[ROM] CyanogenMod 7.2.4f (Android 2.3.7) [20130310] - Motorola Milestone Android Development

Main credits:
Obviously, it's the CyanogenMod team and all CM contributors in the first place.
Besides that and my own humble work, CM for Milestone would not be where it is now without the essential works of Skrilax_CZ (2nd-init, OpenRecovery, custom kernel, 2ndboot fixes and more), Czechop (hack to the kernel usb initialization code that allows to keep BP working after 2ndboot to custom kernel), f_pasha (gkisystem semaphore patch), Tiago Sousa (author of the original overclock kernel module) and contributions from others that I forgot to list here .
Also worth mentioning is a lot of notable work done by the Defy developers: Epsylon, Quarx and Maniac103
The original 2ndboot code is by Dmitriy Taychenachev and Eugen Maksimov.
Please note that Milestone is not officially supported by CyanogenMod.
Home page: http://android.doshaska.net/cm7
Issue tracker: http://code.google.com/p/cyanogenmod4milestone/
FAQ(wiki): http://www.droid-developers.org/wiki/CyanogenMod_4_Milestone_FAQ
Build from source: http://android.doshaska.net/cm7build
github: https://github.com/nadlabak
my recent commits to official CM: http://review.cyanogenmod.com/#dashboard,129
2ndboot OpenRecovery: http://code.google.com/p/cyanogenmod4milestone/downloads/detail?name=OpenRecovery_2ndbootOR_v1_2.zip
Full guide from stock Motorola Android to CyanogenMod 7 for Milestone
- by pontomedon (many thanks)
- it includes instructions on how to partition sdcard directly in OpenRecovery (to resize existing fat and create ext3)
New era with custom kernel via 2ndboot
Czechop (Milestone 2) managed to create a hack to the kernel usb initialization code that allows to keep BP working even after 2ndboot to custom kernel.
(See http://forum.xda-developers.com/showthread.php?t=1908687 )
Thanks to Skrilax_CZ, the issue of low performance before the first device suspend has been resolved (L2 cache remained disabled before).
Note that a lot of work on the custom 2.6.32.60 kernel for Milestone has been done by Skrilax_CZ.
Main new features:
- Kernel Samepage Merging enabled
- ZRAM (compcache) can be enabled under CyanogenMod>Performance settings (will be active after reboot)
- additional swap file (or partition) can be used, if desired
Download:
CM7.2.4f: http://d-h.st/3fb
gapps: http://d-h.st/M05
(older CM builds: http://d-h.st/users/nadlabak/?fld_id=2535#files and https://github.com/nadlabak/android/downloads )
7.2.4f (2.3.7) 10.03.2013
- the libaudio that allows beepless call recording has been made optional, because some users reported BP panics on incoming calls
-- you can enable it under Device settings > Experimental libaudio (the change requires reboot)
-- the experimental libaudio received new binary patch that may (or may not) fix the BP panics (testing and confirmation from users is needed)
- several additional fixes done to the call recording code
- added CPU stats kernel module
- the moto RIL data connectivity workarounds introduced in 7.2.4c can be optionally disabled by ro.telephony.ril_class=motow3gplain in /system/build.prop (the default value that includes the workarounds is "motow3g")
- ringer audiofocus fix (by maniac103)
- omap3 hwrng is now exposed by kernel and used by userspace rngd to feed the entropy pool
7.2.4e (2.3.7) 30.12.2012
- call recording: fix recording for calls with asterisk in phone number
- fix typo in /system/etc/init.d/12swap script
- use better way to implement 'Disable Dock Observer' option (fix issue 637 - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=637 )
7.2.4d (2.3.7) 27.12.2012
- add built-in call recording option; no beeps every 10s during call recording any more
- wifi: disable 802.11n support by default (HT_Enable in tiwlan.ini) to prevent stale data connections when using certain N routers
- kernel: reverted doubling of the DAC fifo size to 16384 (to prevent audio drop-outs) as it caused broken audio playback in certain games
- fix /system/etc/init.d/12swap script
in case you're wondering why the new build is not uploaded to github as before, see https://github.com/blog/1302-goodbye-uploads
7.2.4c (2.3.7) 11.12.2012
- kernel: increased DAC fifo size to 16384 to reduce the chance of audio drop-outs
- fix unwanted lcd-backlight activation by camera button while the screen is off (was related to the light sensor workaround that allows to use camera button to provoke sending of light sensor data without waiting for ALS interrupt)
- better handling of Baseband Processor panic (by maniac103) - instead of immediate reboot like in stock firmware, user is notified and can choose to postpone the reboot (e.g. when he's got some work to finish first). Note about the reason of reboot is displayed after restart.
- workarounds for some motorola RIL issues that cause occasional data connectivity problems (by maniac103)
- build: in-line kernel building
- optional swap activation on boot via /system/etc/init.d/12swap
-- requires swap partition present as third partition on sdcard
-- swap size (in kB) is determined by persist.sys.swapsize property
-- no persist.sys.swapsize property defined or set to 0 means no swap activation
example how to set persist.sys.swapsize property in terminal:
su
setprop persist.sys.swapsize 16384
7.2.4b (2.3.7) 09.11.2012
- kernel update: 10MB more of a free RAM (when the camera is not active)
-- allocate the LSC workaround memory only for the time while the ISP is actually in use
7.2.4a (2.3.7) 03.11.2012
- overclock: vsel entries restored to proofed values
- 2ndboot: updated pre-built binaries
-- a fix instead of a workaround for the GPU performance, proper ATAGs passing (thanks to Skrilax_CZ), etc.
- Music.apk: fixed music playback resume after a phone call (thanks to Danny Baumann)
7.2.4 (2.3.7) 23.10.2012
- the bad GPU performance on low CPU freq fixed via workaround during init (temporary insmod of stock pvr driver)
- updated kernel:
-- we're now on 2.6.32.60 (thanks to Skrilax_CZ)
-- new interactive governor backported from jellybean (with input-boost feature activated by touchscreen events)
-- camera helper buffer (allocated during boot) reduced by 6MB (thanks to alef78) > more free RAM available
-- optional 5 point multitouch fixed
-- fixed usb tethering (only in the 2nd uploaded 7.2.4 build - sorry for the confusion)
- bootinfo hacks could be removed thanks to new 2ndboot update by Skrilax_CZ
7.2.3 (2.3.7) 18.10.2012
download: https://github.com/nadlabak/android/downloads
- older builds are hopelessly obsolete from now on
--------------------------------------------------------------------------------------------------------------------------------
7.2.1 (2.3.7) 01.09.2012
- GPU drivers (SGX PVR) updated to 1.7 (latest Gingerbread release) from 1.5 (Froyo), despite the locked kernel
-- it allows less hacky surfacefliger/libui/egl code. Most notably, some workarounds had to be used for some apps to prevent occasional crashes on screen rotation before. Most prominently it can be seen in Gallery app. Before, the view had to be reset on each rotation (to make sure there won't be a crash), now it can work more naturally. Similar hack has had to be used for Google Maps as well...
- the proprietary gralloc.omap3.so patched to report 265 DPI to match the physical characteristics of the Milestone's display
- "stay away from zombie content providers" race condition fix - before, randomly, apps could get suddenly killed (after they attached to content provider that has been already killed, but its zombie process still there). This race caused apps to suddenly disappear e.g. after the search function has been initiated (reported e.g. in the case of Google Maps before). It should no longer happen after this release.
- a recent Google Maps update changed a part of the name of the always running background service from NetworkLocationService to GoogleLocationService. This change has been reflected in ActivityManagerService code, so the GMaps hack is working again.
- lots of fixes and also new features from upstream CyanogenMod is included, e.g. the increasing ring tone volume option.
7.2.0 (2.3.7) 16.06.2012
- 7.2.0 release
- the most notable 'last minute' fix is the elimination of the occasional 'mute' incoming call (while the two-way call recording ability is retained)
7.2.0 RC2 (2.3.7) 01.06.2012
- fixed initialization issues leading to bootloops or stalled boot if the ext partition mount took too long
- fixed lockscreen button behavior (notification power widget) where the lockscreen couldn't be enabled again after a while (thanks to maniac103)
- Toggle2G built from source; removed the need for root permissions
- usb: usbd built from source (thanks to Skrilax_CZ), disabled usb notification sound, usb tethering can be enabled directly from usb notification menu
- wlan: updated kernel drivers, disabled adhoc support in tiwlan.ini to prevent connection issues for some APs
- possible workaround for mute call issue (more feedback is needed to confirm or disprove its effectiveness) - Issue 752
- LatinIME is run in SystemUI process to spare additional 2MB of RAM
- added protection of Mms app if its service is doing a work. It shouldn't be necessary to keep the Mms app in RAM all the time to prevent lost sms anymore
- added possible recovery from DSP Bridge failures (its effectiveness needs to be confirmed) - Issue 672
- updated fonts (to fix special Romanian chars)
- install process wipes the dalvik-caches automatically
- etc.
7.2.0 RC1 (2.3.7) 23.03.2012
- various fixes under the hood
7.2.0 RC0 (2.3.7) 21.02.2012
just a quick fix build:
- make sure that services don't start before sd-ext has been mounted (if present)
- fix LED in charge only mode
7.2.0 RC0 (2.3.7) 17.02.2012
- wide screen video recording now captures in 848x480 resolution (was 720x400)
- two way call recording is now possible (recording has to start after the lines have been connected, not sooner)
- UMTS baseband (2100/900 vs. 2100/1900/850) can be selected in Device settings, the selection will persist even after future system updates (please do not use the baseband switching via Open Recovery anymore)
- fixed in-call and SIM PIN unlock screen layouts for landscape orientation, e.g. for phone in CarDock or DeskDock
- additional information about call can be indicated (e.g. that an incoming call has been forwarded, that the call is on hold on the remote side...)
- workaround for broken proximity sensors - camera button can be used to generate fake 'proximity far' event
- many other important fixes and improvements
note: CMWalpapers and Androidian and Cyanbread themes are not included anymore as more space in /system was needed for the libraries that enable the higher quality video recording. Themes and wallpapers can be installed e.g. from market separately.
7.1.5 (2.3.7) 21.01.2012
- ics animations (including rotation) backported to gingerbread
- renderer updated with rotation support - proper playback of videos with orientation hint
- adhoc disabled in tiwlan.ini (may help few people with wifi issues)
7.1.4 (2.3.7) 19.01.2012
- native wifi tethering finally works (proprietary 3G Mobile Hotspot removed, no dun apn dependency anymore)
- T9 dialer
- new 'Holo' ring lockscreen style
- increased net buffers for wifi, added values for hspa
- internal: switched to init built from source, wifi: switched from system/wlan/ti to hardware/ti/wlan, gps: gingerbread lib (from Defy GB firmware) is used instead of froyo lib + gpshim wrapper
- other things I can't remember now
notes:
1) 7.1.3 skipped to distinguish from the intermediate version used as base for the last HO!NO! Mod
2) If you encounter wifi issues after update:
reboot to recovery, open console and enter
Code:
rm -R /data/misc/wifi
exit
and reboot. You will have to re-configure your wifi networks after this.
Also make sure you have correct Wifi Regulatory domain selected.
Settings>Wireless & network>Wi-Fi settings>menu>Advanced>Regulatory domain.
Select appropriate value (11-US, 13-EU, 14-JP), then menu>Save
7.1.2 (2.3.7) 13.12.2011
- fixed recurring events in lockscreen calendar widget
- fixed possible egl surface creation failure (in PewPew game and possibly other apps); reworked egl config selection
- added optional revamped ring lockscreen style
- fixed bugreport service (left shift + del), report files are stored in /sdcard/bugreports/
- added /etc/powervr.ini for some PowerVR SGX tweaks (> less RAM used by surfaceflinger)
- internal storage changes:
-- dalvik.vm.dexopt-cache-only disabled by default ('no free space left in /cache' issue)
-- return back to 07app2ext moving also dalvik-cache to sd-ext
-- lib2ext script (and support for it in installd) newly included. It is not active by default. It can free huge amount of space in /data by transfer of applications' native libraries to sd-ext. Make sure you have enough free space (at least 100MB-200MB) in /sd-ext before you enable it. To activate it, run "su" and then "lib2ext 1" in terminal on phone. The libs will be moved during the next boot.
- etc
7.1.1 (2.3.7) 24.11.2011
- fixed issue of some Gameloft games (and possibly other apps) hanging during sound engine initialization
- fixed lockscreen calendar view to be able to display also the event description
- the most specific Milestone options (keyboard, logger etc.) moved to Device settings (from CyanogenMod settings)
7.1.0.7 (2.3.7) 21.11.2011
- camera: added possibility to focus during video recording (via focus key - half pressed camera key)
- keyboard: ability to set multipress language independently from locale
- keyboard: additional German multipress set where sharp s can be entered by double press on B key (instead of S key, as double s is quite common in German)
- media: fix broken playback position in several audio players (MortPlayer Audiobook, DoggCatcher and others)
- fix possible system crash caused by lockscreen calendar events display
- fix for non-animated unlock transition
7.1.0.6 (2.3.7) 15.11.2011
- keyboard: fix "_" (ALT + C) on hw keyboard
- keyboard: revised indication of active secondary key char map
- minimal ring lockscreen style added, option for middle ring unlock
- lockscreen gestures: added music control
- etc
7.1.0.5 (2.3.7) 13.11.2011
- video recording fix
- keyboard: revised handling of multipress for cyrillic/russian key char map
- keyboard: 200ms multipress interval added
- keyboard: Lithuanian multipress set added (thanks to rokasjasonas)
7.1.0.4 (2.3.7) 12.11.2011
- graphic rendering optimizations (opaque views, opaque in skia, surfaceflinger)
- fix for concurrent access to dnsproxyd socket that could lead to loss of data connectivity
- fix for non-animated unlock transition
- updated battery bar
- support for retail Russian keyboard
- added preliminary Cyrillic (phonetic) key char map
- added multipress set for Slovenian (thanks to kv1dr)
- option to disable boot animation (5-6s shorter boot time)
- downloads bind mounted to data block if there's no ext partition on sdcard - to help with low space in cache block that some people experience
7.1.0.3 (2.3.7) 10.11.2011
- support for secondary hw keyboard character map (russian, hebrew, arabic); when enabled, it can be toggled by menu/lang key on hw keyboard
- support for russian hw keyboard layout with swapped 'search' and 'menu/lang' keys
- multipress feature for entering alternate characters on hw keyboard (currently for cs, da, de, es, fi, fr, hu, it, nl, no, pl, pt, ro, ru, sk and sv). Future contributions of sets for other languages are welcome, see https://github.com/nadlabak/android...6e8f2e21ad9f2252cd3d96017c8160bb824d31d#L0R90
- keyboard features are configurable under CyanogenMod settings>Input (but it will be moved to Device settings in the future)
- Motorola specific AudioEffect replaced by newer AudioEffectSettings (fixes fx settings for speaker not restored after reboot), accessible from DSPManager menu
- added Compass Calibrator (Settings>Device settings)
- lockscreen can display both alarm and calendar events together
- important fixes to omap specific stagefright issues (multimedia)
- Market should no longer crash because of locale
- fix for occasional LatinIME crash
- many other fixes
7.1.0.2 (2.3.7) 23.10.2011
- fixed wlan MAC address
- instead of fonts, pico tts files are moved to /cdrom (should fix some 'frozen on M logo' cases)
- now correctly tagged as KANG: as before, this is not official cyanogen release - it's a self-kang of CM7 for Milestone
- various additional improvements and fixes from upstream
7.1.0.1 (2.3.7) 21.10.2011
- DSPManager service made stoppable again, by global DRC option
- system fonts are now stored in otherwise unused /cdrom block to make more space in /system (CMWallpapers can be included again)
- optional unlock by keyboard slide
- many fixes; among others: EAP (WLAN) lost password issue, possible system crash caused by lockscreen calendar events display, possible system crash by ring lockscreen, fixed bluetooth AVRCP 1.3 responses, possible DSPManager FC while editing EQ...
- updated power_profile.xml
- dalvik.vm.dexopt-cache-only property reintroduced (enabled by default); those whose app's dalvik-cache won't fit to /cache block can set it to 0 in /system/build.prop
- kernel tweaks included (in /etc/sysctl.conf)
- versioning changed according to new upstream style
7.1.0-11.10.12 (2.3.7)
- odexed build (main purpose is to gain more space in /data - only /cache/dalvik-cache is used, /data/dalvik-cache is empty), be sure to wipe both cache and dalvik-cache in OR when updating
- various fixes
7.1.0-11.10.05 (2.3.7)
- new feature: separate headset and speaker media volume
- various fixes
7.1.0-11.09.30 (2.3.7)
- release build of CyanogenMod 7.1.0 for Milestone (Android 2.3.7)
changelogs for previous releases: http://android.doshaska.net/cm7changelog
download links:
CM 7.2.3: https://github.com/nadlabak/android/downloads
Google Apps: gapps-gb-20111216-signed.zip - http://www.mediafire.com/?botrs7cz11h8v5x
same as the official gapps-gb-20110828 with:
- Market (Vending.apk) updated to 3.4.4 version
- CarHomeGoogle updated to 2.2.1.4 version (it seems to fix Sygic launch issues)
- new talk with audio/video chat included to make a single gapps update package again
- updater script fixed to be fully compatible also with odexed ROMs
Additional downloads:
- BPSW (2.2 - Froyo): http://code.google.com/p/cyanogenmo...?name=update-bpsw-MSG39UPEU_A1.19_0.90-I4.zip
if you are updating to CM from 2.1 firmware, you can use this package to update your baseband processor software to 2.2 version
- devtree (2.2 - Froyo): http://code.google.com/p/cyanogenmod4milestone/downloads/detail?name=update-devtree.zip
if you are updating to CM from 2.1 firmware, you can use this package to update your devtree to 2.2 version
Notes:
- the main init scripts are located in /system/etc/rootfs
- clocking options (frequency table, vsel table and governors) can be set in /system/etc/init.d/10overclock
- Adobe Flash can be downloaded and installed directly from Adobe web or Android Market
Installation:
- use OpenRecovery Apply Update menu to install the zip copied to /sdcard/OpenRecovery/updates
- data wipe/factory reset is highly recommended when you are upgrading from another rom/firmware (or having any issues )
- if you are in France, you should replace ro.product.brand=MOTO_RTEU with ro.product.brand=MOTO_RTFR in /system/build.prop (the ap_gain_france.bin will be used then)
OpenRecovery Mod (with CyanogenMod for Milestone specific customizations):
http://code.google.com/p/androidiani-openrecovery/

tried cm7 rom..cool...

Thank you so much, i have been waiting for this since gingerbread code released.

this is awesome, now I'll be juggling 4 roms in nandroid, my wife will be lucky if she'll ever be able to get ahold of me since I never use my phone as a phone anymore

CM7 is based on Gingerbread?

BryanChung said:
CM7 is based on Gingerbread?
Click to expand...
Click to collapse
yes with 2.2 kernel
@kabaldan: Very good preview

Christoffer84 said:
yes with 2.2 kernel
@kabaldan: Very good preview
Click to expand...
Click to collapse
Thanks for reply.

when i go to the sd-ext folder, it shows empty folder, but in my ext2 part, i should have many folders, what should i do?

Christoffer84 said:
yes with 2.2 kernel
@kabaldan: Very good preview
Click to expand...
Click to collapse
2.2 or 2.3?

jchenny said:
2.2 or 2.3?
Click to expand...
Click to collapse
Android 2.3 working on a 2.2 kernel

2.2 kernel
Only motorola signed kernels.
It's Android 2.3 based on 2.2 latest kernel leak!

kabaldan Thanks a lot for this release. I have one question can you make the unlock vibration not so stronger something like the official 2.2 leak?

emprize said:
when i go to the sd-ext folder, it shows empty folder, but in my ext2 part, i should have many folders, what should i do?
Click to expand...
Click to collapse
and in this case, is it success mount the ext2?

not its a bug or not or it just me
please look at the keyboard, some number is missing?
{
"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"
}

Since this is a new version of CM, is it recommended or even necessary to do a full cache/data wipe?
Or can we apply the update without any wipe as with CM6?

kabaldan said:
The hero responsible for the gkisystem (radio) finally running under 2.3 is f_pasha, many thanks to him!
http://code.google.com/p/cyanogenmo...-7.0.0-RC0-0.07-11.02.03-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-cm-7.0.0-RC0-0.07-11.02.03-Milestone-signed.zip
fixed gps: http://www.multiupload.com/T9I59MLFVL
put the gps.sholes.so to /system/lib/hw
(set permissions to 644)
Google Apps (for CM7): http://wiki.cyanogenmod.com/index.php?title=Latest_Version#Google_Apps
main issue remaining: compass
Click to expand...
Click to collapse
Thanks to the king!!!

thanks to the almighty f_pasha from me too
and also to kabaldan for his work on bringing us good roms and of course all the other devs!
so far gingerbread is working really nicely... if it stays that way i dont see any reason to return to froyo

how can I set only the fancy screen off animation to be played kabaldan?
I dont want all the other animations because they lag the phone!
Thanks!

wow awesome finally,.... good work nadlabak and f_pasha... both geniuses.

This is FANTASTIC! Working great so far. The only thing I noticed so far is that Navigation is missing.....? Google maps is updated in marketplace but Navigation is not present in draw. I did a google gesture search and it found it but gave an error when launching....
That's the only issue I ran into so far.
EDIT: After applying GPS fix and rebooting the phone Navigation is now appearing in the draw.
I also get a force close when trying to turn on notifications for CM updates in the settings menu, is this not going to be implemented?
Thanks for the work.

Related

[ROM][pre-final 0.08-11.03.18] CyanogenMod 6.1.2 for Milestone (2.2.1+)

Home page: http://android.doshaska.net/cm6
Status: release of an unofficial CyanogenMod 6 port for Milestone
Announcement: CM6 for Milestone development continues thanks to Michael
watch this thread: http://forum.xda-developers.com/showthread.php?t=1155454
Issue tracker: http://code.google.com/p/cyanogenmod4milestone
Please, report bugs and issues using the tracker, a post in the forum can be easily missed.
Current hotfixes: none
http://code.google.com/p/cyanogenmod4milestone/downloads
Build from source: http://android.doshaska.net/cm6build
Wiki page: https://www.droid-developers.org/wiki/CyanogenMod_for_Milestone
Important: Please, use the new OpenRecovery 1.46 for CM6 installation - the system partition was not being erased properly from the update package install script in older versions.
The Androidiani OR has been updated to be based on 1.46 (in version 3.3), so it's recommended too.
Update:
18.03.2011 0.08-11.03.18
- proprietary files update
- various wlan connectivity issues fixed (some N routers, wpa2, 801.x enterprise etc.), as in current CM7
28.01.2011 0.07-11.01.28
- proprietary files update (boot.img=>kernel, modules etc from SHOLS_U2_05.26.0)
- the infamous SMS bugs fixed (the OS version should actually read 2.2.2, sorry, I left 2.2.1 there)
- Greek support added to LatinIME 2.3 (including dictionary)
- ext4 module included (can be used to mount ext2 only - writing to journalled ext3/4 is not working correctly yet)
- new separate BPSW update.zip package (same as in SHOLS_U2_05.26.0/SHLA_U2_05.0C.0)
15.01.2011 0.06-11.01.15
- proprietary files update (boot.img, modules, libaudiopolicy), no sleep after usb/power unplug seems to be finally fixed
- added ro.config.no-action-on-plug property. When set to 1, the screen will not automatically turn on when plugged to usb/power (useful especially for users of solar power adapters). Disabled by default, can be changed in /system/build.prop.
- TI OMX libs compiled from sources again (thanks, Edgard)
28.12.2010 0.05-10.12.27
- battery top charge level fixed, updated WLAN driver, ...
22.12.2010 0.04-10.12.22
- 2.3 keyboard (with all the dictionaries as usual, plus 2.3 framework/ex included), but no prediction for hw keyboard yet
- media_profiles.xml adjustments (safer high camcorder profile h264 bitrate) + small camera fixes (sounds etc.)
- small agps fix (issue 295)
- multitouch.distinct defined (fix Google Maps 5.0 rotation gesture etc.)
- bluetooth discoverabilty timeout configurable (thanks H.Czedik)
- modversion change to easily distinguish current build
- etc.
12.12.2010 0.04-10.12.12
- AAC and AMR Wideband audio encoders are finally working!
- additional video quality camcorder profile added - "middle" (customize it in /etc/media_profiles.xml)
- Camera app - fixed encoder change from UI not being used until camera reinitialization, camcorder shortcut added
- adjusted smartass governor defaults
8.12.2010 0.04-10.12.08b
- ignore light sensor when flashlight is on (better solution based on updated flashlight code), SMS time stamp fix, input method chooser dialog fix, smartass governor included etc.
- cpufreq_stats module included (b), Torch app in sync with all widget's flashlight buttons - fixes possible FC (b)
Note: there is a leftover backup file /etc/init.d/10overclock~, please delete it, thanks and sorry for the inconvenience.
4.12.2010 0.04-10.12.04
- Launcher Pro 3D drawer scrolling fix, SMS TP-Data-Coding fix, flashlight code clean-up, Torch app, national roaming fix, multitouch fixes, notification LED fixes, EAP phase 2 fix (wifi), toast message for ScreenTimeout button etc.
29.11.2010 0.04-10.11.29
- added flashlight toggle gesture (as requested)
- CM updates: mainly lockscreen gestures updates and fixes (slider bars can be completely disabled, added simple phone unlock gesture, sound toggle gesture)
27.11.2010 0.04-10.11.27
- CM updates: lockscreen gestures, ADW launcher 1.3.1, camera app fixes
25.11.2010 0.04-10.11.25
- small changes: camera update, auto/dim mode for brightness button as requested (notification widget), landscape lockscreen fix (phone/messaging), 2g/3g button fixed again
- etc.
22.11.2010 0.04-10.11.22
- kernel modules update: from now on, the overclock and interactive governor modules use the new symsearch module (good work, Skrilax_CZ!), so they can find the needed symbol addresses automatically. Therefore any future kernel upgrades or downgrades should be painless - there will be no need to find and specify the addresses manually anymore.
Interactive governor also updated to use cpufreq_global_kobject
Notice the new symsearch.ko insmod in 10overclock script - overclock and interactive modules now depend on it
- various CM/AOSP updates (camera, stagefright mp4 updates, overscrolling fixes, phone/messaging lockscreen etc.)
- other small changes
20.11.2010 0.04-10.11.20
- too many CM/AOSP updates to list (camera, stagefright...)
- (impression: ) faster
16.11.2010 0.04-10.11.16
- this update only solves possible write_raw_image problem during flashing
(if you've successfully flashed 10.11.15, there's no need to update)
- the BatteryManger.apk removed (its inclusion was a mistake)
15.11.2010 0.04-10.11.15
- power management
- the mainline CM6 camera is back (continuous autofocus + stable shot feature), as it received some updates making it usable on Milestone/Droid again
- do not use overclock scripts from OR clones, it won't work! Better edit the /etc/init.d/10overclock file (the address parameters have changed)
- known issue - lockscreen might not work, I'll look into it later
- 2.2.1 sbf flash is no longer a prerequisite for CM6 installation
14.11.2010 0.03-10.11.14
- fixed the occasional reboot when sdcard is to be shared via usb - Issue 81: http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=81
(it was caused by a general android bug in NativeDaemonConnector- see https://github.com/nadlabak/android_frameworks_base/commit/4c510ab6d1c55c941024859594b5146737020b5f for details, it took me some time to figure this one out )
- added support for dalvik.vm.dexopt-cache-only property in build.prop - when set to 1, dalvik-cache of all apps will be stored in /cache only (default is 0 - system apps have dalvik-cache in /cache, data/sdcard apps in /data). No need to use the memhack/dalvik-cache hack anymore, simply set this property and delete the caches from OR and you're ready.
- removed the adb during boot hack (to stop reports on issue 131), can be installed via separate update zip package when needed
- as usual, all the latest official CM updates included
- plus some other small things
8.11.2010 0.03-10.11.08
- suspend auto-brightness level changes when flashlight is on (to prevent switch to maximum brightness caused by flashlight)
- more proprietary smali code injected - now you can replace the included LatinIME with the one from the Motorola's 2.2.1 test build (you will need to replace not only LatinIME.apk in app, but also libjni_latinime.so in lib). The language switching will be possible only via the soft keyboard, but the hw keyboard will follow
- much simpler sh hijack (realized directly in the shell binary - as suggested by Skrilax_CZ and tested by Edgard)
- CMstats and RomManager not included anymore
- few other minor changes
- all the latest CM source commits included
3.11.2010 0.03-10.11.03
- swap volume buttons in landscape mode (can be disabled in build.prop - ro.config.volume_keys_rotation) [ http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=170 ]
- built from the latest CM sources
- APN fixes (dun for the 3g mobile hotspot added, supl removed)
- missing system/default.prop added
- after installation, please install also the hotfix above to avoid bootloops when bluetooth is enabled
27.10.2010 0.03-10.10.27
notable fixes:
- 2g/3g data toggle buttons in both power control widget and notification area
- flash playback of h264 videos
- embedded album art
- 3G mobile hotspot
- alt+shift+4 can be used to enter $ on the included euro_querty keyboard layout
- agps and charge_only_mode (previously released as hotfix)
notable new features:
- LED flashlight button can be enabled in notification area
- users who don't use docks but phone cases with magnetic closure can disable the dock observer
(edit /system/build.prop and set ro.config.dockobserver=0)
21.10.2010 0.03-10.10.21b
- now based on the new kernel and proprietary files from the moto 2.2.1 test leak, you will need to flash a 2.2.1 sbf before if you haven't done that already
- agps is still hit and miss use the hotfix for agps
- only the notification icon reference has been fixed in the Usb.apk - don't use the Windows Media Sync mode, it won't work, I'll remove that mode later (signature is fixed in 0.03-10.10.21b)
- in the leaked firmware, Moto is using amr audio for HQ video recording - the aac encoder is broken, I'm doing the same for now
- no functional ext2, cifs and nfs modules yet (maybe the Droid X kernel sources published yesterday will help to fix the kernel modules...)
- stagefright player is enabled again, if you experience troubles with playback of some media files (mainly HE AAC), you can set media.stagefright.enable-player to false in /system/build.prop
- custom building: the repos are currently out of sync, please be patient, I 'll consolidate the sources and update the github repos later
- CyanogenMod changelog can be found in /etc/CHANGELOG-CM.txt or here.
06.10.2010 0.02-10.10.06
- media playback - for the local media playback, opencore instead of stagefright player will be used. Please note that it will lower your Quadrant score. Quadrant seems to be unable to test the h264 at all when stagefright is used - it considers the h264 test done immediately, while when opencore is used, the test is actually carried. Therefore, the simple change of the property media.stagefright.enable-player=true will double your score. But it has no connection to the real world. Actually, the h264 playback by the stagefright player has slightly higher CPU demand than opencore h264 playback (and both are using the same TI OMX libraries that do the actual h264 decoding on the hw DSP). If you don't care about the real performance but only about the benchmark results, you can change the media.stagefright.enable-player property back to true in /system/build.prop.
This change fixes the short audio sample playback, aac incompatibilities and possibly other media issues too.
addition: quote from mail from the Quadrant developer - I have not determined why Stagefright produces much higher values yet. Perhaps this is caused by hardware acceleration or some compatibility issues. Either way, it will take some time to investigate this problem and design a proper solution.
- Camera - the recent CyanogenMod changes have been reverted and the zoom support corrected. The continuous autofocus mode introduced recently by Cyanogen seems to not suit well our current camera implementation.
- kernel tuning script added to init.d. The scheduling/memory tweaks are enabled, the network tweaks commented out by default. You can change it to your liking by editing of the /etc/init.d/11kernel_tuning script.
- another AGPS change - back to the Motorola way. After this update.zip installation, please delete manually the file /data/location/location.cfg and edit your APN setting to delete the supl from the APN type (I will change the default APN settings directly in the build later). Then reboot.
- Toggle 2G/3G app is included for saving the battery, set it to switch to 2G automatically whenever the 3G is not actually needed.
02.10.2010 0.02-10.10.02
more AGPS fixes - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=5
wma playback fix - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=82
Motorola PhonePortal included and working - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=55
Overclock module statistics fix - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=60
MMS fix - http://code.google.com/p/cyanogenmod4milestone/issues/detail?id=68
Motorola QuickOffice included again
29.9.2010 0.02
This release is not much about bug fixing, more about the way it is built - the process has been finally automated. Built from the latest CM sources.
Anyone can build a nightly from the current repositories, see http://android.doshaska.net/cm6build
There might be new issues, please report them using the bug tracker.
Now in the form of update.zip - put it to /sdcard/OpenRecovery/updates and use the Apply Update menu.
Google apps have to be installed separately, also in the form of update.zip, applied after CM6: http://wiki.cyanogenmod.com/index.php?title=Latest_Version#Google_Apps
22.9.2010 0.01c
- includes the previously released hot fixes for APN/GPS (i5) and unwanted boot during charge only mode (i10)
- temporarily used usb_mass_storage_fix script (borrowed from Dext3r) is gone. Motorola's proprietary usbd is back accompanied with Usb.apk (re-engineered to reflect changes in 2.2 os classes and to disable the unavailable options). StorageNotifications.java (part of services.jar) adjusted to not duplicate the notifications from Usb.apk. Usb.apk together with usbd allows to suspend the usb kernel driver and the phone can enter the suspend mode now. Hopefully, the battery life will be better.
- several adjustments in init scripts (includes the check for fighting adbd sometimes launched from the first init instance)
- QuickOffice.apk included
- Street.apk removed, so you can download and install the updated version from the market
- audioflinger recompiled to not include one unnecessary static lib
Only system.img has been changed and there should be no need to wipe data when you update from 0.01/0.01b, but I highly recommend to delete cache and dalvik-cache. Use OpenRecovery 1.37 or newer. Don't forget to backup your customized /system/etc/init.d/10overclock first .
17.9.2010 0.01b
fix for the reboot issue (or at least for one common cause of it) - humble return to the mot_boot_mode hijack (sh hijack discarded)
What is working: hopefully everything (GSM, WiFi, BlueTooth, GPS, camera & focus, video & audio recording & playback, app2sd, Adobe flash)
Custom additions to CM6: several additional dictionaries for the keyboard, specific properties - http://android.doshaska.net/cm6prop
To do:
- done (0.02) prepare and release the source for custom building (=> installation via update.zip in the future)
- clean up the mess in init scripts
- done by Skrilax_CZ - 2nd-init, many thanks invent some better init hijack
- done (0.01c) make some non polling usb fix (for now it's using the Dext3r's script - thanks)
- etc.
Download links:
0.08-11.03.18: https://github.com/nadlabak/android/downloads#download_85593
Google Apps (for HDPI devices): http://wiki.cyanogenmod.com/index.php?title=Latest_Version#Google_Apps
Additional downloads:
BPSW (same as in SHOLS_U2_05.26.0/SHLA_U2_05.0C.0): http://code.google.com/p/cyanogenmo...?name=update-bpsw-MSG39UPEU_A1.19_0.90-I4.zip
- if you have not flashed the 2.2.1 sbf before, you can use this package to update your baseband processor software
adb_during_boot (for debugging purposes): http://code.google.com/p/cyanogenmo...etail?name=update-adb_during_boot_enabler.zip
Notes:
- the main init scripts are located in /system/etc/rootfs
- clocking options (frequency table, vsel table and governors) can be set in /system/etc/init.d/10overclock
- Adobe Flash can be downloaded and installed directly from Adobe web or Android Market
- USB tethering: use Solutor's USB Tether app - http://forum.xda-developers.com/showthread.php?t=839492
- if you have installed adb_during_boot and the usb is connected during boot, you will have to disconnect and reconnect the usb cable before you can mount the SD card to a computer. chmod 644 /system/etc/init.d/00adb_during_boot will disable the early adb mode and the mount will be possible immediately.
Installation:
- use OpenRecovery Apply Update menu to install the zip copied to /sdcard/OpenRecovery/updates
- data wipe/factory reset is highly recommended when you are upgrading from another rom/firmware or from 0.01/0.02 to the current version
- the included RIL files are for the European frequencies, if you are in Canada, US, Lat Am or Thailand, you will need to replace them to get 3g working
- if you are in France, you should replace ro.product.brand=MOTO_RTEU with ro.product.brand=MOTO_RTFR in /system/build.prop (the ap_gain_france.bin will be used then)
OpenRecovery Mod (with CyanogenMod6 for Milestone specific customizations):
http://code.google.com/p/androidiani-openrecovery/
Non European radio files can be installed from menu in Androidiani OR.
Archive:
0.07-11.01.28: http://code.google.com/p/cyanogenmo...e-cm-6.1.2-0.07-11.01.28-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-cm-6.1.2-0.07-11.01.28-Milestone-signed.zip
0.06-11.01.15: http://code.google.com/p/cyanogenmo...e-cm-6.1.2-0.06-11.01.15-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-cm-6.1.2-0.06-11.01.15-Milestone-signed.zip
0.05-10.12.27: http://code.google.com/p/cyanogenmo...e-cm-6.1.2-0.05-10.12.27-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-cm-6.1.2-0.05-10.12.27-Milestone-signed.zip
0.04-10.12.22: http://code.google.com/p/cyanogenmo...e-cm-6.1.1-0.04-10.12.22-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-cm-6.1.1-0.04-10.12.22-Milestone-signed.zip
0.04-10.12.12: http://code.google.com/p/cyanogenmo...e-0.04-10.12.12-cm-6.1.0-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.12.12-cm-6.1.0-Milestone-signed.zip
0.04-10.12.08b http://code.google.com/p/cyanogenmo...-0.04-10.12.08b-cm-6.1.0-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.12.08b-cm-6.1.0-Milestone-signed.zip
0.04-10.12.04 http://code.google.com/p/cyanogenmo...04-10.12.04-cm-6.1.0-RC5-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.12.04-cm-6.1.0-RC5-Milestone-signed.zip
0.04-10.11.29 http://code.google.com/p/cyanogenmo...04-10.11.29-cm-6.1.0-RC5-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.29-cm-6.1.0-RC5-Milestone-signed.zip
0.04-10.11.27: http://code.google.com/p/cyanogenmo...04-10.11.27-cm-6.1.0-RC4-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.27-cm-6.1.0-RC4-Milestone-signed.zip
0.04-10.11.25: http://code.google.com/p/cyanogenmo...04-10.11.25-cm-6.1.0-RC4-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.25-cm-6.1.0-RC4-Milestone-signed.zip
0.04-10.11.22: http://code.google.com/p/cyanogenmo...04-10.11.22-cm-6.1.0-RC4-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.22-cm-6.1.0-RC4-Milestone-signed.zip
0.04-10.11.20:http://code.google.com/p/cyanogenmo...04-10.11.20-cm-6.1.0-RC4-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.20-cm-6.1.0-RC4-Milestone-signed.zip
0.04-10.11.16 http://code.google.com/p/cyanogenmo...04-10.11.16-cm-6.1.0-RC4-Milestone-signed.zip
0.04-10.11.15
http://code.google.com/p/cyanogenmo...04-10.11.15-cm-6.1.0-RC4-Milestone-signed.zip
mirror: https://github.com/downloads/nadlabak/android/update-0.04-10.11.15-cm-6.1.0-RC4-Milestone-signed.zip
0.03-10.11.14 http://code.google.com/p/cyanogenmo...03-10.11.14-cm-6.1.0-RC3-Milestone-signed.zip
0.03-10.11.08 https://github.com/downloads/nadlabak/android/update-0.03-10.11.08-cm-6.1.0-RC3-Milestone-signed.zip
0.03-10.11.03 https://github.com/downloads/nadlabak/android/update-0.03-10.11.03-cm-6.1.0-RC3-Milestone-signed.zip
0.03-10.10.27 http://github.com/downloads/nadlabak/android/update-0.03-10.10.27-cm-6.1.0-RC1-Milestone-signed.zip
0.03-10.10.21b http://github.com/downloads/nadlabak/android/update-0.03-10.10.21b-cm-6.1.0-RC0-Milestone-signed.zip
0.02-10.10.11 http://github.com/downloads/nadlabak/android/update-0.02-10.10.11-cm-6.1.0-RC0-Milestone-signed.zip
0.02-10.10.07 http://github.com/downloads/nadlabak/android/update-cm-6.1.0-RC0-Milestone-signed-10-10-07.zip
0.02-10.10.06 http://github.com/downloads/nadlabak/android/update-cm-6.1.0-RC0-Milestone-signed-10-10-06.zip
0.02-10.10.02: http://github.com/downloads/nadlabak/android/update-cm-6.1.0-RC0-Milestone-signed-2010-10-02.zip
0.02: http://github.com/downloads/nadlabak/android/update-cm-6.1.0-RC0-Milestone-signed.zip
0.01c: http://rapidshare.com/files/420601255/MM1_CM6_alpha_0.01c.zip (nandroid image)
Good job man! Glad to see someone else doing some milestone dev
Thank you!! I'm going to flash it!
I cannot wait to install it, want to be one of the first to try it.
I still have to thank you for flac on 2.1.
thanks!!!!...the rom is very very fast...but i have 3 reboots in 30 min...
sorry for my english
Awesome work! Flashed and testing, so far it is working PERFECTLY.
- system will reboot when sh.bin used to run the second instance of init or the 2nd init instance itself is killed, because the original init instance will suddenly try continue the deliberately frozen init process on an already running system
Click to expand...
Click to collapse
To do:
- invent some better init hijack
Click to expand...
Click to collapse
that's causing the reboots
yes, it's alpha...
Wow!!!, the famous CyanogenMod ROM`s for Milestone??. Oh my God!!, now I don`t know what ROM use: MotoFrenzy, EclairModv3 or this!!.
It`s great see milestone devs. At least my latinoamerican Milestone, suddenly, doesn`t see so obsolete.
Good work man!!!!!
i have a error:
E:failed to verify whole file signature
any solution ? thank
This is an awesome ROM very quickly and very well structured. The only lack the constant reboots. Thank you for your work
No signal? Copy over baseband files
IF you do not get signal remember to copy your GSM files from your working ROM.
I had to copy over baseband files for Canada.
Wow this rom is neato! What speed is it currently running at?
I've have not had a reboot yet, i've been using it for about half hour, will report back later.
Thanks!
EDIT
Here is a Quadrant screen shot, it gets ~1300 consistently. Looks like its oc'd to 900 mhz.
{
"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"
}
I've been using this rom for more than an hour and I haven't got a reboot yet? I don't know what i did Wrong or Right
900mhz, it shows on SetCPU.
So far, so good. No reboots yet (?).
http://www.youtube.com/watch?v=45M1xSlMEfM
Little video (in portuguese) showing it running for those curious but afraid.
900mhz show on Linpack
How can I remove the Overclock?
I'd like stock frequences.
thanx
Awesome man!Cant wait to try!
BUG
when u disable WiFi u get a reboot.
none the less, it´s an awesome rom.
keep up the good work kabaldan.
MadDias_ said:
BUG
when u disable WiFi from the powersettings widget u get a reboot.
none the less, it´s an awesome rom.
keep up the good work kabaldan.
Click to expand...
Click to collapse
Hey, I just tried it multiple times. I don't get a reboot. No reboots, ever.
Did you wipe your phone after rom install?
Its great!
been half a day without any reboot. There is some FC here and there, but totally acceptable.
dharbot said:
Hey, I just tried it multiple times. I don't get a reboot. No reboots, ever.
Did you wipe your phone after rom install?
Click to expand...
Click to collapse
i wiped before and after the install.
did you acutally connect to a wlan or did u just enable and disable it?
strange... now it worked from the widget. but that´s definetly a bug.
dharbot, which files you replace for the radio? I have Telus Milestone and I am eager to try this rom!
leobg said:
dharbot, which files you replace for the radio? I have Telus Milestone and I am eager to try this rom!
Click to expand...
Click to collapse
From dext3r's mod, edited:
Radio Band Requirements for different countries
Some countries require the original 3G files of your current ROM to work ie. Canada, Brazil, Venezuela, Germany and some others countries uses a different band for 3G. If u dont backup the 4 original 3G Files and restore it over this nandroid once installed u gonna have poor signal, sms problems and HSDPA loss (even if u set apn and get conection its gonna be crappy one).
Files should be in the /system/etc/motorola/bp_nvm_default/ of your phone.
Files can only be copied from OpenRecovery , using adb shell. OR Root Explorer
Filenames are:
File_Audio
File_Audio2
File_GSM
File_Seem_Flex_Tables
generic_pds_init

[ROM][CWM][EI22] SleeperROM - Sport tuned Stock - No-Wipe - MTD/ BML(RFS/EXT4) 1/12

{
"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"
}
v1.1.02a- 2012/01/12 - / Featuring ShadowKernel 1.0.6+(BML)/0.4+(MTD)​BML(EXT4/RFS), MTD(YAFFS2) Compatible
Stable, fast, no frills AIO fun - See what's included below!
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • •
DISCUSSION FOR v1.1.02 STARTS ON Page 83 »
Full Featured 1.1.02a - Non-Wiping - BML(EXT4/RFS) / MTD(YAFFS2) Compatible:
DOWNLOAD SleeperROMv1.1.02a-EI22-Full.zip
File size: 217.29 MB / MD5 ca02c8a88b037db64473f1995ed248c6
Slim Essentials 1.1.02a - Non-Wiping - BML(EXT4/RFS) / MTD(YAFFS2) Compatible:
DOWNLOAD SleeperROMv1.1.02a-EI22-Slim.zip
File size: 171.59 MB / MD5 011ad500deb9b7b02cd6fc3cc9ff59cb
NOTE On first boot, let it sit at the lock screen until you see all the media scanning notifications stop -
this is because on first boot, there will be some app installing going on.
If you're coming from a clean install, you will have to set Swype as your text input in Locale and Text Settings to start using it.
Mods / Patches / Fixes / Tools
CWM EXT4 Clean Slate Wipe Tool - NO BACKUP
If you just odin'ed from Stock EI22, or if you want to be totally sure your install will go cleanly
download the attachment in that post and flash BEFORE flashing the new ROM, will format EXT4.
It will format your partitions properly to avoid any data issues or 3x wipe.
SDCARD Corrupt files
File size: 127.57 KB / MD5 f80114920c986ea09eac7b724429fb91
If your phone is running warm and laggy after a clean install,
it's possible "android.process.media", the Media Scanner process,
is stuck on a file it's unable to read on your sdcard causing it to hang indefinitely.
Flash this package to install a script to use.
Usage: From terminal, run sdcardstuck and follow the instructions.
NOTE: This applies to and should work on any ROM, not just SleeperROM (Bash is required)
Reset Scrolling Status Bar to stock (with 4g button)
If you are experiencing issues, miss the 4G button,
flash this in CWM to restore the stock status bar
• • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • • ​
NON-WIPING, Your data is safe!
***CLEAN INSTALL I recommend, generally, a clean install.
1. Backup with Titanium Backup, then a CWM Backup.
2. In CWM, go to "Mounts and Storage" > "Format /Data", just once will do.
3. To restore your basic data with Titanium Backup, avoid Batch Restore for system apps, choose the Green items one by one for the feature you want to restore then reboot. - I usually Sign In to my google account (open market,gmail,talk) then restore [CONTACTS/CALLS], [VOICEMAIL], [SMS/MMS/APN], [BOOKMARKS], and if i'm feeling daring and lazy [SETTINGS/BLUETOOTH..] - but this last one usually causes me FC grief. After a couple of reboots, you can batch restore all of your user apps.
ABOUT LOCKSCREEN MOD (or lack thereof) TSMParts may be integrated in the near future but NOT the lockscreen mod, as it goes against the philosophy of this rom in maintaining stock appearances (exception is scrolling status bar) while featuring the latest patches and mods which enhance usability and stability. The standalone lockscreen mod flashable is NOT compatible with this ROM.
ABOUT NOCIQ SCORE In Voodoo CarrierIQ: the report shows residuals that must remain - From the man (k0nane) himself about this SleeperROM (and presumably all others using his removed CIQ) http://forum.xda-developers.com/showthread.php?p=19945805#post19945805
----
Respect and Thankful mentions in post #2
----
qbking77's How-to video | qbking77's Review of SleeperROM​
ROM CHARACTERISTICS
EI22 2.3.5 Official
CarrierIQ Removed | Deodexed | Superuser | Busybox | Bash 4.1
ShadowKernel 1.0.6+[BML]/0.4+[TW MTD]
Supports: bootanimation.zip, init.d scripts, RFS/EXT4, CIFS, TUN, Netfilter TCPMSS, Overclocking 100Mhz-1.4Ghz, Undervolting
CWM3 / CWM5 Ready
- ROM Manager/OTA Ready
- Preset IO Scheduler/CPU Governor/Clock Speeds to SIO/ondemand/100mhz-1000mhz
- EXT4, RFS, Yaffs2 Compatible
- SDCard speedup
- v6 Supercharged - Update 9 RC 3.2 (Preset to "512HP balanced + HTK", Script included at /system/xbin/v6_supercharger.sh for your convenience - use with script manager or Android Terminal Emulator (first enter su to elevate privilege to root)
- Tweaks similar to Adrenaline
- Battery Saving Mods
- Zipaligned/Zipalign on boot
- build.prop tweaks
- Bash 4.1 Shell Environment More Info
APPEARANCE
-- Screen shots in post #2 --
- Stock Galaxy S Bootanimation (no kernel boot ani, no sprint ani, no startup/shutdown sound, no shutdown ani)
- CRT ON/OFF Animation
- ICS Transition Animations
- Green Overscroll (GB Status Green color)
- Battery 1% Mod (GB Stock Battery with 1% increment numbers)
- Stock Sprint service status icons (1x, 3g, wifi corrected)
- Scrolling Status Menu W/ 4G Toggle - More info & Screenshots - Includes buttons for for Wifi, Bluetooth, 4G, Data, Auto sync, GPS, Brightness multi (with steps/options), Sound (multi w/ options), Airplane, Flashlight, Auto-rotate, Screen Timeout (multi w/ options), Lockscreen On/Off, Reboot, Shutdown
AppWidgetPicker (groups widgets)
LiveWallpaper Picker
AOSP, Samsung, HTC Stock Sounds for your pleasure (minimal in "Slim")
FIXES / MODS
- Auto-brightness Levels Adjusted to save battery
- turbo auto-rotate lag fix
- 1x/3g fix
- Extended Power Menu (Shutdown, Reboot, Recovery)
- Voodoo Sound & Color [Voodoo Control included]
- Volume Rocker Mod (Sound > Vibrate > Sound Off)
- Keyboard Skips Fixed
- LogsProvider Fix (No SMS in Phone Log)
- GPS Fix
- Hotspot Hack
- Camera Low Battery fix, Sound fix (choose "Silent" in camera settings to silence it)
- Video Player Low Battery Fix
- System Updater apks (Profile/PRL - fixes Voicemail registration issue Flashable file)
- Sprint Proxies Removed
- Automatic Battery Calibration
INCLUDED APPS
* = retained in the slim version
Stock/System Apps
*ADW Launcher , *Talk2 (w/ Video) , *Market (updated)
Car Home , Allshare , Memo , MiniDiary , Tasks , *Samsung Keyboard
*Custom Android Terminal Emulator
Removable Goodies:
*Swype beta , *QuickPic (replaces Gallery)
*ES File Explorer , *XDA App , *SMSPopup, TinyFlashlight
Dolphin Browser (stock browser included)
KiesAir
ThinkFree Office
Unit Converter
*GMail , *Google Maps , Google Finance , Google Translate , Google Docs
Google Voice , Youtube
*Rom Manager , *Voltage Control , *Voodoo Control
*AdFree (included so you have the option to kill ads or not - host file is not modified by default)
Quadrant Standard , Elixir2 , GPSTest
Installation
CWM 3/5 (purple/cyan) Three Finger Salute (Camera + Vol Down + Power)
OPTIONAL: Wipe all the things (My favorite method, "Mounts and Storage" > Format /cache , Format /data , Format /system (be careful - DO NOT format your SD card)) - ! don't wipe if you're installing the Incremental ¡
Install from Zip, Choose SleeperROMv1.0.xx-EI22-[Pkg].zip
Enjoy
This ROM works with EC05 modem, but runs MUCH better with the EI22 modem
TODO:
CHANGELOG
1.1.02a 01/12/2012
- More MTD compatibility in Installer
1.1.02 01/12/2012
- MAJOR Install script overhaul
- Haptic/vibrate fixed (Thanks bbelos for the diags!)
- ShadowKernel 1.0.6+ BML/0.4+ MTD
- Big Updates to Bash Environment, SU binary
- Extended Power Menu reboot fix [toadlife]
- Updated Titanium Backup, Google Translate, Google QuickSearch, GPS Test, Flash Player, ES File Explorer
- Proper First-Boot install of QuickPic (no more market update required before first use), TinyFlashlight, ES File Explorer, Swype Beta, Google Goggles
- Removed Google Docs from Full Version
- General ROM Package cleanups reduced final /system install by 15MB
1.1.01 01/04/2012
- ShadowKernel 1.0.4+
- BML (EXT4/RFS) / TW MTD (Yaffs2) Fully Compatible - Brand New Updater routine
- RETURN OF NON-WIPING
- Custom Android Terminal Emulator w/ Bash 4.1 As Default Shell & Environment
- VideoPlayer Low Battery Fix [RandomKing]
- Removed Feedly, SamsungApps from Full
1.0.11 12/19/2011
- ShadowKernel 1.0.2+ - SMOOTH SMOOTH SMOOTH
- 4G toggle (THANKS TOADLIFE!) in Scrolling status menu w/ Flashlight - fixed toggle button appearance
- Raised the minimum Autobrightness level (previously lowered) setting to work with Voodoo color
- preset IO Scheduler/Governor/CPU Clock to SIO/Conservative/100-1000Mhz (change from no-op)
- Removed duplicate ringtones (thanks KelvCast)
- Updated Google Maps, Titanium Backup, AdFree, Elixir2
- Loopy Smoothness Tweak, Battery Calibration Script, Sprint Proxy Removal Script (From Marcusant Speed Tweaks package)
1.0.10 12/13/2011
- IAP Samurai 3.0.1 60Hz/200MHz (stock)
- Sensible Voodoo Color Presets to avoid the dingy yellowness and yellow/geen weirdness (adjust with included Voodoo Control free) - Thanks to syntax_error for settings
- Preset CPU Timing 100-1000Mhz noop/conservative stock/no undervoltage
- Fixed 3g data button in status toggles (Toadlife)
- MMS/Voicemail/PRL/Profile update fix
- Wifi activation issue fixed
- fixed phone-off charge battery display (if you still have phone-off-charging issues it may be due to a bad samsung recovery partition)
- Updated Google Maps, Titanium Backup
- Pre-Zipaligned all packages for faster initial boot
1.0.09 12/5/2011
- Different data preservation strategy
- IAP Samurai 2.0.6
- CPU timing back to noop/Conservative/1100Mhz/undervolted [email protected]
- Codecs fixed (tested avi/divx/mkv wmv/wma), Need to confirm flac
- 3G/Wifi issue resolved
- Bluetooth issue resolved (afaik)
- GPS Fix (attempt 2) hienkhieu
- CRT ON/OFF Anim (Whitehawkx - RootzWiki RandomKing for the link)
- Disable Battery-Full Sound/Screen On (left "100% Batt Full" status message/icon intact) hoffman1984
- Lowered Low-battery warning threshold from 20% warn/15% critical to 15%/10%
- Updated Swype, hopefully fixed AllShare (tested), reverted back to stock Music Player, updated Sprint Visual Voicemail
- Bash 4.1 SK4G/Epic4G w/ su and easy remount (bc54, nubecoder)
- Working Android Terminal Emulator included, starts up as SU, enter "remount rw" to remount /system as writeable (bc54)
- a few subtle improvements here and there to make up for the chaos that's been v1.0.07-08
1.0.08 11/30/2011
- IAP Samurai 2.0.1 Kernel
- Auto-rotate lag (turbo) fix (wasn't actually implemented before - chris41g)
- reincluded all sounds in the full version (fix broken default sounds)
- Added AllShare (dlna.apk) 1.2.1 to 1.0.08-Full
- Updated apps Incl. GMaps (new features)
- Swype beta (self updating)
- removed Nyan Cat live wallpaper/app... :-( dev added an intrusive spammy popup
- New-improved, safer backup routine (in collab with toadlife) - NOTE: Backup may take slightly longer than before
- Removed dysfunctional SNS providers (Bring your own, i.e. install facebook,linked in, twitter, etc.)
1.0.07a 11/27/2011
- 1.0.07 was a BIG botchery. Sorry!
1.0.07 11/26/2011
- Lowered Preset Top Speed to 1000Mhz
- Small fix for Rom Manager compatibility
- Updated MIUI Music Player
- Permission Fixes
- Cleanups
1.0.06 11/25/2011
- Preset CPU IO Scheduler/Governor/TopSpeed to noop/Conservative/1100mhz
- ROM Manager - OTA ready
- IAP Samurai 1.2.1 Kernel
- Camera low-battery fix, Updated "Silent" option instead of "Sound 3"
- Voodoo Sound Control app included
- Status menu buttons - Scrollable/Customizable Toggles - Currently missing 4G toggle (lidroid)
- Auto-brightness battery saving mod (LockeOn)
- ICS Transition Animations (capez)
- Replaced Stock player with MIUI Music Player
1.0.05 11/19/2011
- Fixed battery animation
- Fixed Radio/Service icons (see screenshots) If you've flashed v1.0.05 before 6:35AM CDT, download/flash the current Incremental file to get this change!
- Latest IAP Samurai Kernel 1.0.4 (wifi/bluetooth/video fix) (NOT 1.0.4+ Beta)
- Included Voltage Control - xan
- Preset CPU Governer to Conservative, Stock (1.0Ghz) clock speed, slight Undervolt at high end for better battery life at high processor utilization
- Added Incremental Update download from 1.0.04 to 1.0.05 for your convenience
1.0.04 - 11/16/2011
- Stock Battery % Icon (maxvanni)
- Added Titanium Backup, Gmail, Maps back to Slim
- Added the gApps back and some other stuff to the Full
- Fixed the screwed up vol mod
- Fixed the haptic issue - if you still have issue, uncheck/check the haptic option then lower the vibration intensity (just need to wiggle it a little bit)
- Fixed No-Wipe data issue
- Apologize for 1.0.03, it was kind of a non-starter
1.0.03 - 11/16/2011
- new Slim version - Removed gapps/user apps, removed stock samsung apps, left only essential sounds (while still allowing selection)
- 1x/3g FIX
- Linux subsystem binary updates
- Various file permission fixes
- Removed terminal apps and live wallpapers from both versions, since they're free from the market anyway (you can install your own, they will be available as wallpapers)
- added the SprintAndroidExtension/Sprint app updater for PRL/Profile fix
1.0.02 - 11/15/2011
- No-wipe
- added bash 4.1 and symlinks to all the busybox applets for native command running (available commands: http://thebrainworm.com/busyboxbigbin.txt )
- Swype (the STOCK version) is now a user app, SwypeInstaller is included
- Added Terminal Emulator, Loads as SU in bash 4.1,
- Extended Power Menu (Reboot, Recovery Reboot)
- Updated v6-Supercharger Update 9 RC 3.2
1.0.01 - 11/14/2011
- removed some of the less used google apps (Voice, Docs, Translate, Finance) saved 12MB
- fixed the camera sound fix
- added transfer capacity to my server, sorry to the people who only got 50% of the file
1.0 - 11/13/2011
First upload
Standing on the shoulders of giants - THANKS TO
bbelos for all his help and debugging, and of course ShadowKernel
QBKing77 for the great reviews and tutorials
k0nane for protecting our privacy
xBTx for deodex
DRockstar for CWM Purple
nubecoder
earthbound[iap]-IAP for samurai
RandomKing for his AIO mods work
Darkyy for the Zipalign
zeppelinrox for the v6-Supercharger script
untermensch, Sicopat, Toadlife for their work on the Extended Power menu
mkasick
randomking
Thanks to Chris41G for the rotation lag fix Mod.
Thanks to Necrosan, Tortel1210 for the wifi tether Mod
Kennyglass123
Hoffman1984
the community as a whole without whom my phone would be just awful
Thanks for stepping into the EI22 playground. And I never got to say FIRST before
Way to go!
vwags said:
Thanks for stepping into the EI22 playground. And I never got to say FIRST before
Click to expand...
Click to collapse
Yeah well maybe you got to say it first this time.........but my "Thanks" is First and the "Thanks" section comes in the OP, which is before your "First" post......so chew on that home slice.....
Down with CIQ!
MoSeriouS said:
Yeah well maybe you got to say it first this time.........but my "Thanks" is First and the "Thanks" section comes in the OP, which is before your "First" post......so chew on that home slice.....
Click to expand...
Click to collapse
vwags said:
Thanks for stepping into the EI22 playground. And I never got to say FIRST before
Click to expand...
Click to collapse
RandomKing said:
Way to go!
Click to expand...
Click to collapse
HAHA Thanks guys - it is indeed my first ROM release since always assimilating everyone's best hacks and developments into a private rom for myself, thought i'd give back finally - and all thanks and approval is welcome (but... first ones win) and feedback is appreciated! Hopefully my server can handle some traffic, will probably put up a mirror!
RandomKing - i've tested and appreciate all your work!
EDIT:
k0nane - SyndicateROM releases and info started me off with this phone back in Feb.
SenseiSimple said:
SLEEPErROM 1.0​Stock looks but all the best performance under the hood.
Stable fast, no frills fun - See what's included below!​
DOWNLOAD: http://thebrainworm.com/SleeperROMv1.0-EI22-EXT4http://thebrainworm.com/SleeperROMv1.0-EI22-EXT4
EI22 2.3.5 Official
CIQ REMOVED
Deodexed
Superuser
Busybox
IAP House of Samurai kernel (based on Nubernel)
http://forum.xda-developers.com/showthread.php?t=1342047
Supports: bootanimation.zip, init.d scripts, RFS, EXT4, CIFS, TUN, Netfilter TCPMSS
EXT4/Journal ON
SDCard speedup
Supercharged
Battery Saving Mods
Zipaligned
Build.prop improvements
Dual Boot Compatible
Appearance
Stock Theme
Stock Galaxy S Bootanimation (no kernel ani,no sprint ani,no startup/shutdown sound,no shutdown ani)
CRT OFF
Green Overscroll (GB Status Green color)
Battery % Mod (GB Status Green color)
AppWidgetPicker
Live Wallpapers
Updated Swype (Americas Locale) Beta
AOSP, Samsung, HTC Stock Sounds for your pleasure
Fixes
Voodoo Sound[use free app on market]
Keyboard Skips Fixed
LogsProvider Fix
GPS Fix
Hotspot Hack
Stock Camera Sound fix (choose "Sound 3" in camera settings to silence it)
Rotation Lag Fix
Volume/Sound Fix
Stock/System Apps
Talk2 (w/ Video)
Market (updated)
Car Home
Memo
MiniDiary
Tasks
Facebook,Myspace,LinkedIn,Twitter SNS Providers
Removable Goodies:
ADW Launcher (Don't remove until you've installed another launcher!!)
QuickPic (replaces Gallery)
Some nice live wallpapers (demos)
Google Maps
Google Docs
Google Finance
Google Translate
GMail
Youtube
Quadrant Standard
AdFree
Elixir
KiesAir
Dolphin Browser (stock browser included)
GPSTest
Installation
CWM Three Finger Salute
Wipe all the things
Install from Zip
Enjoy
Standing on the shoulders of giants - THANKS TO
k0nane for protecting our privacy
nubecoder for his winning kernel/earthbound[iap] for their mods to Nubernel
Darkyy for the Zipalign
zeppelinrox for the v6-Supercharger script
mkasick, randomking for the volume Mod.
Thanks to Chris41G for the rotation lag fix Mod.
Thanks to Necrosan, Tortel1210 for the wifi tether Mod
xBTx for deodexing so quickly
starskyrob for the inspiration
the community as a whole
Click to expand...
Click to collapse
Just flashed...giving it a spin...So far looks great!
hmm, any chance of a mirror? i've tried to download this several times and keep getting cut off about halfway through...
phishfleck said:
hmm, any chance of a mirror? i've tried to download this several times and keep getting cut off about halfway through...
Click to expand...
Click to collapse
Uploading to dev-host now, will take a few minutes. my server was unprepared, sorry about that!
SenseiSimple said:
Uploading to dev-host now, will take a few minutes. my server was unprepared, sorry about that!
Click to expand...
Click to collapse
awesome, thanks! can't wait to give it a spin.
Why is the file size about 100 megs larger than most roms?
I didn't see the 1X/3G icon fix in the list. Does this one not have it fixed?
Great to see the Swype beta in here. Will I be able to update if a new Swype beta comes out?
Swype installer won't update the other ROMs I've tried as it thinks they have Swype provided by the carrier.
---------- Post added at 11:13 AM ---------- Previous post was at 11:06 AM ----------
bchalker said:
Why is the file size about 100 megs larger than most roms?
Click to expand...
Click to collapse
I just downloaded it and Windows shows it at 130,855KB.
bchalker said:
Why is the file size about 100 megs larger than most roms?
Click to expand...
Click to collapse
KiesAir, which i love, is 9MB on its own, the google apps account for another 20MB, then all of the audio (ringtones, notifications, alarms) 30MB...
Perhaps i should offer the sounds as a separate flashable file (i did spend a good deal of time collecting and organizing them) - personally i love to have them all there, but for the sake of file size..?
This rom, i intended to be all inclusive while appearing basic/plain, so between removeable apps and sound choices she seems bloated, but runs like a top.. like a rally tuned 20 year old volvo.
I can't seem to get it to boot up. I've wiped and install multiple times and still no go... any reason that might be? I'm coming from marcusant EI22 v3.5
Sent from my SPH-D700 using Tapatalk
swear0730 said:
Great to see the Swype beta in here. Will I be able to update if a new Swype beta comes out?
Swype installer won't update the other ROMs I've tried as it thinks they have Swype provided by the carrier.
---------- Post added at 11:13 AM ---------- Previous post was at 11:06 AM ----------
I just downloaded it and Windows shows it at 130,855KB.
Click to expand...
Click to collapse
Were you able to flash the rom? I'm uploading to a mirror and it's going painfully slow right now, my server isn't liking all the sudden attention, i just increased capacity so you may try to give the download another shot - file size is approx 260MB
the swype beta probably won't be able to update/replace its files at the moment since i directly replaced the GB swype with the latest beta one (so i can't test whether it will properly update), i'll address this shortly
travismoreno said:
I can't seem to get it to boot up. I've wiped and install multiple times and still no go... any reason that might be? I'm coming from marcusant EI22 v3.5
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
sorry about that, seems a few people are having trouble downloading the full file only getting about 50%, uploading to a mirror now, and have added capacity to my server - try to redownload should be ~260MB
updated the OP with a new link
SenseiSimple said:
Were you able to flash the rom? I'm uploading to a mirror and it's going painfully slow right now, my server isn't liking all the sudden attention, i just increased capacity so you may try to give the download another shot - file size is approx 260MB
the swype beta probably won't be able to update/replace its files at the moment since i directly replaced the GB swype with the latest beta one (so i can't test whether it will properly update), i'll address this shortly
Click to expand...
Click to collapse
I was thinking that 128Mb was a little light and when I saw the question on its size I figured I got a bad download and tried again. Not done yet.
If you can put Swype into the user installable space that would probably be best as it Swype will be updating it. Hard to uninstall otherwise.
mine is 258 megs

[ROM] CM7-TG-Reloaded (Final: 03-25)

Here's an introduction to CyanogenMod 7 for the un-initiated. This ROM is an update to the original CM7 ROM by TickerGuy. A big thank you to Isaacj87 (ikarosdev), TickerGuy, & Mantera for making this possible.
{
"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"
}
For even more theme customizations, see the Ultimate Online Theme Kitchen
Updates since TickerGuy's final CM7 B0.8:
- Default kernel based on TheOC kernel with overclocking/undervolting options (61 Mhz - 2 Ghz). (Beware of OC risks, it's not overclocked unless you intentionally change settings)
- Improved UI response without giving up battery life by switching to Interactive governor & SIO scheduler as default (I DO NOT recommend changing these).
- Rewrote touchscreen driver for smoother & more accurate response
- Updated Adreno 205 graphics drivers (12 -> 24 FPS in Nenamark2)
- Fixed wifi & sensor event wakelocks for better battery life.
- Intentional BT wake_lock added for reliable Bluetooth when enabled.
- BT & Wifi can now be enabled together without 100% CPU usage.
- Wifi connects to hidden SSIDs also & scans faster.
- Improved camcorder video ([email protected]/2/0.5 Mbps) & audio (AAC 64kbps @ 44khz) encoding & auto-focusing.
- Improved light sensor readings for auto-backlight tuning in CM settings.
- Fixed sluggish accelerometer bug after long uptime since reboot.
- Extended time for "hold back button to kill app" to 3 seconds to prevent accidental kills.
- Restored default Android lowmemkiller settings for better multitasking apps (Can still be changed in /etc/init.d/99memory)
- Disabled DEBUG mode & HDMI service startup since it's not working anyway
- ICS Roboto font default instead of DroidSans
Updates from CyanogenMod 7.2 Gingerbread 2.3.7:
- T9 predictive search for contacts in phone dialpad
- Customizable carrier label on lockscreen
- ICS Ring (+blade) lock, rotation & transition animations
- Bluetooth external GPS dongle support
- Many other minor fixes & updates such as correct EXIF camera date, options to disable bootup animation, scrolling cache , BT quickconnect, lock volume keys in quiet mode.
Known Problems (everything else works):
- HDMI does not work (Keep a Froyo backup if need to use it occasionally)
- BT or WiFi enabled will prevent deep sleep mode, this is a required hack on custom ROMs (Use built-in Notification bar widget to quickly toggle)
- Some videos in portrait mode flickers. (Enable CM settings 180 orientation & flip upside down)
- Volume sometimes low (pausing or restarting audio sometimes helps)
This ROM is STABLE and has very good battery life when BT & Wifi are off (less than 1%/hr idle when no apps or services are transferring background data). If you encounter any issues, make a NANDroid backup in recovery (DO NOT use the Titanium Backup App, which can cause more problems), then factory-reset & reflash the ROM, try to reproduce the problem BEFORE installing/restoring any Apps. Most problems are due to apps & user settings.
Download Final Build 2012-03-25
md5sum checksum: e2fa38f568af393c525cede9f6eaf025
(I recommend PC download & USB cable transfer onto phone's sdcard for reliability)
Installation:
Follow these simple instructions if you've never flashed a ROM on the MT. If upgrading from a previous CM7, need to wipe cache & advanced -> dalvik-cache in recovery mode (it keeps user data). Also wipe BOTH caches if you experience problems. Android Market/Play is not included for legal reasons, you MUST flash gapps.zip RIGHT AFTER flashing this ROM zip for the first time before rebooting, gtalk.zip (Google Talk) is optional.
Special thanks to these people for financial donations: alisonc, Ben F, Brad Z, Brian C, Claude R, Chi Sung R, Chris H, David E, Deconstructed, dsmryder, eapinto, Eddy C, Jahaziel S, Jay G, Joey M, John C, John D, John K, JohnnyRocket, Jon E, Josh B, Josh H, Kannon Y, Kevin M, klehman215, linearB, Luther P, marc12868, Matthew H, MediocreBadguy, Nicholas M, OverByter, PatrickD88, pillbug, Robert M, Sam H, sharp351, soundping, Susan B, thangfish, Tim S, Volker N, xploPR, Zach B
Changelog
Build 2012-03-25
Includes WhyKernel 03-25:
- Enabled INPUT_GPIO in kernel config again to fix proximity sensor glitches.
Other:
- Reverted to original libaudioalsa.so and liba2dp blobs to be safe & since there were no noticeable audio improvements in last build.
- Default to 'dim' auto-brightness profile values by aricblunk
Updates from Cyanogenmod 7:
- Fixed EXIF data writing for camera
- Fixed soft keyboard appearing on dialer sometimes
- Show PIN entry even if lockscreen is disabled
- Backported "disappearing SD media" fixes from CM9
- Fixed ext4 image generation when size is exact multiple of block size
- Fix cursor repeatedly moving back to beginning of To field in MMS app
- Battery status can be shown in PatternUnlockScreen also
- Added Max SMS length option
- ADWLauncher: Added option to lock Action Buttons in main dock
Build 2012-03-04
Includes WhyKernel 03-04:
- Updated KGSL Adreno 205 graphics drivers (12 -> 24 FPS in Nenamark2)
- Ported genlock feature, needed by newer GPU drivers
- Added ZRAM kernel support
- More battery efficient LED notification blinks
Other:
- Using newer audio & Adreno 205 driver blobs from non-MT FB0 devices on xda-forums
- Added 250 ms delay to prevent accidentally swiping from screen to capacitive buttons
Updates from Cyanogenmod 7:
- Updated File Manager app that's included
- View contact by long press on dialpad T9 results
- More efficient memcpy & strlen low-level functions
- Other minor fixes & improvements.
Build 2012-03-01
WhyKernel 02-29:
- Enabled AES & SHA256 encryption support for apps that need it.
- Disabled INPUT_GPIO to get rid of unnecessary interrupt servicing.
- Touchscreen should work with other FB0 devices again.
- Fixed proximity sensor not turning screen back on during calls
Updates from Cyanogenmod 7:
- Landscape layouts for in-call screen
- Fixed screen hang after dismissing a landscape alarm
Build 2012-02-18
WhyKernel 02-18:
- Fixed occasional "event" wakelocks due to 2+ sensors active at the same time
- More touchscreen optimizations, correct button layout for other FB0 devices
- Fixed broken video from 02-16 build
Other Changes
- Using same sensors & graphics blobs as CM9.
- Added /system/usr/bi041p.idc file for touchscreen calibrations
Updates from Cyanogenmod 7:
- "CM Settings - Input" now doesn't force close (only in last build)
- Fixed side swiping notifications freezes (again)
- Fixed freeze after rotating screen when off
- Fixed stock gallery app improper image scaling
- Improved scrolling cache
- Fixed music widget transparency in landscape mode
WhyKernel 02-08
- Removed some BKLs in input processing.
Build 2012-02-02
Kernel Changes:
- Proper fix for the leftover Wifi & BT wakelocks problem
- Improved MMC/SDIO stability
Updates from Cyanogenmod 7:
- 'Blade' Ring Lockscreen style option available
- Option to disable scrolling cache in performance settings
- ADB over wireless feature built-in (missing 'adbd' on the MT)
- Fixed FC on boot when lockscreen disabled
- Fixed lockscreen alignment
Build 2012-01-26
Updates from Cyanogenmod 7:
- Fixed status bar swipe race (freezing) condition
- Customizable Carrier Label in Settings
- Bluetooth quickconnect option
- ICS rotation & transition animations.
- Option to lock volume keys in silent mode.
- Automatically restart ADB if TCP port settings change.
- Other minor fixes.
Build 2012-01-21:
Kernel changes:
- Touchscreen interrupts have dedicated workqueues now for faster processing. Removed firmware update & other non-functional code.
- Disabled Smartass & SavagedZen CPU governors. They were causing extra early_suspend processing, there are better governors available still.
Other changes:
- Bluetooth & Wifi can be enabled at the same time without 100% CPU utilization.
Build 2012-01-14:
Kernel changes:
- Default to Interactive governor & SIO scheduler (similar performance as Noop, but will give priority to UI interruptions)
- Light sensor will now report 1, 31, 61, 91, 121... values to improve average calculations for auto-backlight
- Intentional wake_lock for when Bluetooth is powered on.
- Disabled more debugging messages (cleanup devs!)
Other changes:
- Enabled AAC audio codec, videos will sound much clearer now. Also disabled continuous auto-focus hunting when recording (these small lenses have huge depth of field anyway)
- Disabled gps.conf intermediate position reporting that gave false locations until locked (problem introduced in last build)
- Updated gps.conf some more, not sure if this makes much of a difference on the MT.
- Reduced hold_back_to_kill delay to 3 seconds for those impatient serial-killas out there.
- Put RomManager back to try not to break anything, it can be removed after first boot up.
Updates from Cyanogenmod 7:
- NEW Ringlock Feature
- NEW Bluetooth GPS dongle support
- Disable Bootup animation now works
- Other minor updates such as TLS-Auth for OpenVPN & call waiting tweak.
Build 2012-01-07:
Kernel changes:
- Reverted back to the stock touchscreen driver code (used in TG's B.08 ROM) with my rewrite & optimization of isr_workqueue function. Should be more reliable and smoother. May have fixed the occasional freezing capacitive button bug too.
- New fix for MMC wake-lock that prevents deep sleep when screen is off.
- Disabled debug mode/msgs in kernel.
Other changes:
- Disabled more debugging modes in DalvikVM, GPS, & kernel. Leaner & faster ROM overall.
- Using gps.conf QUICKEST FIX V1.3 By RJLM, not sure if aGPS even works on the MT according to TG, but this won't hurt anything if it doesn't.
Build 20111230:
Kernel changes:
- Based on TheOC v1.6.14 (changelog)
Other changes:
- Experimental fix for sluggish accelerometer.
- Extended time for "hold back button to kill app" to 4 seconds to prevent accidental kills
- Disabled DEBUG mode & most messages.
- Removed RomManager.apk from package
Build 20111228:
Cyanogen changes:
- Dialpad: perform search when retrieving last dialed number
Kernel changes:
- Kernel based on TheOC Kernel v1.6.11 (changelog)
** Using original interactive governor algorithm with 20ms intervals & 95% threshold.
** Disabled some intermediate frequencies 184, 368, 652, 806, 921 Mhz, simplifies CPU scaling, Still have 61, 122, 245, 460, 576, 768, 1024, & the rest of OC)
** Disabled proximity sensor debug msgs.
- My experimental kernel fix for the occasional "can't go into deep sleep mode until reboot" bug. This should improve battery life.
- Interactive governor default instead of ondemand
Build 20111223:
First version.
nice! one of the things that is holding me back from upgrading from the optimus v to the triumph is that cm7 is still lacking but glad to see some progress is being made.
Very nice. Keep the development alive for this awesome device.
Whyzor, is the sluggish acclerometer fix confirmed working? I've tried farting around with it to no avail on my personal build, but I'm having difficulty making headway.
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
APN settings.
Great work guys. I have just a minor question, Lately my sms/mms stops recieving. After being told to check my apn settings, i have noticed that alot of settings are missing. this is what i have. i am running cm 7.2.0-RC0
Name virgin mobile
APN virginmobileUS
proxy not set
port not set
username not set
password not set
server not set
mmsc thehttp
mms proxy 205.239.233.***
mm port 81
mcc 310
mnc 053
authentication type not set
apn type mms
apn protocol ipv4
Sharpe351 said:
Whyzor, is the sluggish acclerometer fix confirmed working? I've tried farting around with it to no avail on my personal build, but I'm having difficulty making headway.
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
Click to expand...
Click to collapse
Interesting that you asked, I was just trying to get a new build out today, I thought this fix worked since some others in another forum reported it did, and also a few Optimus V CM7 devs reported working too. So I did a 'make clobber', 'make clean' today, and it apparently broke proximity, light, accelerometer, magnetic sensors (GPS, temp, mic still worked according to AndroSensor app) on a clean build. I haven't confirmed everything yet, I'm making another clean build tonight & will know tomorrow if I reverted the fix above would work. I think originally I did a clean build before the fix, then applied fix, and did a 'dirty' build on top to get the sensors working AND (apparently) fixed.
I'd be interested to know if you apply the fix & do a clean build, whether the sensors still work.
daveb272 said:
Great work guys. I have just a minor question, Lately my sms/mms stops recieving. After being told to check my apn settings, i have noticed that alot of settings are missing. this is what i have. i am running cm 7.2.0-RC0
Click to expand...
Click to collapse
Try rebooting into recovery & wipe cache AND dalvik-cache, it won't erase personal data.
Whyzor said:
Interesting that you asked, I was just trying to get a new build out today, I thought this fix worked since some others in another forum reported it did, and also a few Optimus V CM7 devs reported working too. So I did a 'make clobber', 'make clean' today, and it apparently broke proximity, light, accelerometer, magnetic sensors (GPS, temp, mic still worked according to AndroSensor app) on a clean build. I haven't confirmed everything yet, I'm making another clean build tonight & will know tomorrow if I reverted the fix above would work. I think originally I did a clean build before the fix, then applied fix, and did a 'dirty' build on top to get the sensors working AND (apparently) fixed.
I'd be interested to know if you apply the fix & do a clean build, whether the sensors still work.
Click to expand...
Click to collapse
I'll look into it sometime in the next few days. My build has very little that actually bugs me (g-sensor is the only one I can think of). My OP-V on IHO had the same issues, so I kinda expected it with this build. I did a custom build there as well based on Jerry's setup. I built my Motorola CM7 as a re-sync with CM essentially, based on Issac's git through the guide on androidforums, but everything that was questionable before worked on this build. I think the CM team hasn't paid too much attention to the g-sensor issue because the phones with the problem are constantly being rebooted (testing). If you reboot and use it, the sensor works fine for a while. It's just after a while that I notice sluggish performance (same on the OP-V). I'll try to get back with you or upload and send you my build with the fix integrated to test as soon as I can.
-Mike
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
Well something is hosed pretty badly with my local repo, because even after reverting the fix I posted earlier, and a clean build, I still can't get sensors. I'm going to have to erase everything and sync from Isaac's repo if I want to build another ROM (it took over 24 hrs the first time).
I may just focus on kernel tweaks from now on since the CM7 side isn't getting much updates anyway. I've restored from a previous working nandroid backup and the sensors still work (so it's not a hardware problem).
Whyzor said:
Well something is hosed pretty badly with my local repo, because even after reverting the fix I posted earlier, and a clean build, I still can't get sensors. I'm going to have to erase everything and sync from Isaac's repo if I want to build another ROM (it took over 24 hrs the first time).
I may just focus on kernel tweaks from now on since the CM7 side isn't getting much updates anyway. I've restored from a previous working nandroid backup and the sensors still work (so it's not a hardware problem).
Click to expand...
Click to collapse
Is the sensor fix uploaded to Issac's current repo? I'm also trying to get a git of my own to fork from Issac's and TG's builds respectively. I'm loading it onto my laptop now to see if the build changes. If not I can try to merge the changes with a bit of a tutorial and run another build. If you want, I can PM you a current link to the build I'm using right now as my daily. The updates haven't been pushed, but the ROM is dead stable. As far as repo sync is concerned, my first took about 3 hours. The computers I use are old and outdated. Both are 32bit systems. My desktop is 2.8Ghz single core with 2 gig of ram. My laptop is 1.4Ghz single on 1 gig of ram. They work great for me and I've had very few issues.
**sidenote** You may be able to repo sync to get the additional fixes that may be missing. Or, you may try to reload the "proprietary" files. I had a borked build that was missing some proprietary files. I had to reload them to rebuild and fix the issues.
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
Sharpe351 said:
Is the sensor fix uploaded to Issac's current repo? I'm also trying to get a git of my own to fork from Issac's and TG's builds respectively. I'm loading it onto my laptop now to see if the build changes. If not I can try to merge the changes with a bit of a tutorial and run another build. If you want, I can PM you a current link to the build I'm using right now as my daily. The updates haven't been pushed, but the ROM is dead stable. As far as repo sync is concerned, my first took about 3 hours. The computers I use are old and outdated. Both are 32bit systems. My desktop is 2.8Ghz single core with 2 gig of ram. My laptop is 1.4Ghz single on 1 gig of ram. They work great for me and I've had very few issues.
**sidenote** You may be able to repo sync to get the additional fixes that may be missing. Or, you may try to reload the "proprietary" files. I had a borked build that was missing some proprietary files. I had to reload them to rebuild and fix the issues.
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
Click to expand...
Click to collapse
No the sensor fix isn't in Isaac's repo, I had to manually add it. Here's a discussion about it: https://github.com/inferiorhumanorgans/android_device_lge_thunderc/issues/50
I'll try reloading the proprietary files, I have a working binary ROM from before still (with some optimizations of my own), just can't get that same config from building source. I'd be curious to see your changes pushed to a github. I was going to get to that with my optimizations as soon as I confirm a working build, until this happened.
Whyzor said:
No the sensor fix isn't in Isaac's repo, I had to manually add it. Here's a discussion about it: https://github.com/inferiorhumanorgans/android_device_lge_thunderc/issues/50
I'll try reloading the proprietary files, I have a working binary ROM from before still (with some optimizations of my own), just can't get that same config from building source. I'd be curious to see your changes pushed to a github. I was going to get to that with my optimizations as soon as I confirm a working build, until this happened.
Click to expand...
Click to collapse
My changes aren't really much IMO. Essentially a sync with minor tweaks.
Currently, I think github is screwy. I'm getting a fetch error.
Code:
fatal: The remote end hung up unexpectedly
error: Cannot fetch CyanogenMod/android_prebuilt
I think it's on their end. My desktop has the same issue. My sync on the laptop is sunk at 94%.
sent from my ASUS Transformer running Prime 2.1.1 using Tapatalk
New 01-07 build uploaded. Check post #1 & #2 for link & changelog. If upgrading, just wipe cache AND dalvik-cache before flashing, it should keep all your user data & settings.
In the spirit of new years resolutions (what? a ROM needs to go to the gym once in a while too). These apps can safely be removed if you don't use them (it's from a script that I run after every new CM7 install on my MT.
Code:
#!/system/bin/sh
mount -o rw,remount /system
rm /system/media/bootanimation.zip
rm /system/app/ADWLauncher.apk # IF you have another launcher already installed.
rm /system/app/Androidian.apk
rm /system/app/AndroidTerm.apk # Market version is more up-to-date
rm /system/app/Calculator.apk # I prefer RealCalc
rm /system/app/CMStats.apk
rm /system/app/CMUpdateNotify.apk
rm /system/app/CMWallpapers.apk
rm /system/app/Cyanbread.apk
rm /system/app/DSPManager.apk
rm /system/app/Email.apk
rm /system/app/Gallery3D.apk # Quickpic is much nicer replacement
rm /system/app/LiveWallpapers.apk
rm /system/app/LiveWallpapersPicker.apk
rm /system/app/MagicSmokeWallpapers.apk
rm /system/app/Pacman.apk
rm /system/app/Protips.apk
rm /system/app/ThemeChooser.apk
rm /system/app/ThemeManager.apk
rm /system/app/VisualizationWallpapers.apk
rm /system/app/VpnServices.apk
In case anyone only monitors this thread here, new version 01-14 posted, see #1 & #2 for details.
Whyzor said:
In case anyone only monitors this thread here, new version 01-14 posted, see #1 & #2 for details.
Click to expand...
Click to collapse
Is the AGPS patch included with 01-14 version?
destroyer67 said:
Is the AGPS patch included with 01-14 version?
Click to expand...
Click to collapse
Yes. I'm not noticing much difference (I don't use GPS that much, it's always been ok for me).
Whyzor said:
Yes. I'm not noticing much difference (I don't use GPS that much, it's always been ok for me).
Click to expand...
Click to collapse
My GPS has always worked fine. All I had to do was be connected to Wifi the first time I initialized the GPS. Now it connects in 10 seconds or less.
sent from my ASUS Transformer running 8.6.5.21 using Tapatalk
hi, do you know a command to make android not to monitor the battery status?.
Whyzor said:
In the spirit of new years resolutions (what? a ROM needs to go to the gym once in a while too). These apps can safely be removed if you don't use them (it's from a script that I run after every new CM7 install on my MT.
Click to expand...
Click to collapse
thanks a lot for this info. but now question is how to run this. and what am i supposed to save this file as. *.sh ??
and how to call this script from updater-script file ?
do you know what are we supposed to enter/ syntax for renaming a file if we dont want to overite it(regarding updater-script)
say i want to change calculator.apk but keep the original in place as *.apk.old
zailer said:
thanks a lot for this info. but now question is how to run this. and what am i supposed to save this file as. *.sh ??
and how to call this script from updater-script file ?
do you know what are we supposed to enter/ syntax for renaming a file if we dont want to overite it(regarding updater-script)
say i want to change calculator.apk but keep the original in place as *.apk.old
Click to expand...
Click to collapse
I save it as /sdcard/os/c.sh (I don't think the suffix is important, it can help you remember it's a sh script). Not sure about updater-script, I don't use that. Then every time after new version of ROM installed, just run:
su
sh /sdcard/os/c.sh
If you want to copy an old copy, just insert something like:
cp /system/bin/blah.apk /system/bin/blah_apk.bak
rm /system/bin/blah.apk
...

☆ ★ | ROM | SynergyROM VZW S3 | JB 4.1.2 | Floating Multiwindows! | Apr 20 r484 |★ ☆

☆ ★ | ROM | SynergyROM VZW S3 | JB 4.1.2 | Floating Multiwindows! | Apr 20 r484 |★ ☆
{
"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"
}
Modus Operandi
After tens of thousands of downloads and millions of thread views accross multiple devices, Team Synergy has now expanded their operations to include ALL carrier variants of the Galaxy S3
Team Synergy unites the various skills of numerous devs including TrevE, Ziggy471, Virus, Mr. X, freeza, as well as yours truly. Our goal is to provide a fully optimized ROM that runs insanely fast, looks clean, and includes our special under-the-hood tweaks that all around kick a$$. SynergyROM is what you wanted your phone to be like right out of the box.
Thanks
dsixda for his kitchen
invisiblek for his VZW GS3 root method
incubus and scrossler for their support
Thanks to all of Team Synergy (All members named above, as well as NxtGenCowboy and santod040 for their support and endless testing)
The ROM
Jelly Bean 4.1.2 - A hybrid framework created by us with pieces from the S3/Note2 4.1.1 and 4.1.2 frameworks
Fully Deodexed, Zipaligned, Busybox, Superuser, Debloated
Multiwindow with free-floating windows, created exclusively by Team Synergy! (http://i.imgur.com/B5hKoV0.png)
Multi-carrier support for any S3 (Verizon, Sprint, AT&T, and T-Mobile - all in one ROM)
Fully working PDroid support
Team Synergy's custom init.d scripts for insane performance
Blocked Samsung’s "root checker" and screenlogger services (We killed it so well that Device Status shows "Normal" rather than "Modified")
EXT4 performance tweaks for moar speed
23 notification toggles
4-in-1 reboot menu
Fully rotating homescreens
Wifi Tether app working right out of the box. Thanks to our very own TrevE! http://forum.xda-developers.com/showthread.php?t=1988735
Ability to toggle mass storage or MTP (see Q&A)
Customized mounting scripts (see Q&A)
Custom boot animation support
4G and WiFi speed tweaks
Verizon OTAs blocked
Synergized build.prop
Customized SystemUI interface
Ability to set WiFi transmit power (see Q&A)
Tons more tweaks and enhancements
Changelog
Jelly Bean Changelog:
Code:
r444-484 See this post: [url]http://forum.xda-developers.com/showpost.php?p=40492362&postcount=21579[/url]
r421-443 Must read this post: [url]http://forum.xda-developers.com/showpost.php?p=39741874&postcount=19825[/url]
r374-420 See this post: [url]http://forum.xda-developers.com/showpost.php?p=39389033&postcount=19172[/url]
r327-373 Too big to list here. See this post for info: [url]http://forum.xda-developers.com/showpost.php?p=38444459&postcount=17931[/url]
r291-326 Samsung root loggers bypassed at the radio level. All DBs optimized for wicked fast performance. New options in AROMA, including an option to bypass setup screen and phone provisioning. APN, FC and wifi fixes for all carriers. New date/time toggles, courtesy of Didact74 (as mentioned above). EFS backup available for all carriers to prevent and fix any future IMEI loss from any ROM. Other AROMA options and bug fixes. No more lockscreen rotation unless you request it in AROMA. And finally a new Ziggy kernel.
r258-290 Network location fix. Attempt to fix APN and data loss issue. Completely overhauled AROMA installer with scores of new options and menus. Excessive boot times fixed. Poweramp fixed. Updated Ziggy kernel. Attempt to fix superwipe from not wiping internal storage (remember to flash from external SD when using this option). Fix lockscreen circle lock notifications from disappearing. Other cleanup, bug fixes, and performance enhancements
r186-257 Lots of commits summarized as follows: SynergyROM is now multicarrier. Added smart AROMA installer (with Virus' special touches) which detects your S3 carrier (you don’t do anything, we do it for you behind the scenes) and flashes the appropriate files. Some testing still needed for a few carriers. Added mods and options to AROMA. Scores of performance enhancements. Volume button now works to skip music tracks in ALL apps, thanks to loserskater who personally patched our files (be sure to thank him). Added AOSP messaging, thanks to italysfinest327 for patching Synergy’s files himself. Battery drain fixes. Other misc cleanup and kernel enhancements
r185 We now block the ripple effect from being used with AOSP lockscreen to prevent lockups. Thanks TrevE
r184 Updated kernel
r183 Zipalign, fix headers
r182 Removed increasing ringtone
r181 Voice activated apps no longer crash when voice control is turned on in S-Voice
r175-180 Launcher and lockscreen now rotates all directions. Thanks TrevE
r174 Fix SMS sending issue for messages over 160 chars
r173 Kernel bug fix
r171-172 Several performance tweaks
r170 More fluid scrolling through lists
r169 - Volume key track skipping partially added. Only works with some music apps (like Poweramp), but not all yet. Still a WIP. Thanks TrevE!
r168 - Ziggy/Chad Goodman kernel. Moved all the usb network drivers outside of the kernel. Changelog here: [url]http://projects.ziggy471.com/projects/ziggy471-sgs3-jb/activity[/url]
r167 - Update Note 2 apps, libs (Gallery, etc)
r166 - Update apps, more ad blocking
r165 - Clean up notification toggles, fix minor launcher bug
r164 - Added system sounds/ringtones/notifications from Nexus 4. Thanks Virus
r163 - Attempt to fix high Android System battery drain #2. Thanks TrevE, as well as cyanogenmod for the original code
r162 - Fix lockscreen torch
r161 - Multiwindow now works from clean flash, INK lockscreen added, bluetooth fixed, funny messages in dialog boxes fixed, location services to GApps fixed (GPS fix), double tap to open Google Now voice search restored, PDroid toast messages working again, ripple effect fixed, other cleanup. Thanks TrevE and the rest of Team Synergy!
r160 - Attempt to fix high Android System battery drain #1. Thanks TrevE
r159 - EOL
r158 - New CSCs
r157 - Added Note 2 camera with best group shot option. Also hacked to use volume keys as shutter buttons. Pinch to zoom if needed. Thanks freeza
r156 - Update Gapps
r155 - Synergy config file now available in phone storage
r154 - Update Synergy configuration
r153 - Multiwindow feature added
r152 - Updated Ziggy kernel
r151 - Add custom Synergy configuration, more to come
r150 - Add rng-tools deamon
r149 - Fix offset text in notification bar toggles
r148 - Add file version 5.11
r147 - Cleanup, debloat, app updates
r146 - Updated Ziggy kernel. More exFAT support (working on our end). Also includes better voltage logic
r145 - Added toggles for: Tap home for flashlight in lockscreen, switch between AOSP and Touchwiz lockscreen (most TW options should still work with AOSP lockscreen), hide time in statusbar, hide AM/PM. AM/PM size and center clocks mods only partially functioning at this point. Great work and big THANKS to Didact74!
r144 - Full Pdroid support. Huge thanks to Trev for all his time on this. Please read TrevE's thread for more details: [URL]http://forum.xda-developers.com/showthread.php?t=2077839[/URL]
r143 - Zipalign, added latest binary
r142 - EOL
r141 - Restore lockscreen notification bubbles that Verizon tried to kill off for some reason
r140 - Fix for Google Now
r139 - Messaging app updated to allow screen on/off option, also unlocked TONS of other menu options and settings in messaging. Thanks TrevE!
r138 - New busybox with ndk, nslookup, and ping
r137 - Added modules
r136 - Update bash and abootimg
r135 - Remove setting ondemand for post_boot
r134 - Added Ziggy kernel (exFAT was working on the 32 gig card we tested here)
r133 - Added share file version 5.11
r132 - Remove ongoing wifi notification
r131 - 4-in-1 reboot menu, double tap home to open Google Now search, long press volume to skip tracks
r130 - 1% battery, remove constant GPS location reticle from statusbar, remove battery charged notification
r129 - Added initial PDroid support. More to follow. As always, thanks to the many devs involved with creating and porting this great app
r128 - System/data app updates, Titanium Backup fix, ad blocking
r127 - Hacked LK3 ramdisk. ADB remount, boot animation support, increased buffers, opened bluetooth services, debugging battery killers removed, dual mass storage, etc. Thanks TrevE!
r126 - Rebase to official JB OTA - Jelly Bean 4.1.1 I535VRBLK3. Also blocked Samsung root checkers/screenloggers. Most previous mods/tweaks left intact, rest to follow in next several commits
r125 - Cleanup, zipalign
r124 - Ziggy Kernel added. Kernel source available at the following git: [url]http://projects.ziggy471.com/projects/ziggy471-sgs3-jb/repository[/url]
r123 - Fixed Verizon SSO Engine (My Verizon, NFL Mobile, etc). It may fail the first sign in. Just close app and try again, or reboot
r122 - System and Data app updates, more ad blocking
r121 - Wifi Tether update (lots of bug and encryption fixes). Also fixed Trace (Swype-style functionality) which now works with stock Samsung keyboard
r120 - Rebase to Jelly Bean 4.1.1 I535VRBLK1 leak. Bug fixes. All prior mods left intact
r119 - EOL to LF (this is for devs only), improvements to UI speed
r118 - Zipalign, performance enhancements
r117 - Cleanup
r116 - TrevE Mod Wifi Tether update. Encryption should now work (at leat it did for me in testing)
r115 - More ad blocking
r114 - Launcher cleanup, 6 row app drawer - thanks wchill!
r113 - Unlock hidden features in camera, messaging, browser, contacts, etc
r112 - Rebase to Jelly Bean 4.1.1 I535VRBLJ1 leak. Prior mods all merged. TrevE's Wifi Tether app included. If your wifi goes out, just reboot. Other bug fixes and cleanup/housekeeping. Notification lockscreen bubbles and annoying help popups should also be fixed
r111 - 4x5 launcher - THANKS wchill!
r110 - Second attempt to fix Samsung's "swype-style" keyboard functionality
r109 - Attempt to fix Google Now voice search (working perfectly for me after a full wipe), also added Gtalk back in
r108 - Attempt to fix bluetooth issue with audio cable and audio reconnects
r107 - Second attempt to add additional camera modes + enable swipe in gallery (maybe)
r106 - Blue toggles - I know there is still more themeing to do. It takes a long time. Don't bug me about it :)
r105 - Debug-enabled browser. Enabled advanced settings + hardware acceleration
r104 - Attempt to fix those annoying help messages (maybe)
r103 - Attempt to enable action shot, add me, best shot, continuous shot, frame shot, stop motion, mosaic, vintage camera modes. Camera effects are catoonize, monochrome, sketch, and speed controls
r102 - Fixed Samsung keyboard swipe functionality
r101 - Volume keys can now skip tracks when screen is off - Thanks TrevE!
r100 - Fix battery bug (incorrect images occasionally showing)
r99 - Last of the missing libs
r98 - Added more missing libs, Google Now search update, more cleanup/debloat
r97 - Added CSCs
r96 - Change from British to US localization
r95 - Update Google apps/framework/libs, fix facelock, more debloat
r94 - Removed remote diagnostic software
r93 - SVN server relocate (this was for us Synergy devs only)
r92 - Removed ongoing wifi notification. Also includes some fun messages if you can catch it in logcat. THANKS TREV!
r91 - Update sqlite binary
r90 - Updated Android 4.2 keyboard to an even newer version
r89 - 1% battery mod
r88 - 15 toggle mod (thanks lidroid, thisiskindacrap, incubus)
r87 - 4-in-1 reboot menu
r86 - Force MTP, fixes for Android 4.2 keyboard and Google Now voice search
r85 - Android 4.2 keyboard
r84 - Double tap home button to open Google Now voice search
r83 - Titanium Backup bug fix
r82 - NFC fix
r81 - Gmail 4.2, Play Store 3.9.16, added camera and gallery from Note 2
r80 - Cleanup, app updates, more debloat
r79 - Initial Jelly Bean release, changelog found in this post: [URL]http://forum.xda-developers.com/showpost.php?p=33581719&postcount=9578[/URL]
Older ICS Changelog:
Code:
Moved to nightly status. Changelog can be found here: [URL]http://svn.androidfilehost.com/projects/synergy-siii-vzw/activity[/URL]
Changelog for builds before nightly status found below:
v1.7 - Full wipe is only required for those having GPS issues or those coming from any build before 1.4. Everyone else should wipe cache and dalvik - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=30113212&postcount=3276[/URL]
[LIST]
[*]Double tap of home button now launches your choice of Google Now voice search or S Voice (if you aren’t wiping then you’ll need to clear app defaults in app settings)
[*]No more fugly Gingerbread green checks, dots, sliders, etc (HUGE thanks to our boy santod040, whom many of you may remember from WinMo – Cookie Home Tab ring bells for you WinMo vets out there? – we love have ya around santod :) )
[*]Added new settings to SMS/MMS (delayed/scheduled sending, repeat alerts, read reports, forward info, msg priority, signature, etc)
[*]Added ability to block individual numbers from calling and/or sending texts
[*]Added new settings to Contacts (import/export/backup)
[*]Added other misc minor settings to Calendar and Email
[*]Attempt to fix some WiFi issues
[*]Google apps updated
[*]Some system libs updated
[*]Other bug fixes
[/LIST]
v1.6 - Full wipe is only required for those having GPS issues or those coming from any build before 1.4. Everyone else should wipe cache and dalvik - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29974289&postcount=2593[/URL]
[LIST]
[*]Restored completely stock GPS files and setting (if you are still seeing problems you may wish to flash back to stock via Odin then back to Synergy again cuz nothing about GPS in v1.6 is custom – all stock GPS)
[*]Offline dictation for Google Now added
[*]Cell standby bug fixed (for realsies this time, I had too many versions of the apk and accidentally bundled the wrong one with the last 2 builds)
[*]Camera can now be used during a call (thanks to Team Synergy's TrevE for this and other mods)
[*]Camera shutter sound can now be disabled
[*]Enabled “Find my mobile’ in Security settings
[*]Added new settings to stock Samsung keyboard
[*]Increase MMS resolution
[*]Fixed Jelly bean keyboard
[*]Other minor tweaks and enhancements
[*]Updated apps
[/LIST]
v1.5 - Wipe not required if coming from v1.4 - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29916937&postcount=2015[/URL]
[LIST]
[*]Completely disabled Samsung’s nosy syscope adb/root/modified checking service (you can tell it’s completely dead because Device Status now says “Not available”). Thanks TrevE
[*]Lotsa bug fixes (wifi notification bug, breaking custom kernels, 4G speed tweaks, etc)
[*]Most Google Now glitches should be worked out (thanks again to all the XDA devs behind this effort)
[*]Secondary “Voice Search” removed from input settings
[*]Status bar re-themed (you guys be sure to thank racinwarrior for his contributions)
[*]1% battery icons added
[*]GPS indoor positioning improved and SUPL support updated for faster GPS locks
[*]Enabled all advanced menus in browser
[*]Increasing ringtone disabled (thanks yoelsd for logic)
[*]Added Jelly Bean keyboard and its logic engine
[*]Added long press volume to skip music tracks when screen is off (thanks freeza, we love having ya on the team)
[*]Attempt to improve WiFi speeds
[*]More ad blocking
[*]Enabled Allshare settings, change backend settings for tvout/ringtone/FM radio/auto downgrading to mono
[/LIST]
v1.4 - FULL WIPE REQUIRED due to re-base; This will be the last required wipe for a while - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29839780&postcount=1524[/URL]
[LIST]
[*]Re-based to LG1 – Great work from nosympathy again on this. He’s been really cool about making the base available for everyone. You guys be sure to go find a way to thank him
[*]15 toggles + brightness slider – Huge thanks to Lidroid for originating this, wanam for his smali contribution, and MASSIVE thanks to electron73 for porting to the VZW SGS3 – Well done, sirs
[*]You can also control which toggles appear in notification and in which order
[*]Google Now voice search fully working thanks to a whole bunch of devs here on XDA (Step aside, Siri, let the king of search show you how it’s done)
[*]The newer VZW base tried to kill search functionality thanks to another Apple lawsuit so we kept the older search functions intact :)
[*]Fixed Samsung’s high “cell standby” usage bug (wasn’t actually wasting any battery, just reporting usage incorrectly)
[*]Due to outrageously outrageous outrage, wallpaper scrolling has been disabled. There’s a flashable in the OP to turn this back on
[*]Removed “Verizon Wireless” from notification pulldown
[*]Added tons of additional scripting by our very own Ziggy471
[*]Master binaries updated
[*]Gmail moved to /data/app/ for those having issues
[*]Overall ROM size reduced. We’ll work on reducing this even further
[*]Plenty of other misc bug fixes and tweaks
[/LIST]
v1.3 - Full Wipe Required. Sorry guys, too many changes this time - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29479955&postcount=693[/URL]
[LIST]
[*]4x5 Homescreens :D
[*]Up to 9 homescreens now (set 5 by default, add more if you want em)
[*]Fugly green in the notification bar replaced with ICS blue (thanks all of Team Synergy and to irtehun, this one was truly a team effort)
[*]Added wallpaper scrolling
[*]Maxed out 4G and WiFi speed tweaks (although Samsung already had these values set pretty high by default)
[*]Our very own TrevE’s force enable reuse/recycle/scaling and decrease timeout scripting added
[*]I/O scheduler tweaks for internal storage
[*]Apps updated
[*]More ads blocked
[*]Misc bug fixes
[/LIST]
v1.2 - Full wipe required - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29327621&postcount=354[/URL]
[LIST]
[*]Enabled in-call recording (It’s illegal in most places to record someone without telling them. We at SynergyROM are not responsible for mis-use of this feature) – Thanks to wanam and sanpaco
[*]Jelly Bean animations added (Thanks to hikarugo and BeansTown106)
[*]Location crosshair gone (ginormous thanks to our newest team member, freeza :D )
[*]Battery full notification gone (freeza again)
[*]Power saver toggle added back in
[*]Fix 7zip
[*]Removed more bloat
[*]Added wireshark support, powertop, htop, vim, and nano :D See Q&A in post #2
[/LIST]
v.1.1 - Posts start here: [URL]http://forum.xda-developers.com/showpost.php?p=29254124&postcount=103[/URL]
[LIST]
[*]Poweramp fixed (had to remove xloud engine for now since poweramp doesn’t like it)
[*]Voice search fixed
[*]S voice works again (had to remove Google Now. We’ll bring it back once Jelly Bean TTS is ported)
[*]Ability to set Wifi transmit power. See Q&A
[*]Launguage and input settings now only shows one “Google voice typing”
[*]Apps updated
[*]Ads blocked
[*]MyVerizon is now deleteable (is that a word?)
[/LIST]
v1.00 - Initial Release, full wipe required. More to come!
Known Bugs
Latest release only (r443) - Copy/Paste is broken for some (not all) apps out of the box. See this post for a flashable zip to fix. Will be fixed permanently in next release: http://forum.xda-developers.com/showpost.php?p=39826309&postcount=20158
Download Links
Verizon users: You also need to unlock your bootloader before flashing the latest versions of this ROM: http://forum.xda-developers.com/showthread.php?t=1835791
Latest Build Here:
http://www.androidfilehost.com/?a=show&w=files&flid=660
Older Builds:
http://www.androidfilehost.com/main/Team_Synergy/Galaxy_S3/Verizon/Buildbox/old/
Kernel
Kernel source is here: http://git.ziggy471.com/ Ziggy's PayPal: https://www.paypal.com/us/cgi-bin/w...3663d3faee8da6a0e86558d6153d8812cd76bf2fd83f[)
Themes / Tweaks / Add-ons
http://www.androidfilehost.com/?a=show&w=files&flid=659/ (New server!)
^^ Mods here for the following:
Jelly Bean Only:
Remove exchange security
Restore stock Samsung media/sound files
ICS Only:
Restore exchange security
Enable wallpaper scrolling
Restore 4x4 launcher
Center clock mod
Remove ad blocking
Remove long press volume to skip music tracks mod
Remove call recording
Restore older Google Now TTS engine (only use this if you are having problems)
Remove volume key as shutter toggle mod
Add Nexus style on screen buttons. See this post for warning: http://forum.xda-developers.com/showpost.php?p=30872462&postcount=6354
Legal Stuffs
Yeah yeah... I know you guys already know this but it's just one of those things you gotta say anyway: Bad things can happen to your phone when you flash custom ROMs and mods. We at SynergyROM are not responsible if anything bad happens to you, your associates, or your device by flashing this ROM or any other modifications posted in this thread or others.
Reviews:
Q&A
Q: How do I install this ROM?
A: Download the ROM from the "Download Links" section above, place the file on your phone's external SD card, and then flash via your recovery. First boot after flash takes a wee bit longer than usual. You need to have an unlocked bootloader if you wish to take full advantage of this ROM: http://forum.xda-developers.com/showthread.php?t=1835791
Q: How can I enable mass storage mode?
A:
Code:
To enable mass storage mode:
1) Plug your phone into the computer via USB and MTP will likely open as it usually does
2) Open a command prompt
3) Type: adb shell mountsd
At this point the phone's external sd card will open up in mass storage mode (so you can use it just like a usb drive). Be advised that mass storage and MTP cannot mount the SD card at the same time so MTP will show the SD card with folders empty and something like -1330850028 bytes of storage - don't panic, this is normal since, again, it can only be mounted one place at a time.​
Code:
To get back to MTP:
1) While still plugged in via USB
2) Open a command prompt
3) Type: adb shell unmountsd
Q: Why can't I "adb remount"?
A: This is a symptom of the locked down kernel. We've created a workaround for now.
Code:
To set /system as R/W, in a terminal or command prompt type:
adb shell
su
sysrw
Code:
To set /system back to R/O, in a terminal or command prompt type:
adb shell
su
sysro
Q: How do I lower the WiFi transmit power?
A: Do the following
Code:
We've added iwconfig. This lets you set wifi transmit power. Download "wifi tx power" from play store or run the following commands:
adb shell iwconfig wlan0 txpower X
X == txpower(in dBm). 32/25/18/11/4
To make sure it set run :
adb shell iwconfig
and look at TX-Power (3rd row down)
Q: What other tools does this ROM have
A:
Native Wireshark app support
RUN THESE FROM INSIDE ADB SHELL:
Latencytop - For latency monitoring
htop - A system monitor
Powertop - Run with screen off to show number of wakes per second (helpful for finding rogue processes, batt drain, SODs, etc)
We also added the following text editors:
vim
nano
Q: Why doesn't this ROM have ___________ feature?
A: We listen to our users, so please leave us a polite request in the forums and we'll see what we can do about incorporating it
Q: This ROM is awesome! Will you have my baby?
A: No, but we do take a significant amount of time away from our wives/families to work on these ROM tweaks so that you don't have to. Donations help keep us motivated to continue to do so.
kshdlkasdlkg
I really hate to ask such a Newby question but, does this rom need any special recovery/kernel to run? I know in the OP it says kernel coming soon but I don't want to flash with the wrong recovery and end up screwed. Also thanks for the ROM.
Sent from my Sammy Galaxy S3 using Tapatalk 2
wow I can't wait to try this out. might be my first flash
Giving this a go now..
Haro912 said:
I really hate to ask such a Newby question but, does this rom need any special recovery/kernel to run? I know in the OP it says kernel coming soon but I don't want to flash with the wrong recovery and end up screwed. Also thanks for the ROM.
Sent from my Sammy Galaxy S3 using Tapatalk 2
Click to expand...
Click to collapse
Nope, just flash in recovery as normal. This is just a /system/ ROM and does not include a boot.img or kexec kernel at this time.
Haro912 said:
I really hate to ask such a Newby question but, does this rom need any special recovery/kernel to run? I know in the OP it says kernel coming soon but I don't want to flash with the wrong recovery and end up screwed. Also thanks for the ROM.
Sent from my Sammy Galaxy S3 using Tapatalk 2
Click to expand...
Click to collapse
Nope, you can just flash this rom and go..
Nice, gonna flash this now! Thanks!
One quick question....can we flash this if we already installed the newest radios and kernel?
And the Synergy Lives On!!!! :good:
Cool ill try this tomorrow. What's the battery life like? Thanks.
Sent from my SCH-I535 using xda premium
I ran Virus's ROM on my Thunderbolt and loved it. I'm glad the team decided to develop for the SIII. Getting late, will flash in the morning. Thanks for all your hard work.
Any known problems?
Hurleyzero1 said:
Any known problems?
Click to expand...
Click to collapse
We tested pretty heavily prior to release, so besides the known issues with the locked kernel, there shouldn't be anything major.
We listen to you guys so let us know if you see anything so we can clean it up
eschelon said:
We tested pretty heavily prior to release, so besides the known issues with the locked kernel, there shouldn't be anything major.
We listen to you guys so let us know if you see anything so we can clean it up
Click to expand...
Click to collapse
Awesome, thanks for the quick reply. Downloading now.
Any mirrors? My download keeps failing. It's trying to serve me aj5.zip for some reason.
Sent from my SCH-I535 using xda app-developers app
Does this ROM have that annoying always-there location reticle icon on the status bar? Is there a way to remove it?
Sorry to be repetitive, but can we flash this if we're already on the newest radios and kernel? VRLG1 with July 4th kernel.
WizeGuyDezignz said:
Sorry to be repetitive, but can we flash this if we're already on the newest radios and kernel? VRLG1 with July 4th kernel.
Click to expand...
Click to collapse
Yeah, i have done that and it's working fine. No problems so far..
Downloading. Will try asap
Sent from my Verizon Samsung Galaxy S3 4G LTE

[ROM][UNOFFICIAL] CyanogenMod 10 (Updated: Mar 16th)

CyanogenMod 10 (based on Android 4.1.2 "Jelly Bean") for HTC Liberty ("Aria/Gratia")
NOTE: Just to make this clear, this is UNOFFICIAL, and NOT supported by CyanogenMod.
Screenshots: http://dl.dropbox.com/u/1077120/Android/cm10shots/index.html
Hboot 1.02 or higher is required!
Bugs & stuff that doesn't work:
- Backlight for navigation buttons won't turn on sometimes (it seems to work fine on auto brightness though)
- Built-in voice recognition doesn't work (see Tips & Tricks for workaround)
- Emergency calling is untested
- Headset/headphones already plugged in will not be detected on boot
- HTML5 videos (like m.youtube.com in the browser) don't work
- Lockscreen can sometimes glitch out on boot
- Netflix doesn't work (maybe some others too)
- Panorama "works", but is VERY slow & glitches making it pretty much unusable
- Timelapse recording doesn't work
- USB tethering doesn't work
Tips & Tricks:
- Trackball wake: Open Terminal Emulator and run "trackballwake", then reboot. Do the same to disable
- Voice Search on Google Now (kind of):
1. Install Voice Search from the Play Store
2. Install this app (now requires $0.99): http://forum.xda-developers.com/showthread.php?t=1770100
3. Long-press search key (or open app drawer), and pick Voice Search Assistant with the blue microphone icon
4. App will capture voice using the old Voice Search, then send it to Google Now
5. Press search button on keyboard
- FM radio: use Spirit FM and allow root requests
Thanks: gladiac & Droste for helping with CM10, and everyone who helped with CM9 (gladiac, Droste, munjeni, s0be)
CyanogenMod for supporting so many old devices, and keeping Android open
tl;dr? Download here!
Release 8 - http://goo.gl/lnfKI
98214a5e0232ac7120dfce070a32a4b3
{
"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"
}
MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?bz019geh5nbg8th
----------------------------------------------------------------------------------------------------------------------------
Google Apps - http://goo.gl/fJWSX
7c09ce91cfc380f937de484fab6e4d22
The CM update script is supposed to restore Google Apps, but sometimes doesn't successfully (probably due to space limits). If you are updating, format /system then reinstall both the ROM package and gapps package
A full Google Apps package won't fit on the system partition, so I've taken out a few things (face unlock & GoogleTTS which we can't use, etc)
This may be the last complete version of Android this phone gets unless Google cuts down on the size a lot in the next version (unlikely, since they don't support old devices with small storage)
Sources:
Manifest with ROM & kernel: https://github.com/WinSuk/android/tree/jellybean
Kernel only: http://git.cryptomilk.org/projects/marvel/kernel_htc_msm7227.git/tree/?h=jellybean
Release history:
Downloads for old releases can be found here or here
Release 8 - March 16th, 2013
- Fixed built-in SIP(internet) calling (at least with what I can test)
CM changes:
- File Manager updated
- Layout adjustments for mdpi (what we use)
- Translations updated
- Maybe more I've missed
Release 7 - December 11th, 2012
- Data usage meter fixed (thanks OliverG96!)
- Render glitches in camera fixed by switching to LegacyCamera (has less features, but no more glitches)
- Video recording fixed (by updating camera HAL)
- http://review.cyanogenmod.org/#/c/26526/ cherry-picked and enabled - should make things smoother
CM changes:
- Add option to hide AlarmClock Icon in StatusBar
- Clear all button on recent apps
- Longpress hardware key actions in PasswordUnlockScreen
- Messaging: Ability to mark a message as read from the notification
- Trebuchet: Set dock icons number & move app drawer icon
- etc
Alpha 6 - November 15th, 2012
- Fixed possible data connection issues
- Working hardware video decoding (huge thanks to Ganster41!)
- Camcorder now records video, but the output is still bad like on ICS
CM changes:
- CircleBattery: Revamped charging animation
- LockScreen: long-press actions from hardware keys
- Mms auto-retrieval (with data off)
- New CM file manager
- PowerMenu: Expanded desktop
- Lots of small things (like making the keyboard automatically open on quick reply)
- etc
Alpha 5 - October 25th, 2012
- Fixed custom auto brightness crash
- Fixed graphical glitch on the status bar's notification animation
- Fixed USB debugging running while disabled
- VideoEditor/Movie Studio has been removed to save space (since it doesn't work anyway)
CM changes:
- Merged in 4.1.2 release from Google (includes one-finger notification expanding, etc)
- Apollo: Gapless playback
- Apps: Enable fast thumb scrolling
- Bluetooth: MAP support (untested for Liberty)
- Calculator: New Features (like graphs, etc)
- Camera: Burst mode (up to 20 shots); JPEG Quality settings; Timer Snapshot; Volume key zoom
- Clock: Stopwatch & Countdown
- Keyboard: Long-press symbols added to all letters
- Lockscreen: Clock alignment (left, right[default] or center)
- Notification tray: Click & long click actions added to date & time
- Power menu: Ability to hide airplane mode & sound toggles
- Status bar: Circle battery
- WiFi country code setting
- etc
Alpha 4 - September 13th, 2012
- Trackball wake script added - run "trackballwake" from Terminal Emulator
CM changes:
- Electron beam (screen-off animation) fixed
- Option to control cursor in text fields using volume keys
- WebGL support
- QuickMessage:
-- Crash on mdpi fixed (I actually did this one )
-- Fixed opening main messaging app in background
-- Option for Holo Dark theme instead of default Light theme
-- 'Quick reply' notification action added
-- Smiley and Emoji support (menu button to insert them)
-- Template support
- etc
Updates to gapps package:
- GoogleTTS has been removed since it doesn't work anyway. This will set the default to PicoTTS, which works
- Google Now has been updated to work with ARMv6. See Tips and Tricks section for a voice seach workaround
Alpha 3 - September 1st, 2012
- Fixed derps from Alpha 2 (lights, battery stats, layering issues with videos)
CM changes:
- QuickMessage pop-up (trying to keep this text minimal, so I'll let CM explain it better with that link )
- Variable size pattern lockscreen (up to a huge 6x6 pattern!)
- etc
Alpha 2 - August 29th, 2012
- Bluetooth not turning on magically fixed (think I know how/why, but I didn't do anything directly to fix it ^_^)
- WiFi tethering/hotspot fixed (thanks to http://review.cyanogenmod.com/#/c/21197/)
CM changes:
- More Trebuchet/Launcher stuff merged (this also fixes the overlap bug)
- New boot animation
- New ringtones (Raindance, Whisperer, Wobbly Ringer) & notification (BrassAndroid) from Ink Monster
- Option to toggle items in shutdown menu
- Optional lockscreen rotation
- etc
Alpha 1 - August 10th, 2012
- Initial release
So glad you're up and running! I'll run this soon and post feedback! Any screenshots though?
this is great! thanks winsuk! It's great to have you back
GREAT!! I will try it.
If space is not enought for next Google plan, we can set system partition to maximum space using revolutionary_cus and we can use data partition from sd card (optimising initrd) ?
munjeni said:
If space is not enought for next Google plan, we can set system partition to maximum space using revolutionary_cus and we can use data partition from sd card (optimising initrd) ?
Click to expand...
Click to collapse
I'm thinking the same thing. Any reason we can't use your h-boot utility to increase the system partition to 250MB?
I'm glad to see development is going for this phone still. It was my first smartphone, and I loved it. Unfortunately I don't have it anymore, since I upgraded to the HTC One X. But I sold it to my friend (still rooted and on CM9) so maybe he'll have some use for this
Your ROM is great, but one bug I noticed made me return to my nandroid backup: Link2SD doesn't work. If I try to move an app to the SD card, it says "App successfully moved", but if I try to start it, it force closes. Do you have a solution for this problem? If this works, I would use your ROM probably as a daily driver...
This rom is pretty nice,thanks! However I need wi-fi tethering...
Thanks for your hard work, looks great...
hey winsuk does the sound pop bug still go nuts ?
i noticed when i go to sound , disable lock screen sound , and key press sounds , the speaker turns off
when i turn them on , i hear a mild hiss , and that is what is in place of those sounds
haven't tried this rom yet tho
dansou901 said:
Your ROM is great, but one bug I noticed made me return to my nandroid backup: Link2SD doesn't work. If I try to move an app to the SD card, it says "App successfully moved", but if I try to start it, it force closes. Do you have a solution for this problem? If this works, I would use your ROM probably as a daily driver...
Click to expand...
Click to collapse
Maybe it hasn't been updated for Jelly Bean? The sdcard has also moved (to /storage/sdcard0)
dust906 said:
hey winsuk does the sound pop bug still go nuts ?
i noticed when i go to sound , disable lock screen sound , and key press sounds , the speaker turns off
when i turn them on , i hear a mild hiss , and that is what is in place of those sounds
haven't tried this rom yet tho
Click to expand...
Click to collapse
Sounds work fine for me..
trackball wake not working ?
---------- Post added at 02:53 AM ---------- Previous post was at 02:45 AM ----------
no s2e being used ?
dust906 said:
trackball wake not working ?
---------- Post added at 02:53 AM ---------- Previous post was at 02:45 AM ----------
no s2e being used ?
Click to expand...
Click to collapse
I'm trying to keep this as close as possible to an official CM, so I haven't added anything for trackball wake.
If you want it, you can edit /system/usr/idc/curcial-oj.idc and change device.internal to 0 (and make sure it keeps read permissions, or you'll get a mouse on the trackball)
Edit: And forgot to add, reboot
Planned to add this to the first post, just needed to test it first
And S2E is hidden in the Play Store to anything higher then ICS. If you can get an apk (say from /data/app on ICS), it works fine
also..... recovery is no longer loading... htc screen
revolutionary
nvm low battery did it somehow
and if anyone gets a version of s2e to work please post a link here to the .apk
latest version installs but says is not supported when opened
Guys, if you have faster sd card you can use CronMod INT2EXT4+
it mount /sd-ext partition as /data partition while remaining dalvik cache on internal stroage.
If anyone wants the Galaxy Nexus jellybean boot animation, here is it.
Resized to 320x480, Credit by me.
EDIT:This is not flashable zip,please copy bootanimation.zip to /system/media/ and set permission to 644
OK, I will try S2E again. You're right, Link2Sd hasn't been updated for JB so far, so we will probably have to wait for this. I'll let you know if S2E is working for me.
Sent from my Liberty using xda premium
Anyone that needs S2E, I've uploaded the apk pulled from ICS - HERE
md5: 3D3059CE40BC9018EF7AC73F4E33FD3B
cHarley04 said:
Anyone that needs S2E, I've uploaded the apk pulled from ICS
Click to expand...
Click to collapse
Thanks, but this site needs registration:
You should Sign Up or Login to use this feature
Please upload to any free site.

Categories

Resources