[ROM] [CM10.2] [4.3] [Update 16/08] Cyanogenmod 10.2 Unofficial - Nexus 7 Android Development

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.
*/
This is an unofficial build of CM10.2 which I made for myself, and I'm sharing with you since I didn't see any thread like that
PM me for every question, or reply this thread, I'm here almost 12/6 :laugh:
What works
Everything :fingers-crossed:
What doesn't work
You tell me
Root could not work. If it doesn't:
In developer options change superuser access to "Apps and ADB"
or
Flash SuperSU
Downloads
Google Code
Gapps
Changelog
16/08
No Changelog this time, I'm not at home. Check on gerrit
14/08
Frameworks/base: Generalize vectorization of Bitmap operation (Merged)
Bionic: libc: Optimize strcat/strcpy, small tweaks to strlen (Merged)
Frameworks/base: webkit: Manage video playing state properly when browser goes to background (Merged)
Frameworks/base: Add 2 APIs (suspend and resume) in MediaPlayer (Merged)
Settings: PBAP: Fix device name update on authorization prompt from Notification. (Merged)
Settings: Bluetooth : Remove out of range devices after ScanComplete (Merged)
Focal: Preview: Use GL everywhere + UX changes (Merged)
Settings: Fix coding style. (Merged)
DSPManager: Don't sign DSPManager with the platform certificate. (Merged)
Timezonepicker: Fix aapt warnings when building the calendar app. (Merged)
Frameworks/base: Improve resolver layout in case package name is shown. (Merged)
Vold: Do not print misleading completion messages on trim failure (Merged)
Bionic: Fix assembler errors in generic arm strlen.c. (Merged)
Settings: FLAG_ONE_SHOT is not guaranteed to update the extras. (Merged)
Frameworks/base: Fix ordering of home keypress handling (Merged)
Gallery2: Always use recording dimensions for preview (Merged)
Wlan: wlconf: Fix compilation (Merged)
Core: fs_mgr: add support for "sync" mount flag (Merged)
Gallery2: Port additional camera resolutions from CM10.1 (Merged)
Settings : Re-organize menu structure (Merged)
alsa_sound: Improve USB device detection (Merged)
Settings: Remove debug leftovers. (Merged)
Settings: Remove unused stuff. (Merged)
Settings: Fix adding lockscreen targets. (Merged)
Email: fix email occasionally crash on boot complete (Merged)
Bionic: libc: Add NEON optimized memmove (Merged)
Trebuchet: LiveFolders: Scale icon sizes (Merged)
DSPManager: Add category for docks and USB devices (Merged)
13/08
Frameworks/native: fix a possible deadlock when removing a layer and destroying a client (Merged)
Frameworks/av: Fix SoundPool.play() looping regression in 4.3 DO NOT MERGE (Merged)
Frameworks/base: ES translations (Merged)
Dialer: ES translations (Merged)
SystemUI: modify AOSP EL translations (Merged)
DSPManager: Updated compatibility with the effects API (Merged)
SystemUI: Add ethernet network icon (Merged)
VoicePlus: NB Translation (Merged)
SystemUI: Fix missing context var (Merged)
Frameworks/base: ES translations (Merged)
libc: arch-arm: strlen: Illegal ARM entries fixed (Merged)
Core: NL translation (Merged)
DSPManager: EL translations (Merged)
cLock: EL translations (Merged)
Mms: EL translations (Merged)
Phone: EL translations (Merged)
Dialer: EL translations (Merged)
Phone : Fr translation (Merged)
Fix merge error (Merged)
New APN for DTAC Trinet (Merged)
Voice+: RU translation (Merged)
Superuser: SK translation (Merged)
libc: Update to latest cortexa15 memcpy code. (Merged)
Trebuchet: Get rid of duplicate backgrounds (Merged)
Trebuchet: DO NOT MERGE Fix bug where folder was almost transparent (Merged)
Trebuchet: Fix build breakage from syntax errors (Merged)
Trebuchet: Fix jumps in the beginning of animations (Merged)
Trebuchet: Fix crash caused by unregistering animation listener (Merged)
Trebuchet: Fixing issue where drag view is jumping when you scroll from hovering over ... (Merged)
Trebuchet: Fix crash in draw listener (Merged)
Trebuchet: Fix occasional widget flashing (Merged)
Trebuchet: Fix bug where folder open animation gets finished early (Merged)
Trebuchet: Fixing issue with qsb icons not being sized correctly. (Bug 8543618) (Merged)
Trebuchet: Fixing issue where accessibility was reporting items behind an open folder. ... (Merged)
Trebuchet: Only postpone animations if app is visible (Merged)
Trebuchet: Fixing issue where FastBitmapDrawable is not scaling the drawing into the ... (Merged)
Trebuchet: Don't use text shadows inside folders and all apps (Merged)
Trebuchet: Use less HW layers in All Apps (Merged)
Trebuchet: Disable clipping where unnecessary (Merged)
Trebuchet: Prevent CellLayouts from making calls to saveLayerAlpha() (Merged)
Trebuchet: Improve All Apps --> Workspace performance (Merged)
Trebuchet: Trim widget names (Merged)
Trebuchet: Don't set redundant content description for widgets (Merged)
Frameworks/av: Fix typo (Merged)
Trebuchet: Update sw600dp default_workspace_no_telephony for proper layout (Merged)
Settings: grammer fix in config.xml (Merged)
11/08
Frameworks/base: platform: Remove mapping of android.permission.CAMERA to camera group (Merged)
Android/bionic: libc: Add Scorpion-optimized memcpy and memset (Merged)
Android/build: build: Cleanup CPU-specific optimizations (Merged)
LockClock: Fix lookahead event display (Merged)
LockClock: ES translations (Merged)
Superuser: Superuser: fixed FI translations (Merged)
Browser: FI translations (Merged)
Voice+: FI translations (Merged)
ThemeChooser: FI translations (Merged)
ThemeManager: FI translations (Merged)
CMUpdater: FI translations (Merged)
DeskClock: FI translations (Merged)
Settings: Clean up lockscreen target configuration code (2/2) (Merged)
Frameworks/base: Clean up lockscreen target configuration code (1/2) (Merged)
Frameworks/base: Fix mismerge of implement 1% battery on select devices (Merged)
Bionic: Add AOSP master cortex optimizations (Merged)
Frameworks/base: Reimplement AOSP's home-key behavior configuration (Merged)
Frameworks/av: audio: Add A2DP notification support (Merged)
Frameworks/av: libstagefright: Fix to free buffers in error scenarios (Merged)
Frameworks/av: libstagefright: Add 2 APIs (suspend and resume) in Mediaplayer (Merged)
Frameworks/av: libstagefright: HTTP Streaming fixes (Merged)
Frameworks/av: libstagefright: Fix AV sync issues (Merged)
Frameworks/av: libstagefright - Fix timestamp overflow (Merged)
Frameworks/av: libstagefright: Add fix for mpeg4 data partition clips (Merged)
Frameworks/av: libstagefright: Fallback to software encoder for high resolutions (Merged)
Frameworks/av: libstagefright: dynamic port reconfig handling (Merged)
Frameworks/av: libstagefright: Checks before freeing buffers on a port (Merged)
CMFM: EL translations (Merged)
VoicePlus: German translation (Merged)
LockClock: DE translations (Merged)
Frameworks/base: Core: Update German translation (Merged)
Settings: Avoid NPE if icon assignment failed for whatever reason. (Merged)
Frameworks/base: Fix fetching icons from packages. (Merged)
Settings: Clean up lockscreen target configuration code (2/2) (Merged)
Installation
Do a Nandroid Backup
Do a full wipe (data, cache + dalvik) only if you come from another rom (Worked for me from CM10.1 without wipes)
Install the ROM through CWM Recovery
Install Gapps
Wipe dalvik cache
Sources
https://github.com/CyanogenMod
Gapps
Credits
All the credits goes to CyanogenMod devs
Fattire (Learn how to build your own)
BaNkS for the Gapps

Going to tryout
Thanks for the rom!
Sent from my Nexus 7 using XDA Premium HD app

Nice man, This will be the first ROM for my Nexus 7

Did u change anything to build? Or got directly from mr1-staging?

