[ROM]-[MIUIAndroid]-[MIUI 1.8.12.1]-[Feature PACKED] - Motorola Droid Android Development

NEW FEATURES ADDED IN 1.8.12
Volume rocker track change mod for lockscreen.
New handle_cron script for enabling/disabling different cron options.
New handle_logcat script for enabling/disabling logcat (off by default)
Included in the update is a new script, "flash_recovery" which will auto-flash any recovery you choose.
(Including the new ClockworkMod Recovery 4 created by koush and built for Droid by birdman)
See the new Tips section below for info on how to use it.
IMPORTANT INFO!
If you are coming from any MIUI release that I did not make, or any release that I made below 1.7.29, you will need to do a FULL WIPE.
If you are currently on my 1.7.29 release or higher, you can flash with just a /cache wipe
(the rom wipes /dalvik-cache for you)
So, in summary, FULL WIPE if you are not already on my 1.7.29 release or higher.
***
PLEASE, DO NOT POST BUGS/ISSUES UNLESS YOU HAVE DONE A FULL WIPE.
***
There is a 2nd post below containing add-ons and instructions to tweak the rom.
***
Follow me on twitter @TreyMotes
***​
Download: FULL ROM MIUI 1.8.12.0
MD5: 9909759ccc8c3bcf7442cf6378200356
Download: HOT FIX 1.8.12.1
(Fixes compcache)
MD5: fc483135e772e4d0ce209d157d409a6e
*
Changes in 1.8.12.0:
* The MIUI Flipclock now shows 12 hour time
* Integrated Volume Control + mod by Andy Thomson
* Optipng'd the entire rom
* All system apps zipaligned (other apps will auto zipalign at boot and every 2:55 AM)
* Using CM7 Cam now (got sick of broken flash)
* Added a few scripts (see below)
* Logcat is now disabled at boot (for potential cpu savings. It can be turned back on via a script)
* Launcher is now locked into memory in a different/superior way
* Custom minfree and oom_adj values (hopefully better multi-tasking performance)
* Set correct date in pulldown menu
* LG Keyboard is default for fresh installs
* 180 degree rotation enabled by default
* Disabled the monitor app (we all have unlimited data anyway)
* Battery monitoring is on by default
* Battery icon style is set to percentage for fresh installs
***
This release from MIUI.com and ported by MIUIAndroid.com is mostly stable but still Beta.
Translations were done by MarkHUK (The beast that he is...)
***​
Changes made by me:
* cron integrated into the rom to clear caches at 3AM every night
* Apps automatically zipalign on each boot (if needed)
* Rom auto wipes caches on flash
* Fixed wifi tether FC
* Disabled SuperUser notification messages (apps still ask for root)(credit below)
* Added adb over wifi app
* Added adbwifi script (for enabling manually)
* Added su-notif script (see below for info)
* New homescreen layout (zip will be provided to reset launcher below)
* New custom wallpaper and lockscreen wallpaper
* Added a few wallpapers from Sense 3.0 and Motorola Roms
* Added Google Maps, Google Voice, Voice Search, Script Manager, Rom Manager, Google+
* Added LG Keyboard from Optimus 2X (Special thanks: jumaaneface)
* Unknown applications are allowed to install by default. (disable it if you're scared.)
* Moved /system/media to /cache/s-part/media (to make room for LG Keyboard)
* Included V6 SuperCharger Ver. 8 script in /sdcard/MIUIAndroid_Extras (script credit: zeppelinrox)
* Native USB tether should be fixed (although I did not test)
* Stock CM7 kernel modified. Boots @ 800MHz, Interactive gov.
* New lockscreens included (add by editing current theme in Theme Manager, and selecting "Lockscreen Style")
* Added a TON of kernel tweaks to the way Android handles the internal flash memory
* ProTips.apk removed (it's worthless anyway)
* VMHeapSize set to 40MB
* WiFi Scan Interval set to 300 for battery life
* Set Ring Delay to 100 (down from 3000)
* Compcache is running at boot (set to 32mb)
* SDCard Cache set to 2048 for speedup.
* Less delay for the screen to turn on when removing head from phone when in call.
* Tweaked the internal Gingerbread memory management. (Multi-tasking should be a little better now)
* Various Tweaks for greater speed and smoothness
***
I have moved many of the apps into folders organized by categories. There is a folder with the label "--------". That is for your trash, apps you don't want cluttering the screen etc. But obviously change things as you see fit.
{
"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"
}
***​
Known Issues:
* LG Keyboard will FC if you enable vibration
* If you need to Dial *228, you must instead Dial *228+ (hold 0 for + sign)
* MMS Video does not work properly. (This is an issue with the ROM from china, not the port.)
* The camera can be heard initializing at boot. (This seems to be caused by Google Talk, but is harmless.)
* Facebook only syncs all contacts.
* Yahoo mail accounts do not work with the stock Email app.
4WayBoot credit: roenano Thread Here
Extended Settings & Volume Control + credit: Andy Thomson Thread Here
Disable SU Notifications and sed tutoring credit: roniez
***​
(sorry, been forgetting to include this in my threads.)
Special thanks:
* magiman7 for being the gentleman he is.
* roniez for the recent SQL and sed help
* frosthejack for the cool updater script (that I keep forgetting to include in the rom.)
* jamezelle for showing almost anyone who has ever ported MIUI to the OG droid, how to do it.
* MarkHUK for the translation work that he has done.
* MIUI.cn Devs for this rom

Tips:
* On first boot, open launcher settings and toggle Hi-Res Graphics on and off again
* Try to not use Auto-Brightness this will help the CPU some
* Move as many apps as possible (minus widgets) to the SDCard
Included Scripts:
[adbwifi] <- This script allows you to quickly swap between wifi and usb when using adb shell
Usage: adbwifi [ on | off ]
(the script will tell what you need to do. Your phone and computer must be on the same network)
[su_notif] <- This one is for people who wish to toggle SU Notifications on or off
Usage: su-notif [ enable | disable ]
[flash_recovery] <- This script allows you to choose a recovery and flash your choice!
Usage: flash_recovery [ cwr2 | cwr3 | cwr4 | rzr | spr ]
[handle_cron] <- This is for controlling cron options
Usage: handle_cron [ auto_softboot | no_softboot | auto_zipalign | no_zipalign ]
[handle_logcat] <- enables/disables logcat (logcat is off by default)
Usage: handle_logcat [ enable | disable ]

Related

[ROM]-[MIUIAndroid]-[MIUI 1.8.5.1]-[GB 2.3.5]-[Extended Settings]

NEW FEATURE ADDED IN 1.8.5.1
Included in the update is a new script, "flash_recovery" which will auto-flash any recovery you choose.
(Including the new ClockworkMod Recovery 4 created by koush and built for Droid by birdman) See the new Tips section below for info on how to use it.
IMPORTANT INFO!
If you are coming from any MIUI release that I did not make, or any release that I made below 1.7.29, you will need to do a FULL WIPE.
If you are currently on my 1.7.29 release, you can flash with just a /cache wipe
(the rom wipes /dalvik-cache for you)
So, in summary, FULL WIPE if you are not already on my 1.7.29 release.
***
PLEASE, DO NOT POST BUGS/ISSUES UNLESS YOU HAVE DONE A FULL WIPE.
***
There is a 2nd post below containing add-ons and instructions to tweak the rom.
***
Follow me on twitter @TreyMotes
***​
Download: FULL ROM MIUI 1.8.5.0
MD5: 7b176a1d8aaf97bd9b0b047cdd3b7349
Download: PACK UPDATE 1.8.5.1
WIPE CACHE PARTITION MANUALLY
MD5: 0d94154dbee4f907b9aa952be9e161f8
Download: Extended Settings Mod for Droid
MD5: 27c8f6eb087e33327df64fbe41ff12cd
*
Changes in 1.8.5.1 Update:
* Fixed a bug that caused "Reboot Recovery" to boot incorrectly (credit: magiman7)
* Updated hosts file to kill ads
* Updated WIFI Tether to 3.1B2 (FC fixed... for real this time)
* Added latest Google Search
* Identified an error in previous 1.8.5.0 flash (/cache not formatted correctly)
* Added "flash_recovery" script (Flash any recovery of your choice! Including CWR4!)
* Fixed a bug in "adbwifi" script.
***
This release from MIUI.com and ported by MIUIAndroid.com is mostly stable but still Beta.
Translations were done by MarkHUK (The beast that he is...)
***​
Changes made by me:
Flash was not fixed. I thought I had it nailed down and it beat me. I'll try to fix it later.
* cron integrated into the rom to clear caches at 3AM every night
* Apps automatically zipalign on each boot (if needed)
* Rom auto wipes caches on flash
* Fixed wifi tether FC
* Disabled SuperUser notification messages (apps still ask for root)(credit below)
* Added adb over wifi app
* Added adbwifi script (for enabling manually)
* Added su-notif script (see below for info)
* New homescreen layout (zip will be provided to reset launcher below)
* New custom wallpaper and lockscreen wallpaper
* Added a few wallpapers from Sense 3.0 and Motorola Roms
* Added Google Maps, Google Voice, Voice Search, Script Manager, Rom Manager, Google+
* Added LG Keyboard from Optimus 2X (Special thanks: jumaaneface)
* Unknown applications are allowed to install by default. (disable it if you're scared.)
* Moved /system/media to /cache/s-part/media (to make room for LG Keyboard)
* Included V6 SuperCharger Ver. 8 script in /sdcard/MIUIAndroid_Extras (script credit: zeppelinrox)
* Native USB tether should be fixed (although I did not test)
* Stock CM7 kernel modified. Boots @ 800MHz, Interactive gov.
* New lockscreens included (add by editing current theme in Theme Manager, and selecting "Lockscreen Style")
* Added a TON of kernel tweaks to the way Android handles the internal flash memory
* ProTips.apk removed (it's worthless anyway)
* VMHeapSize set to 40MB
* WiFi Scan Interval set to 90 for battery life
* Set Ring Delay to 100 (down from 3000)
* Compcache is running at boot (set to 32mb)
* SDCard Cache set to 2048 for speedup.
* Less delay for the screen to turn on when removing head from phone when in call.
* Tweaked the internal Gingerbread memory management. (Multi-tasking should be a little better now)
* Various Tweaks for greater speed and smoothness
***
I have moved many of the apps into folders organized by categories. There is a folder with the label "--------". That is for your trash, apps you don't want cluttering the screen etc. But obviously change things as you see fit.
{
"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"
}
***​
Known Issues:
* LG Keyboard will FC if you enable vibration
* Camera flash doesn't work properly. (I will address this as soon as I figure it out)
* If you need to Dial *228, you must instead Dial *228+ (hold 0 for + sign)
* MMS Video does not work properly. (This is an issue with the ROM from china, not the port.)
* The camera can be heard initializing at boot. (This seems to be caused by Google Talk, but is harmless.)
* Facebook only syncs all contacts.
* Yahoo mail accounts do not work with the stock Email app.
4WayBoot credit: roenano Thread Here
Extended Settings credit: Andy Thomson Thread Here
Disable SU Notifications credit: roniez
***​
(sorry, been forgetting to include this in my threads.)
Special thanks:
* magiman7 for being the gentleman he is.
* roniez for the recent SQL help
* frosthejack for the cool updater script (that I keep forgetting to include in the rom.)
* jamezelle for showing almost anyone who has ever ported MIUI to the OG droid, how to do it.
* MarkHUK for the translation work that he has done.
* MIUI.cn Devs for this rom
Tips:
* On first boot, open launcher settings and toggle Hi-Res Graphics on and off again
* Try to not use Auto-Brightness this will help the CPU some
* Move as many apps as possible (minus widgets) to the SDCard
Included Scripts:
[adbwifi] <- This script allows you to quickly swap between wifi and usb when using adb shell
Usage: adbwifi [ on | off ]
(the script will tell what you need to do. Your phone and computer must be on the same network)
[su-notif] <- This one is for people who wish to toggle SU Notifications on or off
Usage: su-notif [ enable | disable ]
[flash_recovery] <- This script allows you to choose a recovery and flash your choice!
Usage: flash_recovery [ cwr2 | cwr3 | cwr4 | rzr | spr ]
Added Extended Settings Mod...

[SCRIPT][ROOT] universal Lag-free script v4.2.2 + se script

DANGER, CAUTION, NOTE:- do not use this script on odexed roms, this script is only for deodexed roms (odex roms user will not be able to disable the script)
the script is not permanent you can enable it when you need it and you must disable it when it is not needed. disabling script is required to get all of your apps installed again
hi all am presenting you my first script it will help you to increase your free ram, fps, R/W speed, battery life and many more things
this script is useful when you want to play big HD games without lag, or want to copy big files, or increase your battery life
what the script will do:-
the script will disable almost all of your stock apps (calls, messaging, internet will not be disabled)
Click to expand...
Click to collapse
features:-
* increased battery life
* no lag will appear again
* free ram is increased by about 30 MB
* sdcard write speed is increased by 40%
* sdcard read speed is increased 80%
* fps is increased by 10 points
* no reboot required
* one-click enable and disable
v4.2 with changed layout and first run message
{
"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"
}
-
Click to expand...
Click to collapse
Pre requirements:-
* root
* these two scripts
* script manager (free in play store)
* most important a deodexed rom
* busybox in system/xbin
* backup of you current launcher (all the shortcut of stock apps will be deleted)
Click to expand...
Click to collapse
Download:-
* lag-free enabler v4.2.2 - http://db.tt/EAjxzZFL
* lag-free disabler v4.2.2 - http://db.tt/CCvS8bCZ
Click to expand...
Click to collapse
how to use:-
1. download both the scripts to sdcard
2. open up script manager
3. go to the directory where you have saved the scripts
4. tap on lag-free enabler.sh, a dialog box will appear
5. on that box tap on fav and su icon then tap on run
6. wait for 10 seconds then tap on close and do what you want to
------------------------------
1. do the steps 2, 3 & 4
2. tap on lag-free disabler.sh a dialog box will appear
3. do the steps 5-6 and you are done.
Click to expand...
Click to collapse
for creating shortcut go to this link:- http://forum.xda-developers.com/showthread.php?t=1509027
if you don't want to disable a particular app just open the script with any text editor, remove the command of the app you want to keep enabled and it must be done in both scripts. name of every app is given before its command
if you are getting read only file system then do this open up script manager> press menu button> tap more> tap advanced> select mount /system as rw
Click to expand...
Click to collapse
if a stock app you want to disable is not in the script then write its name in a reply I will try to add it in the script
I have written the script again from scratch (starting from v4) this time no more "no such file or directory" error, script will check if the app is available then move it if the app is not installed it will tell you about that
and for my hard work am expecting some thanks
Credits:-
* thanks to R.A.G.E for testing on his galaxy mini
* thanks to zeppelinrox for his help
thanks to mf2112 for helping me in testing
Click to expand...
Click to collapse
for se script see 4th post
list of dissabled apps
list of apps which will be dissabled
Code:
* App Widget Picker
* aries parts
* angry gps
* backup restore confirmation
* Bluetooth
* browser
* calculator
* calendar
* camera
* chrome backup sync adapter
* desk clock
* dev tool
* download provider UI
* dsp manager
* email
* exchange
* file manager
* file explorer
* flickr
* gallery
* gallery google
* genie widget
* gmail
* google books
* google calendar sync adapter
* google contact sync adapter
* google feedback
* google quick search box
* google search widget
* google service framework
* html viewer
* htc clock widget
* htc fm radio
* htc rss reader
* htc hub
* htc tip widget
* htc twitter
* key chain
* live wallpaper picker
* maps
* market
* music
* music fx
* my sketcher
* network location
* picasa sync adapter
* pico tts
* protips (tips widget)
* post it
* provision
* samsung service mode
* settings
* shared storage backup
* skin picker
* slim settings
* street
* talk
* voice dialer
* voice search
* vpn dialog
* wap push manager
* weather
* widget for friendstream
* youtube
Code:
v4.2.2
* added a odex file filesystem warning message
--------------------
v 4.2.1
* changed root checking command
------------------
v 4.2
* changed layout
* added first run message
* after first run message script will ask you to continue or abort
* added a press thanks message in the end
* some minor changes
--------------------
v 4.1
* added a command for checking root
* changed mount command now support more devices
* added waiting command ( for those who don't like to wait after enabling script )
* (not installed) changed to (not found)
* added an exit command in the end to make system resources free
---------------------
v 4 -- major update
* now no more "no such file or directory" error
* script now have its own mind
* rewritten script from scratch
---------------------
v 3.2
* voice search
* htc tip widget
* htc twitter
* my sketcher
* skin picker
* weather
---------------------
v 3.1
* now no need to create folder, script will do it
* removed Latin ime
* Google search widget
* file explorer
* angry gps
* post it
---------------------
v 3.0
* maps
* email (different from previous)
* street
* flickr
* protips
* youtube
--------------
v 2.8
* added some HTC support
google books
htc clock widget
htc hub
widget for friendstream
htc rss reader
htc fm radio
--------------
v2.2
app widget picker
email
exchange
gallery google
genie widget
google feedback
this special edition (se) script have everything same except in this script user can input his own name and his name will be used for creating the folder in system (normal script creates /system/dhlalit11)
-
note:-you will need to run disabler script before running enabler script, without running disabler script enabler script will not work
Click to expand...
Click to collapse
link to the script will be sent to every person who have thanked and link will be sent through pm
if you don't get link in 24 hour please feel free to pm me or post a reply
it is prohibited to upload the se script anywhere, and all the users are requested to not supply the link publicly if anybody want he can get by pressing thanks
Click to expand...
Click to collapse
Link?
Sent from my MB526 using XDA
Thank.
updated the thread
Does this work in Motorola xoom's tablet? A means 4.0.4 for tablet
Thanks I want to try this script
Sent from SGSII//CM9 >>xBlackDroid<<
the disabler script worked on my Samsung Galaxy 3 with Odexed rom.
blackgf said:
Does this work in Motorola xoom's tablet? A means 4.0.4 for tablet
Thanks I want to try this script
Sent from SGSII//CM9 >>xBlackDroid<<
Click to expand...
Click to collapse
yes it will work but not all apps will be disabled as every device every rom have different apps
aarrun said:
the disabler script worked on my Samsung Galaxy 3 with Odexed rom.
Click to expand...
Click to collapse
are you sure it is working and all apps got installed again
upgraded the script to v2.2
there was a bug in the previous v2.2 script it has now been fixed the 2 person who have downloaded it please download it again
It's working for me .
dark_knight35 said:
It's working for me .
Click to expand...
Click to collapse
thanks for your feedback
wow amazing
I want test this script on my galaxy Y
uh... so it moves system apps, such as gmail, to a different folder.
Code:
mv /system/app/Gmail.apk /system/dhlalit11/Gmail
So, no functional gmail app while the script is in effect, correct?
Same goes for the browser, bluetooth, calendar, camera, music, system settings, talk and market.
Shouldn't it be called System App Disabler or something to that effect?
Just so that people will know that they're device will be kinda... disabled
You also forget to mount system as read only afterwards.
you got it correct this script is just that naming depends on me and I have clearly stated that this script will disable almost all of your stock apps
and I didn't forget to unmount /system that was my choice to not unmount it because there is no point in unmounting
doh... long day... I totally missed that lol.
Anyway, have you considered using the "pm disable" command?
That even sticks after reboot.
pm disable command do not work in ics I also tried to search for its alternative but didn't find anything so I used this method

[ROM]OPPO COLOR OS v2.0 for Q-Smart S32 and Micromax Canvas A88

OPPO COLOR OS v2.0 for Q-Smart S32 and Micromax Canvas A88 by Huy Tran
SS
{
"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"
}
Features:
* Based On OPPO Color Os
* Color OS UI
* Both sim 3G supported
* 5 lockscreen types (Inbuilt)
* 2 Themes (Inbuilt)
* QuickBoot
* Pre-Rooted
* Brighter Flashlight
* Brighter Camera Flash
* Gapps Included
* Performance Tweaks
* Better Responsiveness & Speed
* VIPER4ANDROID built-in
* Fonts Added
* Themes Supported
* Battery Tweaks Added
* Many More.....
Sensor And Motion Features
* 3 Finger Pinch Camera Open
* 2 Finger slide up and down manage Volume Control
* 3 Finger slide screenshots
* Gesture parts Included
* Many More....
Downloads
https://drive.google.com/file/d/0B3Xc06KlN3w0TTI0RkhfWGx3eFk/edit?usp=sharing
Patch link:https://drive.google.com/file/d/0B3Xc06KlN3w0bGtJcFBaOUF6TjA/edit?usp=sharing
Procedure to flash
* You Can Take CMW Backup for Revert back to your old system
1) Download Color-Os.zip File
2) Put into External/Internal SD Card
3) Go To CMW Recovery
4) Wipe Data/Factory Reset
5) Wipe Cache
6) From Advance Menu Do Delvik Cache Clear
7) Go in Mount And Storage select FORMAT SYSTEM
8) Select Intall From SD and Select file And Click YES
9) Select Color-Os.zip And Select YES
1
Faq :
1. Double Tap to Home : Recent apps
2. Open Gesture Part - Pull the Status bar (edge) on the left corner
3.How to change language: open settings and go to language and input and then select ur desired language
Rom Status:
Current version:v2.0
Bugs:-No bugs
Updates:-No updates
Credits
*Oppo developers
*Huy tran
*Me
Note:
We r nt responsible if u brick ur phone
This rom is not ported by me. I m just posting in behalf of him
Hit thanks for my work
​
Akshaye said:
OPPO COLOR OS v2.0 for Q-Smart S32 and Micromax Canvas A88 by Huy Tran
SS
Features:
* Based On OPPO Color Os
* Color OS UI
* Both sim 3G supported
* 5 lockscreen types (Inbuilt)
* 2 Themes (Inbuilt)
* QuickBoot
* Pre-Rooted
* Brighter Flashlight
* Brighter Camera Flash
* Gapps Included
* Performance Tweaks
* Better Responsiveness & Speed
* VIPER4ANDROID built-in
* Fonts Added
* Themes Supported
* Battery Tweaks Added
* Many More.....
Sensor And Motion Features
* 3 Finger Pinch Camera Open
* 2 Finger slide up and down manage Volume Control
* 3 Finger slide screenshots
* Gesture parts Included
* Many More....
Downloads
https://drive.google.com/file/d/0B3Xc06KlN3w0TTI0RkhfWGx3eFk/edit?usp=sharing
Patch link:https://drive.google.com/file/d/0B3Xc06KlN3w0bGtJcFBaOUF6TjA/edit?usp=sharing
Procedure to flash
* You Can Take CMW Backup for Revert back to your old system
1) Download Color-Os.zip File
2) Put into External/Internal SD Card
3) Go To CMW Recovery
4) Wipe Data/Factory Reset
5) Wipe Cache
6) From Advance Menu Do Delvik Cache Clear
7) Go in Mount And Storage select FORMAT SYSTEM
8) Select Intall From SD and Select file And Click YES
9) Select Color-Os.zip And Select YES
1
Faq :
1. Double Tap to Home : Recent apps
2. Open Gesture Part - Pull the Status bar (edge) on the left corner
3.How to change language: open settings and go to language and input and then select ur desired language
Rom Status:
Current version:v2.0
Bugs:-No bugs
Updates:-No updates
Credits
*Oppo developers
*Huy tran
*Me
Note:
We r nt responsible if u brick ur phone
This rom is not ported by me. I m just posting in behalf of him
Hit thanks for my work
​
Click to expand...
Click to collapse
4.1 or 4.2?
its completely different os
SMARTY BOY said:
4.1 or 4.2?
Click to expand...
Click to collapse
Hello ,bro its completely different os and its version.is v1.2

