- 03-09-2012, 09:46 PM
Thread Author #1
- 03-12-2012, 06:52 PM
Thread Author #2
Re: [ROM] Clean AOSP 4.0.3
Just a heads up, I'm in the process of migrating everything over to . As well, I'll be adding facebook sync and possibly one or two more tweaks hopefully tonight. Also, starting with the next release, I'll be naming them "Clean AOSP x.y.z build #". So, the update hopefully coming tonight will be "Clean AOSP 4.0.3 build 2". Any further tweaks / modifications will probably be added to a separate ROM, possibly Clean AOSP+, because I really want to keep Clean AOSP tweak free.
Last edited by javroch; 03-12-2012 at 06:57 PM.
- 03-14-2012, 02:30 PM
Thread Author #3
Re: [ROM] Clean AOSP 4.0.3 build 2
Build 2 posted, includes fixed Facebook Contact Sync. That's about it for now. Next thing I want to do is validate whether or not Google Wallet is working. I've been able to use NFC to beam, etc and everything else seems to be working fairly well so far. Let me know if anybody has any feedback for me
I tried to see if I could get Twitter's Contact Sync working in a similar fashion, but it seems it's an issue on their end:Last edited by javroch; 03-14-2012 at 03:36 PM.
- 03-14-2012, 05:42 PM #4
Re: [ROM] Clean AOSP 4.0.3 build 2
If i get a chance i'll flash this weekend and test wallet for ya at the gas station

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 03-14-2012, 05:49 PM
Thread Author #5
- 03-17-2012, 11:45 AM
Thread Author #6
Re: [ROM] Clean AOSP 4.0.3 build 2
I'm not gonna add this as a "Modification" or anything... because I didn't really do anything to fix anything, but I just wanted to confirm that I was successfully able to use Google Wallet on Clean AOSP last night. Apparently, I just needed to "Reset Google Wallet" from when I flashed from stock
- 03-18-2012, 02:06 PM
Thread Author #7
- 03-18-2012, 03:02 PM #8
Re: [ROM] Clean AOSP 4.0.3 build 2
Javroch - i am going to flash your rom tonight for a test drive if i can finish my school work. I apologize i just haven't found the time yet. When i do i will check on wallet to double check its working. I appreciate the work you've done . let me get you some feedback tonight

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 03-19-2012, 12:30 AM
Thread Author #9
Re: [ROM] Clean AOSP 4.0.3 build 2
I'm currently uploading build 3. should be up tonight / tomorrow. it includes the root settings menu under developer options. the menu provides four options "Disabled", "Apps Only", "ADB Only", and "Apps and ADB". currently the default in build 3 is "Apps Only", however i will probably be putting out a build 4 which defaults it to "Disabled". my code is mainly based off of cyanogenmod's commits mentioned in the blog post , and functions much in the same way. cm doesn't build Superuser from source, but i do, so I also added some of my own code related to this in Superuser. basically in CM it would say that superuser had granted apps permissions if they were on the whitelist, even when root was disabled via the settings and they didn't actually have root. i plan on launching the developer's settings intent as well, if you get denied superuser permissions because the setting is disabled. this way you can easily re-enable it. but that isn't in build 3.
i should note that this way doesn't seem to give you access to google play movies. i like to think of it as a selective root, rather than completely removing root altogether. but, the main purpose of this is security, not to enable google play movies. i've been leaving mine on "Disabled", and i really don't find that i have to re-enable root very often. - 03-19-2012, 12:48 AM
Thread Author #10
- 03-19-2012, 11:52 AM #11
Re: [ROM] Clean AOSP 4.0.3 build 3
Loaded up. I have to say it's very smooth, and responds very quickly. The root disable feature is very interesting. Since videos doesnt work i dont really see much use for it, myself, but I understand the privacy risks and for the purposes of increasing security it seems like a good implementation.
Havent tried wallet yet but i'll try to stop and use it this afternoon.
Thanks javroch, really nice work.

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 03-19-2012, 02:53 PM
Thread Author #12
Re: [ROM] Clean AOSP 4.0.3 build 3
Yea, it's more for security purposes I think. So that some rogue app doesn't try to sneak Superuser privileges, etc. This way, I just turn it on when I need it. Especially with Google Wallet on the phone, I feel like it's much safer. I've actually thought about seeing if I can get it to lock the phone before allowing you to change the value as well, so a stranger can't just pick up your unlocked phone and change the setting at will without knowing your password/pattern, but we'll see how far I get with that.
I appreciate the feedback. I've been using Google Wallet for a few days now no problem. If you have troubles after flashing between ROMs, etc just "Reset Google Wallet" from the Google Wallet App's settings, it does more than just clear the app's data. - 03-19-2012, 06:22 PM #13
Re: [ROM] Clean AOSP 4.0.3 build 3
This sounds like a very sweet ROM. Do you have future plans to make anything available like this for the Nexus S/Nexus S 4G?
Haven't rooted yet... but this would probably make me.
Peace! - 03-19-2012, 09:22 PM
Thread Author #14
Re: [ROM] Clean AOSP 4.0.3 build 3
unfortunately, i don't have the phones so it would be hard for me to maintain. theoretically, all i should need would be the results from extract_files.sh from their respective device trees. mainly because they're nexus phones. would be even harder if it was some other device that's not so dev friendly
- 03-23-2012, 04:23 PM
Thread Author #15
- 03-28-2012, 01:46 PM
Thread Author #16
- 03-29-2012, 12:54 PM
Thread Author #17
- 03-29-2012, 01:06 PM #18
Re: [ROM] Clean AOSP 4.0.4 build 1
My thoughts - very clean. and very quick with the stock kernel.
no frills - a plus in many ways but at the same time it leaves me wanting a few certain things: namely, ROM control (aokp) - not necessarily all the options, but some of them i am so used to having that its hard to go without. Change the carrier label, enable vol buttons to change tracks when screen is off, fast torch, etc.
Not sure what direction you're trying to take this in the future, but it's a great rom right now and seems like it can compete (on a functional level) with all the current "performance" centric, not options-crazy roms (like bugless beast).
Anyway, great work man. Excited to see what comes next.Last edited by zero neck; 03-29-2012 at 02:27 PM.

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 03-29-2012, 03:03 PM
Thread Author #19
Re: [ROM] Clean AOSP 4.0.4 build 1
Yea, the idea is to keep it as stock/bug-free as possible and be able to provide timely updates. I'm going to probably implement a bunch more ROM Control type settings in the near future, but I want to try and be as non-intrusive as possible/alter the AOSP code base as little as possible. Since that's part of what allowed me to get this update out so fast.
I appreciate the feedback and I'm glad you like it so far. - 03-29-2012, 03:25 PM #20

