[KTU84P][ROM][aw3som3]OmniROM ~ 19Oct2014 - HTC Pico (Explorer)

{
"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"
}
zelendel said:
If you cant read the OP then maybe you should not be flashing custom roms.
Click to expand...
Click to collapse
First time installing OmniROM to your HTC Pico, or coming from another ROM:
Read known issues and FAQs
Copy GApps, SuperSU, and OmniROM ZIPs to your SDCard
Boot into Recovery (this ROM uses the aw3som3 recovery. You need to have atleast *one* ext4 partition on your SDCard before flashing this ROM!)
Flash the superwipe.zip from here, or DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
Flash OmniROM zip from SDCard
Flash GApps zip from SDCard
Flash SuperSU flashable ZIP
Reboot
Don't restore system data using Titanium Backup!
Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Click to expand...
Click to collapse
Upgrading from earlier version of OmniROM:
Copy the OmniROM ZIP to your SDCard
Boot into Recovery
Flash the OmniROM zip from SDCard
As the flashing wipes the /system partition, reflash Gapps, and SuperSU
Reboot
More to read:
Post #2: What's working & Changelog
Post #3: Downloads
Post #4: Sources & Credits
Post #5: Misc.
XDA:DevDB Information
OmniROM, ROM for the HTC Pico (Explorer)
Contributors
thewisenerd
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Version Information
Status: Stable
Created 2013-12-27
Last Updated 2014-09-28