I compiled it directly from mr1-staging.
BTW, a new build will be up asap (I'm still compiling it)
I upload all my builds on zippyshare because it's fast, free and I can see how much people seen or downloaded the file, but if there are some problems I can upload it on Dropbox.

Excellent work thank you all involved!

This is simply awesome. Been waiting for this. Thanks x10000
Sent from my Nexus 7 using xda app-developers app

ratcav said:
I compiled it directly from mr1-staging.
BTW, a new build will be up asap (I'm still compiling it)
I upload all my builds on zippyshare because it's fast, free and I can see how much people seen or downloaded the file, but if there are some problems I can upload it on Dropbox.
Click to expand...
Click to collapse
The only problem with ZippyShare is behind a corporate WAN setting with a public IP but hundreds of computers, the captcha codes don't work. Had to download it onto a remote PC then transfer it to my Nexus that way

This rom has all CM features eg lockscreen scrouts, status bar toggles?

@Enzomatrx: Ok, I will upload it on dropbox, it's ok for you?
@Patroy Well, there aren't already all the CM features, but some is there.
For example, status bar toggles are there, but lockscreen shortcuts not.
The CM team will implement all the missing features within some days I think

ratcav said:
@Enzomatrx: Ok, I will upload it on dropbox, it's ok for you?
Click to expand...
Click to collapse
I think dropbox is fine. Don't worry about me though for it; I can just do it how I did it before. Seriously excellent work. Got all my stuff reinstalled already. Hate the double drop down boxes, but that's just 4.2.1 for ya

Oh well, I hate the double drop down boxes too, but I think that CM team will add the option to disable it in next days (Or months )

Three things:
1. CM 10.1? Sweet!!!
2. Nightlies?
3. I'm on the official CM10. Can I just wipe cache/dalvik and flash this?

agentfazexx said:
Three things:
1. CM 10.1? Sweet!!!
2. Nightlies?
3. I'm on the official CM10. Can I just wipe cache/dalvik and flash this?
Click to expand...
Click to collapse
Yes, i relase nightly almost everyday, sometimes twice.
Yes, i have updated from CM10 without any wipes, so you can try!
Sent from my GT-I9300 using xda premium

ratcav said:
Yes, i relase nightly almost everyday, sometimes twice.
Yes, i have updated from CM10 without any wipes, so you can try!
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
I assume you update the thread title's date when a new release is out?

agentfazexx said:
I assume you update the thread title's date when a new release is out?
Click to expand...
Click to collapse
Of course :beer:
Sent from my Nexus 7 using xda premium

For pattern unlock... We can't select the grid size anymore???

If possible, can someone please upload a mirror that doesn't require a captcha? I'm waiting at work for a few hours for my ride, and can't get through the captcha on this network :-/
Sent from my Nexus 7 using xda app-developers app

zippyashare is slowpoke
reuplad please

Ok, i was uploading today's nightly, but i will upload it on dropbox. Please wait a few minutes.
No need to be rude btw
Sent from my Nexus 7 using xda premium

Related

[ROM] NON OFFICIAL CM7 not by CM. UPDATED 1/13

Ok i began to think that since most people who dont know how to compile are eager to try CM7 and be able to update it on their own cant i decided i will for them.
This was not built by Cyanogen Himself and was never released by him. We all know his would be much more stable and popular LOL
I take no responsibility for code i am just building off of it!
IT IS VERY STABLE.
BUILT STRAIGHT FROM CM CODE! I AM NOT TRYING TO START A WAR JUST TRYING TO HELP THOSE WHO DONT KNOW HOW TO COMPILE AND GIVE THEM DAILY UPDATES!
You should know how to flash or you shouldn't even be in this thread!!!!!
GAPPS not in ROM. Please download it from below post and flash after ROM!
Follow me on twitter for build releases. My twitter is same as XDA name.
http://twitter.com/androidball
For a live changelog of what's updated... follow CMSRC on twitter.
First Build 12/26/10:
Build 1
Second Build 12/27/10
Build 2
Third Build 12/29/10 Sorry for late build but i am sure this one will make up for it ; )
Build 3 Major update
Fourth Build 12/30/10 Changelog will update in a little
Build 4
5th Build
Fifth Build Major Update!! WIPE BEFORE UPDATEING TO BUILD 5!!!
6th Build
Build 6
7th Build
Build 7
8th Build
Build 8
9th Build
Build 9
10th Build
Build 10
11th Build
Build 11
Changelog will follow soon
(Comeing soon. **CHECK TWITTER ; )**
Add-ons such As GAPPS are found below...
CREDITS GO OUT TO Cyanogen (for source) Lithid (for directions...lots of help...and CM7 kernel) Barnacles and echoside (for GAPPS) and Peludedrew (for lots of help through GTALK)
I am planing on makeing a customized version of this build. Yes I will be supporting both roms. I just need to know what you guys want in it. I will be posting wat is comeing. Please pm a suggestion of gtalk me with some.
[email protected]
CHANGELOGS WILL ALWAYS BE UPDATED AND SO WILL NIGHTLYS!!​
GAPPS... ( Thanks echoside and barnacles. Credits to them)
STOCK KERNEL (If you want to switch back without re flashing) ( Thanks Lithid. Credits to him)
New Honeycomb .apk in a flashable .zip (Thanks to Lithid for this )
Working FMRadio app .apk state
Screen of Animation By Me
New Gapps needed for build 01/03 Yes Full wipe!
Customized Addon's:
Updated Version Of Battery % working with 01/10 Build
Gapps With Green Icons
ChangeLog:
Changelog 01/13/11
-CyanogenMod/android_frameworks_base
~French: merge translations from froyo (framework) (MERGED)
-CyanogenMod/android_packages_apps_Settings
~French: merge from froyo + fixes (Settings) (MERGED)
-CyanogenMod/android_packages_apps_CMParts
~cmparts: Fix capitalization (MERGED)
Changelog 01/12
-CyanogenMod/android_packages_apps_CMParts
~cmparts: Fix capitalization
-CyanogenMod/android_frameworks_base
~Fixup comment in Camera.java to get rid of annoying compile time errors.
~Add cyanogen-dsp library
~input: Wake on navigation button
-CyanogenMod/htc-kernel-msm7x30
~cm: Update glacier defconfig
-CyanogenMod/android_vendor_cyanogen
~cm: Build DSPManager and libcyanogen-dsp
-CyanogenMod/android_packages_apps_DSPManager
~Update DSPManager to Android 2.3 AudioEffect API
Build 01/11/11
I0287f17b Use newer widget icons on MDPI, too (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Settings gingerbread 2:11 PM
I56dde401 ace: updated prebuilt kernel (MERGED) Giulio Cervera CyanogenMod/android_device_htc_ace gingerbread 2:11 PM
Ice2d9950 Update kernel and modules based on new defconfig (MERGED) Tony Layher CyanogenMod/android_device_htc_inc gingerbread 2:10 PM
Ib38fb2f5 bravo: Include FM radio (MERGED) Giulio Cervera CyanogenMod/android_device_htc_bravo gingerbread 3:19 AM
Id089d141 Update korean translation (MERGED) Inseok Lee CyanogenMod/android_packages_apps_Phone gingerbread 2:07 AM
Ieeacab81 camera: Clean up duplicate code (MERGED) Steve Kondik CyanogenMod/android_packages_apps_Camera gingerbread 2:06 AM
Ife5d0b7a Updated Incredible Defconfig to add QSD6 (MERGED) Tony Layher CyanogenMod/htc-kernel-incrediblec incrediblec-2.6.32 1:51 AM
I9a5a4f81 Camera: Adding UI support for Scenemode feature (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:16 AM
Ieb4ec02f Camera: Calculate thumbnail sample size dynamically (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:16 AM
I9e4f0d41 Camera: Change the default value of Lens shading & add "default" tag to some set (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:15 AM
Ib8617dab Get the updated max zoom value while starting preview (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:15 AM
I1a3a06bd Camera: Adding sharpness, contrast and saturation features (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:15 AM
I7b17f5f2 Camera: Adding normal & macro auto focus modes (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:13 AM
Ia590074c Camera: Adding UI support for antibanding and autoexposure. (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:13 AM
I71ab6ba5 Camera: Add UI support for ISO, brightness and Lens Shade (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Camera gingerbread 1:12 AM
I5a8a6f17 Reimport Camera features and fixes from CM6 (MERGED) Ricardo Cerqueira CyanogenMod/android_frameworks_base gingerbread 1:12 AM
I8f91155f vision: Include FM radio (MERGED) Steve Kondik CyanogenMod/android_vendor_cyanogen gingerbread 1:06 AM
I3f308e74 vision: Include FM radio (MERGED) Steve Kondik CyanogenMod/android_device_htc_vision gingerbread 1:06 AM
Ida532c96 spi/spi_aic3254.c: updated driver from ace (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master 12:39 AM
I5cb55eca Translation Settings to Spanish for CMSettings text (MERGED) KalimochoAz CyanogenMod/android_packages_apps_Settings gingerbread 12:20 AM
Ibbefc506 Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Settings gingerbread 12:19 AM
I1cb12469 Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_frameworks_base gingerbread 12:18 AM
I1d7271f6 Add korean translation (MERGED) Inseok Lee CyanogenMod/android_packages_apps_CMUpdateNotify gingerbread 12:18 AM
I006d98d0 Update korean translation (MERGED) Inseok Lee CyanogenMod/android_packages_apps_CMParts gingerbread 12:18 AM
If8e7809c busybox: enable mount label for ext (MERGED) Giulio Cervera CyanogenMod/android_external_busybox gingerbread 12:17 AM
Next⇨
ID Subject Owner Project Branch Updated V R
I7bdff9ce Added italian translations: initial commit (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Pacman gingerbread 12:16 AM
Id4191fb1 Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_CMParts gingerbread 12:16 AM
I9a2bc2a1 glacier: update prebuilt kernel (MERGED) Christopher Lais CyanogenMod/android_device_htc_glacier gingerbread 12:15 AM
Id4cb05c5 glacier: include FM radio (MERGED) Christopher Lais CyanogenMod/android_vendor_cyanogen gingerbread 12:15 AM
I131bea7f glacier: include FM radio (MERGED) Christopher Lais CyanogenMod/android_device_htc_glacier gingerbread 12:15 AM
Ide1785f3 Update Japanese translation (MERGED) Takuo Kitame CyanogenMod/android_packages_apps_CMParts gingerbread 12:14 AM
I8560ddbb Update Japanese translation (MERGED) Takuo Kitame CyanogenMod/android_packages_apps_Phone gingerbread 12:14 AM
Iefc8f010 Update Japanese translation (MERGED) Takuo Kitame CyanogenMod/android_frameworks_base gingerbread 12:13 AM
If3d03b3e Update Japanese translation (MERGED) Takuo Kitame CyanogenMod/android_packages_apps_Mms gingerbread 12:13 AM
I20839625 Update Japanese translation (MERGED) Takuo Kitame CyanogenMod/android_packages_apps_Settings gingerbread 12:13 AM
I604e0254 Updated italian translations: br0tips array elements (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Protips gingerbread 12:12 AM
I5b65a32e Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Phone gingerbread 12:12 AM
Ida978ac9 Updated Italian Translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Mms gingerbread 12:12 AM
I5b9d0f02 Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Camera gingerbread 12:12 AM
I1322105a Updated Italian translations (MERGED) Eugenio Ziliotto CyanogenMod/android_packages_apps_Browser gingerbread 12:12 AM
I49f49a81 msm: 7x30: acpuclock tweaks (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master 12:08 AM
Ic74707c4 DexOpt anything on /system in /cache/dalvik-cache (MERGED) Steve Kondik CyanogenMod/android_frameworks_base gingerbread 12:07 AM
Iba422208 Create /cache/dalvik-cache (MERGED) Steve Kondik CyanogenMod/android_system_core gingerbread 12:06 AM
I6350b6c5 Implement verify cache partition size during install (MERGED) Steve Kondik CyanogenMod/android_build gingerbread 12:06 AM
I15d27bbe DexOpt anything in /system on /cache (MERGED) Steve Kondik CyanogenMod/android_dalvik gingerbread 12:06 AM
I998273a4 Use newer style notification icons on MDPI (MERGED) Ricardo Cerqueira CyanogenMod/android_packages_apps_Mms gingerbread 12:01 AM
I0dd93871 Torch: disable death ray on glacier (MERGED) Christopher Lais CyanogenMod/android_packages_apps_Torch gingerbread Jan 10
I82d238eb supersonic: Enable "reverse" mode for FFC (MERGED) Steve Kondik CyanogenMod/android_device_htc_supersonic gingerbread Jan 10
I247df16a SystemUI: Don't force the UMS dialog above secure lockscreens (MERGED) Josh Stone CyanogenMod/android_frameworks_base gingerbread Jan 9
I9aa26452 vision: Update prebuilt kernel and modules (MERGED) Steve Kondik CyanogenMod/android_device_htc_vision gingerbread Jan 9
⇦Prev
Next⇨
ID Subject Owner Project Branch Updated V R
Ic2a72b55 supersonic: Update prebuilt kernel and modules (MERGED) Steve Kondik CyanogenMod/android_device_htc_supersonic gingerbread Jan 9
Ifc57e45e cm: supersonic: Update defconfig (MERGED) Steve Kondik CyanogenMod/cm-kernel android-msm-2.6.35-unified Jan 9
I694c89d5 cm: Update ace defconfigs (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master Jan 9
If8100f9d cm: Update vision/glacier defconfigs (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master Jan 9
I39b0cb73 inc: Set system ownership for all files used by liblights (MERGED) Josh Stone CyanogenMod/android_device_htc_inc gingerbread Jan 9
Id9802cf4 liboverlay: fix error reporting (MERGED) Christopher Lais CyanogenMod/android_hardware_msm7k gingerbread Jan 9
Id9ce485c liboverlay: fix handling of non-rotation/flip flags (dither/etc) (MERGED) Christopher Lais CyanogenMod/android_hardware_msm7k gingerbread Jan 9
Ia02a6b0a msm7x30: libstagefrighthw: fix rotated overlays (MERGED) Christopher Lais CyanogenMod/android_hardware_qcom_media gingerbread Jan 9
Ieae36146 Glacier: Utilize FFC overlay for supported features (MERGED) Keyan Mobli CyanogenMod/android_vendor_cyanogen gingerbread Jan 9
I95a247d6 frameworks: fix copy/paste error on the reboot dialog (MERGED) Diogo Ferreira CyanogenMod/android_frameworks_base gingerbread Jan 9
I1e882f8a cm: supersonic: Front-facing-camera feature overlay (MERGED) Steve Kondik CyanogenMod/android_vendor_cyanogen gingerbread Jan 9
I2c6d3223 camera: Support for explicit FFC features via overlay (MERGED) Steve Kondik CyanogenMod/android_packages_apps_Camera gingerbread Jan 9
Id74fb493 Update media profiles to allow camcorder operation in all available modes (MERGED) Tony Layher CyanogenMod/android_device_htc_inc gingerbread Jan 9
I528325f9 AndroidTerm: Build the JNI lib as a dependency rather than packaged (MERGED) Josh Stone CyanogenMod/android_packages_apps_AndroidTerm master Jan 9
I0f0ea949 android: msm: fix rndis gadget support on gingerbread (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master Jan 9
Ic65846ea msm: allow use of PANEL_SELF_REFRESH (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master Jan 9
I9c7d31cf glacier: force the FFC to "reverse" mode (MERGED) Christopher Lais CyanogenMod/android_device_htc_glacier gingerbread Jan 9
I895b826f msm7x30: do not build unneded lcd panel for spade (MERGED) Giulio Cervera CyanogenMod/htc-kernel-msm7x30 master Jan 9
Ic2b6c244 libcameraservice: switch to overlay rotation/flipping for HTC FFC (MERGED) Christopher Lais CyanogenMod/android_frameworks_base gingerbread Jan 9
If64c182c Revert "libcameraservice: fix orientation on HTC FFC pictures" (MERGED) Christopher Lais CyanogenMod/android_frameworks_base gingerbread Jan 9
If9cc33ab liboverlay: add support for overlay flipping and dithering (MERGED) Christopher Lais CyanogenMod/android_hardware_msm7k gingerbread Jan 9
Iad2e7b69 bravoc: Disable m4v encoding for now (MERGED) Giulio Cervera CyanogenMod/android_device_htc_bravoc gingerbread Jan 9
Icc198831 bravo: Disable m4v encoding for now (MERGED) Giulio Cervera CyanogenMod/android_device_htc_bravo gingerbread Jan 9
I5bf282e4 Small code cleanup (I apologize for not having done it before) (MERGED) Roberto Leinardi CyanogenMod/android_packages_apps_Contacts gingerbread Jan 9
Ibc258d3e libcameraservice: fix orientation on HTC FFC pictures (MERGED) Christopher Lais CyanogenMod/android_frameworks_base gingerbread Jan 9
⇦Prev
Next⇨
Build 01/10/11 Changelog
-CyanogenMod/android_device_htc_supersonic
~supersonic: Enable "reverse" mode for FFC (MERGED)
~supersonic: Update prebuilt kernel and modules (MERGED)
-CyanogenMod/android_frameworks_base
~SystemUI: Don't force the UMS dialog above secure lockscreens
-CyanogenMod/cm-kernel
~cm: supersonic: Update defconfig (MERGED)
-CyanogenMod/htc-kernel-msm7x30
~cm: Update ace defconfigs (MERGED)
~cm: Update vision/glacier defconfigs (MERGED)
-CyanogenMod/android_hardware_msm7k
~liboverlay: fix error reporting (MERGED)
~liboverlay: fix handling of non-rotation/flip flags (dither/etc)
-CyanogenMod/android_hardware_qcom_media
~msm7x30: libstagefrighthw: fix rotated overlays (MERGED)
-CyanogenMod/android_frameworks_base
~frameworks: fix copy/paste error on the reboot dialog (MERGED)
-CyanogenMod/android_vendor_cyanogen
~cm: supersonic: Front-facing-camera feature overlay (MERGED)
Changelog 01/09/11
-CyanogenMod/htc-kernel-msm7x30
~android: msm: fix rndis gadget support on gingerbread (MERGED)
~msm7x30: do not build unneded lcd panel for spade (MERGED)
~msm: allow use of PANEL_SELF_REFRESH (MERGED)
-CyanogenMod/android_frameworks_base
~libcameraservice: switch to overlay rotation/flipping for HTC FFC (MERGED)
~Revert "libcameraservice: fix orientation on HTC FFC pictures" (MERGED)
~libcameraservice: fix orientation on HTC FFC pictures (MERGED)
~Display headset icon in notification bar (MERGED)
~Updated headset icons (MERGED)
~framework: Prevent the reboot option from popping up when it's not supposed to. (MERGED)
-CyanogenMod/android_hardware_msm7k
~liboverlay: add support for overlay flipping and dithering (MERGED)
-CyanogenMod/android_packages_apps_Contacts
~Small code cleanup (I apologize for not having done it before) (MERGED)
~Choose font size used to display detailed contact information (MERGED)
-CyanogenMod/android_packages_apps_Phone
~Add an option to disable voicemail notifications (remove accessor) (MERGED)
-Supersonic Specific
~supersonic: Disable HD encoding for now (MERGED)
-CyanogenMod/android_packages_apps_AndroidTerm
~AndroidTerm: Build the JNI lib as a dependency rather than packaged (MERGED)"
-CyanogenMod/android_vendor_cyanogen
~cm: supersonic: Front-facing-camera feature overlay (MERGED)
-CyanogenMod/android_packages_apps_Camera
~camera: Support for explicit FFC features via overlay (MERGED)
Changelog 01/08/11
-CyanogenMod/android_packages_apps_CMParts:
~Add overscroll effects configuration (MERGED)
-CyanogenMod/android_frameworks_base:
~Add overscroll effects configuration (MERGED)
~libmedia: Fix backward-compatible constructors
-Torch
~Torch: Layout and button changes (MERGED)
~Torch: Remove the "'Menu' for info" text
-Music App
~Replace status icons with gingerbread music icons in Music3
-FMRadio
~Update Icons
-Kernel
~New updated kernel
~Update defconfig for USB Storage support
~Update prebuilt kernel& modules for USB tether fix
-CyanogenMod/android_vendor_cyanogen
~cm: Add new CM7 animation for MDPI (MERGED)
-CyanogenMod/android_packages_apps_Mms
~Allow Font Size to be changed in Gingerbread
-CyanogenMod/android_vendor_cyanogen
~Build Pacman
~cm: Build Music3 on systems with capable GL
-CyanogenMod/android
~Add Pacman
-Settings
~Port internal memory info from CM-froyO
NEW BOOT ANIMATION!!
SCREEN OFF IS WORKING NOW!
1/3/11 Build...: Major ass update!
Sorry for the late updates i was in new york for the holiday
- Cmparts added. This means we have CyanogenMod Settings added now
- CmStats added
- Support for ext2 and ext3 update-binary
- Pr0n mode patch added to system browser
- Added function needed for removing cookies
- App called torch added (simular to flash light)
- Remount all volumes after USB disconnect...
- add feature for selecting adhoc networks in settings
- CyanogenMod Wallpapers added
- Added HD encoding profile
- HD Recording Added to camera app
- Fixed battery FC in squareparts
- Added cpu info and memory info to About Phone Settings
- Galaxy S Style Power Widget added
- Kill foreground process by long-pressing BACK
- Enabled CMParts, CMStats, CMUpdateNotify
- Enable SIP over mobile networks
- Fixed issue with MPEG4 with 0 audio channels....
- Added support to decode mp3 data in mp4 container...
- Added rotary lockscreen
- Added lockscreen gestures
- Allow the user to specify which application to launch using the lockscreen messaging slider.
- Modified the spacing of the buttons slightly. Mainly improves landscape typing
- Vol up/down long press to skip tracks
- Enable reflow after pinch
- Choose how many apps you want when useing recent apps list (Hold home button)
- Unlock by pressing menu option now added
- Added allow apps moveing to SD in settings
- Now using CMRepo for Music App
Many more framework changes which can be on CMSRC's Twitter!
12/30/10 Build...:
-Camera
~Add support for all evo's 0004 and up
- Kernel
~Updated and prebuilt
~Updates some MMS things (from htc)
~Update for new camera driver
12/29/10 Build...:
Changelog 12/28/10
-FMRadio:
~Update for new FM config
-openssl: enabled. More specific changes:
~Add missing libcrypto in linker option
~Re-enable the cut through(a.k.a false start)
~fixed a boken build
~Enable TLSEXT and OCSP to restore connectivity
~Disable handshake
~openssl-1.0.0 upgrade
~more found on CMSRC
-OpenVPN: enabled
~Fix printfs
-MMS: fixes such as
~press search button to open mms
~custom user agent option
~Added only mobile numbers
-Notification and display fixes
~fix null pointer
~added scaling for larger images
-Frameworks base: add support for green/ember lights
~add a color inversion algorithm to Android
~fix to avoid crashing the webveiw when running out of disk space
~new feature: clear individual notification by swiping left or right
~proper error handling doing reactions within bag access
~Merge branch 'themes-exp-2.3.1_r1'
~ALLOW_MOVE_ALL_APPS_EXTERNAL to Settings.Secure
~Pimp auto backlight
~"Lock home in memory" option
~Set mms app to foreground OOM adjustment only if enabled in settings
~Add system settings for trackball wake
~enable reflow in webveiw after pinch to zoom in...
~added settings for configurable number of recent applications and custom home
~add invisible lock pattern and custom message
~add system property for JIT mode
~allow user to define 'quite hours' for notifications
~add a setting to avoid boot prompt in after the shutdown dialog
~volume down long press to skip tracks
~lockscreen music controls
More which can be found on CMSRC. I only listed the important ones
-camera: support devices without accelerated gl
-ADWlauncher: few fixes from market console
~fix nasty classcastexception
~new option o lock desktop form longpressing items
~fixed possible force close
-webkit:
~efficient image caching to improve pan and scroll
~early dns
~browser crash fix
-Browser:
~dns prefetch implementation on Froyo
~add color inversion as a browser option
-Phone:
~squashes commit of the configurable power control
-settings:
~squashes commit of the configurable power control
~Allow moveing any package is systam property is set
~add cmsettings intent
~kill foreground process by long-pressing BACK
-CMParts: added but for now hidden by the cmteam until further testings is done
~clean up positional arguments
~remove theme related code
~remove overscrolling settings
~set the default of LOCK_MMS to off
~Remove the orientation settings
~make it build
-DEVICE SPACIFIC (Supersonic):
~use AAC audio encoding
~remove BOARD_GPS_LIBRARIES
12/27/10 Build...:
-Updated to CM Source
- CM Browser Added
- Mms Fixed
- 8MP camera working including front facing camera
Known Issues:
- HDMI (of Course)
- 4G
- Lockscreen closing animation
- Camcorder doesn't work.
- Front cam works, and 8mp works as well!
- MMS Working now!
- Some lights don't work. Sometimes works when you charge above 90%
What works:
- MMS Send/Recive
- Call In/Out and Sound
- 3G
- Camera 8MP Front and Back
- WIFI (with stock Kernel)
- USB Mounting and USB Debuggining
- Sound
- SMS
- LED now working 100%
- Reboot Options
- Market
- Gmail
ect...
What doesnt:
-4G( of course)
-HDMI
-Camcorder
MORE TO COME!​
Will check this out for sure!!
Sent from my PC36100 using XDA App
lithid-cm already has a thread for this... Why we need a new one? Unless you are moding the ROM?
RobbyRob said:
lithid-cm already has a thread for this... Why we need a new one? Unless you are moding the ROM?
Click to expand...
Click to collapse
Lithid is making a sometimes updated rom. This is a daily. and no tweaks will not be applied yet. This is 100% stock fom soure of CM
Can't reinstall Flash
Posted in the wrong thread, and I had to wait five minutes before I could change it. Sorry.
Coolness, so we get the nightlies early then!
Where did you get your gapps from?
Where did you get that stock kernel zip from?
I bet I know. Your a tool.
Lets do some investigation! Yay!
Code:
[email protected]:~/Desktop/Testing$ ls
Cm7-Stock-Kernel-Yours.zip gingerbread-gapps-hdpi-20101226-Yours.zip
Cm7-Stock-Kernel.zip gingerbread-gapps-hdpi-20101226.zip
[email protected]:~/Desktop/Testing$ md5sum gingerbread-gapps-hdpi-20101226-Yours.zip
7789df83e766b96473f10c3e94cfd4ec gingerbread-gapps-hdpi-20101226-Yours.zip
[email protected]:~/Desktop/Testing$ md5sum gingerbread-gapps-hdpi-20101226.zip
7789df83e766b96473f10c3e94cfd4ec gingerbread-gapps-hdpi-20101226.zip
[email protected]:~/Desktop/Testing$ md5sum Cm7-Stock-Kernel.zip
6bfef972a8f24e22d89b2f8ab397d1bf Cm7-Stock-Kernel.zip
[email protected]:~/Desktop/Testing$ md5sum Cm7-Stock-Kernel-Yours.zip
6bfef972a8f24e22d89b2f8ab397d1bf Cm7-Stock-Kernel-Yours.zip
Look! the same md5sums as the stuff I released? You didn't even bother to change the names.
Seems to me your not even going to give anyone credit. Your a tool.
hey...I remember you...your welcome on the gapps...and lithid seems to be doing good but we will see how you do. good luck
**edit** because of past IRC events the irony of this is incredible
AndroidBall said:
Lithid is making a sometimes updated rom. This is a daily. and no tweaks will not be applied yet. This is 100% stock fom soure of CM
Click to expand...
Click to collapse
I make an update when there are enough commits to build something worth flashing. If there wasn't an update I wouldn't be building it.
Berlin3r said:
Posted in the wrong thread, and I had to wait five minutes before I could change it. Sorry.
Click to expand...
Click to collapse
i think you posted in wrong thread. There are no steps
lithid-cm said:
I make an update when there are enough commits to build something worth flashing. If there wasn't an update I wouldn't be building it.
Click to expand...
Click to collapse
i understand. I just want to make a nightly. I dident mean it like that
AndroidBall said:
GAPPS... ( Thanks Lithid. Credits to him)
STOCK KERNEL (If you want to switch back without re flashing) ( Thanks Lithid. Credits to him)
Click to expand...
Click to collapse
I guess you can't read my post either. Those are not even my gapps. lol
AndroidBall said:
i understand. I just want to make a nightly. I dident mean it like that
Click to expand...
Click to collapse
Then make a nightly build for yourself. but confusing people for no reason isn't going to help.
Wow!!!!
Sent from my PC36100 using XDA App
lithid-cm said:
I guess you can't read my post either. Those are not even my gapps. lol
Click to expand...
Click to collapse
just corrected myself!
AndroidBall said:
just corrcted myself!
Click to expand...
Click to collapse
You should correct corrcted as well then
lithid-cm said:
You should correct corrcted as well then
Click to expand...
Click to collapse
Lol
Sent from my CM7 Powered EVO

Official Q&A Thread For Existz's AOSPX

{
"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"
}
The purpose of this thread is to help those of you who aren't sure of something find answers. All credits go to Existz and his team for all their hard work and dedication. This will hopefully keep the dev thread clear of clutter so they can work more efficiently. Feel free to ask questions pertaining to his rom!
This Rom Features!:
- Based off AOSP master
- Busybox and Init.d support
- Updated TalonACE kernel for ICS
- Compiled with Linaro Android 4.6.3 Toolchain
- Custom Quick Toggles Menu (tap Settings icon in notification pulldown)
- Patches from AOKP, CM, CodeAurora, Linaro, 0xlab..plus more
- Working Bluetooth, GPS, WIFI/Tethering
What Works!:
* Camera
* Sound
* Phone works 2G/3G
* Touch
* SD Card
* Wifi
* Sensors
* Headphones
* Bluetooth
* EGL
* Market
* Gallery
* 3D Acceleration
* Video Playback
* GPS
* Tethering
* Facebook contact sync
* Much More!
Changelogs:
AR28:
kernel: Revert back to old cpu frequency layout
framework: Bring auto-brightness inline with CM
Keyboard backlight for non-autobrightness fix (Issue #14)
google: Updated Email/Exchange apks to 4.0.4 version (Issue #43)
AR27:
Ace: Update qcom prop
Ace: Support Android encryption
dalvik: Added/Enabled KSM Support
DeskClock: Add Digital Clock widget
bluetooth: AVRCP 1.3 feature changes
su: Revert back to ics release branch
Camera: Updated app to latest from CM
framework: More updates from CodeAurora
Merged latest from AOSP (Android 4.0.4)
msm7x30: Updated Camera HAL from Twisted
msm7x30: Updated kernel (kgsl/vidc drivers)
Fixed some Touchscreen issues (ie. Temple Run)
qcom/mm-core: Updated to latest from CodeAurora
qcom/mm-video: Updated to latest from CodeAurora
qcom/display: Updated to latest from CodeAurora
qcom/media: audio: Disable debug messages in log
zlib: merged latest develop branch from madler (v1.2.7)
AR26:
dalvik: Tons of fixes from CodeAurora
Launcher2: CellLayout: Better Scaling
qcom/display: Merged latest from CodeAurora
qcom/mm-video: Merged latest from CodeAurora
Settings - Fix Google typo in utility function
DeleteDropTarget: Haptic Feedback on Long-Press
DeleteDropTarget: Clear when dragging from AllApps
msm7x30-common: Updated Camera HAL from Twisted
Updated to official Adreno GPU libs from Qualcomm
Phone/Contacts: Update T9 and Dialpad translations
bionic: define malloced address to 16-byte aligned
bionic: include <machine/cpu-features.h> in byteorder.h
build: Fix for "dexopt: No such file or directory" error
libpixelflinger: Add ARM NEON optimized scanline_t32cb16
libpixelflinger: Neon*implementation*of*t32cb16blend*function
simplify and improve BOARD_USE_LEGACY_TOUCHSCREEN
su-binary: synced with latest development branch from ChainsDD
vendor/htc: updated libbcc.so compiled with Linaro 2012.03
framework: audioflinger: Optimze ditherAndClamp with ARM NEON
framework: Remove 'Bypass Texture Creation' hack in frameworks
framework: SystemUI: Hide expanded dialog when screen is off
frameworks/base: Removed intent logging from SearchDialog.java
Phone: Prevent DTMFTwelveKeyDialer from logging all keypresses
Phone: Disable accelerometer sensor while in-call & screen UI off
AR25:
Some minor fixes to MediaProvider
Music: Various fixes from CodeAurora
Monkey: request am to show the ANR dialog
Dialer: Fix initial state for t9 sort mode
msm7x30-common: Update Camera HAL from Twisted
ContactsProvider: Adjust a variable type conversion
frameworks/base: More various updates from CodeAurora
Change default mode for journal files created by sqlite
dalvik: Exclude sha1.c when building libdex for device
core: allow radio users to access all rmnet* interface
Webkit and Skia(r3312) version updates from AOSP Master
qcom/media: Built using new qcom audio libs (mic works!)
qcom/display: Merged with latest from CodeAurora ics_chocolate
zlib: Update to version on adler32/slhash repo as of Mar 07, 2012
AR24:
Merge latest from AOSP Master
mm-core: Updates from CodeAurora
mm-video: Updates from CodeAurora
Launcher2: Removed 5.2mb of unused pngs
Dialer: Add Dialpad settings and T9 dialer
frameworks/base: Tons of updates from CodeAurora
Tons of fixes from CodeAurora for video playback
qcom/display: Synced with CAFs ics_chocolate branch
mTetherInterfaceName vs mInterfaceName mismatch
msm7x30-common: Updated Camera HAL from Twisted (Panaroma)
Changes to MediaProvider fixing missing media in apps (ie. Gallery)
AR23:
Merged latest from AOSP master
Ace: Updated OMX permissions in uevent
DeleteDropTarget: Long-Hold To Uninstall
msm7x30-common: updated media_profiles.xml
vendor/aospx: Set BUILD_ID to release standards
framework: Telephony: Correct the typo in RIL.java
Avoid video buffers filling and flushing in SEEK state
libstagefright: Fix to free buffers properly in ERROR state
Fixed hardware video decoding (HD video, streaming video..etc)
framework: Tons of updates from CodeAurora for video playback
framework: ShutdownThread: Set property to indicate radio shutdown
ace: shutdown: Force modem file system sync as part of shutdown
AR22:
Merged latest from AOSP master
Fixed Market issues introduced in AR21
bionic: Make use of ARMv7 optimized strlen()
msm7x30-common: enabled Scorpion optimizations
msm7x30-common: updated vidc headers from CodeAurora
NotificationMgr: Force led notification even if screen off
libpixelfliner: Use GCC visibility to reduce code size by 28%
AR21:
Fixed auto rotate not working on AR20 release
DeskClock: fix alarm not setting with voice action (issue #26)
AR20:
Launcher2: AppsCustomize: Fix Cling
Launcher2: A few minor speed tweaks
device/htc/msm7x30-common: sync latest Camera HAL
Mms: Display contact pictures in Mms notifications
Mms: fix Problems sending/receiving MMS, tears down MMS APN
Settings: Replace Performance category with AXControl
Settings: Add option to disable boot animation to Performance
Settings: option for volume wake (Settings>Display>Volume Wake)
Launcher2: Preferences: Hide Market button from the app drawer
Launcher2: Move "System settings" to the bottom of the menu
framework: Add support for bmp and wav content types in MMS
framework: NotificationManagerService: Fix notification led bug
framework: Increase PDU parts buffer size for performance reasons
Added new API for AtomicFile - NoSync to address power regression
system/extras: Store the uid and gid (when running on an Android device)
hardware/qcom/display: Add flag to avoid mapping memory in userspace
prebuilt: update Linaro Android toolchain to 4.6-12.02 pre-release
Custom libjpeg-turbo and ARM optimizations to freetype, libpixelflinger
Fixed more strict aliasing violations from Linaro + prepare for GCC 4.7
AR19:
msm7x30-common: updated 7230 kernel
msm7x30-common: cleaned up init.rc
msm7x30-common: updated headers from caf
Launcher2: added scroll wallpaper option
Phone: Add end call button to notification panel
Browser: option to long press to open in incognito tab
Browser: move UserAgent and CPU Upload to advanced menu
hardware/qcom/display: tons of updates from CodeAurora
Ace: fixed overlays and set own number as default vm #
framework: telephony: Add support for Caller Name Display
framework: allow backlight to decrease for lower ambiant light
framework: Fix data activity overlay not being removed when data is disabled
framework: Remove opaque check in GLRenderer when preparing dirty region
framework: Fix 'Avoid Binding Texture' logic in SurfaceTexture & SurfaceFlinger
framework: SurfaceTexture: Avoid binding texture if format not supported in GPU HW
framework: SystemUI: Display data icon independent of voice service state
AR18:
Fixed issue #12: mute not working
Ace: re-synced repo with Cyanogen
external/skia: Skia merge (r3022)
vendor/google: update gapps to 20120207
vendor/htc: updated adreno libs from Kali
Launcher: Add menu + number of homescreens
msm7x30-common: updated common 7230 kernel
msm7x30-common: updated media_profiles.xml for ICS
msm7x30-common: updated usb legacy (init.htc7x30.usb.rc)
Accept all mimetypes for inbound bluetooth file transfers
framework: AbsListView: Improve scrolling cache (re-enabled)
framework: Get SoftAP interface from wifi.ap.interface prop
framework: Set the data type icon to 0 when connected to wifi
framework: Add LegacyUsbDeviceManager::setCurrentFunction method
framework: Keep track of tetherable USB interfaces in up/down link states
AR17:
Now fully merged with AOSP master
vendor/google: updated gapps and maps
vendor/aospx: updated build fingerprint
qcom/display: updates from CodeAurora
system/vold: synced vold with CyanogenMod
vendor/aospx: updated apns-conf (fix issue #13)
Settings: allow developer options as a shortcut
Settings: add Performance menu with CPU settings
external/bluetooth: fix aliasing violations from linaro
frameworks/base: AbsListView: disable scrolling cache
frameworks/base: improved media scanner on devices with emmc
frameworks/base: Hiding media from folder with .nomedia file
SurfaceFlinger: Set the buffer size in the GraphicBufferAlloc
AR16:
msm7x30-common: updated headers
qcom/display: updates from CodeAurora
Camera: prebuilt apk to fix force closing
system/core: updated hosts file for ad blocking
system/core: Safely restart services to avoid race conditions
Superuser: fixed FC when checking for su binary update
Ace: updated init.spade.rc and ueventd (possible BT fix??)
hardware/msm7k: compiled with old audio libs (fixes mic issues)
prebuilt: updated to Linaro Android 4.6.3-2012.01 toolchain
AR15:
vendor/htc: updated proprietary libs
vendor/google: attempt to fix Exchange
vendor/aospX: disabled hot bluetooth switching
frameworks/base: Add percentage to stock battery
frameworks/base: option to disable bootanim via build.prop
dalvik: fix a bug in redundant branch elimination
Added larger font cache memory for large memory devices
libstagefright: Fix to free buffers properly in ERROR state
AR14:
msm7x30-common: update init.rc
Ace: Switch to mdp compostion
Ace: Add camera permissions to uevent
opengl: Enable -flto and -ffast-math
system/core: Fix aliasing violations
external/icu4c: Fix aliasing violations
fix build break with prebuilt toolchain
Exclude sha1.c when building libdex for device
AR13:
build/core: Enable more optimizations
Enable use of clz instruction in ffs function
Compiled with Linaro Android 4.6.3 toolchain + graphite
libagl: Enable CLZ instruction generation for TextureObjectManager
libpixelflinger: Build NEON optimized routine per target configuration
AR12:
vendor/htc: updated snd3254 binary
vendor/google: changed gapps to fix market issue
qcom/media: vidc/vdec updates from CodeAurora
msm7x30-common: updated vidc/vdec headers from CodeAurora
bionic: readdir: fix interface to kernel getdents64 function
bionic: sreadahead: adding readahead system call into bionic libc
bionic: Add extended attribute (xattr) system call wrappers to bionic.
AR11:
ace: static default wallpaper
qcom/display: updates from CAF
Launcher: enable 7 screens
Launcher: tweak DEFAULT_TENSION value
Launcher: PagedView: tweak mSnapVelocity
dalvik: Increase HEAP_IDEAL_FREE to 7.2mb
mms: Increased max sms threshold value
mms: Return to message list if the last message on thread is being deleted
mms: Add SMS Split by encoding and counter at end of message with settings
SurfaceFlinger: Remove the old GraphicBuffer reference
frameworks/base: Initialize MAXIMUM_FLING_VELOCITY using system prop
frameworks/base: Increase Zygote preload GC threshold to half the heapgrowthlimit
AR10:
ace: updated build fingerprint
qcom/camera: semi working now
framework: rebuilt on clean ics-mr1 base
msm7x30-common: fixed typo for wlan tethering
msm7x30-common: updated common 7230 kernel (updated wifi driver from 3.0)
AR9:
Superuser: synced repo with ChainsDD
Settings: Enable configuration of EAP-PWD
qcom/media: audio: msm7x30: fix ifdef derp
Launcher2: PagedView: Don't Clear Dirty Pages
stagefright: Fix playback for mkv files with lacing
Phone: Add option for setting device phone number
AR8:
build: Force insecure mode for userdebug builds
bionic: libm: Add a proper sincos() implementation
bionic: memcmp: prefetch optimizing for ARM Cortex-A8/A9
bionic: memmove: Fix the abuse of memcpy() for overlapping regions
bionic: revert Support GNU-style hash to speed up symbol lookup
AR7:
msm7x30-common: update flags
qcom/display: synced with latest from CAF
qcom/media: synced with latest from CAF
Music: Eliminate wakeup events for screen refresh
Music: Fix blinking of disc in Music application
Vendor: LatinIME: Update all dicts for ICS
LCD: allow dimming when docked or undocked
opengl: remove unused adreno flag from the makefile
Hold a reference to the allocated buffers in GraphicBufferAlloc
AR6:
System: fixed init.d support
msm7x30-common: update common 7230 kernel
DownloadProvider: download any file type
ContactProvider: add facebook contact support
Build: switched to userdebug instead of eng
AR5:
sqlite3: disabled sync
msm7x30-common: updated common 7230 kernel
Launcher2: LauncherModel: Optimize loading
Music: add lockscreen/notification music controls
Framework: Long press back to kill (developer options)
Framework: Custom Toggle Menu (updated with BT, Data and GPS toggles)
Download links can be found in Existz's thread in the OP (original post)
All Credits Go To!:
Existz
AOSP
AOKP (TeamKang)
beforedenied (preview image above)
CodeAurora
Codenamedroid
CyanogenMod
Kali-
LordClockan
TwistedUmbrella
Oxygen-Rom
0xlab
Be sure to thank these guys for their amazing work!
Have at it guys and gals and remember, there are no dumb questions!
Reserved
http://forum.xda-developers.com/showthread.php?t=1578873
If you guys could help at all, it'd be great
Sent from the heavens using XDA
young440 said:
http://forum.xda-developers.com/showthread.php?t=1578873
If you guys could help at all, it'd be great
Sent from the heavens using XDA
Click to expand...
Click to collapse
Try using the recorder that came with go SMS instead of the stock one. Let me know if it works!
OK, this may be an ICS issue rather than an aospx issue, but my icons in folders keep rearranging themselves. Thoughts?
Sent from the computer I carry in my pocket.
ST3ALTHPSYCH0 said:
OK, this may be an ICS issue rather than an aospx issue, but my icons in folders keep rearranging themselves. Thoughts?
Sent from the computer I carry in my pocket.
Click to expand...
Click to collapse
It might be an ics issue. I haven't had any problems. Are you on AR28? Are you running s different launcher?
PipelinerArd said:
It might be an ics issue. I haven't had any problems. Are you on AR28? Are you running s different launcher?
Click to expand...
Click to collapse
Yep, running AR 28 with the stock launcher. I saw this behavior on 25&26 as well. Didn't ever use folders before that.
Sent from the computer I carry in my pocket.
ST3ALTHPSYCH0 said:
Yep, running AR 28 with the stock launcher. I saw this behavior on 25&26 as well. Didn't ever use folders before that.
Sent from the computer I carry in my pocket.
Click to expand...
Click to collapse
Try using a different launcher like nova and see if it still happens. If not then its an issue with the stock launch. If it still shows up then its an ICS issue
Question, How do I keep the toogles from hiding on this rom. I looked in setting but cant find anything. THX
Reinaldo33897 said:
Question, How do I keep the toogles from hiding on this rom. I looked in setting but cant find anything. THX
Click to expand...
Click to collapse
Toggles auto hide themselves. There is no option to change it. Are you running AR28?
PipelinerArd said:
Toggles auto hide themselves. There is no option to change it. Are you running AR28?
Click to expand...
Click to collapse
I was using 27 and thinking of flashing 28. But like IceCold and Redemption I had the option of hiding toggles or leave them showing which to me looks better when they are showing.
Reinaldo33897 said:
I was using 27 and thinking of flashing 28. But like IceCold and Redemption I had the option of hiding toggles or leave them showing which to me looks better when they are showing.
Click to expand...
Click to collapse
Its available in those roms because they have all the "extras" that AOSPX doesn't offer.
I'm having issues with GPS. I'm running AR28. Data wipe, cache and dalvik cache, flashed rom then inspiremod. I've only installed a few apps like fb and eBay, tapatalk but no games or anything I haven't used before. I've rebooted about 4 or 5 times and it hasn't helped. I can't get a good lock. With AR26 I had no issues. Indoor outdoor or where ever. Now I'm lucky to get a lock at all. If it does lock, then I travel, it loses it. Any ideas?
Sent from here using magic air wires.
sebo1084 said:
I'm having issues with GPS. I'm running AR28. Data wipe, cache and dalvik cache, flashed rom then inspiremod. I've only installed a few apps like fb and eBay, tapatalk but no games or anything I haven't used before. I've rebooted about 4 or 5 times and it hasn't helped. I can't get a good lock. With AR26 I had no issues. Indoor outdoor or where ever. Now I'm lucky to get a lock at all. If it does lock, then I travel, it loses it. Any ideas?
Sent from here using magic air wires.
Click to expand...
Click to collapse
That sounds like an "under the hood" problem that might get resolved in the next build.
PipelinerArd said:
That sounds like an "under the hood" problem that might get resolved in the next build.
Click to expand...
Click to collapse
In keeping up with the dev thread, there haven't been any other reports.
Sent from here using magic air wires.
sebo1084 said:
In keeping up with the dev thread, there haven't been any other reports.
Sent from here using magic air wires.
Click to expand...
Click to collapse
Did you do a full wipe coming from previous version?
PipelinerArd said:
Did you do a full wipe coming from previous version?
Click to expand...
Click to collapse
Said that in my first post.
Sent from here using magic air wires.
sebo1084 said:
Said that in my first post.
Sent from here using magic air wires.
Click to expand...
Click to collapse
Data wipe isn't the same as full wipe..
PipelinerArd said:
Data wipe isn't the same as full wipe..
Click to expand...
Click to collapse
Please explain the difference. All I see is data wipe/factory reset.
Sent from here using magic air wires.
sebo1084 said:
Please explain the difference. All I see is data wipe/factory reset.
Sent from here using magic air wires.
Click to expand...
Click to collapse
Well a full wipe is a .zip file made by android revolution and that's what I always use after I wipe my data. I'll pm it to you if youd like? Just wipe data, full wipe, then flash rom.

[ROM][MAY 24][ICS 4.0.4] aospX 1.0.0-BR1 | IMM76I | Source | WIP

All credit goes to existz. This is just a copy/paste from the Inspire 4G section. Original is here.
I figured some people with DHD's may not know about this ICS ROM and want to give it a try.
{
"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"
}
RULE #1: Do NOT ask for ETAs!
RULE #2: This is NOT CM, do NOT ask for CM features!
Features:
- Based off AOSP master
- Busybox and Init.d support
- Updated TalonACE kernel for ICS
- Compiled with Linaro Android 4.6.3 Toolchain
- Custom Quick Toggles Menu (tap Settings icon in notification pulldown)
- Patches from AOKP, CM, CodeAurora, Linaro, 0xlab..plus more
- Working Bluetooth, GPS, WIFI/Tethering
Working:
* Camera
* Sound
* Phone works 2G/3G
* Touch
* SD Card
* Wifi
* Sensors
* Headphones
* Bluetooth
* EGL
* Market
* Gallery
* 3D Acceleration
* Video Playback
* GPS
* Tethering
* Facebook contact sync
* more..
Not working:
* Video camera in stock app (use UCam or VideoCam Illusion from market)
* more... See Issues List
Install Instructions:
* Wipe data/factory reset
* Install zip from sdcard
* Inspire users flash Inspiremod
* Reboot!
Downloads:
AR = Alpha Release
BR = Beta Release
MR = Milestone Release
RC = Release Canidate
Downloads hosted on GoogleCode
Mirror: http://goo-inside.me/devs/existz/aospx
Please check the Issue Tracker BEFORE posting: HERE
For Chat and Support Join #aospx on IRC Freenode
Sources:
http://github.com/aospX
http://github.com/existz
Code:
BR1:
Merged latest from AOSP master
google: updated Maps to v6.7.0
aospx: update BUILD_ID for IMM76I
qcom/display: updates from CodeAurora
qcom/mm-video: updates from CodeAurora
frameworks/base: Wifi/AP fixes from CM
frameworks/base: Add volume music controls
framework,libpng,libxml2 updated from CAF
Launcher2: A few updates from CodeAurora
Launcher2: Added Overflow Menu to AppDrawer
Bluetooth: Add MAP Profile features (#3857)
qcom: Add Chromium plug-ins from CodeAurora
Contacts: Merge latest from AOSP ics-mr1-release
Contacts: Add lookup in Call logs to lookupNumber
qcom: Remove the software opengl lib from egl.cfg
Telephony: Add HSPAP to getTcpBufferSizesPropName
skia: Fixed memory leak in SkDraw::drawDevMask
skia: Fix a bug in clampx_nofilter_trans_S16_D32_DX
framework: Fix a couple of nasty heap corruption bugs
DeskClock: Set volume button setting to None by default
zlib: updated to latest from github.com/madler (1.2.7.1)
Mms: Added option to show full date/time for the messages
Browser: Handling the ActivityNotFoundException in Browser
Tremolo: Add workaround for gcc-linaro bug 913528/gcc bug 51794
AR31:
Merged latest from AOSP master
google: updated gapps to 20120429
aospx: updated GooManager to v2.0.5
aospx: updated apns-conf.xml from cm
Launcher2: Various speed improvements
kernel: msm_fb from primou 3.0 kernel
kernel: various updates from CodeAurora
libhardware_legacy: Fix issues with VOIP
system/core: rootdir: updated hosts file
frameworks/base: Fix aliasing violations
frameworks/base: Updates from CodeAurora
qcom/display: merge latest from CodeAurora
qcom/mm-video: merge latest from CodeAurora
qcom: Update proprietary libs from CodeAurora
zlib: updated to latest from github.com/madler
msm7x30: init.rc: Restrict zygote to system user
Browser: Manage Slide Transitions incompatibility
Settings: Use Holo theme for ActivityPicker Dialog
Camera: Fix sound playing when Volume zoom is enabled
Camera: Don't try to set focus/metering areas when none exist
AR30:
Merged latest from AOSP master
framework: updates from CodeAurora
updated bash (4.2) and lsof (4.86)
build: various gcc 4.6 compiler fixes
qcom/mm-video: updated latest from CodeAurora
skia: Revert "external/skia: Add QC hooks" (Issue #50)
dalvik: Revert "Debug Change to stop the process with excessive JNI"
AR29:
Ace: enable mass storage
Ace: update prop for better pm
Gapps: Updated to latest 20120317
aospX/common: Add OpenVPN to build
aospX: use cleaner default wallpaper
Camera: commits from CAF and Twisted
DexOpt anything on /system in /cache
Music: Merged latest from CodeAurora
system/core: Merged 4.0.4_r1.1 history
qcom/display: disabled various debugging
qcom/display: Merged latest from CodeAurora
framework: Various commits from CodeAurora
framework: Fix contact lookup with CLIR prefix
framework: AudioManager: Handle KEYCODE_VOLUME_MUTE
Updated iptables (v1.4.13) and iproute2 (3.3.0)
kernel: kgsl,vidc,rotator,pmem updated from CAF
Mms: Fix wrong message selection in context menu
Mms: Make notifications consistent with the Gapps
Rebased webkit/skia/v8 off latest from CodeAurora
DeskClock: Fix "dismiss dialog would unlock lockscreen"
DeskClock: Added flip to dismiss/snooze functionality
libphonenumber: Avoid '0' being discarded in dial string.
Browser: swipe edge of screen to view the previous/next tab
Attempt #1 to fix homescreen stutter (reverted CAF performance class)
libI420colorconvert: Add new library for MovieStudio color conversions
AR28:
kernel: Revert back to old cpu frequency layout
framework: Bring auto-brightness inline with CM
Keyboard backlight for non-autobrightness fix (Issue #14)
google: Updated Email/Exchange apks to 4.0.4 version (Issue #43)
AR27:
Ace: Update qcom prop
Ace: Support Android encryption
dalvik: Added/Enabled KSM Support
DeskClock: Add Digital Clock widget
bluetooth: AVRCP 1.3 feature changes
su: Revert back to ics release branch
Camera: Updated app to latest from CM
framework: More updates from CodeAurora
Merged latest from AOSP (Android 4.0.4)
msm7x30: Updated Camera HAL from Twisted
msm7x30: Updated kernel (kgsl/vidc drivers)
Fixed some Touchscreen issues (ie. Temple Run)
qcom/mm-core: Updated to latest from CodeAurora
qcom/mm-video: Updated to latest from CodeAurora
qcom/display: Updated to latest from CodeAurora
qcom/media: audio: Disable debug messages in log
zlib: merged latest develop branch from madler (v1.2.7)
AR26:
dalvik: Tons of fixes from CodeAurora
Launcher2: CellLayout: Better Scaling
qcom/display: Merged latest from CodeAurora
qcom/mm-video: Merged latest from CodeAurora
Settings - Fix Google typo in utility function
DeleteDropTarget: Haptic Feedback on Long-Press
DeleteDropTarget: Clear when dragging from AllApps
msm7x30-common: Updated Camera HAL from Twisted
Updated to official Adreno GPU libs from Qualcomm
Phone/Contacts: Update T9 and Dialpad translations
bionic: define malloced address to 16-byte aligned
bionic: include <machine/cpu-features.h> in byteorder.h
build: Fix for "dexopt: No such file or directory" error
libpixelflinger: Add ARM NEON optimized scanline_t32cb16
libpixelflinger: Neon*implementation*of*t32cb16blend*function
simplify and improve BOARD_USE_LEGACY_TOUCHSCREEN
su-binary: synced with latest development branch from ChainsDD
vendor/htc: updated libbcc.so compiled with Linaro 2012.03
framework: audioflinger: Optimze ditherAndClamp with ARM NEON
framework: Remove 'Bypass Texture Creation' hack in frameworks
framework: SystemUI: Hide expanded dialog when screen is off
frameworks/base: Removed intent logging from SearchDialog.java
Phone: Prevent DTMFTwelveKeyDialer from logging all keypresses
Phone: Disable accelerometer sensor while in-call & screen UI off
AR25:
Some minor fixes to MediaProvider
Music: Various fixes from CodeAurora
Monkey: request am to show the ANR dialog
Dialer: Fix initial state for t9 sort mode
msm7x30-common: Update Camera HAL from Twisted
ContactsProvider: Adjust a variable type conversion
frameworks/base: More various updates from CodeAurora
Change default mode for journal files created by sqlite
dalvik: Exclude sha1.c when building libdex for device
core: allow radio users to access all rmnet* interface
Webkit and Skia(r3312) version updates from AOSP Master
qcom/media: Built using new qcom audio libs (mic works!)
qcom/display: Merged with latest from CodeAurora ics_chocolate
zlib: Update to version on adler32/slhash repo as of Mar 07, 2012
AR24:
Merge latest from AOSP Master
mm-core: Updates from CodeAurora
mm-video: Updates from CodeAurora
Launcher2: Removed 5.2mb of unused pngs
Dialer: Add Dialpad settings and T9 dialer
frameworks/base: Tons of updates from CodeAurora
Tons of fixes from CodeAurora for video playback
qcom/display: Synced with CAFs ics_chocolate branch
mTetherInterfaceName vs mInterfaceName mismatch
msm7x30-common: Updated Camera HAL from Twisted (Panaroma)
Changes to MediaProvider fixing missing media in apps (ie. Gallery)
AR23:
Merged latest from AOSP master
Ace: Updated OMX permissions in uevent
DeleteDropTarget: Long-Hold To Uninstall
msm7x30-common: updated media_profiles.xml
vendor/aospx: Set BUILD_ID to release standards
framework: Telephony: Correct the typo in RIL.java
Avoid video buffers filling and flushing in SEEK state
libstagefright: Fix to free buffers properly in ERROR state
Fixed hardware video decoding (HD video, streaming video..etc)
framework: Tons of updates from CodeAurora for video playback
framework: ShutdownThread: Set property to indicate radio shutdown
ace: shutdown: Force modem file system sync as part of shutdown
AR22:
Merged latest from AOSP master
Fixed Market issues introduced in AR21
bionic: Make use of ARMv7 optimized strlen()
msm7x30-common: enabled Scorpion optimizations
msm7x30-common: updated vidc headers from CodeAurora
NotificationMgr: Force led notification even if screen off
libpixelfliner: Use GCC visibility to reduce code size by 28%
AR21:
Fixed auto rotate not working on AR20 release
DeskClock: fix alarm not setting with voice action (issue #26)
AR20:
Launcher2: AppsCustomize: Fix Cling
Launcher2: A few minor speed tweaks
device/htc/msm7x30-common: sync latest Camera HAL
Mms: Display contact pictures in Mms notifications
Mms: fix Problems sending/receiving MMS, tears down MMS APN
Settings: Replace Performance category with AXControl
Settings: Add option to disable boot animation to Performance
Settings: option for volume wake (Settings>Display>Volume Wake)
Launcher2: Preferences: Hide Market button from the app drawer
Launcher2: Move "System settings" to the bottom of the menu
framework: Add support for bmp and wav content types in MMS
framework: NotificationManagerService: Fix notification led bug
framework: Increase PDU parts buffer size for performance reasons
Added new API for AtomicFile - NoSync to address power regression
system/extras: Store the uid and gid (when running on an Android device)
hardware/qcom/display: Add flag to avoid mapping memory in userspace
prebuilt: update Linaro Android toolchain to 4.6-12.02 pre-release
Custom libjpeg-turbo and ARM optimizations to freetype, libpixelflinger
Fixed more strict aliasing violations from Linaro + prepare for GCC 4.7
AR19:
msm7x30-common: updated 7230 kernel
msm7x30-common: cleaned up init.rc
msm7x30-common: updated headers from caf
Launcher2: added scroll wallpaper option
Phone: Add end call button to notification panel
Browser: option to long press to open in incognito tab
Browser: move UserAgent and CPU Upload to advanced menu
hardware/qcom/display: tons of updates from CodeAurora
Ace: fixed overlays and set own number as default vm #
framework: telephony: Add support for Caller Name Display
framework: allow backlight to decrease for lower ambiant light
framework: Fix data activity overlay not being removed when data is disabled
framework: Remove opaque check in GLRenderer when preparing dirty region
framework: Fix 'Avoid Binding Texture' logic in SurfaceTexture & SurfaceFlinger
framework: SurfaceTexture: Avoid binding texture if format not supported in GPU HW
framework: SystemUI: Display data icon independent of voice service state
AR18:
Fixed issue #12: mute not working
Ace: re-synced repo with Cyanogen
external/skia: Skia merge (r3022)
vendor/google: update gapps to 20120207
vendor/htc: updated adreno libs from Kali
Launcher: Add menu + number of homescreens
msm7x30-common: updated common 7230 kernel
msm7x30-common: updated media_profiles.xml for ICS
msm7x30-common: updated usb legacy (init.htc7x30.usb.rc)
Accept all mimetypes for inbound bluetooth file transfers
framework: AbsListView: Improve scrolling cache (re-enabled)
framework: Get SoftAP interface from wifi.ap.interface prop
framework: Set the data type icon to 0 when connected to wifi
framework: Add LegacyUsbDeviceManager::setCurrentFunction method
framework: Keep track of tetherable USB interfaces in up/down link states
AR17:
Now fully merged with AOSP master
vendor/google: updated gapps and maps
vendor/aospx: updated build fingerprint
qcom/display: updates from CodeAurora
system/vold: synced vold with CyanogenMod
vendor/aospx: updated apns-conf (fix issue #13)
Settings: allow developer options as a shortcut
Settings: add Performance menu with CPU settings
external/bluetooth: fix aliasing violations from linaro
frameworks/base: AbsListView: disable scrolling cache
frameworks/base: improved media scanner on devices with emmc
frameworks/base: Hiding media from folder with .nomedia file
SurfaceFlinger: Set the buffer size in the GraphicBufferAlloc
AR16:
msm7x30-common: updated headers
qcom/display: updates from CodeAurora
Camera: prebuilt apk to fix force closing
system/core: updated hosts file for ad blocking
system/core: Safely restart services to avoid race conditions
Superuser: fixed FC when checking for su binary update
Ace: updated init.spade.rc and ueventd (possible BT fix??)
hardware/msm7k: compiled with old audio libs (fixes mic issues)
prebuilt: updated to Linaro Android 4.6.3-2012.01 toolchain
AR15:
vendor/htc: updated proprietary libs
vendor/google: attempt to fix Exchange
vendor/aospX: disabled hot bluetooth switching
frameworks/base: Add percentage to stock battery
frameworks/base: option to disable bootanim via build.prop
dalvik: fix a bug in redundant branch elimination
Added larger font cache memory for large memory devices
libstagefright: Fix to free buffers properly in ERROR state
AR14:
msm7x30-common: update init.rc
Ace: Switch to mdp compostion
Ace: Add camera permissions to uevent
opengl: Enable -flto and -ffast-math
system/core: Fix aliasing violations
external/icu4c: Fix aliasing violations
fix build break with prebuilt toolchain
Exclude sha1.c when building libdex for device
AR13:
build/core: Enable more optimizations
Enable use of clz instruction in ffs function
Compiled with Linaro Android 4.6.3 toolchain + graphite
libagl: Enable CLZ instruction generation for TextureObjectManager
libpixelflinger: Build NEON optimized routine per target configuration
AR12:
vendor/htc: updated snd3254 binary
vendor/google: changed gapps to fix market issue
qcom/media: vidc/vdec updates from CodeAurora
msm7x30-common: updated vidc/vdec headers from CodeAurora
bionic: readdir: fix interface to kernel getdents64 function
bionic: sreadahead: adding readahead system call into bionic libc
bionic: Add extended attribute (xattr) system call wrappers to bionic.
AR11:
ace: static default wallpaper
qcom/display: updates from CAF
Launcher: enable 7 screens
Launcher: tweak DEFAULT_TENSION value
Launcher: PagedView: tweak mSnapVelocity
dalvik: Increase HEAP_IDEAL_FREE to 7.2mb
mms: Increased max sms threshold value
mms: Return to message list if the last message on thread is being deleted
mms: Add SMS Split by encoding and counter at end of message with settings
SurfaceFlinger: Remove the old GraphicBuffer reference
frameworks/base: Initialize MAXIMUM_FLING_VELOCITY using system prop
frameworks/base: Increase Zygote preload GC threshold to half the heapgrowthlimit
AR10:
ace: updated build fingerprint
qcom/camera: semi working now
framework: rebuilt on clean ics-mr1 base
msm7x30-common: fixed typo for wlan tethering
msm7x30-common: updated common 7230 kernel (updated wifi driver from 3.0)
AR9:
Superuser: synced repo with ChainsDD
Settings: Enable configuration of EAP-PWD
qcom/media: audio: msm7x30: fix ifdef derp
Launcher2: PagedView: Don't Clear Dirty Pages
stagefright: Fix playback for mkv files with lacing
Phone: Add option for setting device phone number
AR8:
build: Force insecure mode for userdebug builds
bionic: libm: Add a proper sincos() implementation
bionic: memcmp: prefetch optimizing for ARM Cortex-A8/A9
bionic: memmove: Fix the abuse of memcpy() for overlapping regions
bionic: revert Support GNU-style hash to speed up symbol lookup
AR7:
msm7x30-common: update flags
qcom/display: synced with latest from CAF
qcom/media: synced with latest from CAF
Music: Eliminate wakeup events for screen refresh
Music: Fix blinking of disc in Music application
Vendor: LatinIME: Update all dicts for ICS
LCD: allow dimming when docked or undocked
opengl: remove unused adreno flag from the makefile
Hold a reference to the allocated buffers in GraphicBufferAlloc
AR6:
System: fixed init.d support
msm7x30-common: update common 7230 kernel
DownloadProvider: download any file type
ContactProvider: add facebook contact support
Build: switched to userdebug instead of eng
AR5:
sqlite3: disabled sync
msm7x30-common: updated common 7230 kernel
Launcher2: LauncherModel: Optimize loading
Music: add lockscreen/notification music controls
Framework: Long press back to kill (developer options)
Framework: Custom Toggle Menu (updated with BT, Data and GPS toggles)
Credits:
AOSP
AOKP (TeamKang)
beforedenied (preview image above)
CodeAurora
Codenamedroid
CyanogenMod
Kali-
LordClockan
TwistedUmbrella
Oxygen-Rom
0xlab
..and everyone involved in porting to DHD/Inspire 4G
looks promising. thx
btw- list of bugs ?
and - i guess video rec ain't working right?
video recorder working?
Thanks for this one
im wondering if all apps is working fine.
But, thank you very much for ur info.
all working without bugs?
Installed and I'm getting "unfortunately, the process com.android.phone has stopped working"
cam and video cam closes.
Matt
---------- Post added at 12:35 PM ---------- Previous post was at 12:34 PM ----------
Now about to reboot into recovery and try clicking fix permissions and then reboot, see if that works.
Matt
matthew33 said:
Installed and I'm getting "unfortunately, the process com.android.phone has stopped working"
cam and video cam closes.
Matt
---------- Post added at 12:35 PM ---------- Previous post was at 12:34 PM ----------
Now about to reboot into recovery and try clicking fix permissions and then reboot, see if that works.
Matt
Click to expand...
Click to collapse
Completely wipe and re-flash if that doesn't work.
This is sweet, good job!!
t-bon3 said:
Working:
* Camera
* Sound
* Phone works 2G/3G
* Touch
* SD Card
* Wifi
* Sensors
* Headphones
* Bluetooth
* EGL
* Market
* Gallery
* 3D Acceleration
* Video Playback
* GPS
* Tethering
* Facebook contact sync
* more..
Not working:
* Video camera in stock app (use UCam or VideoCam Illusion from market)
* more... See Issues List
Click to expand...
Click to collapse
This is for people who do not know how to read
@OP: Keep up the good work
shad0wboss said:
This is for people who do not know how to read
@OP: Keep up the good work
Click to expand...
Click to collapse
Lol... good one.
Sent from a dream.
finally existz's rom on DHD section!!
LorD ClockaN said:
finally existz's rom on DHD section!!
Click to expand...
Click to collapse
Has anyone fully tested this ROM? Pls share your experience.
[email protected] said:
Has anyone fully tested this ROM? Pls share your experience.
Click to expand...
Click to collapse
Yes...read the thread in the I4G section... It has worked well for months.
Difference is that it's a very stock Google setup, so no/few CM/AOKP tweaks. Some like this.
Did you get his permission to post this?
Edit - Reason I ask is your only supposed to post your own work in the DEV section. Not copy and paste other peoples work.
only post work that is yours. If he wanted his rom posted here it would be.
thread closed

[ROM] [KLTE] [CM 12.1] [April24] Unofficial build with wpa_supplicant fix

This is an unnoficial build from the latest cm-12.1 git version as of April 24, 14:30 CEST, for klte only (i.e. no support spr, usc, etc.!), with no changes or additions. There was a critical bug in wpa_supplicant that was fixed two days ago that could lead to remote code execution over WiFi, and there isn't a new release in albinoman887's thread yet. I compiled this for personal use and thought that I might do others a favour in uploading this, but I won't provide any further updates and/or extended support. albinoman887 does a great job and I really don't want to compete with anyone here
Flashable zip: https://www.androidfilehost.com/?fid=96042739161892966
sha1: 3e9322b2093c4f4263123987942d00565101aed0
md5: c883fb25ad67813ddf86f36d18ac20da
Aggregated git log with changes since albinoman887's 04/16/2015 build:
android: 5.1.0_r5 -> 5.1.1_r1
android: Add LZ4 tools to the build
art: ART: patchoat gets gzip support for compressed odex files
art: ART: prevent patchoat from symlinking with dummy files
AudioFX: Automatic translation import
av: audio: Fix fast playback of Ringtone for SCO call
av: audio: Fix for camcorder shutter playback issue on BT
av: audio: Fix for ringtone playback issue on USB AOA
av: audio: Fix ringtone mute issue
av: audiopolicy: Cleanup and fix compilation warnings
av: audiopolicy: Fix Audio record permission CTS failure.
av: Audiopolicymanager: handle incall sonification without checking output refCount
av: audio: Reduce device switch delay
av: camera: Add support for mediatek cameras
av: CameraService: Fix recursive lock acquire during client destruction.
av: Initialize the start time if not specified in meta data
av: libstagefright: Fix for testException
av: mediatek: Port AV changes
av: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/frameworks/av into cm-12.1
av: NuPlayer: Don't maintain timeStamp if state is running
av: nuplayer: Fix audio EOS notifiy on AudioSink not ready
av: nuplayer: Fix for persist.debug.sf.noaudio when resuming
av: Revert "audio: Fix issues during device switch"
av: Revert "Audio streaming error when playing a stream that contains "end of file"."
av: Revert "nuplayer: Add cached lookup of track duration"
av: Revert "NuPlayer: Disable widevine flag for L3 content"
av: Screenshots info is not updated when device is plugged in MTP mode
av: stagefright: Be more tolerant of missing metadata for FFMPEG codecs
av: stagefright: Fix the unhappy path in ACodec configuration step
av: stagefright: httplive: Fix switching for HLS live use-cases
base: Added carrier selection to DataUsageTile
base: Add static patternToString() with pattern size
base: AudioService: fix crash when no music player found
base: Automatic translation import
base: Avoid duplicated calling to isRestricted to improve performance
base: base: ConnectivityServer: Don't reap the new network
base: base: nat464X: Only update ipv4 pseudo-interface when it's connected
base: Do not check mHomePressed on HOME in interceptKeyBeforeDispatching
base: Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxinfo'
base: doze: Do not bother checking proximity for the DOZE_ACTION intent
base: Fix an apk icon animation corruption issue
base: Fix ANR caused by hwuiTask thread
base: Fix HTC headset handling.
base: Fix: In Afrikaans the unit name is not before size but after.
base: Fix memory leak in Connectivity Service when phone app crashes
base: fix Notification volume slider linking
base: Fix pattern visibility settings (1/2)
base: Forward port CM Screen Security settings (1/2)
base: framework: add KillSwitch stubs
base: Frameworks: Allow/Prevent notification light in Zen mode (1 of 2)
base: frameworks/base: Zen mode add 10 and 12 hours downtime
base: frameworks: display: Added automatic brightness configs
base: frameworks : Extends mimetype list hence apps can view the media files.
base: frameworks: fix reading default pattern size file
base: Keyguard: only tint the sim card drawable when multisim is enabled
base: media:Modify the display of system default ringtone when it is none.
base: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/frameworks/base into cm-12.1
base: Mobile data tile: open network settings
base: Optimize IncallUI delay for voice calls
base: printspooler: Print view crash.
base: Protected Apps: do not filter components from the same UID
base: qs: support for all timeout value in case set by user apps
base: Remove legacy ThemesTest
base: Remove opaque check in preparing dirty region
base: Restore AOSP translations
base: restrict updateExternalMediaStatus to non-emulated storage
base: Return of Silent mode (1/2)
base: Revert "third part apps can disable the secret lockscreen"
base: ScreenCap : Add jpeg support
base: Screenshots info is not updated when device is plugged in MTP mode
base: SystemUI: Show operator name UI after getting valid operator name
base: SysUI: Invert notification backgrounds
base: Themes: Add palettized icon background support
base: Use fabsf() rather than abs()
base: WindowManagerService not propagating X and Y steps
base: ZenModeHelper: To pass android.media.cts.AudioManagerTest.
Bluetooth: Automatic translation import
Bluetooth: Bluetooth: fix StaleDataException when pairing with other device
BluetoothExt: Automatic translation import
Browser: [BugFix][Browser]Can't download music from music.baidu.com
Browser: Enable immersive full-screen video playback
build: build: Add a couple more custom pathmap variables
build: build: Add option to compress precompiled odex with gzip
build: build/core: Define find-other-aidl-files.
build: build: Move bacon public key to device tree
build: build: releasetools: Support transparent compression
build: Colorize more target file output
build: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/build into cm-12.1
build: ota_from_target_files: Fix path for SkipNextActionIfTargetExists
build: ota: Include full boot images when imgdiff fails
build: releasetools: add compatibility for full ota functions with incrementals
Calculator: Automatic translation import
Calculator: Calculator: fix color lookups in GraphView
Calendar: Automatic translation import
Calendar: Calendar: add feature to select/deselect all events in delete view
Calendar: Calendar: do not auto save events when importing
Calendar: Calendar: support ACTION_VIEW instead of ACTION_SEND
Camera2: Automatic translation import
CellBroadcastReceiver: Automatic translation import
CellBroadcastReceiver: CellBroadcastReceiver : Show alerts in FIFO order
CMAccount: Automatic translation import
cm: Add hipri to ATT Phone APN
CMBugReport: Automatic translation import
CMFileManager: Automatic translation import
CMFileManager: CMFileManager: After change language, the navigation view item summary doesn't change
CMFileManager: CMFileManager: Fix CMFileManager display "sdcard1" and the content is null after adding a new user/guest
CMFileManager: [CMFileManager] Fix "File Manager isn't responding..." pops up after tapping "Secure storage" in File Manager
CMFileManager: [CMFileManager] Fix the DrawerLayout don't disapper after press back key.
CMFileManager: [CMFileManager] Fix the filemanager can copy parent folder to child folder
CMFileManager: CMFileManager: Printing preview content is not show complete.
CMFileManager: CMFileManager: when cancel coping, the dest file also exists and is incomplete.
CMFileManager: Enable ok button, filename is still valid.
CMFileManager: Implement a dialog that warns the user that we must expose the content of the file by copying it out to an unsecure location in order to allow the external applications to read the files.
CMFileManager: Improve string for crowdin
CMFileManager: Make the new filename max length error message show.
CMFileManager: Support RTL layouts everywhere.
cm: Remove SPN configurations for Japan
cm: Updated Free Mobile APN
CMUpdater: Automatic translation import
CMUpdater: CMUpdater: Drop DashClock extension and auto backup support
cm: vendor: add sepolicy entry for killswitch service
cm: vendor:cm: update contributors
CMWallpapers: Automatic translation import
cm: We are at CM12.1 now
common: Allow msm8916 platforms to specify their TARGET_LIBINIT_DEFINES_FILE file
Contacts: Automatic translation import
ContactsCommon: [3/3] ContactsCommon: Smart Dialer
ContactsCommon: Automatic translation import
ContactsCommon: ContactsCommon : Modify ContactPhotoManager to fetch contacts' bitmaps
core: Allocate a new AIDs for RFS module
core: fastboot: Add lz4 libs
core: init: Add a new keywork "log" that logs a message
core: System/core: Use memmove
DeskClock: Automatic translation import
DeskClock: Hide flip setting if the phone doesn't have the required hardware sensor.
DeskClock: TimerReceiver: Correctly show the remaining time for 100 hours
Dialer: [2/3] Dialer: Smart Dialer
Dialer: Automatic translation import
Dialer: Use "unknown" in filename if call recording phone number undefined
DownloadProvider: Automatic translation import
Eleven: Automatic translation import
Eleven: Eleven: Checkboxes to switches
Eleven: Eleven: minor string tweaks
Eleven: Eleven: properly send open/close session events
Eleven: eleven: remove_ACTION_PICK from manifest
Eleven: Eleven: Show/Hide album art on lockscreen
Eleven: Merge "Eleven: Checkboxes to switches" into cm-12.1
Eleven: Merge "eleven: remove_ACTION_PICK from manifest" into cm-12.1
Eleven: Merge "Eleven: Show/Hide album art on lockscreen" into cm-12.1
Email: Automatic translation import
Email: email: finish the settings activity after delete its account
Email: Fix NPE in getHierarchicalFolder
Email: Update strings for crowdin
extras: make_ext4fs: Fix buffer allocation for lz4 compressor
extras: make_ext4fs: Transparent compression support
Galaxy4: Automatic translation import
Gallery2: Automatic translation import
google: Fix build
google: google: Update to v3 analytics.
icu: icu: Fix Kurdish Arabic locale detection
icu: icu: Regenerate stub data for 5.1
ims: Add interface to determine whether the IMS service is available
InCallUI: Automatic translation import
InCallUI: Fix call recorder exception on unknown number / conference call
invensense: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/hardware/invensense into cm-12.1
LatinIME: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/packages/inputmethods/LatinIME into cm-12.1
libpng: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/external/libpng into cm-12.1
libselinux: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/external/libselinux into cm-12.1
LockClock: Automatic translation import
MediaProvider: MediaProvider: don't delete entries of secondary storage on shutdown
Mms: [1/3] Mms: Smart Dialer
Mms: Automatic translation import
Mms: Backup: close cursor
Mms: Expose hard coded background colors from layouts for search activity.
Mms: Improve subject editor layout.
Mms: Kill off some debug spam.
Mms: Minor logic cleanup.
Mms: Mms-add Calendar event type of loading Calendar draft
Mms: MMS: Add feature to auto-enable mobile data for MMS send or receive.
Mms: Mms : Add missing show() on Toast for unsupported Calendar app
Mms: Mms: add vcalendar as a saveable content type
Mms: Mms : Dismiss compose activity, if deleting last message and no text
Mms: Mms : Only exit after deleting last message
Mms: Mms: Recipients field is cleared when returning from SelectRecipients
Mms: Mms - remove Subject listener first when remove the subject
Mms: Mms: The Slideshow time display incomplete on Edit Slideshow
Mms: Properly populate subscription ID column when sending MMS.
msm8960: gralloc: Add allocation support for standard NV12
msm8960: gralloc: Fix incorrect handle validation check
msm8960: gralloc: handle YCbCr 420SP format in lock_ycbcr
msm8960: mm-video:vdec: Fix random ION memory call failures
msm8960: mm-video: vdec: initialize m_native_buffers_enabled flag appropriately
msm8960: mm-video: venc: Fix reconbuffer free crash.
msm8974: Merge branch 'LA.BF.1.1.1_rb1.19' of git://codeaurora.org/platform/hardware/qcom/media into cm-12.1
msm8994: audio: Only allow non-legacy HAL
msm8994: audio: Use direct project pathmap
msm8994: audio: Use project pathmap
msm8994: correct use of project-path
msm8994: display: Use project pathmap
msm8994: Don't build lights module if vendor supplies it
msm8994: hal : add 8992 for msm8992 audio
msm8994: media: Avoid collision with FFMPEG plugin
msm8994: media: Use project pathmap
msm8994: mm-core: add mpeg2 and vc1 secure component entries
msm8994: vidc: Fix makefiles
native: Fix a memory corruption issue when vector resize
native: installd: Add gzipped odex support
native: Support WAKE flag in keyboard layouts
PhaseBeam: Automatic translation import
PhoneCommon: Automatic translation import
PhoneCommon: PhoneCommon: Adjust dimens for hdpi
PhotoPhase: Automatic translation import
qcom-common: qcom-common: remove e2fsck
recovery: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/bootable/recovery into HEAD
recovery: recovery: Add lz4 libs
recovery: sr: Add missing tool links
sepolicy: uncrypt needs to write to the BCB
Settings: Allow launching display rotation & lock screen settings externally
Settings: Automatic translation import
Settings: Break out the add icon to be separately themeable.
Settings: Create general lockscreen settings category
Settings: Fix incorrect ManageApplications options menu order value.
Settings: Forward port pattern visibility settings (2/2)
Settings: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/packages/apps/Settings into cm-12.1
Settings: Profiles: play Ringtone when setting volume overrides
Settings: Remove duplicate strings
Settings: ReportingService: Fix service startup
Settings: Settings: add Silent mode toggle (2/2)
Settings: Settings: Allow/Prevent notification light in Zen mode (2 of 2)
Settings: Settings: Anonymous Statistics (CMStats)
Settings: Settings: fix custom SIM name lost on reboot
Settings: Settings: fix 'CyanogenMod legal' link
Settings: settings: fix RTL layouts
Settings: Settings: fix search key not opening search
Settings: Settings: Fix Sound & notification FC on Settings shortcut widget
Settings: Settings: fix volume link notification preference
Settings: Settings: forward port lock pattern grid size (2/2)
Settings: Settings: handle decrypting larger pattern sizes
Settings: Settings: Map to new Secure Setting for Stats Collection.
Settings: Settings: Migrate stats opt out to global settings.
Settings: Settings: pass intent extra EXTRA_REQUIRE_PASSWORD after selecting pattern size
Settings: Settings: Rebase against GoogleAnalyticsV3.
Settings: Settings: re-index search after setting new lockscreen
Settings: Settings: Remove more unused resources
Settings: Settings: Restore proper ringtone for msim
Settings: Settings: Set untraslatable
Settings: Settings: Update Anonymous Stats Implementation.
Settings: Themes: Allow switchbar text color to be themeable
Settings: Use SSL for submitting stats
SetupWizard: Automatic translation import
SetupWizard: SetupWizard: don't access SubscriptionController directly
SetupWizard: SetupWizard: Give radio a 10 second chance to come up
SetupWizard: SetupWizard: handle skipping id in SubInfoRecords
SetupWizard: WifiSetup: If device has Leanback feature specify tv.settings
SoundRecorder: Automatic translation import
Stk: Automatic translation import
Stk: Revert "stk: Remove duplicate resources"
Stk: stk: Remove duplicate resources
Telecomm: Automatic translation import
Telecomm: Telecomm : Add ability to block calls if spam
Telephony: Automatic translation import
telephony: IMS phone instantiation: add polling on base phone creation
telephony: Re-apply commit d340bf588e89ffe12f314733a53bfe977a3e752e.
telephony: Revert "Telephony: DcTracker: Fix CDMA APN Data issues."
Telephony: Set the capability to speed up audio setup for IMS MT call
Telephony: Set untranslatables
Telephony: Telephony: Allow customizing display name for different phone technology
Telephony: Telephony: check equality when verifying enabled state
Telephony: Telephony : Dismiss if up button is pressed
Telephony: Telephony: KK upgrade path to re-enable components for MSim
Telephony: Telephony: make call waiting option a switch preference
Telephony: TelephonyService: Don't change preferred network type on multi RAT capable devices.
Telephony: TeleService: Don't show video calling switch if not supported
Telephony: TeleService: Set mode to 2g on other sim(DSDS) prior to change
Terminal: Automatic translation import
ThemeChooser: Automatic translation import
ThemesProvider: Automatic translation import
ThemesProvider: Fix icons with filters not being generated
ThemesProvider: Fix version upgrades where "holo" may still be used
Trebuchet: AppDrawer: Add highlighting scrubbing and offset
Trebuchet: AppDrawer: tweak animations and layout
Trebuchet: Automatic translation import
Trebuchet: Handle theme changes
Trebuchet: Trebuchet: Finalized the pivot of the scaling letters
Trebuchet: Trebuchet: fix Protected apps issue with folders
TvSettings: About: Add CyanogenMod Updates
TvSettings: About: Add SELinux status
TvSettings: About: Fix greyed out titles on certain settings
TvSettings: About: Show the kernel version
TvSettings: AddAccessory: Add a public constructor for AddAccessoryContentFragment
TvSettings: Add build date (ro.build.date from build.prop) to About screen.
TvSettings: Add CyanogenMod version to the About screen
TvSettings: CM PlatLogo: CyanogenMod version preference
TvSettings: Merge tag 'android-5.1.1_r1' of https://android.googlesource.com/platform/packages/apps/TvSettings into cm-12.1
TvSettings: One does not simply become a Developer
UnifiedEmail: Automatic translation import
UnifiedEmail: email: linkify urls in plain text emails
WhisperPush: Automatic translation import
wpa_supplicant_8: P2P: Validate SSID element length before copying it
wpa_supplicant_8: wpa_supplicant: Force the p2p channels to reuse frequencies used by STA
Could you tell me if wireless charging is working?
I don't have wireless charging equipment, sorry. Since there are no changes that mention it, I suspect that if it didn't with earlier builds, it won't work here either.
FirebirdDE said:
I don't have wireless charging equipment, sorry. Since there are no changes that mention it, I suspect that if it didn't with earlier builds, it won't work here either.
Click to expand...
Click to collapse
Thanks for the build! Will we see another one? Cm12.1 gets better every day
Cm12.1 24.4. seems overall smoother than all before. They merged some nice commits since then.
iamnotkurtcobain said:
Cm12.1 24.4. seems overall smoother than all before. They merged some nice commits since then.
Click to expand...
Click to collapse
i had some google playstore crashes in cm12.1 the 5.1 builds it wouldnt matter which build from which rom devs i used all had same issues, and um the home screen icons all dissappearing < only those two issues .
are they fixed in the latest 12.1 the '5.1.1' builds now ?
leondestiny said:
i had some google playstore crashes in cm12.1 the 5.1 builds it wouldnt matter which build from which rom devs i used all had same issues, and um the home screen icons all dissappearing < only those two issues .
are they fixed in the latest 12.1 the '5.1.1' builds now ?
Click to expand...
Click to collapse
Do a fresh install with latest gapps.

[OFFICIAL][6.0.1][v6.2][STABLE]BlissRoms

{
"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"
}
Team Bliss is pleased to present to you
Bliss 6.0
Bliss is one of the most highly customizable roms that you can install on your mobile device, and we hope you have a truly blissful experience.
A huge thanks to CyanogenMod for the source and all the work and dedication their team puts in to keep us updated.
Bliss is CM13 based, with some features added in from various roms, and we will continue to update features as they become available.
We will keep up to date with the latest CM code, and updates will be posted on a regular basis.
However, please do not ask for ETA's. We will update the links as soon as they become available.
We will not tolerate any rudeness or anyone being disrespectful in this thread.
We will do our best to answer your questions or concerns as soon as possible.
Visit our website for features that include:
Member sign-up, staff information, all the latest rom downloads, the option to open support tickets for issues & more!
BlissRoms Website
Personalization Options
CM13 Theme Engine
Status Bar
Statusbar Clock & Date Options (Left/Center/Right/Hide/Etc)
Battery Icon Options
Customizable QS Tiles
Navigation & Button Options
Toast & Listview Animations
Recents Options
-Memory Bar
-OmniSwitch (Option to replace recents menu with Omniswitch)
Notification Drawer
-Status Bar Header (Weather)
-Tile Options
-Flashlight Option
-Custom Color Tile Options (Set Background, Icons & Text)
Heads Up Notifications
Lockscreen Options
-Long Press Lock Icon to Sleep
-Shortcuts
-Music Visualizer Options
-Power Button Lock Options
-Lock Method Options
Power Menu Options
-Power Off
-Reboot
Gesture Anywhere
-Location Options
-Trigger Regions
Animations
Slim Animations
App Circle Bar
-Included Apps
-Trigger width, position and height
Sound Options
-Link Ringtone & Notification Toggle
-Media, Alarm, Ring & Notification Sound Options
Display & Light Options
Brightness Level
Adaptive Brightness
LiveDisplay
Rotation
Ambient Display
Double Tap to Sleep
Sleep Time
Wake on Plug
Cast Screen
Wallpaper
Expanded Desktop
LCD Density
Daydream
Font Size
Show Search Bar in Recents
Notifications
Heads Up
Do Not Disturb & Access
Device Lock Options
App Notifications
Notification Access
Filter Notifications
More Stuff Included
Bliss Download Section
-All current downloads for your convenience
[/LIST
AudioFX Equalizer
-SuperSU - Huge thanks to @[COLOR="DeepSkyBlue"]Chainfire[/COLOR]
-Bliss Wallpapers (via launcher’s Wallpapers)
-Home Launcher Option
-CM Camera
-User Profiles
-System Profiles
-Location Options
-Security Options
-Privacy Options
-Accounts & Sync
-Language & Input
-Backup & Reset
-Date & Time
-Accessibility
-Printing
-Developer Options
-Rom & Hardware Information
-Changelog
-Bliss OTA Updates
--Many other settings throughout the rom. Take some time to familiarize yourself with all the blissful options!
Bliss Source
https://github.com/BlissRoms
BlissRoms Devices Source
https://github.com/BlissRoms
We recommend using any of the following sets of GApps:
TK Gapps
Open Gapps Project
Minimal Edition GApps
BlissRoms v6.2 - 6.0.1 OFFICIAL 16/04
Old versions :
BlissRoms v6.1 - 6.0.1 OFFICIAL 28/02
BlissRoms v6.1 - 6.0.1 OFFICIAL 10/02
BlissRoms v6.0 - 6.0.1 OFFICIAL 23/01
BlissRoms v6.0 - 6.0.1 OFFICIAL
BlissRoms v6.0 - 6.0.1 BETA
BlissRoms v6.0 - 6.0.1 Initial Release
Team Bliss is not responsible in any way for anything that happens to your device in the process of flashing.
Please familiarize yourself with flashing and custom rom use before attempting to flash the rom.
Please make sure you download the correct version of Bliss for your specific device. The links are labeled clearly.
*Make sure you are rooted.
*Make sure you have a custom recovery installed. (TWRP is the preferred recovery)
*Download the latest Bliss Rom & the latest GApps package.
*Boot into recovery.
*Perform a FULL factory wipe and wipe/system and dalvik cache as a precaution
*Flash Bliss Rom
*Flash Google Apps package (for 6.0!)
*First boot may take up to 10 minutes
- All CM Bugs
If you have a major bug to report that has not been reported already, and is not a known issue with CM,
please take the following steps to report it to us. It will save you time, as well as us.
-Download the Catlog app from the Play Store.
There is also a donate version which you can purchase to show appreciation.
-After downloading the Catlog app, go to the app settings, and change the log level to Debug.
-Clear all previous logs and take the exact steps to produce the error you are receiving.
-As soon as you receive the error (probably a force close), go straight into Catlog and stop the log recording.
-Copy and paste the entire log either to Hastebin or Pastebin
-Save the log, and copy and paste the link into the forum with a brief description of the error.
-You can also open trouble tickets on our website for bugs.
Team Bliss is a team consisting of developers and device maintainers that work on this project in our
spare time to be able to give Android users a custom rom packed with features that will make a lasting impression.
@[COLOR="DeepSkyBlue"]pimpmaneaton[/COLOR], @[COLOR="DeepSkyBlue"]jackeagle[/COLOR], @[COLOR="DeepSkyBlue"]nprev420[/COLOR], @[COLOR="DeepSkyBlue"]remicks[/COLOR], @[COLOR="DeepSkyBlue"]Deliberate[/COLOR], @[COLOR="DeepSkyBlue"]xboxfanj[/COLOR], @[COLOR="DeepSkyBlue"]skyliner33v[/COLOR], @[COLOR="Magenta"]nerdyblonde[/COLOR], @[COLOR="DeepSkyBlue"]pjgraber03[/COLOR], @[COLOR="DeepSkyBlue"]bracketslash[/COLOR],
@[COLOR="DeepSkyBlue"]Vortex1969[/COLOR], @[COLOR="DeepSkyBlue"]death2all110[/COLOR], @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR], @[COLOR="DeepSkyBlue"]blueyes[/COLOR], @[COLOR="DeepSkyBlue"]asianflavor[/COLOR], @[COLOR="DeepSkyBlue"]Jiggs82[/COLOR], @[COLOR="DeepSkyBlue"]genesixxbf3[/COLOR],
@[COLOR="DeepSkyBlue"]nicholaschum[/COLOR], @[COLOR="DeepSkyBlue"]DARK_EYES_[/COLOR],
@[COLOR="DeepSkyBlue"]KeTuRr74[/COLOR] ,
@[COLOR="DeepSkyBlue"]Men_in_black007[/COLOR],
@[COLOR="DeepSkyBlue"]BitO BSessiOn[/COLOR]
Huge thanks to all members of Cyanogenmod for the source.
Also a huge thanks to Chainfire, DirtyUnicorns, NamelessRom, SlimRoms, EuphoriaOS,
CRDoid, OmniRom, Temasek, AICP & all the other developers who work hard to keep all the great features coming!
We really appreciate all your knowledge & hard work!
Thanks to @[COLOR="DeepSkyBlue"]skyliner33v[/COLOR] for making our wallpaper & optional boot animations, @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR] for making the current boot animation as well as others,
@[COLOR="DeepSkyBlue"]pjgraber03[/COLOR] & @[COLOR="DeepSkyBlue"]electrikjesus[/COLOR] for developing and maintaining our website,
@[COLOR="DeepSkyBlue"]death2all110[/COLOR] for developing the Bliss Wallpapers app, and @[COLOR="DeepSkyBlue"]nicholaschum[/COLOR], @[COLOR="DeepSkyBlue"]genesixxbf3[/COLOR] and @[COLOR="DeepSkyBlue"]tobitege[/COLOR] for the OTA xml generator.
Thanks to @[COLOR="DeepSkyBlue"]Kryten2k35[/COLOR] for the original source of the OTA app.
We do NOT ask for or expect any donations from users.
If someone takes it upon themselves to donate to us, of course it will be appreciated,
and all funds will be used to pay our server fees.
If someone does choose to donate, our PayPal link is below.
PayPal Link
Very Important Information
Team Bliss will allow some minor off-topic comments in our development threads.
Please post in the general forums for off-topic comments and/or questions.
Overall, please keep comments relevant to development, as this better helps you and our team
when trying to determine problems that users are having.
We appreciate all levels of knowledge in our threads, and therefore we ask that
the seasoned members be helpful to those with less knowledge.
Most importantly, do NOT troll those with less knowledge than yourself.
Should you feel inclined to not abide by our request, the XDA Moderators may be called in to remove posts.
We thank you for adhering to our thread rules.
Thank you for using Bliss! We appreciate each and every one of our users!
​
XDA:DevDB Information
[OFFICIAL][6.0.1][v6.2][STABLE]BlissRoms , ROM for the Samsung Galaxy Note II
Contributors
KeTuRr74, nprev420
Source Code: https://github.com/BlissRoms-Devices/android_device_samsung_n7100
ROM OS Version: 6.0.x Marshmallow
Based On: CyanogenMod
Version Information
Status: Stable
Created 2015-06-17
Last Updated 2016-04-16
Changelog
====================
01-23-2016
====================
* cts/
c29efcd Merge "Fix monkey package test" into marshmallow-cts-release
9c9a98a Fix monkey package test
* packages/apps/Settings/
b08463c Merge "Settings: Add fingerprint authentication for protected apps." into mm6.0
bb3dd2c Merge "Settings: Actually expose protected apps settings." into mm6.0
e97d26a Settings: Add fingerprint authentication for protected apps.
3cb98ee Settings: Actually expose protected apps settings.
* prebuilts/cmsdk/
a538920 prebuilts/cmsdk: Update for API 4 maven central release.
* vendor/cmsdk/
19c2874 cmsdk: Update for new ll interfaces.
78a1bcb cmsdk: Fix hardware service interfaces.
d806c12 cmsdk: add invalid input checking for persistent storage APIs
d6fc4e7 ExtViews: Add action and meta-data
6989395 LiveLockScreen: Add setting for enabled/disabled
928f41f CMSettings: Introduce concept of protected apps managers.
3772151 cmsdk/tests: Fix zenmode tests.
77d5814 cmsdk: change persistent storage test cases to void return type
c2f76a1 Add overlay for SWAP_VOLUME_KEYS_ON_ROTATION
0e822f0 Change THIRD_PARTY_KEYGUARD permission to normal
====================
01-22-2016
====================
* external/exfat/
4a8592e exfat-fuse: Don't export UTF conversion functions
* external/f2fs-tools/
c876665 f2fs-utils: Fix Android host utils
* frameworks/base/
0a9c4f3 Add Screen Record to the Power Menu [1/2]
9537d11 fb: add back all keyboard IME features back (1/2)
084f274 FWB: Dotted circle battery (1/2)
aea982a FWB: Dotted circle battery (1/3)
9b9f821 Longpress power lockscreen torch [1/2]
* hardware/qcom/audio-caf/msm8960/
cb0a9ef alsa_sound: Fix handling of zero size write request
* hardware/qcom/fm/
6e7eaa7 libfm_jni: Improve and fix FM jni logs
* manifest/
c72066d Track our own cmsdk
105c6f8 Use our own ThemeChooser app
5394bc5 Track our own busybox before CM deletes it
* packages/apps/Settings/
5de3e3d bliss: Add new maintainers and cleanup xml files
e03686d Point InputMethodsSettings to Bliss
b0be0f4 Add Screen Record to the Power Menu [2/2]
6529b8922 settings: add back all keyboard IME features back (2/2) this commit adds:
53d8bf8 Settings: Dotted circle battery (2/3)
27cef88 Longpress power lockscreen torch [2/2]
* packages/apps/ThemeChooser/
9455f87 Remove themes icon from launcher
d90cc76 Create .gitreview
* system/extras/
c671736 fix bug in mkf2fs tool calculation of f2fs filesystem length
* vendor/cmsdk/
8bce054 Cmsdk: Dotted circle battery (3/3)
2645de1 Create .gitreview
====================
01-21-2016
====================
* bootable/recovery/
acfc034 sr: Add performance control
* external/mksh/
db58d5b add ll and la aliases to shell
* frameworks/base/
417cc25 SystemUI: Double tap to sleep on the lock screen (1/2)
* frameworks/opt/telephony/
8942ed5 Do not disable permanently enabled carrier apps
* hardware/samsung/
de5e3c6 Initial unified Samsung power HAL
* kernel/samsung/smdk4412/
6b99703 mali: 3-step gpu DVFS control for Exynos 4210
* packages/apps/Contacts/
5595731 Move to new BlockContactHelper.BlockOperation
* packages/apps/ContactsCommon/
60502a8 Refactor BlockContactHelper
* packages/apps/Dialer/
a1739cf Add back call stats feature.
* packages/apps/Email/
a29e6b2 Improve notification coalescence algorithm.
* packages/apps/Settings/
1840b83 Settings: Add Double Tap to Sleep Lockscreen credits @altaf-Mahdi
* packages/apps/Snap/
bb800ac Fix up layout of auto HDR notice and histogram view.
42f6d5c Remove unused menu indicators code.
4faa77d Avoid static member variable.
96b38fd Improve CameraControls layout code.
e1abba9 Fix transparent background color.
788ae64 SnapdragonCamera: Fix UI alignment glitches when nav-bar is enabled
5d94a49 Snap: Don't enable ZSL when disabling HDR
* packages/apps/Trebuchet/
f15a377 fix CTS failure on Trebuchet - manually picked from a269d518db02c8383e3621dff9d6054e3e9e48d6
* system/bt/
b2f946e btm: Fix compile with BLE disabled (again)
* vendor/samsung/
cd35e9a klte-common: Remove deprecated HEVC proprietary file
58c6780 klte-common: Regenerate makefile
====================
01-20-2016
====================
* device/qcom/sepolicy/
017145b sepolicy: fix mm-qcamerad permission for persist.camera* properties
* external/f2fs-tools/
8b00f01 Slight ifndef change
35570b5 Fix readonly for android
ad0f267 fsck.f2fs: return 0 for no error was reported
bf2ada1 fsck.f2fs: assign checkpoint pointer correctly
964adc0 fsck.f2fs: swap checkpoint crc to CPU endian
bf12354 f2fs-tools: avoid failure and warnings for android build
54dabbe mkfs.f2fs: introduce zone align for main area
b5476e1 fsck.f2fs: fix double free invalid checkpoint
75ecd2f man: modify mkfs.f2fs man page
a896342 man: add missing man pages
611f285 Update android version
a901a43 f2fs-tools: release 1.6.0
9a521a8 mkfs.f2fs: fix check error when calloc sum_compact failure
32dd5f4 fsck.f2fs: fix losing journal entries
0516d2b defrag.f2fs: fix missing SSA updates
f00f43e defrag.f2fs: enhance allocation speed
030ee52 libf2fs: fix incorrect type define of declaration
09dfa9f defrag.f2fs: return error if there is no space
8c04142 defrag.f2fs: eliminate unexpected journal entries
9b8535c defrag.f2fs: fix not to allocate current segment
837208e lib: use u8/u32/u64 for bit operations
b54e4b5 lib: fix test_bit_le functions
7d95d38 mkfs.f2fs: remove extent_cache entry for parent directory
cd610cd mkfs.f2fs: fix storing volume label correctly in utf16
d174269 fsck.f2fs: deal with realloc size and realloc failure
a144fc1 Revert "fsck.f2fs: deal with realloc failure"
729ecdf mkfs.f2fs: fix to calculate left space of checkpoint page correctly
fd4f8d3 Android add f2fs defrag
c18df71 defrag.f2fs: introduce defragmentation tool
d19dbfc fsck.f2fs: LFS alloc_type must have free segment after blkoff
4358121 f2fs-tools: export print_raw_sb_info
2267b80 mkfs.f2fs: export get_best_overprovision
17e0cb6 fsck.f2fs: sanity_check for extent_cache entry
3de0318 libf2fs: enhance the bit operations
4cf9c57 f2fs-tools: add library version info
7e76ee5 mkfs/Makefile.am: add a section to build libf2fs_fmt
8c1bb17 mkfs.f2fs: show correct partition size
f78e245 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
ea1e148 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
3b01e52 mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
ee06528 mkfs.f2fs: skip extension name that is too long
5da4595 mkfs.f2fs: avoid dumplicate extensions
e89637e fsck.f2fs: deal with realloc failure
04d6106 fsck.f2fs: support a readonly filesystem
f9c29e7 fsck.f2fs: declare static function
* external/stagefright-plugins/
24988a8 stagefright-plugins: Update pixfmt
* frameworks/av/
a9d5e23 nuplayer: looping playback only if it was running
4758540 ACodec: update native window crop rectangle
3bf6288 StagefrightMetadataRetriever: correct the status flag
68e328a AudioMixer: delete reformatBuffer provider in proper order
a273210 libstagefright:Fix random memcmp crash while accessing output format.
ed17c85 audio: Update anchor time for offload playback post resume
* frameworks/base/
b0aa380 SystemUI: fix tiles per page when changing top tile type
236cc95 SystemUI: fix disappearing tiles
f9eec8c SystemUI: fix viewpager page recycling
2cf0f5a pm: Add persist property to enable lazy dexopt
30c42a4 SystemUI: fix qs tile page regressions
d31655b Keyguard: set separator for multi-sim CarrierText
8cc0ddd SystemUI: add a disabled state for Quick Tiles
a7b05e4 Improve Recents-View
83e9c20 SystemUI: Fix copy-pasta of battery saver tile
a555f20 Reorder location tile and always show on lockscreen
0b73f62 Do not start music app when headset is unplugged
* frameworks/opt/telephony/
5a1d942 Fix wrong args when calls OperatorInfo
* hardware/qcom/keymaster/
68fe4a7 Disable ION_HEAP_MASK_COMPATIBILITY_WA on Sony 3.10 Kernel
* packages/apps/Contacts/
2089467 Contacts : remove unused CONTACT_URI_EXTRA
201c1ff Contacts : enable cleartext traffic
* packages/apps/ContactsCommon/
d6302ae Add lookupkey for Contact in ContactBuilder
* packages/apps/Settings/
327d7c6 Fix up increasing ring tone volume preview behaviour.
3173461 Fix some duplicate settings
* vendor/cmsdk/
80001bf cmsdk: Fix BuildTests. Bump parcelable version.
====================
01-19-2016
====================
* build/
a5c7577 use arm64 kernel toolchain if arm64
* cts/
3189f36 merge in marshmallow-cts-release history after reset to marshmallow-cts-dev
d3c154f Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev am: c0c1c9e832 -s ours
c0c1c9e Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev
c717d7e DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5
f3db83f Merge "DO NOT MERGE: BUMP CTS 6.0 to R3" into marshmallow-cts-dev
989dcfb DO NOT MERGE: BUMP CTS 6.0 to R3
* device/qcom/sepolicy/
fcabab0 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/device/qcom/sepolicy into cm-13.0
* external/stagefright-plugins/
6de1c90 stagefright-plugins: Skip stream with jpeg tag
* external/uicommon/
7d9ebd3 Fix merge derp
* frameworks/base/
3a39b8c Update Lockscreen clock font option [1/2]
a1c3498 FWB: LS clock fonts: Add more fonts (1/2)
a498f56 Merge "Themes: Expose volume slider and thumb colors and make them work with custom images." into mm6.0
93019f1 Merge "SystemUI: add some tile removal hints" into mm6.0
4dd0c09 Merge "SystemUI: fix lock screen tile state refresh" into mm6.0
e91b150 Merge "SystemUI: handle custom tile long press PendingIntents" into mm6.0
c067dcf Merge "SystemUI: improve qs tile layout mechanism" into mm6.0
e52f675 Merge "SystemUI: add a disabled state for Quick Tiles" into mm6.0
71b5e1c Merge "Lockscreen Clock Widget Fonts [1/2]" into mm6.0
fab3aed Themes: Expose volume slider and thumb colors and make them work with custom images.
c18d141 SystemUI: add some tile removal hints
41164be SystemUI: fix lock screen tile state refresh
effbfb6 SystemUI: handle custom tile long press PendingIntents
32207ec SystemUI: improve qs tile layout mechanism
dee6038 SystemUI: add a disabled state for Quick Tiles
13a430f Add enabled pre-installed carrier apps
* frameworks/opt/telephony/
07591f8 telephony: Make sure to check whether application info is null.
62bcb10 telephony: update tests for disableCarrierAppsUntilPrivileged API change
ee0fc82 Add support for permanently enabled carrier apps
* hardware/qcom/display-caf/msm8974/
f4051ae hwc: Reset ROI and avoid dirtyRect for video case
* kernel/samsung/smdk4412/
daa49a6 IsoRec: Isolated Recovery for the Exynos 4210 family
* packages/apps/Bluetooth/
b9f0d69 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-13.0
* packages/apps/Browser/
250ebb8 Themes: Expose hard coded colors and styles from layouts
* packages/apps/DeskClock/
9d09dad Allow theming numpad
* packages/apps/Settings/
f5ce315 Update Lockscreen clock font option [2/2]
6727791 LS clock fonts: Add more fonts (1/2)
52f9c10 Lockscreen Clock Widget Fonts [2/2]
* packages/apps/Snap/
4a42fc4 Snap: Add missing ISO350 to ISO arrays
08ba343 Snap: Set some more qcom features as untranslatable
98ebf87 SnapdragonCamera: Remove 'off' option for antibanding
48408c9 SnapdragonCamera: Fix overly-aggressive auto rotation
6411b0a SnapdragonCamera: Clarify antibanding settings
b5de271 SnapdragonCamera: Add option to control antibanding in camcorder
* packages/apps/SoundRecorder/
77e037c soundrecorder: Put the menu back
* packages/apps/Trebuchet/
3961290 Themes: Expose hard coded colors from layouts
* system/bt/
d4cd181 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/system/bt into cm-13.0
* vendor/bliss/
c85b0df vendor/cm: Bump cmsdk platform version.
929d3e4 Fixed mmm For Maven APK
* vendor/cmsdk/
735333c cmsdk: Add new version code to the sdkmap.
24f2bb4 cmsdk: Introduce Elderberry, api level 5.
ebf0f55 cmsdk: Finalize DragonFruit (api level 4).
====================
01-17-2016
====================
* packages/apps/Settings/
bd40853 Add nexus 5x maintainer
====================
01-16-2016
====================
* build/
6e4d0e7 Revert "Conditionally create symlink /system/vendor if needed"
* device/samsung/smdk4412-common/
27db785 Fix crash when switching between cameras
* packages/apps/LockClock/
ff1cf25 LockClock : Update to v23 + runtime permissions
* packages/apps/Snap/
44cfc31 Don't needlessly make menu button larger than the other toggle buttons.
* packages/apps/Trebuchet/
ab66f21 Trebuchet: Fix NPE when app search controller is off
* system/vold/
78f24b1 vold ext4/f2fs: do not use dirsync if we're mounting adopted storage
* vendor/cmsdk/
cf3f38c cmsdk: Add CYANOGENMOD_VERSION constant.
====================
01-15-2016
====================
* build/
3513e54 Merge "Attempt at fixing SuperSU 2.66" into mm6.0
a784acb Attempt at fixing SuperSU 2.66
* device/samsung/i9300/
dc84302 Update i9300.mk
e782ea6 Rename cm.mk to bliss.mk
381d3be Update cm.mk
5694d53 Delete cm.dependencies
* frameworks/base/
0ef9341 Merge "Lockscreen colors [1/2]" into mm6.0
44e9286 Merge changes I6b7a3986,I4493441d,I3734d862,Idc5e5535,Ie8d4109f, ... into mm6.0
f448b7e Lockscreen colors [1/2]
77aeec6 MediaScanner behavior on boot (1/3)
8c57fa4 SysUI: Use Objects.equals() for comparing components
856fc53 SysUI: Fix notification panel alignment after theme change
7bb9980 policy: disable EdgeGestureService
667967e allow GET_ACCOUNTS_PRIVELEGED to be whitelisted
dce536b AdbOverNetworkTile: only de/reregister the observer when setListening changes whether we should be listening
3eea058 SysUI: Reuse controllers and managers
* frameworks/opt/telephony/
6d6213a telephony: Fix persistence of automatic network selection
* hardware/qcom/media-caf/msm8994/
79e831d Fix flooding of message in calcLumaAlign
* manifest/
0fb870e Use 3 more of our own intel repos (psb_headers, omx-components, libva)
ff99c71 manifest: move mips prebuilts into notdefault
8d89bc3 Add QC dataservices by default
6a44ed2 cm: Remove qcom/opensource/display-frameworks
0b47269 Sorry BusyBox, you've been disrupted.
* packages/apps/ContactsCommon/
b88149f Add required permission to read vcf from gmail
f1501f5 Ensure non-null encoded uri before attempting to parse
* packages/apps/Settings/
0f819a7 LockScreen Colors 2/2
81ec9af Settings: MediaScanner behavior on boot (2/3)
* packages/apps/Snap/
3b96d32 Snap: Set some qcom features as untranslatable
d8420e3 Drop new focus indicator into Camera2.
db27186 Snap: Actually select the highest quality video by default
2233950 CameraActivity: Don't hide navigation bar
* packages/providers/MediaProvider/
fb2d7ad MediaProvider: MediaScanner behavior on boot (2/3)
* packages/providers/ThemesProvider/
59bff5c No default lock wallpaper and live lock screen for system theme
* packages/wallpapers/PhotoPhase/
6a4f804 PhotoPhase: ask for runtime permissions
* system/vold/
6ab045a vold: hw_fde: Fix merge damage
* vendor/cmsdk/
969cda0 cmsdk/tests: Temp hack to fix `mka` builds.
====================
01-14-2016
====================
* external/chromium-webview/
0867533 Update prebuilt webview
* external/libpng/
75a4e74 libpng: fix hang during read when inflate fails
* frameworks/base/
02e1382 AudioService: launch default music player on headset connect [2/2]
8e46e3e Hide power menu on lockscreen [1/2]
753eb6b Keyguard: Fix Derp
09a56b9 Disable PIN entry after successful quick unlock
c6a25c3 Keyguard: Forward port lockscreen quick unlock (1/2)
c145452 Merge "FEB: Disable/Enable screenshot sound [1/2]" into mm6.0
a03c36f FEB: Disable/Enable screenshot sound [1/2]
ce2b61a Merge "SystemUI: write keyguard enabled setting to CMSettings" into mm6.0
dd7cb09 Merge "SystemUI: Make lockscreen visualizer battery friendly" into mm6.0
c36a816 Merge "SysUI: Re-add status icons in recreateStatusBar()" into mm6.0
09b150c SystemUI: write keyguard enabled setting to CMSettings
95e033d SystemUI: Make lockscreen visualizer battery friendly
99b505f SysUI: Re-add status icons in recreateStatusBar()
3899242 Show 4G intead of LTE switch
0b8e151 Frameworks: add ability to disable bar color in battery saver mode (1/2)
d214a21 Add option to hide Bluetooth Icon when disconnected in Status Bar (1/2)
* hardware/intel/common/libva/
92286f2 intel: av: Remove attrib_ptr for zenfone2 blobs
02ad2b8 intel: av: Update slice header group def to support zenfone2 blobs
* hardware/intel/common/omx-components/
43ccd58 intel: omx: Unbreak SetConfigVideoBitrate
1338ce0 intel: omx: Zenfone2 blobs cannot handle metadata mode
eef0672 intel: omx: LP blob compatibility
* hardware/intel/img/hwcomposer/
a1ae079 Merge "HWC: adapt VirtualDevice for old blob compliance" into cm-13.0
fed56bf Merge "Hwcomposer: Enable VirtualDisplay feature" into cm-13.0
* hardware/intel/img/psb_headers/
21817aa intel: mixvbp: LP blob compatibility
* hardware/qcom/audio-caf/msm8916/
1c5250f audio HAL: fix thread starvation
793548e audiopolicy: use deep buffer output by default for music streams
* packages/apps/CarrierConfig/
7b25cb4 Set voicemail's notification persistent for O2 UK
* packages/apps/Settings/
82d7eca Settings: launch default music player on headset connect [1/2]
cdad398 Keyguard: Forward port lockscreen quick unlock (2/2)
c41b0dc Hide power menu on lockscreen [2/2]
1bb5cc9 Merge "MiscSettings: Disable/Enable screenshot sound [2/2]" into mm6.0
ee6c593 Merge "Settings: show warning in lock screen settings when disabled by qs" into mm6.0
42ab8bb Settings: show warning in lock screen settings when disabled by qs
68a6024 Show 4G intead of LTE switch
eb5e2d2 Settings: add ability to disable bar color in battery saver mode (2/2)
1531f76 Add option to hide Bluetooth Icon when disconnected in Status Bar (2/2)
* packages/apps/Snap/
607a2f0 SnapdragonCamera: limit video file size on SD card
f0e709d SnapdragonCamera: Hide all camera setting when countdown timer starts
24081ba SnapdragonCamera: Set color effect as none when turn HDR on
645970f SnapdragonCamera: Fixing NullPointerException in onCreate of VideoModule
8a0414d SnapdragonCamera: fix thumbnail display
ff10b54 SnapdragonCamera: fix crash taking Macro+ from MMS
8eeafc1 SnapdragonCamera: fix NumberFormatException when input value invalide
cd14209 Snap: Remove touch AF/AEC option
4b6ac95 Snap: Support 1:1 aspect ratio
* packages/apps/Trebuchet/
fb312de Trebuchet: Remove app search controller if turned off
5b04456 Trebuchet: Fix some monkey test race condition bugs
* system/vold/
ba3b7bd cryptfs: Set HW FDE flags when building libvold
* vendor/bliss/
3b0f149 APN: Remove wrong T-Mobile CZ and Vodafone CZ APNs
5a67302 fix cricket APN
e741f4f Update KernelAdiutor and SuperSU 2.66
* vendor/cmsdk/
b9f80b6 cmsdk: Load notification led customization defaults
====================
01-13-2016
====================
* device/samsung/smdk4412-common/
1cd1768 smdk4412: kill low latency audio
* frameworks/av/
3a662df av: Add support for loading audio_effects_vendor.conf
* frameworks/base/
0e61844 FWB: Add Volume Key Answer (1/2)
b3c8775 Powermenu screenshot delay [1/2]
c48f07b FWB: Make all 18 font variants available to Statusbar weather temp (1/2)
54a934d FWB: Make all 18 font variants available to Statusbar Clock (1/2)
5fa0f83 SystemUI: Fix CallbackHandler and NetworkControllerBase tests.
ff9e9e0 SysUI: Disable window animation when using KeyguardExternalView
0e31495 SysUI: Handle KgdExtView callbacks on UI thread
c7f9de1 SystemUI: Removing padding on mobile signal group.
e279051 Ringtone: Add support for selection of phone ringtone for SIM-2.
61b360a SettingsProvider: Disable data roaming by default
7639b62 SystemUi: Reintroduce always_show_roaming config.
d9d7bc9 ThemeService: ManagedProvisioning is a setup package too.
3899507 SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.
* frameworks/support/
6f0a2cb Make sure that AppBarLayout is laid out correctly
2ae0ed1 AppBarLayout layout/measure fixes
* hardware/intel/common/libmix/
347c889 intel: videoencoder: Kill logspam when casting a screen
fea1c72 intel: videodecoder: Remove attrib_ptr for zenfone2 blobs
eaa09ab intel: videodecoder: mpeg4: Remove got_vol/got_vop for zenfone2
543245f intel: videodecoder: AVC: Remove "constraint_set5_flag" for zenfone2
e01cfdd intel: libmix: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/common/libwsbm/
b2fc92b intel: libwsbm: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/img/hwcomposer/
8b7b71a intel: hwcomposer: csc mode is only supported on newer blobs
a2bc976 intel: hwcomposer: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/intel/img/psb_video/
a1c9ae0 intel: psb_video: LP blob compatibility
28f732b intel: psb_video: Use ASUS_ZENFONE2_LP_BLOBS instead
* hardware/qcom/audio-caf/msm8916/
86d47ef hal: Support the msm8939-florida-snd-card.
* hardware/ti/omap4/
9ce3921 add CMHW for ColorCalibration/LiveDisplay
* manifest/
7fe90fa Track our own Media Provider
1754421 Revert "Added in vendor blobs for manufactures we support"
* packages/apps/CMFileManager/
26fd0d7 Bump target SDK version to 23
* packages/apps/Contacts/
a08be42 Add contact blocking and unblocking
* packages/apps/ContactsCommon/
cf86693 Add block contact dialog and supporting helper classes
bbf7e82 Refactor contact info lookup
* packages/apps/Email/
34fb128 email: junk icon
c929853 email: return default folder name for subfolders
* packages/apps/Messaging/
7fc9cfe Adhere to the revised lookup provider api
* packages/apps/OmniSwitch/
2ca972f OmniSwitch: add translations by @ShevT and @Fast0n
* packages/apps/Settings/
679ae3f Settings: Add Volume Key Answer (2/2)
fdf7eb8 Powermenu screenshot delay [2/2]
bcf52eb MiscSettings: Disable/Enable screenshot sound [2/2]
7c5501b Settings: Make all 18 font variants available to Statusbar weather temp (2/2)
7f24822 Settings: Make all 18 font variants available to Statusbar Clock (2/2)
a0f1839 Merge "Settings: Set regulatory information dialog to non-translatable." into mm6.0
b1389c3 Merge "Settings: Show ringtone per sim for multi sim device" into mm6.0
06e4f97 Merge "Squash commit of SAR and IC Code." into mm6.0
9191c4b Merge "Settings: Add CMMetricsLogger constants to proper pages." into mm6.0
102f260 Merge "Create specific menu for battery" into mm6.0
6e18568 Merge "Create menu for network traffic and blissify a few things" into mm6.0
2a34e0f Added G3 & NVIDIA Shield Tab Maintainers
1c14f53 Settings: Set regulatory information dialog to non-translatable.
dee0855 Settings: Show ringtone per sim for multi sim device
26eeffd Squash commit of SAR and IC Code.
efb3c05 Settings: Add CMMetricsLogger constants to proper pages.
6a80785 Create specific menu for battery
3a77786 Create menu for network traffic and blissify a few things
* packages/apps/Snap/
0ad4095 Snap: Support for HTC's HDR mode
* packages/apps/UnifiedEmail/
032f3a2 Remove mail signatures from notification text.
7a5f09b unifiedemail: junk icon
b50cac5 email: allow move/copy operations to more system folders
* packages/providers/MediaProvider/
4f7971d Create .gitreview
* packages/providers/TelephonyProvider/
37604de TelephonyProvider: Handle database migration from cm-11.0.
* system/media/
c969dad effects: Add AUDIO_EFFECT_VENDOR_CONFIG_FILE2
* vendor/bliss/
618fafc Merge "sepolicy: Add perfprofd with set_prop macro" into mm6.0
c3ea623 sepolicy: Add perfprofd with set_prop macro
* vendor/cmsdk/
bf9cc6d cmsdk: add lockscreen internal enabled setting
====================
01-12-2016
====================
* build/
6b11083 qcom: Fix non-QC target pathmappings
2e0c492 qcom: Add dataservices to * pathmap
* frameworks/av/
c4ec187 Fix cameraservice mismerge
1a936a0 Forward Port: Add Camera sound toggle [3/3]
2d1074a Update .gitreview
c83dd3e Create .gitreview
ddf0593 libstagefright: Support YVU420SemiPlanar camera format
* frameworks/base/
0e1eccc Base: Add OmniSwitch as option for default recents [1/2]
f8e0988 Forward Port: Add Camera sound toggle [1/3]
658ed08 Disable Lockscreen Media Art [1/2]
3e86473 Merge changes I32520af0,Ifbb02c92,I48991811,Ic0151857 into mm6.0
30bd560 Merge "Status bar clock: Add BOLD ITALIC to font style (1/2)" into mm6.0
1d88bda Merge "Statusbar clock font style (1/2) PS1: Initial PS2: Int settings" into mm6.0
c990eaa Merge "Make WIFI_IDLE_MS default into an overlay" into mm6.0
ebd4dd4 Make WIFI_IDLE_MS default into an overlay
4d13dd4 Align checkbox and description in permission confirmation dialog
26c0036 Optimize GPS property reloading.
ed366d3 Increase brightness faster if ambient light is brightening quickly.
1565cfa Fix drawing of VectorDrawables that are rotated by 90 or 270 degrees.
e0a582f Automatic translation import
230c107 Make WIFI_IDLE_MS default into an overlay
053ca4b SystemUI: Fix status bar clock color disappearing
1577cc5 SystemUI: Remove mclockview
4babc41 Status bar clock: Add BOLD ITALIC to font style (1/2)
a4afd9f FWB: Statusbar clock font size (1/2)
e530ba2 FWB: Make all 14 font variants available to Statusbar Clock (1/2)
b89f8f7 Statusbar clock font style (1/2) PS1: Initial PS2: Int settings
* frameworks/opt/net/wifi/
53cbe97 Use def_wifi_idle_ms to fetch WIFI_IDLE_MS defaults
* hardware/qcom/display-caf/apq8084/
fc41c61 hwc: Fix compile errors after display-frameworks removal
* hardware/qcom/display-caf/msm8974/
8c9082a gralloc: allow forcing old pixel alignment
* manifest/
7fe457d Added in vendor blobs for manufactures we support
cb4ace7 Merge "Revert "Might as well pull av from cm for now"" into mm6.0
d650bec Revert "Might as well pull av from cm for now"
600b0e5 Add SnapDragon Camera for devices that can use it.
* packages/apps/CMFileManager/
9efd883 Automatic translation import
* packages/apps/Contacts/
019f467 Automatic translation import
64a9c32 Fix "Copy to .. " overflow menu item title
* packages/apps/Settings/
e4177c1 Fixes for Omni Swtich default recents
ab7d792 Settings: Add OmniSwitch as option for default recents [2/2]
f410cb3 Add recents menu and move some settings into it
7aaffc6 Fix for camera sound
4c9ea2b Disable Lockscreen Media Art [2/2]
7d6714a Forward Port: Add Camera sound toggle [2/3]
34db921 Merge changes from topic 'reset' into mm6.0
14e397f Merge "Settings: Make all 14 font variants available to Statusbar Clock (2/2)" into mm6.0
31dd9ed Merge "Statusbar clock font style (2/2)" into mm6.0
50acdaf Merge "Settings: add back status bar color option (2/2)" into mm6.0
e44a8b5 Automatic translation import
40cd3a1 Lower minimum vertical range for data usage.
4875100 Update vertical axis bounds when resetting network policy.
0ca4d31 Revert "Hide usage graph on app usage details pages."
45b36db Some text are missing in eject sdcard warning
3d00d3d Settings: Set default value for 'Volume keys control ringer stream'
69fff23 Settings: request runtime permissions inside VoiceWakeup
ae0cc4b Settings: increase default regulatory info drawable dimensions
83664c6 Settings: EL AOSP translation fixes
f5d2b3f Status bar clock font size: Don't use same key as display font size
dcc1057 Settings: Make all 14 font variants available to Statusbar Clock (2/2)
ba7e1d6 Statusbar clock font style (2/2)
4b2d95a Settings: enable reset option to status bar clock color
9db8ef8 Settings: Statusbar clock font size (2/2)
1f2d0be Settings: add back status bar color option (2/2)
* packages/apps/Snap/
7f73524 Snap: support more resolutions
8461f25 Snap: remove captureUI pngdrawables
358ebe9 Snap: Add more resolutions
* packages/apps/Trebuchet/
4eaa0a5 Trebuchet: Fix resource not found exception when picking a wallpaper
b0c1a0d Automatic translation import
* packages/providers/ThemesProvider/
3b82b9c Queries live lock screen preview path
* packages/services/Telephony/
044982b Automatic translation import
* vendor/bliss/
14105d7 init: Create directories needed by sshd
* vendor/cmsdk/
c7e69de cmsdk: Introduce internal MetricsLogger class.
* vendor/samsung/
c86d290 Merge pull request #714 from solk2/cm-13.0
974c01d ks01lte: Update blobs for M
Reserved 2
New ROM
Wow... new rom... and yeah... 1st....
---------- Post added at 08:21 PM ---------- Previous post was at 08:20 PM ----------
Will try soon...
Welcome to Note 2 !!! @KeTuRr74
Its nice to see BlissPop here
I hope it will be a blissful experience for everyone here.
I also request everyone here to contribute with various logs to stabilize the ROM on Note 2. You can use Syslog app from Play Store. Thanks :good:
Thanks Team Bliss and @RubbaBand (he was the first to bring a port) too :good:
santro2511 said:
Wow... new rom... and yeah... 1st....
---------- Post added at 08:21 PM ---------- Previous post was at 08:20 PM ----------
Will try soon...
Click to expand...
Click to collapse
If there are big problems,take a logcat and send it to me, will be needed to past from unstable to stable.
Nice I had install blisspop at my wife's i9100, superb. I'll w8 for stable version or beta. Thanks
Sent from my GT-N7100
Amvient display is present?
Inviato dal mio GT-N7100 utilizzando Tapatalk
4kki94 said:
Amvient display is present?
Inviato dal mio GT-N7100 utilizzando Tapatalk
Click to expand...
Click to collapse
Yes.
KeTuRr74 said:
Yes.
Click to expand...
Click to collapse
Add it in OP..is a fantastic feature...now flash and reports bug if there are
Inviato dal mio GT-N7100 utilizzando Tapatalk
4kki94 said:
Add it in OP..is a fantastic feature...now flash and reports bug if there are
Inviato dal mio GT-N7100 utilizzando Tapatalk
Click to expand...
Click to collapse
Added
KeTuRr74 said:
Added
Click to expand...
Click to collapse
I have flash it now...random FC of keyboard...ambient display not work properly..random FC of system UI of first boot but after not ...video of gallery work
Inviato dal mio GT-N7100 utilizzando Tapatalk
4kki94 said:
I have flash it now...random FC of keyboard...ambient display not work properly..random FC of system UI of first boot but after not ...video of gallery work
Inviato dal mio GT-N7100 utilizzando Tapatalk
Click to expand...
Click to collapse
Can you give me logcat to fix those issue ?
You have a Tutorial on the OP if you don't know how to do
KeTuRr74 said:
Can you give me logcat to fix those issue ?
You have a Tutorial on the OP if you don't know how to do
Click to expand...
Click to collapse
Lol sorry...i have restore my previous backup of curenaica 3.1 ...but Fc in cm is normal....only major bug is ambient display ....i have try yo active and deactive but when receive notifica screen dont wake Up....only led
Inviato dal mio iPad utilizzando Tapatalk
KeTuRr74 said:
Reserved 1
Click to expand...
Click to collapse
Good Job Brother ( Best Of Luck ) :good:
Tnx will try soon
& if any bug will provide a logcat..
KeTuRr74, I build the t0lte (another version of the note 2) and have been having issues with bootloop/black screen after optimizing apps after flashing new builds. Finally fixed it, this may help with any issues you are having. You need to replace frameworks/av AND frameworks/native with ArchiDroids.
Just add these lines to your local manifest http://pastebin.com/LRdXX0iV
Now these 2 repos are only good for exynos devices. If you build for any krait based devices you must switch back to our repos.
@KeTuRr74
Just to confirm,
is this ROM having call recording?
if no any plans to hav it in this ROM?
rohan164 said:
@KeTuRr74
Just to confirm,
is this ROM having call recording?
if no any plans to hav it in this ROM?
Click to expand...
Click to collapse
Yes includes call recording, and it works well !!
Hi Dev. @KeTuRr74
Now works done so far everything is fine .. :good:
CM errors only known so far!
Screencast works and fast LG smart TV, Proximity sensor calling OK, embedded video OK, Camera OK, Wifi-3G, etc OK .. in short all :good:
One thing is confusing. Randomly I find myself in the lock screen.
Good work, thanks... I'll stay a while in this ROM!
(I say that it is not unstable) :laugh:
Edited:
Only one request, I hope you do not mind:
System Can not Be animation effects added to the random chance? It would be very good
szunyi77 said:
Yes includes call recording, and it works well !!
Hi Dev. @KeTuRr74
Now works done so far everything is fine .. :good:
CM errors only known so far!
Screencast works and fast LG smart TV, Proximity sensor calling OK, embedded video OK, Camera OK, Wifi-3G, etc OK .. in short all :good:
One thing is confusing. Randomly I find myself in the lock screen.
Good work, thanks... I'll stay a while in this ROM!
(I say that it is not unstable) :laugh:
Edited:
Only one request, I hope you do not mind:
System Can not Be animation effects added to the random chance? It would be very good
Click to expand...
Click to collapse
@szunyi77
CALL RECORDING IS AUTOMATIC?

Categories

Resources