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

Search This thread

dust906

Senior Member
Jun 16, 2010
185
9
well there is a scrolling of the cards issue i can't get rid of , so it's not entirely working
the search bar is like cut out of the cards section , and when you scroll with your finger , the cards are not attached to the search bar , and only the search bar scrolls up..... and thats the only thing it does for me , you can interact with the cards , but i always have to swipe away the top one to get to the next one.... anyone got a fix for it , let me know
 

WinSuk

Senior Member
Jan 18, 2011
512
873
winsuk.net
Winsuk, did you include working Google Now in next build? :)

Nope, that's a proprietary app from Google, and isn't allowed to be packaged with the ROM (CM got a notice from Google a few years ago, back when they packaged Google Apps in with ROMs)
This is half the reason why Google Apps have to be flashed separate (the other half to make it optional). Manufacturers who package them in the stock ROM have a licence to do so from Google

well there is a scrolling of the cards issue i can't get rid of , so it's not entirely working
the search bar is like cut out of the cards section , and when you scroll with your finger , the cards are not attached to the search bar , and only the search bar scrolls up..... and thats the only thing it does for me , you can interact with the cards , but i always have to swipe away the top one to get to the next one.... anyone got a fix for it , let me know

That's what I meant by "the Now app has some drawing issues" :p
It's a problem with the modded apk.. I've found another with this problem fixed from the gapps package linked here (not sure where he got it from though, or if he modded it)
Extracted apk download: https://docs.google.com/open?id=0B6gvebRGyJuKRTQ3U3ZxV2k2aEE
 

yar2

Senior Member
Feb 12, 2012
136
18
Google Search

First Winsuk let me thank you for all your hard work in keeping this little phone alive. Its really amazing that we have JB while most of the high end new phones do not.

My experience with the latest September version is that it work great. Only minor issues have to do with the capacitive button back lights that you mention and that Google Search doesn't doesn't load, ether with the Google Search bar or with the search button. I searched the forum but couldn't find any reference to this. I flashed the small Google apps zip file that you recommended. I also looked for the Google Search app on the Playstore thinking there may be a new version, but none were listed.
 

dust906

Senior Member
Jun 16, 2010
185
9
Google search works with winsuk's above post

Sent from my Liberty using xda app-developers app
 

dansou901

Inactive Recognized Contributor
Apr 10, 2012
3,121
1,209
33
Aachen
OnePlus 5
OnePlus Nord
There is a bug in your ROM making it unusable (at least for me). Everytime I want to start mobile internet, the system goes laggy until it crashes to the boot animation. I really need mobile internet (for example while on the bus), so this is preventing me from running your ROM as a daily. Maybe a clean install could help? Or should I change my SIM Card, as others did to solve the reboot problem? I don't know, because I am from Germany using the congstar network (it is part of t-mobile). Any ideas?
 

yar2

Senior Member
Feb 12, 2012
136
18
Still can't get get Google Search to work. I get a blank screen, after waiting I then hit the back key and then get an error message - Google Search not loading.

I flashed the Gapps in winsuk's last post over the Gapps that were already flashed. Should I start over and re-flash the ROM and gapps after a data reset?

Sent from my Liberty using xda app-developers app
 

drumist

Senior Member
Aug 6, 2010
1,725
543
Format system partition (which will eliminate any old gapps), wipe both caches, then flash ROM and gapps. Won't require a data wipe if you do that. However if that isn't enough to solve your problem, then the next thing I'd try is wiping data as well.
 

WinSuk

Senior Member
Jan 18, 2011
512
873
winsuk.net
There is a bug in your ROM making it unusable (at least for me). Everytime I want to start mobile internet, the system goes laggy until it crashes to the boot animation. I really need mobile internet (for example while on the bus), so this is preventing me from running your ROM as a daily. Maybe a clean install could help? Or should I change my SIM Card, as others did to solve the reboot problem? I don't know, because I am from Germany using the congstar network (it is part of t-mobile). Any ideas?

Yea, try a data wipe. If its still not working, send me a logcat:
Terminal Emulator:
Code:
su
logcat -c
logcat > /storage/sdcard0/logcat.txt
That will make it constantly sit there and capture it, so then you can hit the home button and do whatever to make it crash


Still can't get get Google Search to work. I get a blank screen, after waiting I then hit the back key and then get an error message - Google Search not loading.

I flashed the Gapps in winsuk's last post over the Gapps that were already flashed. Should I start over and re-flash the ROM and gapps after a data reset?

Sent from my Liberty using xda app-developers app