What's working:
Display
Audio playback
Camera
RIL
Screenshot
Stock browser
WiFi
Bluetooth
SDCard
WiFi tethering
Bluetooth tethering
GPS
Issues:
Note: If you find any more issues, please report, so that I can add them here
Video playback
Video recording
find more to report!
thewisenerd said:
video playback should work. video recording will NOT. you could call me lazy, but I ain't even going to try fix video recording. period.
Workaround?
install tubemate for youtube and other video sites
install mxplayer
Go to MXPlayer -> Settings -> Decoder -> Software Decoder -> (S/W decoder(local)) : check; (S/W decoder(network)) : check;
Go to MXPlayer -> Settings -> List -> File extensions -> Add -> MP3, FLAC, etc. (for music)
Click to expand...
Click to collapse
It's entirely possible that features not used by me are broken, but overall the device should be usable. You have been warned.
Click to expand...
Click to collapse
an int2ext flashable zip compatible with pico has been attached to post #5 for convenience.
Click to expand...
Click to collapse
Changelog:
19 Oct 2014
device/htc/pico: https://github.com/thewisenerd/android_device_htc_pico/compare/62eb92b8500a75f12f1612d80d62bb6c71847c6a...d9584d7a10eb94ff53ea071e0aeaed460bed86fd
kernel/htc/pico: https://github.com/thewisenerd/android_kernel_htc_pico/compare/bb297a5680b0bf1b73a616f14fca758f1b37b956...3c0674dbfd5f1231fed04a5d0ee86de731d49785
fixed GPS
broken video playback && audio playback (in Apollo) (no idea how/why)
Click to expand...
Click to collapse
Changelog for Older Builds:
28 Sep 2014
updated omni sources upstream till 28sep'14
Updated framebuffer from CAF msm-3.4
Enabled Hardware composer
Updated QDSP5 driver
Updated libhtc_acoustic library
Updated Adreno blobs
Various updates to framebuffer
Overlay performance tweaks (cyanogen)
Fixed VoIP (TheWhisp)
Fixed MTP (Sachin Thomas)
I/O filesystem tweaks (Sachin Thomas)
Fixed WiFi issues (Sachin Thomas)
Fixed disconnection in deep sleep
Fixed on/off bug
Fixed country code error
all changes from codykernel till 28sep'14
Click to expand...
Click to collapse
02 Sep 2014
latest omni sources
-DREFRESH_RATE=60
skip building chromium, use webkit (my computer can't handle building chromium. I need a better PC)
revert general cleanup device tree (hard disk crash )
all latest changes from codykernel!
Click to expand...
Click to collapse
04 Jun 2014
latest omni sources
-DREFRESH_RATE=60
removed COMMON_GLOBAL_CFLAGS += -DNO_TUNNEL_RECORDING
TARGET_QCOM_DISPLAY_VARIANT := caf
removed TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true
inherit-product $(SRC_TARGET_DIR)/product/locales_full.mk) instead of defining custom locales
remove libwebcore compilation
general cleanup device tree
sd-ext to /data by default! don't use *any* extra modifications and phuck up stuff!
removed releasetools (the entire build!)
all latest changes from codykernel!
Click to expand...
Click to collapse
25 APR 2014:
Added custom LatinIME_slim. You can still find the original LatinIME.apk in extras folder (https://gerrit.omnirom.org/#/c/6843/). Should you see significant code changes in latinIME, LMK, I'll update the prebuilt.
Added custom releasetools (all these files are not flashed to /system but can be found in extras/ folder in zip, should you need them
Click to expand...
Click to collapse
Build 7 Changelog : 18 APR 2014:
Fixed video recording
Fixed mass storage
disabled LPA audio
added PMEM_CACHE_FLUSH to driver (credits to agrabren)
Double Tap Home button to open recents
added Floating Window
Use pure OmniROM sources, with cherry-picks for legacy UMS and Floating Window (i.e. no omniarmv6 merges) (and no, omniarmv6 sources do not help fix camera)
Click to expand...
Click to collapse
Build 6 Changelog : 16 FEB 2014:
Latest upstream changes (KVT49L)
A new bootanimation (lags, as ain't properly resized for our device... you can help me do so, by resizing it, from here: https://github.com/omnirom/android_vendor_omni/blob/android-4.4/prebuilt/bootanimation/bootanimation.zip)
Note: The new bootanimation isn't included in this build because it gives some very nasty OOM errors, causing phone to not boot. So, reverted back to old bootanim. Will work fine on resizing.
One bug fix, (the controls not showing in video player (in h/w acceleration mode))
option to revert back to classic webview (though we still using chromium) (open up build.prop and change "persist.webview.provider" from "chromium" to "classic")
Click to expand...
Click to collapse
Build 5 Changelog : 13 FEB 2014:
Fixed Camera (video recording's derped for now. metadata's disabled, but this time, its some kind of codec error, non support for legacy)
Upstream changes (notably the Omni Sound Packs, more info here: http://forum.xda-developers.com/showthread.php?t=2630011), and OFC, NTFS support!
Click to expand...
Click to collapse
Beta #4 - 10-Feb-2014
frameworks/base:
Multi-Window Patchset 18 (as its stabler) (https://gerrit.omnirom.org/#/c/1510/)
omniarmv6 patches merged
htc headset handling fixed
system/core:
omniarmv6 patches merged
android/build:
omniarmv6 patches merged
vendor/omni:
omniarmv6 patches merged
frameworks/av:
omniarmv6 patches merged
frameworks/native:
omniarmv6 patches merged
hardware/ril:
patched up for support for legacy htc ril
device/htc/pico:
removed/updated overlay
reverted ums to 50 (speeds terrible with 20, but stable)
smaller languages list (removed am_ET ne_NP hi_IN pa_INpa_IN ml_IN si_LK th_TH lo_LA km_KH)
Fixed black screen issue in some games
Fixed in-call sound distortion (robotic voice) (fixed by stock libaudio)
Fixed Voice Search (fixed by stock libaudio) (someone check)
Fixed Sound Recorder (fixed by stock libaudio) (someone check)
Added memtrack module (fixes memtrack logcat spam) (thanks to lozohcum)
removed qcom_bsp support as we ain't using it!?
kernel/htc/pico:
Added S2W
use common cm kernel, with s2w, reverted back ion audio alloc (would be patched in next build)
Click to expand...
Click to collapse
Beta #3 - 04-Jan-2014
Updated omni sources (till 4th Jan) (with various cherry-picks to get camera working, check these here: https://github.com/vineethraj49/android_frameworks_base_omni/commits/android-4.4)
Updated libaudio (but headphones not fixed yet :\ )
Fixed FC in Settings>Notification Drawer>Contextual notification panel
Included latinIME, after removing all the dictionaries (don't change the language, and you're fine )
Yes, lockscreen clock's "broken"... But, enable immersive mode, it's worth it p.s. someone could help me patching that XML
Click to expand...
Click to collapse
BETA #2 - 29-Dec-2013
Camera fixed!
RIL fixed!
Click to expand...
Click to collapse
Beta #1 - 28-Dec-2013
ION
New Adreno blobs and firmware
Fixed graphical glitches
Updated Omni sources (KOT49H)
Click to expand...
Click to collapse
Alpha #1:
Initial Release
Click to expand...
Click to collapse

Downloads
Downloads:
Gapps:
Note: The new awesom3 partition table layout gives around 441 mB free in /system. In the most extreme cases, the ROM doesn't exceed 300 mB (on extraction, for now.), and so, you have ~140 mB free for G-Apps. You can get a bigger "micro" G-Apps package.Now, its a 128 mB userdata. So, you don't have enough space for GApps. Find a suitable gapps package to add here.
Click to expand...
Click to collapse
SuperSU:
Latest SuperSU flashable package: http://download.chainfire.eu/supersu
ROM:
BUILD #11: http://forum.xda-developers.com/showpost.php?p=56127922&postcount=616
Older Builds:
BUILD #10: http://forum.xda-
developers.com/showpost.php?p=55727395&postcount=581
BUILD #9: http://forum.xda-developers.com/showpost.php?p=55194324&postcount=523
BUILD #8: http://forum.xda-developers.com/showpost.php?p=53898876&postcount=451
BUILD #7: http://forum.xda-developers.com/showpost.php?p=51920704&postcount=174
BUILD #6: http://forum.xda-developers.com/showpost.php?p=50360309&postcount=103
BUILD #5: http://forum.xda-developers.com/showpost.php?p=50293990&postcount=97
Beta #4: http://forum.xda-developers.com/showpost.php?p=50194674&postcount=88
Beta #3: http://forum.xda-developers.com/showpost.php?p=49126549&postcount=59
Beta #2: http://forum.xda-
developers.com/showpost.php?p=48931766&postcount=24
Beta #1: http://forum.xda-developers.com/showpost.php?p=48891408&postcount=11
Alpha #1: http://www.mediafire.com/download/g3xqvzuvg8m3i8u/omni-4.4.2-20131227-pico-HOMEMADE-ALPHA%231.zip
Alpha #1 mirror: http://d-h.st/eQw

Sources & Credits
Sources:
Omni codebase: https://github.com/omnirom/
Kernel Sources: https://github.com/thewisenerd/android_kernel_htc_pico
HTC device tree: https://github.com/thewisenerd/android_device_htc_pico
HTC vendor tree: https://github.com/thewisenerd/proprietary_vendor_htc_pico
Credits:
All those who contributed to the linux kernel
lirokoa, sakindia123, derefas, cute_prince and all others who contributed for Kernel 3.0.101
cute_prince, and Sachin Thomas, for getting the ION Memory Allocator for Pico
Google (for android)
Omni ROM Team and all its contributors
galaxyfreak for the initial device tree.

Misc.
SuperWipe: When installing a new ROM, it is usually better to do a factory reset. In case you like to live dangerously, and spam threads with its consequences, stop reading this now.
So, made some modifications to the existing superwipe.zip, adding support for:
inbuilt journaling disabling (assuming you have an ext4 file system)
inbuilt NAND recovery
Download: View attachment superwipe_v0.5.zip
Note: A factory reset would work just as fine
================================================================================
int2ext4: for increasing memory! just flash given zip. reboot. ta da!
download: View attachment int2ext.zip

Great bro...
I'll install this n see if I have some free time..
I'm very proud that we have great development support from u guys..
U guys always rock..keep it up..
This project looks promising..
Hoping we get the bugs fixed soon..:good:

Oh yea, I think everything would be fine, just the graphical glitches need time!

wow..another kitkat rom! keep it up bro.

Awesome! work bro!.. Subscribed to this thread for future updates!! :highfive: :good:

good luck
Sent from my HTC Explorer A310e using XDA Premium 4 mobile app

Just to let you know, ION booted!
New libs from mako, no graphical glitches and stuff...
uploading build (ril aint' fixed though, i don't think its a big deal (for me ))
also, camera doesn't work... working on fixing it, soon.
Download: https://www.mediafire.com/download/q9gc5maosy31ocv/omni-4.4.2-20131228-pico-HOMEMADE_BETA%231.zip
If RIL doesn't work, try kanging RIL libs from CM11 Beta 3 (no idea if this will work)

thewisenerd said:
Just to let you know, ION booted!
New libs from mako, no graphical glitches and stuff...
uploading build (ril aint' fixed though, i don't think its a big deal (for me ))
also, camera doesn't work... working on fixing it, soon.
Download: https://www.mediafire.com/download/q9gc5maosy31ocv/omni-4.4.2-20131228-pico-HOMEMADE_BETA%231.zip
Click to expand...
Click to collapse
:good: good luck dear...
is it official omni romes,,,,?
Does it has support for sd-ext mount?
Hope u will fix RIL soon

gauravrai said:
:good: good luck dear...
is it official omni romes,,,,?
Does it has support for sd-ext mount?
Hope u will fix RIL soon
Click to expand...
Click to collapse
this aint Official bro! yes sd-ext mounts for sure!

gauravrai said:
:good: good luck dear...
is it official omni rom*,,,,?
Does it has support for sd-ext mount?
Hope u will fix RIL soon
Click to expand...
Click to collapse
Not official.

what is RIL issue bro?
Sent from my Explorer A310e using XDA Premium 4 mobile app

cekunx said:
what is RIL issue bro?
Click to expand...
Click to collapse
SIM Card isn't detected, sort of...
So, no calling
Good news is: figured out where to start to fix it

To fix RIL you need:
https://gerrit.omnirom.org/#/c/1237/
https://gerrit.omnirom.org/#/c/1261/
https://gerrit.omnirom.org/#/c/1426/
To fix camera initialization apply this https://github.com/CyanogenMod/android_external_skia/commit/52f260df6a4dabddb037e54ccf5c92b1f7401399

galaxyfreak said:
To fix RIL you need:
https://gerrit.omnirom.org/#/c/1237/
https://gerrit.omnirom.org/#/c/1261/
https://gerrit.omnirom.org/#/c/1426/
To fix camera initialization apply this https://github.com/CyanogenMod/android_external_skia/commit/52f260df6a4dabddb037e54ccf5c92b1f7401399
Click to expand...
Click to collapse
Bro @galaxyfreak as per I remember you are one who is official member of Omni Rom developers. Then why not you people actively take part in developing a official Omni Rom for our pico...

gauravrai said:
Bro @galaxyfreak as per I remember you are one who is official member of Omni Rom developers. Then why not you people actively take part in developing a official Omni Rom for our pico...
Click to expand...
Click to collapse
I'm not member of OmniROM.

Fixed RIL, thanks to @galaxyfreak and @Nihar.G :victory:
Now, close to fixing camera (will update status as soon as build's complete :angel: )

Related

[ROM][22APR'13][JB4.2.2]★★★★★HyperDroidAOXP (Android Open-Source Xtreme Project)

[ROM][22APR'13][JB4.2.2]★★★★★HyperDroidAOXP (Android Open-Source Xtreme Project)
Almost 1 Million Downloads since our HD2 days...
More Than 8 Million Page Views...
We. Are. HyperDroid.​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Welcome to HyperDroidAOXP (Android Open-Source Xtreme Project), a ROM developed for people who like to build up their own ROMs with a minimal, yet functional working base. The Android Open-Source Xtreme Project is an Android Aftermarket Firmware project that is built off the latest AOSP source as customized by the SlimRom Team.
Click to expand...
Click to collapse
Highlights:
Built from source (HyperDroid Github), based on SlimRom and CyanogenMod 10.1
Major Features from AOSP based SlimROM.
Some features from CM and AOKP are also included.
ROM Built using the stable Google Toolchain
Stweaks, EasyUMS and Superuser built-in with a Settings entry
OTA powered by goo.im
3rd party Apps that I find as essential are included (these are the ones I install after every fresh flash and are installed in data/app so you can easily uninstall them) e.g. Titanium Backup, Google Keep and Flipboard
Gapps by SlimRom built-in (including Google Now and Face Unlock)
Click to expand...
Click to collapse
Performance Features:
Sysctl enabled, auto zipalign for ALL apps, cron schedules enabled
Custom hosts file to block ads
Sysctl tweaks included for performance
Click to expand...
Click to collapse
Kernel Features:
Powered by the latest RedPill kernel built using the latest Linaro Toolchain! Please check the XDA thread of RedPill.
Click to expand...
Click to collapse
Look, Feel, Fit & Finish:
Hybrid theme for the most professional look: Thanks to all 3 people!
Some Lucid PNG's by sonnysekhon
Black Exodus by Nitroz
AlloyWhite theme by xIC-MACIx
LCD Density at 242 by default
Themed Fastest Customizable Launcher (Apex Launcher)
Complete Gapps + Essential Apps (Google Keep, Terminal, etc.)
Click to expand...
Click to collapse
Known issues (same as CM 10.1 and most AOSP based Firmware)
Default Camera crashes when using touch to focus and flash. Workaround is to use the shutter button to focus when using the flash.
Click to expand...
Click to collapse
HyperDroid Dev Team:
pongster - ROM, kernel, theming, Source Maintenance
D.O.C. - ROM, input
kristofpetho - ROM, themeing
Click to expand...
Click to collapse
How to Install (If coming from another ROM):
Full Wipe
Download Latest Version
Flash
Test and Enjoy!
Once you're on HyperDroidAOXP you can use GooManager to download and flash and check for OTA updates. (Make sure you have TWRP installed)
More info HERE
Click to expand...
Click to collapse
Credits:
Thanks to the CM Team for the device tree and useful code that's in here as well.
Major props to the SlimRoms Team for the cool features everybody will surely love.
Huge props to the AOKP Team for code, features and bugfixes.
SGS3 EasyUMS Dev Kopfgeldjaeger for his app
TitaniumBackup Dev for his app
Stweaks Dev Gokhan Moral for his app
XDA for the great forum and the build server
goo.im for the hosting and OTA support functionality
Click to expand...
Click to collapse
Reporting Issues:
*To report issues please make sure a logcat or dmesg log is included (link to a pastebin log for easy access) and it can be reliably reproduced so we can investigate and fix it if we can. Please read THIS.
Click to expand...
Click to collapse
Screenshots (Click to View)
The look we've always maintained since our HD2 ROM's are that the interface looks modern, sleek and professional. (if you ask me. )
Click to expand...
Click to collapse
Currently this ROM is for the Samsung Galaxy Note 2 International N7100 version only.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
DO NOT INSTALL UNLESS YOU KNOW WHAT YOU'RE DOING (AND HAVE A BACKUP OF THE ONES YOU'RE REPLACING) Latest modem and matching RIL XXDLK7
Instructions:
1. Download both Radio and RIL zip
2. Flash both from CWM
3. Reboot
FAAAQ's (Frequently Asked And Answered Questions)
- How can I access developer options and performance settings?
- Go into Settings / About Phone and tap "Build number" 7 times (this is not a joke)
- How can I make scrolling smoother? It feels very laggy...
- Go into Settings / Developer Options and turn on "Force GPU Rendering"
- I cannot make or receive calls after flashing!
- Reflash radio and Rils provided on the post above after flashing the ROM.
[ROM][5APR'13][JB4.2.2]★★★★★HyperDroid AOXP (Android Open-Source Xtreme Project)
How to report issues and post them on the thread:
Please begin by answering the following questions and gathering the respective logs needed to provide more data.
No data, No possible fix. We can't fix what we don't know is broken.
Is the issue reproducible?
What are the steps to reliably reproduce the issue?
Did you do a full wipe?
Are you on the default RedPill kernel?
Would you be able to recall the last time the issue was NOT present?
Were you able to gather the appropriate logs and post them on pastebin?
Please follow this guide on getting proper logs HERE. (Great job by tonyp for the guide)
Again, if you're posting about an issue, please include the answers to these AND a link to a log on pastebin.
Changelog and downloads
HyperDroid AOXP Changelogs will be included on every ROM download instead of cluttering the thread to ensure that users have a chance to actually read the changelog. It's located inside the ZIP and on the Goo.IM download page.
The most recent changes will always be found on the HyperDroid Github.
JBX Changelogs (Old and kept for Documentation)
HyperDroidJBX v2.5 2013.02.19.
Download link: HERE
Changed
- Update base to Android 4.2.2
- Latest RedPill kernel (1.35) - with Mali r3p0 drivers
- Back to Mali r3p0
- Updated GAPPS to latest, 4.2.2 version
- All upstream changes in CyanogenMod
HyperDroidJBX v2.3 2013.02.13.
Changed
- Latest RedPill kernel (1.32) - with Mali r2p4 drivers
- Mali r2p4 included (smoother, like stock ROMs)
- Bring Back CarHome - adapted from AOKP
- All upstream changes in CyanogenMod
HyperDroidJBX v2.2 2013.02.08.
Changed
- Latest RedPill kernel (1.32)
- Updatest ApexLauncher (1.4.3)
- Experimental ext4 SD-Card support
- All upstream changes in CyanogenMod
HyperDroidJBX v2.1 2013.02.03.
Changed
- Fixed user select from portrait lockscreen
- Latest RedPill kernel (1.31)
- Updated Google Play Music (4.5)
- Updated SuperSE (1.04)
- All upstream changes in CyanogenMod
HyperDroidJBX v2.0 2013.01.27.
Changed
- Latest RedPill kernel - exclusive to HyperDroidJBX (500+ commits since last version)
- Built using stock toolchain, with "cortex-a9" optimization
- Multiuser support for up to 3 users
- Updated hosts file from HERE
- Major rethemeing based on Alloy - with the permission of xIC-MACIx - Thanks!
- Signal strength now reports correctly!
- Changed DPI to 265 to cure some minor graphical glitches
- All upstream changes in CyanogenMod
Screenshots of new theme HERE
HyperDroidJBX v1.8 2013.01.18.
Changed
- More themeing
- Update: Apex Launcher 1.4.2 (also themed)
- Update: latest proprietary WIFI and Bluetooth files from stock DLL7
- Modified: Bluetooth files to match settings of stock (fixed the crackling of incall BT audio for me)
- All upstream changes in CyanogenMod
Cant wait :good:
Can't wait to test the ****e out if this
May I assume that as it is based on CM it has the same bugs ? I can't see anything in OP in that matter
felek73 said:
May I assume that as it is based on CM it has the same bugs ? I can't see anything in OP in that matter
Click to expand...
Click to collapse
Yes, though its getting better and better. Since yesterday for example, the camera is VERY usable now!
Does bluetooth work properly in this build or does it still stop streaming with every little obstruction?
kristofpetho said:
- How can I make scrolling smoother? It feels very laggy...
- Go into Settings / Developer Options and turn on "Force GPU Rendering"
Click to expand...
Click to collapse
One noob question sorry. Turning the Force GPU rendering may affect the ram memory, or the battery drain?
Enviado desde mi GT-I9300 usando Tapatalk 2
So, this kinda renders the SPen useless, doesn't it?
No more SNote?
Magnumutz said:
So, this kinda renders the SPen useless, doesn't it?
No more SNote?
Click to expand...
Click to collapse
I guess so.... It would be great to have a detailed list of what we loose turning our backs of Stock Samsung.
Enviado desde mi GT-I9300 usando Tapatalk 2
aguadilu said:
One noob question sorry. Turning the Force GPU rendering may affect the ram memory, or the battery drain?
Enviado desde mi GT-I9300 usando Tapatalk 2
Click to expand...
Click to collapse
Actually, turning this on lowers CPU usage because its the GPU that renders, so it might even be beneficial for the battery,,,
Magnumutz said:
So, this kinda renders the SPen useless, doesn't it?
No more SNote?
Click to expand...
Click to collapse
You can always download Papyrus, that is SPen compatible. It actually won a Samsung award a few months back...
Download link added to 2nd post
Enjoy!
1st to download it !! I was waiting for this one! so tell me now that i've seen the Redpill kernel with this build! does it mean that we could also flash Persus?? or is it better to leave just the RedPill's
thank you for your hard work guys!
Simow.b said:
1st to download it !! I was waiting for this one! so tell me now that i've seen the Redpill kernel with this build! does it mean that we could also flash Persus?? or is it better to leave just the RedPill's
thank you for your hard work guys!
Click to expand...
Click to collapse
You can flash any kernel you want. But I can only vouch for RedPill, as that has that special HyperDroid touch to it
Yea, well all that i can say is please do not let this ROM down! do your best guys! im gonna flash it and i'll give you my feeds after playing with it! thanks again friend
kristofpetho said:
Yes, though its getting better and better. Since yesterday for example, the camera is VERY usable now!
Click to expand...
Click to collapse
Strange , from 3 build back I got "can't connect to camera" message. I clear gallery data and still no joy..but anyway I don't use camera a lot , its a phone after all BT audio bug still hurts my heart
i get a lot of "this app isnt compatilble with your device" how can i fix this?

[ROM][ICS][KERNEL][3.0.101][Build#7][20Dec'13]Unofficial MiniCM9 3.0.5 for Pico

{
"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"
}
MiniCM9 is a custom-built ROM for the X10 Mini / X10 Mini Pro / X8 based on CyanogenMod9. This rom runs Android ICS on top of the nAa-ics kernel. This is a self-compiled ROM made from MiniCM9 sources, built for the HTC Pico (Explorer), running on top of the Linux Kernel [3.0.101], with cherry picks from CyanogenMod's Gerrit Instance.
Click to expand...
Click to collapse
Visit Project's page @ Google code​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
Installation instructions:
First time installation of MiniCM9 3.0.5 on your HTC Pico (Explorer), or coming from another ROM:
Make sure you're running a proper working custom Recovery
Copy GApps and MiniCM9 ZIPs to your SDCard
Boot into Recovery
DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
Flash MiniCM9 zip from SDCard
Flash GApps zip from SDCard
Reboot
Don't restore data using Titanium Backup! they might cause FC's
Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Click to expand...
Click to collapse
Upgrading from earlier version of MiniCM9:
Copy MiniCM9 ZIP to your SDCard
Boot into Recovery
Flash MiniCM9 zip from SDCard
Reboot
What works:
Everything works for daily use!
Audio
FM Radio(Use Spirit FM from Play Store)
Hardware Acceleration
RIL
Bluetooth
Wifi
GPS (working fine! You just need a "sky view" )
Video
Camera
Video Recording
Voice Search
HQ Videos (Use 3rd party apps like MX Player for better playback)
Native USB tethering works! (check post 523)
Misc. Stuff
Bugs:
You say, if you find any
Downloads:
Build #7: http://forum.xda-developers.com/showpost.php?p=48656922&postcount=552
Changelog for build #7: http://forum.xda-developers.com/showpost.php?p=48658076&postcount=553
Build #6: http://forum.xda-developers.com/showpost.php?p=47853299&postcount=482
Build #5 (rev#3): http://forum.xda-developers.com/showpost.php?p=47065756&postcount=425
Build #5 (rev#2): http://forum.xda-developers.com/showpost.php?p=46975361&postcount=387
Build #5: http://forum.xda-developers.com/showpost.php?p=46942492&postcount=377
Build #4: http://www.mediafire.com/?0fy0kg4sllybi9l
Build #3: http://www.mediafire.com/?qmvdc8qc2bdqekd
Build #2: http://www.mediafire.com/?an4l1y3qs696137
Build #1: http://www.mediafire.com/?82l3as5t3i2ukuj
Gapps: YourZgappsXS-4.0.4-2013.11.06.zip
You can find the entire folder here:http://d-h.st/users/ZordanKV/?fld_id=15957#files
All android versions: http://d-h.st/users/ZordanKV/?fld_id=15431#files
Original thread link (made by @ZordanKV ): http://forum.xda-developers.com/showthread.php?t=2240652
Don't be a leech! Give him the thanks that he deserves!
Click to expand...
Click to collapse
XDA:DevDB Information
MiniCM9 3.0.5 for Pico, a ROM for the HTC Pico (Explorer)
Contributors
thewisenerd, omerjerk, immortal_yash
ROM OS Version: 4.0.x Ice Cream Sandwich
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: 7
Stable Release Date: 2013-12-20
Created 2013-11-26
Last Updated 2013-12-20
MiniCM9 Theme:
MiniCM9 theme, is the valid successor for MiniCM6 and MiniCM7 legacy.
It is designed as close as possible to the original specs of ICS, in order to be a lightweight, beautiful alternative to the stock theme. However it is tweaked in several parts of the UI, in order to fit better to pico's device's screen.
Click to expand...
Click to collapse
Screenshots:
Changelog:
Build 7
Added custom carrier label option
Toggles in Settings for S2W disabling, and on-off charging disabling
Updated clock app from KitKat NOTE: this will take out clock widget
Updated calculator app from CM
USB tethering fixed!!!
Updated Apollo app
Bluetooth switches on faster
Circle battery
Screenshot settings - settings/system/power-off menu
status bar - center clock
Recent apps: Clear all recent apps at once
option to change status bar transparency
Trebuchet:[PATCH] Increase maximum number of homescreens to 9
Trebuchet:EXPERIMENTAL: Tweak Trebuchet config
Trebuchet:Update strings.xml
Trebuchet:[BUGFIX]Trebuchet: fix selector wrap in DoubleNumberPicker
Trebuchet:EXPERIMENTAL: Don't use text shadows inside folders and all apps
Trebuchet:Update icon from jellybean
Trebuchet:[BUGFIX]Fix desktop alignment when Search Bar is hidden
Trebuchet:[BUGFIX]Fix for NPE in showAllAppsCling
Trebuchet:[PATCH]Trebuchet: Only mark preferences changed when they actually are
Trebuchet:Fix preference casing
Trebuchet:Remove wallpaper offset
Trebuchet:[BUGFIX]Trebuchet: Fix NPE when rotating
Trebuchet:Launcher2: Improve launcher app launching performance
frameworks_base:Add jellybean style notification drawer close anim (not yet perfect, but will be perfecto in the coming builds )
frameworks_base:Fix alignment and copy size for legacy QCOM OMX
frameworks_base:Fix video thumbnail generation
frameworks_base:surfaceflinger: Improve dithering method
frameworks_base:Use RGB565 surface for wallpaper
frameworks_baserefer 16bpp surface formats
frameworks_baserefer 16bpp formats for opaque bitmaps
frameworks_base:Allow purging of asset bitmaps
frameworks_base:Merge jellybean fonts from CM10 Source
frameworks_base:Merge jellybean animations from CM10 Source
frameworks_base:Set setScrollingCacheEnabled to false
frameworks_base:New PyroMod optimization
Settings:removed CMStats completely.
Settings:New PyroMod optimization
Settings:Remove CMUpdate preference screen
Build 6:
New CyanogenMod bootanimation (it is official!) (check this commit: http://review.cyanogenmod.org/#/c/54440/)
Removed OI File Manager
Added CM File Manager backport! check this: http://forum.xda-developers.com/showthread.php?t=1982918
Fixed GPS (GPS HAL was missing, thanks to @Arjun12357 (for this), and cute_prince(for this)
libstagefright: Fix MPEG4 timestamp (using 32-bit unsigned)
Revert "Toggling the flashlight from the lock/pattern/sim unlock screens by long pressing the HOME button (1/2)" ('coz we don't have a flashlight!)
Option to hide Adb notification icon
Calculator: Revert "remove a lot of unused stuff and made the code cleaner" (fixes a bug)
Email: Add option to allow the download/upload of "potentially" insecure attachment
Make sure widget is notified on message-related changes
Fix 5701: Email widget displays valid emails then lots of empty entries with 01/01/1970
Exchange: increase max EAS heartbeat to 30 minutes
Fix heartbeat not incrementing on trivial changes
Revert "Allow only NT_MODE_GSM_ONLY or NT_MODE_WCDMA_PREF" (bugfix)
Phone: Ignore touch during network operators search
Phone: Disable accelerometer sensor while in-call and screen UI is off
I/O scheduler settings
Fix switching running/cached apps with memory bar
Removed Undervolt code from Settings (was device specific, for SEMC devices)
Removed Swap2SD in Settings
Removed A2SD in Settings
Camera: Use popup settings instead of knobs
Build 5_rev3:
Lock screen weather : Switch to new yahoo api
frameworks: new effect sounds contributed by "Dennis Cleiren"
Bugfixes in frameworks_base
Add lockscreen rotation as an optional rotation setting (1/2)
Remove 10MB of useless video from builds
Bottom statusbar (1/2)
lockscreen weather: capitalize C/F temps
revert "Add feature for clever dialing in ComposeMessageActivity" (doesn't work )
Browser: Quick control updates from Jelly Bean (squashed)
Fix Browser crash when VoiceSearch activity not available
Options to set the grid size in the app drawer.
added charger images
Added live wallpapers: Grass, Galaxy, and Polar Clock (from GB)
Build 5_rev2:
Add option to dissable camera shutter sound
Feature : Volume adjust sound preference 1/2
Feature : Volume adjust sound preference 2/2
Mms auto-retrieval (ics) 1/2: framework
Mms auto-retrieval (ics) 2/2: mms
telephony: Fix MMS for when operator has different APNs for Data and MMS
Misc. libstagefright fixes pulled from gerrit (check commits here)
Add feature for clever dialing in ComposeMessageActivity (just put phone near your ear) *haven't tested this*
LatinIME: Option to reverse volume key logic on cursor control
Add support for EXT filesystem
Disable Face-Detection in Camera app (from here) *fixes FC's in Camera app*
Build 5:
Updated kernel sources until 3.0.101 (from sakindia123's sources)
Added sweep2wake (from cybojenix's sources https://github.com/cybojenix/android_kernel_htc_pico)
Updated MiniCM sources, (not much upstream changes )
User defined bootanimation can be placed at /data/local/bootanimation.zip, and it actually works
Build4:
Updated Sources
Updated Kernel(Latest cute_prince kernel 3 source)
GPU OC and OC upto 800Mhz re-added(Default processor is at 600MHz)(Safe OC)
Wifi driver ported from HTC One V
Wifi firmware ported from HTC One V
Wifi completely fixed!(Tested by 2 beta testers)
Wifi Toggle Completed fixed(after a long deep sleep about 8-9 hours it might get stuck just turn on/off 3-4 times and you will be good to go)
Build 3:
New Kernel Source by cute_prince to fix battery drain
More smoother with new kernel
Better Contrast with new kernel source (Noticeable difference in viewing quality)
Camera fix from cm10 for face detection(Dint get any FC till yet but if you get let me know)
Brightness Toggle fixed (used to FC before)
Wifi toggle response is much better(Not Fully fixed as it is a kernel problem)
Default kernel clocked at 600Mhz only(OC kernel will be provided separately)
Build 2:
New Kernel 3 Source by cute_prince
Power Hal fixed
OC Kernel upto 800Mhz(Default is 600Mhz for processor) and OC GPU
A bit more smoother due to new kernel source
Removed CM Updates from Settings>About Phone
Removed Recovery Version from Settings>About Phone
Removed Swap Option from Settings>Performance>Memory Management
Removed A2SD Settings from Settings>Performance>Memory Management
Removed Undervolt Option from Settings>Performance>Processor
Removed UltraBrightness Option from Settings>Display>Brightness
Build 1:
Initial Release with compatible Kernel 3(build from source) and everything working.
Updated Sources
Click to expand...
Click to collapse
Wallpaper MDPI:
MiniCM9 signature banners:
[/CENTER]
Disclaimer:
CID, (as referring to the new CyanogenMod mascot) is the personal work of Caio and CyanogenMod. All logos of MiniCM9 are based on his design and are reproducing the original work of the respectful author. Therefore, all credits go to him and CM
Click to expand...
Click to collapse
Credits:
All those who contributed to the linux kernel
lirokoa, sakindia123, derefas, cute_prince and all others who contributed for Kernel 3.0.101
Google (for android)
Cyanogenmod Team and all its contributors (for the amazing "mod")
nobodyAtall and all other contributors for creating MiniCM
parudthz for the initial device tree.
immortal_yash (for bringing this upto build #4)
Big thanks to @ErwinP, and his device tree (https://github.com/ErwinP/android_device_htc_buzz) for trebuchet patches
androidarmv6 repos
PyroMod repos
GenetICS repos
The updated apps' credits go to:
@rodrigoswz for updated Apollo app
@Xlythe for the awesome Calculator app
@klinkdawg for the wonderful KitKat DeskClock App
Don't be a Leech! If you know what I mean
Sources:
All sources are openly available on GitHub. Find all cherry-picks from Gerrit Instance on minicm4pico's repositories.
CyanogenMod: https://github.com/CyanogenMod
MiniCM: https://github.com/MiniCM
minicm4pico: https://github.com/minicm4pico
Kernel sources: https://github.com/vineethraj49/android_kernel_htc_pico
Device tree: https://github.com/vineethraj49/android_device_htc_pico_ics
Vendor tree: https://github.com/sakindia123/ics-vendor-pico
The team:
omerjerk (the coding expert! xD )
thewisenerd (that's me )
immortal_yash (let the guy who stole your pico, lose his... *mind* )
#Superuser (the budding newbie )
dhrumangajjar
Re: [ROM & KERNEL 3.0.16][IMM76L/4.0.4] MiniCM9-3.0.5 - Beta 1 (28/2/13)
Is it having overclocked kernel 3
Sent From Mars By An Alien
Awesome work man ! Thanks.. Is it an updated version of the old minicm9 ? anything extra ?
akshat.shenoy said:
Awesome work man ! Thanks.. Is it an updated version of the old minicm9 ? anything extra ?
Click to expand...
Click to collapse
yes its updated source and as you would have seen kernel 3 was not compatible with this and gave many bugs so i fixed all of them and smooth
sherif_linkin said:
Is it having overclocked kernel 3
Sent From Mars By An Alien
Click to expand...
Click to collapse
i can build one its easy but its not recommended as it burns nand slowly oc not stable till yet
Re: [ROM & KERNEL 3.0.16][IMM76L/4.0.4] MiniCM9-3.0.5 - Beta 1 (28/2/13)
immortal_yash said:
i can build one its easy but its not recommended as it burns nand slowly oc not stable till yet
Click to expand...
Click to collapse
Ok mate can you please upload a overclocked kernel for your rom and it's going to be the user choice because I'm using the overclocked kernel and I don't have any problems with NAND
Sent from my HTC Explorer using xda premium
sherif_linkin said:
Ok mate can you please upload a overclocked kernel for your rom and it's going to be the user choice because I'm using the overclocked kernel and I don't have any problems with NAND
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
give me few hours by evening i will upload it as i have to study now
Re: [ROM & KERNEL 3.0.16][IMM76L/4.0.4] MiniCM9-3.0.5 - Beta 1 (28/2/13)
immortal_yash said:
give me few hours by evening i will upload it as i have to study now
Click to expand...
Click to collapse
Tyt mate
Sent from my HTC Explorer using xda premium
Overclock kernels for MiniCM9(only for my rom,previous version is not supported)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
OC Kernel/s optional install: in the rom itself is standard kernel with NO oc kernel but if you wish to install OC Kernel and give your phone something to chew on here you go, install via TWRP or CWM...done
OC Kernel MiniCM9-oc-800mhz
OC Kernel MiniCM9-gpu-oc-307mhz
Just incase you want to return to non oc kernel then here you go.
NoN OC Kernel MiniCM9 600Mhz
I take NO responsibility for burnt Nands if you flash any of the OC kernels, USE AT YOUR OWN RISK ​-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Re: [ROM & KERNEL 3.0.16][IMM76L/4.0.4] MiniCM9-3.0.5 - Beta 1 (28/2/13)
immortal_yash said:
Overclock kernels for MiniCM9(only for my rom,previous version is not supported)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
OC Kernel/s optional install: in the rom itself is standard kernel with NO oc kernel but if you wish to install OC Kernel and give your phone something to chew on here you go, install via TWRP or CWM...done
These overclock kernels are not tested please test them and confirm its working
OC Kernel MiniCM9-oc-800mhz
OC Kernel MiniCM9-gpu-oc-307mhz
I take NO responsibility for burnt Nands if you flash any of the OC kernels, USE AT YOUR OWN RISK ​-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Click to expand...
Click to collapse
Did you tested them
Sent from my HTC Explorer using xda premium
sherif_linkin said:
Did you tested them
Sent from my HTC Explorer using xda premium
Click to expand...
Click to collapse
i need testers i can test 1 kernel but some has to test the other I will test the gpu one can some one please test oc
ok tested gpu oc and all working well can some one try the other kernel please
and reviews are welcomed if someone has tried the build
tested games like Temple Run 2,Subway Surfer,The EndApp and they work flawless
Good Work
Nice work Yash!
:good:
Nihar.G said:
Nice work Yash!
:good:
Click to expand...
Click to collapse
Thanks!! but you and bhargz16 helped alot trying to fix wifi hotspot with liverpool fan
Just found out Wifi Hotspot already working in my build so my beta 1 just became my final build Thanks to Liverpool-fan :highfive:
immortal_yash said:
Just found out Wifi Hotspot already working in my build so my beta 1 just became my final build Thanks to Liverpool-fan :highfive:
Click to expand...
Click to collapse
wah! re its automagical lol
bulletproof136 said:
wah! re its automagical lol
Click to expand...
Click to collapse
hey why don't u make xperia build with this as base and latest acid 7 :good:

[GearCM][i9500][4.4.x] Optimized CyanogenMod 11 for Samsung Galaxy S4 [EOL 20151003]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4.x (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
ROM Downloads
20151003 Build: https://www.androidfilehost.com/?fid=24052804347828865
SuperSU Flashable ZIP (needs to be installed after 20150801 and newer builds): https://download.chainfire.eu/696/SuperSU/UPDATE-SuperSU-v2.46.zip
GearRecovery (based on TWRP Recovery) 20151003: https://www.androidfilehost.com/?fid=24052804347828835 <= Highly Recommended
Previous Releases:
20151001 Build: https://www.androidfilehost.com/?fid=24052804347826405
GearRecovery (based on TWRP Recovery) 20150920: http://renderserver.net/?dl=5236ed3fae796d580a0edd9d6743e7be <= Highly Recommended
20150801 Build: https://www.androidfilehost.com/?fid=24052804347785234
20141227v2 Build: https://www.androidfilehost.com/?fid=95864024717070927
20141227 Build: https://www.androidfilehost.com/?fid=95864024717070789
20141224v2 Build: https://www.androidfilehost.com/?fid=95864024717069601
20141210 Build: https://www.androidfilehost.com/?fid=95851614878826497
20141208 Build: https://www.androidfilehost.com/?fid=95832962473399309
20141122 Build: https://www.androidfilehost.com/?fid=95784891001614749
20141031 Build: https://www.androidfilehost.com/?fid=95784891001604849
20141025 Build: https://www.androidfilehost.com/?fid=95784891001602118
20141024 Build: https://www.androidfilehost.com/?fid=95747613655050199
Call Quality fix: http://forum.xda-developers.com/attachment.php?attachmentid=2983829&d=1414180358 <= TEST
20141011 Build: https://goo.im/devs/Alberto96/I9500/CM11_AutomatedBuilds/cm-11-20141011-UNOFFICIAL-i9500.zip
Mirror 20141011 Build: https://www.androidfilehost.com/?fid=95747613655044774
20140912 Build: https://www.androidfilehost.com/?fid=23622183712470380
20140910 Build: https://www.androidfilehost.com/?fid=23622183712469445
20140905 Build: https://www.androidfilehost.com/?fid=23622183712467233
Mirror 20140905 Build: https://mega.co.nz/#!O8ERCaRA!J2vAtAKPbdfs-GL-AXZlPz6K9Diq7k9Fu8lDMMmXV-g ( thx @fuser1337 )
20140903 Build: https://www.androidfilehost.com/?fid=23622183712466476
Pulsing LED patch v3 for 20140903 Build: https://www.androidfilehost.com/?fid=23622183712466763 (Flash after ROM)
20140901 Build: https://www.androidfilehost.com/?fid=23622183712465455
Download Folder (20140816 to 20140827): https://goo.im/devs/Alberto96/I9500/CM11_AutomatedBuilds
20140828 Build: https://www.androidfilehost.com/?fid=23622183712463791
20140827 Build: https://www.androidfilehost.com/?fid=23622183712463436
20140813 Build: http://www.androidfilehost.com/?fid=23610159112654826
20140808 Build: http://www.androidfilehost.com/?fid=23610159112651977
20140730 Build (Full Version): http://www.androidfilehost.com/?fid=23578570567720516
20140725 Build (Full Version): http://www.androidfilehost.com/?fid=23578570567718067
20140717 Build (Full Version): http://www.androidfilehost.com/?fid=23578570567714276
20140708 Build (Full Version): http://www.androidfilehost.com/?fid=23501681358559598
20140627 Build (Full Version): http://www.androidfilehost.com/?fid=23501681358553876
20140626 Build (Full Version): http://www.androidfilehost.com/?fid=23501681358553285
20140622 Build (Full Version): http://www.androidfilehost.com/?fid=23501681358551173
Download Folder (Full Version): http://goo.im/devs/Alberto96/I9500/CM11 <= Only 20140612 and older releases
Download Folder (Light Version): http://goo.im/devs/Alberto96/I9500/CM11Light <= Obsolete
Google Apps (add-on)
https://www.androidfilehost.com/?fid=95916177934548318 <== Recommended
Installation
3-button-combo = "Volume Up/+" + "Home/Center" + "Power/Lock"
- First time flashing GearCM 11 to your Galaxy S4 (or coming from TouchWiz/Stock Based ROMs)?
Root your device and install GearRecovery
Reboot into Recovery using 3-button-combo
Do a Backup!
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard using ClockworkMod Recovery
Optionally install Google Addon
Done! You can now reboot the phone to enjoy the rom
- Upgrading from Official CM10.2/CM11?
Reboot into Recovery using 3-button-combo
Do a Backup!
Install latest GearRecovery (if needed)
Reboot into new Recovery using 3-button-combo (if needed)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)
Install the ROM from internal/external sdcard using ClockworkMod Recovery
Optionally install the Google Addon
Done! You can now reboot the phone to enjoy the rom
- Upgrading from another build of GearCM 11?
Reboot into Recovery using 3-button-combo
Do a Backup!
Install latest GearRecovery (if needed)
Reboot into new Recovery using 3-button-combo (if needed)
Install the ROM from internal/external sdcard using ClockworkMod Recovery
WIPE Dalvik/ART Cache (wipe cache partition + wipe dalvik cache)
Done! You can now reboot the phone to enjoy the rom
Known Issues
Please do not report bugs if it is already listen in the list of known issues
Some VOIP apps don't route audio properly with actual Audio HAL, so you won't hear anything. Check FAQ for Workaround
SIM Toolkit (STK) doesn't work (KK Specific bug)
Wireless Display with some TVs could cause issues (AOSP bug related to HDCP. Google doesn't provide a solution)
Any Chinese (CHN, I9500ZCUxxx codename) Baseband/Modem will decrease call quality due to forced Wideband AMR
Rarely, when you wake-up the device, touchscreen will have a noticeable input lag, easily fixable by turning off and on the display. (H/W or S/W bug?)
Reporting Bugs
You are allowed to report bugs only in this thread. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.
REPORT BUGS IN THIS THREAD ONLY
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow. Note: If you can provide the latest night/build that the bug didn't exist, it would greatly help in tracking down what caused it.
Code:
What is your--
Phone model:
Radio (baseband) version:
GearCM version:
GearCM download url:
Google Apps version:
Did you--
wipe data/factory reset:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance Settings (other than stock):
ART Runtime:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Changelog
20151003:
Fixed Manual Network Search and GPS (1 - adapted LL fix, 2 - using proper KK blobs)
Follow GearCM 12.1 Changelog, until 20151003 Build. Exclude F2FS, LL Camera Proprietaries and GPU Driver updates.
Please install SuperSU flashable zip (link on first post) to add Root support otherwise you won't be able to use Synapse, neither any root-dependent app.
Previous Releases:
20151001:
Follow GearCM 12.1 Changelog, until 20151001 Build. Exclude F2FS, LL Camera Proprietaries and GPU Driver updates.
Please install SuperSU flashable zip (link on first post) to add Root support otherwise you won't be able to use Synapse, neither any root-dependent app.
20150801:
Updated CM Sources
Follow CM12.1 Changelog, until 20150731 Build. Exclude F2FS, LL Camera Proprietaries and GPU Driver updates.
Please install SuperSU flashable zip (link on first post) to add Root support otherwise you won't be able to use Synapse, neither any root-dependent app.
20141227v2:
Updated CM Sources
Added CM Performance Profiles (Performance -default-, Balanced, Power Save). Go to Settings/Performance to change profile.
Optimized Offline Charging mode (now using less power than before)
20141227:
Updated CM Sources
Properly fixed & enabled Bluetooth features
A2DP Calls should work fine now
Reduced Surface Buffers for a smoother UI
Increased EGL Cache size
Fixed Audience ES325 audio effect name (now it should work fine everywhere)
KERNEL: reduce surface buffers
KERNEL: clean-up PVR GPU driver
KERNEL: some optimizations here and there
20141224v2:
Updated CM Sources
Clean-up here and there
KERNEL: reverted change that was causing chrome and other apps to crash
KERNEL: re-enable Android LMK
KERNEL: removed all Samsung USB rubbish
KERNEL: added some FS optimizations
EXTRA: Happy Christmas
20141210:
Updated CM Sources
Using proper RIL declarations (no more l2_hsic/rild/phone wakelocks)
Using smaller and faster CM bootanimation for quicker boot and less battery usage while booting
20141208:
Updated CM Sources
Add some optimizations
Clean-Up WiFi Ramdisk code
KERNEL: lots of updates from Manta
20141122:
Updated CM Sources
Fixed Wake-Up (Screen Off/Screen On) delay, you'll notice the difference especially while using s-view cover
Using new and better auto-brightness values
Using correct minimum screen brightness
Fixed ALL IR Transmitter compatibility problems
Added IPv6 Tethering support
Added USB Mass Storage mode for External SDCard
Cleaner and stabler USB Connection management
Reduced echo effect while in-call
Finally fixed all remaining RIL wakelocks
Cleaner ramdisk (as always)
KERNEL: Switch to stabler and official Google GCC 4.8 Toolchain (used on Android L)
KERNEL: Set higher charging values while using MHL Cable
You'll probably find other fixes/improvements that I don't remember
20141031:
Updated CM Sources
Fixed built-in camera app
Added ANT+ Devices support (needs testing, i don't have any wearable device here)
Switched to stabler (but less proper) call quality "fix" [THIS BREAKS ALL CHINESE MODEMS]
Cleaner ramdisk
UI should be smoother now (noticeable with a clean-install)
Fixed com.android.phone crash after sending an SMS
20141025:
Updated CM Sources (fixed built-in Camera app)
Fixed PowerHAL permissions
Fixed some init permissions
Built-in Call Quality fix
20141024:
Updated CM Sources
Properly fixed all RIL wakelocks (no more using workarounds)
Fixed USB OTG Auto Mount
Added a device specific power HAL with touchscreen power management
KERNEL: Enabled and Optimized Interactive CPU Governor (not as default)
KERNEL: Enabled Conservative CPU Governor (not as default)
20141011:
Updated CM Sources
IR Blaster has been fixed for all remotes
Sensors are now working as on Samsung stock ROMs
Ramdisk has been slimmed and cleaned
Added SAR Levels to Settings
Using less aggressive mount options to prevent any data corruption (performance is impacted just a bit with this change)
Using latest NI2 proprietaries and fingerprint
Call Recording has been enabled by default for Nordic Countries (where this is allowed)
Fixed all RIL wakelocks (using a workaround until a proper RIL class is made)
KERNEL: Fixed missing net parameters
KERNEL: Optimized PM runtime
KERNEL: Updated sources to NH4 Samsung OSRC release
KERNEL: Using Linaro GCC 4.9
20140912:
Updated CM Sources
Enable KSM as default
Increase a bit speaker volume
Charging should be faster now
Properly disable touchkeys when screen is off (e.g. while in-call)
Fixed S-View call issues
20140910:
Updated CM Sources
Little improvements (not really important)
20140905:
Updated CM Sources
Cleaner
Pulsing LED fix built-in
Better 2G/3G Radio Performance
20140903:
Updated CM Sources
Fixed Gaming lags/performance issues
Improved photos quality (Google Camera should save full-size photos now)
Enabled pulsing led while boot
20140901:
Updated CM Sources
exFAT problems should be fixed definitely (Feedbacks are welcome)
Fixed laggy Video Playback (sound card crash was still here)
Lighter kernel
Gaming problems should be solved (Feedbacks are welcome)
ROM could be a bit less smooth than before but stability has been improved
Better Camcorder values
20140828:
Updated CM Sources
GPS working great now, similar to TouchWiz
20140827:
Updated CM Sources
The smoothest build ever released :O
Using proper Bluetooth permissions
Added Smart Cover support (third-party apps aren't need anymore)
Finally fixed IR (Infrared used for Remote Control, tested with Smart Remote)
Using MPEG2 and VP8 (WEBm) hardware codecs
Reduced screen brightness while booting and while charging to save energy and reduce heat
No more video lags related to sound card crashes (Feedbacks are welcome)
20140824:
Updated CM Sources
Cleaner
Improved GPS Performance
Should solve all ext.sdcard issues (thx @Arch9 for reporting)
20140823:
Updated CM Sources
20140822:
Updated CM Sources
Restore some settings related to on-screen buttons
Clean-up (2x)
20140821:
Updated CM Sources
Fixed Offline Charging for ALL devices
Use Adaptive Backlight like on TouchWiz (this means better Screen-On battery lasting)
Clean-up
20140818:
Updated CM Sources
exFAT should work DEFINTELY fine for all users
20140816:
Updated CM Sources
Noise Suppression should work perfect now
Better audio values (almost 90% Stock-Like)
Offline Charging should work perfect now
New Offline Charging images
All WiFi issues with lost networks and anything else are now fixed
Proximity Sensor should work perfect on all devices with no issues
Increased UI Resposiveness
Improved GPS Performance
Faster Dalvik creation using multi-threading (this means faster boot after clean install or dalvik wipe)
Fixed no incall-audio on boot (thx @D_black84 for report)
exFAT should work fine for all users
Maybe many other things that i forgot (worked a lot on this release)
20140813:
Updated CM Sources
Add Vibrator Intensity Control ( are you happy now? )
Fix some overlay problems, now all is set correctly (see new working dock settings)
New charging images
Test new audio processing libraries from stock (seems a bit better with no echo)
20140808:
Updated CM Sources
Fix exFAT problems
Fix Chromecast support
Updated kernel to NG3 sources + many optimizations (whole rework)
Dropped definitely Light Version
20140730 Full:
Updated CM Sources
Fix Camera
Test new IR Library, now should work perfect
Use latest @nikitiser mixer_paths
Update proprietaries from NG3 Release
20140725 Full:
Updated CM Sources
Some little fixes to Camera paths and kernel
20140717 Full:
Updated CM Sources
Stabler
Using better audio values (thx @oz_90)
20140708 Full:
Updated CM Sources
20140627 Full:
Updated CM Sources
Improved Performance
Fixed Animations
20140626 Full:
Updated CM Sources
Improved Performance
Fixed Offline Charging
20140622 Full:
Updated CM Sources
Improved Performance
Enhanced Battery Life
20140613 Kernel Update:
Boost GPU Performance
20140612 KernelPatch:
Fix Inverted Colors in Videos
20140612 Full:
Updated CM Sources
Fix Images wrong decoding
Enhanced stability
20140610 Full:
Updated CM & Samsung Sources
Optimize much more kernel
Optimize Performance, now smoother than ever
No more low quality Photos (CM Camera has been fixed)
20140419 Full & Light:
Updated CM Sources
Fix Other Missing Permissions
Reduce NFC Debug
OTA Updates Support
Increased a bit mic volume
Introduce also Light Version
20140409 (don't use ART, CM Team is working on fix):
Updated CM Sources
Fix Step Sensor Permissions
CleanUp Ramdisk and System
20140323:
Updated CM Sources
Optimize Kernel
20140308v2:
Updated CM Sources
New Storage Settings (i need feedbacks for this because i can't test the kernel built-in)
New Offline Charging stuff (same as before for feedbacks)
New Audio Configuration (effects related)
Cleaned almost all ramdisk files
Using new NB3 Proprietaries (except RIL and Camera)
20140125
First Release
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
XDA:DevDB Information
[GearCM][i9500][4.4.x] Optimized CyanogenMod 11 for Samsung Galaxy S4, ROM for the Samsung Galaxy S 4
Contributors
Alberto96, intervigil
Source Code: https://github.com/GearCM
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: No Longer Updated
Current Stable Version: 20151003
Stable Release Date: 2015-10-03
Current Beta Version: 20140419 Light
Beta Release Date: 2014-04-19
Created 2014-01-25
Last Updated 2015-10-03
Read carefully
Differences between GearCM (Optimized CyanogenMod) and Official CyanogenMod (NIGHTLY):​
Degrated Shadow said:
Enough of those dumb questions..
The official CM rom is maintained by @Alberto96 and @intervigil
He makes the very recent changes here relating to performance.. which are then in time pushed to CM official rom. The kernel is different because it has selinux disabled and few minor tweaks you might not even notice.. this gearcm rom will have more performance. But CM rom will have their updated base changes which are included here with each update.
What I mean is you probably wont even notice what's different in terms of user interface.. gearcm will have more performance. Official cm will have updated sources. But it will include gearcm's changes in time as @Alberto96 pushes them to CM
You can decide by a simple choice. more performance and not-nightly updated sources or similar performance (improving with nightly updates) with updated sources. I would choose gearcm because of the reasons I mentioned above. Do what you will.. and let this be a note to everybody who ask this again and again and again. Don't spam the thread with same question in every alternate page.. Because there are other people who might have different problems they need to ask. Read atleast 15 previous pages and the first post changelog before asking the question. Reading most of the times will give you a solution and if not most of the info you will read will help you anyway.
Click to expand...
Click to collapse
Reserved
FAQ (Frequently asked questions)​
Where is "Developer Options" category?
To activate 'Developer Options' category in Settings you need to tap 7 times on 'Build number' located into Settings -> About Phone.
What can i do to fix VOIP audio calls?
There's not a real fix yet, so i found this useful workaround that could help you.
If you need to make a VOIP call:
1) Play something using stock music player (also third-party music players SHOULD be fine)
2) Do not pause audio playback
3) Make a call using your preferred VOIP app.
Or you can just use a Wired Headphone/Headset | BT Headphone/Headset.
This workaround should work also for incoming VOIP calls.
How can i solve problems with Hebrew language?
Go to "Developer Options" in Settings and check "Force RTL layout direction".
What can i do to reduce the "echo effect" while in-call?
Try to reduce in-call earpiece volume (if possible). Shouldn't be required on latest builds.
I'm having problems with battery life, what can i do?
1) Use "Greenify" to hibernate all apps with a "little cloud + 'Gcm' word inside" on the right of each app's name. Donation version is recommended because it allows deeper hibernation of apps
2) Disable "Location" or set it to mode "Battery Saving" (Settings -> Location)
3) Make sure that your 2G/3G mobile network signal level isn't always low or unstable
4) Deny "Wake Up" and "Keep Awake" permissions to Google and third-party apps. (Settings -> Privacy -> Privacy Guard -> Press menu button and check "Show built-in apps" -> Press menu button again and go to Advanced -> Horizontal Scroll to Device)
5) Disable "Sync" or sync only useful stuff like Contacts
6) Disable "Auto-rotate screen" (Settings -> Display & lights -> Rotation)
7) Use one of the latest Modem/Baseband listed on first post.
8) Disable Ambient Display
9) Install Xposed Framework and configure Amplify
If this isn't enough then replace your battery and/or reduce your phone usage. :silly:
Is GearCM OTA supported?
Yes (Since 20150707 Build)
Why is my phone over-heating while playing heavy-games or running heavy-apps?
Use a bit your brain to explain why. High CPU and GPU usage = high heat production. Your phone will automatically throttle CPU when needed so don't worry, it is safe and normal.
Can I use another kernel instead of the one included in the zip?
No. Only use the included kernel for 100% compatibility, bug reports with non-standard kernel will be ignored.
Can i disable S-View cover features (lock/unlock)?
Not yet.
*** IR Remote app isn't working anymore/was working on previous builds/causes my phone to crash, what can i do?
Contact *** IR Remote app developer.
Any question about "Can't connect to camera" issue
Do not "stress" camera because we don't use yet a proper implementation. (Exynos limited open-source env.) Just Open & Close Camera apps carefully without force-closing them. (and do not do this frequently)
Oh yessssss!! Thank you thank you thank you
Thank you @Alberto96
Hell yeah!
:thumbup: Thank u!!!
Sent from my GT-I9500 using Tapatalk
God bless you and thanks downloading now
Sent from my GT-I9500 using Tapatalk
This release should be stable enough for daily use. Microphone should be better, IR Transmitter works and all the rest of the hardware too. So....
Let me know if you find something wrong (except bugs listed in first post)
Sent from my GT-I9500 using Tapatalk
Yessss. Thank you very much @Alberto96 Need we flash gapps uprading from another build of CM11?
Maybe for this first complete release wipe all data and flash latest gapps. It's better for no risk of bugs.
Sent from my GT-I9500 using Tapatalk
Thank you very much @Alberto96
Sent from my GT-I9500 using XDA Premium 4 mobile app
Alberto96 said:
Maybe for this first complete release wipe all data and flash latest gapps. It's better for no risk of bugs.
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
So the storage bug in the last release is fixed and the inverted colors is fixed to ?
Sent from my GT-I9500 using Tapatalk
Inverted colors bug still here without disabling hw overlays
Sent from my GT-I9500 using Tapatalk
Alberto96 said:
Inverted colors bug still here without disabling hw overlays
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
You should put it in the bug list because you will be asked a lot about it
Sent from my GT-I9500 using Tapatalk
medoooooo said:
You should put it in the bug list because you will be asked a lot about it
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
Thanks for reminding me
Sent from my GT-I9500 using Tapatalk
Alberto96 said:
Maybe for this first complete release wipe all data and flash latest gapps. It's better for no risk of bugs.
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
Ok. Thank you
Touch keys stay on when touching the screen. They supposed to go off until have been touched.
Home button delay. Takes about a second to respond. Kinda like the delay when svoice is on.
Maybe a bug fficial launcher takes alot of gpu power. When browsing the pages my gpu instantly goes up to 400 mhz and above. Not happens in nova.
Your doing a great works we all priciate the time and effort on this. Huge thanks.
Sent from my GT-I9500 using Tapatalk
Alberto96 said:
Thanks for reminding me
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
What about speaker distortion
Sent from my GT-I9500 using Tapatalk
---------- Post added at 11:47 PM ---------- Previous post was at 11:46 PM ----------
zetlaw said:
Touch keys stay on when touching the screen. They supposed to go off until have been touched.
Home button delay. Takes about a second to respond. Kinda like the delay when svoice is on.
Maybe a bug fficial launcher takes alot of gpu power. When browsing the pages my gpu instantly goes up to 400 mhz and above. Not happens in nova.
Your doing a great works we all priciate the time and effort on this. Huge thanks.
Sent from my GT-I9500 using Tapatalk
Click to expand...
Click to collapse
No the touch keys always light when you touch the screen that's the normal thing in cm
Sent from my GT-I9500 using Tapatalk
Microphone is much much better in this build!!
and by the way, a little bug: the startup animation is way slower now. nothing important though
Woooooo thanks !!! @Alberto96 and @NBruderman !!!
Enviado desde mi GT-N5100 usando Tapatalk

[WIP] [4.4.4][CM 11]CyanogenMod 11[v0.19]

{
"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"
}
First Ever Kitkat For A110Q​Original Thread​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
PHONES CAN BE LIVE SAVERS. THIS DEVICE IS NOT SUITABLE AS YOUR ONLY MEANS FOR COMMUNICATIONS AND IS NOT BEEN TESTED TO SUPPORT EMERGENCY CALLS. MAKE SURE YOU HAVE ANOTHER PHONE WITH YOU.
CyanogenMod
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed.
SYSTEM PARTITION INCREASE NOT NEEDED
USE 6.0.5.1 KITKAT RECOVERY TO FLASH​
What works:​
SIM1 for phone calls (incoming/outgoing) and SMS, data (2g, 3g)
SIM2 is a WIP
Audio (microphone - now also outside phone calls, loudspeaker, headphones, OK google)
Sensors
Wifi
GPS (no A-GPS yet nor EPO assist files, so the fix can take a bit)
hw composer
camera for taking pictures (video from third party apps)
wifi and usb tethering
battery usage stats (expect the usage for Display to be very unprecise)
bluetooth
candy crush, facebook and twitter
GPS
What doesn't work:​
2nd sim card 3G switch, Dual SIM is a WIP, not fully there yet
USSD
FM radio not available
A-GPS does not work
Video recording with Default camera.
Downloads & Changelog:
DOWNLOAD: CM11_V0.19.ZIP
DOWNLOAD:Gapps
CHANGE-LOG CM11_V0.19.zip:
sync with CM
enable CWM to install from cmupdater
remove MTK audio policy and use default
increase BT a2dp MTU (does it help?)
INSTRUCTIONS​
Place the zip file in sdcard.
Reboot to recovery (CWM)
Make a backup with CWM - you will want to go back to stock, don't blame me if you don't have a backup!!!
Wipe data/factory reset.
Wipe dalvik Cache.
Install CM-11_v0.19.zip
Install Gapps[Flash 4.4.4 gapps]
Reboot!
Older downloads & Changelog:
CM11 V0.17 :
CM11_v0.17.zip & DENSITY PATCH
Change-log:
sync with CM
First Attempt To Fix BT
CM11 V0.15 :
CM11_v0.15.zip
Change-log:
sync with CM
wifi: show mac address and allow country settings
dualsim: incall knock-on fix and fix FDN back crash (all courtesy of @pawitp)
CM11 V0.14 :
CM11_v0.14.zip
Change-log:
Sync with CM (Latest)
Fixed some bugs like music player,audio,more stable,etcc...
CM11 V0.13 :
CM11_v0.13.zip
Change-log:
Sync with CM (latest)
CM11 V0.12 :
CM11_v0.12.zip / STABILITY PATCH thanks to @Besik_13 (our Russian friend)
Change-log:
Sync with CM (July 20)
OK Google HotWord Detection.
CM11 V0.11 :
CM11_v0.11.zip
Change-log:
Expose all internal storage location for mass storage USB
USB OTG for external USB location
(hw) video en/decoding enabled
USSD
Sync with CM (Close To M8)
CM 11 V0.9:
CM11_0.9.ZIP
Changelog:
Torch (flashlight) enabled
updated to latest CM (i.e. 4.4.4 as of June 28th)
More Stable for Different HW versions Of A110Q by using 3 different kernels.
CM 11 V0.8:
DOWNLOADDropbox Mirror
Changelog:
DualSIM fixes for some SIM cards (eg. UNINOR,AIRCEL). Dual SIM still has some stability issues.
Fligthmode fixes (still not 100% there, but at least doesn't hang anymore)
Approx. CM M7 (nightly from 15th of June)
CM 11 V 0.7
DOWNLOADWithConcept Xto BE flashed after rom flashing.
Changelog:
Wifi Tether
Better battery stats
ffmpeg codecs
kitkat 4.4.3 (sync'ed from CM)
USB Tether works
HTC Blinkfeed Added
100% CM themes supported
Torch,flash,video recording,USB-PC interface,SWAP memory....
CM 11 V 0.6
DOWNLOAD
Changelog:
camera takes pictures
working hw composer
enable dual sim by default
sync with CM
CM 11 V 0.2
DOWNLOAD
Changelog CM 11 V0.2:
microphone works now also for google now + voice recorder
RIL enhancements: network IDs reported
Update to latest CM source (27-April-2014)
GPS works (without A-GPS not EPO helper files). The first fix takes quite a while.
Latest Kash Kernel Included.
CM 11 V 0.1
DOWNLOAD
Changelog CM 11 V0.1:
Initial Booting.
Credits:
@chrmhoffmann For Bringing First ever CM11 To Mediatek
@kashifmin For His First Ever Custom Kernel For A110Q.
@hyperion70
many thanks go to the omnirom project as they have done lots for mt6589 already (https://gerrit.omnirom.org/#/q/topic:mt6589,n,z). Esp to @xplodwild and @drshadow, @pawitp, @dhacker29
Sources:
Kernel: https://github.com/kashifmin/KashKernel_4.2
Device: https://github.com/chrmhoffmann/andr..._wiko_stairway
Android: https://gerrit.omnirom.org/#/q/topic:mt6589,n,z - more to come
XDA:DevDB Information
CM 11 4.4.4, ROM for the Micromax Canvas 2 Plus A110Q
Contributors
digyvijaykumar123, chrmhoffmann
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 0.19
Created 2014-03-30
Last Updated 2014-10-07
STUFFS
How To Use Different Kernels In CM 11 And Flash By Yourself (PC's Required):-
1)Download desired kernel for your device.
2)Now use 7zip to open it and drag its boot.img outside in any folder.Also drag and drop CM's boot.img in any other folder and name it so you dont forget.
3)Use unpack scripts or Kitchen to decompile CM boot.img and move the decompiled contents to a separate folder.
4)Now decompile your desired kernel's boot.img and replace its ramdisk with CM's ramdisk.
5)Now recompile it and drag the recompiled boot to kernel zip file via 7zip.
6)flash it....((^^^use CM's ramdisk and your desired kernel(zImage) and pack the and flash))
For Swapping Memory:-
Decompile Boot.img and under ramdisk you will find fstab.mt6589,open it via Notepad++ and make below changes to swap memory:-
# Android fstab file.
#<src> <mnt_point> <type> <mnt_flags and options> <fs_mgr_flags>
# The filesystem that contains the filesystem checker binary (typically /system) cannot
# specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK
/[email protected] /system ext4 ro,noatime wait
/[email protected] /cache ext4 noatime,nosuid,nodev,noauto_da_alloc wait
/[email protected] /data ext4 noatime,nosuid,nodev,noauto_da_alloc wait,encryptable=footer
/devices/platform/mtk-msdc.0/mmc_host/mmc0 auto auto defaults voldmanaged=sdcard1:8,nonremovable,noemulatedsd
/devices/platform/mtk-msdc.1/mmc_host/mmc1 auto auto defaults voldmanaged=sdcard0:auto
/dev/bootimg /boot emmc defaults defaults
/dev/recovery /recovery emmc defaults defaults
Click to expand...
Click to collapse
KERNEL PATCHES & MEMORY SWAPP(V0.12 and Older only):-​
V0.11/V0.12
HYPER KERNEL:-THREAD(thanks to @hyperion70)
HYPER KERNEL CM11 V 0.11
HYPER KERNEL CM11 V 0.11 WITH MEMORY SWAPP
KERNEL SOURCES: https://github.com/hyperion70/iq451_mt6589
Click to expand...
Click to collapse
KASH KERNEL:-THREAD(thanks to @kashifmin)
KASH KERNEL CM11 V 0.9
KASH KERNEL CM11 V 0.11 WITH MEMORY SWAPP
KERNEL SOURCES: https://github.com/kashifmin/KashKernel_4.2
Click to expand...
Click to collapse
DARKY KERNEL:-THREAD(thanks to @[email protected])
DARKY KERNEL CM11 V 0.11
DARKY KERNEL CM11 V 0.11 WITH MEMORY SWAPP
KERNEL SOURCES: https://github.com/Manish123789/DARKY-KERNEL
Click to expand...
Click to collapse
V0.9(older)
HYPER KERNEL:-THREAD(thanks to @hyperion70)
HYPER KERNEL CM11 V 0.9
HYPER KERNEL CM11 V 0.9 WITH MEMORY SWAPP
KERNEL SOURCES: https://github.com/hyperion70/iq451_mt6589
Click to expand...
Click to collapse
KASH KERNEL:-THREAD(thanks to @kashifmin)
KASH KERNEL CM11 V 0.9
KASH KERNEL CM11 V 0.9 WITH MEMORY SWAPP(ALREADY ADDED IN ROM)
KERNEL SOURCES: https://github.com/kashifmin/KashKernel_4.2
Click to expand...
Click to collapse
DARKY KERNEL:-THREAD(thanks to @[email protected])
DARKY KERNEL CM11 V 0.9
DARKY KERNEL CM11 V 0.9 WITH MEMORY SWAPP
KERNEL SOURCES: https://github.com/Manish123789/DARKY-KERNEL
Click to expand...
Click to collapse
Click to expand...
Click to collapse
IF YOU CHANGE YOUR ROM TO JELLY BEAN ROM AFTER INSTALLING CM11 THEN YOU WILL FACE DEEP SLEEP BUG AND SENSOR BUG.FLASH THIS FILE TO FIX- CLICK HERE
Click to expand...
Click to collapse
TIPS-
:-Use 3g in First Sim to get better Network
:-Use Videocam illusionpro app from Playstore or anywhere to recored Videos
:-Use CyangogenMod Themes from Playstore or anywhere to Change Look of Your CM
Click to expand...
Click to collapse
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Reserved
ENABLING MULTISIM:-[For Older Versions only,Latest one already included]
Code:
su
setprop persist.radio.multisim.config dsds
DISABLING MULTISIM
Code:
su
setprop persist.radio.multisim.config none
>>>>::ENTER CODES IN TERMINAL::<<<<
waiting for it.......... keep up the good work........
First ever kitkat. Hope most of all bugs can be solved though.
Sent from my C2305 using Tapatalk
waiting
Waiting plz upload fast
i was wondering will we ever get a a110q cm without any bugs and with everthing working
upload it! what u are waiting
when ARE YOU GOING TO UPLOAD it or u just make the thread when its not prepared to make the hype
Bugs that I encounter will be posted here.
Screen flickers after lock.
iashishyadav said:
when ARE YOU GOING TO UPLOAD it or u just make the thread when its not prepared to make the hype
Click to expand...
Click to collapse
supersapien said:
Guys, sources have been released recently. So lot of bugs need fixing. Patience is required.
Click to expand...
Click to collapse
Sorry For late in Uploading.I am using 2g Now so it took some time.Link is added.Enjoy.
http://mxrootrom.blogspot.in/2014/02/mediatek-mtk-kernel-source-code-leaked.html
abhimanyu bajaj said:
http://mxrootrom.blogspot.in/2014/02/mediatek-mtk-kernel-source-code-leaked.html
Click to expand...
Click to collapse
link is dead
edit:its working but its old content.
digyvijaykumar123 said:
link is dead
edit:its working but its old content.
Click to expand...
Click to collapse
well anyways
is there anyway the whole source will be released? and if it is... can you fix the bugs on CM?
Brother you said sim1 is working
But
I have tried both cm11 & omni roms
In both roms network is unavailable, manual network selection also failed
Please help me i want to use this Brother
Thank you
Sent from my Micromax A110Q using Tapatalk
nagendhra.sudheer2 said:
Brother you said sim1 is working
But
I have tried both cm11 & omni roms
In both roms network is unavailable, manual network selection also failed
Please help me i want to use this Brother
Thank you
Sent from my Micromax A110Q using Tapatalk
Click to expand...
Click to collapse
Check you imei number... is it still there
if not... then restore it
I have restored imei through mobile uncle mtk tools even though network is not working
Sent from my Micromax A110Q using Tapatalk
nagendhra.sudheer2 said:
I have restored imei through mobile uncle mtk tools even though network is not working
Sent from my Micromax A110Q using Tapatalk
Click to expand...
Click to collapse
Check that your imei number is showing in settings/about phone...
Any progress in development?
supersapien said:
any progress in development?
Click to expand...
Click to collapse
yes but not major,this is a very time taking.it is not dead.but lots of time required for it.....
I really wish we get a fully functional cm and what about kash kernel patch for miui
Sent from my A110Q using xda app-developers app

[ROM][KK 4.4.4][KTU84P] CyanogenMod 11 Weekly Builds [Build#7] - 3/30/2015

{
"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"
}
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CM-11.0 builds based On Cyanogenmod Sources​
What are Weekly builds?​CM11.0 builds of the latest latest Cyanogenmod source from github, so you always have latest CM features and fixes.
New version will come out every week, most often during the weekends.
Click to expand...
Click to collapse
Additional Features :-
Smooth and Stable.
30 fps capped fixed
No Maps 7 glitches, Browser glitches, Gmail glitches, etc.
Uses ION memory allocator
Uses the newest Adreno (graphics) libraries and firmware available for our platform (these graphics libraries are newer than the graphics libraries in any other ROM)
Significantly smoother/faster graphics as a result of the new graphics libraries
Adreno libraries version: AU_LINUX_ANDROID_KK_2.7_RB1.04.04.00.007.018
Using Latest Wifi firmware Wlan0
Prebuilt Cody-kernel
OC/ NON-OC kernel
Sweep2wake
Fast-Charge
Zram Support
Swap Support
More Coming Soon
Click to expand...
Click to collapse
Video Review :- thanks @vivu.vivek
Sources :-
You can find everything here:https://github.com/PicoLegacy
Please Do not PM me about Bugs...
If you cannot post in the Development thread,
post in the bug thread in the Q&A/T thread.​
Click to expand...
Click to collapse
Click to expand...
Click to collapse
XDA:DevDB Information
PICO CM-11.0 , ROM for the HTC Pico (Explorer)
Contributors
KirmaniArslan, Sachin Thomas , galaxyfreak
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Rooted
Based On: Cyanogenmod
Version Information
Status: Stable
Current Stable Version: 7
Stable Release Date: 2015-03-30
Created 2014-05-23
Last Updated 2015-03-30
Reserved
Working :
GSM
Receiving and making calls
Display
Camera (photos, camcorder & panorama)
Audio playback
Audio recording
Video playback
Screenshot
Stock browser
WiFi
WiFi tethering
Bluetooth
Bluetooth tethering
SDcard
GPS
Click to expand...
Click to collapse
Not Working :
Nothing Really
Click to expand...
Click to collapse
Bugs :
Find out and tell me
Click to expand...
Click to collapse
Credits:
All those who contributed to the linux kernel
lirokoa, sakindia123, derefas, cute_prince and all others who contributed for Kernel 3.0.101
cute_prince, and Sachin Thomas, for getting the ION Memory Allocator for Pico
thewisenerd and v_superuser for there help
Google (for android)
galaxy freak for making Cm11 possible for pico
Click to expand...
Click to collapse
Changelog :-
Code:
Build#7 -3/30/2015
- Based in Sachin device tree and kernel so u can flash i over RC4
- Cm Upsream
- Fixed battery drain in deepsleep on screen usage is same maybe
- Using Chromium browser instead of webkit as now webkit has started causing problems with third party browsers
Build#6 - 7/14/2014
- CM Upstream
- Added Support for aw3som3: dynamic partition table resizing
- Now using media-caf
- Added Charging Animation
- Battery drain fixed
- Fixed S2W switch
- Removed DT2W and BLN
- General Improvements here and there
Build#5 - 6/26/2014
- CM Upstream
- Update to android-4.4.4 (KTU84P)
- Graphical glitches fixed ( Thanks @sachinthomas )
- Reverted low ram tweak
Build#4 - 6/15/2014
- CM upstream
- Now using display-caf (thanks to sachin thomas and galaxyfreak)
- Andreno blobs updated to AU_LINUX_ANDROID_KK_2.7
- Added Swap option in settings
- Now using libwecore instead of webviewchromimum
- Added soundimage files from HTC One M8
- Added support for FFMPEG codecs
- Added back Cm Wallpapers
Build#3 - 6/07/2014
- Time to say good bye to Armv6 Sources Now Using Pure CM sources
- Update to android-4.4.3-r1.1 (android)
- Audio fixes ( Still WIP )
- Removed hwcomposer.msm7x27a (android_device_htc_pico)
- msm_fb: Update from protou (android_kernel_htc_pico)
- Add PocketMod to the Capella CM3628 (android_kernel_htc_pico)
- Bring in PocketMod on Himax8526A touchscreen sensor (android_kernel_htc_pico)
- Update to KK-2.7 KGSL (android_kernel_htc_pico)
- cpufreq: Fix broken uevents for cpufreq governor and cpu devices (android_kernel_htc_pico)
- Graphical glitch fix is added which will fix it 80% of them
- Rest of the changelog you can check my device tree and kernel
- [COLOR="Red"]Please dont Bump the thread that you are facing graphical glitches[/COLOR]
Build#2 - 5/30/2014
- Armv6 Upstream
- Fixed toggles in device settings
- Slimmed the rom now Gapps working fine
- Added Int2ext support in device setting
- Back light notification added
- Updated audio profile
- Fixed WiFi toggle stuck ( still under testing )
- Robotic Calls should be fixed now ( test it )
- Added Zram Support KK Style
Build#1 - 5/23/2014
- Initial Build
- Added device setting for fastcharge , s2w and dt2w toggle
- Built in Cody-Kernel
- Using Latest WiFi firmware wlan0 instead of eth0
Reserved
Before Downloading this rom read THIS Please..!!
Click to expand...
Click to collapse
Downloads :
Weekly 7 : Click Here To Download
Weekly 6 : Click Here To Download
Weekly 5 : Click Here To Download
Weekly 4 : Click Here To Download
Weekly 3 : Click Here To Download
Weekly 2 Compiled with ArchiDroid Optimizations : Click Here To Download
Weekly 2 : Click Here To Download
Weekly 1 : Click Here To Download
Mirror Link ( Mediafire )
Gapps
Int2ext Now added in Device setting .
Install instructions:
Download the rom and gapps and place it in sdcard
Wipe everything
Now flash Rom and Reboot
After first boot go into recovery again and flash gapps
Redoot .
Done!
Now make Sd-ext and you can use int2ext toggle from device setting.
Upgrading from previous weekly of CyanogenMod 11:
Boot into Recovery
Flash CM11 zip
Reboot
NOTE :-
It's entirely possible that features not used by me are broken, but overall the device should be usable. You have been warned.
Before using ART, you have to install some reverse-mount script like int2ext!
Click to expand...
Click to collapse
SuperWipe: When installing a new ROM, it is usually better to do a factory reset. In case you like to live dangerously, and spam threads with its consequences, stop reading this now.
So, made some modifications to the existing superwipe.zip, adding support for:
inbuilt journaling disabling (assuming you have an ext4 file system)
inbuilt NAND recovery
Download: View attachment 2693524
Note: A factory reset would work just as fine
Great work I guess FPS issue is not there in this.
harishl20 said:
Great work I guess FPS issue is not there in this.
Click to expand...
Click to collapse
Nup 30 +
Great to know that there is no fps cap Downloading right away. If not much bugs left in this build would like to see more new features in later weeklies
harishl20 said:
Great to know that there is no fps cap Downloading right away. If not much bugs left in this build would like to see more new features in later weeklies
Click to expand...
Click to collapse
for now ill try to fix tht device setting then will try to port floating window
First KitKat ROM where I don't have wifi issue! :good: :good:
KirmaniArslan said:
for now ill try to fix tht device setting then will try to port floating window
Click to expand...
Click to collapse
can I use gapps from Omni rom?
thanks great work by the way
wow great rom , pretty good to use and more stable for wifi
Review time:
1. rom is smoother than 10.2 builds
2. havn't faced any freeze or lags in rom
3. better ram consumption
4.battery backup is better than before
5.no any wifi issues
you can feel over all smoothness and performance in rom
great rom @KirmaniArslan
Nice Work
Looks Nice .. Downloading now..:laugh:
grt work bro keep it up
downloading!! :good: :victory:
device setting
in device setting the option for enabling dt2w s2w are unavailable wt is the fix fr it
plz also add bln if possible
Anyone else facing issues with google account? Because it's giving error while logging in to google account .. So it's just me or .... And moreover I flashed any 4.4 first time today and it is much more smoother than 4.3 but can't use it without google account? So any fix for this?
Sent from my HTC Explorer A310e using XDA Premium 4 mobile app
Sufyan.Chhipa95 said:
Anyone else facing issues with google account? Because it's giving error while logging in to google account .. So it's just me or .... And moreover I flashed any 4.4 first time today and it is much more smoother than 4.3 but can't use it without google account? So any fix for this?
Sent from my HTC Explorer A310e using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Its probably u. Make some more space in system partition by removing some apps like apollo, media files from zip and then do clean flash. And use stripped one gapps(u can find it in other thread)
P.s.
@KirmaniArslan good job buddy.
Sent from my Explorer A310e using Tapatalk
good work,expect better and better
wsdyleon said:
good work,expect better and better
Click to expand...
Click to collapse
Please anyone upload the build on mediafire.
does it mean that armv7 games won't work?
Sent from my HTC Explorer A310e using xda app-developers app
pritmorakhiya7 said:
does it mean that armv7 games won't work?
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
No they will work actually armv6 sources are optimized for legacy device like ours

Categories

Resources