[ROM][2.3.4][SuperLite][LG Ally] SmallDroid v3.0 FINAL - Updated 8/03/14

{
"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"
}
What is SmallDroid?:
SmallDroid is a great ROM based on CM7 for the LG Ally. Its main goal is stability, but also bringing users some extra space along with awesome performance.
Working :
everything except for listing below (I hope )
Not Working :
Camera works fine, no autofocus/flash
Bugs :
Music app starts when headphones are plug in - mostly after devices has fallen asleep, music will play.
Keyboard is tiny (3rd party keyboards don't stay after reboot)
Removing Provision.apk breaks HOME button
How to flash SmallDroid :
Download and copy the latest ROM zip to SD Card
Reboot into Recovery Mode
Select Wipe data and cache
Select install zip from sd card
Select choose zip from sd card
Select the new ROM zip
Select Yes - Install update
Wait until the Installation is finish
Flash gapps (optional)
Select reboot system now
ChangeLog :
You will find inside ROM or Read below
Screenshots:
Coming Soon!
Thanks to:
CyanogenMod Team
getitnowmarketing
BSDgeek_Jake
Download:
SmallDroid Release v3.0 2014-08-03
-- Debloated UNTOUCHED CM7.1
-- CM11 Bootanimation
-- Only 62MB
-- FINAL
>> http://www.androidfilehost.com/?fid=23578570567722685
SmallDroid Release v2.0.1 2014-07-20
-- Removed dalvik2cache init.d script which breaks wifi after gapps installation
-- Increase in FPS
>> SmallDroid 2.0.1 Download
SmallDroid Release v2.0 2014-07-20
-- Based on CyanogenMod 7.1.0 (Android 2.3.4)
-- Adreno Booster v0.7
-- Removed root browser - Default File Manager Added
-- Remove Now Browser - Default Browser Added
-- Removed Default Music Player (Install 3rd party)
-- New Resized CM7.2 bootanimation (works the best)
-- Increase boot speeds
-- PicoTts + Files removed
-- USB Debugging/ADB Enabled by default
-- Strictmode is disabled (Useless for non developer users)
-- SuperSU is now pre-installed root (Replaces SuperUser)
-- Device is registered as Samsung Galaxy SII in Google Play - more apps compatibility!
-- Sansation Fonts Added (by @mms047)
-- Faster SDcard Read/Write Speed
-- Simple AdBlocking host
-- Disabled USB debugging icon
-- CPU Clock uses lower votage while device is sleep (saves tons of power!)
-- Enabled 16BIT transparency for better scrolling
-- Enabled EGL Hardware profile
-- Disabled built in error reporting
-- Disabled notification sound for SD storage insert
-- Allow purging of assets
-- Screen recognizes only two fingers (Fix issues with multi-touch)
-- No more call delay, phone rings immediately
-- Kernel is now adbd insecure
-- Disabled kernel error
-- Disable verify-bytecode (Increase RAM and performance)
-- Only 64MBs
>> SmallDroid v2.0 Download
SmallDroid Release v1.1 2014-07-14
-- Removed some more bloatware (Spareparts.apk, Development.apk, Browser.apk, PicoTts.apk, TtsService.apk)
-- Removed all notification - ringtone - alarm sounds
-- Now Browser set as default browser
-- Gapps no longer included (Gives users the choice of their own gapps!)
-- Included Androidterm.apk (Terminal Emulator)
-- Only 73MBs
>> SmallDroid v1.1 Download
SmallDroid Release v1.0 2014-07-14
-- Based on CyanogenMod 7.1 - Android 2.3.4
-- Everything works!
-- Deodexed
-- Debloated
-- Removed all CyanogenMod Bloatware (CM Wallpapers, Update Notify, etc.)
-- Full Gapps included (No need to flash!)
-- Includes Mother of All AD-BLOCKING host file
-- Root Browser is the as default file manager
-- EXT4 Lagfix tweaks
-- Nexus S 4G Build.prop fingerprint (Adds more Google Play apps compatibility)
-- Enabled Adreno 200 GPU Rendering
-- Removed all Sounds for more space (Notifications, Alarms, Ringtones)
-- New bootanimation "CyanogenMod Minimal"
-- Zipalign on Boot!
-- Only 80MBs
>> SmallDroid v1.0 Download
Fixes and ETC!
Fix Blackscreen when phone is sleeping
------------------------------------------------------------------------
On 1st boot you must make sure that cyanogenmod > settings > display settings:
screen on and off animations are unchecked. Failure to do so will result in device waking up to a black screen.
Enable Data Connection
-------------------------------------------------------------------------
Under wireless & network settings/mobile networks International Data Roaming must be checked. You will not roam on other carriers and incur any extra charges (roam is done via prl on cdma not a checkbox). This setting is required on cdma phones for cyanogen. Failure to do this will result in no data connection.
reserved #2
All DONE:good:
caspboy said:
Editing Post! Please be patient!
Code:
Disclaimer: I am not responsible if anything happens, blah blah, you choose to install this, your warranty is void herp derp
This is SmallDroid ROM for the LG Ally!
================================================== ==========​
SmallDroid ROM Features:
- Based on CyanogenMod 7.1 - Android 2.3.4
- Everything works!
- Deodexed
- Debloated (see list of removed bloat below)
- Removed all CyanogenMod Bloatware (CM Wallpapers, Update Notify, etc.)
- Full Gapps included (No need to flash!)
- Includes Mother of All AD-BLOCKING host file
- Root Browser is the as default file manager
- EXT4 Lagfix tweaks
- Nexus S 4G Build.prop fingerprint (Adds more Google Play apps compatibility)
- Enabled Adreno 200 GPU Rendering
- Removed all Sounds for more space (Notifications, Alarms, Ringtones)
- New bootanimation "CyanogenMod Minimal"
- Zipalign on Boot!
- Only 80MBs!!!
ROM Downloads
Download the ZIP files, copy them to your device and reboot in CWM to flash them. Click the "Click to Show Content" Button for links!
SmallDroid ROM v1.0.0 Beta
AndroidFileHost: http://www.androidfilehost.com/?fid=23501681358559747
Credits
getitnowmarketing - for this awesome rom base!!!
@Jeeko - for Pure Performance X
@BSDgeek_Jake - for Mother of All AD-BLOCKING
Click to expand...
Click to collapse
Awesome! Thanks for the ROM, I will have to flash tomorrow and I'll add your ROM to the list later too
Trozzul said:
Awesome! Thanks for the ROM, I will have to flash tomorrow and I'll add your ROM to the list later too
Click to expand...
Click to collapse
your welcome I still got some editing to do so this thread looks great:laugh:
caspboy said:
your welcome I still got some editing to do so this thread looks great:laugh:
Click to expand...
Click to collapse
just flashed a few minutes ago, it seems to run as smooth as gingerbread gets! boot animation for me was a little laggy, maybe our old ally cant handle it lol, i tested most of the apps it does not have a sim tray so i cant activate it for testing messaging/calls/other network related stuff but im sure they work fine, didnt get any crashes the wifi works fine this overall is a great rom!
Updated to v1.1.0
check post#2 for fixes (must be done!):good::good::good:
New thread structure is up Hope you enjoy this rom
Updated to v2.0!! Im very happy with this one - really great increase in overall performance and networking! Best version yet Put a great amount of work into this one. It took me 3 days and its actually a daily driver now Enjoy!
UPDATED to v3.0 final - stopping work on this rom for now because I'M WORKING ON ANOTHER

[ROM][7.1.2] DND 2.1 for Honor 8 Lite by HassanMirza01

{
"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"
}
DND-Darkness reDefined
For Honor 8 Lite
DONOT COPY MY WORK, Ask for Permissions or Gather it yourself,,,
This ROM is only for Firmwares based on EMUI 5.X only...
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm
* App failed. Please do some research if you have any concerns
* about features included in this ROM before flashing it,
* YOU are choosing to make these modifications, and if you
* point finger at me for messing up your device, i will laugh at you.
*
*/
Introduction:
What is DND ??
DarkNess reDefined offers features and stability to the core, The main focus of the team was to make a ROM with features that are required not just bloats being tons of features to keep you thinking what to use and what not to. Apart from features we habe keptin mind the stability of the system, After intense testing and positive user reviews we've finally decided to release the build.
Features of DND:
Status Bar:
-Network Traffic
-Quick Settings
-Bluetooth Device Battery Status
-Statusbar Icon
-Clock and Battery Adjustment
-Brightness Control
-Double-Tap to Sleep
UI:
-Animations
-Force Expanded Notification
-Disable Immersive Mode Message
-Three Finger Screenshot
-Power + Volume Up to Start Screen Recording
-Power + Volume Up to take Partial Screenshot
Recent:
-Hide Apps from Recent Panel
Buttons:
-Hardware Key Configuration
-Backlight Control
-Key Custom Actions
-Power Menu Configuration
-Navigation Bar Configuration
-Enable/Disable Navigation Bar
-Fling
-Height and width of Nav Bar Control
-Pulse
Misc:
-Volume Steps
-Screenshot Sound
-Media Cover Art
-Superuser Indicator
-Launch Music Player when Headset Connected
Installation Instructions:
* -- DND only supports TWRP recovery. Use any other recovery at your own risk.
* -- DND only supports EliteKernelReborn. I will not provide support for those using other kernels.
* -- Download the Latest DND 2.1 from Downloads...
* -- Delete all your Fingerprints from Stock or Elite ROM.
* -- Ensure the latest version of TWRP Recovery is installed.
* -- Ensure that Stock/unmodified P9 Lite vendor is installed... (if you are on Elite ROM, any version, you are on stock vendor)
* -- Do Complete TWRP Backup...
* -- Wipe only Data(should be ext4), Dalvic, Cache, System... Dont touch other Partitions...
* -- Install DND 2.1
* -- Install GApps (optional)
* -- Install SuperSU or Magisk (optional)
* -- Reboot with Pray
Click to expand...
Click to collapse
Bugs:
You tell me
READ FAQ in 4th Post to fix common things then post for new issues if you got one...
If You are having RIL Disconnecting issue, Please Flash your Original CUST Partition.... (Elite ROM has different Region CUST)
This took Countless hours to get ready... If you like it, Buy me a Coffee...
Special Thanks:
@Meticulus for creative & Endless work on Nougat & MM Codes.... Hats off bro...
@petya230 for his support
@felix-development for his support
@Abdullah7 for his support
Source Codes:
DND Source Codes
GPLv2: https://github.com/HassanMirza01/android
Contributors:
@HassanMirza01
ROM OS Version: DND 2.1
ROM Kernel: EliteKernelReborn v5+ Upstreamed to 4.1.46
ROM Firmware Required: Bootloader Unlocked / TWRP / EMUI 5.0 Firmware
Based On: DND 7.1.2
Version Information:
Status: Stable
Created on: 2017-12-25
Last Updated on: 2017-12-25
Download Links:
DND:
DND-7.1.2-20171225-hi6250-UNOFFICIAL-HassanMirza01
Patches For Users:
Patch for Honor 8 Lite Users
All my ROMs are available on my Blog too,,, HassanMirza01.blogspot.com
Modded TWRP 3.1.1-1:
Elite TWRP 3.1.1-1
Press Thanks and donate if you like it
CHANGELOG:
2017-12-25 DND-2.1-hi6250-20171225-UNOFFICIAL:
*initial release
FAQ:
1.) What to do if My Phone got bootloop or not booting ??
You have changed vendor, or modified vendor(not stock), OpenKirin vendor will never ever work,, so get Pure stock vendor of your device... it will work for sure... if still not, change you data filesystem...
2.) What to do if my SIMs are not working ??
Go to Extras, disable dual sim, reboot phone,, now read carefully,,
1. Install hex editor app from playstore
2. Make sure you have file explorer with root privileges
3. Open hex editor and find modem,id file on this location root/sys/firmware/devicetree/base/hisi,modem_id and open it.
4. Write down all numbers in first row
5. Then go to root/system/vendor and find phone.prop and open it with text editor.
6. Find your modem id by using search and type 0x3xxxxxx where X is your number from hex reader
7. Then make it look like this:
3.) What to do if my SafetyNet is not passed ??
Update Magisk to latest beta version, tick Magisk Hide and enable usb debugging...
reserved
Does it work for PRA-LX2?
Earphones do not work
Wired earphones do not work in the music player
mohamed kherif said:
Wired earphones do not work in the music player
Click to expand...
Click to collapse
flash patch

Categories

Resources