[ROM] CyanogenMod 11 - General Discussion, Q&A, Help & Troubleshooting [Xperia Z1]
I think we need separate thread for discuss about CM 11. So here I make one. Please stick to this thread! This is CyanogenMod ROM, it's different with FreeXperia Project
How to Install This Custom ROM
1. You need unlocked bootloader, if yours not unlocked, go here to unlock your bootloader
2. Download latest CM 11 for HONAMI here. Save it on your INTERNAL SDCARD
3.. Flashing custom kernel. We need custom kernel to flash CyanogenMod ROM. There are to ways to do this
a. Flash Custom Kernel based on Stock Kernel
Flash this kernel -> [KERNEL][Z1] DooMKernel (v07)[20140205]. Tutorial how to flash this kernel can be found there.
b. Flash CyanogenMod Kernel.
- Download latest version of CM 11 here
- Put downloaded file on your PC / Laptop.
- Extract downloaded file
- Go to directory where the file has extracted
- You will find a file named "boot.img"
- Copy this file to the folder containing fastboot binary
- Go to fastboot mode (if you don't know how to get to fastboot mode, go here)
- Once your device on flashboot state, open your terminal and type
Code:
fastboot flash boot boot.img
- Then reboot your device
3. Flash your CM 11
Once you have custom kernel, go to recovery mode.
- Power off your device
- Power on your device
- Wait until led light flashing (if you're using CM kernel, the light color will be PURPLE --- If you're using @DooMLoRD kernel, the light color will be PURPLE TOO ). Once you see PURPLE led flashing, press VOLUME-UP repeatedly, now you should on CWM-Based Recovery.
- Navigate using volume buttons, Select using power button. Now select "INSTALL ZIP"
- Select "Select zip from /sdcard
- Remember where you put your CM-11 package? Good. Now go to that location (directory)
- Select your CM-11 package
- Select "Yes"
- Reboot
CyanogenMod 11 Nightly for HONAMI Change Log
CyanogenMod Change Log
cm-11-20140324-NIGHTLY-honami
build: Degreenify java (android_build)
audio: Update Listen HAL API for MultiSession. (android_hardware_libhardware)
Click to expand...
Click to collapse
cm-11-20140323-NIGHTLY-honami
ext4_utils: fix utility build (libmincrypt) (android_system_extras)
hardware: ril: Avoid collision with RIL constant 1138 (android_hardware_ril)
Avoid collision with RIL constant 1138, used in some Samsung devices for RIL_UNSOL_TETHERED_MODE_STATE_CHANGED. Needs http://review.cyanogenmod.org/#/c/61292/ Thanks to iptux on XDA for pointing out the change in constants between CM-10.2 and CM-11.0. (android_frameworks_base)
Camera: Avoid redefinition of ISO params (android_frameworks_av)
Camera: Remove merge artifact (android_frameworks_av)
Click to expand...
Click to collapse
cm-11-20140322-NIGHTLY-honami
AccountPreference: Sync in progress accessibility status (android_packages_apps_Settings)
Core/Keyguard: Cleanup CAF additions (android_frameworks_base)
Fix CYAN-3555 bug (android_frameworks_base)
Launch the msim settings when the new card dialog appears (android_packages_services_Telephony)
releasetools: don't create prebuilt_dir path if it exits (android_build)
Camera2: Add 50MP, 37.5MP resolution entry (android_packages_apps_Camera2)
Don't hide baseband on dual sim devices (android_packages_apps_Settings)
Fix WifiHandler for MSim (android_frameworks_base)
msim: Add support for H+ icons (android_frameworks_base)
Click to expand...
Click to collapse
cm-11-20140321-NIGHTLY-honami
Expose /dev/hw_random to group "system". (android_system_core)
Allow installd to restorecon /data/data. (android_external_sepolicy)
Revert "Add SELinux filesystem relabeling to init" (android_vendor_cm)
Convert all selinux_android_restorecon and _setfilecon calls to new API. (android_frameworks_base)
Augment SELinuxMMAC functionality. (android_frameworks_base)
Allow PMS to restorecon directories under /data. (android_frameworks_base)
Convert all selinux_android_restorecon and _setfilecon calls to new API. (android_frameworks_native)
Proper security labeling of multi-user data directories. (android_frameworks_native)
restorecon /data/media when re-creating it for multi-user upgrade. (android_frameworks_native)
Extend installd to support SELinux restorecon function. (android_frameworks_native)
Run the console service shell in the shell domain. (android_system_core)
Move creation of /data/misc/wifi and /data/misc/dhcp to main init.rc file. (android_system_core)
Log a warning on services that lack SELinux domains. (android_system_core)
Add -D option to restorecon for relabeling /data/data. (android_system_core)
Revert "toolbox: Add levelFromUid categorization support to restorecon" (android_system_core)
Move restorecon and restorecon_recursive code to libselinux. (android_system_core)
Convert all selinux_android_restorecon and _setfilecon calls to new API. (android_system_core)
Do not change ownership on /sys/fs/selinux/enforce. (android_system_core)
Trigger a policy reload from post-fs-data. (android_system_core)
Apply restorecon_recursive to all of /data. (android_system_core)
Apply strict SELinux checking of PROT_EXEC on mmap/mprotect calls. (android_system_core)
Set security context of /adb_keys and /data/misc/adb/adb_keys. (android_system_core)
Unify toolbox restorecon and libselinux restorecon implementations. (android_system_core)
CMFM: Allow restrict access to secondary users (android_packages_apps_CMFileManager)
Look for the msim settings in the new location deviceinfo/msim (android_packages_apps_Settings)
rhine: Disable input filtering (android_device_sony_rhine-common)
honami: Clean up old cruft (android_device_sony_honami)
rhine: Clean up old cruft (android_device_sony_rhine-common)
[4/4] Dialer lookup (android_packages_apps_Dialer)
[3/4] Dialer lookup (android_packages_apps_InCallUI)
[2/4] Dialer lookup (android_packages_services_Telephony)
[1/4] Dialer lookup (android_frameworks_base)
sepolicy: Allow vold to use rootfs entrypoint (android_external_sepolicy)
Add a domain for the recovery console. (android_external_sepolicy)
CMFM: Use ellipsize middle (android_packages_apps_CMFileManager)
update minui library call (android_system_core)
Add support for ECDSA P-256 with SHA256 (android_system_core)
recovery: Compatibility with upstream minui change (android_bootable_recovery)
DeskClock: Add feature to play random song as an alarm. (android_packages_apps_DeskClock)
VendorCM : Add default wallpaper density bucket for hdpi (android_vendor_cm)
Click to expand...
Click to collapse
cm-11-20140320-NIGHTLY-honami
NONE
cm-11-20140319-NIGHTLY-honami
Fix JNI generation on Darwin and XCode 5.1 (android_external_chromium_org)
SamsungQualcomm: Add support for Samsung's EMS dialing request (android_frameworks_opt_telephony)
VendorCM : Add density bucket for xhdpi (android_vendor_cm)
Camera: Fix the removal of histogram setting fix (android_packages_apps_Camera2)
Re-add apns from squashed revert (android_vendor_cm)
libstagefright: bring back mistakenly removed codec quirks (android_frameworks_av)
Squashed revert of mms and spn-specific overlays (android_vendor_cm)
apns: Add type default for Sprint. (android_vendor_cm)
bluedroid: Disable AVRCP 1.5 by default (android_external_bluetooth_bluedroid)
Camera: Fix JPEG quality DB update (android_packages_apps_Camera2)
Camera: Fix removal of histogram setting (android_packages_apps_Camera2)
use correct USB PID for adb and new PID for adb+ums (android_bootable_recovery)
Add an ethernet network icon to the statusbar network area. Merge of r44948 into cm-11.0 with updated icons. (android_frameworks_base)
Gallery2 : Store DATE_TAKEN as milliseconds (android_packages_apps_Gallery2)
Keyguard: Fix configuration change observer (android_frameworks_base)
CMFM: Fix association dialog layout (android_packages_apps_CMFileManager)
CMFM: Set theme before setContentView (android_packages_apps_CMFileManager)
Fix initialization of new installations (android_packages_apps_Camera2)
Fix the APN editor fix (android_packages_apps_Settings)
SamsungQualcommRIL: allow mQANElements to be device specific (android_frameworks_opt_telephony)
use different USB PIDs for adb and adb+ums modes (android_bootable_recovery)
audio: Added lock during closing of direct output (android_frameworks_av)
Update the GPS tile to use the appropriate location modes (android_frameworks_base)
Camera: remove fine/normal/superfine jpegquality and use always int (android_packages_apps_Camera2)
CMFM: New high resolution launcher icons (android_packages_apps_CMFileManager)
FaceUnlock: Check if faceunlock is disabled (android_frameworks_base)
DeskClock: Support double-digit hours for timers (android_packages_apps_DeskClock)
Hide Titlebar while loading InCallUI (2 of 2) (android_packages_apps_InCallUI)
Hide Titlebar while loading InCallUI (1 of 2) (android_packages_apps_Dialer)
Handle album and artist view intents (android_packages_apps_Apollo)
Fix resource IDs being added to the android namespace (android_packages_apps_Settings)
Fix UXD for tablets (Superuser)
Remove QuickSearchBox from build (android_build)
Settings/Wifi: Add support for Ad-hoc (IBSS) networks (android_packages_apps_Settings)
MSimPhoneFactory: use custom RIL class (android_frameworks_opt_telephony-msim)
telephony: MSim: propagate roaming and data settings to SIM (android_frameworks_opt_telephony)
Settings: use CMHW serial number for MSim (android_packages_apps_Settings)
RIL: mark mInstanceId as protected (android_frameworks_opt_telephony)
Don't fetch deleted messages from IMAP folder (android_packages_apps_Email)
Don't recreate keyguard for MCC/MNC changes. (android_frameworks_base)
bta_hh: Change bus_type to BUS_USB for USB HCI (android_external_bluetooth_bluedroid)
Send out USER_PRESENT broadcast on screen on if lockscreen is disabled. (android_frameworks_base)
Don't let apps disable the SIM PIN entry screen. (android_frameworks_base)
Buttons: Allow disabling hard navigation keys (android_packages_apps_Settings)
Runtime toggle of navbar (android_frameworks_base)
HAF: Add KeyDisabler stub (android_frameworks_opt_hardware)
ifdef "stagefright: Enable GraphicBuffer usage to decoder before querying formats" (android_frameworks_av)
SystemUI: reactivate WiFi activity indicators (android_frameworks_base)
libstagefright: Add NULL check for mHFRRatio (android_frameworks_av)
Revert "ARM: dts: honami: enable clearpad pen input" (android_kernel_sony_msm8974)
honami: Move platform dependencies to rhine (android_device_sony_honami)
rhine: Move platform dependencies to rhine (android_device_sony_rhine-common)
msm: sony: Enable KSM (android_kernel_sony_msm8974)
rhine: use dtbToolCM (android_device_sony_rhine-common)
qcom-common: Drop local copy of dtbTool for dtbToolCM (android_device_sony_qcom-common)
SamsungQualcomm: Skip new requests on old RILs (android_frameworks_opt_telephony)
SystemUI: fix calculating alpha for back button in landscape mode. (android_frameworks_base)
DcTrackerBase: Dont provision APN if default is disconnecting (android_frameworks_opt_telephony)
SystemUI: Set Status bar opaque during drawer pulldown on tablets only (android_frameworks_base)
telephony: Fix initialization ordering of SMS middleware (android_frameworks_opt_telephony)
vendor/cm: We are at CM11 now (android_vendor_cm)
Mms: Cleanup CAF additions (android_packages_apps_Mms)
Fix ellipsizing of emoji symbols in StatisLayout. (android_frameworks_base)
Revert regressions introduced by QRD update. (android_packages_apps_SoundRecorder)
telephony: Clean up IccSmsInterfaceManagerProxy (android_frameworks_opt_telephony)
fix fread buffer has no terminating null string (android_bootable_recovery)
rhine: Fix invalid input_boost value (android_device_sony_rhine-common)
Camera: video stabilization setting - don't default enable (android_packages_apps_Camera2)
media_profiles: the HFR parameters don't need to be mandatory (android_frameworks_av)
Settings: Day and week on data usage cycle (2/2) (android_packages_apps_Settings)
frameworks/base: Day and week on data usage (1/2) (android_frameworks_base)
Tethering: fix NPE when retrieving active interfaces (android_frameworks_base)
camera: Histogram, ZSL burst mode, HDR-on-ZSL (android_packages_apps_Camera2)
camera: Add metadata-based ASD (android_packages_apps_Camera2)
Camera2: Fix burst mode, auto scene detect layout (android_packages_apps_Camera2)
settings: Put MSIM files in the right place (android_packages_apps_Settings)
telephony-msim: Fix package errors (android_packages_services_Telephony)
telephony-msim: Fix package issues (android_frameworks_opt_telephony-msim)
msim: Put files in the corret location (android_packages_apps_InCallUI)
Camera2: Smart scene icons w. original artwork (android_packages_apps_Camera2)
MMS: Disable Android 4.2 specific hack regarding keyboard behavior. (android_packages_apps_Mms)
National roaming for Telfort in the Netherlands (android_frameworks_base)
Fixed stylus eraser being rejected by palm rejection (android_frameworks_base)
telephony: Remove CdmaLteUicc and CDMA fix (android_frameworks_opt_telephony)
SystemUI: Update Ringer tile code. (android_frameworks_base)
Service: Keep services needing restart. (android_frameworks_base)
Fix crash in network mode settings (android_packages_services_Telephony)
overlay: add tmo and att default LTE apns (android_vendor_cm)
PackageManager: Fix reconnection logic in Installer. (android_frameworks_base)
Click to expand...
Click to collapse
cm-11-20140318-NIGHTLY-honami
Camera: Fix JPEG quality DB update
2014-03-18 at 04:41 am (android_packages_apps_Camera2)
Camera: Fix removal of histogram setting
2014-03-18 at 04:39 am (android_packages_apps_Camera2)
use correct USB PID for adb and new PID for adb+ums
2014-03-18 at 04:38 am (android_bootable_recovery)
Add an ethernet network icon to the statusbar network area. Merge of r44948 into cm-11.0 with updated icons.
2014-03-17 at 10:26 pm (android_frameworks_base)
Gallery2 : Store DATE_TAKEN as milliseconds
2014-03-17 at 06:28 pm (android_packages_apps_Gallery2)
Keyguard: Fix configuration change observer
2014-03-17 at 05:32 pm (android_frameworks_base)
Click to expand...
Click to collapse
OLD BUILD
cm-11-20140317-NIGHTLY-honami
CMFM: Fix association dialog layout (android_packages_apps_CMFileManager)
CMFM: Set theme before setContentView (android_packages_apps_CMFileManager)
Fix initialization of new installations (android_packages_apps_Camera2)
Fix the APN editor fix (android_packages_apps_Settings)
SamsungQualcommRIL: allow mQANElements to be device specific (android_frameworks_opt_telephony)
use different USB PIDs for adb and adb+ums modes (android_bootable_recovery)
Click to expand...
Click to collapse
cm-11-20140316-NIGHTLY-honami
audio: Added lock during closing of direct output (android_frameworks_av)
Update the GPS tile to use the appropriate location modes (android_frameworks_base)
Camera: remove fine/normal/superfine jpegquality and use always int (android_packages_apps_Camera2)
CMFM: New high resolution launcher icons (android_packages_apps_CMFileManager)
FaceUnlock: Check if faceunlock is disabled (android_frameworks_base)
DeskClock: Support double-digit hours for timers (android_packages_apps_DeskClock)
Hide Titlebar while loading InCallUI (2 of 2) (android_packages_apps_InCallUI)
Hide Titlebar while loading InCallUI (1 of 2) (android_packages_apps_Dialer)
Handle album and artist view intents (android_packages_apps_Apollo)
Fix resource IDs being added to the android namespace (android_packages_apps_Settings)
Fix UXD for tablets (Superuser)
Remove QuickSearchBox from build (android_build)
Settings/Wifi: Add support for Ad-hoc (IBSS) networks (android_packages_apps_Settings)
MSimPhoneFactory: use custom RIL class (android_frameworks_opt_telephony-msim)
telephony: MSim: propagate roaming and data settings to SIM (android_frameworks_opt_telephony)
Settings: use CMHW serial number for MSim (android_packages_apps_Settings)
RIL: mark mInstanceId as protected (android_frameworks_opt_telephony)
Don't fetch deleted messages from IMAP folder (android_packages_apps_Email)
Don't recreate keyguard for MCC/MNC changes. (android_frameworks_base)
bta_hh: Change bus_type to BUS_USB for USB HCI (android_external_bluetooth_bluedroid)
Send out USER_PRESENT broadcast on screen on if lockscreen is disabled. (android_frameworks_base)
Don't let apps disable the SIM PIN entry screen. (android_frameworks_base)
Buttons: Allow disabling hard navigation keys (android_packages_apps_Settings)
Runtime toggle of navbar (android_frameworks_base)
HAF: Add KeyDisabler stub (android_frameworks_opt_hardware)
ifdef "stagefright: Enable GraphicBuffer usage to decoder before querying formats" (android_frameworks_av)
SystemUI: reactivate WiFi activity indicators (android_frameworks_base)
libstagefright: Add NULL check for mHFRRatio (android_frameworks_av)
Revert "ARM: dts: honami: enable clearpad pen input" (android_kernel_sony_msm8974)
Click to expand...
Click to collapse
cm-11-20140315-NIGHTLY-honami
honami: Move platform dependencies to rhine (android_device_sony_honami)
rhine: Move platform dependencies to rhine (android_device_sony_rhine-common)
msm: sony: Enable KSM (android_kernel_sony_msm8974)
rhine: use dtbToolCM (android_device_sony_rhine-common)
qcom-common: Drop local copy of dtbTool for dtbToolCM (android_device_sony_qcom-common)
SamsungQualcomm: Skip new requests on old RILs (android_frameworks_opt_telephony)
SystemUI: fix calculating alpha for back button in landscape mode. (android_frameworks_base)
DcTrackerBase: Dont provision APN if default is disconnecting (android_frameworks_opt_telephony)
SystemUI: Set Status bar opaque during drawer pulldown on tablets only (android_frameworks_base)
telephony: Fix initialization ordering of SMS middleware (android_frameworks_opt_telephony)
vendor/cm: We are at CM11 now (android_vendor_cm)
Mms: Cleanup CAF additions (android_packages_apps_Mms)
Fix ellipsizing of emoji symbols in StatisLayout. (android_frameworks_base)
Revert regressions introduced by QRD update. (android_packages_apps_SoundRecorder)
Click to expand...
Click to collapse
cm-11-20140314-NIGHTLY-honami
telephony: Clean up IccSmsInterfaceManagerProxy (android_frameworks_opt_telephony)
fix fread buffer has no terminating null string (android_bootable_recovery)
rhine: Fix invalid input_boost value (android_device_sony_rhine-common)
Camera: video stabilization setting - don't default enable (android_packages_apps_Camera2)
media_profiles: the HFR parameters don't need to be mandatory (android_frameworks_av)
Settings: Day and week on data usage cycle (2/2) (android_packages_apps_Settings)
frameworks/base: Day and week on data usage (1/2) (android_frameworks_base)
Tethering: fix NPE when retrieving active interfaces (android_frameworks_base)
camera: Histogram, ZSL burst mode, HDR-on-ZSL (android_packages_apps_Camera2)
camera: Add metadata-based ASD (android_packages_apps_Camera2)
Camera2: Fix burst mode, auto scene detect layout (android_packages_apps_Camera2)
settings: Put MSIM files in the right place (android_packages_apps_Settings)
telephony-msim: Fix package errors (android_packages_services_Telephony)
telephony-msim: Fix package issues (android_frameworks_opt_telephony-msim)
msim: Put files in the corret location (android_packages_apps_InCallUI)
Click to expand...
Click to collapse
cm-11-20140313-NIGHTLY-honami
Camera2: Smart scene icons w. original artwork (android_packages_apps_Camera2)
MMS: Disable Android 4.2 specific hack regarding keyboard behavior. (android_packages_apps_Mms)
National roaming for Telfort in the Netherlands (android_frameworks_base)
Fixed stylus eraser being rejected by palm rejection (android_frameworks_base)
telephony: Remove CdmaLteUicc and CDMA fix (android_frameworks_opt_telephony)
SystemUI: Update Ringer tile code. (android_frameworks_base)
Service: Keep services needing restart. (android_frameworks_base)
Fix crash in network mode settings (android_packages_services_Telephony)
overlay: add tmo and att default LTE apns (android_vendor_cm)
PackageManager: Fix reconnection logic in Installer. (android_frameworks_base)
telephony: disable the use of SMS_EXPECT_MORE by default (1/2) (android_frameworks_base)
telephony: disable the use of SMS_EXPECT_MORE by default (2/2) (android_frameworks_opt_telephony)
Click to expand...
Click to collapse
cm-11-20140312-NIGHTLY-honami
InCallUI: Cleanup CAF additions (android_packages_apps_InCallUI)
VolumePanel: Don't force navigation bar (android_frameworks_base)
Stk: Cleanup CAF additions (android_packages_apps_Stk)
Dialer: un-derp the keypad UI (android_packages_apps_Dialer)
sepolicy: Fix a few denials (android_external_sepolicy)
overlay: remove Verizon specific eri.xml (android_vendor_cm)
Settings: Fix value from being overwritten with null. (android_packages_apps_Settings)
roomservice: Add recursive dependencies (android_build)
trebuchet: build headers from internal adapter instance (android_packages_apps_Trebuchet)
LockClock: detect default units based on locale (android_packages_apps_LockClock)
[CMFM] bookmarks and history in a navigation drawer (android_packages_apps_CMFileManager)
trebuchet: fix custom home transition effect (android_packages_apps_Trebuchet)
Install PicoTTS to /system/priv-app (android_external_svox)
amami : add cm_rhine_amami_row_defconfig (android_kernel_sony_msm8974)
Telephony: Fix network selection array (android_packages_services_Telephony)
ARM: dts: honami: enable clearpad pen input (android_kernel_sony_msm8974)
[WIP]Settings: Convert AppOps array items to string references (android_packages_apps_Settings)
Settings: Fix AppOps arrays (android_packages_apps_Settings)
soundrecorder: Fix crash on devices without external storage (android_packages_apps_SoundRecorder)
Camera2: Do not issue autofocus cancel if preview stopped (android_packages_apps_Camera2)
Underp an ifdef (android_system_core)
Camera: Enable video stabilization setting (android_packages_apps_Camera2)
Register for WhisperPush during setup wizard (android_packages_apps_CMAccount)
Skip location settings page if Google account exists (android_packages_apps_CMAccount)
add Sony camera parameters (android_frameworks_av)
SystemUI: Only show H+ if config_hspa_data_distinguishable is set (android_frameworks_base)
Untangle the statusbar for dual sim (android_frameworks_base)
UiccController: Query GET_SIM_STATUS when radio state is ON (android_frameworks_opt_telephony)
Fix duplicate request responses. (android_packages_apps_Bluetooth)
libc: Fix memchr inclusion on scorpion (android_bionic)
Browser: Fix Progress bar when quick Controls Enabled (android_packages_apps_Browser)
Clean up preferences (android_external_whispersystems_WhisperPush)
Notify user of new incoming sessions (android_external_whispersystems_WhisperPush)
Allow registration to be started from service (android_external_whispersystems_WhisperPush)
Fix crash when reinstantiating preference fragment (android_external_whispersystems_WhisperPush)
refresh ui to Holo, removing actionbar (android_packages_apps_CMAccount)
Fix for positioning of glyphs within a bitmap (android_frameworks_base)
Release locked buffer when it fails to acquire graphics buffer (android_frameworks_base)
Fixed upgrading from forward-lock application to system application (android_frameworks_base)
Fix graphics corruption caused by HWUI caches (android_frameworks_base)
Revert "audio: Fix check for sonification on digital docks" (android_hardware_libhardware_legacy)
settings: Relocate Privacy Guard icons to framework (android_packages_apps_Settings)
AppOps: Add more operations in app ops settings. (android_packages_apps_Settings)
Revert "Revert "Block application install from unknown sources through adb"" (android_frameworks_base)
Relocate and cleanup new app ops features and PGify it (android_frameworks_base)
Use MODE_ASK as the default ops mode in Privacy Guard (android_frameworks_base)
app ops: New ops, features, and modes (android_frameworks_base)
Store the value from BOARD_CUSTOM_BOOTIMG_MK to a file (android_build)
rhine: add radish blob (android_device_sony_rhine-common)
Add init extension library for s1boot version (android_device_sony_rhine-common)
Fix "telephony: DataConnection: support old RILs" (android_frameworks_opt_telephony)
Add compatibility code with mainline's configuration options for unlock (android_packages_services_Telephony)
libc: Fix memchr inclusion (android_bionic)
cm: Move default ringtone override to telephony.mk (android_vendor_cm)
Trebuchet: fix icons disappearing from the hotseat (dock). (android_packages_apps_Trebuchet)
audio: Add support for tunnel mode recording and compress voip (android_frameworks_av)
Replace Cortex A15 strlen implementation with cortex-strings (android_bionic)
Import memchr implementation from cortex-strings for Cortex A15 (android_bionic)
Enable StatusBar Brightness control for tablets. (android_packages_apps_Settings)
Add Japanese APNs/eri for au, docomo MVNO, EMOBILE and SoftBank (android_vendor_cm)
Decrease Vol Panel Transparency (android_frameworks_base)
Open-source Google Dialer (android_packages_apps_Dialer)
Send unsol_sim_status on radio_state change (android_hardware_ril)
Fix headset button double-click handling with screen off. (android_packages_apps_Apollo)
Add setting for system bars visibility on Keyguard in Expanded desktop mode. (android_packages_apps_Settings)
SamsungQualcommRIL: allow mQANElements to be device specific (android_frameworks_opt_telephony)
Fix for current activity refresh (Superuser)
SystemUI: Fix displaying of user photo. (android_frameworks_base)
bluedroid: remove duplicate BLUETOOTH_QCOM_SW define (android_external_bluetooth_bluedroid)
Move WhisperPush settings (android_packages_apps_Settings)
Add preferences activity (android_external_whispersystems_WhisperPush)
Trebuchet : Decouple iconMask and iconBack dependency (android_packages_apps_Trebuchet)
New launcher icon (android_external_whispersystems_WhisperPush)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
CyanogenMod 11 FAQ
Reserved
touch screen issue fix already?
fizfaka said:
touch screen issue fix already?
Click to expand...
Click to collapse
Touch screen go crazy, right? Like you even not touch anything, but somehow it's touched?
great !!
so if im on a aosp rom already , i can skip to step 3 ?
any major issue ? random reboots ? working camera ?
Sent from my Xperia Z1 using Tapatalk
Is it possible to flash the boot.img with an flashable Zip?
Gesendet von meinem C6903 mit Tapatalk
Its not necessary to flash the Boot.IMG if youre on an kernel with custom recovery which supports KitKat. Simply flash the flashable ZIP after wiping everything.
Kind regards
Meet
Gesendet von meinem Xperia Z1 mit Tapatalk
I think I have it...
Gesendet von meinem C6903 mit Tapatalk
@meetdaleet which Recovery do you use?
Gesendet von meinem C6903 mit Tapatalk
For example the doomlord ADV stock kernel with cwm Integration. Neither its possible without any effort to flash the Boot IMG from an aosp/GP based Rom such as cm11 itself.
But you have to extract the IMG from the flashable ZIP and flash it via fastboot (for example on flashtool -> with connected device on fastboot mode -> custom kernel).
I preffer the fastboot directly>> fastboot flash Boot Boot.IMG .
Kind regards
Meet
Gesendet von meinem Xperia Z1 mit Tapatalk
Ah okay I think I try it this evening I have no PC here..
Gesendet von meinem C6903 mit Tapatalk
I'm on 17/09, with the last pimped kernel... For me it's very good!
What about you?
i still dont know the difference between fxp and cm
DevilKC said:
i still dont know the difference between fxp and cm
Click to expand...
Click to collapse
I could be wrong. But this is how I see it. Any fixes or updates from fxp doesn't show in the cm branch until it get pushed. FXP gets build once I week I believe. CM has other fixes from the CM community and they have nightly build that generate everyday. But the FXP fixes will not show in CM branch until later so FXP will have specific fix for our device before the CM. CM will only have community fixes before FXP does.
Anyone with the last update? What do you think?
Have problems since I install CM(from 03/09 nightly).
When at night can't detect the time, the system sound turned off, and when I use Skype I can't hear anything, unless I enable the dsp. But then the other side told me the sound from me becomes very small almost can't be hear.
I have enabled quiet hours after install the CM, but turn off it won't help.
Another thing, FM radio has been take out of aosp or it just not enabled?
Tapatalk を使用して私の Xperia Z1 から送信
I have KK 4.4 and I have installed this: http://forum.xda-developers.com/showthread.php?t=2632808
Can I can flashCM11 straight from the recovery? There's no other DoomKernel for KK
Anybody experiencing sleep of death issues?
Sent from my Xperia Z1 using Tapatalk
@mnickkk
Even if the advStckKernel would work, I'd prefer to download the nightly and the corresponding gapps on the pc, then open (not extract) the nightly with a program like WinRar and pull the boot.img out of it. Then copy cm & gapps onto the ext. sd and power off your phone. After that flash the boot.img via fastboot, reboot into recovery and make a fullwipe, then flash cm & gapps, followed by a factory reset and wipe cache. Reboot and setup. Done!
Related
{
"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"
}
Hi,
After successful release of my previous rom (HarshGinger) for my previous device i would like to share my first ROM for this device.Note that i created this ROM for my personal use, but if you're missing anything or want anything feel free to post here.I'll try my best to fulfill it.
Note that i don't like to theme because it requires too much time.So i've not themed anything.Thats why it is a pure touchwiz experience and touchwiz is not that bad in look.It just sucks in performance.primary aim of this ROM is to provide light,fast and stable system.I saw that there is no active stock based ROM for this device (correct me if i'm wrong).I'll keep updating this ROM.And yeah forgot to mention this ROM was built for i9070.But i think changing tee folder will make it to work on i9070p also (still not familiar with this device).Now i'll keep digging in to framework and apps for improvements.Please stay tuned for updates.Updats will be stand alone installer.So it won't require to download whole ROM again.And it is important to back up your current ROM before flashing this one.
CAUTION:Read entire post before flashing the ROM.
CAUTION:This ROM don't support dual booting.This ROM will always be installed as primary ROM.
IMAGES:
yeah, I know that there is nothing new there because its A pure touchwiz experience...
FEATURES:
Deodexed
Pre-rooted with latest SuperSU
Debloated
Zipaligned
Removed stock File Browser and added Root Browser (If you like it then buy it to support the developer Root Browser)
build.prop tweaks (of course...!)
Added CPU settings in settings (support developer of the app no-Frills)
AOSP Lockscreen toggler with 5 icons and stock lockscreen with 4 icons.Also wtih toggle for Rotation and Haptic Feedback
Changed initial settings for first boot. (on the first boot phone will be in Airplane Mode to disable mobile data, because my carrier was charging me high just for connecting.You can turn it off)
sysro,sysrw support (type in terminal sysrw to mount system as re writable and sysro to mount as read only)
Added zalignx and vac commands.Read below for more details
Disabled apk signature verification
[TOGGLE]CRT-OFF animation (only supported on cocore kernel.Thanks to frapeti and cocafe) (Fully fixed with zero bugs)
Added Terminal Emulater
Added bash and nano.bash is now default for terminal emulater
init.d scripts to enhance performance
[B[TOGGLE]]Ink Effect[/B] Mod
Optimized Scrolling
Updated all the apps
Disabled Edge Zoom in browser
[TOGGLE]Long Press Back to kill APP (say good bye to non responding apps)
[TOGGLE]Disabled Ascending Ringtone
Uses sammy's crappy preload partition for storing system apps. (only core apps are in /system/app else all are moved to /preload.223MB free space in /system.Please back up your /preload partition before flashing this ROM because it'll be formatted.This is not necessary but still recommended)
Modified TW Launcher
[TOGGLE]Wake on Disconnect
[TOGGLE]360 degree Rotation
[TOGGLE]Navigationbar
[TOGGLE]IME Switcher Notification
[TOGGLE]Scrolling cache
[TOGGLE]Safe Headset Volume Notification
[TOGGLE]WiFi connection Toast
[TOGGLE]Auto scroll Quickpanel in statusbar (toggles in expanded statusbar)
Various changes to messaging app
1% battery mod (Reverted because is is displayed in % in Live tile, old statusbar still has this feature)
Host file for adblocking
Stereo Recording
Exteneded Power Menu
Information Ticker
Enabled Call Recording Feature
Sense style Task Manager (reverted because it was slow)
Blocking Mode
Various Customization options available under HarshJelly Tweaker
SPlanner Widget
4.2 Statusbar with Live Tiles (for more info read third post)
Sony Small Apps support
Updated Framework from latest firmware XXLQL
Master Key Security bug Fixed
Wireless ADB
[TOGGLE]Follow statusbar Transparency in Lockscreen
KK Style statusbar icons
[TOGGLE]Lockscreen Blur Effect
[TOGGLE]Double tap statusbar to sleep
Better thumbnail generation for less storage usage
Odexed framework and some apps for faster boot and fast access
Read changelog below
And more to come...
Note that this ROM is built for cocore 6.8 or later.Some features won't work with previous versions.If you're using network file system, then you'll also need to install cocore kernel again.
INSTALLATION:
Download the ROM
Download Latest Update (No need to download all updates.Just download latest one)
Flash ROM
Reboot Device (to generate dalvik cache).If you're upgrading HarshJelly then you can skip this step.
Flash Update (no need to wipe anything)
Open HarshJelly Tweaker and press menu and select Reset To default
Reboot Device and now set options you like in HarshJelly Tweaker
If any Hotfix is available for you installed version then download it and flash it now
Tested with CWM
TWRP has some problems
Upgrading from previous versions:
For HJ > 5.1
Flash version 1.00 without wiping anything
Reboot
Flash latest version without wiping anything
For HJ <= 5.1
Flash latest version without wiping anything
DOWNLOADS:
HarshJelly v1.00 (MD5:90a98fec1bcc34def8048de1e334ae71)
HarshJelly v1.00 (Mediafire)
UPDATES:
HarshJelly v5.2 (MD5:70be2821af64919c78a5091e616eeef4)
HarshJelly Tweaker:
HarshJelly Tweaker v4.31
ADD-ONS/FIXES:
Sony Small Apps (for HarshJelly 3.1 and later)
(these can be flashed over any version)
VIPER4Android for better sound
Stock Gallery for janice
TextMemo (for sticky note widget)
Samsung stock file Manager
AccuWeather Widget
Camera lag fix (not my work.You'll loose some of my modification)
Original Statusbar (which was used in HarshJelly < 4.0)
CUSTOMIZATION:
Animations:
(These packages won't flash framework-res.It'll just patch them.So few KBs in size hence they can be flashed over any ROM.Feel free to share them but don't forget about credits)
FlyIn_and_Flip
Fold
stock
Bounce
KNOWN BUGS:
I'm waiting for them...
CREDITS::
@majdinj - For his compilation of Guides
@jarari2 - For Ink Effect
@Mirko ddd - For his guides
@DSA - For guides
CM Team - For being open source
Remind me if i forgot to add your name...
And at last....
Sorry for my bad English and Format of the post.I tried my best to format well this post (spent 2 hours still couldn't make it beautiful)
NOTE:Flash this ROM at your own Risk i'm not responsible for any damage to your Device.
And please don't mirror files.If you want to share it then give link to this thread.
Liked my ROM? Then press the thanks button...
XDA:DevDB Information
HarshJelly ROM, ROM for the Samsung Galaxy S Advance I9070
Contributors
mr.harsh
ROM OS Version: 4.1.x Jelly Bean
ROM Firmware Required: Any JB Firmware
Version Information
Status: Stable
Created 2013-10-02
Last Updated 2014-12-09
CHANGE LOG:
ROM
Code:
DATE Description Tag
=====================================================
[28/5] Deodexed [NEW]
[28/5] Latest SuperSU [UPD]
[28/5] Fixed SuperSU [FIX]
[29/5] Rewritten Updater-script [NEW]
[29/5] Updated symlinks [NEW]
[29/5] Debloated a bit [NEW]
[29/5] Fix su binary [FIX]
[29/5] Fix updater-script [FIX]
[29/5] Fix MTP Storage [FIX]
[29/5] Fix shell access [FIX]
[29/5] Fully Debloated [NEW]
[29/5] Zipaligned [NEW]
[29/5] Added Root Browser [NEW]
[30/5] build.prop-1 [UPD]
[30/5] Added No-frills [NEW]
[30/5] AOSP Lockscreen [NEW]
[30/5] Change first boot Settings [UPD]
[30/5] Integrate CPU Settings [NEW]
[30/5] Added sysrw,sysro Support [NEW]
[30/5] Added zalignx,vac [NEW]
[30/5] Disabled signature Verification [NEW]
[30/5] Fixed CPU Settings Integration [FIX]
[30/5] Fixed sqlite binary (vac fix) [FIX]
[31/5] sysro,sysrw fix [FIX]
[31/5] CRT-OFF Effect [NEW]
[31/5] Added bash [NEW]
[31/5] Added nano [NEW]
[31/5] Added sysctl.conf [NEW]
[31/5] Bringup init.d [NEW]
[31/5] init.d scripts [NEW]
[31/5] ink effect [NEW]
[31/5] Added terminal [NEW]
[31/5] Set bash default [NEW]
[31/5] Fix bash [FIX]
[1/6] Fix ink effect [FIX]
[1/6] Fix crash while using AOSP lockscreen [FIX]
due to Ink Effect
[1/6] Black Statusbar [UPD]
[19/6] Optimize Scrolling [NEW]
[19/6] Fix Terminal [FIX]
[19/6] Fix nano [FIX]
[20/6] Add 4 icons (samsung lockscreen) [NEW]
[20/6] More icons to AOSP lockscreen [NEW]
[21/6] Changes for cocore 6.8 [UPD]
[22/6] Add Note II Gallery [NEW]
[24/6] Update Google Apps [UPD]
[27/6] Disable Edge zoom in browser [NEW]
[27/6] Long Press Back to kill App [NEW]
[27/6] Disable Ascending Ringtone [NEW]
[27/6] Bring up /preload usage [NEW]
[28/6] Bump version to 1.00 [UPD]
[28/6] Update updater-script [UPD]
[28/6] Add Host file for adblocking [NEW]
[28/6] move apps to /preload [NEW]
[28/6] Final formatting for release [UPD]
=====================v1.00===========================
[29/6] Ignore KioskMode,framework is now 5MB [UPD]
smaller
[30/6] Fix nano [FIX]
[30/6] Smoother Wait Animation for old apps [NEW]
[2/7] Allow camera to run in call,low battery [NEW]
Allow flash on low battery
(Thanks to jobnik)
[2/7] Change bitrate for camera [NEW]
720p:
superfine:15MBit
fine:12MBit
normal:9Mbit
audio:192Kbit/s
[2/7] Enable 2 audio channels for recording [NEW]
Now audio is recorded in stereo
mode.Check in MX Player
[2/7] Patch services.jar for supercharger [NEW]
(credits to zeppelinrox)
[2/7] Fix sysctl entries [FIX]
[2/7] Improve memory management [NEW]
[2/7] Update init.d scripts [UPD]
[2/7] Update SuperSU [UPD]
=====================v1.10===========================
[3/7] Add Clcok App for Alarm [FIX]
[3/7] Fix updater-script to decrease [FIX]
installation time
[8/7] Aroma Installer [NEW]
[8/7] Don't use sysctl tweaks by default [NEW]
=====================v1.20===========================
[13/7] Some changes to AROMA Installer [UPD]
[13/7] Change default font to Ubuntu [NEW]
(not changeable from Flipfont)
[13/7] Revert Dalvik Heap Size to 256MB to [FIX]
to avoid FCs on some apps
[13/7] Previous Changes in stock camera to 3rd [NEW]
party apps
[13/7] Wallpaper Scrolling in Launcher,Remove [NEW]
Text in empty pages
[14/7] Update no-frills [UPD]
[24/7] Add preloaded classe to framework [FIX]
[24/7] Fix no-frills [FIX]
[24/7] Enable Fsync by default to access [UPD]
recovery properly
[24/7] Allow upto two parameters to nano [FIX]
[24/7] Add ROM control Type harsh_control [NEW]
in terminal
[24/7] Revert some changes for more smoothness [FIX]
[26/7] Disable IME Switcher in Notification [NEW]
[26/7] Disable Unlock when pressing menu key [FIX]
in AOSP Lockscreen
[28/7] Revert stock gallery [FIX]
[28/7] Don't use AROMA Installer [FIX]
[29/7] Fixes to harsh_control [FIX]
[1/8] Unpluggging won't turn on screen [NEW]
[1/8] New bootanimation [NEW]
[1/8] Allow Rotation in lockscreen [NEW]
[1/8] Enable Ticker [NEW]
[3/8] Fix Note II gallery Issues,Now in full [FIX]
Screen
[3/8] Extended Power Menu (reboot,hotboot, [NEW]
download,recovery)
[3/8] Update SuperSU [UPD]
=====================v2.00===========================
[4/8] Fix clock app [FIX]
[11/8] Add Xperia Fonts [NEW]
[11/8] Some changes to harsh_control [UPD]
[11/8] Fix drain on media scanner.Respect [NEW]
.nomedia file
[11/8] Disable vibration on AOSP Lock screen [NEW]
[13/8] Disable lockscreen Rotation [UPD]
[15/8] Workaround for CRT Animation Bug(1/2) [EXP]
[18/8] Fix Wi-Di and DLNA [FIX]
[18/8] New Tweaking App:HarshJelly Tweaker [NEW]
[18/8] Allow CRT Animation toggle [NEW]
[19/8] Long Press Back to kill toggle [NEW]
[19/8] AOSP LockScreen Vibration Toggle [NEW]
[19/8] Add 1% Battery mod,lockscreen shortcut [NEW]
to Statusbar
[19/8] Enable Call Recording [NEW]
[19/8] AOSP Lockscreen toggle [NEW]
[20/8] Toggle for Ascending Ringtone [NEW]
[24/8] Fix CRT Toggle [FIX]
[24/8] Workaround for CRT Animation Bug(2/2) [EXP]
=====================v2.10===========================
[9/1] New UI For HarshJelly Tweaker [UPD]
[9/1] Add toggle for Wake On Disconnect [NEW]
[9/2] Add toggle for 360 Rotation [NEW]
[9/5] Add toggle for Navigationbar [NEW]
[9/5] Add toggle for IME Switcher [NEW]
[9/5] Fix layout for Lock button in Statusbar [FIX]
[9/5] Fix Word Prediction in Samsung IME [FIX]
(thanks to anantttt for files)
=====================v2.20===========================
[9/13] Fix Lock & Setting icon in Statusbar [FIX]
[9/15] Add Scrolling Cache Toggle [NEW]
[9/26] Add Hotboot command for terminal [NEW]
[9/26] Add toggle for Safe Headset Volume level[NEW]
[10/5] Sense style Task Manager [NEW]
[10/6] No more sms,mms,e-mails in Call log [NEW]
[10/7] CSC: Unknown -> DDULP8 [FIX]
[10/7] Overscroll effect in TW Launcher [NEW]
[10/7] Enable folder view in messaging app [NEW]
[10/8] Fix Lockscreen bugs (including rotation,
double lock etc.) [FIX]
[10/9] Enable blocking mode [NEW]
[10/9] Update HarshJelly Tweaker [UPD]
[10/9] Some minor fixes [FIX]
[10/10] Some minor improvements [UPD]
=====================v3.00===========================
[10/10] Some Tweaks [UPD]
[10/10] SPlanner Widget [NEW]
(Credits to:bobfrantic, [URL="http://forum.xda-developers.com/showthread.php?t=2242789"]thread Here[/URL])
[11/10] Enable infinite scrolling (TWLauncher) [REV]
[13/10] Add Small Apps support [NEW]
(Credits to:thirdzcee)
[14/10] Fix Blocking Mode [FIX]
(Thanks to:anantttt)
[16/10] Reduce some lags [EXP]
[16/10] Messaging:Enable group Messages,Enable
Backup feature,Allow upto 1000
Recipients,Disable auto SMS to MMS
conversion,Enable Split View(Landscape) [NEW]
[16/10] Add toggle for Wifi AP connected
notification [NEW]
[18/10] Toggle for WallPaper Scrolling TW
Launcher [NEW]
[18/10] Disable message in empty page,Disable
Toast when new page is created
(TW Launcher) [NEW]
[19/10] HarshJelly Tweaker new UI [UPD]
[19/10] Font chooser in Harshjelly Tweaker [UPD]
[19/10] Remove harsh_control [FIX]
[19/10] Fix Hotboot [FIX]
[19/10] Toggle for Auto Scroll in QuickPanel
(Statusbar toggles) [NEW]
[19/10] Fix Random Wake up in Lockscreen [EXP]
(for both CRT and normal)
[20/10] Change Dalvik heap size to AOSP values [EXP]
=====================v3.10===========================
[20/10] Fix unlock while pressing menu button
in lockscreen [FIX]
[25/10] Revert Small Apps support [REV]
This causes FC in list view [FIX]
[28/10] Disable sending of SMS on first boot
due to CSC Registration [FIX]
[28/10] Re integrate Small apps with fix for
FC in listview [UPD]
[6/11] Move more files to /system [UPD]
[6/11] Write in terminal clearbloats,
restorebloats to remove/restore
bloatwares [NEW]
[6/11] HarshJelly Tweaker -> Xposed Module [NEW]
( Enable it from Xposed installer )
( See HarshJelly Tweaker changelog )
[7/11] Increase Heap size so that GC run less
often [UPD]
[8/11] Some minor changes to increase perf [EXP]
[8/11] Update framework from latest firmware
(XXLQI).Improvements in various parts
including ( browser core,WiFi service,
Bluetooth service, Input service, TW
Framework and much more ) [UPD]
=====================v3.20===========================
[13/11] AOSP Taste for setting app [UPD]
(i want to load it faster :P)
[14/11] Remove unused libs [UPD]
[15/11] Layout fix for Lock icon in statusbar [FIX]
[17/11] Disable PowerSaving Mode Notification [NEW]
[29/11] Revert : Scrolling cache toggle [REV]
[29/11] Master Key Security bug Fix [FIX]
[29/11] Various adoptions from latest firmware [UPD]
[29/11] Reduce some lags in dialer [EXP]
[30/11] Wireless ADB (Port:3435) [NEW]
(CAUTION:Keep port number private)
[6/12] Some Nexus Melodies [NEW]
[8/12] Galaxy S lockscreen icon [NEW]
[12/12] 4.2 statusbar with Live Tiles [NEW]
(thanks to @SpaceCaker)
(thanks to @Sami Kabir for icons)
(Read third post for more info)
=====================v4.00===========================
[13/12] Fix installer [FIX]
=====================v4.01===========================
[21/12] Optimize 4.2 statusbar [UPD]
[21/12] Respect statusbar transparency in
Lockscreen [NEW]
[21/12] Allow user to change statusbar
transparency [NEW]
[24/12] User name on Contact tile in statusbar
(Can be changed by HarshJelly Tweaker) [NEW]
[25/12] Optimize Live Tiles Framework [UPD]
[25/12] Network Operator Tile [NEW]
[25/12] AOSP themed 4.2 statusbar [UPD]
[27/12] Update Camera Module (no more lags :D) [UPD]
[29/12] Better busybox integration [UPD]
[29/12] Merge upstream changes from XXLQL
firmware (OMX, WiFi, Sound, MM, Camera) [UPD]
[29/12] Odex framework and some apps [NEW]
[31/12] Minor bug fixes & improvements [UPD]
=====================v5.00===========================
[11/01] Toggle : Follow statusbar Transparency
in Lockscreen (layout fix) [UPD]
[11/01] Fix layouts for statusbar, new icons
etc. [UPD]
[11/01] Enable USB Debugging notification [NEW]
[21/01] Smaller ring in AOSP lockscreen [NEW]
(Like android 4.2)
[21/01] Better albumart on AOSP Lockscreen [FIX]
(brighter, bigger)
[30/01] Fully Fix CRT Animation Bug [EXP]
[04/02] Lockscreen Blur Effect [NEW]
[06/02] Lockscreen Blur with Native Libs
(~60% faster) [UPD]
[12/02] Reduce camera lags [NEW]
[16/02] Double tap statusbar to sleep [NEW]
[16/02] Update Sleep Tile (no longer needs turn
off the lights app) [UPD]
[16/02] Update Torch Tile (faster LED control
no need of TeslaLED app) [UPD]
[17/02] Better thumbnail generation
(less storage usage, Thanks CM Team) [NEW]
[17/02] Fix mobile data disconnects after some
time for some operators [EXP]
[17/02] Some misc. fixes [FIX]
[20/02] Odex some more apps [NEW]
=====================v5.10===========================
[26/02] Better CRT Animation [NEW]
[09/04] Better battery icons [UPD]
[16/04] Update Blur Lockscreen Algo (now
everything is done asynchronously so no
delays while locking) [UPD]
[16/04] Revert sense style Recent apps [REV]
(it was a bit slower)
[04/05] Remove some useless services [FIX]
[05/05] Various changes from UBLPK firmware [UPD]
(WiFi, WebCore, OMX, camera etc.)
[05/05] WiFi tile will toggle wifi state [NEW]
[05/05] Some misc changes [FIX]
[05/05] Add [b]wakelock Tile[/b] (caution: possible
battery drain) [NEW]
[24/05] Deodex back [REV]
=====================v5.20===========================
HarshJelly Tweaker
Code:
Version 4.31
- Bug fixes for Blur lockscreen
- Remove Multi threading option for Blur Lockscreen
Version 4.3
- Option to order lockscreen not to follow statusbar transparency
- Add support for Blur Lockscreen
- Add support for double tap to sleep
Version 4.21
- Remove FSync control (fix for cocore > 8.2)
Version 4.2
- Statusbar transparency chooser
- Allow user to set username
- Bug fixes and optimizations
Version 4.1
- Holo UI
- Xposed: Usertile image changer
- Removed scrolling cache toggle
Version 4.0
- Xposed Module Support
- Xposed:Global Key timeout Tweakable
- Switch to default TouchWiz Theme
- Xposed:Disable clear defaults dialogue
- Whole new concept
- Various improvements and fixes
Version 3.1
- Some improvements
- Bug fixes
- Information menu
- Toggle for wifi connection toast
- Toggle for Wallpaper scrolling in TW Launcher
- Toggle for auto scroll in statusbar
- Font chooser
- Updated UI
Version 3.0
- FSync toggle
- Scrolling Cache toggle
- Help Menu
- Safe headset volume level toggle
- Add Reset to default option
- Various improvements and optimizations
- Bug fixes
Version 2.0
- New UI
- Ascending Ringtone Toggle
- Wake on disconnect Toggle
- 360 Degree Rotation Toggle
- Navigationbar Toggle
- IME Switcher Toggle
- Logger and Sysctl Tweaks Toggle
- Hotboot Option in Menu
Version 1.1
- Add init.d support for setting up CRT Animation at bootup (via init.d script)
Version 1.0
- Initial Release
Tips,Tricks,FAQs and commands...
So we have installed HarshJelly on our device now how to enhance performance with it...
First of all disable UI sound and haptic feedback (haptic feedback is disabled by default).They drain battery and affects performance.
Second thing, Go to SuperSU settings and disable notifications.There will be glitch in granting permission when they're enabled.
HarshJelly comes with some commands.Their usage is listed below.To use them, just open terminal and write any of them
zalignx:It'll zipalign all the system apps and installed apps.Do it once in a week or after installing some apps because system apps are already zipaligned. Originally this was created by darky (sorry i don't know the actual author) and i modified it for better compatibility.
vac:It'll vaccume the all the databases.Credit goes to zeppelinrox.Read his supercharger thread for more info.Execute it whenever you get sometime.This process will be too fast when fsync is disabled but it'll take wome more time when fsync is enabled.
clearbloats:This will remove all the bloatwares from system.Use this with caution because this can affect system's stability.You can get random FCs.Normal users won't have much effect but advanced user will miss some functionality.Note that I won't listen to any bug after executing this command.
restorebloats:This command reverts changes done by clearbloats
Click to expand...
Click to collapse
Use cocafe's awesome cocore kernel for better performance
Don't install unnecessary apps like anti-virus softs,battery saving apps etc.Most of them are crap.They uses a lot resources but provides very little through put.
Some tips for GPS Setup: By default this ROM will use samsung's gps.conf.But if you want more fast and accurate GPS then get some NTP servers for your country/region from pool.ntp.org and replace them to /system/etc/gps.conf.
GPS performance can further be increased by clearing and downloading AGPS data periodically.To do so use GPS test app from market.
Now let me clear some concepts regarding to RAM Consumption.I've seen many people crying about low free RAM and using task killers to leech as much as RAM is free.First of don't use and task killers and let android manage the RAM and apps.By using task killers you're interfering with OS.when you kill any service android will try to execute it again.So again it'll need to load some data in memory and it'll consume CPU again and it'll drain battery.About free RAM most people believe that some lags appear due to high ram consumption because most people uses Windows and have a little knowledge about linux and it's kernel.Android is designed in a way that it should utilize all the RAM.So it'll cache resources in ram for future usage in-spite of removing them after exiting from apps.It'll release all the mem which were used for caching of resources whenever any app needs it.So don't think about free ram.And also Jelly Bean's framework is too heavy so it'll consume more RAM.So less free RAM is not ROM's problem.
Disable keypad light to save some more juice.
About the nano text editor , it is very usefull tool in case of boot loop.It is best used in recovery with Aroma File manager's terminal.It lets you edit anyfile in recovery in GUI.
Want better mutitasking (at some extent)? Flash Small Apps package from Add on section.
Benchmarks don't show the reality.They just represent system behavior at the moment.
Use harsh_control command in terminal for more customization.
Device is eating too much RAM, Hot Boot it instead of reboot.
Keep an eye on Wakelock Tile.If it is red, that means system has acquired wakelock so system won't go to deep sleep
Want a smooth and Lite launcher? use MINI LAUNCHER
How to use HarshJelly Tweaker:select the option you want.If there is notification about reboot,press menu and then select hotboot.No need to reboot device.If there is no notification after changing option, changes are applied on the go.No need to reboot/hotboot.
Want to report a bug? Report it along with full logcat.I won't respond to post describing bug without logs.
Q. How to put your own image in contacts tile in 4.2 statusbar?
A. There are two way to do so,
If you're using Xposed framework then it is very easy for you.Just enable HarshJelly Tweaker Module from Xposed installer and reboot device.Now you just need to put two images namely my_prof_normal.png and my_prof_pressed.png (Names are self explanatory) to /data/HarshJelly folder.Make sure that read permission is give to those files (if you don't understand just give it 777 permission).Now reboot your device, thats all.
If you're not using Xposed framework then you need to modify APK.But i've made it simple for you.Just download my patch sysui_patch.zip.Open it using winrar or winzip or similar software and navigate to patch/patches/system/app/SystemUI.apk/res/drawable-hdpi and drag and drop two images namely my_prof_normal.png and my_prof_pressed.png.Now take that zip file on device and flash it
Q. Optimum size for those pngs?
A. 400x400
Q. Why i need to put two images?
A. Because i've added fade animation there.So when you'll put your finger on it then it'll fade in second image. (TIP: use your normal image as my_prof_normal.png, now use any software and blur the same image and use it as my_prof_pressed.png.It'll look awesome when you'll put finger on contacts tile)
The specs looks nice. I'll be waiting for the download link!
Press thanks if I helped!
Another ROM for our beloved phone. Thanks a lot man. +1
Keep em' roms coming.
Good Luck keeep it up and make it a good stable Rom BUt do remeber post the download link in 24 hours or this thread will be overcomed by the MODS....
ikaster17 said:
Good Luck keeep it up and make it a good stable Rom BUt do remeber post the download link in 24 hours or this thread will be overcomed by the MODS....
Click to expand...
Click to collapse
i am afraid that i won't be able to upload it again in 24-hours (some issues with my ISP that disconnects after 300mb upload, i need to contact him)
To MODs:
Please give me some time i promise that i'll upload it tomorrow.I can upload ROM in two parts at the moment but it'll increase amount of work on user side.I would not have posted this thread if i knew that i've uploaded wrong file.
wow New rom...awesome bro screenshots are beautiful..
Does it come with 4cyl and crossbreeder?
Sent from my GT-I9070 using Tapatalk 2
okay Don't worry if you have the work complete and link just needs to be provided then good try restarting the PC and taking out cables plugs of the internet and reconnect... i can guide you on PC's too
Credits for the quad Lockscreen @benzonator and @ikaster17
i really wanted to test the rom but no more phone
*** Use the latest Crossbreeder it makes the phone go crazy smooth
@ikaster17
What happened to your phone? Will you fix it, i really like your vanilla rom.
Sh0m1 said:
@ikaster17
What happened to your phone? Will you fix it, i really like your vanilla rom.
Click to expand...
Click to collapse
Keeo thread on Track please
off topic: Deving will continue on the rom however ican but yeah device it fell from my apartment and crash Boooom
Aw man thats a bummer but isnt there a samsung repair center in your country?
Sent from my GT-I9070 using Tapatalk 2
xheon said:
Does it come with 4cyl and crossbreeder?
Sent from my GT-I9070 using Tapatalk 2
Click to expand...
Click to collapse
Nope.I won't add any third party tweaks (although some are exceptions) so that user can choose between them
ikaster17 said:
okay Don't worry if you have the work complete and link just needs to be provided then good try restarting the PC and taking out cables plugs of the internet and reconnect... i can guide you on PC's too
Credits for the quad Lockscreen @benzonator and @ikaster17
i really wanted to test the rom but no more phone
*** Use the latest Crossbreeder it makes the phone go crazy smooth
Click to expand...
Click to collapse
That's not PC's problem that is my fault.I didn't notice * in the form that was telling that 300MB is daily upload limit:crying:
hey guys sorry for the delay but link is up check the OP for the link.
http://d-h.st/1d2
one more thing nano is not working at the moment (i realized it later) because i messed some files.I'll fix it in next update.
DevHost is famous for its problems with d/l speed so you'd better find another storage for future updates. Currently I'm downloading your ROM on 10kbps, when my usual internet d/l speed is about 20mbps.
nagato.fm said:
DevHost is famous for its problems with d/l speed so you'd better find another storage for future updates. Currently I'm downloading your ROM on 10kbps, when my usual internet d/l speed is about 20mbps.
Click to expand...
Click to collapse
I had some problems with my ISP so i uploaded it from my bro's PC.I'll add another mirror later...
I download from devhost at full speed, so its not everyone, for me its the best hosting.
Sent from my GT-I9070 using Tapatalk 2
Uploaded it to Mega.
Enviado desde mi GT-I9070 usando Tapatalk 2
BTW, crt-off effect has one bug: if you turn off screen using your power button without unlocking it, it will be constantly turning on itself. You can try it yourself: turn on your phone, press power button to lock your phone, press it again (you'll wake your device), press power button one more time. That's what I'm talking about.
{
"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"
}
Like what you see? Click the thanks button or Donate to scott.hart.bti by clicking HERE
If you have building/development concerns or issues, Please visit the BeanStalk Development Thread to avoid cluttering this thread.
CyanogenMod 13 based
Quicker system animations
Trimmed down fat and excess bloat
Option to enable all widgets
Numerous extra lockscreen options
LCD Density
Custom original BeanStalk Wallpapers by skyliner33v
Custom BeanStalk bootanimation by skyliner33v
3-minit battery support
Clock and date options
Contextual Header - Original and Polygraphic
Battery styles - Includes specific colors and styles. Also includes battery bar
Do not disturb option
Show notification count
Recent screen options
Customizable navigation bar
Use Omniswitch as default recents
Built-in screen record
Toast animations
App Circle bar
Gesture Anywhere
Disable FC warnings
Disable Immersive message
Force expanded Notifications
Configure scrolling cache
Build.prop MOD options to enable/disable tweaks as preferred
Less frequent Notification sounds options
CRT screen off/on options to specify how the animation shows
Enable/disable wake up on charge option
Superuser fully embedded into the build and accessed from settings menu
CM Performance options and features
Hide superuser icon
Developer options and advanced reboot enabled by default
Numerous cherry-picks and improvements throughout the build, baked into the
awesomeness of existing CM layout.
Numerous other options hiding throughout the build. For a full list of changes and features, please
be sure to checkout change log below.
You tell me. As of now no major bugs.
Banks
Open Gapps
BeanStalk Change log
* Download ROM and latest GAPPs.
* Copy ROM and GAPPs from above to internal storage.
* Reboot into recovery
* Full wipe and format is ALWAYS suggested to avoid odd issues.
* Flash ROM and then flash GAPPs.
* Reboot and enjoy the BeanStalk goodness.
BeanStalk source can be found HERE
Skylinerv33 - Graphics and bootanimation - Thanks!
Vaughn N - Endless support and help throughout the years.
Cyanogenmod - HERE
AICP - HERE
CRDRoid - HERE
Imoseyon, Flar2, Beanstown, anyone I forgot
Donate to scott.hart.bti by clicking HERE
XDA:DevDB Information
BeanStalk Unofficial, ROM for the Xiaomi Mi 3
Contributors
Shahan_mik3, audahadi, vasishath, linuxxxx, rooque, MrBanks
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Beta
Stable Release Date: 2016-07-15
Current Beta Version: 6.25
Beta Release Date: 2016-09-18
Created 2015-12-19
Last Updated 2016-10-11
Reserved
Changelog
Device tree Changelog:
Code:
====================
22-Dec-2015
====================
*Fixed slow chargin issue
*add support for f2fs file system
====================
19-Dec-2015
====================
*Fix FM
*Device ID fixed @audahadi
*add activity_recognition @audahadi
*HDR fixed (partial)
*enable multiple notification leds
*Enable proximity check before pulse intent
*Fix hardware key vibration
*Fix Menu key unlock
*add perf profile overlay to cmsdk
Kernel Changelog:
Code:
====================
22-Dec-2015
====================
Fix simple_ondemand crashing
Add Faux Sound
USB HACK: Make use of Android device as a keyboard or mouse
stereo call recording support
Add frandom support
====================
19-Dec-2015
====================
*kernel toolchain change to 5.3 (this is pretty new)
*ElementalX
*zzmove
*Sioplus
*Nvidia patch
*cortex_a15 optimization
*Motorola low mem killer
*few other changes
Beanstalk Rom Changelog:
Code:
====================
12-22-2015
====================
* bionic/
51ad57b libc: ARM64: kryo: use generic memmove routine
* external/stagefright-plugins/
21ef449 stagefright-plugins: Seek to beginning of file on seek error
c34df96 stagefright-plugins: Fix AAC profile selection
* frameworks/av/
29c3ef4 stagefright: Fix audio profile retrieved
c68bccc stagefright: Correctly reassemble HVCC data
ab35ee6 stagefright: Deal with output format of other AAC decoders
d3c005d stagefright: Fix AAC profile selection
* frameworks/base/
f432116 SettingsProvider: add mechanism to return migrated keys
72d4f90 SystemUI: Don't collapse quick settings when removing custom tile
d32e3b0 NavigationBar : Switch to display orientation from config orientation
6fab199 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
* frameworks/native/
b77fa75 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
b17c928 sensor: Skip additional permission request checks
0490303 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
* hardware/qcom/audio-caf/msm8960/
93979cc libalsa-intf: Don't log as error on successful EC change
* hardware/qcom/display-caf/msm8974/
583ef92 hwc: reset overlay and writeback in unblank if writeback is active
* packages/apps/Settings/
beb1229 Settings: respect telephony config for profiles override
28f2aad Settings: display light pulse dialog settings conditionally
02c633c Settings : Show wifi usage tab by default
3405232 Update beanstalk share string
c9a1b50 Add about beanstalk option.
* packages/apps/SetupWizard/
7ab7f3c SetupWizard: Conditionally run account setup
* vendor/cmsdk/
8a79ddb cmsdk: Clean up some provider tests.
20bfdd7 cmsdk: add keys which to intercept from SettingsProvider
cb4a990 Profiles: add isEnabled(); send state changes
c81519d cmsdk: remove visualizer from default qs tile list
====================
12-21-2015
====================
* build/
155cc66 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
* frameworks/base/
093bdf9 Keyguard: Support for external keyguard views
2b2ba0d Fix filedescriptor leakage in MediaMetadataRetriever
e111e88 Revert "Fix filedescriptor leakage in MediaMetadataRetriever"
548a39d Revert "Fix filedescriptor leakage in MediaMetadataRetriever"
0967a43 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
6162c9d base: header image tweaks
b280e64 Action: Add is Navbar enabled.
ccb1139 base: Fix a durple
d356d4b SlimDim: Use semaphore to cancel ontouch callback
fcabb55 SlimDim: don't dim navbar on lockscreen
c5a4a5d SystemUI: SlimDim - pref to listen on entire screen for touches [1/2]
abbf99c SlimDim: listen for touches in navbar empty areas also
be78a7b SystemUI: SlimDim [1/2]
0653660 Revert "SystemUI : Make clock/navigation multi-user compatible"
86595f9 TwilightService: always fall back to timezone-based location
* frameworks/native/
cbd3e07 gui: only support tertiary display if QTI_BSP is defined
* hardware/intel/img/psb_video/
b2c2f00 intel: psb_video: Add support for LP blobs
* packages/apps/Browser/
f415d54 Browser: runtime permissions
6d82626 Revert "[WIP] Handle permissions Marshmallow way"
* packages/apps/Settings/
c4b768e Settings: Move NFC payment under NFC category
4abf7e7 Fix slimdim layout
2c6dc5d Add slimdim options. Launch from button settings.
dd7628f Settings :Add new lockscreen shortcus icons
====================
12-20-2015
====================
* build/
f0b8bff repopick: Allow commits to be excluded from a topic importation
* frameworks/av/
e9990d5 libmedia: correct latency computing of AudioRecord
53c13f5 audioflinger: update multiplier logic to calculate frameCount
a58a479 NuPlayerDecoder: add synchronous call pause() to ensure decoder will not request or send out data.
5ce76a8 Revert "NuPlayer: Teardown sequence for pcm offload"
ce4e903 Revert "nuplayer: Perform proper shutdown sequence for offload teardown"
05f67ff libaudioflinger: avoid s/w effect processing in case of Direct PCM
d5dee70 frameworks/av: fix channelmask and source format for pcm files
e93c7cc nuplayer: Do not drop corrupt EOS frame
* frameworks/base/
8fe5c2a slimseekbarpreference: set monitorbox text as string
1777927 SlimSeekBarPreference: clean up a wee bit
5866a09 SlimSeekbar: Update api so no dupes
e81699f Frameworks: port SlimSeekBarPreference to SlimLP
d5c8c68 Base : Add more lockscreen shortcut custom icons Part2
05cb21b Base:Add new 73 hd lockscreen shortcus icons
9547f28 Fix filedescriptor leakage in MediaMetadataRetriever
ecefec5 Services:Fix Derp From Lockscreen Toggle Merge Cms Commit here :-https://github.com/ResurrectionRemix/android_frameworks_base/commit/4601c9fda34494c2b5f9b34e328a560cc153b7d9 The Broadcast Intent In KeyguardServicdeligcate Throws NPE at Boot With a Heavy Gapps Package to launch receivers of broadcast intent Intent { act=com.android.internal.action.KEYGUARD_SERVICE_STATE_CHANGED (has extras) } before boot completion
4d1688d Add double tap option to lockscreen shortcuts
aa7780f Bluetooth: Change disconnected icon to be 40% transparent
58954e9 Trace SQLite operations
4d85b79 Fix volume expand arrow to be displayed correctly
1cb1b05 Change signature|system permissions to signature|privileged
8f30d7e Check for null hostnames in RootTrustManager
72528e6 Add null check to getConfigForHostname
da8213c Remove framework from LOCAL_JAVA_LIBRARIES
262f905 Follow-up to Switch to the latest version of Caliper
e47993a ConcurrentModificationException in SyncManager
1341174 Add ICU4J APIs for Android
be17a26 Switch to the latest version of Caliper
5dca960 Rethrow remote's ServiceSpecificException
1851443 Add support for locking the screen when the lid is closed
c4a331c Allow customisation of advanced settings in DocumentsUI
23b6453 Stop using 512 bit RSA keys in keyset unit tests.
612cec6 Fix special handling of a fake language code "tl".
00d7b0f Don't hardcode expected path to mainDexClasses
76ab38a Expose findByIssuerAndSignature
2466d20 Expose findTrustAnchorBySubjectAndPublicKey
733a0c9 Add support for reading and writing double array values
ead9102 Services: DO NOT send Broadcast On boot
f0bd697 Remove isCertificateEntry check
adbafb6 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
b3457f9 Merge branch 'test' into bs6
cbff2b0 TaskManager: Dont worry about recreating views since were restarting systemUI on toggle. Temporary until more viable solution is found.
dc84262 SystemUI: More stings cleanup on QS tiles
c682ba5 core: String improvements from cm-12.1
* frameworks/native/
848cf5f Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
* hardware/intel/common/libmix/
0c6abb4 intel: videoencoder: Add support for LP blobs
05ece44 intel: videodecoder: Allow INTEL_VIDEO_XPROC_SHARING to be defined
* hardware/intel/img/hwcomposer/
2855d50 hwc: merrifield_plus: Add legacy LP blob support
662d8be hwc: Use the proper define for the primary display
9303837 hwc: Enabling ION
a8d4a6a Update HWC interface
* hardware/qcom/display-caf/msm8994/
7a75b3e gralloc: add cflag to use nv21 format for camera preview
* packages/apps/Gallery2/
65196ed Revert "Gallery2: Properly declare the own permissions"
* packages/apps/Settings/
8f31ae4 Readjust gesture width for gesture anywhere and appcirclebar
8d94b6f OnTheGo: Add missing alpha value settings
d0fd7c0 Settings: update About screen device model fields
8ce9373 Power Menu: remove power as an option
eaf2897 Settings: Add some more entries into 'SMS message limit' menu
4c04dcf Settings: Cleanup ALL the strings
4c7cba4 settings: LiveDisplay color profiles
ff75c78 Settings: Utilize frameworks sms prompt interfaces as fallback.
4466814 Settings : Cleanup control media volume toggle
e1217b6 Settings : Add warning for lcd density
4568a62 Settings : Add volume link notification
e0fd153 Move taskmanager option to statusbar settings
3f7a4d6 Restart systemUI when enable/disable task manager for now
92fc283 Revert "Revert "CAF Task Manager switch [2/2]""
088e6b0 Revert "CAF Task Manager switch [2/2]"
* system/core/
4d085e4 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
====================
12-19-2015
====================
* device/xiaomi/cancro/
c3acc06 Revert menu key fix
adf7d29 Name the damn phone.
c4e8f51 Update BoardConfig.mk
* external/toybox/
0e32430 toybox: Symlink 'ls' to xbin
* frameworks/av/
b82353b Move overflow checks into SkipCutBuffer
f363219 Fix potential double close in IMediaMetadataRetriever::setDataSource
ab9b1e9 nuplayer: Fix priority inversion
* frameworks/base/
bae379d Merge pull request #31 from shahan-mik3/bs6
7651c9f pm: Update PackageManagerServiceTests
fe7708e Frameworks: Fix hw menu key from unlocking on swipe
45f2e11 Materialize the task kill button
6c898ea Add a few missing parts for CAF Task Manager
0a2450e Reset the QS panel if task manager was visible last
319629e Use one observer for changes, misc cleanup
6947de4 Add more icons for the task manager switch
600e0cd Remove the empty notification after switch on/off logic
e74a9df On switch, recreate the statusbar to fix task view
ae87673 Update some Task Manager functions
5b0866c fix taskmanager strings
ac8c1cd Task manager improvements
f3fdff8 Improve Task manager UI
50a06c5 Expose the task manager values for themers
634c31c Fixed the Task Manager bug described in the post below
6b990ec CAF Task Manager switch [1/2]
cb8980e Add task manager back in!
e16fecf NullPointerException when starting VoiceInteractionManagerService
753a484 Lockscreen: Introduce window type TYPE_KEYGUARD_PANEL
f128c0c base: Complete sms prompt interfaces.
2368c7d SystemUI : Add DemoModeActivity hook for settings
d171b9a Option to use volume keys to control media volume anytime (2/2)
46a77b3 Port over linked volumes from 12.1
d7d6b86 SystemUI: bail out of recents-to-home animation when losing focus
55f44b4 missing files for lockscreen shortcuts
49055d7 Lockscreen shortcuts improvements 2/2
38000d5 Add user configurable shortcuts [1/2]
72a469b Lockscreen weather options [1/2]
* frameworks/native/
8befd14 sensor: Allow devices to skip the permission request
* frameworks/opt/telephony/
e041ee0 telephony: Complete interfaces for sms prompt.
* packages/apps/Contacts/
07db402 Contacts: More strings cleanup
9984447 Revert "Support adding contacts to blacklist and whitelist"
* packages/apps/DeskClock/
fe85450 DeskClock: add switch to profile feature from Lollipop
* packages/apps/Dialer/
7a55259 Dialer: Update a string from cm-12.1
* packages/apps/InCallUI/
b96ed6e InCallUI: Update a string from cm-12.1
* packages/apps/Settings/
a1ac86f CAF Task Manager switch [2/2]
74a395d Settings: adapt lock screen visualizer toggle
88de3e6 setings: Fix livedisplay settings
b83e1be Settings: Fix the SoundSettings activity and intents
8c20b5b Revert: Keyguard Wallpaper Changer
2b3fcdc more fixes
ab00e15 Fix formatting derp
f6309ac Add user configurable shortcuts [2/2]
* packages/apps/Trebuchet/
788d8e8 Trebuchet: Fix some icon size and flush cache issues
4ee7080 Trebuchet: Fix hidden folder list text color
8be2145 Trebuchet: Ignore mnc/mcc config changes
0db76b8 Trebuchet: Exclude from recents
* packages/apps/TvSettings/
6050e36 TvSettings: Improve strings
* packages/services/Telecomm/
438af33 Telecom: fix test compilation
* system/vold/
b0693d7 Also change emulated device id separator from comma to underscore
* vendor/beanstalk/
3d61fc7 Fix bootanimation packages
3f05745 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
* vendor/cmsdk/
9a83dc6 cm: Improve permission strings
582ba4c ExtView: Allow window type and flags to be overridden
637e40f Introduce KeyguardExternalView
b9d7733 External views for cm13
9691d42 Keyguard: Introduce 3rd party keyguard perms and utils
22ec538 CMSDK : Remove VOLUME_LINK_NOTIFICATION
* vendor/xiaomi/
ce58c79 dior : add back fm patch
====================
12-18-2015
====================
* android/
d6a9f82 use beanstalk browser
* device/xiaomi/cancro/
8db31c1 add back TARGET_UNIFIED_DEVICE, we build for 2
27e4165 cancro: camerawrapper: fix hdr behaivour
2159be4 add back camera wrapper add libwcnss_qmi to fix MAC address (kang from armani)
2663d3f Revert "cancro: camerawrapper: fix hdr behaivour"
9f44d2d Revert "cancro: camerawrapper: add zsl"
7091aeb Revert "cancro: camerawrapper: better zsl handling"
3791571 Add SunlightEnhancement :test
* external/mksh/
d9b3f0d mksh: Alias ls to /system/xbin/ls
* external/stagefright-plugins/
566f1cb stagefright-plugins: Return supported profiles for MPEG4
* frameworks/av/
ed8be1e media: Disable extra debug
7b3a9da nuplayer: Error checks for PCM format extensions
53ac41b stagefright: Fix some aac file cannot be played back
* frameworks/base/
714c836 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
810285b Revert "base: Add permissions to Browser package"
9bea95b OnTheGo: Hide the grey dividers in notification
53bb555 On-The-Go Mode (1/2)
* frameworks/native/
bad602a Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
* hardware/libhardware/
18396d4 libhardware: Only support tertiary display in QTI_BSP is defined
* hardware/qcom/audio-caf/msm8974/
d9ff371 hal: Actually make low-latency capture optional
44b0192 Add more allowed frame counts to be configured
* hardware/qcom/audio-caf/msm8994/
eec6acf audio: Fix flac offload not working
* hardware/qcom/display-caf/msm8960/
d616fad hwc: add support for opaque surface layer.
* hardware/qcom/media-caf/msm8996/
d84d430 media: Avoid collision with FFMPEG plugin
* kernel/xiaomi/cancro/
58dcfd1 Revert "gcc5: arm: enable cortex_a15 optimization"
8e09c22 gcc5: arm: enable cortex_a15 optimization
ce7f47e Revert "Revert "cancro: driver: input: touchscreen: support disabling keys""
* packages/apps/BluetoothExt/
5b2f3d7 BluetoothExt: Remove unused strings
* packages/apps/CMFileManager/
56d1485 cmfm: this is TOYBOX
a8625e0 Fix filemanager not launch
85732e2 CMFileManager: remove org.apache.http import
* packages/apps/Settings/
ada7351 Add keyguard wallpaper changer
dcf6394 Kang weather options from DU
* packages/apps/Trebuchet/
dca57f3 Trebuchet: Add ability to disable the scroller completely
* system/core/
f517c97 Revert "Lose ls to toybox."
* system/vold/
5fc50f6 vold: dont't use commas in device names
b134799 vold: hw_fde: fix OTA issues from L to M
* vendor/beanstalk/
076a1ea sepolicy: Set the context for fsck.exfat/ntfs to fsck_exec
cc4aca4 bump to beanstalk 6.02
31eeed9 remove default cm wallpapers and add beanstalk papers..
====================
12-17-2015
====================
* android/
d6a9f82 use beanstalk browser
433096f remove cmupdater and cmwallpapers, bring in beanstalkpapers
* external/sepolicy/
83c99be Merge branch 'cm-13.0' of github.com:CyanogenMod/android_external_sepolicy into bs6
* external/skia/
c4401db skia: qc-perf: link against libqc-opt.so for msm8996
* external/wpa_supplicant_8/
dc3f470 Merge branch 'LA.BF64.1.2.2_rb4.10' of git://codeaurora.org/platform/external/wpa_supplicant_8 into cm-13.0
* frameworks/av/
f45ba7f audiopolicy: Set sane defaults for QC audio features
* frameworks/base/
714c836 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
810285b Revert "base: Add permissions to Browser package"
9bea95b OnTheGo: Hide the grey dividers in notification
53bb555 On-The-Go Mode (1/2)
9ca8d4c SystemUI: fix incorrect tile shifting behavior
44a3303 SystemUI: hide visualizer when keyguard is occluded
a41cb45 SystemUI: fix NPE crash when Visualizer is not initialized
19e458f SystemUI: use new visualizer from Eleven
1d87c14 Allow disabling the privacy guard notification - port from cm-12.1 (2/3)
fd864ec Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
31f15eb connectivity: Configure additional TCP parameters
1003c49 libhwui: make setSurface asynchronous
ec4c775f Use custom ADB over wifi property
8c15ebc fix checkapi
* frameworks/native/
bad602a Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
31ab17f Fix the execution point of onFrameAvailable/onFrameReplaced callbacks
220c950 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_native into bs6
* frameworks/opt/net/wifi/
ab84c9f Merge branch 'LA.BF64.1.2.2_rb4.10' of git://codeaurora.org/platform/frameworks/opt/net/wifi into cm-13.0
40162df wifi: Configure additional TCP parameters
* frameworks/opt/telephony/
4810ebf telephony: Configure additional TCP parameters
* hardware/qcom/audio-caf/msm8974/
26d4452 hal: Trivial cleanups
* packages/apps/BeanStalkPapers/
3f98bff BeanStalkPapers: Bring up to MM (cm-13) sources
* packages/apps/Browser/
df7b862 [WIP] Handle permissions Marshmallow way
* packages/apps/DeskClock/
aba22b8 DeskClock: add increasing volume option for alarm clocks
* packages/apps/InCallUI/
48b5109 InCallUI: Improve more CAF strings
* packages/apps/Messaging/
294b589 Add new FW blacklisted numbers to local db cache
d1147c1 LookupProvider Integration
* packages/apps/Settings/
496c267 commit the straggler
7abbe75 Settings: add lock screen visualizer toggle
088983c Allow disabling the privacy guard notification - port from cm-12.1 (1/3)
4905b72 Allow Kernel Adiutor to be launched from settings if installed.
b4ed22e On-The-Go Mode (2/2)
4c58697 Settings: fix mobile network switch being unchecked
d66d2b5 Settings: add dashboard switch view for sw600dp
3bbdb21 Settings: move double press power for camera to button settings
* packages/apps/Trebuchet/
a343529 Handle theme changes
e524508 Add app drawer search bar toggle to settings
* packages/services/Telephony/
7ac61d7 Telephony: Improve call forwarding strings
* system/bt/
cc3b973 bluedroid: Add wiimote pairing support
* vendor/beanstalk/
cc4aca4 bump to beanstalk 6.02
31eeed9 remove default cm wallpapers and add beanstalk papers..
823e150 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
d4916f0 Revert "sepolicy: Add permission for format user/cache partition"
db8c90f Revert "sepolicy: Add mkfs.te"
79b65a0 remove cmupdater and build beanstalkpapers
322cc5a otasigcheck: Rewrite for CM 13.0
909343f SELinux: Use custom ADB over network property
6bc84be sepolicy: Add permission for formatting user/cache partition
fcfc13a sepolicy: Add domain for mkfs binaries
* vendor/cmsdk/
a61af19 cmsdk: add LOCKSCREEN_VISUALIZER_ENABLED
ba670bf Allow disabling the privacy guard notification - port from cm-12.1 (3/3)
====================
12-16-2015
====================
* external/tinycompress/
fdaf3e1 tinycompress: Lrn2C
* frameworks/av/
5355397 stagefright: Update makefile for Exynos variants.
455a745 nuplayer: Improve offload format conversions
093c8ed nuplayer: Avoid crash when codec fails to load
c571299 nuplayer: Fix the neverending offload
* frameworks/base/
36dea10 pm: Don't try to create oat dirs for prebundled apps on system
69668f1 Fix memory leak in HWUI
72765b4 fix checkapi
c0b6a4a Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
aaf9680 Revert "Fix location tile not showing in the keyguard"
acfc22e SystemUI : Add location tile from 12.1
9b1ac66 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
d82f895 Revert "Disable More Debugging"
3a6e27c Revert "Remove unsupported RS graphics API tests."
a31aa50 Revert "base: kill some log spam"
45c058a SystemUI : Fix perf profile tile index calculation
749e79e Revert "FWB: Navigation bar button color (1/2)"
2b70ec0 Revert "SystemUI: Vectorify system bar drawables"
bb4b35c Revert "SystemUI: Use material delete icon"
7a2db76 Frameworks: Remove duplicated audio files
9427c1a Proper supplementary service notification handling (1/5).
* frameworks/native/
5934c29 SF: Fix invalid reduction of transparent region from a layer.
bea57f3 sf : Fix vertices & texture coordinates computation.
* frameworks/opt/telephony/
c7238ac Proper supplementary service notification handling (2/5).
* hardware/qcom/audio-caf/msm8974/
faefb32 hal: Upstream offload fixes
505da3f audio: hal: Add support to send codec specific data in gapless
* hardware/qcom/media-caf/msm8916/
91ab954 Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.5' into cm-13.0-caf-8916
* packages/apps/DeskClock/
421038c DeskClock: SwitchPreference for Automatic home clock
1151aa1 DeskClock: Add option to hide AlarmClock Icon in StatusBar
* packages/apps/InCallUI/
cafe6b4 InCallUI: Fix background colour of tabs on DSDA phones
5539f52 Fix reveal animation for outgoing calls.
* packages/apps/Settings/
2bbfe3f Settings: add switches for dashboard items
0d71e99 remove weather from status bar
c270587 Settings : Remove status bar weather entry
8a9d7b2 Revert "navbar color 2/2"
* packages/services/Telecomm/
f2f061e Proper supplementary service notification handling (3/5)
* packages/services/Telephony/
74f644c Telephony: Improve call barring settings
854982b Telephony: Cleanup CAF strings
9285956 Telephony: Move CAF strings to cm_strings
a4bb59c Fix CDMA vs. WCDMA typo in cs translations
eeb8537 Proper supplementary service notification handling (4/5).
* vendor/beanstalk/
f50a53e sepolicy: Add mkfs.te
930ba44 sepolicy: Add permission for format user/cache partition
69b7586 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
aa40255 Remove CMAccount
* vendor/cmsdk/
cead77a CMSDK : Migrate QS_ADVANCED_LOCATION_SETTINGS
* vendor/qcom/opensource/display-frameworks/
122d8a6 display-fw: Properly initialise mIsGPUAllowedForProtected flag
====================
12-15-2015
====================
* external/sepolicy/
62438c8 Revert "property: Make the adb tcp port property a wildcard"
* external/tinycompress/
da916d1 timycompress: Show a warning if metadata ioctl is not supported
* frameworks/av/
23e9ce4 nuplayer: PCM offload fixes
dc5f0eb nuplayer: Fix audio EOS notifiy on AudioSink not ready
064bb6a NuPlayer: Don't maintain timeStamp if state is running
71a6763 NuPlayerDriver: Maintain the timeStamp after seek
0145bf6 stagefright: Additional fixes for extended offload support
* frameworks/base/
a5c89fe0b Revert "Proximity: Fix prevent accidental wakeup"
4e19113 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
eb72f4c SystemUI: Use material delete icon
4cd800b SystemUI: Vectorify system bar drawables
0c295dc FWB: Navigation bar button color (1/2)
b0d022a Fix phonewindowmanager mismerge from longpress commit
157da58 Return: Listanimation Views and Interpolator [1/2]
25af496 AOKP animations: Add an entry for TRANSIT_TASK_OPEN_BEHIND [1/2]
0ea1173 AOKP custom system animations (1/2)
39f4239 KeyguardSimPinView: don't send dummy request to get remaining pin
a938a84 Cleanup qcom strings
bd273f0 SystemUI : Port LiveDisplay tile from 12.1
c055fca SystemUI: Readd AmbientDisplayTile.
1fb9c57 SystemUI: fix tile pages not filling up
* hardware/qcom/media/default/
c3286b6 media: Avoid collision with FFMPEG plugin
* packages/apps/ContactsCommon/
2f17da1 ContactsCommon: Improve CAF strings
* packages/apps/PhoneCommon/
5c724e8 PhoneCommon: Move CAF strings
* packages/apps/Settings/
ae36eff Settings: Fix up management for wifi priority.
bd3dc06 Settings: Ignore externalIndex if its greater than dash category size.
cfad303 reorg display and move scrolling cache to animation control
334001f Improve screen and animations strings - Animation control
a1707b7 remove pie settings icon
7f9d413 Fix pie targets force close
d50ace4 missed a few strings for PA Pie
bab460b PIE 3.0 (2/2)
5a58e12 navbar color 2/2
bfce5a9 Return: Listanimation Views and Interpolator [2/2]
8a35077 AOKP custom system animations (2/2)
b4cb681 Settings: Hold back to kill timeout (2/2)
b76bfc2 Fix double tap to sleep lockscreen
* packages/providers/ContactsProvider/
4852f70 Add a richer system around preloading contacts
* system/netd/
c9251e2 netd: Don't build the QSAP SDK on Nexii
* vendor/cmsdk/
be9f6b8 CMSettingsProvider: Split default load, don't load global for non-owner.
5acf08c CMSDK : Add live display tile
====================
12-14-2015
====================
* external/fuse/
42f00b6 libfuse: Fix cast for void* in fuse opts
* external/stagefright-plugins/
75f6d25 stagefright-plugins: Parse additional FLAC metadata
934cbff stagefright-plugins: Really ignore album art "streams"
* external/toybox/
fabff83 Build a static utility executable
* frameworks/av/
1512587 stagefright: Check vendor list for allowed encoders
90ef524 stagefright: Finish "Port AOSP fixes"
715a22f stagefright: Finish support for HEVC muxing
0c19cf7 stagefright: Add support for FLAC offloading
6dde130 stagefright: Resurrect PCM offload
fb97654 stagefright: Fix a few format strings on 64-bit
* frameworks/base/
973e684 Fix battery bar glitch on NavBar
8f96e50 FWB: PIE 3.0 (1/2)
60867d6 New contextual header images
fc39d87 FWB: Hold back to kill timeout (1/2)
* hardware/qcom/display-caf/msm8974/
1a6c62e gralloc: fall back to old pixel alignment on old blobs
* packages/apps/Contacts/
b568f09 Contacts: Cleanup strings
* packages/apps/ContactsCommon/
23f6138 ContactsCommon: move CAF strings to cm_strings
* packages/apps/Settings/
754074c Settings: make (more) dashboard icon color consistent.
* packages/apps/SoundRecorder/
25d0fa6 SoundRecorder: Remove dependency on android-support-v4
* packages/services/Telecomm/
dc68b0c Telecomm: Fix copyright headers
* system/vold/
5b8e453 vold: Native NTFS kernel driver support
* vendor/beanstalk/
b266a9f Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
====================
12-13-2015
====================
* bionic/
6d79500 bionic: Do not allow LD_SHIM_LIBS for setuid executables
d45ca0d Make shim lib load failure non-fatal.
* build/
e0b7aef Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
e371207 core: tasks: Use KERNEL_ARCH in dt_image task
* external/f2fs-tools/
fe06482 f2fs-tools: Cleanup build targets
* external/stagefright-plugins/
70cbfe5 stagefright-plugins: Init port with larger audio buffer size
* frameworks/av/
743c7e2 StagefrightRecorder: Add support for WAVE recording
* frameworks/base/
b0fb18f [1/2]frameworks/base: Add three-fingers-swipe to screenshot
90bbb19 [1/3] base: move UI Tuner to dev settings
f9df27f fix build
4c02d89 CustomHeader: Full multiuser support for Polly HD
3035650 SystemUI: Double tap to sleep on the lock screen (1/2)
9959565 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
ecb5cdb Status bar: Add HSPA+ icons
02b9815 SystemUI: Revert CAF UI modifications
* packages/apps/Settings/
02e11e3 improve security settings layouts
f3f43f8 Fix display settings derp
4c33b63 Settings: Three finger screenshot 2/2
15ea115 Remove Bug Reporting
dea335c 2/2: Move UI Tuner to development prefs.
7bb7ca7 Double tap to sleep anywhere on the lock screen (2/2)
9153419 development: Add setting for updating recovery
963222b Properly remove NFC payment preference
bc6aee0 Settings: Add back keywords to display settings
b31fc62 Settings: Remove duplicate strings
427bd22 Settings: Add back oclick settings
9b7ee3c Settings: Fix more derps after reorganization from 12.1
bf3286d Settings: Fix notification settings after reorganization
e570a5e DisplaySettings: Remove device dependent prefs properly
b0b9781 Revert "Settings: Fix more derps after reorganization from 12.1"
* packages/apps/SoundRecorder/
7134128 SoundRecorder: runtime permissions
0609dc8 SoundRecorder: much update, so new
* packages/apps/TvSettings/
d24f3cb About: Fix build error caused by 07b5c8183b4e8d4d83f6d3631f41363ba290860b
Reserved
https://www.androidfilehost.com/?w=files&flid=45402
Donators
A big thanks to all these people for showing there support which helps me in keeping all my projects alive
* @i snort flour x2 (donated twice)
* @1immortal x3 (donated twice)
* @paul c
* @justbfree
* @sgcko7 x2 (donated twice)
* @gdhont
* @marko94 x2 (donated twice)
* @imgblur x2 (donated twice)
* @ydd0ras
If you would like to donate... please follow the below steps
1: log into your PayPal account
2: click on the menu button and selected send & request
3: click to pay for goods or services
4: type in email ([email protected]) where it says email, phone number or name then click next.
5: type in amount u want to send, in instructions to seller box write donation for xxxx and change mailing address to no address needed and hit continue
6: brings you to a confirmation screen that looks almost exactly like the previous screen and with a send money now button & cancel text below it. Hit send money now!!!!
thanks
Screenshots:
Note: Some settings were not included in the screenshots (Very common ones.)
Based on linuxxx's sources?
waiting for link
thanks a lot for the great work.
is it possible if we flash this rom then my MI4 still detected as MI4 when connect to my computer?
thanks
Delete Sorry
change logs before the rom link? WHERE IS THE ROM LINK?
hermansyah19 said:
is it possible if we flash this rom then my MI4 still detected as MI4 when connect to my computer?
thanks
Click to expand...
Click to collapse
You're able to edit build.prop on this ROM. Simply edit Mi3 to Mi4 if your computer and About Phone detect your phone as Mi3.
Sent from my MI 4 using Tapatalk
cant wait to flash it, waiting to download xD
Where is download link?
hermansyah19 said:
is it possible if we flash this rom then my MI4 still detected as MI4 when connect to my computer?
thanks
Click to expand...
Click to collapse
Yes detects as MI4.
the download links will be up soon. was delayed coz of a minor hiccup *net probs*
Build Up... enjoy your daily driver
Shahan_mik3 said:
Yes detects as MI4.
the download links will be up soon. was delayed coz of a minor hiccup *net probs*
Build Up... enjoy your daily driver
Click to expand...
Click to collapse
Great! Looking forward to the daily driver, downloading now
Where is the link for kernel? And how to flash kernel?
avinashattitude said:
Where is the link for kernel? And how to flash kernel?
Click to expand...
Click to collapse
kernel is precompiled.... so everything is ready out of the box.
paul c said:
Great! Looking forward to the daily driver, downloading now
Click to expand...
Click to collapse
paul....welcome
ur feedbacks were very helpful while maintaining eos
so now time to climb the beanstalk until unicorn arrives
NO download link yet
h4cker90 said:
NO download link yet
Click to expand...
Click to collapse
its already there dude -_-
check it again -_-
"Android file Host"
h4cker90 said:
NO download link yet
Click to expand...
Click to collapse
Check post nº 3
---------- Post added at 08:47 PM ---------- Previous post was at 08:46 PM ----------
Shahan_mik3 said:
paul....welcome
ur feedbacks were very helpful while maintaining eos
so now time to climb the beanstalk until unicorn arrives
Click to expand...
Click to collapse
Climbing! Finalising setup, all good so far
Shahan_mik3 said:
paul....welcome
ur feedbacks were very helpful while maintaining eos
so now time to climb the beanstalk until unicorn arrives
Click to expand...
Click to collapse
Climbing! Finalising setup, all good so far
https://developers.google.com/android/images#shamu
Direct link: https://dl.google.com/dl/android/aosp/shamu-nbd91p-factory-987282ff.zip
anything different?
Not really, but it is nice to see the Nexus 6 get a second Nougat image and update. There is also a Marshmellow update for the Nexus 6 with the November security patch as well. Personally, I think N runs a little better on the Nexus 6, especially with the Pixel Launcher that can be found in the Themes and Apps area.
bootloader is different
Anyone want to pull radio and bootloader and post just that? Work blocks dl.google.com and drive. :'(
Sent from my iPhone 6+s using Tapatalk
SynisterWolf said:
Anyone want to pull radio and bootloader and post just that? Work blocks dl.google.com and drive. :'(
Sent from my iPhone 6+s using Tapatalk
Click to expand...
Click to collapse
Attached bootloader to this post, but here is a second link: https://www.dropbox.com/s/f4olqe54mab8dp6/bootloader-shamu-moto-apq8084-72.01.img?dl=0
Radio: https://www.dropbox.com/s/3ji28xwkebk2siq/radio-shamu-d4.01-9625-05.42+fsg-9625-02.113.img?dl=0
Radio is the same.
AOSP Changelog for NBD91P/7.0.0_r19 from NBD90Z/7.0.0_r14 for Shamu:
project build/
bec256f NBD91P
cbd12e9 NBF25
86f539b NBD91O
8d4b434 NBF24
ab07e94 Update security string to 2016-11-06 for nyc
b253a56 NBD91N
18d1ae4 NBD91M
0ffb924 NDB91M
99b9cfa NBD91L
9f47494 NBD91K
bc5db48 NBE92
2efe2e5 NBD91J
5c85641 NBD91I
91eaf6a NBD91H
2f25f53 NBD91G
79af65b NBD91F
52257ea NBD91E
2c0132f Updating security string to 2016-11-05 on nyc-dev
b65367b Updating Security String to 2016-11-01 on nyc-dev
10eaafa NBE89
e060660 NBD91D
5bbdbab NBD91C
4aaa5d8 NBD91B
8547561 Updating security string to 2016-11-05 on nyc-dev
c806aef Updating Security String to 2016-11-01 on nyc-dev
project device/moto/shamu/
7bb3812 shamu: remove discard in fstab
a84b0eb Revert "Path fix for backend connection to FE upon call disconnection"
29a0aaa Revert "Path fix for backend connection to FE upon call disconnection"
6427d7c allow empty
4b8d27e Revert "Path fix for backend connection to FE upon call disconnection"
project external/chromium-webview/
fe818f1 resolve merge conflicts of e9d901a to nyc-dev
a59bede resolve merge conflicts of e9d901a to nyc-dev
project external/conscrypt/
87d7551 Fix typo in name of des-ede mapping
9e2cb54 Fix typo in name of des-ede mapping
project external/expat/
a300f14 Security Vulnerability - CVE-2012-6702 and CVE-2016-5300
f193e66 Security Vulnerability - CVE-2012-6702 and CVE-2016-5300
project external/libavc/
1136e78 Decoder: Fixes for handling errors in multi-slice MB Aff streams
8b2f1c9 Fix in the case of invalid SPS PPS
8a9474c Decoder: Fixes for handling errors in multi-slice MB Aff streams
0f6a66d Fix in the case of invalid SPS PPS
project external/skia/
3272ed3 Fix rewinding bug in SkJpegCodec (cherry picked from Skia)
project frameworks/av/
5c15486 IOMX: do not clear buffer if it's allocated by component
c283e75 IOMX: allow configuration after going to loaded state
1f3fb66 IOMX: do not convert ANWB to gralloc source in emptyBuffer
9c55146 IOMX: do not clear buffer if it's allocated by component
eeedb2d IOMX: allow configuration after going to loaded state
d06c60b IOMX: do not convert ANWB to gralloc source in emptyBuffer
36f4e00 Limit mp4 atom size to something reasonable
604b74f SampleIterator: clear members on seekTo error
2d500e6 Check mprotect result
5e4602b OMXNodeInstance: sanity check portIndex.
5888c28 Fix free-after-use for MediaHTTP
8a38d3a Radio: get service by value.
a03e793 SoundTrigger: get service by value.
09f8f64 Fix stack content leak vulnerability in mediaserver
d25dee8 Fix potential overflow in Visualizer effect
6f3283e DO NOT MERGE: IOMX: work against metadata buffer spoofing
34b14ca Limit mp4 atom size to something reasonable
075c936 SampleIterator: clear members on seekTo error
380e846 Check mprotect result
cf4e570 OMXNodeInstance: sanity check portIndex.
acb30c5 Fix free-after-use for MediaHTTP
ec795b4 Radio: get service by value.
cb129c1 SoundTrigger: get service by value.
eaaf2c6 Fix stack content leak vulnerability in mediaserver
4b38366 Fix potential overflow in Visualizer effect
707f2a4 DO NOT MERGE: IOMX: work against metadata buffer spoofing
project frameworks/base/
cd2f75a LocationManager - Handle Shutdown for right User
435b97b DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method
7d96a1a Fix NPE for WifiConfiguration in AccessPoint.
be965e1 DO NOT MERGE - fix truncated boot sound
e612ba0 LocationManager - Handle Shutdown for right User
63d556a DO NOT MERGE ANYWHERE: ImageReader: Add discardFreeBuffers method
76d2d22 Avoid crashing when downloading MitM'd PAC that is too big am: 7d2198b586 am: 9c1cb7a273 am: 6634e90ad7 am: 66ee2296a9
03cc966 Use "all_downloads" instead of "my_downloads".
20384cc DO NOT MERGE Check caller for sending media key to global priority session
7beb6c2 Fix build break due to automerge of 7d2198b5
c46705b Catch all exceptions when parsing IME meta data
084a5b4 Fix deadlock in AcitivityManagerService.
072b4bd Only return password for account session flow if the caller is signed with system key and have get_password permission.
7e2d478 Ensure munmap matches mmap
1e70481 Fix setPairingConfirmation permissions issue (2/2)
41cdd05 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change
d20378f Backport changes to whitelist sockets opened by the zygote.
d3c1438 DO NOT MERGE Stop work challenge freeform bypass
b8c8f07 DO NOT MERGE - fix truncated boot sound
6db2c83 LocationManager - Handle Shutdown for right User
af7c2a7 Avoid crashing when downloading MitM'd PAC that is too big am: 7d2198b586 am: 9c1cb7a273 am: 6634e90ad7 am: 66ee2296a9
8dacd6f DO NOT MERGE Check caller for sending media key to global priority session
a87d513 Fix build break due to automerge of 7d2198b5
f30cfcb Catch all exceptions when parsing IME meta data
df4b2f6 Fix deadlock in AcitivityManagerService.
aa8226a Only return password for account session flow if the caller is signed with system key and have get_password permission.
7dc3969 Ensure munmap matches mmap
5dd5769 Fix setPairingConfirmation permissions issue (2/2)
6ff2f44 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change
388c9b2 Backport changes to whitelist sockets opened by the zygote.
63c82e4 DO NOT MERGE Stop work challenge freeform bypass
df0de20 Use "all_downloads" instead of "my_downloads".
project frameworks/native/
1a54d9d DO NOT MERGE ANYWHERE: BufferQueue consumers: Add discardFreeBuffer method
8b2de34 DO NOT MERGE ANYWHERE: BufferQueue consumers: Add discardFreeBuffer method
fe92e27 DO NOT MERGE ANYWHERE: BufferQueue consumers: Add discardFreeBuffer method
project frameworks/opt/telephony/
27af576 Remove flag from intent sent from Catservice to StkApp.
423614c Remove flag from intent sent from Catservice to StkApp.
8ac0b81 Remove flag from intent sent from Catservice to StkApp.
project hardware/qcom/audio/
cd259b2 Fix potential overflow in Visualizer effect
e239efc Fix potential overflow in Visualizer effect
project libcore/
2ff5d78 sun.security.util: check lengths in DER encoding are non-negative
8376309 sun.security.util: check lengths in DER encoding are non-negative
project packages/apps/Bluetooth/
3f9497e Fix setPairingConfirmation permissions issue (1/2)
46cfeaa Fix setPairingConfirmation permissions issue (1/2)
project packages/apps/Launcher3/
b4810a3 Preventing a shortcut which requires permissions from being added to homescreen
93a28fa Preventing a shortcut which requires permissions from being added to homescreen
project packages/apps/Settings/
f04e4b7 Remove help links when device is not provisioned. DO NOT MERGE
9058c8c Null check intent before starting "learn more".
0b493c0 Remove help links when device is not provisioned. DO NOT MERGE
31d9b19 Null check intent before starting "learn more".
project packages/apps/Stk/
81eb827 Make stk app FBE aware.
aadea71 Make stk app FBE aware.
26159e7 Make stk app FBE aware.
project packages/providers/DownloadProvider/
fad2923 Enforce calling identity before clearing.
1db23ff Enforce calling identity before clearing.
project system/core/
87d2f2d liblog: add __android_log_close()
a3afe4b liblog: add __android_log_close()
project system/media/
0a1cd07 Fix potential overflow in Visualizer effect
07fa6a0 Fix potential overflow in Visualizer effect
project system/sepolicy/
68e9f19 DO NOT MERGE - fix truncated boot sound.
d2f8104 Allow the zygote to stat all files it opens.
d2d935b DO NOT MERGE - fix truncated boot sound.
539f03c Allow the zygote to stat all files it opens.
Is the Bluetooth bug fixed in this one?
Sent from my Nexus 6 using XDA-Developers mobile app
sorry but after fresh factory install can we root NBD91P? which supersu we should be using?
sunandoghosh said:
sorry but after fresh factory install can we root NBD91P? which supersu we should be using?
Click to expand...
Click to collapse
I did fresh install and rooted with SuperSU 2.78 SR3
can be found here: http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
TMG1961 said:
I did fresh install and rooted with SuperSU 2.78 SR3
can be found here: http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133
Click to expand...
Click to collapse
I have not been able to get SuperSU 2.78 SR2 or SuperSU 2.78 SR3 to work on on the current (NBD91P) or initial (NBD90Z) releases of Nougat. SR1 works without issue. I can't figure out what I am doing wrong.
Thank you seniors for replying but based on last two replies i would request for reconfirmation...just scared at the thought of doing whole process again. Kindly confirm.
alryder said:
I have not been able to get SuperSU 2.78 SR2 or SuperSU 2.78 SR3 to work on on the current (NBD91P) or initial (NBD90Z) releases of Nougat. SR1 works without issue. I can't figure out what I am doing wrong.
Click to expand...
Click to collapse
I assume you finish the rom installation and then install twrp and flash supersu?
Never had any problems with installing supersu so have no experience with it not working
Curious. I currently have TWRP installed and am running the stock flashable NDB90Z build. Could I flash the OP zip and get back on with the OTA updates? I no longer care about superuser, root, and such. Thanks!
Wifi bug fix!!!
I am also interested to know if this fixes the wifi bug!
Thanks,
sandip_909 said:
Is the Bluetooth bug fixed in this one?
Sent from my Nexus 6 using XDA-Developers mobile app
Click to expand...
Click to collapse
I'm hoping this fixes my one and only major issue on 7.0: after certain usage the phone gets extremely sluggish until reboot. Happens every day or two.
Never had this on Marshmallow. Running stock no modifications after a full wipe, clean flash of 7.0, then full wipe again. Redid all settings manually.
Anyone else?
TMG1961 said:
I assume you finish the rom installation and then install twrp and flash supersu?
Never had any problems with installing supersu so have no experience with it not working
Click to expand...
Click to collapse
Yep, that's exactly what I do. It installs fine and my phone boots without issue but none of my apps are able to get root access. It's really weird.
After upgrading to this build I can't apple substratum themes anymore. Doing so will result in a bootloop and I have to remove the overlay folder with TWRP. Is this a general issue with substratum?
TMG1961 said:
I assume you finish the rom installation and then install twrp and flash supersu?
Never had any problems with installing supersu so have no experience with it not working
Click to expand...
Click to collapse
alryder said:
Yep, that's exactly what I do. It installs fine and my phone boots without issue but none of my apps are able to get root access. It's really weird.
Click to expand...
Click to collapse
I installed SR3 again, the phone rebooted twice which is normal from past installs I have done, but still no root access after fully booted. Manually rebooted again and I now have root access with SR3. I don't know why the extra reboot was needed but I'm glad its working now.
#include <std_disclaimer.h>
/*
* Your warranty isn't void: we are on an oneplus device.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Click to expand...
Click to collapse
Features:
Based on the latest official 20180118, Android 8.0, hydrogen OS OPEN22 repair version of the bottom package production.
Repair application double-open function, if the V37 oil can be downloaded in the old + patch folder patch REC brushing (V37.1).
Repair Guest Mode Features (V37.1).
Enter the first time the brush machine is turned on. If you can not use the front camera, please restart and try again (V36.0).
Add a list of animation effects Custom features (a variety of effects optional), the direct effect (V35.0).
Add list animation decorative effects customization (a variety of optional), the direct effect (V35.0).
Remove system animation effects setting function (will cause constant restart, V34.0).
Based on Android O re-production, add Aurora Enhancement (V33.0).
Mildly adjust the aurora settings feature, remove the UI settings with the official repeat section (V33.0).
Need black-field oil Please manually install the network disk black-area APK, use the ROOT method to open after installation (V33.0).
Fixing V31 version shows no desktop problem after switching themes. (V32.0).
Add a development version of a plus desktop (default), support for DOCK transparent choice of desktop support for the choice (V31.0).
Popularized APP is changed to a built-in way, the oil can be uninstalled by aurora or RE uninstalled manually (V31.0), the unmounted double-clear will no longer be installed (V31.0).
Update home data (V29.0).
Font added "Sha plus body", thanks @ Rain of the Great God (V29.0).
Add Desktop Layout Selection to Classic Desktop (V29.0).
Add Complete Aurora Setup Function for Vapor-stabilized version 4.1.7 (V27.0).
Fix the original stable version of the lock screen holiday shows no middle issue (V27.0).
Add a separate black version of the domain (brush machine optional), Brush please do not clear the DATA partition, the black field need to be on DATA to work (V26.0).
New Desktop DOCK area is set to transparent function (free to switch) ( V26 .0).
Aurora Clear the corresponding item in the task list after customizing the task ( V26 .0).
At the request of black-field authors, remove the black-region and switch in the ROM, and require the black-region's oil to download the patch or the independent version of the black-region to install and then use the flow (V25.0).
Update XPOSED for the latest version of Wu big 0728. (V24.0).
Join Xposed brush machine options, the current Xposed can use a small plug-in, please choose (V23.0).
Add screen mode adjustment brush machine options (V23.0).
Add one plus 5 camera brush machine options, co-exist with the official camera (thanks to majestic 77 , V23.0).
Add KernelAdiutor brush machine options, CPU adjustment weapon (V22.0).
Remastered with Official Stabilized 4th Edition, adding Aurora Original Features (V21.0).
Fix V19 lock screen operator shows problem. (V20.0).
Desktop selection and use one plus 5 the same way (in the official settings -> desktop options, V20.0).
Update the latest Google component (V20.0).
Lunar New Year of the Lunar New Year Lunar Calendar, Lunar / Gregorian Calendar Show (Merged Display) (V19.0).
Optimize and adjust the third-party battery icon size and location to look more aesthetically pleasing (V19.0).
Amendments to switch to hydrogen desktop display settings black and white theme desktop can not display the problem (in the switch desktop, please set to "Android theme" and then operate or switch to set the switch after the theme can be switched) (V17.0).
New third-party APP status bar immersed new method (for programs like QQ, this method does not affect the machine performance, the default is open) (V17.0).
Fixed third-party battery charging without animation (V16.0).
Status bar and multi-task card interface memory display unit defaults to GB, and can be customized to choose MB and GB (V15.0).
Update the latest goggles (V15.0).
Enhancement settings add desktop options (AOSP and hydrogen, default to the official AOSP) (V15.0).
Add drop-down icon Number of Columns Custom Function (2-8) (V13.0).
Add GoHost, brush brush when selected GOOGLE package, direct GG, eliminating VPN trouble (V13.0).
Streamline Application Update App (V13.0).
Add all the features of V12 to the latest development version (V13.0).
Add black screen gestures vibration tips (such as double-click wake up, etc., V12.0).
The default screen is 420DPI (V12.0).
The desktop layout defaults to 5x4 (V12.0).
Re-create the OTP version of the bottom package added features (V12.0).
Brush new V4A and DSP sound options. (V11.0).
Multi-tasking interface to add memory information and support for the switch (V11.0).
Add desktop Lunar display and support switch (the default is off, restart effective, V11.0).
Update the latest official package to solve the problem of lack of memory (V10.1).
Retrieve since start management (Settings -> Applications, V10.1).
Brush file to add MD5 file, please ROM ROM and the same name suffix MD5 file copied to the SD card, brush machine will automatically proofread MD5, so as to avoid download or copy process lead to flash ROM file error caused by various anomalies (if the brush machine A red letter will be displayed indicating the proofreading failed. Please download again or copy) (V10).
Adjusting the status bar The Virtual Button function removes the original background color ( V10 ) when set as a screenshot .
Since the official update of the new Launcher (added DOCK area), so the DOCK area icon number customization (V10).
Fine-tune the position and spacing of the upper right icon in the status bar ( V10) .
Added ク レ Pro fonts ( thanks @ quiet rain God carefully crafted, V10).
New Application Disable / Enable Feature (V10).
Add Lanting black, Lanting black, Apple, letter black, quasi-round 5 fonts (thanks @ quiet rain God carefully crafted, God can test specific posts) (V9.0).
Add drop-down lunar display and support switch (V9.0).
Add lock screen operator display switch (V9.0).
Add lock screen custom text support emoji (V9.0).
Replaced by the official Shot on OnePlus APP (V8.0).
Repair part of the brush machine after the completion of the card wizard (please check carefully MD5, try to use post in the post REC Shuangqing brush into Kazakhstan) (V7.1).
Fix some fonts to display anomalies (V7.1).
Split desktop ranks independently set (V7).
Remove farming Yao mode, the official has already supported A3010 high frame mode (V7).
Added Restart Boot Direct Fingerprint Unlock (V7).
Added fingerprint unlock vibration switch (V7).
Desktop Lunar New Year supports independent display switch settings (V7).
Add goggles (V7).
Add Screen Assistant (V7).
Get back the beta screenshots (default) (V6).
Added WIFI password check function (V5).
New agricultural Yao mode (king of glory can open high frame mode), set to restart after the entry into force (V5).
Repair 2.0 Oxygen OS Can not enter the patch after setting the power-on password (V4).
Add a variety of new fonts (V3).
Add a variety of transition animation style switch (V3).
Fix lock screen lunar display problem (V3).
Global DEODEX, Shuangqing for the first time a little slower boot time.
Streamline a large number of official comes with applications.
Add BUSYBOX support.
Remove verification tips when installing third-party APKs.
By default, unknown source is installed.
The perfect framework to add GOOGLE (GMS brush Brush Brush, please double-clear if invalid).
Add Titanium Backup and RootExplorer, and you can choose to swipe on demand as you brush your machine.
Support custom power button menu style (official or traditional style, the default is the traditional style).
Traditional style advanced power button menu supports custom menu items, support items are: shutdown / flight mode / restart / screenshot / flashlight / screen video .
Extended restart function for the Advanced 4 button: normal restart / quick restart / Bootloader / Recovery.
Add status bar week display, and supports custom switch.
Add status bar speed display, and support details custom, such as color / font size and so on.
Add status bar Advanced battery customization, available in more than 60 optional styles in third-party battery mode.
Add the status bar at the top of the linear battery display, and support for custom details.
Add status bar left and right virtual three-button, and supports custom switch and set the short press and long press function.
Double-click the status bar to close the screen.
Add lock screen Lunar display switch.
Add call flash function, and can customize different profiles and frequencies.
Add SMS list attribution display (support for operator display) function, and supports custom switch.
Add dialer ownership display function, and support for display operators.
Modify the official call records attribution to display and add operator information.
Modify the official call interface attribution to display and add operator information.
Update the latest operator segment data.
Add DPI setting function (ROOT needed), after setting, reboot will take effect.
Fine-tune the official lock screen date display font spacing .
Status bar time to add significant second function, and supports independent switch.
Status bar time display switch.
Status bar time display location custom (left, center, right, default is right), when the center, please adjust the other display items, so as not to overlap.
Status bar Alarm icon display switch.
Status bar Bluetooth icon display switch.
Immersive status bar display, a number of details set, non-XPOSED implementation ( thanks 52 Samsung U Columbia ).
Status bar to add operator information custom display (leave blank to hide automatically), support for custom details (fonts, colors, etc.).
Status bar to add memory display (the previous line is available, the next line of all), support for custom details (fonts, colors, etc.).
Status bar to add the date display, while supporting the details of custom (fonts, formats, colors, etc.).
Increase the automatic answering function (allowing to set the earphone and bluetooth module only, allowing to define the automatic answering delay).
Add three finger up and down sliding function customization (please enter the aurora settings -> enhanced settings to set the three thumbs sliding function below).
Add from the screen up and down four edge to the middle of the sliding gesture customization features (default is the lock screen), while supporting the custom number of fingers (2/3/4 means, the default is 3).
Add signal position selector (left and right).
Increase the desktop layout custom (3x3-6x6) a variety of optional.
Increase the desktop icon size customization (480DPI default is 112), reduce the DPI at the same time may be appropriate to increase the icon size.
Add button customization (multi-task / HOME / return three key long press / double-click can be), if set in the official system settings button customization function, the custom Aurora automatically invalidated. Just set the official custom to None to use the aurora button functions.
Add a black-area switch (turn on the settings in the aurora settings for black-area settings).
New font switching function, thanks to "small light" to share production font.
Instructions :
You need an unlocked bootloader with latest official TWRP.
- Download and copy the zip file in your OP3t
- Reboot to TWRP
- Make a nandroid backup (optional)
- Clean flash: Wipe data/system/dalvik/cache | Dirty Flash: Wipe System/Cache/Dalvik
- Install > Select AURORA zip file
- Enjoy aroma installer
- Root Using Magisk or SuperSu (optional) (Note:if you don't see magisk manager in the apps list just install this apk)
- Done
note:Every option in aroma are Chinese and i don't know what to do about it if you can translate it it would be nice from you.
DOWNLOAD LINK:
https://drive.google.com/file/d/18Nk1qWnL9jRjXx5cEy5qI6CUgXePpyXY
Source: http://www.oneplusbbs.com/thread-3919413-1-1.html
Thx alot
I have alwys been on aurora
though I think this thread will be deleted because you are not a dev(I guess) nor any bugs will be solved
paras33 said:
Thx alot
I have alwys been on aurora
though I think this thread will be deleted because you are not a dev(I guess) nor any bugs will be solved
Click to expand...
Click to collapse
no problem
Flashed but every option in aroma are Chinese.... i don't undersatnd any of them
options are great.i wish it was in english
it lags a lot ...
device automatic reboot into bootloader and boot loop into bootloader after flash this rom
goldenfish said:
device automatic reboot into bootloader and boot loop into bootloader after flash this rom
Click to expand...
Click to collapse
really ?
nothing happened to me
did you find a solution?
Which GApps we need to flash ?
omar2005 said:
really ?
nothing happened to me
did you find a solution?
Click to expand...
Click to collapse
i flash an other rom
mailyaseen said:
Which GApps we need to flash ?
Click to expand...
Click to collapse
just choose google framework in the aroma setup
goldenfish said:
device automatic reboot into bootloader and boot loop into bootloader after flash this rom
Click to expand...
Click to collapse
For me too..
Don't install this, you will softbrick your device
helgo said:
Don't install this, you will softbrick your device
Click to expand...
Click to collapse
idk what is happening to all of you .....but it works fine for me it didn't bootloop or anything.
V38 latest
https://drive.google.com/file/d/1ygS9UBagYlX5nJaTsBGOJf9PXIAVV5Wu/view?usp=sharing
---------- Post added at 11:15 AM ---------- Previous post was at 11:10 AM ----------
Do anyone has network issue with calls
Aroma installer in Chinese or did you translate it?
Subash.rawal said:
V38 latest
https://drive.google.com/file/d/1ygS9UBagYlX5nJaTsBGOJf9PXIAVV5Wu/view?usp=sharing
---------- Post added at 11:15 AM ---------- Previous post was at 11:10 AM ----------
Do anyone has network issue with calls
Click to expand...
Click to collapse
Aroma installer in Chinese or did you translate it?
Itz in Chinese
Have some Chinese app can be uninstalled from root explorer
Is it in Spanish?
Enviado desde mi ONEPLUS A3003 mediante Tapatalk
MODERATOR NOTICE:
ROM shares belong in the How-To section. All ROMs posted in the Development section must be you own work and must meet the requirements of the sticky posted in the Development section titled "Device Forum Rules (Please Read before posting)".
THREAD MOVED
download
https://download.lineageos.org/kipper
Changes included in lineage-16.0 20190414
Code:
sdk: Remove VOLUME_KEYS_CONTROL_RING_STREAM
android_lineage-sdk
Change UI to be consistency with dialer settings light M2 theme
android_packages_services_Telecomm
Disable EmergencyDialer multi window mode
android_packages_services_Telephony
Change UI styles to match dialer settings light M2 theme
android_packages_services_Telephony
Fix EmergencyDialer UI when display size change
android_packages_services_Telephony
config: Include old AOSP alarms/notifications/ringtones
android_vendor_lineage
build: Include AudioPackage14.mk instead of AllAudio.mk
android_build
Audio assets: add NFC sounds
android_frameworks_base
LightSettingsDialog: add bundle extras for preview color and duration
android_packages_apps_LineageParts
LightSettingsDialog: remove unused OnColorChangedListener
android_packages_apps_LineageParts
LightSettingsDialog: create and use notification channel
android_packages_apps_LineageParts
sdk: notification: allow forcing notification color for preview
android_lineage-sdk
images: Add 420dpi symlink
android_vendor_lineage
Exclude Emergency Dialer from recent app list.
android_frameworks_base
NotificationManagerService: do not use flashing API for staying always on
android_frameworks_base
recovery: show text during install
android_bootable_recovery
recovery: always create emulated volume if we fail to detect fs
android_bootable_recovery
Updater: Allow to suspend A/B updates
android_packages_apps_Updater