[ROM][KANG] CyanogenMod 7.2 RC1 (10. feb 2012)

Search This thread

slovenec88

Senior Member
Nov 2, 2008
331
220
// New builds at http://download.cyanogenmod.com/?device=legend[/COLOR]

Always make a nandroid, and flash on your own risk!

Because teamdouche's nightly is more than a month old, I decided to build a nightly myself.

Changelog:
http://cm-nightlies.appspot.com/?device=legend

---

10. feb build:
Everything to "Fix music widget transparency in landscape layout." is included.
http://www.mediafire.com/?udu1gnbnh4dul8d

---

23. jan build:
Everything to "Backport ICS rotation animations to gingerbread (android_frameworks_base)" is included.
http://www.mediafire.com/?ebprbr233gv1b50

---

13. jan build: - the friday 13. edition with Holo theme for ring lockscreen
Everything to "CM: Add p500 (LGE Optimus One) device (android_vendor_cyanogen)" is included.
http://www.mediafire.com/?pu4xfomdzxmvu5e

---

10. jan build:
Everything to "Exchange: calendar sync window linked to email sync window (android_packages_apps_Email)" is included.
http://www.mediafire.com/?9cckq1q24rqb9km

---

4. jan build:
Everything to "init: Let radio user manipulate service properties (android_system_core)" is included.
http://www.mediafire.com/?wb073sdj3b80k5y

---

2. jan build:
Everything to "CM: Add p925 (LGE ATT Thrill 4G) device (android_vendor_cyanogen)" is included.
http://www.mediafire.com/?8qo1rkjc5st21bs

---

23. dec build:
Everything to "Camera: Autofocus camcorder only if needed (android_packages_apps_Camera)" is included.
http://www.mediafire.com/?sze4uat4rl9weob

---

19. dec build: + T9 Dialer
Everything to "Preference to disable bootanimation for faster boot. (1/2 CMParts) (android_packages_apps_CMParts)" is included.
http://www.mediafire.com/?8ka5ouhorodnrzj

---

18. dec build:
Everything to "Fix emergency dialing on Samsung CDMA phones. Tested on Epic 4G, may also help others. DOES NOT FIX VIBRANT. (android_frameworks_base)" is included.
http://www.mediafire.com/?yon4treurcv557h
 
Last edited:

Hitmax117

Senior Member
Aug 23, 2010
324
74
31
Nice to see that the Belgian keyboard layout is finally corrected

Just installed it and no problems so far, runs the same as 7.1
 
Last edited:

slovenec88

Senior Member
Nov 2, 2008
331
220
Dialpad : T9 Dialer (android_packages_apps_Contacts) version building right now! :)

Edit: Up!
 
Last edited:

ranger4740

Senior Member
Jan 17, 2011
1,497
447
Melbourne
Tried to flash the one from 18th december, but CWM failed to verify the package, trying to download new one from the 19th...
 

guap

Senior Member
Sep 23, 2007
1,303
48
Milano
done :)

the stock t9 dialer doesn't show dial pad for default... really unuseful to have a t9 dialer (finally!!!) but still having to hold down a button to have the keyboard... that was the main reason to me for upgrade, and because of this I reverted back to my original 7.1 in ~10 minutes... also seemed a bit choppy, unable to use wavesecure, lost all my google apps settings... sounds like a NO for the upgrade with no wipe to me :D and no time to set all again at this time

thanks anyway
 

Bravounet

Senior Member
Sep 14, 2010
81
4
Well I tried this rom also just for this T9 Dialer...
I wiped before flashing so to be sure having a clean system.
Nothing special to mention about the rom itself... It works as the 7.1 does. (well, tested one hour only... Can't say for battery drain or else)

Regarding the dialer... Well, I think I don't get it well.
First, in the parameters, ensure you choose what the dialer will look for: Numbers or name. In my case, names.
Then, typing the numbers shows.... The numbers. the only way I found to get proposal according to the first digits is to go to another tab (contact for instance), and coming back to the dialer tab it will show me the possible contacts I wish to call.
Not very useful, neither practical.

I hope someone will find another way to use it ... More efficiently?

Thank you anyway for the work, mate! Really appreciated!
 

ranger4740

Senior Member
Jan 17, 2011
1,497
447
Melbourne
I haven't encountered any problem while flashing.

Hi, thanks, I flashed the one from 18th dec. hung on the HTC boot screen for 10 mins reflashed and turned on signature verification in CWM and failed, downloaded again still no good, downloaded the one from the 19th, working ok, no problems.....


The nightly update seams to work really good, seams to be even more stable than 7.10, seams to fix the issue with ADW having to reload itself after a while.

GPS is still an issue, takes forever to get lock if at all...

Thanks, keep up the good work!
 

caretaker01

Senior Member
Mar 21, 2010
164
43
Sibiu
cyanogenmod fix for gps

$ su
# stop rmt_storage
# dd if=/dev/zero of=/dev/block/mmcblk0p13
# dd if=/dev/zero of=/dev/block/mmcblk0p14
# reboot
better do a nandroid backup if it doesn`t boot up anymore
this fixes the gps lock in about 5-10 sec and its been available since 6.0 cyanogen
 
  • Like
Reactions: ranger4740

ranger4740

Senior Member
Jan 17, 2011
1,497
447
Melbourne
$ su
# stop rmt_storage
# dd if=/dev/zero of=/dev/block/mmcblk0p13
# dd if=/dev/zero of=/dev/block/mmcblk0p14
# reboot
better do a nandroid backup if it doesn`t boot up anymore
this fixes the gps lock in about 5-10 sec and its been available since 6.0 cyanogen

Thanks, trying as i type, in my case the above didn't seam to make any change, it was seeing the sats and using them eg. 6 in view 6 in use even after 10 mins no lock.
Right now it is seeing 12 sats, 10 in use been waiting over 5mins, still no lock.
 

DooMMeeR

Senior Member
Jun 17, 2010
108
20
this fix was for vision and ace
I do not know if the partitionmapping is the same on the Legend
I do not recommend doing a dd zero until someone confirms the partitions

EDIT: the commands won't brick your device, in fact they DO NOTHING since the devs do not exist
Code:
block # ls -lha
brw-------    1 root     root      179,   0 Dec 19 00:43 mmcblk0
brw-------    1 root     root      179,   1 Dec 19 00:43 mmcblk0p1
brw-------    1 root     root       31,   0 Dec 19 00:43 mtdblock0
brw-------    1 root     root       31,   1 Dec 19 00:43 mtdblock1
brw-------    1 root     root       31,   2 Dec 19 00:43 mtdblock2
brw-------    1 root     root       31,   3 Dec 19 00:43 mtdblock3
brw-------    1 root     root       31,   4 Dec 19 00:43 mtdblock4
brw-------    1 root     root       31,   5 Dec 19 00:43 mtdblock5
 
Last edited:

ranger4740

Senior Member
Jan 17, 2011
1,497
447
Melbourne
@Blayo and Ali Ba, I did do a search before blindly typing the commands given, once I was satisfied they seamed to be legit, and not malicious i did the deed, obviously not every thing is equal in android land and something for one flavour of android O/S is transposable to another one.

---------- Post added at 02:53 AM ---------- Previous post was at 02:47 AM ----------

Thanks, trying as i type, in my case the above didn't seam to make any change, it was seeing the sats and using them eg. 6 in view 6 in use even after 10 mins no lock.
Right now it is seeing 12 sats, 10 in use been waiting over 5mins, still no lock.

Ok, so after over 30 mins still no location lock, gps seeing and using upwards of 12 sats.

Oh Well, S!@t Happens :p
 

Top Liked Posts