I didn't flash the other gapps package, I just extracted QuickSearchBox.apk out of it, and pushed it to the phone..
If the package is to big (blade ROMs resize the system partition because the base ROM can't even fit), whatever was being installed when it ran out of space will be incomplete and corrupt, and anything it tries to install after won't be there (as far as I know)
I haven't checked the size of their package, but if its even 1MB bigger, it won't fit with default partition sizes (free space on /system is 756KB with the ROM and the small gapps package I put together)
 

dust906

Senior Member
Jun 16, 2010
185
9
Yea, try a data wipe. If its still not working, send me a logcat:
Terminal Emulator:
Code:
su
logcat -c
logcat > /storage/sdcard0/logcat.txt
That will make it constantly sit there and capture it, so then you can hit the home button and do whatever to make it crash




I didn't flash the other gapps package, I just extracted QuickSearchBox.apk out of it, and pushed it to the phone..
If the package is to big (blade ROMs resize the system partition because the base ROM can't even fit), whatever was being installed when it ran out of space will be incomplete and corrupt, and anything it tries to install after won't be there (as far as I know)
I haven't checked the size of their package, but if its even 1MB bigger, it won't fit with default partition sizes (free space on /system is 756KB with the ROM and the small gapps package I put together)

you need to make sure the permissions are set by you , because they always change when replacing the apk... you have to make it
rw , r , r....... and nothing else

then it will work , and use root explorer
 

yar2

Senior Member
Feb 12, 2012
136
18
What do you mean by "push" the extracted QuickSearcBox.apk to the phone? I tried to install it and it would not install. Using a root explorer I replaced the system app with the extracted version and reset the permissions and it still didn't work.

Sent from my MB860 using xda app-developers app
 

WinSuk

Senior Member
Jan 18, 2011
512
873
winsuk.net
What do you mean by "push" the extracted QuickSearcBox.apk to the phone? I tried to install it and it would not install. Using a root explorer I replaced the system app with the extracted version and reset the permissions and it still didn't work.

Sent from my MB860 using xda app-developers app

Push as in adb push from a PC ;)
What did you set the permissions to?
Just to make sure, you can run:
Code:
su
mount -o rw,remount /system /system
chmod 0644 /system/app/QuickSearchBox.apk
from Terminal Emulator

(I love doing these code boxes of terminal commands for some reason :D)
 
  • Like
Reactions: mustafu

dust906

Senior Member
Jun 16, 2010
185
9
What do you mean by "push" the extracted QuickSearcBox.apk to the phone? I tried to install it and it would not install. Using a root explorer I replaced the system app with the extracted version and reset the permissions and it still didn't work.

Sent from my MB860 using xda app-developers app

well , when you say you replaced it , you can't do that

you don't have enough space to just "replace it"

you have to remove the apk , and i had to restart to make it to 5mb's to have the space to put the new apk in

then once you place the new apk in system/app , you have to fix the permissions and restart again
 

yar2

Senior Member
Feb 12, 2012
136
18
QuickSearchBox.apk

Push as in adb push from a PC ;)
What did you set the permissions to?
Just to make sure, you can run:
Code:
su
mount -o rw,remount /system /system
chmod 0644 /system/app/QuickSearchBox.apk
from Terminal Emulator

(I love doing these code boxes of terminal commands for some reason :D)

I had set permissions to -- rw , r , r.-- as described in a post above. Programming is not really my thing, so I took another approach. I re flashed the JB ROM, opened the small GAPPS zip file to remove QuickSearchBox.apk, flashed the revised small GAPPS and then installed the QuickSearchBox.apk you had extracted. It worked! The voice search didn't work however -- it loads then goes right to "I didn't hear you try again" type of message -- so I loaded Google Voice Search from the market, which works fine. I also deleted all of the ringtones files to be sure there was enough system memory.I use a ringtone on the SD.
 

dust906

Senior Member
Jun 16, 2010
185
9
Only the old voice search works , voice to text works with Swype add-on Dragon go

Sent from my Liberty using xda app-developers app
 

WinSuk

Senior Member
Jan 18, 2011
512
873
winsuk.net
Hi winsuk.
just a simple request, can you include ro.secure=0 in your next build?

Why?..

Also can you compile CWM 6 for liberty?

I can't compile it with the new kernel, because it won't fit on the recovery partition.
Compiling it with the old kernel will probably work, and I've already had one built with Recovery Builder
Also tried a touch recovery, which worked, but the buttons were sized for a larger dpi screen, and thus cut off and unreadable.
Once I get my PC able to build Android again (had to wipe Ubuntu which was very broken, and switched to Fedora while I was at it), I'll see if I can build them, and open a new thread if successful

If anyone wants the one made with Recovery Builder: http://goo.gl/rvD8v
Off-mode charging doesn't work, and the touch buttons under the screen aren't set up. Power button is used to go back.
"fastboot flash recovery recovery.img" from a PC, or "flash_image recovery recovery.img" from Terminal Emulator

Only the old voice search works , voice to text works with Swype add-on Dragon go

Sent from my Liberty using xda app-developers app

If you install this app: http://xdaforums.com/showthread.php?t=1770100
Then with the old Voice Search from the Play store installed, long press the [hardware] search button and pick Voice Seach for Google (with the blue microphone icon). It will popup the old Voice Search to capture, then sends it off to Google Now, and you have to tap the search button.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    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://xdaforums.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

    lnfKI.qr

    MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?bz019geh5nbg8th

    ----------------------------------------------------------------------------------------------------------------------------

    Google Apps - http://goo.gl/fJWSX
    7c09ce91cfc380f937de484fab6e4d22

    fJWSX.qr


    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
    20
    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

    http://goo.gl/lnfKI
    98214a5e0232ac7120dfce070a32a4b3

    lnfKI.qr

    MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?bz019geh5nbg8th
    20
    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

    http://goo.gl/U4CLq
    893eca28f520fb09114f7a127406b74f

    U4CLq.qr

    MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?m8mk4ktwyaccnj9

    It's difficult to decide if this is now alpha/beta/whatever, so I'm just going to leave it off and call this "Release 7"
    17
    so wonderful news! When you release it? can't wait!

    How about right now? :p

    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 (a separate camcorder app might work)

    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

    http://goo.gl/Vrr5m
    a70d09fee167d0cdef9f579a879a6664

    Vrr5m.qr

    MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?cf1427ib4h3qig6

    This is probably more like a beta now, but I don't feel like changing it (and I'm just going to leave them off and call it "Release #" for CM10.1 if I get it working)
    16
    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 4 - http://goo.gl/AZ11a
    d1dbbdc260955fa188267f903fd4ed13

    AZ11a.qr

    MediaFire mirror (slower, ads, captcha): http://www.mediafire.com/?f74w1uf57kzn10o


    New Google Apps - http://goo.gl/FsrpW
    bebfed043646f891b06af30e078591fa

    FsrpW.qr


    Please format /system then install both the ROM package and updated gapps package