Related
REQUIREMENTS:
1) A computer running MAC/LINUX (Windows users can use Cygwin).
2) A rooted Android device.
HOW TO USE:
1) Download and unzip the attachment.
2) Double click 'CLICK-ME'.
WHAT IT DOES:
This application use to allow you to modify the main Android framework files responsible for theming your phone, however...
Theme-Pro has evolved where it is not just for theming your phone. With the ability to extract, decompile/compile, flash ANY APK/JAR file, in-built ADB, font manager, boot animation/audio manager, ROM manager, and the ability to make and restore device back-ups, Theme-Pro has become a complete Android device manager, providing you with a wide variety of features, some of which are shown below:
01. Edit ANY APK/JAR file
02. Auto-extract files from a zipped ROM (supports multiple files)
03. Automatically decompile files
04. Automatically compile the files
05. Flash these files to your device
06. Backup device applications and media
07. One-click ADB push (supports multiple files/folders)
08. One-click ADB pull (supports multiple files/folders)
09. One-click ADB install (supports multiple files)
10. One-click ADB delete (supports multiple files/folders)
11. List all applications on your device
12. One-click ADB logcat
13. ADB dial (allows you to dial numbers from your computer)
14. Remotely reboot your device
15. Remotely reboot your device into recovery
16. Remotely reboot your device into fastboot
17. Backup boot animations and audio
18. Flash boot animations and audio
19. Customize ROM apps before flashing (supports multiple ROMs)
20. Automatically zip-align a ROM (supports multiple ROMs)
21. Automatically deodex a ROM (supports multiple ROMs)
22. Automatically sign a ROM (supports multiple ROMs)
23. Backup system fonts
24. Flash new fonts
NOTIFICATIONS:
I have just come from the HTC Desire thread where Theme Pro has been thoroughly tested and received positively.
All testing so far has been carried out on the HTC Desire but is almost certain to work on all Android devices, however as always it is recommended to perform a Nandroid backup before tampering with your device.
Finally just to say, I enjoy working on this application, so please feel free to post ANY feedback/suggestions/complaints/bugs and comments.
Thanks
DONATIONS:
A BIG THANKS TO:
- Sven
- Matthias
- Josh
For the donations received!
If you would like to donate, then please click the 'Donate' button in my signature.
It is very highly appreciated - it is not easy being a student
CHANGELOG:
v5.2
- Added ability to ADB pull/push/delete files/folders to/from the same location (so location is only entered once) - SCREENSHOT HERE
- Fixed error check for ADB services.
- Rarely the device is not found even when connected, if device not found then ADB USB reset.
- Removed rebooting into recovery for writing to /system as most ROMs now support this.
OLDER RELEASES:
Code:
[SIZE="2"]v5.1
- New code added to ADB services - [URL="http://forum.xda-developers.com/attachment.php?attachmentid=398205&d=1284069111"]SCREENSHOT HERE,[/URL] [URL="http://forum.xda-developers.com/attachment.php?attachmentid=398233&d=1284073133"]HERE,[/URL] [URL="http://forum.xda-developers.com/attachment.php?attachmentid=398234&d=1284073133"]AND HERE![/URL]
- New code made even better and more efficient.
- Fixed all bugs found and added more checks to new code.
v5.0
- New code makes the script much more efficient, completely re-built - [URL="http://forum.xda-developers.com/attachment.php?attachmentid=396966&d=1283890212"]SCREENSHOT HERE[/URL]
- New code also supports multiple variables, completely re-built - [URL="http://forum.xda-developers.com/attachment.php?attachmentid=397528&d=1283976854"]SCREENSHOT HERE[/URL]
- Generic APK/JAR scripts as well as ROM manager now self maintaining.
- Framework files removed, generic APK/JAR is now better.
- Extract generic APK/JAR scripts now delete folders that were created if Error occurs.
- Error detection now detects ALL types of errors.
- Java functions are now CD'd to to prevent rare 'Could not locate Directory' errors.
- 'Check if device is connected' script updated to support Recovery.
- Work Directory layout improved
- Instructions updated.
- De-odexing script made more user friendly.
v4.2
- Rom manager has a build feature making it more efficient.
- ADB logcat.
- Remote dial.
- Automatic work directory.
- Fix permission problem.
- Added comments and improved script layout to encourage users.
- ADB list now allows more than one file to be created.
- All bug fixes so far corrected.
- If bootanimation.zip is not found, then look for it in other locations.
- Backup device Apps/Media.
- Provide more feedback.
- New menu layout to support more features.
- Make directory code more efficient.
v4.1a
- Fixed zipalign (resource file named incorrectly).
v4.1
- Completely tested and no bugs found on both MAC and LINUX!
- Completely new menu AND script layout.
- Generic APK/JAR editor!
- Auto-detect + setup ADB for Linux users.
- ADB list applications are now sorted alphabetically.
- Added a phone reboot menu.
- Ask for confirmation when clearing/deleting Work Directory.
- Browser fix for Linux.
- ADB pull bug fix.
- Base name fix for Linux.
- Fixed spaces in names bugs.
- Auto-start ADB server on application start-up.
v4.0
- Completely rebuilt scripts into one portable file.
- Much faster scripts/efficiency.
- Linux drag and drop issue fixed !
- Fixed Java path for Linux users.
- ADB list shows both Froyo A2SD and A2SD+
- Make directory now in-built into scripts for efficiency.
- Error replies now work for ADB scripts.
- Hidden Mac files deleted before making zips (.DS_Store).
- Fixed some bugs.
v3.7
- Now completely supports the editing of android.policy.jar.
- No longer have to type in "Name of new ROM" - done automatically.
- Fixed a LOT of bugs.
- ADB list now shows apps installed with Froyo A2SD.
- Better work directory names are used.
- Fixed a mistake in the services.jar compile/decompile script.
v3.6
- Option to backup your current fonts.
- Can now flash new fonts.
- ADB wait-for-device introduced to make things easier.
- Lots of bug fixes.
v3.5
- Added default option to all scripts to increase efficiency.
- Menus automatically read input - no need to press Enter.
- Customize ROM script now allows you to edit data/app/.
- Better menu layout.
- Bug fixes.
v3.4
- Able to delete files on your device.
- Able to view and list all applications and data on your device.
- A new About page providing quick links to everything you need.
- Option to Tweet My Work - very quick and easy - would appreciate it :)
- Each script comes with easy-to-use instructions.
- Main Menu fixes.
- Main Menu prompts after clear/delete.
- Able to reboot into fast-boot.
- Able to shut-down your phone.
- More efficient script clean-up.
- Various bug fixes.
v3.3
- Major script clean-up.
- Script now starts up faster.
- Individual scripts now launch faster.
- Default value of scripts changed to 'Y' for more efficient use.
v3.2
- Better process feedback.
- More user interactive.
- All bugs of previous version fixed.
- Script clean-up.
- Spaces in file names are now accepted.
v3.1
- The app now works from all locations!
- No longer required to be on the Desktop.
v3.0
- Auto-detect Mac/Linux.
- Auto-setup for Mac/Linux.
- Validations added, scripts are completely interactive.
- Major script clean up.
- Ability to return to Menus from each script.
- Scripts auto-resize for best viewing.
- Can ADB push/pull from anywhere in the device.
- New application icon.
v2.9
- You can now completely deodex a ROM + option to sign.
- Auto Terminal resize for better viewing.
v2.8
- Option to zip-align a ROM.
- Major script clean-up.
- Changed some scripts with optimized ones, zip functions are much faster.
- New splash screen.
- Each script has a description at the top.
- Work Directory script optimized.
v2.7
- New ROM manager menu.
- You can now change ROM apps before flashing + option to sign.
v2.6
- Changed appearance, more user friendly.
v2.5
- Option to automatically flash files.
- Re-designed all the scripts, much more clean.
- Removed sleep function from all scripts.
- More user-friendly scripts.
v2.4
- Fixed a bug where ADB reboot/reboot recovery would exit the script.
- Fixed system mounting bug in the boot animation scripts.
v2.3
- Able to backup your current boot animation / boot audio.
- Able to flash a new boot animation / boot audio.
v2.2
- Linux users are now able to view their working directories.
- Linux users are now able to view their own user manual from the menu.
v2.1
- Fixed the exit.
- Fixed some aesthetic features.
- Scripts now close once run for better performance and exit ability.
v2.0
- Should now be completely stable on both Mac and Linux systems.
- Fixed shell exiting problems for Linux users.
- Fixed case sensitivity problems for Linux users.
v1.9
- Allows for both 'Y/N' and 'y/n' :D
- Fixed ADB for both Linux and Mac.
- New setup script to distinguish between Linux and Mac.
v1.8
- Universal release for both LINUX AND MAC.
- Scripts now check for Work Directory.
- Have fixed the option to clear the Work Directory in the individual menus.
v1.7
- Completely redesigned all of the ADB scripts.
- ADB Push/Pull working perfectly.
- ADB now supports writing to the system.
- Sign ROM script now supports folders as well as zipped files.
- ADB reboot is now available.
- Ability to completely delete (not clear) working directory.
- New application icon.
v1.6
- Updated user manual with new ADB features.
- Script cleanup.
- Made the file even more user-friendly. See it to believe it ;)
v1.5
- A new ADB menu.
- ADB pull.
- ADB install.
- Better signing functionality.
v1.4
- ADB is now built into the application.
- Automatically ADB push file/ROM to SDCard.
- Option to automatically reboot into recovery.
v1.3
- Fixed menu switching bugs.
- Improved the ROM-signing process.
v1.2a
- Added a user manual which is accessible via the main menu.
- Theme-Pro now comes in a smaller .dmg format to save space and improve ease-of-use.
v1.2
- Ability to insert files into a ROM
- Fixed the script responsible for extracting com.htc.resources.apk from a ROM.
- Improved and cleaned usability of the menu system.
v1.1
- Each menu deletes its own working directory, not all directories
- Automatically compile into a ROM.
- Automatically sign a ROM.
v1.0
- Initial release.[/SIZE]
SCREENSHOTS:
All feedback and comments are very welcome!
This is awesome. Looking to start themeing and being on a mac does not help. All tutorials and tools out there seem to be geared towards PC!
Thank you for this, gonna start messing around with it.
This is awsome just a quick question does this work with theming sense roms or just AOSP?
edit: nevermind i believe it will work
thanks i will be using this to begin my themeing!
[APP][4.0+]AppWererabbit (Toolbox)
AppWererabbit is a set of tools developed to help you manage app and apk files on your smartphone and tablet.
Tools:
★ App Backup & Restore - Backup app (.apk file), allow fast app re-install without the needs of Play Store, also support auto-backup and multi versions
★ Backup & Restore app's data (ROOT and BusyBox required)
★ App List Backup - Backup the list of installed apps for easy install on your new device, support multiple lists
★ App2SD (Move apps to SD) - Identify and facilitate the moving of apps that support this function to SD card
★ App Cache Cleaner - An 1-Tap Cleaner that also perform on schedule
★ App Sharer - Share interesting apps you discovered with your friends
★ Apk Installer - Search the device's storage for .apk files for easy installation
★ Apk Renamer - Search the device's storage for .apk files for individual or bulk rename to a custom name format
★ Apk Organizer - Organize backed up apk into custom labels for easy retrieval
★ Installs History - Keep track of apps installation
★ App Permissions - Helps identify apps with privacy concerns
★ Send To Storage (Send to SD card) - Handy tool to copy/move files from any app
There are tons of apps on Play Store with above abilities, but most contains ads and/or analytics.
If you're looking for one that is free and ads less, why not give this one a try.
*** Important notes ***
(1) App backup cannot backup data or settings of an app, only the apk file. As of v4.0.0, AppWererabbit will backup/restore data and settings.
(2) Support for App2SD is dependent on your device's Android implementation.
(3) Support for facebook, Dropbox, etc... requires corresponding app client installed.
(4) On Jelly Bean (4.2+), it is not possible to remove cache completely, approx. 12KB remain, this is a system behaviour.
(5) On KitKat (4.4+), it is no longer possible to directly write to SD card storage, referred to as secondary external storage, this restriction is imposed by Android. As of v6.0.0, support backup to external SD card on Android 5+.
If your device is rooted, you maybe interested in this post.
Localization (user selectable):
* Chinese [繁體中文/简体中文]
* Croatian [Hrvatski]
* Czech [Čeština]
* English
* German [Deutsch]
* Italian [Italiano]
* Polish [Polski]
* Portuguese (Brazil) [Português (Brasil)]
* Russian [Русский]
* Slovak [Slovenčina]
* Vietnamese [Tiếng Việt]
Want to fix, improve or add a translation?
Goto http://www.getlocalization.com/AppWererabbit/
Remember to rate. Positive or negative, your rating is appreciated. Thanks.
Download from Play Store
The version in this forum is for users without Play Store access.
If possible support the project by downloading from Play Store. Thanks.
QR-Code
MD5 Checksum:
0.1.0 (1) - 011ef9bdf56daa2585738ec4e68d4680
0.2.0 (2) - b35b803ae13c3a06c067bd008be02b48
0.2.1 (3) - 83d7b60d7349a66528406262593cf278
0.2.2 (4) - 4a4d23662b8367fbeb19ef29af92c874
0.2.3 (5) - 4311988085857f961f6cb7707de577e0
0.2.4 (6) - 40c1b219ff1340d0a0db4146df698f6a
0.2.5 (7) - 40990cccff34e8fe92a9ab2ed649523b
0.2.6 (8) - 01183c34c682a1c6841a0bdd087e4437
0.2.7 (9) - 98ff5098c6cd917b63d904e92c826332
0.3.0 (10) - 50472bd60fc7550e92b418708f80faee
0.3.1 (11) - cadb880a2b63531e6dadf800bae8f415
0.3.2 (12) - 8069e42e69a896ba7a15717066b2733e
0.3.3 (13) - c6305377409a522b3647c0c8af8c9455
0.3.4 (14) - 9608461a7be7c8d007b72576938f9fa8
0.3.5 (15) - d5818aa6531039e39013272730c1edd0
0.3.6 (16) - 87e120abd4f5b18e56fb37a6afd9195a
0.3.7 (17) - dcb013d0782df4cd8f58f367fe0642e5
0.3.8 (18) - 4eb2d1ea8749e2efbe4efc6354e0fce0
0.4.0 (19) - ec10ff43bbd2855e6b3e45f762e8d2a4
0.4.1 (20) - 89177b5b2631838ddbc907e22d8faa3e
0.4.2 (21) - dd2ba07c6997264c856d54341b8171c2
0.4.3 (22) - ab9470c4040e2b08b9b87e9da971539e
0.4.4 (23) - 05bc771c1eff7a24a77d1e8c19b8c633
0.4.5 (24) - c3fbaad2aabb610fa1594fc89e174d5d
0.4.6 (25) - 1d4cff0220c6f0c975bc0afc474ad617
0.4.7 (26) - a1a340f8614b0380eb9408e747fc7d90
0.4.8 (408) - cc3bb4814b6a255d4a98c4eaf46e9dab
1.0.0 (100000) - 5dd87133cfc08afe5dd4b51860ce43c7
1.1.0 (100100) - 75f612bac6d9b05ecb7652d3aa7202a6
1.2.0 (100200) - 20f56a076709ac5e6d816e25e6270e1f
1.2.1 (100201) - 320f9f3973ccad43d79ee2a1d2f9f412
1.3.0 (100300) - ebfd9c96a3ef0061664312c0b454f3ef
1.3.1 (100301) - c6dc10097365575800b7a61a39d2b937
1.3.2 (100302) - 4bb73622280d31bc174671e1e2639775
2.0.0 (200000) - 26b4369c7b044a0009276d3fbc69c220
2.1.0 (200100) - 63b5883702e7b938b82b3f039c9cf775
2.2.0 (200200) - 9e68e8bc322ac9130ef086bc19ad30fc
2.2.1 (200201) - b8c04632f14fcdd022368f5d8b2f755d
2.2.2 (200202) - 51b0d64e4e668100cd4ffad200d7307c
2.2.3 (200203) - e82552c44fe0a7b959aac271eb89e8d7
2.3.0 (200300) - 4a06c819e66905dea130dd968e85a070
2.3.1 (200301) - d22fc7e0acc283d1c21ea5a6950286b9
3.0.0 (300000) - d843c42fbb7e260d7869626f1e7b6a9c
3.1.0 (300100) - b3f4a1586d563106cacbf80b340f3aee
3.2.0 (300200) - 5dd0b0785539a69477297e670dfbcc9b
3.3.0 (300300) - 653be54671d964fad6f8088e63cf7e88
3.4.0 (300400) - 4e29961a196db5cd3cb374ad62ae67fe
3.5.0 (300500) - ff889a2a4f2a2e7b535473483d1771b0
3.6.0 (300600) - 670a0ab226cd741fbb78c6b417c6eb6a
3.7.0 (300700) - 4dbac1cb5b66abd529df5ec2625dc512
3.8.0 (300800) - 6333d3e2b05ead6c4cc5ecda3e3f154a
3.9.0 (300900) - 81320ecd3e42e6b69223205ecc32d2ab
3.9.1 (300901) - 616212cd603a2db8a4992a9a3efbf0b7
3.10.0 (301000) - 372f61690cd7b412669cf0c446fae32c
3.10.1 (301001) - 5edb66abe3ef6903eb2ecc60935e7c88
4.0.0 (400000) - 298adc9b733755c3e6706270d0d085d1
4.0.1 (400001) - 4dfdc991f06ce6e01d8dd72ed3f0ca88
4.0.2 (400002) - 8798193f126791f620df59c905267786
4.1.0 (400100) - 39449c4a55692a6a893b248e694ee581
4.2.0 (400200) - ef26d2933fae6c9843095b67797ec4df
4.2.1 (400201) - 1b9c157a1af7a170c8ebff1113d98d45
4.2.2 (400202) - 92d45434d54b7cc85996b48ff399b81c
4.2.3 (400203) - 0f880b85ef4d2a4c2e32d63d2b86a2fc
5.0.0 (500000) - e6fb5be92cfb859fb56d400f057b126b
5.1.0 (500100) - 62f5118c9072b598929194ed04fb24ce
5.2.0 (500200) - 52166c620be058efc61ca5c8d9c9461e
5.3.0 (500300) - b58cbb0c364595f4dd85097dfaebd218
5.4.0 (500400) - 6cb045a81647ec2f82cb71fe41882663
5.5.0 (500500) - 2f232946ecfa70ae4e5773bc566dd94e
5.5.1 (500501) - d1a8057bae275d28d518f7927274d171
5.5.2 (500502) - ac7d228c88bf28e4daeea553c95ba905 - Last to support Android API-14
6.0.0 (600000) - f7f1eff1be6295a70c195fd0e398f9a9
6.0.1 (600001) - 1216469c7a19a73db2daa119159cf17b
6.0.2 (600002) - 3c565b32fb904f706a374a08034157bd
6.0.3 (600003) - ab41c2eb2d9fd6639d70015446e4bd28
6.0.4 (600004) - 5915dda5c6c63ffd0b1dd865f7f8a975
6.1.0 (600100) - 224778a8a60d8fd3a3597685960b2c81
6.2.0 (600200) - 79d12bee6960e9995334727d57b7ebfc
6.2.1 (600201) - a0413b2c14fc0ddb7ac1d20de06612dc
6.2.2 (600202) - cd0b93862d368786f6b09fa0c02ef849
6.2.3 (600203) - cd2a257609a88be2f16c30a7041cec12
6.2.4 (600204) - 76c2fecc579d358a8c5df4c555f2b765
6.2.5 (600205) - ef33a0e9dcf500ca9fcae0a9e8bf5759
6.2.6 (600206) - fa2ce64a42b367a6d60856c7453cd652
6.2.7 (600207) - d152cb91589a581e1599fcf905224cc7
6.2.8 (600208) - 82793cf0b1b75329755c633f938b19c9
6.2.9 (600209) - d5dfc5b6270dd07a9a9ac8176e4f7c28
6.3.0 (600300) - 40bbc359b692d6560bff56ecc65250e1
6.3.1 (600301) - 11ebb5486a4f95ada0cfa947ea36dabb
6.3.2 (600302) - 985e61c490fe14f1ddd0dff273fe3173
6.3.3 (600303) - 0b356d176b4a1b1d15f004203db964cf
6.3.4 (600304) - 36809bebe0740b9658ca2fe6df6785e9
6.3.5 (600305) - bc37b57e2699549a8c7ac3403b02e5c1
6.3.6 (600306) - 30f6387d339ee290752303a5744e00cf
6.3.7 (600307) - 06e65039995a3690b054160f149accaa
6.3.8 (600308) - 30efa57489ac0a38e4ff166d1bc08d74
6.4.0 (600400) - 84ba4817fe0a8692e3a2f51f08c83cee
6.4.1 (600401) - 20b18e181355573a9f33c83d09a87a72
6.5.0 (600500) - a50ad9ea7485ff8eb0e8f42f19627af0
6.5.1 (600501) - 63500e56139c2995b34dd48bfef3adcb
6.6.0 (600600) - 15b932fa6fdf805ac476a22a3948dca9
7.0.0 (700000) - 9d8fba5e4d5055fdf690f29edce96aeb gplay: c3ce49d9632612395f0e091c510c2b06
7.0.1 (700001) - 1bc0983c1da31904a944ec8659977400 gplay: 7a5038fbad340c3a81465155f5eae88f
7.1.0 (700100) - 53d70d117b37ab71ae11862d389a2661 gplay: 0034018f130927fec513b3de7f2d3865
7.2.0 (700200) - 8b8c11974b930b6882be384500b6ce48 gplay: 74252a12cea9d35c562ec24a607da8f7
7.2.1 (700201) - d757b6baddcf0e0f13d0dd3a662d509a gplay: 75f1f78d916b0abbc33de6c9839e27bc
7.2.2 (700202) - 213a3a90308bcb4608f6f2fd627d3ac8 gplay: 529b1b8ddbc9711e9a39d8f9c1be85ad
7.2.3 (700203) - 7623576a54b2cef5cc30329cfbcb094c gplay: bc123812b7f7cec455e9bd2a20ee71e3
7.2.4 (700204) - 00354e43abd22eb43faf7b8945191bbf gplay: f19db506dfcf2b33ad9f355bca5e3f65
v0.3.4
* Added search subfolders option to Import APK and Search APK
* Improved APK Renamer
* Testing more beta functions
* Bug fixes
* md5: 9608461a7be7c8d007b72576938f9fa8
Download from Play Store
Good going mate. A job well done!
Much room for improvement btw!!
Nyc buddy!
been looking for this long time
v0.3.5
* Improved apk name collision handling
* md5: d5818aa6531039e39013272730c1edd0
Download from Play Store
Nic app mate!
I love the fact it does not require root! Could you implement a "share" function for apps? So that I can share a link to the play store or even the apk? it would be nice to have at least the first one, or not?
Tiwiz
tiwiz said:
Nic app mate!
I love the fact it does not require root! Could you implement a "share" function for apps? So that I can share a link to the play store or even the apk? it would be nice to have at least the first one, or not?
Tiwiz
Click to expand...
Click to collapse
Both share store link and apk is available.
- On Installed Apps screen, tap required app to pull up the menu, select "Share store link".
- On Backuped Apps screen, tap required app to pull up the menu, select "Send apk", this share the apk with the highest version code.
- On Backuped versions screen, tap the version you want share, select "Send apk".
Nice app mate, liked it :good:
Would you consider adding filters (on sd/internal/system) and a batch mode for app2sd maybe?
Nice App man! I like it but if you could add the function of backup and restoring app data& settings and the option to freeze apps (for root users?) that would be awesome because then me and I think also other people could use this app as fully replacement of Titanium Backup (or other backup app) + we have the other good functions which are in your toolbox! I hope you will add this functions asap that would be great:good:
.apk said:
Nice app mate, liked it :good:
Would you consider adding filters (on sd/internal/system) and a batch mode for app2sd maybe?
Click to expand...
Click to collapse
The three panel App2SD setup is being consider, but priority not high. No experience with viewpager.
nbock97 said:
Nice App man! I like it but if you could add the function of backup and restoring app data& settings and the option to freeze apps (for root users?) that would be awesome because then me and I think also other people could use this app as fully replacement of Titanium Backup (or other backup app) + we have the other good functions which are in your toolbox! I hope you will add this functions asap that would be great:good:
Click to expand...
Click to collapse
Would be nice to get some experience with rooted devices, but replacing Titanium Backup is a tall order, you over estimated me. http://forum.xda-developers.com/images/smilies/biggrin.gif
HairyRobot said:
Would be nice to get some experience with rooted devices, but replacing Titanium Backup is a tall order, you over estimated me. http://forum.xda-developers.com/images/smilies/biggrin.gif
Click to expand...
Click to collapse
Haha maybe over the time! I believe in you For the beginning backup data/restore and freezing apps would be enough (for me) I think this options would made the app useful as replacement of TB (surely for me) :good: I don't know how hard it is to make this function but if you could make it -> AWESOME
works smoothly and backup process is noticebly fast.
Regards,
v0.3.6
* Bug fixes
- 9 patch drawable icon processing error
* md5: 87e120abd4f5b18e56fb37a6afd9195a
Download from Play Store
hi really nice app!
Can you add multi select for backup apps?
Also it's possible change backup folder? (like ext-sd)
asdfzz said:
hi really nice app!
Can you add multi select for backup apps?
Also it's possible change backup folder? (like ext-sd)
Click to expand...
Click to collapse
Would like to simplify current layout before doing multi-select backup.
The backup folder is always below the "Base folder", just point the Base folder to the new folder on your SD card.
Refer to Backup & Restore FAQ-9 inside app for howto.
v0.3.7
* More bug fixes
* md5: dcb013d0782df4cd8f58f367fe0642e5
To users requesting localization, if you think you can helps, email me. Thanks.
Download from Play Store
v0.3.8
* Fixed fc on some devices
* md5: 4eb2d1ea8749e2efbe4efc6354e0fce0
Download from Play Store
i want to translate your app to Spanish
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
RENOVATE Developers (HTC One): mwilky, fisha21
RENOVATE Team (HTC One): GuyAdams, Hero, chas123, Indirect, ZeroInfinity, Onepagebook, SoLdieR9312, jonas2295, Raymond Ebertt
FEATURES
Based on 4.19.401.9 - Android 4.4.2 with Sense 5.5
Stock HTC Kernel with system write access
Full support for Sprint (including EPST), AT&T and T-MOUS (including Wifi calling)
Choice of stock HTC theme, or extensively integrated Renovate blue/black theme (see screenshots post 5)
Fully themed AROMA - choice of full install, update only, or change theme options
Tweaks - thanks to @Hero
myHub - thanks to @mikrosmile
Project ERA sound mod - thanks to [MENTION]ZeroInfinity[/MENTION]
MODS
Advanced Power Menu
Added extended homescreen menu
lyapota's 3-in1 app drawer mod (choose from 3x4, 4x5 and 5x6 app drawer)
lyapota's extended horizontal quick setting mod
Increased max number of Quick Setting tiles - thanks to digitalkarma
Support for landscape Prism
Restored the missing 4x4 widgets
CRT screen off animation
Native AppOps in Settings menu
Volume key shutter button in Camera (up for photo, down for video)
Xposed installer
Long-press back to kill app
Removed the "select input method" notification by default
Extended options in Message app
Set max preview lines in Messages to 5
Increased max mms size
Tweaked NFC to work while screen is off
Removed HTC Sync manager, MTP and USB connected notifications
Completely removed HTC Quick Tips
Removed all HTC logging APKs
Re-enabled hardware info in Settings menu
Unlocked Developer Settings by default
Removed constant data and GPS icons for Sprint users
Tweaked system wide animations, with extra system animation values (found in developer options)
Plus others...
OPTIMISATIONS
0% compression on all apks for improved performance
Removed debugging info from all apks and jars.
Rooted, with SuperSU
Init.d support
Hardware accelerated multiple HTC Apps
Cleaned the HTC important processes list and added HTC Launcher (Prism) for increased performance
Disabled scrolling cache
Disabled signature check
/System & /Data zipalign at every boot
Script to remove tombstones + unneeded files at every boot
/Data/app cleanup on each flash
Ext4 tweaks for better performance
Cleaned RAM disk
Option to odex/deodex when flashing
Cleaned and tweaked build.prop for better performance
TWEAKS
Statusbar
Clock colour
AM/PM appearance
Battery options
Battery text
MIUI battery bar
Hide statusbar icons *NEW*
Data traffic monitor
Display *NEW*
Recent apps style
CRT anim
Hide selected notifications
App tweaks *NEW*
Screen on with new messages
Prism mods
Landscape prism
Transparent navbar
Misc
Button behaviour *NEW*
Long press back to kill app
Volume key behaviour
Autobrightness options *NEW*
Phone info
Lockscreen
Carrier label text colour *NEW*
AOSP lockscreen *NEW*
Quick PIN unlock *NEW*
Tools
Zipalign
Wipe cache/dalvik
Fix permissions
Boot options
PIE control
Gesture control
Special thanks to @Hero for providing the base Tweaks app, and spending time teaching us how the toggle coding etc works!
AROMA OPTIONS
International / Sprint / AT&T / TMOUS
Full wipe / Upgrade
Statusbar battery options
With %
Without %
No battery icon
Statusbar clock options
Default
Center
No clock
Transparency options
Widgets
4x1 / 4x2 weather clock
Prism options
4x4 homescreen
4x5 homescreen (with fully compatible full page 4x5 widgets)
Remove app labels
De-sense - choice of Apex / Nova / Google Home
Enable OpenVPN support
Disable Exchange mail security
NFC active with screen off
Xposed framework
User choice HTC / Google / other app removal
User choice of additional language keyboards
Odex / deodex
RENOVATER APP/SCRIPT
Easy management of the ROM, install updates straight from the SD Card without needing to spend hours zipping up full ROM.
OTA style updates available, the script reboots to recovery and flashes everything for you (No interaction needed!)
You can flash either CWM recovery or TWRP from inside the script
AROMA option to initialise repo when flashing rom
Previous Changelogs
8.x Changelog:
Milestone 8.2:
Fixed mis-sized app drawer labels in 4x5 drawer (landscape Prism)
Fixed few missing theme elements
Rewritten and streamlined AROMA / updater-script
Fixed install issues
Milestone 8.1:
Fixed missing statubar clock (theme)
Fixed landscape homescreen navbar layout (theme)
Milestone 8.0:
Initial Milestone 8 release (see full details above)
7.0 Changelog:
Completely rebased on 3.62.401.1 RUU
Included all previous mods/tweaks/improvements (see previous changelogs)
Completely ported and improved the RENOVATE theme if selected in AROMA
Fixed graphical issues with RENOVATE theme
Added T Mobile US Support
Improved Sprint support
Added back hardware info in settings menu
Removed constant data and GPS icons for Sprint users
Added /data/app cleanup on each flash
Fixed the camera bringing up the zoom interface when pressing vol keys
Removed 30 steps audio mod as it caused issues
Removed obsolete files
Fixes and cleanups to updater script and AROMA config
Added volume key control while in camera app
Added HTC Scribble
Added option to install google launcher when desensing
Updated PureXAudio to latest version
Updated all apps
Other minor fixes/improvements.
Updated tweaks app - thanks to @Hero
- fixed persistent notification
- new statusbar/battery tweaks
- included RenovatePIE, based on LMT Launcher by @noname81
Added myHUB - thanks to @mikrosmile
6.0 Changelog:
Completely rebased on 3.22.1540.1 RUU
Included all previous mods/tweaks/hacks (see previous changelogs)
Added full Sprint support
Replaced superuser with supersu
Added 4.3 Xposed mod
Added most recent AROMA binary
Overhauled Renovater - now displays download progress, more robust verify process, option to delete local repo, option to flash only updated files, option to create live Nandroid backup and new AROMA option to initialise repo when flashing rom
Removed HTC Sync manager, MTP and USB connected notifications
Removed constant GPS Icon for Sprint users
Added tethering hack for Sprint Users
Improved autosleep
Completely removed HTC Quick Tips
Added lyapota's 3-in1 app drawer mod - now you can select between all 3 app drawer layouts on the fly
Added lyapota's extended horizontal quick setting mod, and HTC quick setting tile reorder
Added long-press back to kill app mod
Added fade effect when pulling down statusbar (thanks to v6-maniac)
Added Tweaks app - includes Memory/Advanced settings, and PIE (Hero)
Removed forcing GPU or CPU rendering, the current app will choose which is best
Added option for 4x5 homescreen, with compatible resizable widgets (thanks to dased14)
Added option to remove app labels from homescreen
Added more theming throughout the ROM if theme is selected - including transparency options and custom app drawer / blinkfeed backgrounds
Overhauled AROMA installer - new theme option allows you to switch theme, or modify elements without reflashing whole rom
Fixed all recent call list bugs in theme
Updated all apps
Updated superuser binary
Minor fixes and cleanups to the whole system, AROMA and updater-script
5.0 Changelog:
Completely rebased on 2.24.401.8 OTA
Added the option to verify the downloaded repo
Added odex/deodex to customize submenu
Added "view changelog" to renovater
Added new widgets from One X Sense 5
Added the option to disable CRT and Vol Key Wake
Added option to install PureXAudio
Added Camera app from 2.25 base, better quality + GIF Support
Added script to remove tombstones + unneeded files at every boot
Added all new "RENOVATER" app which opens straight to renovater script as root
Added shortcut for "RENOVATER" app in the Settings menu
Added more theming throughout the ROM if theme is selected.
Added TWRP theme if theme is selected
Added the option to remove Battery icon
Added 2 new icon packs for theme look
Added option for transparent widgets
Added options for transparent navbar
Reverted audio levels back to stock
Removed the overlay on low-res contact pictures
Moved renovater services to online server for better performance
Fixed kernel.prop issue in AROMA
Fixed misleading text in renovater script
Fixed kernel.prop issue in renovater
Fixed updater script to tidy up folder structure for local repo
Fixed missing resources for some apks such as Skyscape
Fixed issues with the icon packs
Fixed issues with At&T data icons
Fixed black text on black background in SIM PIN entry screen (theme)
Fixed rare occasions were the system mounted read only
Fixed 3dot menu selecion in AROMA
Fixed non existent keys in prop files for renovater
Fixed url bar having stock look on first launch (theme)
Updated all apps
Updated superuser binary
Minor fixes and cleanups to the whole system
4.1 Changelog:
All new Renovater Script:
Easy management of the ROM, install updates straight from the SD Card without needing to spend hours zipping up full ROM.
OTA style updates available, the script reboots to recovery and flashes everything for you (No interaction needed!)
You are now able to change aroma options through the script, select what you want to change and the script will reflash the rom for you
You can flash either CWM recovery or TWRP from inside the script
You can change from Either Stock Look or Themed from inside the script
Much more ive forgot!
Removed CPU Script as it caused the phone to wake during deep sleep
Reverted changes to the Ondemand governor for better performance
Updated Exchange Mail mod to the latest base
Updated ATT SystemUI Signal mod to latest base
Fixed Recent Apps issues for good
Fixed text resizing in BlinkFeed News Articles
Removed "ODEX" from build number when odexed
Fixed broken images in stock SystemUI and Phone
Fixed booting issues after a full wipe
Renabled logcat by default
Removed reduntant lines in build.prop
Disabled quick tips
Unlocked Debug Settings in Browser
Hardware accelerated Browser
Added unlimited tabs to Browser
Forced JPEG rendering quality to 100
Removed more logging stuff
Improvements to the theme if selected
New bootanimation
Added Terminal Emulator as its needed for renovater
Added Rom stats
Updated all apps
Minor fixes here and there.
4.0 Changelog:
Completely rebased on 2.24.401.1
Included all previous mods/tweaks/optimizations/themeing (check previous changelogs)
Improved multiple elements of the theme (select theme in installer)
Added CPU deamon which turns of 3 cores while screen off to minimize battery drain
Improved perfomance of the GPU
Added new layout to the app removal script
Fixed the RENOVATER script not zipping the "Setup" folder
Improved the layout while reading news articles from blinkfeed
Added CRT Down animation
Added back HTC Premium Navigation (You can remove during installation)
Added louder speaker volume (+10dB)
Added all new AROMA Theme
Improved app opening times due to bad init.d scripts
Added the option to install Xposed
Added the option to enable logcat
Replaced font with the new improved Android 4.3 font
Made the Quick Settings Tile font size smaller
Improved the quality of Sound Recording
Fixed notification text color while using center/no clock (theme only)
Fixed T Mobile related bugs
Fixed force close on 3rd party equalizers
Tweaks to VM values to improve performance/battery life
/System now zipaligns at every boot
/Data, /Cache & /System get trimmed at every boot
Updated busybox
Updated apps
Removed unneeded files
Other minor fixes.
3.0 Changelog:
Completely rebased on 2.17.401.1
Included the new 2.19.401.1 libs/bins and kernel
Included all previous tweaks/optimizations/mods (check previous changelogs)
Fully ported and improved the Renovate Theme
Set long press home as menu button by default and enabled the configurable option in settings
Removed adblock from the ROM
Removed volkey media controls
Added vol key wake up screen
Added option to remove 3 Dot Menu
Fixed hot reboot for S-Off users
Unlocked Developer Settings by default
New bootanimation (not final)
Added RenovaterUI to the settings menu
Disabled perflock for better performance
Removed the annoying homescreen page indicator
Added some ext4 tweaks for better performance
Rearranged stock EQS and enabled native HEQS by default
Improved the 5x6 extended app drawer mod
Added a new font for theme users
Added option for center/no clock
Added back the option to odex the ROM
Added tweaks to improve media performance
Updated all apps
Improved performance/battery life
Other general clean ups/fixes.
2.1 Changelog:
Rebased on 1.29.401.16R
Fixed and improved all device supports
Reverted back to stock audio levels
Major overhaul of the entire theme
Added Fstrim to improve performance
Fixed app drawer grid spacing
Removed labels from non themed eqs
Added Riyal's fixed lockscreen with accessibility options
Tweaked vm properties
Removed the GPS icon for spint users
Updated and improved the RENOVATER script
Removed carrier label from lockscreen
Set Prism unlock time animation back to default
Added option for eqs toggle labels
Added option for HTC recent apps
Updated apps
Improved battery life/performance
2.0 Changelog:
Rebased on 1.29.401.16
Included all previous optimizations/tweaks/mods (check previous changelogs)
Added long press volume key for media controls (long press up = next song, long press down = pause)
Added bash support
Added option for AT&T, T-Mobile USA and Sprint users during installation
Improved and updated the Renovater command line update feature
Re-enabled the option to stay awake while phone is plugged in
Included RENOVATE theme as an option in aroma
Tweaked touchscreen properties for better performance
Disabled scrolling cache for smoother scrolling in apps
Added option for people who are using a kernel with "Logo2menu" to map long press back as kill app
Added auto connect and fast connect to gps
Set statusbar to solid at all times while using RENOVATE theme
Added beta version of RENOVATER apk
Added transparent app drawer to RENOVATE theme while keeping solid blink feed background
Added the option to remove Google Maps during installation
Fixed icon and text allignment while using the extended app drawer mod
Fixed T Mobile wifi calling for T Mobile users
Added back missing Chrome Bookmark Sync and HTC Sync Manager
Set the GPS to Europe by default
Tweaked various VM values
Renamed "People" to "Contacts" and "Flashlight" to "Torch"
Fixed adb turning off
Updated PureXAudio and made as an option aroma
Increased the speaker volume back to the original "loud" values when using PureXAudio
Fixed bluetooh file permissions
Fixed the "com.android.phone" force close for T Mobile users
Fixed and improved more tranparency stuff for the RENOVATE theme
Made the battery icon selection dependant to theme you choose
Themed the Sprint and AT&T icons
Themed the tile colors in blinkfeed for themed users
Added EPST support for Sprint users
Added more build.prop tweaks
Repalaced adaway with adblock plus
Cleaned updater script
Cleaned aroma config
Improved battery life
Improved performance
Updated all apps
Updated hosts file
1.0 Changelog:
Added option for "Renovate Theme" (WIP):
~ Transparent UI in Sense
~ Custom fade lines
~ Percent battery icon
~ Themed EQS toggles (thanks hdneuling)
Removed power saver notification
Removed USB Connected notification
Fixed the gallery not showing image previews
Added menu to the Sense launcher
Added PureXAudio (thanks zero)
Enabled extra gallery functions:
~ 3D folder
~ Folder encryption
Added aggressive auto brightness values option
Redesigned the aroma installer
New boot animation
Fixed force closes for messages.apk
Fixed disable exchange security on mail.apk
Made the home screens empty after a full wipe
Added extended features to camera.apk:
~ Front facing HDR
~ Zoom by volume keys
~ Geotag recovery
Tweaked Sense launcher animation speeds
Set HTC recent apps back to default
Made EQS option to show/hide by pressing header
Included CM brightness slider mod (thanks dunc)
Tweaked NFC to work while screen is off
Disabled 180 degree rotation
Improved sqlite tweaks
Made /data zipalign on boot
Reduced time taken for APM to show (thanks dunc)
Added option for 4x5/5x6 app drawer
Removed volume key wake due to reliability
Added option to have stock battery icons
Added option to download latest revision to phone in flashable.zip
Added fully working write access to /system (thanks flar2)
Cleaned RAM disk
Cleaned updater-script
Cleaned aroma-config
Updated all apps
Updated hosts file
Improved overall performance/battery life.
Initial Release Changelog:
Based on 1.28.401.7 release keys
Optimized and zipaligned all apks with SDK 21.1 rc3
Deimaged the entire system
Removed all bloat and logging throughout the system
Removed all debugging code from apks and jars
Added more languages to the system
Increased max mms size
Included sysro/sysrw binaries, system mounted rw on boot
Added init.d support
Cleaned and tweaked build.prop for better performance
Added back missing data/preload apps
Added back the option to set long press back button for menu
Fixed playstore not installing paid apps
Disabled scrolling cache
Disabled signature check
Removed tethering guard
Extended volume control
Cleaned the htc important processes list and added HTC Launcher (Prism) for increased performance
Advanced Power Menu (thanks Dunc001)
Added extra system animation values, found in developer options
Tweaked system wide animations
Removed the "select input method" notification
Removed data speed limiting code
Increased the max concurrent downloads from 5 to 15
Tweaked adj values for better performance
Increased the Play store speed using a DNS hack
Horizontal Extended Quick Settings
Vol keys wake up the phone
AOSP recent apps by default, increases multi tasking capabilities
Included battery % mod, (thanks he_stheone)
Tweaked Gtalk to allow copy and pasting of chat messages
SQLite tweaks
Partition mount tweaks
Kernels get flashed through recovery (thanks xHausx)
Transparent notification pull down menu
Tweaked stock auto-brightness values (thanks he_stheone)
Extended options in Message app
Set max preview lines in messages to 5
Hardware accelerated multiple HTC Apps
OpenVPN support
All apps up to date
Hosts file up to date
Option to remove apps during installation
Option to install additional mods during installation
Much more i've forgot
Download the ROM from the link below
Copy the ROM on to the sdcard
Reboot your phone into recovery
Select install from .zip and choose the ROM.zip
Follow the on-screen instructions, full wipe is recommended if coming from another ROM or after each official release.
Let the ROM boot and enjoy!
Latest Version: 9.0 - 01/02/2014
RENOVATE 9.0
MD5 SUM *07a3e100356786cbefb38feda4bdc611* MD5 SUM
MIRROR 1 (AndroidFileHost) | MIRROR 2 | MIRROR 3 | MIRROR 3
Nightlies
Nightlies Mirror
Here are the unofficial releases of our ROM. These get automatically uploaded every night.
You can check the changes in the changelog. The nightlies may not be 100% stable, if you want a
stable release, you're best off sticking to the official releases.
SVN Trunk
We use SVN to host our ROM project. This means you can
stay up to date with the ROM change by change. If you can't wait for the official
releases this lets you download the rom the minute we make a change to it.
It also stops you needing to download the full 800mb ROM every time, as it
downloads only the changed files for that particular revision.
For a guide on setting up the SVN, please check here
One of our users, @djwhitey created a .bat script that automates exporting the SVN files from your local repo and creates a flashable zip - you can find it here
Everyone who works on the ROM with us
ZeroInfinity
torxx
he_stheone
shnizlon
team d3rp
flar2
Dunc001
Hero
mikrosmile
XDA:DevDB Information
[ROM] RENOVATE | Milestone 9.0 | Sense 5.5 | 4.19.401.9, a ROM for the HTC One
Contributors
mwilky, fisha21, GuyAdams, Hero, chas123, Indirect, ZeroInfinity, Onepagebook, SoLdieR9312, jonas2295, Raymond Ebertt
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: HTC Sense
Version Information
Status: Stable
Current Stable Version: 9.0
Stable Release Date: 2014-03-01
Created 2013-07-30
Last Updated 2014-04-25
SVN Guide
How to set up SVN for Windows
Step 1-3 is only for people who haven't set up the SVN yet, if you have already set up and just want to update to the newest revision, go to step 4
You will need:
A PC running a newish version of Windows
Tortoisesvn, choose 32 or 64 bit depending on your OS
An archive program, i recommend winrar
1. Setting up folder structure.
Once you have TortoiseSVN set up and installed, browse to a directory where you would like your ROM to be stored
Once your in that directory create a new folder and name it "HTC One"
Go inside that folder and create two more folders, name one "renovate-m7" and the other "renovate-flashable"
You don't have to use these names, it just makes things less confusing if you do.
To give you an idea on what these folders will do, "renovate-m7" is where you will download/update the rom/files to each time we make an update. Once you are up to date or at a revision you want to flash you then export the rom to "renovate-flashable" ready to flash on your device.
2. Downloading the ROM
Once you have completed step one, it is time to download the ROM.
Right click on the "renovate-m7" folder and click "SVN Checkout". The following image should appear
From here you will need to enter the url of the renovate rom project.
The link is http://androidsvnhost.com:9880/svn/renovate-m7/trunk/ which can also be found in the first post
Go ahead an enter the URL and press go
If all done correctly the ROM should start downloading, this could take a while depending on your internet speed. This is the one and only time you will have to download the full 800mb rom.
Once it has finished you will be left with the rom structure inside the "renovate-m7" folder. You can tell if everything has synced correctly as there will be a green tick on the folder icon.
3. Exporting and zipping
Open "renovate-m7" and you will see the rom structure. Your instincts will probably tell you to add this to a zip and then just flash on your phone, but as this is the folder linked with the SVN, there are hidden files which we don't want to include when we put it in our rom.zip ready to flash.
To get rid of these hidden files, all you need to do is right click "renovate-m7" folder, go to "tortoiseSVN" then click "export".
This will open a new window asking you to choose where to extract to, simply locate your "renovate-flashable" folder, click it, and click "select folder" to begin exporting
Once the export has finished, your going to want to zip up the rom so you can flash it.
Open "renovate-flashable" and select all the folders and the boot.img
If you have winrar installed click "add to archive"
This will open a dialogue, all you need to do is set the the format to ".zip" not ".rar", choose a name for the zip and choose where to save it
Once you have done this click ok to start the zipping
Once finished this is your completed rom.zip, simply transfer this to your phones memory and flash in recovery
4. Updating
If we make an update to our rom, svn users can stay up to date change by change, and only by downloading the modified files, not the entire rom everytime.
To update to the latest revision all you need to do is right click on "renovate-m7" and select "SVN Update"
This will update all the changed files to the latest version, keepin you up to date.
Once the update is complete, you'll have to export the rom again (step 3) before zipping it up and flashing.
Before you export though, make sure you delete the previous revision from "renovate-flashable"
Once the old build is deleted, simply follow the "exporting" step again and you will be up to date with all the latest changes.
How to set up SVN for Mac OS
You will need:
• An Intel based Mac
• Xcode or Command Line tools for your version of OSX
• svnX
1) You need the command line tools to be installed in order to export the ROM once the source has been downloaded. To do this you will need to complete only one of the next options.
a) Command Line Tools via Xcode
Xcode is a 1.6GB download and if all you need is the command line tools then I strongly recommend you use option B. Download and install Xcode, once completed via the preferences download the command line tools;
OR
b) Command Line tools via the Apple Developer Site.
This method you will require an Apple Developer ID, its free to sign up and if you already have an Apple ID, you can use that. Sign up and search for command line tools, select the correct version for your OSX version, download and install.
2) Next you need to installed svnX and connect it to the Renovate repository, hit the + button on the Repositories window and enter the details;
Name: Whatever you would like to call it.
Path: http://androidsvnhost.com:9880/svn/renovate-m7/trunk/
User: <n/a>
Password: <n/a>
3) Once the details are entered, click the entry to open the repository;
4) Select the revision you wish to download, this will mostly be the latest version, then click the Checkout button.
5) Select where you wish to download the ROM to and svnX will begin the download. Remember this location, as we will require it later. You don’t see progress indicated unless you click the Output button, this will show the current file being downloaded and a progress indicator at the bottom.
Once complete the source is now copied to your Mac, now time to export the code ready for archiving.
In this example I downloaded the files to:
/Users/Guy/Downloads/android-sdk/ROMs/Renovate/One
6) Open up terminal and navigate to the location where you would like export the ROM to:
Code:
cd /Users/Guy/Downloads/android-sdk/ROMs/Renovate/Exported
7) Then run ‘svn export’ on the director where you downloaded the files to:
Code:
svn export /Users/Guy/Downloads/android-sdk/ROMs/Renovate/One
This will clean all of the comments and other revision files from the files and make them ready for archiving.
8) Navigate to the directory where you exported the ROM to, select all the files, right mouse and select compress;
Once the archive has been created, copy to your phone and flash as normal via recovery.
When its time to update your local copy, open svnX and follow steps 3 through 8.
Sharing Policy
We work extremely hard to provide our users with the best possible work to give them the best experience. We are happy for you to use that work alongside your own given you comply with some simple terms. We reserve the right to report others who use our work without express permission in accordance with the XDA rules and all of the following items.
You may use our work if;
You are granted express permission from a Renovate ROM team member in the relevant device section before adding our work to your projects
You give credit for the work you use, in the relevant threads on XDA and any other places you may use it
You DO NOT release our work to the public until we have done so via an official build*
* Our work is available to the public via Google Code and the SVN protocol, until this work has been released via an official build you are NOT permitted to use it and you will be reported for doing so unless you have been granted express permission before hand. Official builds DO NOT include SVN or Nightly beta builds.
In the spirit of the XDA community we are happy to share our work as long as the above points are adhered to.
Additional Stuff
How to use RENOVATER
We've made it super easy for our users to stay up to date with the latest changes. The rom includes a script that will download the latest revision to your phone, then zip it up for you so you can flash it. All you need to do is open the terminal app included and type "su" then hit enter to run the script as root. Then type "renovater" and follow the simple instructions!
Stock kernel
Here is the stock 2.24.401.8 kernel for Renovate ROM
Update Zip
Here is an empty update.zip that allows easy modification of any file in the rom, Simply copy your modified file(s) to the correction location in the zip and flash in recovery
The Theme Post
myHub
Thanks to @mikrosmile, we are able to offer many of our theme customisations via myHub. There are already a number of options in there, to customise battery, statusbar, Prism, boot anim and splash screens, and we will soon be adding a section for full themes as well.
Most of the other mods detailed below can also be downloaded from myHub
Renovate icon packs
There are 4 Renovate icon packs, which can be downloaded and installed via the myHub app. However, you will still need to select the icon pack using the launcher of your choice.
These icon packs will work with most 3rd party launchers (Apex, ADW, Nova etc), and can also be used with Sense thanks to ruqqq's Icon Themer Xposed mod. Unfortunately, the free version of the app is not compatible with the latest Xposed framework (2.3.1). You will either need to purchase the latest version of the app from Play store (now called Unicon), or stick to Xposed 2.2 to keep using the free version. Sorry about that, but these are factors beyond our control.
Additional Xposed instructions
To use the Icon Themer with Sense, you will need to install the Xposed framework first:
Use the AROMA option in the rom installer to install the Xposed framework
Once the ROM has booted, open the Xposed Installer in the app drawer
CLick the Install/Update button, and then reboot
After rebooting, install the Icon Themer apk from ruqqq's thread
You should get prompted to activate his module, but if not open the Xposed installer again and click on the modules tab
Click the Icon Themer entry and choose the desired icon pack
Soft reboot when prompted and your icon pack should be applied
The applied icon pack will persist through further reboots
You only need to reapply the icon pack if you have installed a new app, updated an existing app or reflashed the rom
Screenshots
With the first icon pack, each app icon is made by hand so apps not included in the theme will need to be added manually. People are welcome to request app icons that aren't included using the request form available here, but there's no guarantee how quickly they will be added!
The other two icon packs apply an underlay to the app's own icon, so you shouldn't have any missing icons. If using the Sense Icon Themer, you will need to reapply the icon pack to catch newly installed or updated apps.
Renovate 3rd party notification icon pack
Those running the Renovate theme will have noticed that 3rd party notification icons (those in the left of the statusbar) remain annoyingly white and unthemed. Well, thanks to @agentdr8's coding skills, we can now finally address these too.
You need to install his Xposed mod, Xposed Statusbar Mods, download the icon pack from the myHub app and put the zip in sdcard/xsbm folder.
Detailed instructions
Install the mod, and place the icon theme zip in the folder as described
In the XSBM app, choose the Icon Settings option
Import the Renovate icon pack
Make sure "3rd-Party apps" is checked
Press back twice to exit the app, and choose Apply on the confirmation box
Statusbar will restart, with nicely themed notification icons
Haven't got many in the pack yet, mainly Google apps, but am happy to take requests. Just post them here, along with the icon taken from your desired app (keep the existing icon name, and add the app name as well), and ideally the app's package name as well.
Renovate TWRP theme
There is also an official Renovate TWRP theme, which you can download from the myHub app. To use it, just put the whole ui.zip in the TWRP/theme folder on your sdcard (you might need to create the theme folder if it's not already there).
Screenshots
The opening TWRP splash curtain can't be changed using a theme, but if you want to fully Renovate your recovery, @SoLdieR9312 has made a fully themed flashable zip for TWRP 2.6.3.3 - again, available via myHub.
Additional theme modifications
@SoLdieR9312 also has some additional theme modifications (wallpapers, splash screens, boot anims etc) on his website
Signature Banners
Feel free to add one of our banners to your signature to show support for Renovate ROM (thanks to @jonas2295)
If you add the following code, it will link the picture to this thread
HTML:
[URL="http://forum.xda-developers.com/showthread.php?t=2202696"][IMG] INSERT IMAGE URL HERE [/IMG]
[/URL]
Reserved.
Themes and Mods
Specific Themes and Mods
The following are specific themes and mods designed for the Renovate Milestone. Some themes will be in the form of a complete APK or a vrtheme zip. Please read the instructions carefully and always make a back-up of your current settings.
I don't make a lot of the APK's you use, I make a lot of the APK's you use look better...
Razor Renovate Black and White Theme
Renovate Inverted Chrome Theme
The following is a chrome accented icon pack. There are quite a few icons in this pack. If you want something specific, please PM me and after a few requests, I will update the icon apk and re-post it here. This icon apk works with several third party launchers as well as the Sense launcher with Xposed frameworks and Icon Themer. Special thanks to @Pfaffinator for an assortment of lovely PSD's. Please make a back-up of your current set-up. Flash in recovery. Enjoy.
Razor Chrome Icon Pack
KIT KAT Chrome Theme - Android 4.4
Includes a transparent Blinkfeed apk, Transparent Weather Clock apk, chrome weather, chrome icon pack, themed widgets
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
Awesome guys!
You'll be getting some of my audio love soon
Sent From my blazing fast Sony Xperia Z C6603 powered by PureXAudio
Great another yummy rom. THX
Come onnnnn I want my freakin Oneee
i wish you the very best Wilks
and so it begins....damn looks like Renovate will rock these forums on this side...all the best guys....this one looks like it will be epic and special....daymnnn
really nice work on that ROM One question: How to disable volume2wake?
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
Rachorid said:
really nice work on that ROM One question: How to disable volume2wake?
Click to expand...
Click to collapse
As of yet there's no way, I don't wanna clog up aroma with multiple copies of the same file.
Android.policy.jar is the file responsible but this is also used for the remove kidmode option so I would need 4 different versions to have each possible outcome
Kidmode on volwake on
Kidmode off volwake on
Kidmode on volwake off
Kidmode off volwake off
Hope you understand what I mean.
If it's a popular request though I will make the required mods, just aroma may become a bit untidy
Sent from my HTC One using xda premium
Hi, good to see you here on ONE forum and all the best with your new ROM.
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
Any plans for a working exchange mail security mod?
Sent from my Nexus 7 using Tapatalk HD
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
debully said:
Any plans for a working exchange mail security mod?
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Its already in, option during aroma installer
Sent from my HTC One using Tapatalk 2
R: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
nice to see this forum grow ONE day after day, I hope it will come soon My 'happy to try Renovate:thumbup:
Sent from my HTC One X using xda premium
hey mr. wilkinson, great to have u here to renovate the neighborhood :highfive:
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
Awesome to see you guys here...just waiting my preorder and flash it immediately
Sent from my HTC One X using Tapatalk 2
Re: [ROM] RENOVATE | Sense 5.0 | EQS | SVN | Nightlies | 1.28.401.7
GuyAdams said:
Its already in, option during aroma installer
Sent from my HTC One using Tapatalk 2
Click to expand...
Click to collapse
Just tried out the ROM. Very encouraging start. Wouldn't accept any exchange certificates though so couldn't test the security bypass.
Keep up the good work.
Sent from my Nexus 7 using Tapatalk HD
Hi all.
Representing you a new rom made by baphomed
Based on V30A,LiCream rom contains various customizations.
Rom is still in development stage,wait for more to come..
Changelog
- Root, BusyBox, init-d.
- Some apps deodex
- Remove Gapps (for more ram)
- Remove some stock apps
- Rom made in Android L Style
- Material icons and graphics
- Animated CheckBox and Radio Buttons
- Add brightness slider
- Add in/out net speed indicator
- Add Ram Bar
- Add Battety Bar
- Add 13 battery styles
- Add Cpu Control in Settings
- Add Cpu Stats in Settings
- Add BuilgProp Editor in Settings
- Add Cpu Control in Settings
- Add OOM Manager in Settings
- Add Header Expanded in Notification panel
- Add Multiswipe getsure in Header Expanded in Notification panel
- Add Volume Panel in Notification panel
- Add Quick Launch in Notification panel
- Add Android L toggles in Notification panel
- Add stules, getsures and gradient of Status Bar in Settings
- Add Autostarts in Settings
- Add Titanium Backup, SManager, SolidExplorer
- Add CM10 Torch
- .... and more.
Click to expand...
Click to collapse
Don't forget to wipe data.
Screenshots in attachments.
All credits go to baphomed.
Download:
MEGA
Click to expand...
Click to collapse
Hi,
Thanxz For this beautiful Rom
Successfully Booted ON MY Lg P920
But this Rom Have Some Minor Bugs Like Language Problem On Launcher ETC...................
Otherwise Rom IS Lag Free
Fully 3D Working Testing Max Payne Mobile
Again Thanxz For Your Work
And Sorry 4 My BAd English
LiCream
Current version: 2.17 (this is the last version)Version ROM in first post - LiCream 0.75. In this post I add UPDATES and new versions LiCream
LiCream 2.17
Installation:
Wipe System, Cache and Dalvik-cache
Install Rom
LiCream_2.17_24082016.zip
P.S. Not use TWRP 3.0.0.0 and 3.0.2.0 for install (rom bootloop). But backup and restores work fine (I don't know why)
P.S.S. On languages that writen right to left (Arabic and other) last version had some bug in Recent Panel and Notification Panel. Maybe later I fix it.
P.S.S.S. Who want translated rom on other languages - if help me with translating (write me) - I add it in rom. Now I no more time for translating by oneself (because now summer-summer-summer).
And LGPhone.apk (coming/incoming calls) now stock, not material style. I had some problem with this apk after decompilation. Later I resolve this problem. And sorry for my bad English
LiCream 2.13
Whats new:
- HeadsUp notification (go to Settings - Accessibility and ON / OFF "Heads-Up Notification" Service. After this prefs mod in Rom Control)
- New Notification Panel Style. When developers fix smali for new Yahoo Weather API, I add weather indicator in Big Header when toggles open (in right-down corner)
- Update Dynamic Status Bar smali (version 3.0.5)
- New Recent Panel Style (but in next version i made Recent Task button in Float style, now I no more time). And this version of rom was no planned for uploading. But peoples want updates
- Package Activity Viewer
- Updated some graphic
- LGMms from LG Optimus 4X in LiCream style
- Marshamallow bootanimation (port)
- Other big and small fixes
Installation:
Wipe System, Cache and Dalvik-cache
Install Rom
https://mega.nz/#!RQRUCQAT!oQH_2mA_Hv9X7PVWYDZOOH3wC9Wk2yV0eQbhlDUE06c
P.S. Not use TWRP 3.0.0.0 and 3.0.2.0 for install (rom bootloop). But backup and restores work fine (I don't know why)
P.S.S. On languages that writen right to left (Arabic and other) last version had some bug in Recent Panel and Notification Panel. Maybe later I fix it.
P.S.S.S. Who want translated rom on other languages - if help me with translating (write me) - I add it in rom. Now I no more time for translating by oneself (because now summer-summer-summer).
And LGPhone.apk (coming/incoming calls) now stock, not material style. I had some problem with this apk after decompilation. Later I resolve this problem. And sorry for my bad English
LiCream 2.00 RELEASE 2
What's new:
- Zipalign
- Add Material Wallpapers
- Add "Gestures" of Status Bar
- Remove dividers
- Dialer in Material Style
- "Contacts" in Material Style
- "MMS/SMS" in Material Style
- Add new color RAM Bar
- Add Android L PlatLogo ang Game
- Add Android L Alert Dialog (vol. 2)
- Updated DSB 3.0.4 smali (scan 500 ms, 20 fps)
- Update "Clock Styles"
- Remove Folder Mount
- ...and other changes and fixes
Installation:
- Install LiCream_2.00_04052016.zip
- Wipe Cache, Dalvik-cache and Wipe Data
Download
LiCream_2.00_04052016.zip
LiCream 1.00 RELEASE
What's new:
* Update Titanium Backup 7.3.0
+ Add Folder Mount
+ Ringtone - Convoy.mp3
+ Contextual Header
+ Fix Double Tap Checkbox
+ Timer connections in Settings
+ DSB 3.0 smali (scan 500 ms, 20 fps)
* Updated HOSTS
- Disable Scrolling Cache
- Remove EStrongs File Manager
- Remove Solid Explorer
+ Add Root Explorer 3.3.8 Material Style
+ Seeder (in Terminal write "seeder")
- Remove Header Horisontal Multiswipe in Notification Panel
- Remove Volume Panel
- Remove CPU Stats in Notification Panel
- Remove LG Quick Panel
- Remove Signal Toggle
- Remove QuickMemo Toggle
- Add Compass Toggle
+ Add HotSpot Toggle with dialog window
+ Add FMD Vertical Swipe in Header
+ Add FMD Vertical Swipe in Header
* 15 small fixes
Warning! Folder Mount had bag. If in Folder Mount mount folders and phone connect to PC, after disconnectin USB cable, phone some times reboot (this is not ROM bug).
Umount all folders in Folder Mount and after this connect phone to PC.
And in this version swipe up/down on Header for open switches in Notification panel
Installation:
- Install LiCream_1.00_10032016.zip
- Wipe Cache and Dalvik-cache and Data
Download
LiCream_1.00_10032016.zip
LiCream 0.86 UPDATE (all in one)
What's new:
- Remove Gradient in Rom Control
- Remove Status Bar styles in Rom Control
- Remove Memory Manager in Rom Control
- Remove CPU Settings in Rom Control
- Remove CPU Stats in Rom Control
- Add Performance Control in Rom Control
- Add Double Tap to Status Bar for lock display
- Notification Panel in Android L Style now
- fixed English in Settings/Rom Control
- fixed white StatusBar in Smart Share
- add Free RAM indicator in Notification panel
- Add new toggle Timeout Display Brightness
- Add Name connected Wi-Fi wireless in toggle
- Add Name mobile network in toggle "Signal"
- Add My Notes (updated to v. 1.5.1)
- Add FMD Transparent Color 1.0
- Add fix Status Bar Color in apps: Android Call Recorder, Google Translator, VK, Mail.ru, Greenify, My Notes, Sound Hound, tTorrent Premium (for dark theme), LGMMS, ES Explorer, XDA Premium, Google Market
- Unlock Wi-Fi Direct in Settings
- add Button Bar in Header
- add battery temperature indicator (for switch Farengates - Celsius touch indicator)
- AdBlock host
- ...and other small fixes
Installation:
- Install LiCream 0.86 UPDATE.zip
- Wipe Cache and Dalvik-cache
Download
LiCream 0.86 UPDATE.zip
LiCream 0.86 UPDATE (SMALL FIX)
What's new:
- Fix white statusbar in Tapatalk
Installation:
- Install LiCream 0.86.1 UPDATE.zip
- Wipe Cache and Dalvik-cache
Download
LiCream 0.86.1 UPDATE.zip
LiCream 0.93 UPDATE: PRE RELEASE (all in one)
What's new:
+ Russian and English dictionaries for keyboard
* Battery Bar - "Net settings"
+ Add TripleBoot to Lollipop switches
* Improved battery "Speedometer" (LiCream style)
* Fix the size of the battery "Circle"
* Small changes graphics in Status Bar
* Updated DSB smali
- Removed FMD TC 1.0 (SystemUI longer awake)
+ Dynamic status bar (DSB)
* Fixed bags in build.prop
+ Clock Styles in Rom Control
* Replaced Stock keypad to the Smart Keyboard Pro 4.7.1
+ Options size of an MMS
+ Quick Memo to Lollipop switches
+ Boot mode in Lollipop switches
* Lollipop switches in column 4
* New action bar style in Settings
+ Label Wi-Fi Direct and Reboot
+ RestartUI in Developer settings
* 28 small fixes
Installation:
- Install LiCream 0.93 UPDATE 1.zip
- Install LiCream 0.93 UPDATE 2.zip
- Install LiCream 0.93 UPDATE 3.zip
- Wipe Cache and Dalvik-cache
Download
LiCream 0.93 UPDATE 1.zip
LiCream 0.93 UPDATE 2.zip
LiCream 0.93 UPDATE 3.zip
Keyboard Skins - unpack folder Skins to SDCard
CM9 (Android 4.0.x) GAPPS
Quad Boot ?
Can U Explain It Briefly
Thanxz For Your Valuable development Support For This old phone
OK. Today all write, lay out your core, your scripts, your adb commands. Plus the feature of my QuadBoot (unlike the original DualBoot by Dreccon) - I use 4 TWRP, for each Rom your TWRP. To backups and restores I do not use scripts.
Again sorry my english (i use online translator)
I cannot add an google account in accont and syncronization to sync my contacts with google, only microsoft exchange
and dont have an google first startup wizard and google play app
Byonut, read changelog - GAPPS (Google Apps) in rom deleted for more RAM.
Sharma Manu,
QuadBoot for Optimus 3D:
Download all files. In ReadMe.txt short instruction
https://mega.co.nz/#F!ZYRiWI4Q!pwj0_4bpuL23xASSphf6iw
Downloaded
Thanks For Quad Boot I will Try This Later
If U Don`t Mind One More Thing Bro I Love This Rom Can U Translate This Rom In Fully in English
PLEASE PLEASE PLEASE PLEASE
OK, soon the time will correct the English translation. I'm from Novorussia and my language is Russian. Rom made for himself and the translation to other languages is not checked. But Rom was good. Decided to share it on XDA and 4PDA. So the correct translation will make other fix and add new modifications and customizations.
Work on rom every day for the past 4 months
Hi Good Morning baphomed,
If I Want To Go Back To Normal Form Your Quad Boot ?
And I M STILL WAITING FOR ENGLISH VERSION OF LICREAM ROM
Very nice and lag free ROM can you give as the gapps as an extra zip so to install if we want;
Στάλθηκε από το LG-P920 μου χρησιμοποιώντας Tapatalk
If I Want To Go Back To Normal Form Your Quad Boot ?
Click to expand...
Click to collapse
Install *.bin firmware, boot phone and in Setting format Internal storage. After this all quad boot partitions was deleted.
P.S. On this week I add update rom.
Features:
- fix english in Setting/Rom Control
- fix white status bar in Smart Share
- add dynamic indicator Free Ram in Notification Panel
- fix position Network indicator on high speed in Kb/s
Very nice and lag free ROM can you give as the gapps as an extra zip so to install if we want
Click to expand...
Click to collapse
Soon I will add zip with original GAPPS
P.S. I add first rom update-fix. Download in post #3
Please add zip with GAPPS to sync my phone with google account.
byonut, backup rom and install CM9 Gapps (Android 4.0.x)
ICS Gapps
P.S. LiCream 0.80 UPDATE coming (in post #3)
OMG #baphomed
Thanxz For Huge Update For This Rom To Our Dead Phone
ThanXz For English Version And For Updates And Sorry 4 My Late Reply...............
Give Me Some Time To Install And Check This Love U DUDE Gudngt.........
I have a dead lg optimus 3d(screen doesn't respond to my touches).I can repair it and install this ROM.From your user experience,does it worth it?How's battery life with this ROM?Is this smooth and most of all,radio is working ok?
Sent from my GT-N8010 using XDA Free mobile app
Rom based on 4.0.4 (30a) - everything works. The battery normally. My battery is 3.5 years - I have no problems
Great work for my old 3d but it would be nice to have in english please
Sent from my iPhone using Tapatalk
papaver, English in the firmware is. There are all the languages which are in ICS 30a. Just my language is Russian, so the screenshots in Russian
Soon I will add a new update (version 0.85). Today I unlocked Wi-Fi Direct in Settings and add Button Bar in Header. And other small fixes.
Screenshots from version 0.84
Hi everyone, this is my first project, I introduce BOLT! that will make your phone as fast as lightning!
Requires :
Rooted Android
Busybox installed
Init.d support or Magisk Installed (i'll use service.d folder )
Feature:
Boost the System
Fstrim
UI optimization
Adblock (Based on @jerryn70 's Good Bye Ads)
Systemless Adblock for Magisk (You must enable systemless host module 1st)
Backup build.prop, hosts file and init.d folder
DNS Changer (Support Custom DNS)
Init.d Enabler
Entropy Generator
Sqlite Optimization
Zipalign
Battery Tweaks
Freeze and Hibernate Apps
Feature plans :
Net Booster
CPU Governor
etc
Known bugs :
None
How to use :
For 1.4+ :
Flash BOLT-vx.x.zip via recovery, than reboot. Run the BOLT console with
Code:
su
BOLT
command in Terminal Emulator
You can Boost & Fstrim everytime with
Code:
su
BOLT_BOOSTER
BOLT_FSTRIM
command in Terminal Emulator
For 2.0+ :
You can Hibernate background process and Freeze System App with :
Code:
su
HIBERNATE
FREEZE
on terminal emulator
You can request app to hibernate or freeze with send me app's package name, and i'll include thats app to my script
Note :
Uninstaller for 1.4+ only!
This project is open source, you can make a pull request on : https://git.retas.org/FerryAr/BOLT
Licensed under GNU GPL v3
Tested on :
- Samsung Galaxy Star Duos GT-S5282
- Samsung Galaxy Young 2 Duos
SM-G130H
Do it with your own risk!
v2.2 Released (16/03/2020)
Changelog :
v2.2 :
- Fixed Menu
- Added LCD Power Reduce tweak
- Added Fast Charging tweak (Need supported Kernel)
- Added Similiar mods detection to avoid conflicts
- Added About menu
- Updated uninstaller for v2.2
v2.1 :
- Fixed wrong Permissions
- Added systemless host for Magisk (You must enable systemless host module 1st)
- Added Doze Mod on Battery Tweak (6.0+)
- Added Disable Location & Cloud Services on Battery Tweak
- Updated uninstaller for v2.1
v2.0 :
- Removed Magisk init.d support (you can use service.d folder)
- Added Battery Tweaks
- Added HIBERNATE and FREEZE script
- Updated uninstaller for 2.0
- Add Magisk Detection
v1.7 :
- Fixed Magisk service.d path folder on init.d enabler
- Fixed Minor bugs
v1.6 :
- Added Entropy Generator
- Added Sqlite Optimization
- Added Zipalign
- Added init.d enabler [ Experimental ]
- Updated uninstaller for v1.6
v1.4 :
- Flashable zip
- Add Boost & Fstrim at boot (require init.d support)
- Add More UI Tweak on UI Optimization
- Add Boost & Fstrim shortcut
v1.2 :
- DNS Changer now support Custom DNS
- Added Reboot Options
v1.0 :
- Initial Release
-----RESERVED-----
Nice ! Testing now
Good job, thanks.
Ths/
The most important part is the battery mod, which few people do.
FerryAr said:
Fstrim
Click to expand...
Click to collapse
Hi, does Fstrim delete files ?
FerryAr said:
For 1.4+ :
For 2.0+ :
Click to expand...
Click to collapse
what do you mean by 1.4+ and 2.0+ ?
and thank you
Yourmod is good but i found few bugs in version 2.2 the bugs are, when i have already turned on adblock i can't turn it off, then when I try turning off auto boost on boot i don't change at all. I am using it in Xiaomi tiare
Xxxx