*INCREDIBLE*MECHA*TORO*GROUPER* GALAXY S3 *
* [TORO RADIOS] * [NEXUS WALLS] * [GROUPER GUIDE] * [CHATTER] * - 03-29-2012, 03:36 PM #21
- 03-29-2012, 04:32 PM
Thread Author #22
- 04-02-2012, 07:36 PM
Thread Author #23
Re: [ROM] Clean AOSP 4.0.4 build 2
posted 4.0.4 build 2. it includes reboot and screenshot options in the power menu. as well, i've built out settings in Settings > Developer options to disable/configure these options.
the reboot option in the power menu will by default simply reboot your phone when clicked. If you prefer the whole reboot options menu (regular, recovery, bootloader) you can configure this in Settings > Developer options > Reboot option. As well, if you would like to turn off the Screenshot option in the power menu you can do so via Settings > Developer options > Screenshot option. i generally leave it off as I think it's easy enough to take a screenshot in ICS as is via the volume/power key combo, but I figured some of you guys might like it.
as always, let me know what you think - 04-06-2012, 01:14 PM #24
Re: [ROM] Clean AOSP 4.0.4 build 2
I installed this ROM last night, and really like it so far. Thanks for the nice work.
- 04-07-2012, 11:42 AM
Thread Author #25
Re: [ROM] Clean AOSP 4.0.4 build 3
I just posted 4.0.4 build 3 which includes a "Clean extras" setting panel. This is now the home to all the settings I previously had in "Developer options". I also added a Settings shortcut to "Clean extras", so you can have a shortcut on your home screen if you like. In addition, I added a new setting to toggle the Battery Percentage Indicator that is now present in the Status bar.
Enjoy




Reply


































