[recovery] twrp 2.7.0.0 - Xoom Android Development

Description will follow.
Works fine for me, but I have not tested everything.
recovery.twrp.2.7.0.0.bigPart.img.zip
Flash: fastboot flash recovery recovery.img
Changelog (2.6.3.0-2.7.0.0)
Code:
2014-03-13 09:19:56 -0500 Improve handling of settings storage and android secure
2014-03-13 15:17:17 +0100 Merge "Fix skipping of relative paths and lost+found in twrpDU" into android-4.4
2014-03-13 14:55:12 +0100 Fix skipping of relative paths and lost+found in twrpDU
2014-03-11 19:40:34 +0100 Run TWFunc::Fixup_Time_On_Boot() before OpenRecoveryScript
2014-03-10 16:54:21 +0000 Check to ensure that selinux_handle is populated before using
2014-03-10 16:29:06 +0100 Merge "Fix incorrect alignment of Restore Defaults button in some themes" into android-4.4
2014-03-10 00:37:26 +0100 Fix incorrect alignment of Restore Defaults button in some themes
2014-03-09 23:17:15 +0100 Support pre-KitKat properties for update-binary
2014-03-07 15:33:13 -0600 Fix error handling in createList
2014-03-07 06:48:45 -0600 Remove size parameter from substr call
2014-03-06 22:59:22 +0100 Fix "\n\n" string in gui_print(), remove unused gui_print_overwrite()
2014-03-06 20:40:45 +0000 2.7.0.0
2014-03-06 20:24:54 +0000 Change qcom time error messages to info
2014-03-06 17:18:16 +0100 Merge "Restore capabilities to run-as binary" into android-4.4
2014-03-06 17:11:22 +0100 Merge "Tweak 240x240 theme" into android-4.4
2014-03-06 14:22:28 +0000 Tweak 240x240 theme
2014-03-04 19:58:01 +0100 Fix wordwrap in console eating last char if str.size() == max_line_len
2014-02-28 17:59:04 +0000 Restore capabilities to run-as binary
2014-02-26 21:00:54 +0100 Merge "Check crypto footer before offering to decrypt" into android-4.4
2014-02-26 20:59:18 +0100 Merge "Check auto generated backup names for invalid characters" into android-4.4
2014-02-26 20:58:51 +0100 Merge "Allow sideloading from /tmp" into android-4.4
2014-02-26 13:37:35 -0600 Check crypto footer before offering to decrypt
2014-02-26 12:06:08 -0600 Check auto generated backup names for invalid characters
2014-02-26 09:23:53 -0600 Allow sideloading from /tmp
2014-02-26 08:52:05 -0600 Add word wrap to console output and fix scrolling in console
2014-02-25 11:19:56 -0600 Remove unneeded logging
2014-02-25 18:05:45 +0100 Merge "Remove some unneeded code" into android-4.4
2014-02-25 17:59:06 +0100 Merge "Add capslock support to keyboard" into android-4.4
2014-02-25 17:58:37 +0100 Merge "Look also for buttons when checking if input device is mouse" into android-4.4
2014-02-22 20:12:02 -0500 fix slash between directories add fixing contexts of Android directory for apps that store stuff here fix data/data contexts to be recursive
2014-02-20 21:44:32 +0100 Look also for buttons when checking if input device is mouse
2014-02-17 08:11:14 -0600 Add capslock support to keyboard
2014-02-16 15:15:34 -0600 Remove some unneeded code
2014-02-16 05:33:26 +0100 Merge "Improve ORS scanning of storage locations" into android-4.4
2014-02-15 16:43:26 -0600 Improve ORS scanning of storage locations
2014-02-12 19:19:32 +0100 Cache results of GUIObject::isConditionTrue()
2014-02-12 19:19:15 +0100 Properly delete all GUIObjects and pages on theme reload
2014-02-12 18:30:41 +0100 Conditional -> GUIObject and make all gui objects children of GUIObject
2014-02-12 17:30:51 +0100 Allow recovery to be restored if backup=1 flag is present in recovery.fstab
2014-02-12 16:56:53 +0100 Merge "Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist" into android-4.4
2014-02-12 16:15:49 +0100 Add fix permissions to OpenRecoveryScript
2014-02-12 16:15:11 +0100 Add twrpTar binary
2014-02-12 16:14:51 +0100 Add rule to make libopenaes_static
2014-02-12 16:14:24 +0100 Add rule to make libtar_static
2014-02-12 15:12:06 +0000 Remove unused functions
2014-02-12 15:08:31 +0000 ifdef some functions that depend on other TWRP parts
2014-02-12 15:56:02 +0100 Merge "Move DataManager functions out of twrpTar.cpp" into android-4.4
2014-02-10 11:56:35 -0600 Move DataManager functions out of twrpTar.cpp
2014-02-09 11:48:33 -0600 Fix ext4 wiping when no SELinux contexts are defined
2014-02-07 21:54:33 -0600 Update SuperSU
2014-02-07 21:43:20 -0600 Separate out function for reading /system/build.prop values
2014-02-08 02:22:23 +0100 Add vibrations to Checkbox, Fileselect, Listbox and Partitionlist
2014-02-07 19:49:11 +0100 Merge "Additional mount function call without mount options" into android-4.4
2014-02-07 19:46:59 +0100 Merge "Add option to print render time of each frame to log file" into android-4.4
2014-02-07 19:44:16 +0100 Merge "Restore contexts when doing mkdierhier in libtar Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped." into android-4.4
2014-02-07 19:39:53 +0100 Merge "Implement mouse cursor" into android-4.4
2014-02-07 19:39:13 +0100 Merge "Expansion of vibrate options" into android-4.4
2014-02-07 19:38:55 +0100 Merge "Add haptic feedback" into android-4.4
2014-02-07 12:37:13 -0600 Implement mouse cursor
2014-02-07 09:53:41 -0600 Expansion of vibrate options
2014-02-07 03:46:46 +0000 Additional mount function call without mount options
2014-02-06 19:56:25 -0500 Restore contexts when doing mkdierhier in libtar Do a restore of loaded file contexts to /data/media directory. This will help denials to be prevented when internal storage is wiped.
2014-02-06 21:18:08 +0100 Add option to print render time of each frame to log file
2014-02-06 20:38:33 +0100 Disable alpha blending for non-transparent bitmaps
2014-02-06 20:27:28 +0100 Add haptic feedback
2014-02-06 20:14:14 +0100 Merge "Load RTC offset on Qualcomm Krait chips, fixes the broken time & date" into android-4.4
2014-02-06 20:09:42 +0100 Merge "minui: adapt backlight blanking commit to TWRP" into android-4.4
2014-02-06 20:08:17 +0100 Merge "Don't switch between fast and normal scroll during drag in listviews" into android-4.4
2014-02-06 20:05:30 +0100 Merge "Improve android secure handling" into android-4.4
2014-02-06 19:57:03 +0100 Disable alpha blending for fully opaque rectangles
2014-02-05 20:20:46 -0500 minui: adapt backlight blanking commit to TWRP
2014-02-04 21:58:14 -0600 Fix error message on split backups
2014-02-04 18:27:05 +0100 Load RTC offset on Qualcomm Krait chips, fixes the broken time & date
2014-02-03 15:27:52 -0600 Improve android secure handling
2014-02-03 19:13:26 +0100 Refactor twrpTar to use TarList
2014-02-03 19:12:14 +0100 minui: Allow devices to blank/unblank using LCD backlight
2014-02-03 19:00:58 +0100 Clear the relative directory before passing on to twrpTar with the static du object. Otherwise we will not backup /system/media etc
2014-02-03 16:09:33 +0100 Add option to set flag for storage=0
2014-02-03 16:09:19 +0100 Merge "ifdef some file system options that are not available in older trees" into android-4.4
2014-02-03 15:08:06 +0000 Fix SELinux function compatibility in older trees
2014-02-03 15:04:19 +0000 ifdef some file system options that are not available in older trees
2014-01-29 19:15:56 +0100 Don't switch between fast and normal scroll during drag in listviews
2014-01-27 22:03:00 -0600 Fix make file flag name for minzip
2014-01-23 02:07:03 +0000 Fix include of cutils
2014-01-21 15:59:20 +0100 Merge "Force GUI render after setting brightness" into android-4.4
2014-01-21 15:58:42 +0100 Merge changes I4c369222,I8a8ad4b3 into android-4.4
2014-01-21 15:39:45 +0100 Fix handling of storage after decryption
2014-01-20 22:22:33 -0500 Enable UMS mounting of storage drives
2014-01-20 22:16:39 -0500 Force GUI render after setting brightness
2014-01-20 20:13:48 -0500 Set listener properties for UMS mount/unmount
2014-01-15 20:36:29 +0000 Initial 240x240 theme
2014-01-14 18:12:01 +0100 Fix white point on top-bar images in some themes
2014-01-04 12:38:26 -0800 Don't interpret ABS_MT_TOUCH_MAJOR == 0 as touch release
2014-01-03 18:13:20 +0100 add errno.h to fix compile errors on other devices
2013-12-20 05:08:36 +0000 declare dir for non data/media devices
2013-12-19 19:06:06 +0100 Improve SELinux support check
2013-12-19 18:02:44 +0000 Create a TWRP Disk Usage Class to retain state about a directory and whether we should skip it in other classes like twrpTar. Moved Get_Folder_Size to this new class.
2013-12-19 18:27:16 +0100 Merge "Add support for persistent variables in theme's <variables> section" into android-4.4
2013-12-19 18:20:11 +0100 Merge "add fix /data/data contexts to fixPermissions only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393" into android-4.4
2013-12-19 17:08:31 +0000 crypto: Fix crypto dependencies for ICS/Samsung methods
2013-12-19 17:04:02 +0000 add support for fsflags= option in twrp.fstab file
2013-12-12 20:16:50 +0000 Support custom graphics.c.
2013-12-07 23:05:10 +0100 Add support for persistent variables in theme's <variables> section
2013-12-06 19:40:14 -0500 add fix /data/data contexts to fixPermissions only compile symbols if selinux is defined Change-Id: I7c8596360cdf2f715c8e1379fc55ea27d9370393
2013-11-29 05:02:40 +0000 Fix render issue when button has conditional
2013-11-26 21:39:14 +0000 Add check during boot for SELinux support
2013-11-26 21:21:29 +0000 Update partition sizes after sideload
2013-11-19 17:10:06 +0100 Merge "Add getfooter tool for crypto debugging" into android-4.4
2013-11-19 17:09:38 +0100 Merge "Update decrypt for 4.4" into android-4.4
2013-11-16 13:47:30 -0500 Add check for making sure theme exists for device
2013-11-16 10:15:46 -0500 Add warning if DEVICE_RESOLUTION is not set in BoardConfig.mk
2013-11-11 15:15:30 +0000 Add getfooter tool for crypto debugging
2013-11-10 04:11:48 +0000 Update decrypt for 4.4
2013-11-04 14:13:07 +0000 Add reboot binary if it exists to recovery
2013-11-04 14:01:22 +0000 Fix merge conflicts
2013-11-03 13:06:10 +0000 Fix building of other utilities
2013-11-03 02:49:35 +0000 Fix updater makefiles
2013-11-02 20:43:26 +0000 Fix merge conflicts and update for 4.4 kitkat
2013-10-24 20:40:22 +0100 Skip the = or \n before grabbing Zip_File.
2013-10-24 21:33:39 +0200 Ensure root folders get added in split archives
2013-10-24 21:30:42 +0200 Update licenses to all match
2013-10-24 21:29:47 +0200 Fix spelling error
2013-10-24 21:27:54 +0200 Add toolbox_recovery rules
2013-10-23 20:29:55 +0100 Clean up init.rc
2013-10-23 20:28:57 +0100 Merge "fix getting and setting contexts in selinux" into android-4.3
2013-10-23 19:27:48 +0000 fix getting and setting contexts in selinux
2013-10-23 20:10:15 +0100 Merge "Remove trailing spaces on auto generated backup names" into android-4.3
2013-10-22 14:25:12 +0000 Update licenses to all match
2013-10-22 14:03:30 +0000 Skip the = or \n before grabbing Zip_File.
2013-10-18 17:12:59 +0000 Fix spelling error
2013-10-18 17:10:12 +0000 Clean up init.rc
2013-10-17 16:49:49 +0000 fix getting and setting contexts in selinux
2013-10-17 11:45:09 -0500 Merge "Ensure root folders get added in split archives" into twrp2.7
2013-10-17 11:44:11 -0500 Merge "Add toolbox_recovery rules" into twrp2.7
2013-10-17 11:43:44 -0500 Merge "Add conditions support to GUIImage" into twrp2.7
2013-10-17 11:42:05 -0500 Ensure root folders get added in split archives
2013-10-17 00:26:34 +0000 Remove trailing spaces on auto generated backup names
2013-10-16 19:46:29 +0000 Add toolbox_recovery rules
2013-10-11 14:41:39 +0200 Add conditions support to GUIImage
2013-10-03 06:01:22 -0700 merge in klp-release history after reset to klp-dev
2013-10-02 16:31:07 -0700 Allow child classes to override the overlay location for the update image.
2013-10-01 10:34:50 -0500 Merge "check for space after = too" into twrp2.7
2013-10-01 10:34:15 -0500 Merge "Improvements to Update_Log_File" into twrp2.7
2013-10-01 10:24:08 -0500 Merge "Fix checking for file_contexts in updater" into twrp2.7
2013-10-01 15:21:12 +0000 Fix checking for file_contexts in updater
2013-09-19 20:52:45 +0000 Improvements to Update_Log_File
2013-09-17 20:01:14 -0400 check for space after = too
2013-09-17 15:09:00 -0500 Merge "Remove unneeded images" into twrp2.7
2013-09-17 20:06:14 +0000 Remove unneeded images
2013-09-17 17:06:09 +0200 Never generate empty backup name
2013-09-12 06:00:47 -0700 merge in klp-release history after reset to klp-dev
2013-09-11 13:24:32 -0700 fix secure adb in recovery
2013-09-10 17:13:23 -0700 Don't apply permission changes to symlink.
2013-09-10 15:34:19 -0700 Don't apply permission changes to symlink.
2013-09-10 14:28:02 -0700 merge in klp-release history after reset to klp-dev
2013-09-10 10:24:24 -0700 updater: introduce and set_metadata and set_metadata_recursive
2013-09-09 10:47:14 -0700 Revert "Update OTA installer to understand SELinux filesystem labels"
2013-09-03 15:17:18 -0700 recovery: fix use of init reboot method
2013-09-03 14:29:54 -0700 recovery: fix use of init reboot method
2013-08-30 12:20:16 -0700 recovery: fix rebooting
2013-08-21 13:44:35 -0700 recovery: install packages in a known mount environment
2013-07-31 11:35:12 -0700 notify about pending long press
2013-07-26 23:57:41 +0000 Merge "start healthd in recovery"
2013-07-18 15:21:12 -0700 Update OTA installer to understand SELinux filesystem labels
2013-07-11 14:23:44 -0700 am a69b50c5: am 901b898d: recovery: remove O_DIRECT, use O_SYNC only
2013-07-11 14:23:36 -0700 am 660637f3: am e8d953aa: recovery: more cargo-cult programming
2013-07-11 11:49:43 -0700 am 51ffaf54: (-s ours) Reconcile with jb-mr2-release - do not merge
2013-07-11 10:17:48 -0700 am fbcfad33: am bf4a69ac: recovery: sleep after writing partition and closing it
2013-07-11 10:17:05 -0700 am e352c88f: (-s ours) Reconcile with jb-mr2-release - do not merge
2013-07-11 10:08:23 -0700 am 2148133d: am c870a99c: recovery: write partitions more conservatively
2013-07-09 21:16:53 +0000 Merge "recovery: preserve recovery logs across cache wipes"
2013-07-09 13:34:55 -0700 recovery: preserve recovery logs across cache wipes
2013-07-09 12:50:24 -0700 recovery: move log output to stdout
2013-07-08 14:14:24 -0700 am 0ccaccf7: am 044a0b4d: recovery: try to write EMMC partitions more reliably
2013-07-08 14:14:24 -0700 am 4d4b233e: am 2f6877a0: recovery: init backgroundIcon properly to avoid recovery mode crash
2013-07-02 12:35:58 -0700 recovery: init backgroundIcon properly to avoid recovery mode crash
2013-07-02 11:43:25 -0700 recovery: copy logs to cache more aggressively
2013-06-18 17:51:13 -0700 start healthd in recovery
2013-06-04 12:17:42 -0700 am 8cd12112: am d51bfc9b: Merge "Fix the potential segmentation fault"
2013-05-21 11:31:09 -0700 am da1ebaef: recovery: save logs from the last few invocations of recovery
2013-05-21 11:31:09 -0700 am 7c3ae45e: recovery: turn on text display for install errors in debug builds
2013-05-16 11:25:28 -0700 recovery: save logs from the last few invocations of recovery
2013-05-16 10:47:02 -0700 recovery: turn on text display for install errors in debug builds
2013-04-11 22:02:46 +0000 Merge "verifier: update to support certificates using SHA-256"
2013-04-10 11:32:17 -0700 verifier: update to support certificates using SHA-256
2013-04-09 22:21:14 -0700 am 4e21482d: Add liblog
2013-03-11 20:05:35 +0000 am b5bd4fb7: (-s ours) am 2f50df00: am c09444eb: am f91bd41c: am 1c302caf: (-s ours) am c14a7fbd: (-s ours) Reconcile with jb-mr1-release - do not merge

Thanks schischu. Will update mine with this
What is updated here?

Confirm it is working for me as well; however i have not yet tested backup and restore. Thanks Schischu for keeping the xoom up to date!

I just left a question at the cwm Page. I asked why have That over twrp.. I see you are just keeping our xooms upto date with recovery and roms. Lots of choices.. I appreciate it.. Pretty cool!
Sent from my VS980 4G using xda app-developers app

Can I use this to update bigpart cm? I see the title is bigpart, so I assume I can use this. Just need to make sure..
Thanks

stingbandel said:
Can I use this to update bigpart cm? I see the title is bigpart, so I assume I can use this. Just need to make sure..
Thanks
Click to expand...
Click to collapse
Yes you can

Is it possible to get this in a ZIP file?

Is it possible to just replace the recovery.img that comes with the 2.6.3.0 flashable zip with the one from the OP of this thread in order to be able to just flash this from recovery? On my laptop running Windows 8.1, I can get it to recognize the Xoom in ADB, but not in fastboot, so I can't just use the command line to flash the .img file. If anyone has advice for either method, I am all ears, as I am not super tech savvy but can follow directions!

Muffycheeks said:
Is it possible to get this in a ZIP file?
Click to expand...
Click to collapse
Mr. Struck said:
Is it possible to just replace the recovery.img that comes with the 2.6.3.0 flashable zip with the one from the OP of this thread in order to be able to just flash this from recovery? On my laptop running Windows 8.1, I can get it to recognize the Xoom in ADB, but not in fastboot, so I can't just use the command line to flash the .img file. If anyone has advice for either method, I am all ears, as I am not super tech savvy but can follow directions!
Click to expand...
Click to collapse
Here is a flashable zip: http://d-h.st/WlS (updated)
flash in the old recovery and it'll update your recovery, not tested since I'm not bigParted but there is no reason this won't work, if someone could report back that would be great.
All credits to schischu for making the recovery

matt4321 said:
Here is a flashable zip: http://d-h.st/u8A
flash in the old recovery and it'll update your recovery, not tested since I'm not bigParted but there is no reason this won't work, if someone could report back that would be great.
All credits to schischu for making the recovery
Click to expand...
Click to collapse
This ZIP failed to flash, unable to open.

Muffycheeks said:
This ZIP failed to load.
Click to expand...
Click to collapse
What is the error exactly?
Sent from my LT30p using Tapatalk

matt4321 said:
What is the error exactly?
Sent from my LT30p using Tapatalk
Click to expand...
Click to collapse
Unable to open

Muffycheeks said:
Unable to open
Click to expand...
Click to collapse
I'll look into it
Sent from my LT30p using Tapatalk
---------- Post added at 04:24 PM ---------- Previous post was at 04:07 PM ----------
Muffycheeks said:
Unable to open
Click to expand...
Click to collapse
got a fix, uploading now, i test flashed it on my tablet so it works
---------- Post added at 04:30 PM ---------- Previous post was at 04:24 PM ----------
Try this: http://d-h.st/WlS
when I edit the updater script it seems to derp for some reason, not sure why, so ignore the fact it says installing 2.6.3 or whatever

matt4321 said:
I'll look into it
Sent from my LT30p using Tapatalk
---------- Post added at 04:24 PM ---------- Previous post was at 04:07 PM ----------
got a fix, uploading now, i test flashed it on my tablet so it works
---------- Post added at 04:30 PM ---------- Previous post was at 04:24 PM ----------
Try this: http://d-h.st/WlS
when I edit the updater script it seems to derp for some reason, not sure why, so ignore the fact it says installing 2.6.3 or whatever
Click to expand...
Click to collapse
I just flashed using the updated zip. Works just fine for me.. Thank you!!

Cool flashing now

Dex954 said:
I just flashed using the updated zip. Works just fine for me.. Thank you!!
Click to expand...
Click to collapse
hi, I tried to use the zip but it said failed when I wanted to update using the zip. Am I doing something wrong?
I use big twrp 2.6 then I go to install. I search the zip when I slide it, it says failed...
Can you help me a little bit more how to install the zip?
thanks

Just flashed from recovery with no problems. Thanks!

stingbandel said:
hi, I tried to use the zip but it said failed when I wanted to update using the zip. Am I doing something wrong?
I use big twrp 2.6 then I go to install. I search the zip when I slide it, it says failed...
Can you help me a little bit more how to install the zip?
thanks
Click to expand...
Click to collapse
have you got the up to date one, not the first one I posted since that one had issues

It's working just fine for me......

Thank you @matt4321, the zip worked perfectly!
Sent from my SPH-L710 using Tapatalk

Related

[Discussion] Latest Kernels

Feb 22nd, 2011 Announcement: Now that Glemsom's auto-build system is back up, I will no longer be posting kernels to this thread. Kernel 1260 is the last that will be posted here. I encourage everyone to use the auto-build service from this point forward. Feel free to continue using this thread to discuss new kernels as they're released.
Feb 14th Update: 2nd kernel today fixes bugs introduced in 1st kernel.
Feb 10th Update: Glemsom's autobuild service appears to be back up, and he's finally gotten around to building the Jan 13th kernel (1253), which he's named 20110210_213850.
Original Dec. 12th, 2010 Announcement: I've received a request to post the latest kernel since the auto-build service was down between Dec. 5th or so and Feb. 10th. Thus I've linked the latest kernel and its modules file below for those who aren't into compiling their own kernels. This kernel was built from the source code available at the linux-msm repo on Gitorious that pretty much everyone (with a rhodium, topaz, raphael, diamond, blackstone & kovsky at least) including Glemsom's auto-build site has been using.
Additional Packages: As of Dec. 26th, compat-wireless & compcache 0.5.4 are fully integrated into these builds, just as they were in Glemsom's builds. 802.11e QoS support has also been enabled in compat-wireless. The modules file for kernel 1245 has been rebuilt to include the modules from these packages. Going forward, all future builds will include these as well. I am considering the possibility of creating a test kernel that includes the "swap free notify" patch and I'm interested in hearing back from anyone who has already looked into this possibility.
Latest Kernel
Glemsom's auto-build site
Older Kernels
Instructions - Note: These instructions are for the kernels I've posted here, not for Glemsom's kernels.
1) Download both the zImage and modules files below if you use wifi, otherwise you only need the zImage.
2) Rename the zImage file to simply: zImage
3) Drop that along with the modules file into your android boot directory (usually /sdcard/andboot).
4) Restart.
Commit# 1260 (includes 1259)
Commit Date: Mon Feb 21 18:19:45 2011
Commit ID: g11945d1
Pushed by: bzo (1259 on behalf of jbruneaux)
Commit Messages:
1260 - Merge branch 'htc-msm-2.6.27' of git://gitorious.org/linux-on-qualcomm-s-msm/linux-msm into htc-msm-2.6.27
1259 - adsp : fix the adsp drivers for camera (missing IOCTL, offsets, modules parameters, IDs fixup for QDSP messages).
F22's Notes: Some, but not all, of the code needed to make the camera work has been committed. This kernel is the same as Glemsom's 20110221_192424.
Kernel: zImage-2.6.27.46-01260-g11945d1
Modules: modules-2.6.27.46-01260-g11945d1.tar.gz
Commit# 1258 (includes 1256 & 1257)
Commit Date: Mon Feb 14 18:22:45 2011
Commit ID: g77a00c3
Pushed by: mweirauch (on behalf of bzo for 1256 & WisTilt2 for 1258)
Commit Messages:
1258 - Rhod Panel collapse and panel detect
1257 - Merge branch 'htc-msm-2.6.27' of gitorious.org:linux-on-qualcomm-s-msm/linux-msm into htc-msm-2.6.27
1256 - merge jbruneaux's amss clock implementation
F22's Notes: Bug Fix for 1255. Adds in missing definition and macro. Also known to fix the screen calibration bug that appeared in 1233 for rhodium only. This kernel is the same as Glemsom's 20110214_200559.
Kernel: zImage-2.6.27.46-01258-gf9e4956
Modules: modules-2.6.27.46-01258-gf9e4956.tar.gz
Commit# 1255 (includes 1254)
Commit Date: Mon Feb 14 06:32:17 2011
Commit ID: g77a00c3
Pushed by: ACL (on behalf of WisTilt2)
Commit Messages:
1255 - Rest of keyboard caps/fn leds
1254 - Rhod Caps/FN keyboard leds
F22's Notes: This kernel fails to compile. The committed code required a constant definition and a macro that weren't included.
Kernel: -
Modules: -
Commit# 1253 (includes 1251 & 1252)
Commit Date: Thu Jan 13 09:12:17 2011
Commit ID: gd53ddf6
Pushed by: ACL
Commit Messages:
1253 - Merge branch 'htc-msm-2.6.27' of [email protected]:linux-on-qualcomm-s-msm/linux-msm into htc-msm-2.6.27
1252 - Enable headphone amp on Rhod for 11pin headset. Still need 3.5mm jack to be enabled. Gpio values should be moved to rhod.h file.
1251 - Correct missing braces and add fix printk.
F22's Notes: snd.force_headset in startup.txt no longer necessary for rhodium due to 1251. Commit #1252 enables/disables extUSB headset jacks properly. 3.5mm jack on CMDA handsets isn't yet addressed. This kernel is the same as Glemsom's 20110210_213850.
Kernel: zImage-2.6.27.46-01253-gd53ddf6
Modules: modules-2.6.27.46-01253-gd53ddf6.tar.gz
Commit# 1250 (includes 1247-1249)
Commit Date: Fri Jan 7 21:02:39 2011
Commit ID: 8f8207c
Pushed by: mweirauch
Commit Messages:
1250 - Merge branch 'topa-panel' into htc-msm-2.6.27
1249 - topa: panel: drop the waits on init
1248 - topa: panel: some more register documentation + drop redundant one
1247 - topa: panel: convert init and deinit sequences to obsolete reg-offset shifting
Kernel: zImage-2.6.27.46-01250-g8f8207c
Modules: modules-2.6.27.46-01250-g8f8207c.tar.gz
Commit# 1246
Commit Date: Wed Jan 7 11:16:28 2011
Commit ID: 5ce0119
Pushed by: ACL (on behalf of WisTilt2)
Commit Messages:
1246 - Keyboard Backlight
F22's Notes: Keyboard Backlights for Rhodium from WisTilt2's test kernel.
Kernel: zImage-2.6.27.46-01246-g5ce0119
Modules: modules-2.6.27.46-01246-g5ce0119.tar.gz
Commit# 1245 (includes 1243 & 1244)
Commit Date: Thu Dec 23 01:58:42 2010
Commit ID: d9d77f2
Pushed by: ACL
Commit Messages:
1245 - Missed a define.
1244 - Merge branch 'htc-msm-2.6.27' of [email protected]:linux-on-qualcomm-s-msm/linux-msm into htc-msm-2.6.27
1243 - <Alex> Update clock code
F22's Notes: This kernel is thought to have introduced an issue that causes issues with some SD cards. See this post for more info.
Kernel: zImage-2.6.27.46-01245-d9d77f2
Modules: modules-2.6.27.46-01245-d9d77f2.tar.gz (Updated Dec. 26th - Now Includes Compat-Wireless & CompCache)
Commit# 1242 (includes 1241)
Commit Date: Tue Dec 22 22:56:16 2010
Commit ID: 51a9760
Pushed by: mweirauch (on behalf of bzo for 1241)
Commit Messages:
1242 - wakelock: fix build w/o CONFIG_WAKELOCK_STAT
1241 - fix for sleep mode of 1 when overclocking PLL2
F22's Notes: 1241 fixes bug that prevents handset from waking up when overclocking if pm.sleep_mode=1.
Kernel: zImage-2.6.27.46-01242-51a9760
Modules: modules-2.6.27.46-01242-51a9760.tar.gz
Commit# 1240
Commit Date: Tue Dec 21 22:43:26 2010
Commit ID: 137e247
Pushed by: mweirauch
Commit Messages:
1240 - topa: panel: move EXIT_SLEEP_MODE and document some registers
Kernel: zImage-2.6.27.46-01240-137e247
Modules: modules-2.6.27.46-01240-137e247.tar.gz
Commit# 1239
Commit Date: Tue Dec 21 06:32:11 2010
Commit ID: acf4596
Pushed by: ACL (on behalf of WisTilt2)
Commit Messages:
1239 - Speakerphone syntax correction
F22's Notes: Fixes hiss introduced in 1238.
Kernel: zImage-2.6.27.46-01238-gacf4596
Modules: modules-2.6.27.46-01238-gacf4596.tar.gz
Commit# 1238
Commit Date: Sat Dec 18 20:44:32 2010
Commit ID: 43f0a96
Pushed by: ACL (on behalf of WisTilt2)
Commit Messages:
1238 - Speakerphone mic fix.
F22's Notes: Speakerphone microphone now works in call.
Kernel: zImage-2.6.27.46-01239-g43f0a96
Modules: modules-2.6.27.46-01239-g43f0a96.tar.gz (Updated Dec. 19th: wlan.ko update)
Commit# 1237 (includes 1236)
Commit Date: Fri Dec 17 22:33:36 2010
Commit ID: 8c0ce38
Pushed by: mweirauch
Commit Messages:
1237 - mddi: novatek: drop vsync setup (by Alex) and update rhod+topa panels
1236 - mddi: simple: bring in line with [android,ca]-msm-2.6.35
Kernel: zImage-2.6.27.46-01237-g8c0ce38
Modules: modules-2.6.27.46-01237-g8c0ce38.tar.gz (Updated Dec. 19th: wlan.ko update)
Commit# 1235 (includes 1234)
Commit Date: Fri Dec 17 20:54:36 2010
Commit ID: 66a01da
Pushed by: mweirauch
Commit Messages:
1235 - mddi: epson: vsync setup to board files (taken from Alex)
1234 - raph+diam: fix toshiba mddi client name and setup vsync gpio (taken from Alex)
F22's Notes: 1234 fixes the Diam/Raph breakage caused by 1233.
Kernel: zImage-2.6.27.46-01235-g66a01da
Modules: modules-2.6.27.46-01235-g66a01da.tar.gz
Commit# 1233
Commit Date: Fri Dec 17 13:28:27 2010
Commit ID: 5b44660
Pushed by: ACL
Commit Message:
1233 - Update Framebuffer to .35
F22's Notes: Known to break Diam/Raph. Fixed in 1234. This kernel also introduced a second bug affecting all xdandroid handsets, causing them to appear to hang during boot if the ts-calibration file isn't already present. See the top of this page for more info.
Kernel: zImage-2.6.27.46-01233-g5b44660
Modules: modules-2.6.27.46-01233-g5b44660.tar.gz
Commit# 1232
Commit Date: Sat Dec 11 12:59:03 2010
Commit ID: b7033df
Pushed by: mweirauch
Commit Message:
1232 - mddi: novatek: improve topa+rhod 2D performance
Kernel: zImage-2.6.27.46-01232-gb7033df
Modules: modules-2.6.27.46-01232-gb7033df.tar.gz (Updates - Dec 14th: File Size Reduced to 806 kB - Dec 12th: TI Wifi Support for Non-Rhodiums Added.)
Pre-Dec. 11th 2010 Kernels
Glemsom's auto-build site
F22 said:
I've received a request to post the latest kernel since the auto-build service is currently down. Thus I've linked the latest kernel and its modules file below for those who aren't into compiling their own kernels. This kernel was built from the source code available at the linux-msm repo on Gitorious that pretty much everyone (with a rhodium, topaz, raphael or diamond at least) including Glemsom's auto-build site has been using.
Instructions
1) Download both the zImage and modules files below if you use wifi, otherwise you only need the zImage.
2) Rename the zImage file to simply: zImage
3) Drop that along with the modules file into your android boot directory (usually /sdcard/andboot).
4) Restart.
Latest Kernel
Commit Date: Sat Dec 11 12:59:03 2010
Commit# 1232
Commit ID: b7033df
Commit Message: mddi: novatek: improve topa+rhod 2D performance
Kernel: zImage-2.6.27.46-01232-gb7033df
Modules: modules-2.6.27.46-01232-gb7033df.tar.gz
Click to expand...
Click to collapse
thank you very much. you awesome. thanks
Thanks for the compile F22
Wifi can't enabled with this kernel on Topaz, says "Error"
It's only for Rhodium?
Hi, what do i use to unpack the .tar file. i tryed winrar but that does not keep de dir structure intackt. Im guessing that there is suposed to be a dir strukture, but i might be wrong. If not where should i put the files from the .tar file?
DmK75 said:
Wifi can't enabled with this kernel on Topaz, says "Error"
It's only for Rhodium?
Click to expand...
Click to collapse
it is normal.this current kernel don't have wlan.ko build into it.Missing wlan module to start wifi
Tar Files
flippy said:
Hi, what do i use to unpack the .tar file. i tryed winrar but that does not keep de dir structure intackt. Im guessing that there is suposed to be a dir strukture, but i might be wrong. If not where should i put the files from the .tar file?
Click to expand...
Click to collapse
There's no need to unpack anything. When you boot android, the init script will automatically untar the contents of modules-2.6.27.46-01232-gb7033df.tar.gz into /data/modules for you. Just leave it as is in your android boot directory (usually /sdcard/andboot).
wlan.ko
xUmaRix said:
DmK75 said:
Wifi can't enabled with this kernel on Topaz, says "Error"
It's only for Rhodium?
Click to expand...
Click to collapse
it is normal.this current kernel don't have wlan.ko build into it.Missing wlan module to start wifi
Click to expand...
Click to collapse
Hmm...as xUmaRix has noted, wlan.ko isn't part of a stock kernel build. It was apparently added in as an extra. I can look into adding it in too for the non-rhodium users. Check back later today.
Thanks so much for posting this! The last few kernels have not treated my Rhod400 so well...I hope this one does the trick!
Hi, just installed the new kernel, everything seems to work fine like before.
I can say the performance in 2d has increased.!!
thx to devs im looking forward..
Additional Modules Now Included for Topaz & Rhobuntu WiFi
F22 said:
Hmm...as xUmaRix has noted, wlan.ko isn't part of a stock kernel build. It was apparently added in as an extra. I can look into adding it in too for the non-rhodium users. Check back later today.
Click to expand...
Click to collapse
I've repackaged the modules file to include an extra 6 drivers that were present in Glemsom's modules file but weren't built in the stock linux-msm kernel compile. They include:
ramzswap.ko
rfkill_backport.ko
wl1251.ko
wl1251_sdio.ko
wlan.ko
xvmalloc.ko
Wifi for topaz should now work. I believe wifi on rhobuntu should work as well. I've updated the link in the 1st post of this thread so that it points to the new modules file.
For me this new kernel is unstable - I have Rhod400 but using in europe (gsm) , phone freezes few minutes after boot, sometimes when I use Opera. Few times there was no service error after boot (waited few minutes - nothing changed).
Just installed the first posted kernel. Working good here on my Rhod400. Boosted my FPS2D to 29 fps. Got 18.7 fps on Neocore. Wifi works fine too.
11.26 driver, 11.29 gralloc, 12.02 build.prop, no overclock.
Stability Issues
Raul^ said:
For me this new kernel is unstable - I have Rhod400 but using in europe (gsm) , phone freezes few minutes after boot, sometimes when I use Opera. Few times there was no service error after boot (waited few minutes - nothing changed).
Click to expand...
Click to collapse
XDANDROID itself isn't entirely stable. On occasion, and especially after you've changed something significant like the kernel, the rootfs, or even just your startup.txt, android's system_server process may go berserk and cause a host of issues including lack of service, timeout messages, sluggishness, etc... A reboot should fix it. If it doesn't, and you're overclocking, lower your overclock by 1 notch (19.2 MHz) and see if that helps.
I had a similar issue too the first time I booted the new kernel, and only the first time. After that it was fine. I've also experienced the same issue while making other tweaks to my handset that had nothing to do with the kernel. So it's a known problem that while extremely annoying, is probably unrelated to the new kernel aside from the fact that system_server can get cranky at times right after you change something.
F22 said:
I've received a request to post the latest kernel since the auto-build service is currently down. Thus I've linked the latest kernel and its modules file below for those who aren't into compiling their own kernels. This kernel was built from the source code available at the linux-msm repo on Gitorious that pretty much everyone (with a rhodium, topaz, raphael, diamond, blackstone & kovsky at least) including Glemsom's auto-build site has been using.
Click to expand...
Click to collapse
Thanks very much! us newbies appreciate it
Everything seems to be working (including wifi). I actually moved the old zimage and modules file to a temp directory that android doesn't even see, so I know I am running the new software, but when I look at the build information, it says:
Android version: 2.2
Kernel version: 2.6.27.46-01323-gb7033df
Build number: full_msm-eng 2.2 MASTER.eng
mjg.20100813.141358 test-keys
I guess I was expecting version 2.3...
Also partially working is the USB connection: When I connect the phone to my computer, I am notified (this is a first!)
Working well so far on my Sprint TP2...although it wasn't in the release notes I was hoping for the "voice call speakerphone mic" fix but mic still does not work...I think I heard that was fixed but just not commited yet?
there is a workaround - start a speakerphone conversation (i.e. voicemail) before launching haret
No Speakerphone Mic Fix
pdawg17 said:
Working well so far on my Sprint TP2...although it wasn't in the release notes I was hoping for the "voice call speakerphone mic" fix but mic still does not work...I think I heard that was fixed but just not commited yet?
Click to expand...
Click to collapse
I know WisTilt2 has speakerphone mic fixed because I helped him test it. I have no idea when it will get committed however. Unfortunately we haven't seen him online since Thanksgiving.
F22 said:
I know WisTilt2 has speakerphone mic fixed because I helped him test it. I have no idea when it will get committed however. Unfortunately we haven't seen him online since Thanksgiving.
Click to expand...
Click to collapse
Hopefully he'll be back at some point...I know about the workaround but sometimes I forget so it'd be nice to not have to think about it
Also partially working is the USB connection: When I connect the phone to my computer, I am notified (this is a first!)
Click to expand...
Click to collapse
Is this supposed to work now?
When I plug the phone into my windows 7 box, I now get an "H" drive. When I click on it, it asks me to insert a disk.
When I click the "Turn on USB storage" button in Android, nothing seems to happen (the spinner icon just goes around and around.)

[ROM] [GSM] Unofficial CyanogenMod 10.2 Nightly (JSS15J) 2013-08-13

{
"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"
}
Why? Why not. More and more unofficial versions at all but with
various mods and stuff ... This ROM is based purely on the source of CyanogenMod without bells and whistles.
I want this ROM you share with just because it can!
Once that CyanogenMod come with the nightly's I stop with this toppic.
If you flash this ROM is your garatie over and I am not responsible for the
any damage. Bla bla bla we know this shi* though.
Enjoy the pure CM power!
Changelog:
CLICK TO VIEW
------------>
<---------
Link if you use tapatalk/xda: http://review.cyanogenmod.org/#/q/status:merged+branch:cm-10.2,n,z
How to install:
-Download the rom from the link below and place on sdcard.
-Download a 4.3 Gapps package and place on sdcard
-Reboot into recovery I recommend CWM 6.0.3.5
-Full wipe
-Flash rom.
-Flash gapps.
-Reboot
-ENJOY!!
--------------------------------------------------------------------------------------------------------------------------------------
-CyanogenMod 10.2-unofficial-2013-08-07 size: 184.52Mb
Download if you use tapatalk/xda: http://d-h.st/p1y
-CyanogenMod 10.2-unofficial-2013-08-09 size: 184.53Mb
Download if you use tapatalk/xda: http://d-h.st/pjf
CyanogenMod 10.2-unofficial-2013-08-10 size: 184.53Mb
Download if you use tapatalk/xda:http://d-h.st/shC
CyanogenMod 10.2-unofficial-2013-08-11 size: 184.67Mb
Download if you use tapatalk/xda: http://d-h.st/RFQ
CyanogenMod 10.2-unofficial-2013-08-12 size: 184.67Mb
Download if you use tapatalk/xda: http://d-h.st/d7i
CyanogenMod 10.2-unofficial-2013-08-13 size: 184.69MB
Download if you use tapatalk/xda: http://d-h.st/MxJ
-----------------------------------------------------------------------------------------------------------------------------------------
Gapps core 16.86Mb
Download if you use tapatalk/xda: http://d-h.st/PGo
Apps in Gapps core:
ChromeBookmarksSyncAdapter.apk
GoogleBackupTransport.apk
GoogleCalendarSyncAdapter.apk
GoogleContactsSyncAdapter.apk
GoogleFeedback.apk
GoogleLoginService.apk
GoogleOneTimeInitializer.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
MediaUploader.apk
NetworkLocation.apk
OneTimeInitializer.apk
Phonesky.apk
SetupWizard.apk
------------------------------------------------------------------------------------------------------------------------------------------
Full gapps 193Mb Special thanks to PARANOIDANDROID
Download if you use tapatalk/xda: http://download.paranoidandroid.co/roms/gapps/pa_gapps-full-4.3-20130805a-signed.zip
PARANOIDANDROID GAPPS ON----->>>
Download if you use tapatalk/xda: http://goo.im/devs/paranoidandroid/roms/gapps/pa_gapps-full-4.3-20130808-signed.zip
Apps in PA.Gapps:
Books.apk
Calendar.apk
CalendarProvider.apk
ChromeBookmarksSyncAdapter.apk
Currents.apk
GenieWidget.apk
Gmail2.apk
GmsCore.apk
GoogleBackupTransport.apk
GoogleContactsSyncAdapter.apk
GoogleEars.apk
GoogleFeedback.apk
GoogleLoginService.apk
GooglePartnerSetup.apk
GoogleServicesFramework.apk
GoogleTTS.apk
Hangouts.apk
Keep.apk
LatinImeGoogle.apk
Magazines.apk
Maps.apk
MediaUploader.apk
Music2.apk
NetworkLocation.apk
OneTimeInitializer.apk
Phonesky.apk
PlayGames.apk
PlusOne.apk
QuickSearchBox.apk
SetupWizard.apk
Street.apk
talkback.apk
Videos.apk
VoiceSearchStub.apk
Wallet.apk
Youtube.apk
--------------------------------------------------------------------------------------------------------------------------------------------
CWM 6.0.3.5 Touch
Download if you use tapatalk/xda: http://forum.xda-developers.com/attachment.php?attachmentid=2154421&d=1375247171
--------------------------------------------------------------------------------------------------------------------------------------------
CHANGES
Code:
[LIST]
[*] ===================================
Since Tue Aug 20 06:19:10 UTC 2013
===================================
* bionic
31a06f3 tegra2: add missing strcpy and strcat
fb0f92f don't hardcode register r0/v1 when reading the TLS
* external/bluetooth/bluedroid
b78bf21 usb: Abort writes if device is absent
* frameworks/base
b1c561a Dialer AutoComplete: Bootstrap the onUpgrade for the SettingsProvider to automagically create this setting and enable it by default.
daac8cc Merge "am: Allow more hidden apps on devices with lots of RAM" into cm-10.2
f705e88 Merge "Revert "Reduce total number of background apps for low memory devices"" into cm-10.2
12c634a Merge "Frameworks_Base: ( input devices ) Add Armenian Eastern hardware keyboard layout" into cm-10.2
ce770d0 am: Allow more hidden apps on devices with lots of RAM
389025e Revert "Reduce total number of background apps for low memory devices"
63e91f5 Merge "Minor post-merge cleanup." into cm-10.2
28ca65c Merge "Lockscreen targets: more unification" into cm-10.2
* frameworks/opt/hardware
bc5eeed Merge "Hardware: Add AdaptiveBacklight support" into cm-10.2
1a7c660 Hardware: Add AdaptiveBacklight support
79a664a Add a class for display gamma control
* frameworks/opt/telephony
c2f60eb Merge "SamsungQualcommRIL: Create 2 more app for nv type of subscription." into cm-10.2
376ea14 Merge "Telephony: Allow ruim to fetch in cdma lte mode," into cm-10.2
f82ada6 Revert "Revert "Telephony: Don't read records from card if not needed.""
6cd44e5 SamsungQualcommRIL: Create 2 more app for nv type of subscription.
* kernel/lge/gproj
d1dc75b Merge "E970: Add defconfig supporting imx111 and msm_sdcc.3" into cm-10.2
68f59d6 E970: Add defconfig supporting imx111 and msm_sdcc.3
* packages/apps/CMUpdater
69442f2 Merge "CMUpdater: SK translation" into cm-10.2
* packages/apps/DSPManager
13a343c Merge "DSPManager: EL translations" into cm-10.2
* packages/apps/Dialer
6195566 Merge "Dialer: IT translations" into cm-10.2
* packages/apps/Focal
401873e Merge "Focal: EL translations" into cm-10.2
bb5a2a9 Merge "Focal: SK translation" into cm-10.2
* packages/apps/Gallery2
3f7cbe7 Merge "Gallery2: EL translations" into cm-10.2
9c32dc8 Merge "Gallery2: Modify AOSP EL translations" into cm-10.2
e61abfc Gallery2: EL translations
* packages/apps/LockClock
94d9ee9 Merge "LockClock: SK translations" into cm-10.2
* packages/apps/Mms
bce0977 Merge "Mms: SK translation" into cm-10.2
* packages/apps/Settings
489691d Merge "Settings: AdaptiveBacklight support" into cm-10.2
30ce864 Merge "Add basic-level gamma calibration to hardware tunables" into cm-10.2
4467ed9 Merge "Fix drawable being displayed empty when re-entering the target edit dialog." into cm-10.2
32d04ad Merge "Settings: HU translation" into cm-10.2
737ba7e Merge "Settings: IT translations" into cm-10.2
5709e48 Add basic-level gamma calibration to hardware tunables
eeb6b05 Settings: HU translation
eff86c2 Settings: AdaptiveBacklight support
affc6df Fix drawable being displayed empty when re-entering the target edit dialog.
fe9897d Merge "Lockscreen targets: more unification" into cm-10.2
* packages/apps/Trebuchet
80c1c4d Merge "Trebuchet: IT translations" into cm-10.2
* packages/inputmethods/LatinIME
6b7e48d Merge "LatinIME: fix broken ( after 4.3 sources merge ) Armenian auto-capitalization" into cm-10.2
* vendor/asus
38cfe04 Merge pull request #44 from chrmhoffmann/cm-10.2
35f5fe6 tf300t: blobs from 10.6.1.27.1
* vendor/motorola
f764570 Merge pull request #64 from razrqcom-dev-team/cm-10.2
a5f617e msm8960-common: Update qseecom from X
4bdf56c msm8960-common: Update widevine libs from X
5ebe79c Merge pull request #63 from razrqcom-dev-team/cm-10.2
84f8059 msm8960: Update to extract-files from offical CM build
===================================
Since Mon Aug 19 06:53:48 UTC 2013
===================================
* external/fuse
bd2157b fuse: Reduce code size and allow static compilation
* frameworks/base
28954c3 Merge "Enable SVDO. (2/2)" into cm-10.2
f768990 Frameworks_Base: ( input devices ) Add Armenian Eastern hardware keyboard layout
bbcf1bd Minor post-merge cleanup.
42fcb83 Merge "Enable custom actions for double-tap home (1/2)" into cm-10.2
* frameworks/opt/telephony
2bda090 Revert "Telephony: Don't read records from card if not needed."
d261ca7 Telephony: Allow ruim to fetch in cdma lte mode,
9aa71ff Move custom icccardstatus back to HTCQualcommRil.
8ca3319 Merge "Enable SVDO. (1/2)" into cm-10.2
22ff84f Fix 1x/evdo data call for NV/RUIM based subscription.
24616bb Merge "Don't assume 3GPP as active app on CDMA with LTE device" into cm-10.2
ed8ff0c Merge "Telephony: Don't read records from card if not needed." into cm-10.2
4241923 Telephony: Guess radio tech
cb33c00 Don't assume 3GPP as active app on CDMA with LTE device
79920f0 Telephony: Don't read records from card if not needed.
* kernel/lge/gproj
6ad1e2b msm: spm: set vdd directly for current cpu
ca41ede block: Adding ROW scheduling algorithm
ba8075b mm: pass readahead info down to the i/o scheduler
0e5f22f mm: change initial readahead window size calculation
54be17c msm: move printk out of spin lock low_water_lock
8b8c12e sched: change WARN_ON_ONCE to WARN_ON in try_to_wake_up_local()
3083174 sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
988c5ad sched: Make sure to not re-read variables after validation
f9d6b79 sched: re-calculate a cpu's next_balance point upon sched domain changes
98a61d5 sched: fix reference to wrong cfs_rq
60044a7 sched: Fix SCHED_HRTICK bug leading to late preemption of tasks
0cb9f04 hrtimer: Prevent hrtimer_enqueue_reprogram race
1ed2f62 sched: Reset rq->next_interval before going idle
d20a343 msm: msm_bus: Correct the return value from register-client
41c2d86 msm: msm_bus: Explicitly clear client requests before removal
2431063 msm: msm_bus: Add NULL pointer checks.
9a39912 msm: msm_bus: Change MDP port interleaved setting
7ea6d45 msm: msm_bus: Fix the 64-bit division during interleaving
cc261c8 mmc: msm_sdcc: Enable clock scaling capability
d4455b9 mmc: msm_sdcc: fix a type mismatch in msmsdccc_config_dma()
71ef771 mmc: msm_sdcc: Add support for dynamic bus clock vote
d482a9e mmc: core: Add support for notifying host driver while scaling clocks
f081b9c mmc: core: Log MMC clock frequency transitions
932449a mmc: core: run clock scaling only in valid card state
b000d1f mmc: core: claim mmc host while enabling clock scaling from userspace
11be1e5 mmc: core: Add sysfs entries for dynamic control of clock scaling
24a050c mmc: core: Add load based clock scaling support
336fabc mmc: core: Fix some driver hangs when dealing with broken devices
77b1b18 mmc: core: Allow changing bus frequency for SD/eMMC cards in runtime
ae560c8 msm: Fix race condition in domain lookup
a8ad982 Staging: android: binder: Fix memory leak on thread/process exit
2002fb6 msm: rpm: add debug msg for rpm outstanding req
fc5863c msm:rq_stats: Register for Cpufreq policy notification
cfc1d6b msm:rq_stats: Add hotplug disable attribute
21c11a0 msm: pm: add failed stats
7045597 msm: cpufreq: increase priority of thread that increases frequencies
f3389c8 msm: pm: send notification only for SPC and PC
318b9a5 msm: pm-8x60: Use relative time for events
c57bcdf msm: pm-8x60: Setup memory for save/restore cpu registers early
9e82468 msm: pm: warmboot entry/exit counters on IMEM
* packages/apps/DSPManager
239c655 DSPManager: RU translation
* packages/apps/Gallery2
6fd36f5 Gallery2: fix HDR crashes && fix exposure from being set.
17565b3 Merge "Gallery2: DA translation" into cm-10.2
* packages/apps/LockClock
721539a LockClock: SK translations
* packages/apps/Settings
d4df602 Merge "Fix removal of backlight settings" into cm-10.2
27b95cf Fix removal of backlight settings
07bc95b Settings: IT translations
24b922d Merge "Enable custom actions for double tap home (2/2)" into cm-10.2
* packages/apps/Trebuchet
7bf9954 Trebuchet : Add live folder removal to removeItemsByPackageName
ef02177 Trebuchet: IT translations
* packages/inputmethods/LatinIME
2c3bbe4 LatinIME: fix broken ( after 4.3 sources merge ) Armenian auto-capitalization
* system/vold
89a65d0 vold: Format filesystems as exfat, if already exfat.
* vendor/asus
2a975d9 Merge pull request #43 from namidairo/cm-10.2
* vendor/samsung
bbfde3d Merge pull request #279 from jt1134/cm-10.2
2577426 add blobs for SGH-I437 expressatt
===================================
Since Sun Aug 18 07:24:26 UTC 2013
===================================
* external/bluetooth/bluedroid
f75697e Merge branch 'jb_mr2' of git://codeaurora.org/platform/external/bluetooth/bluedroid into cm-10.2
* external/exfat
32ba0e9 exfat: Recovery friendliness
* frameworks/base
b4eb3b9 Merge "Telephony: Introduce config item for Hot Swap support" into cm-10.2
8d94dc7 Enable SVDO. (2/2)
* frameworks/native
05f952e Forward-port surface dithering from CM10.1
* frameworks/opt/hardware
281b404 Button & keyboard backlight brightness adjustment (1/2)
* frameworks/opt/telephony
2be66cb Merge "Don't display prompt when card inserted/removed" into cm-10.2
daa1ae3 Enable SVDO. (1/2)
* packages/apps/Bluetooth
4faeb8c Merge branch 'jb_mr2' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-10.2
* packages/apps/CMFileManager
32473e7 CMFileManager: DA translation
* packages/apps/CMUpdater
c31a7c8 CMUpdater: DA translation
* packages/apps/Calculator
67c5882 Calculator: DA translation
* packages/apps/DeskClock
1d6bb85 DeskClock: DA translation
* packages/apps/Dialer
49f1306 Dialer: IT translations
bbeed6d Dialer: Modify AOSP EL translations
* packages/apps/Focal
1d343c9 Focal: Downgrade logging.
* packages/apps/Gallery2
1264e15 Gallery2: update select title and menu in selectAll mode
a0bccc0 Gallery2: force close happens on deleting MMS attachment
ef12a41 Gallery2: Fix fail to share in MovieActivity after use camera
5597e98 Gallery2: Don't restore strength from pref when toggling switch
2b41769 Gallery2: fix save button is disabled after rotate in TrimVideo
feb3651 Gallery2: Recycle effect instance when MovieActivity pauses
6e7d9a0 Gallery2: avoid to trim the unsupported clips
6b0dbec Gallery2: fix NPE when you save edited picture in file explorer.
9c32971 Gallery2: fix fail to share file-scheme uri in MovieActivity
f5913d3 Gallery2: put a itemPath to the bundle when start photopage.
b623e3a Camera: Wrong count is displayed when view details for a video
2d17068 Gallery2:fix NPE when cannot load image in FilterShowActivity
b05cffc Gallery2: finish MovieActivity when click back-up button
ae8319f Gallery2: if phone is locked, pause the video, if not, start it.
c7b1ab3 Gallery2: add strings resource for Chinese language
1b78380 Gallery2: update content start/end once getUpdateinfo
77907a6 Gallery2: update time-cluster albums for database change
5bd615c Gallery2: request thumb if fail to get region decoder
ebe4658 Gallery2: keep selection mode when deSelectAll
f5b10cb Gallery2: invalidate album view even only size changed
7e1e0ee Gallery2: dismiss delete-confirm dialog when pause
f942f1d Gallery2: set the progress bar when we pause the video
5ed7fb0 Gallery2: update selected number for database change
7c63c91 Gallery2: cut some menu items if current page is single item
0bb8b35 Gallery2: force close happens when remove Gallery widget
0bd132d Gallery2: update selected title in Chinese language
f27bb0a Gallery2: if selected count is 0, leave selection mode.
d4866d8 Gallery2: Add mimetype of AVI,DIVX to support streaming.
24fda3c Gallery2: Check the validity of effect
cb6f98e Gallery2: support audio effects during video play.
af99418 Gallery2: DA translation
* packages/apps/LockClock
2b59145 cLock: DA translation
* packages/apps/Settings
e762e91 Button & keyboard backlight brightness adjustment (1/2)
* packages/apps/Trebuchet
b76df86 Merge "Trebuchet : Update renamed ids" into cm-10.2
3413199 Trebuchet : Update renamed ids
54481b0 Trebuchet: ES translations
4d50656 Merge "Trebuchet: EL translations" into cm-10.2
* packages/inputmethods/LatinIME
9e58d71 Merge "LatinIME: Update ukrainian layout." into cm-10.2
* vendor/cm
9280c5f Merge "Add SKT LTE APN" into cm-10.2
fdc124f Merge "Update Golan (Israel) APN" into cm-10.2
35011e1 Merge "Update Ukrainian dictionary." into cm-10.2
ae8aa75 Merge "Add YouPhone 3G MVNO" into cm-10.2
===================================
Since Sat Aug 17 06:54:04 UTC 2013
===================================
* bootable/recovery
03667f6 recovery: Only install adb keys once
* external/icu4c
c1dff0b ucnv: added MR0 symbols for backwards compatibility
* external/sepolicy
e9bc5eb Revert "Add a new context for Google-authored apps"
19f4645 sepolicy: allow vold to start sdcard daemon
* frameworks/base
f25f363 Merge "Fix virtual key press detection." into cm-10.2
716ca80 Merge "policy: fix menu key for devices with no physical menu key" into cm-10.2
* frameworks/opt/telephony
5d93f5c Telephony: Query SignalStrength when there is a RAT change.
* packages/apps/Apollo
35fb6bb Improve context menus
* packages/apps/CMUpdater
dc565a4 CMUpdater: SK translation
* packages/apps/DSPManager
d16702e Merge "DSPManager: IT translations" into cm-10.2
* packages/apps/Focal
3da7bdb Preview: Fix upside-down portrait preview
bd4e5b6 Focal: EL translations
* packages/apps/Gallery2
6fffb70 Gallery2: Modify AOSP EL translations
* packages/apps/Mms
23c8fa1 Mms: SK translation
* packages/apps/Phone
ae6fa38 Phone: DA translation
* packages/apps/Torch
33ecc28 Torch: DA translation
* packages/apps/Trebuchet
293924b Trebuchet: PT-BR update translations
8d0d462 Trebuchet: EL translations
b51e4a7 Fix crash caused by double loading of widget previews
3bc0399 Persist list of shortcuts to install on home workspace
f2147c1 Fixing NPE in Workspace.removeItemsByPackageName() (Bug 8942242)
c665417 Don't close widget preview cache db
f68f03a Fix SQLite crashes in Launcher
4b1ee66 Fix bug with some 1x1 widget previews
042236a Fix rare NPE
1064ed0 Fix SQLite syntax error
9036ac5 Fix crash when creating preview cache table
4b30a26 Fix crash when switching between Apps/Widgets tabs
9fe8f45 Clean up database in WidgetPreviewLoader
e84ca6b Fix crash when rotating all apps
68c01fa Use user restrictions instead of isLinkedUser
930ab6c Follow API change to isUserLimited()
68aff94 Hide clings in child mode
84725ce Fixing issue where updating the visibility of one application can trigger all icons to disappear. (Bug 8757421)
4747cf1 Fix NPE
9f18e8f Fixing slow binding when returning to Launcher
5a0686b Cache widget previews in a DB
03cddc8 Fix bug where apps weren't appearing on workspace after being installed
9131132 Launcher: It will pop shortcut added when the screen no room
c9927e6 Launcher: Set Apps name in main menu list marquee
83d5e01 Launcher: Return item to folder when failing to drag it out
d1628e1 Launcher: The contents is not match tab when change language
a8ae088 Launcher: "No more room on this Home Screen" will prompt twice.
d48b6b1 Launcher: fix The Folder doesn't update the real-time language
* packages/apps/VoicePlus
ac692a1 VoicePlus: DA translation
* vendor/cm
733d11b Fix mmsport on Turkcell APN
9642d1d sepolicy: Start CM Common sepolicy
* vendor/samsung
586e858 Merge pull request #277 from nardholio/cm-10.2
* vendor/tmobile/providers/ThemeManager
63e3e15 ThemeManager: DA translation
===================================
Since Fri Aug 16 06:49:42 UTC 2013
===================================
* android
ffe6a9a Remove unused projects
* bootable/recovery
aee5f78 If sd-ext is defined in recovery.fstab, but user did not partition sdcard, silent failure while formatting device (every nandroid restore or wipe data)
ead73d8 Merge "Fix issue where android device manager, etc, dont actually wipe data." into cm-10.2
c0cab40 Merge "Enable mount usb for external storage on datamedia devices" into cm-10.2
6830848 Merge "fix stat for correct free space when backup path is second storage" into cm-10.2
* device/lge/e975
b7a0e21 ril: Convert the qualcomm card-swap states into standard ones
* external/fsck_msdos
437424c fsck_msdos: Static-ify
* external/koush/Superuser
1bf4fbf Change the root_access property by SystemProperties.set
* external/strace
a592678 Build a static strace utility
* frameworks/base
f798bc3 Merge "Framework: Fix blacklist support" into cm-10.2
6cf8852 Fix ringer mode being unneededly changed by setting ringer mode volume to 0.
3412a4b Framework: Fix blacklist support
dabb05c AudioService: Go back to virtual SCO calls on multi-function units
a8e5ab3 Merge "Frameworks/base: IT translations" into cm-10.2
1be61e9 Merge "SystemUI: IT translations" into cm-10.2
9bcb70b Enable custom actions for double-tap home (1/2)
3b61104 Fix virtual key press detection.
5b89de1 policy: fix menu key for devices with no physical menu key
17620a2 Lockscreen targets: more unification
16f59de Telephony: Introduce config item for Hot Swap support
* frameworks/opt/telephony
4f90873 HTCQualcommRIL: fix data drops when switching state
5f5fa7d Don't display prompt when card inserted/removed
a40d1e9 Merge "SamsungExynos3RIL: rebase to latest RIL" into cm-10.2
* frameworks/support
b89a3fb CmSupport : LiveFolder
* packages/apps/Apollo
a2df68c Reset next Track in Apollo on QUEUE_CHANGED
* packages/apps/CMFileManager
0e71a75 Merge "CMFileManager: SK translation" into cm-10.2
bfa0283 Merge "CMFileManager: IT translations" into cm-10.2
* packages/apps/DSPManager
eb9e24a DSPManager: EL translations
f02a2a9 Merge "DSPManager: ES translations" into cm-10.2
470849d DSPManager: IT translations
5fcf754 Merge "DSPManager: PT-BR update translations" into cm-10.2
d2c60b0 Merge "DSPManager: RU translation" into cm-10.2
* packages/apps/Dialer
6de923a Merge "Dialer: IT translations" into cm-10.2
d1b0093 Merge "Dialer: RU translation" into cm-10.2
* packages/apps/Focal
6e98a3b Focal: SK translation
ee25ab6 Merge "Focal: ES translations" into cm-10.2
0cd7012 Merge "Focal : FR Translation" into cm-10.2
* packages/apps/Gallery2
26b1e96 Add an option to maintain the focus mode when using touch-to-focus
0522555 Merge "Gallery2: DE translations" into cm-10.2
c888354 Merge "Gallery2: IT translations" into cm-10.2
a7b2cf7 Merge "Gallery2: RU translation" into cm-10.2
3e69726 Merge "Gallery2 : FR translation" into cm-10.2
* packages/apps/LockClock
87f9e82 Merge "LockClock: IT translations" into cm-10.2
de7c8b3 Merge "LockClock: RU translation" into cm-10.2
f0b0bbc Merge "LockClock: FR translation" into cm-10.2
* packages/apps/Mms
ab728f9 Merge "Mms: SK translation" into cm-10.2
75031a4 Merge "Mms: PT-BR update translations" into cm-10.2
d8cffdd Merge "Mms: RU translation" into cm-10.2
* packages/apps/Phone
4a5c301 Merge "Phone: RU translation" into cm-10.2
cef7da0 Merge "Phone: IT translations" into cm-10.2
3ce2bb9 Phone: RU translation
* packages/apps/Settings
47c38ec Merge "Settings: DE translations" into cm-10.2
8a58173 Merge "Settings: ES translations" into cm-10.2
b577207 Lockscreen targets: more unification
78eea6d Merge "Settings: RU translation" into cm-10.2
* packages/apps/Torch
60f5185 Merge "Torch: SK translation" into cm-10.2
9e6deec Torch: Sv translation
* packages/apps/Trebuchet
2af9bf5 Trebuchet : Make regular folders persistent
d66f2ec Merge "Trebuchet : Empty view for live folders" into cm-10.2
dda533e Trebuchet : Live folder ids fix
a00c973 Merge "Trebuchet : Cling for live folders" into cm-10.2
f37847f Merge "Trebuchet: ES translations" into cm-10.2
53a4e64 Merge "Trebuchet: IT translations" into cm-10.2
e12a9cb Merge "Trebuchet : Broadcast existing live folder ids" into cm-10.2
b01578e Trebuchet : Broadcast existing live folder ids
f46a7fc Trebuchet : Empty view for live folders
* packages/apps/VoicePlus
0a3a2d3 Use getAuthToken to clean up the code duplication.
06b1381 Merge "VoicePlus: IT translations" into cm-10.2
* packages/providers/DownloadProvider
3effba0 DownloadManager : Add live folder
* packages/wallpapers/Galaxy4
2915d39 Galaxy4: Sv translation
* system/core
a5677eb core: Add some static libraries
* vendor/cm
e9614dc Merge "Bring back the old CyanAlarm alarm tone" into cm-10.2
3e01a77 Lockscreen shortcut: fix activity name for dialer
* vendor/htc
9774206 Merge pull request #8 from HoxPlusCMOfficial/cm-10.2
e8ef7f4 enrc2b: added libkeystore_client
77a25a6 removed some prebuilt egl libs
22f7b0b enrc2b: added audio libs from endeavoru
b2d1aaa Added enrc2b proprietary files
* vendor/motorola
985af8d Merge pull request #62 from razrqcom-dev-team/cm-10.2
36b2887 Remove wcd9310 firmware as we will use symlinks to data/misc/audio
c66d2eb xt897: Add touchscreen firmware for Sprint version of xt897
* vendor/samsung
d57a6ac apexqtmo: use native sec-ril binary
[/LIST]
Thanks for this pure version of an unofficial build, it works great here :good:
Gesendet von meinem Galaxy Nexus mit Tapatalk 4
Fenvarien said:
Thanks for this pure version of an unofficial build, it works great here :good:
Gesendet von meinem Galaxy Nexus mit Tapatalk 4
Click to expand...
Click to collapse
Thanks. Enjoy it. Love stock cm
which gapps to flash?
lonestrider said:
which gapps to flash?
Click to expand...
Click to collapse
Gapps core see op I have post the gapps link
I do think that there are 4.3 to an improvement in the ram memory with this update.
I wasn't sure if it was the rom or the gapps but the genie.apk was missing.
Sent from my Galaxy Nexus using Tapatalk 4
daxisalive said:
I wasn't sure if it was the rom or the gapps but the genie.apk was missing.
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Hmm weird, is this normal gapps or ROM itself? I think in gabbs. I am not sure.
Edit: It's all over. I adjust the Gabbs in the OP. In which is the only full google
I used the banks core gapps you mentioned in the op. The genie.apk is the stock weather widget so I managed to extract it off a stock rom. Haha I was just curious where it was from. I think it's the gapps too
Sent from my Galaxy Nexus using Tapatalk 4
daxisalive said:
I used the banks core gapps you mentioned in the op. The genie.apk is the stock weather widget so I managed to extract it off a stock rom. Haha I was just curious where it was from. I think it's the gapps too
Sent from my Galaxy Nexus using Tapatalk 4
Click to expand...
Click to collapse
Now you got it when you flash the paranoid gabbs. See OP for the link
Now syncing and building. Keep an eye on OP today!! Next build about 2a3 days.
Op, howdy?
Tought already there is a CM10.2 unofficial build with working BLE
http://forum.xda-developers.com/showthread.php?t=2387116
jhonnyx said:
Op, howdy?
Tought already there is a CM10.2 unofficial build with working BLE
http://forum.xda-developers.com/showthread.php?t=2387116
Click to expand...
Click to collapse
I know I can still also start a toppic, or not...??
And this is pure stock cm, nothing otherwise
I can not use my dropbox to the public. Someone an alternative?
Edit: have one---->box
Hey man, no mod here, just asking, don't take it badly!
another host: http://d-h.st/
jhonnyx said:
Hey man, no mod here, just asking, don't take it badly!
another host: http://d-h.st/
Click to expand...
Click to collapse
I did not mean rude. I use google translate maybe somewhere in the vocabulary is an error.
My english is not so good. And thanks for the link man
abalam said:
I did not mean rude. I use google translate maybe somewhere in the vocabulary is an error.
My english is not so good. And thanks for the link man
Click to expand...
Click to collapse
No worries, mate, english can be complicated sometimes. Cheers on your project!
dude pls post the files at http://d-h.st/
I cant download from dropbox ://
waiting to download
thx for all
New build is up. Check OP

[KERNEL] Khaon's Kernel ♦ F2FS ♦ LINARO 4.7.4 ♦03/04

Hello everyone!! Want to try f2fs on your device? You are at the good place to give it a try!​
disclaimer said:
I am not responsible for any damage to your phone.
Read before downloading or posting in the thread:
Proceed with caution if you have no experience.
Click to expand...
Click to collapse
​
INTRODUCTION
I wanted to port f2fs for our device since it gives a nice performance boost. After few months of learning how to develop and program his own custom kernel here is my first personal release.
This is an open devDB xda project. Feel free to fill in bugs reports, feature(s) requests and reviews.
​
To those who don't know what is f2fs
F2FS (Flash-Friendly File System) is a flash file system created by Jaegeuk Kim (Hangul: 김재극) at Samsung for the Linux operating system kernel.[2]
The motive for F2FS was to build a file system that from the start takes into account the characteristics of NAND flash memory-based storage devices (such as solid-state disks, eMMC, and SD cards), which are widely used in computer systems ranging from mobile devices to servers.
Click to expand...
Click to collapse
Some benchmarks to point out the performance difference between EXT4 and F2FS
AndroGuide benchmarks : ext4 vs f2fs ( seemes to be using the most recent f2fs)
XDA's benchmark : ext4 vs f2fs
Phoronix's benchs ext4 vs btfrs vs f2fs
Another Phoronix's bench
Click to expand...
Click to collapse
Optipops features :
Kernel's features :​
Compiled with linaro 4.7.4 with optimized flags : O3, etc.
Linux 3.4.67: synced with cyanogen 's manta kernel git, google's common branch, some parts of the kernel updated to 3.4.108, and many fixes from CAF,linaro, blabla.
Governors : interactive, intelliactive,intellimm,conservative, ktoonservative , performance, userspace, nigtmahre(on request)(ask for some others if you prefer them over the one I provide)
I/O schedulers : noop, cfq, deadline, bfq(tweaked for nand devices),fiops,zen,sio
f2fs updated from upstream git(08 september 2015)
UV and OC both for the GPU AND CPU supported
Control for the gpu table thresholds
touchboost driver for cpu and gpu in replacement of crappy powerHAL touch interface ( thx @franciscofranco to have adapted qcom code to ageneric one)
arm optimized crypto algorithms.(for the ones that want to crypt their data)
f2fs crypto support
kernel neon support
kernel side touch boost driver
double tap to wake
AnyKernel2 Solution: Allow users to install the kernel on different distribution. It also detects the filesystem of your partitions to produce a correct fstab. ( f2fs is supported on any partition BUT system )
and many more patches(see my github!)
​installation instructions :​
Wipe Data Cache System
Flash The kernel
If issues are met, delete the
Code:
/sdcard/Android/data
folder.
IF YOU FACE ERROR/ISSUES PLEASE USE MY TWRP CUSTOM RECOVERIES AT this link
How To Migrate one partition from ext4 to f2fs(vice-versa):INSTRUCTIONS FOR TWRP 2.8.x.y
GunnerOnASpooky said:
1. Backup everything from your internal storage to your PC or what ever, if you are migrating /data partition,since the entire internal storage is going to get wiped out with format!!!!!!!!!!
2. Download the recovery from my gdrive
3. Flash the recovery from the bootloader (fastboot flash recovery XX.img)
4. Reboot into the newly flashed recovery
5. Choose wipe, advanced, then select the partition you want to change its filesystems
6. Choose the change file system option on the right
7. Select change file system again
8. Select f2fs(or ext4)
9. Repeat for all you wish to convert (I did system!/data/cache but /system partition should be working if you rom package flash extracts instead of flashing an image)
Click to expand...
Click to collapse
Credits:
@ktoonsez - for his kernel , KT- twrp and his work.
Team Win and @helicopter88 @Dees_Troy for their help.
Samsung for F2FS: heh!
@craigacgomez - for thunderkat kernel
@JustArchi - for his opti v3 build rom.
Cyanogendmod for their ROM
Linaro foundation for their toolchains
@faux123 for his intelliactive governor
@franciscofranco - for his work on touch boost drivers and mako kernel
@osm0sis - for AnyKernel2
Source:
KT-TWRP
kernel
Ramdisks
DOWNLOADS LINK​
XDA:DevDB Information
Khaon's project for Nexus 10, Kernel for the Google Nexus 10
Contributors
Khaon, ktoonsez,dees_troy,cyanogenmod,faux123,franciscofranco
Source Code: https://github.com/Khaon/kernel_samsung_manta
Kernel Special Features: This kernel is compiled with lastest UBERTC 4.8.5 It features UC/OC, UV, bfq, optimizaed compillation falgs, uksm, frandom, supports f2fs, dynamiclly mounts f2fs/ext4 partitions and more
Version Information
Status: Stable
Stable Release Date: 2015-01-03
Created 2014-09-27
Last Updated 2015-01-12
XDA:DevDB Information
Khaon's kernel for Nexus 10, Kernel for the Google Nexus 10
Contributors
Khaon, Cl3Kener, ktoonsez,dees_troy,cyanogenmod,faux123,franciscofranco,freak_97,despairfactor
Source Code: https://github.com/Khaon/kernel_samsung_manta
Kernel Special Features: This kernel is compiled with lastest UBERTC 4.8.5. It features UC/OC, UV, bfq, optimizaed compillation falgs, uksm, frandom, supports f2fs, dynamiclly mounts f2fs/ext4 partitions and more
Version Information
Status: Stable
Stable Release Date: 2015-07-13
Beta Release Date: 2015-04-17
Created 2014-09-27
Last Updated 2015-09-06
XDA:DevDB Information
Khaon's kernel for Nexus 10, Kernel for the Google Nexus 10
Contributors
Khaon, Cl3Kener, ktoonsez,dees_troy,cyanogenmod,faux123,franciscofranco,freak_97,despairfactor
Source Code: https://github.com/Khaon/kernel_samsung_manta
Kernel Special Features: This kernel is compiled with lastest UBERTC 4.8.5. It features UC/OC, UV, bfq, optimizaed compillation falgs, uksm, frandom, supports f2fs, dynamiclly mounts f2fs/ext4 partitions and more
Version Information
Status: Stable
Stable Release Date: 2015-09-08
Beta Release Date: 2015-04-17
Created 2014-09-27
Last Updated 2015-09-08
XDA:DevDB Information
Khaon's kernel for Nexus 10, Kernel for the Google Nexus 10
Contributors
Khaon, Cl3Kener, ktoonsez,dees_troy,cyanogenmod,faux123,franciscofranco,freak_97,despairfactor
Source Code: https://github.com/Khaon/kernel_samsung_manta
Kernel Special Features: This kernel is compiled with lastest UBERTC 4.8.5. It features UC/OC, UV, bfq, optimizaed compillation falgs, uksm, frandom, supports f2fs, dynamiclly mounts f2fs/ext4 partitions and more
Version Information
Status: Stable
Stable Release Date: 2015-09-08
Beta Release Date: 2015-04-17
Created 2014-09-27
Last Updated 2016-04-02
Changelogs
Recommanded applications
Kernel Audiutor for kernel management. It supports for now all kernel features but gpu overclocking.
Changelogs
from 08/04 to 13/08
Merge remote-tracking branch 'exynos/android-exynos-manta-3.4-lollipop-mr1' into khaon-new
Merge remote-tracking branch 'common/android-3.4' into khaon-new
gpu:mali:dvfs:set gpu boost sysfs interface in msecs instead of usecs
mali:dvfs:enhanced gpu voltage control
defconfig:enabled f2fs crypto
f2fs:fix compilation errors when crypto is enabled
KEYS: Add invalidation support
f2fs: fix the prototype of find_target_dentry
Revert "vfs: make it possible to access the dentry hash/len as one 64-bit entry"
f2fs: import upstream sources
defconfig:compile nightmare governor
cpufreq:add nightmare governor drivers/cpufreq/Makefile
ipv6: clean up anycast when an interface is destroyed
ipv6: sysctl to restrict candidate source addresses
dt2w: enhancements to prevent the device to be all the time awake when dt2w is disabled
Merge remote-tracking branch 'common/android-3.4' into HEAD
Fix incorrect conflict resolution in "vfs: Add setns support for the mount namespace"
proc: fix build broken by proc inode per namespace patch
Revert "android: drivers: Fix build broken by android debugfs fix."
android: drivers: Fix build broken by android debugfs fix.
proc: Allow proc_free_inum to be called from any context
proc: Usable inode numbers for the namespace file descriptors.
proc: Fix the namespace inode permission checks.
proc: Generalize proc inode allocation
vfs: Allow unprivileged manipulation of the mount namespace.
vfs: Only support slave subtrees across different user namespaces
vfs: Add a user namespace reference from struct mnt_namespace
vfs: Add setns support for the mount namespace
consitify do_mount() arguments
do_add_mount()/umount -l races
fs: introduce inode operation ->update_time
VFS: Comment mount following code
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
get rid of magic in proc_namespace.c
get rid of ->mnt_longterm
vfs: umount_tree() might be called on subtree that had never made it
brlocks/lglocks: API cleanups
brlocks/lglocks: turn into functions
lglock: remove online variants of lock
Revert "vfs: umount_tree() might be called on subtree that had never made it"
android: drivers: workaround debugfs race in binder
Revert "android: drivers: workaround debugfs race in binder"
ipv4: Missing sk_nulls_node_init() in ping_unhash().
f2fs:fix for linux 3.4
remove permissive mode by default
fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
f2fs: disable the discard option when device doesn't support
f2fs: fix a deadlock for summary page lock vs. sentry_lock
f2fs: recovering broken superblock during mount
f2fs: truncate data blocks for orphan inode
f2fs: fix building on 32-bit architectures
f2fs: avoid buggy functions
f2fs: add compat_ioctl to provide backward compatability
f2fs: do not issue next dnode discard redundantly
f2fs: add default mount options to remount
f2fs: report unwritten area in f2fs_fiemap
f2fs: avoid value overflow in showing current status
f2fs: support FALLOC_FL_ZERO_RANGE
f2fs: support FALLOC_FL_COLLAPSE_RANGE
f2fs: introduce f2fs_replace_block() for reuse
block: introduce the BFQ-v7r8 I/O sched for 3.4
cpufreq.h:correct the prototype of cpufreq_frequency_table *cpufreq_frequency_get_table_ordered
doubletap2wake:initial reworking
ptrace: fix ptrace defect cause by a merge fail
android: drivers: workaround debugfs race in binder
neigh: Better handling of transition to NUD_PROBE state
New Build Breakage in branch: kernel-m-dev-tegra-flounder-3.10 @ 1960706
Revert "double tap to wake initial introduction"
Revert "DT2W: give the capacity to wake to the driver and let the driver awake"
Merge remote-tracking branch 'common/android-3.4' into khaon-new
gpu:mali:add control for the gpu table and gpu boost duration, also decreased the gpu governor poll rate from 100 ms to 75 ms
gpu:mali:added an sysfs interface for the gpu boost freq
invensense: testBatchAndFlush CTS issues
selinux: enable per-file labeling for debugfs files.
suspend: Return error when pending wakeup source is found.
ipv4: Missing sk_nulls_node_init() in ping_unhash().
added a sysfs interface for the gpu voltage
build script updated
thermal: increased the start throlle a bit for the gpu and increase for the mem
gpu:reworked the voltage and increased voltage for the 864 cache speed
DT2W: give the capacity to wake to the driver and let the driver awake
net/unix: sk_socket can disappear when state is unlocked
selinux: enable genfscon labeling for sysfs and pstore files
selinux: enable per-file labeling for debugfs files.
selinux: correctly label /proc inodes in use before the policy is loaded
thermal:tmu-exynos:reworked slightly the driver
suspend: Return error when pending wakeup source is found.
gpu/cpu oc: little changes for the voltage
slight rework of compil flags
gpu oc: introduction of 667Mhz and 720Mhz steps
double tap to wake initial introduction
f2fs: fix counting the number of inline_data inodes
f2fs: don not re-lookup nat cache with same nid
f2fs: remove unneeded f2fs_make_empty declaration
f2fs: issue discard with finally produced len and minlen
f2fs: introduce discard_map for f2fs_trim_fs
f2fs: revmove spin_lock for write_orphan_inodes
f2fs: split find_data_page according to specific purposes
f2fs: add need_dentry_mark
f2fs: fix race on allocating and deallocating a dentry block
f2fs: introduce dot and dotdot name check
f2fs: move get_page for gc victims
f2fs: add sbi and page pointer in f2fs_io_info
f2fs: add f2fs_may_inline_{data, dentry}
f2fs: clean up f2fs_lookup
f2fs: introduce f2fs_commit_super
f2fs: add f2fs_map_blocks
f2fs: add feature facility in superblock
f2fs: move existing definitions into f2fs.h
f2fs: add missing version info in superblock
f2fs: fix not to check IS_ERR for null pointer
f2fs: make has_fsynced_inode static
f2fs: add offset check routine before punch_hole() in f2fs_fallocate()
f2fs: use is_valid_blkaddr to verify blkaddr for readability
f2fs: fix wrong error hanlder in f2fs_follow_link
Revert "f2fs: enhance multi-threads performance"
touchboost:increased the interval from 150ms to 300ms
build script updated
gpu:arm:mali:add input touchboost
SELinux: ss: Fix policy write for ioctl operations
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
nf: IDLETIMER: Adds the uid field in the msg
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
writeback: fix a subtle race condition in I_DIRTY clearing
writeback: Move I_DIRTY_PAGES handling
input: evdev: Move wake_lock_destroy call
f2fs:sync with upstream branch
ipv4: Missing sk_nulls_node_init() in ping_unhash().
SELinux: ss: Fix policy write for ioctl operations
seccomp: Replace BUG(!spin_is_locked()) with assert_spin_lock
nf: IDLETIMER: Adds the uid field in the msg
VFS: Make more complete truncate operation available to CacheFiles
Merge remote-tracking branch 'common/android-3.4' into khaon-new
SELinux: use deletion-safe iterator to free list
subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequency
gpu:mali:dvfs:reworked stock dvfs table
f2fs: flush symlink path to avoid broken symlink after POR
f2fs: avoid abnormal behavior on broken symlink
f2fs: change 0 to false for bool type
arm:midguard:fixed bus frequency for 533 mhz
kernel: add support for gcc 5
arm:midgard:decreased up threshold for gpu governor
vfs: check if f_count is 0 or negative
hrtimer: Prevent remote enqueue of leftmost timers
hrtimer: Prevent all reprogramming if hang detected
hrtimer: Set expiry time before switch_hrtimer_base()
sched/fair: Improve the ->group_imb logic
sched/fair: Revert sched-domain iteration breakage
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
sched/fair: Add some serialization to the sched_domain load-balance walk
sched/fair: Let minimally loaded cpu balance the group
sched: Change rq->nr_running to unsigned int
sched/fair: Implement fast idling of CPUs when the system is partially loaded
sched: Fix inaccurate accounting for real-time task
sched: Micro-optimize the smart wake-affine logic
sched: Implement smarter wake-affine logic
sched/idle: Avoid spurious wakeup IPIs
sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing
Merge remote-tracking branch 'common/android-3.4' into khaon-new
SELinux: per-command whitelisting of ioctls
security: lsm_audit: add ioctl specific auditing
SELinux: Update policy version to support constraints info
SELinux: add default_type statements
SELinux: allow default source/target selectors for user/role/range
selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
selinux/nlmsg: add XFRM_MSG_MAPPING
selinux/nlmsg: add XFRM_MSG_MIGRATE
selinux/nlmsg: add XFRM_MSG_REPORT
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
cpufreq:interactive:let's try those tunnables
08/03
kernel
squashed commits from upstream kernel revision:
blktrace: fix accounting of partially completed requests
block: fix a probe argument to blk_register_region
vfs,proc: guarantee unique inodes in /proc
mm: fix aio performance regression for database caused by THP
ASoC: wm_hubs: Add missing break in hp_supply_event()
ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
can: dev: fix nlmsg size calculation in can_get_size()
ipv4: fix ineffective source address selection
proc connector: fix info leaks
net: heap overflow in __audit_sockaddr()
net: do not call sock_put() on TIMEWAIT sockets
tcp: do not forget FIN in tcp_shifted_skb()
tcp: must unclone packets before mangling them
OOM, PM: OOM killed task shouldn't escape PM suspend
ALSA: pcm: use the same dma mmap codepath both for arm and arm64
random: add and use memzero_explicit() for clearing data
crypto: more robust crypto_memneq
vfs: fix data corruption when blocksize < pagesize for mmaped data
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
block: fix alignment_offset math that assumes io_min is a power-of-2
fix misuses of f_count() in ppp and netlink
fs: make cont_expand_zero interruptible
fs: Fix theoretical division by 0 in super_cache_scan().
framebuffer: fix border color
power: charger-manager: Fix NULL pointer exception with missing cm-fuel-gauge
kvm: don't take vcpu mutex for obviously invalid vcpu ioctls
int_sqrt: Improve 3x faster integer sqrt.
net: ping: Return EAFNOSUPPORT when appropriate.
android: base-cfg: turn off /dev/mem and /dev/kmem
net: ipv6: make "ip -6 route get mark xyz" work.
Set the iif for IPv6 packets as well.
Merge remote-tracking branch 'common/android-3.4' into khaon-new
sched: Fix reference to stale task_struct in try_to_wake_up()
Merge remote-tracking branch 'common/android-3.4' into khaon-new
fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
gpu:mali:
reworked gpu governor table
fs:
f2fs:updatd to upstream revision
defconfig:
defconfig:enabled neon features
defconfig:add NTFS support
cpufreq:
cpufreq:ktoonservative:made touch boost smarter
cpufreq:interactive:increased DOWN_LOW_LOAD_THRESHOLD to 20%
Rom(changes from optipop official sources):
core:
Add support for exec command in init scripts.
init: Fix memory corruption when sanitizing platform paths
init: Do not call recursive_restorecon on soc.0
init: Make restorecon_recursive work for /data/
fs_mgr: Skip filesystem check unless fs_type matches
Add libminshacrypt static lib
device/manta:
fstab:removed fastboot and flush_merge mount options
twrp:added fstab and updated config
manta: Use better mount options
BoardConfig:enabled f2fs for userdata image
Audio proprietaries from stock ROM
Add support for more filesystems
Enabled BLE, GATT, SMP (bluetooth low-energy)
OTG USB storage support
Update full_manta properties
ART dex2oat optimisation properties
Final final final N5 wallpaper.
fstab: enabled f2fs support
enable inline kernel building
audio_effects:added support for viper4audio
post install validation:resize the system partition after installing the rom
added reboot to recovery button and screenshot in the power menu
manta: add GlobalActionList config
call my vendor script
enable translucent decor
Remove obsolete dalvik.gc.type-precise
manta: Enable libm optimizations
enabled optipop optimizations
power: updated to my personnal library
added twrp config for manta
TWRP 2.8.5.0:
switched to cm12's f2fs tools(1.4.1)
use my kernel instead of stock one with f2fs patches
16/02
Kernel changelog :
f2fs synced with latest revision
merged aosp new commits
reworked ktoonservative a bit
picked few patches from upstream 3.4.106 kernel
Click to expand...
Click to collapse
20/01
Hello little update to the kernel:
introduced 864 Mhz cache frequencies for 1.6+++ freq.
merged with google's androidd 3.4 branch: squashed the following commits:
Merge remote-tracking branch 'common/android-3.4' into lollipop
ARM: pull in <asm/simd.h> from asm-generic
ARM: be strict about FP exceptions in kernel mode
ARM: move VFP init to an earlier boot stage
crypto: create generic version of ablk_helper
ARM: add support for kernel mode NEON
crypto: sha - Handle unaligned input data in generic sha256 and sha512.
crypto: sha512_generic - set cra_driver_name
crypto: sha512 - Expose generic sha512 routine to be callable from other modules
crypto: create generic version of ablk_helper
defconfig updated:enabled arm crypto
KEYS: Provide signature verification with an asymmetric key
KEYS: Asymmetric public-key algorithm crypto key subtype
KEYS: Implement asymmetric key type
crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once
ARM: 8120/1: crypto: sha512: add ARM NEON implementation
ARM: 8119/1: crypto: sha1: add ARM NEON implementation
ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures
crypto: arm-aes - fix encryption of unaligned data
CRYPTO: Fix more AES build errors
ARM: add .gitignore entry for aesbs-core.S
ARM: add support for bit sliced AES using NEON instructions
ARM: move AES typedefs and function prototypes to separate header
ARM: 7837/3: fix Thumb-2 bug in AES assembler code
ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible
arm/crypto: Add optimized AES and SHA1 routines
sync with f2fs upstream branch
squashed few commits from CAF:
mm: vmscan: lock page on swap error in pageout
Staging: android: binder: More offset validation
Input: Send events one packet at a time
binder: NULL pointer reference
staging: binder: add vm_fault handler
staging: binder: Change binder mutex to rtmutex.
report if instablity!
02/01
khaon said:
kernel:
cpufreq:
cpufreq: Retain only online cpus in managed_policy->cpus
cpufreq:interactive:reworked tunnables
cpufreq:interactive: making sure cpufreq stays low when it needs to stay low
cpufreq:interactive:switched to touchboost driver
cpufreq: interactive: prevents the frequency to directly raise above the hispeed_freq from a lower frequency.
cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur
cpufreq: interactive: delete timers for GOV_START
cpufreq: interactive: Fix null pointer dereference in interactive governor
cpufreq: interactive: Remove unnecessary cpu_online() check
cpufreq:ktoonservative:switch to generic input touchboost driver
Tweaks on OC (from @ktoonsez )
Makefile:
Makefile:removed graphite flags
exynos:
exynos:increased thermald throttling temp
drivers:
input: touchboost: add my generic touchboost driver governor agnostic. Its slightly changed from my N5, N4 and N7 version to adapt to this arch ( from @franciscofranco )
filesystems:
f2fs:sync with upstream branch
frandom: A fast random number generator
block:
block:bfq:adjusted tunnables for nand devices
block:bfq v7r7 v7r7: . BUGFIX: Prevent the OOM queue from being involved in the queue cooperation mechanism. In fact, since the requests temporarily redirected to the OOM queue could be redirected again to dedicated queues at any time, the state needed to correctly handle merging with the OOM queue would be quite complex and expensive to maintain. Besides, in such a critical condition as an out of memory, the benefits of queue merging may be little relevant, or even negligible. . IMPROVEMENT: Let the OOM queue be initialized only once. Previously, the OOM queue was reinitialized, at each request enqueue, with the parameters related to the process that issued that request. Depending on the parameters of the processes doing I/O, this could easily cause the OOM queue to be moved continuously across service trees, or even across groups. It also caused the parameters of the OOM queue to be continuously reset in any case. . CODE IMPROVEMENT. Performed some minor code cleanups, and added some BUG_ON()s that, if the weight of an entity becomes inconsistent, should better help understand why.
kernel:
sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire. From http://ripke.com/loadavg/moire
Merge remote-tracking branch 'common/android-3.4' into khaon-new
Rom:
build:use a modular list to disable O3 optimizations (fixes for example blue tooth crashes, report any new other FC's, if they related to the optimizations flags, I can try tracking down the relevant module and add it to the list.
audio_effects:added support for viper4audio
power: removed touch screen boost's code because we use kernel side touch boost driver
Click to expand...
Click to collapse
khaon said:
19/12
khaon said:
Rom:
powerHAL: reworked the driver to prevent overriding user's CPU freq speed to 1.7GHz.
powerHAL: reworked the driver to break early on screen interaction if the current cpu governor is not interactive
build:clang: compile the rom with Ofast instead of O3 ( since this flag enables ffast-math, it violates IEEE, thus it may bring instability or decrease in performance, report weird behaviour.
Kernel:
ext4 updated to 3.4.105
frandom in replacement for random and uradom
thermal throttling: squashed @ktoonsez thermal algorithm
various cherry-picking from 3.4.105 kernel and from linux kernel upstream(include among other lz4 up to date, various arm patches, few patches
Anykernel:
Full switching to anykernel2 solution by osmosis:
patch the fstab upon flashing the zip package accordingly to your partitions' file systems
post-init script added to tweak vm,io,sched,...
Click to expand...
Click to collapse
19/11
khaon said:
Changelog
TWRP: added unofficial 2.8.1.0 build supporting f2fs
Click to expand...
Click to collapse
20/10
khaon said:
Changelog
ROM:
20/10 unoficial nightly compiled with linaro 4.8.4 with this build
Shipped with my linux mainline kernel
Kernel :
updated to Linux3.4.104
sync with google's kernel 3.4 banch
sync with f2fs branch
frandom: A fast random number generator as a kernel module for Linux.
mm: Added file system dynamic read-ahead (Credits to Chad Gooldman)
block:bfq:updated to v7r6
Click to expand...
Click to collapse
23/09/14
Linux 3.4.103
Makefile : compiling with graphite
frandom: A fast random number generator as a kernel module for Linux.
Vibration interface goes LIVE
Click to expand...
Click to collapse
F2FS :
f2fs: refactor flush_nat_entries to remove costly reorganizing ops
f2fs: introduce FITRIM in f2fs_ioctl
f2fs: introduce cp_control structure
f2fs: use more free segments until SSR is activated
f2fs: change the ipu_policy option to enable combinations
f2fs: fix to search whole dirty segmap when get_victim
f2fs: fix to clean previous mount option when remount_fs
f2fs: skip punching hole in special condition
f2fs: support large sector size
f2fs: fix to truncate blocks past EOF in ->setattr
f2fs: update i_size when __allocate_data_block
f2fs: use MAX_BIO_BLOCKS(sbi)
f2fs: remove redundant operation during roll-forward recovery
f2fs: do not skip latest inode information
f2fs: fix roll-forward missing scenarios
f2fs: fix conditions to remain recovery information in f2fs_sync_file
f2fs: introduce a flag to represent each nat entry information
f2fs: use meta_inode cache to improve roll-forward speed
f2fs: fix double lock for inode page during roll-foward recovery
f2fs: fix a race condition in next_free_nid
Click to expand...
Click to collapse
Merge remote-tracking branch 'common/android-3.4' into origin/google_mainline:
seccomp: Use atomic operations that are present in kernel 3.4.
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
introduce for_each_thread() to replace the buggy while_each_thread()
seccomp: allow mode setting across threads
seccomp: introduce writer locking
seccomp: split filter prep from check and apply
sched: move no_new_privs into new atomic flags
ARM: add seccomp syscall
seccomp: add "seccomp" syscall
seccomp: split mode setting routines
seccomp: extract check/assign mode helpers
seccomp: create internal mode-setting function
MAINTAINERS: create seccomp entry
CHROMIUM: ARM: r1->r0 for get/set arguments
CHROMIUM: seccomp: set -ENOSYS if there is no tracer
CHROMIUM: ARM: arch/arm: allow a scno of -1 to not cause a SIGILL
CHROMIUM: arch/arm: select HAVE_ARCH_SECCOMP_FILTER
CHROMIUM: arch/arm: move secure_computing into trace; respect return code
CHROMIUM: arch/arm: add asm/syscall.h
samples/seccomp: fix dependencies on arch macros
seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTER
seccomp: ignore secure_computing return values
seccomp: use a static inline for a function stub
Documentation: prctl/seccomp_filter
Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVS
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Click to expand...
Click to collapse
13/09/14 :
Recovery:
Added twrp-2.8.0.0 supporting mounting f2fs partitions
Click to expand...
Click to collapse
Ramdisk :
[
sync with cm
using lz4 compression algorithm for both ramdisk and kernel image
unified all version into a single kernel : at boot a script check which is the fs of each partition
Click to expand...
Click to collapse
Khaon's kernel :
added lz4 kernel support for decompression
f2fs synced with upstream dev branch.
ARM :
optimized AES and SHA1 routines
sha1: add ARM NEON implementation
support neon in kernel
commits from former kernels
commits from linux/master, google's kernel/common, cyanogenmod's manta branches.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Reserved
Reserved
Thanks a lot for your work.
I'll try it with CM asap.
For more download convenience, can you upload an all-in-one zip with recovery and the 2 kernel somewhere else than github, it could be difficult to download from there. Thanks again.
yeah, i ll put it on mediafire.
Khaon said:
yeah, i ll put it on mediafire.
Click to expand...
Click to collapse
Awesome work man!
F2FS fully working on System/Data/Cache with SlimKat 5.8 weekly 4.4.3 and your F2FSall Ktoonsez kernel...
Nexus 10 is flying now!
EDIT: I'm getting a bunch of freeze-ups which result into reboots, is this happenng to anyone else?
Steps i took:
fastboot flashed kt-twrp
changed settings (including /system)
wiped what needed to be wiped
replaced Rom script( SlimKat weekly build 4.4.3)
installed rom, correct kernel, and gapps
Any advice would be appreciated!
I have some pb too. It's quite impossible for me to copy something from my usb stick to the internal memory. It freezes almost every time.
No problem in ext4 with same ROM.
Only problems I encountered were freezes/reboots for the very first hours of use, been so far in full f2fs with cyanogen M7 no probs here.
However, did you try with only cache+data partition?
Yep, I was on cm nightlies and data/cache only.
Now I'm trying omni, I will try with this ROM
Could you paste the content of the fstab please?
Envoyé de mon MI 2S en utilisant Tapatalk
About the fstab: What updates the fstype for the partitions we choose to convert to F2FS? Is TWRP 'smart' enough to write the proper /fstab.manta? I thought the boot.img in the ROM zip contained this file?
Really excited to switch to F2FS, I've been running it on my Arch boxes for a while now. Anyone worked on an auto updater for the updater-script? I'm on OmniROM and flash daily so it would be nice to not have to hand edit and re-pack the zip every day. I'd look into doing it but I'm not super confident I'd go about it the proper way.
b1g.p0ppa said:
About the fstab: What updates the fstype for the partitions we choose to convert to F2FS? Is TWRP 'smart' enough to write the proper /fstab.manta? I thought the boot.img in the ROM zip contained this file?
Really excited to switch to F2FS, I've been running it on my Arch boxes for a while now. Anyone worked on an auto updater for the updater-script? I'm on OmniROM and flash daily so it would be nice to not have to hand edit and re-pack the zip every day. I'd look into doing it but I'm not super confident I'd go about it the proper way.
Click to expand...
Click to collapse
For now, TWRP can detect when you are wiping your partition what tools it would has to use. I.e : if you choose to wipe data partition, system, etc.
And use the correct tool accordingly. But official version do not mount yet however f2fs partition.
The fstab is in the ramdisk, so contained yep in the boot.img. But there are few mount options, some may need to be activated in case of unstability
Khaon said:
For now, TWRP can detect when you are wiping your partition what tools it would has to use. I.e : if you choose to wipe data partition, system, etc.
And use the correct tool accordingly. But official version do not mount yet however f2fs partition.
The fstab is in the ramdisk, so contained yep in the boot.img. But there are few mount options, some may need to be activated in case of unstability
Click to expand...
Click to collapse
Thank you for your reply. Perhaps the best thing is to create a flashable zip to be run after ROM flash to install fstab.manta?
Also, FWIW, here's some sed commands to update your updater-script per the instructions in the OP:
Code:
sed -i 's/^mount("ext4".*\/system*/run_program\("\/sbin\/busybox", "mount", "\/system"); /' updater-script
sed -i 's/^format("ext4".*\/system*/run_program("\/sbin\/mkfs.f2fs", "\/dev\/block\/platform\/dw_mmc.0\/by-name\/system"); /' updater-script
b1g.p0ppa said:
Thank you for your reply. Perhaps the best thing is to create a flashable zip to be run after ROM flash to install fstab.manta?
Also, FWIW, here's some sed commands to update your updater-script per the instructions in the OP:
Code:
sed -i 's/^mount("ext4".*\/system*/run_program\("\/sbin\/busybox", "mount", "\/system"); /' updater-script
sed -i 's/^format("ext4".*\/system*/run_program("\/sbin\/mkfs.f2fs", "\/dev\/block\/platform\/dw_mmc.0\/by-name\/system"); /' updater-script
Click to expand...
Click to collapse
Hello I just added some executable java program that convert a rom script to be f2fs compatible.
Also, having less issues with lastest kernel build but I tried it on new roms. ROMs fully working so far and stable : liquidSmooth 3.1 & slimkat 4.9.
Before I was using CM11 M7 it was working but was encoutering some freezes/reboot- especially at the beginning - but then it was ok. I can not tell if this is still happening with cm rom.
I haven't test the pc program on windows if anyone could say it does work, thx!
EDIT : thank to @dust40; he told me the tool was working on Windows as well! Should work on mac too then i guess.
Well I successfully converted /data and cache to F2FS. I made the effort way more work than it had to be by preserving my data. WAY more work. Booted in recovery mode I tar'ed up /data to a exfat formatted usb-otg drive then ran the conversion. Ran into 'value too large for defined data type' errors from tar when extracting. I ended up extracting the tarball onto my workstation, deleting the file it crapped out on, tar'ing it all back up to the usb drive and re-running the extraction. Had to repeat this procedure a good dozen times and I ended up with messed up permissions on all my data. I don't suggest anyone try this because it would have taken much less time to just set up a fresh installation, but if you do here's some good commands to fix up permissions (TWRP's fix permissions command doesn't fix what I messed up). I found these commands at http://forum.xda-developers.com/showthread.php?t=2222297 but had to adjust them a little bit. The chown command has to be run when booted to android, the chmod commands can be run from either recovery or android. Reboot immediately after running. Best to run through adb shell than in an app on the tablet.
Code:
find /data/media/ -exec chown 1023,1023 {} \;
find /data/media/ -type d -exec chmod 775 {} \;
find /data/media/ -type f -exec chmod 664 {} \;
@Khaon, can you ask ktoonsez to compile 4.4.4 versions of the kernels? Latest OmniROM update for manta is 4.4.4 but will not boot with this kernel. And obviously I cannot run any other kernel as none others support F2FS. Thanks in advance! And thanks for putting this thread together. Without your good instructions I probably wouldn't have had the guts to convert this early.
One last thing, I can report that OmniROM works perfectly with /data and cache formatted as F2FS (once permissions are set right!). And since I preserved my data I have an apples to apples comparison of performance and it is noticeably faster and smoother!
kt-recovery stuck at splash screen
Hi,
I had originally posted this in ktmanta thread:
I have been running F2FS on cache+data for past 2 weeks and it works very well (still some strange system freezes, i will need to investigate further on that).
However, now, when i boot to recovery, screen stays stuck at splash screen showing "f2fs enabled by Ktoonsez..", and does not go anywhere else. i can still flash using adb, but clearly, it's less than convenient, and using twrp 2.7.10 is not an option, as it can't mount f2fs sdcard properly anyways.
with adb shell, i can see that all is mounted properly, f2fs or not, but obviously, it's less than ideal... i have attached /cache/recovery/log file .
Note: i connect usb cable 2 to 3 mn after waiting for splash screen to go away, and i pulled recovery log at that moment. this was also the only way to get out of this stuck mode, via 'adb reboot' command.
i also tried to re-flash recovery via fastboot, but that made no difference.
any help appreciated !
@ericp2 @b1g.p0ppa
Can you just try this recovery and tell me if you are running any issue? This is just last official twrp 2.7.1.0.
Just formated and installed a new ROM, ran into no issue, guess should be the same for you .
b1g.p0ppa said:
Well I successfully converted /data and cache to F2FS. I made the effort way more work than it had to be by preserving my data. WAY more work. Booted in recovery mode I tar'ed up /data to a exfat formatted usb-otg drive then ran the conversion. Ran into 'value too large for defined data type' errors from tar when extracting. I ended up extracting the tarball onto my workstation, deleting the file it crapped out on, tar'ing it all back up to the usb drive and re-running the extraction. Had to repeat this procedure a good dozen times and I ended up with messed up permissions on all my data. I don't suggest anyone try this because it would have taken much less time to just set up a fresh installation, but if you do here's some good commands to fix up permissions (TWRP's fix permissions command doesn't fix what I messed up). I found these commands at http://forum.xda-developers.com/showthread.php?t=2222297 but had to adjust them a little bit. The chown command has to be run when booted to android, the chmod commands can be run from either recovery or android. Reboot immediately after running. Best to run through adb shell than in an app on the tablet.
Code:
find /data/media/ -exec chown 1023,1023 {} \;
find /data/media/ -type d -exec chmod 775 {} \;
find /data/media/ -type f -exec chmod 664 {} \;
One last thing, I can report that OmniROM works perfectly with /data and cache formatted as F2FS (once permissions are set right!). And since I preserved my data I have an apples to apples comparison of performance and it is noticeably faster and smoother!
Click to expand...
Click to collapse
Glad you like the kernel running this, if I understood correctly, you wanted to back up the internal storage( so /data/media/0) and your apk folder to an exfat usb drive you mounted with otg? If the fs of this one was exfat that is probably the cause of your issues, I am not even sure our tablet nativly supports exfat( isn't a samsung fs that allows 32GB ++ partition size?). Lastest Omni kernel is booting I assume?
Khaon said:
@ericp2 @b1g.p0ppa
Can you just try this recovery and tell me if you are running any issue? This is just last official twrp 2.7.1.0.
Just formated and installed a new ROM, ran into no issue, guess should be the same for you .
Click to expand...
Click to collapse
Issue fixed. this version of TWRP starts correctly, and f2fs formatted sdcard can be listed, so i can again flash CM updates.
many thanks!

[UNOFFICIAL] BeanStalk 6.06 [MM/6.0.1] [23-Jan]

Shahan_mik3 said:
{
"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.
Navbar switch
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, ROM for the Xiaomi Redmi 1S
Contributors
Shahan_mik3
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: Cyanogenmod
Version Information
Status: Beta
Current Beta Version: 6.05
Beta Release Date: 2016-01-23
Created 2015-12-21
Last Updated 2016-01-23
Click to expand...
Click to collapse
Reserved
Android File Host <---------Click here to download.
-
Reserved
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
Thanks for rom but where is link for rom?
thanks.............
screenshot sir?
Good work, thanks dev
thanks for the great rom
everything is working fine so far except the navigation bar.. how do I remove it?
EDIT: Just found a workaround for it.. go to settings>display>expanded desktop and enable it for all app and select hide navigation bar.
Navbar automatically appeared. How to disable it ?
Free.rockstar said:
thanks for the great rom
everything is working fine so far except the navigation bar.. how do I remove it?
EDIT: Just found a workaround for it.. go to settings>display>expanded desktop and enable it for all app and select hide navigation bar.
Click to expand...
Click to collapse
It is fixed on next build...
smustafasms said:
Navbar automatically appeared. How to disable it ?
Click to expand...
Click to collapse
Try this bro
Download Build Prop Editor or es file explorer
Open the Build Prop Editor Application
Grant Root Access to Build Prop Editor
Press the Pencil Button at the Bottom(or the 3-dot Menu at the Top Right and then Press Edit)
Scroll All the Way Down
Create a New Line at the Very Bottom
Add in the Following Text. . .
qemu.hw.mainkeys = 1
Press the Disk Icon at the Top Right to Save
Reboot Your Smartphone
Shahan_mik3 said:
It is fixed on next build...
Click to expand...
Click to collapse
thanks! also the camera fails to start when it is left on front camera mode.. any fix or workaround for that?
So good so far... This is the kind of ROM I was expecting for thanks #Shahan_mik3...Also, when it comes to customization.... I can't find an option to enable network traffic....so plz dev it would be great if you add that feature in future builds...
cant make external sdcard as internal, any1 having this issue?
New build up: Pretty huge changelog ryt
The builds will be frequent from now
Code:
====================
01-07-2016
====================
* android/
5ddefd2 bring in snap
* device/xiaomi/armani/
669d392 overlay: remove Bluetooth
e67bbbf Add CABL prop
0f4aafb Remove media props
4cc583d Update display props
bc75030 Update audio props
f087c32 Support MIDI function
* external/p7zip/
5553c3f Revert "p7zip: Add lib7z as a dependency so it gets built"
* external/stagefright-plugins/
7ba6a02 stagefright-plugins: Fix certain HEVC file cannot playback
* frameworks/av/
02645bf stagefright: Fix crash on mediaserver
c20f758 audiopolicy: Handle legacy startOutput on output command thread too
* frameworks/base/
2ae9867 base: qs brightness toggle rework
78a34e0 QSBrighnessIcon: Make it show in notification panel
3c8ba84 base: add auto brightness toggle to qs
a1fcaed Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
a05e6c3 SysUI: Update external keyguard view when component changed
b8580a1 SysUI: Update dismiss callbacks for external keyguard view
* hardware/qcom/fm/
8c0da85 libfm_jni: Add support for internal antenna hardware
* kernel/xiaomi/armani/
dcb2dda armani: defconfig: Updates
27677b1 ACPI / processor: prevent cpu from becoming online
737961f22 arm64: smp: Update the topology masks before calling CPU_STARTING notifiers
3cade38 soc: qcom: smem: Zero out ramdump segment memory
58a4165 USB: u_ether: Set complete handler before queueing to endpoint
2c91a22 cfg80211: unify station WME parsing
0b788afe cfg80211: pass station supported channel and oper class info.
1f00e74 replacing warning msg with pr_warn_ratelimited
80d81c6 usb: gadget: Align Midi Buffer size for DWC3
aaca2ad usb: core: Avoid spammy warning due to misbehaving Apps
caa4466 Report IPv6 NA packets processing to partial resume handler
5f2b0e2 net/compat.c,linux/filter.h: share compat_sock_fprog
98a702d sk_run_filter: add BPF_S_ANC_SECCOMP_LD_W
1dbd23a USB: gadget: f_mtp: Fix integer overflow when transferring large files.
e99dd5c USB: gadget: mtp: Fix hang in ioctl(MTP_RECEIVE_FILE) for WritePartialObject
4bdeb1c usb: dwc3: gadget: Protect against ep disabling during completion
405a5a1 USB: gadget: android: Integrate f_midi USB MIDI gadget driver
657afb9 USB: gadget: midi: Fix deadlock unbinding driver while it is in use
aab99aa posix_types.h: Cleanup stale __NFDBITS and related definitions
61baa2c Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
015b1cd mmc: fix MDT wrap around for eMMC v4.41 and later
fd56fd5 msm: vidc: Skip processing of release buffer event
4cd02c6 ion: cma_heap: free mem if fail to create sg_table
d6edd9c armani: defconfig: Update based on Google recommendations
ee18d2b msm: Fix high load average from uninterruptible waits
9ea6068 arm: DT: msm8226: Update min-default adreno frequency to be 200MHz
6c7a5da arm: irq: Tone down kernel logging
2f8c55d armani: defconfig: Updates
6ec5180 ARM: be strict about FP exceptions in kernel mode
42b7b3b ARM: pull in <asm/simd.h> from asm-generic
dc075c5 crypto: create generic version of ablk_helper
f506208 ARM: Make NEON support independent from procfs
f579d97 ARM: add support for kernel mode NEON
eb927ee sysrq: Emergency Remount R/O in reverse order
7d06340 net: ipv4: tcp: Get tcpi_count via file_count() not direct access
bdea0a7d Set the iif for IPv6 packets as well.
ff95391 net: ping: Return EAFNOSUPPORT when appropriate.
306af7b net: ipv6: allow choosing optimistic addresses with use_optimistic
50a3206 net: ipv6: Add a sysctl to make optimistic addresses useful candidates
9886b75 bluetooth: Validate socket address length in sco_sock_bind().
fe42d33 net: add validation for the socket syscall protocol argument
cd75eca armani: defconfig: Updates
1a43d51 nf: IDLETIMER: Adds the uid field in the msg
2bca2c2 nf: IDLETIMER: time-stamp and suspend/resume handling.
f3812d9 md: use kzalloc() when bitmap is disabled
45ec672 KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring
817cf45 KEYS: Fix race between key destruction and finding a keyring by name
f3e9a69 KEYS: Add invalidation support
90149e9 KEYS: Permit in-place link replacement in keyring list
9650f65 KEYS: Perform RCU synchronisation on keys prior to key destruction
3a9d7e8 KEYS: Fix handling of stored error in a negatively instantiated user key
48d888c ipv6: addrconf: validate new MTU before applying it
8c76b5b net: fix iterating over hashtable in tcp_nuke_addr()
1cf5c40 pagemap: do not leak physical addresses to non-privileged userspace
8357168 __ptrace_may_access() should not deny sub-threads
02e6d18 Enable setting security contexts on rootfs inodes.
1323159 selinux: enable genfscon labeling for sysfs and pstore files
ac32472 selinux: enable per-file labeling for debugfs files.
c0e6b55 selinux: correctly label /proc inodes in use before the policy is loaded
33a6b3b selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
8f23252 selinux/nlmsg: add XFRM_MSG_MAPPING
d203659 selinux/nlmsg: add XFRM_MSG_MIGRATE
6274b22 selinux/nlmsg: add XFRM_MSG_REPORT
a37e8b7 selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
ebeb546 selinux/nlmsg: add XFRM_MSG_GETSPDINFO
452660e selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
b732725 consitify do_mount() arguments
fb6a312 do_add_mount()/umount -l races
57d618a get rid of magic in proc_namespace.c
3f8c342 net: add length argument to skb_copy_and_csum_datagram_iovec
beff621 ASoC: msm: qdsp6v2: add support for any number of ASM buffers
dcf28fc tcp_cubic: do not set epoch_start in the future
14bb10b tcp_cubic: better follow cubic curve after idle period
9625282 fs: avoid adding non-thread-group task to LMK rbtree
e94329f kernel: avoid adding non-thread-group task to LMK rbtree
8ec31eb lowmemorykiller: maintain LMK rbtree with signal->adj_node
64ceced lowmemorykiller: Check tgid with rcu lock held
e4957ac mm: reorder can_do_mlock to fix audit denial
4ab80ba oom_adj_rbtree: delete task before changing oom score
4f5ae25 armani: defconfig: Enable ANDROID_LMK_ADJ_RBTREE
3d22071 lmk: wrap the lmk code with config
2f8c57f drivers:lmk: Fix null pointer issue
c87f67d drivers:lmk: Fix double delete issue
7c74b26 lowmemorykiller: Account for highmem during kswapd reclaim
5b68f10 staging:android:lmk: read rb tree root with spinlock
414f5f5 staging: android: lmk: add rcu lock while test task flag
5701dc6 staging: android: lmk: check TIF directly
d2c61d4 staging: android: lmk: skip if killed by lmk
1eea72d staging: android: lmk: check free memory when tasks switch to background
dbc05b6 staging: android: lowmemorykiller: implement task's adj rbtree
d1e72a5 trace: memkill: provide fixed zone info columns.
14efedb trace: memkill: per-zone page state for LMK
fa27506 trace: allow memkill tracing to be selectively enabled
40ae2fd trace: memkill: trace LMK and OOM kills
fc74c01 staging: android: lowmemorykiller: select a new task to kill
71ae0ad armani: defconfig: Disable CPU_BOOST
f051a16 cpufreq: cpu-boost: config cpu_boost separately
f3ee2389 cpufreq: interactive: don't boost cpu if already boosted
d2e4e309 cpufreq: cpu-boost: Dont boost if interrupted by signal
527e156 cpufreq: Manage only online cpus
f72ce30 cpufreq: interactive: don't schedule timer on offline cpu
689e0c5 cpufreq: interactive: fix compiling warnings
* packages/apps/Settings/
8528c12 Settings: remove voice wakeup link as necessary
2d40257 Fix zen mode allowed event preference summary.
* packages/apps/Snap/
5a8b193 Snap: add support for mw_continuous-picture focus mode
08e736c Snap: add support for shutter speed
* packages/apps/Trebuchet/
d423a03 Trebuchet: Make sure overview arrows point up when collapsed
aefd95e Trebuchet: Ensure sections list isn't null
* prebuilts/cmsdk/
6ff8b3c cmsdk: Update for api level 4 snapshot release.
* vendor/beanstalk/
3c99e2d Bump to BeanStalk 6.05
000d06f Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
7ea4580 APN: Fixup Vodafone IT and remove Noverca
af7dd24 APN: Update TIM MVNOs
* vendor/cmsdk/
fb1fe63 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
ccf16f8 Keyguard: Broadcast when external keyguard changes
dbb87e2 ExtView: Document the keyguard external view APIs
7107e06 cmsdk: Update iconography.
* vendor/xiaomi/
2661612 Update adsp
9594955 Update audio libs
====================
01-06-2016
====================
* android/
8d541b8 switch to android 6.0.1 r10
* build/
a3825b8 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
2c222c2 kernel: Fix usage of KERNEL_ARCH
6c82f91 Merge tag 'android-6.0.1_r10' into HEAD
* external/bouncycastle/
882ff27 Merge tag 'android-6.0.1_r10' into HEAD
* external/wpa_supplicant_8/
0ee01ad Merge tag 'android-6.0.1_r10' into HEAD
* frameworks/av/
af4528b stagefright: Add deferred release option
8195530 stagefright: Only include HFR/HSR on QCOM devices
de1e368 stagefright: Forward-port HFR and HSR support
72f2347 Merge tag 'android-6.0.1_r10' into HEAD
* frameworks/base/
4556f6b Merge pull request #33 from spezi77/bs6
eed5cbc SystemUI: Fix statusbar clock font size at times not updated on boot
52e35de QSpanel: Fix FC when adding New Tile
3cf5e99 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
5958263 Themes: Re-enable changing keyguard wallpaper
9d1d8c3 SystemUI: Make sure to notifydatasetchange on each tile add.
38a520c aapt: Use a std::map instead of a SortedVector
f51adf3 Merge tag 'android-6.0.1_r10' into HEAD
* frameworks/minikin/
fb0b851 Merge tag 'android-6.0.1_r10' into HEAD
* hardware/broadcom/wlan/
4b218b0 Merge tag 'android-6.0.1_r10' into HEAD
* hardware/intel/img/hwcomposer/
59855cd Merge tag 'android-6.0.1_r10' into HEAD
* hardware/samsung_slsi/exynos5/
908dd85 Merge tag 'android-m-preview-2'
* kernel/xiaomi/armani/
2fd0113 ARM: 8160/1: drop warning about return_address not using unwind tables
d298866 wlan: Address buffer overflow due to invalid length
cb3c8bb ARM: dts: armani: Enable dynamic FPS feature
e1737ed arm/dts: msm8226: Enable bam_dmux fast shutdown
5558b65 soc: qcom: bam_dmux: Add fast-shutdown flag
929e7bf armani: defconfig: Updates
ecde20d block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.4.0
71c3d7a block: introduce the BFQ-v7r8 I/O sched for 3.4
519f159 block: cgroups, kconfig, build bits for BFQ-v7r8-3.4
39c68b4 block: fiops ioscheduler core
c9fb525 fs: introduce a generic shutdown ioctl
2833b6f f2fs: Sync with upstream
8c21d36 f2fs: Initial import from kernel.org
e41a7c5 armani: defconfig: Enable LZ4, and use it for ZRAM
baa7213 lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
4f9d086 zram: Add LZ4 support
ead408f lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
5e82719 lz4: fix another possible overrun
fd5274e lz4: ensure length does not wrap
baa7c41 lz4: fix compression/decompression signedness mismatch
200a942 lib/lz4: correct the LZ4 license
483245a lib: add lz4 compressor module
644e40f lib: add support for LZ4-compressed kernel
8d506b7 decompressor: add LZ4 decompressor module
f802cb8 kernel: Replace timeconst.pl with a bc script
f759a1e PM: devfreq: Fix simple_ondemand crashing on startup
201f38b video: mdp4: Color temperature interface using PCC
1bd20b3 misc: ImmVibeSPI: add support for setting vibration intensity
e82af9c ARM: dts: msm: Enable RTC write and alarm powerup on 8x26
1cfa205 armani: defconfig: Optimize with O2
9c2cfce media: radio: Fix building and loading the IRIS transport
634fcb5 Revert "radio: iris: change the FM module from modular to built in"
11f774a armani: defconfig: Disable modules
a97cf2d armani: defconfig: Build Pronto WLAN driver
a8fc818 Add Prima WLAN driver from LNX.LA.3.5.2.2.2_rb1
332b8f9 armani: defconfig: Add CyanogenMod variant
9b21824 ASoC: msm: Allow DOLBY_DAP to be selected on MSM8226
ef98041 ALSA: Export audio effects header
37f5162c Fix sizeof-pointer-memaccess warning with gcc 4.8
3f9dc6d wcnss: Fix compilation issue w/ debug disabled
e046405 input: ft5x06_ts: Fix unbalanced IRQ warning
9284dc2 input: touchscreen: ft5x06: fix suspend on FB_BLANK_POWERDOWN
439eaf6 msm: mdss: Fix auo 720p panel
83aa064 msm-vidc: fix buffer size calculation (video recording fix)
2b31ea5 Revert "msm-camera: move target checks to userspace"
a62f8fc Revert "msm: camera: Add support for multiple SOF events."
9069503 input: touchscreen: Xiaomi changes for HM 1S
a126427 drivers: Xiaomi changes for HM 1S
3d4ba1a ARM: Xiaomi changes for HM 1S
* packages/apps/Settings/
5401dde Remove ic_menu_add.png drawables
df3b1d7 Merge tag 'android-6.0.1_r10' into HEAD
8f52658 Move more CAF strings and cleanup
12436ac regulatory: Make the image fill the whole parent
1f4880c Settings: More system animations improvements (2/2)
bff5b74 Add missing behind system animation
* packages/apps/Snap/
b729dc3 Get rid of Holo...
070b23a add options to restart preview onPictureTaken
2829362 add support for luminance-condition parameter
cdf6b80 option to set manufacturer specific parameters on startup
42b5564 make openLegacy an option
c544747 add support for non-standard iso keys and values
185bfd4 add support for lge-camera parameter
4c98613 add additional ISO values
c649770 init SDCard, fix nullptr
8c6c521 SnapdragonCamera: Use StorageManager for SDCard
* packages/apps/Trebuchet/
72f2ccb Trebuchet: Move allow rotation pref to overlay panel
* packages/inputmethods/LatinIME/
254b4b1 Merge tag 'android-6.0.1_r10' into HEAD
* packages/services/Telephony/
623872c Allow MobileNetworkSettings to be invoked for selected SIM.
* system/core/
fe71d52 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
2d0a7c1 Merge tag 'android-6.0.1_r10' into HEAD
* system/media/
60bb4ca audio_utils: Fix 24-bit offload conversions
* vendor/beanstalk/
d571eb1 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
d2bc6c2 cm: Fixup maven artifact publish inclusions.
4198cf6 cm: Modify maven artifact publish makefile.
* vendor/cmsdk/
bb14c9d Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
33e300e cmsdk: Add example service test.
bbab82e cmsdk: Add cmsdk non-jack target module.
a3730df Reorder new setZenModeWithDuration API in aidl
====================
01-05-2016
====================
* android/
5454f32 Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android into bs6
533d6cb Use clone-depth="1" for all pre-built *s.
* build/
1b729d7 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into bs6
6fd9743 py3: ota_from_target_files.py: fix logic that broke
fc2297c py3: update releasetools with proper print syntax
fdc26cd mms: introduce a shortcut to quickly rebuild kernel/boot.img
2a70972 kernel: prevent targets from being rebuilt needlessly
9a91748 kernel: don't build modules or dtbs unless enabled
c713d76 py3: update all the things
12b55e8 py3: post_process_props
b157984 py3: java-event-log-tags
71fa380 py3: java-layers
74dcc71 py3: product_debug
48e4d38 py3: merge-event-log-tags
e168200 py3: compare_filelist
cb9da4e py3: update check_boot_jars
91a1c64 py3: update checktree
c66c9ae py3: parsedeps
3e087e1 py3: filter-product-graph
4ac664e py3: fileslist
5d01e80 py3: repopick
* device/xiaomi/armani/
f667819 init.armani.rc: Fixes in 'on charger'
* external/stagefright-plugins/
78f9d45 stagefright-plugins: Parse file metadata tags
* external/toybox/
ac4365b toybox: fix mac build
* frameworks/base/
ff1e94e update ime animation
6fd4f1a Fix up AwesomeAnimationHelper
c0cf3c2 FWB: More system animations improvements (1/2)
19bb334 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
2c26a17 Fix janky layout
ad3b84d Frameworks: Lockscreen blur & see through (1/2)
a7881ec Default to Resolver Theme
9fb3f59 Fix Custom Resolver Theming
94d4a3c media: Configure audio encode parameters only for valid audio codec.
19b0d41 ThemeEngine : Use manifest.mf for hash calculation
f6f56f8 Regional: Customize features for regional package
93d770d SystemUI: clean up tuner
40861e5 Avoid wrongly reported SIM PIN mismatch.
d75ef880 aapt: Speed up the style pruning
f3ebbf7 SystemUI: fix flicker when removing tiles
c90e53f SystemUI: add tiles detail view
7cf9940 NotificationManager: always restore identity on notification error
* frameworks/opt/telephony/
5d1ab6a MMS: Update apnProfileID for MMS only apn.
* packages/apps/Browser/
b1225f2 Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Browser into bs6
3cca795 Revert "Browser: runtime permissions"
d2bc708 Browser: Fix crash while loading a page
852bcd1 Browser: runtime permissions
* packages/apps/DeskClock/
77f18a5 Allow alarms to be modified by 3rd parties.
* packages/apps/Eleven/
0739c81 Merge "Eleven: Remove wakelock" into cm-13.0
* packages/apps/Settings/
83db37b Fix LSExtras. I need sleep.
b13da16 Settings: Set value on external display mode settings change.
8f08e6a Hide manual provisioning switch when extphone framework is not present
fb20cd7 Lockscreen: Move extra lockscreen settings into separate menu to avoid clutter
* packages/apps/SoundRecorder/
688b40a SoundRecorder: Fix layout derps
* packages/apps/Trebuchet/
a20b046 Trebuchet Statistics: - Add plumbing for sending events. - Add aggregation service that runs on some interval - Hook send events into respective UX interactions
2be1306 Trebuchet: Fix page indicator bottom padding on setting change
514f98d Ensure we don't go over the icon size limitation
* packages/services/Telephony/
868b09d Telephony: Fix NPE when any of the sim is disabled
* vendor/beanstalk/
b609955 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
139e798 otasigcheck: Avoid long lines in XML
* vendor/cmsdk/
4048ef1 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
be1678b cmsdk: add method for checking dynamic tiles
====================
01-04-2016
====================
* android/
3e20475 Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android into bs6
* device/qcom/sepolicy/
134a630 msm8952: Label FRP partition
* frameworks/base/
d19d48e Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
37637b5 FWB: Add clock/date in recents while in fullscreen mode (1/2)
3840f50 FWB: LS clock fonts: Add more fonts (1/2)
b3c1015 Lockscreen Clock Widget Fonts [1/2]
1a85d55 Clean Up Lockscreen Weather (items & layout) [1/2]
a644c1c Revert "NullPointerException when starting VoiceInteractionManagerService"
* hardware/ti/omap4/
7b565f6 domx: add support for tuna
* packages/apps/Camera2/
3b7e673 CameraSettingsActivity: Handle NPE when storage preference is already removed
* packages/apps/ExactCalculator/
6348e58 Themes: Expose hard coded background in java
* packages/apps/Settings/
36a7085 Derping aint easy!
5c156f3 Lockclock font option.. Add it to weather menu for now until I can better organize things.
ece6962 AE: Add clock/date in recents while in fullscreen mode (2/2)
f804353 Clean Up Lockscreen Weather (items & layout) [2/2]
a86b8ef Settings : Filter settings for secondary users
550d9e1 Settings : Update filterSpam to new contract
ba66d75 Revert "Introduce SystemSettingsCheckBoxPreference"
841f1c6 Launch app privacy settings when tapping on PG notification (2/2)
4c789d3 privacyguard: Add Superuser summary
373c8a9 [1/2] Settings AppOps: show/hide app type and allow/deny counters
a14fd2c Update privacy guard reset icon
28d8380 Settings: Convert AppOps array items to string references
212015b AppOps: Use switch widget for non-strict ops.
895538a AppOps: Add more operations in app ops settings.
e912205 AppOps: Add 'Always ask' option under appOps setting.
* system/core/
4c716cf Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
====================
01-03-2016
====================
* development/
5225472 gdbclient: fix adb output test
* external/stagefright-plugins/
4924fcb stagefright-plugins: Protect against crash
f7c42ea stagefright-plugins: Increase max video buffer size + count
* frameworks/base/
56e7d2e Revert: Quick unlock
0733422 SettingsProvider: Update icon.
b0e41b4 Max Lockscreen Notification count [1/2]
006da89 Fix leftAffordanceView visibility bug
1fa02ac Fix up recents
03fa593 fb: add back all keyboard IME features back (1/2)
1e422bb network tile: Change long click action
e14db25 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
d14759d Revert "AppOps: add a default constructor"
e4598a6 Launch app privacy settings when tapping on PG notification (1/2)
d77070c DndTile: Always open the detailed view
536d7223 Settings: Don't attempt to forward writes from System -> Global.
b13a7a0 Add entry to copy VideoStop.ogg file to system image
449be3f statusbar: fix overlapping backgrounds when expanded
2810d2d ZenModePanel: Fix until next alarm missing from do not disturb
7fabd28 Import German translations.
* packages/apps/CMFileManager/
358590d Change ts file extension mime type
* packages/apps/DeskClock/
91ac9cb DeskClock: Add back flip and shake actions
* packages/apps/Settings/
e3a432c Themes: Add main dashboard background back from lollipop
c6565c0 Revert "Keyguard: Forward port lockscreen quick unlock (2/2)"
5e210b6 Settings: Fix NPE in PowerMenuActions
0dd27a7 Max Lockscreen Notification count [2/2]
f3d221f Settings: add back all keyboard IME features back (2/2)
6ed3ae6 Settings: Respect legacy quick pulldown row.
c8fad38 settings: adds OVERRIDE_WIFI_CONFIG permission
b7fc2cb derp
* packages/apps/Snap/
a575c65 SnapdragonCamera: Fix compilation
* packages/services/Telephony/
71af7ad CDMA: Unknown is displayed for incoming call
* vendor/beanstalk/
a6b6bb0 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
511152c sepolicy: Allow minivold execute_no_trans
* vendor/cmsdk/
5c03807 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
d1129cc cmsdk: Also hide internal package from docs.
9734639 cmsdk: Fix quick pulldown settings, and unhide numerous system settings.
2d4d514 cmsdk: Update current api text.
* vendor/xiaomi/
78db123 Add back SUPL support to gps.conf
Flash this ROM yesterday and everything working good using stock kernel. Using 2 SIM (SIM1 3G and SIM2 2G) internet working good, WIFI also working good, playing music using stock music player for 30 minutes and no stuttering or sudden stop, camera and video working as it should, MX video player working good eventhough no HW+ just HW, no single fc found until now I think it's quite good for daily use, just need a little optimization because i feel it's not as smooth as Lollipop ROM. Battery is not better than Lollipop ROM maybe a little worse (i think because it's still in development process). Good job for developer :good:
New build up
Code:
====================
01-23-2016
====================
* cts/
c29efcd Merge "Fix monkey package test" into marshmallow-cts-release
9c9a98a Fix monkey package test
* device/xiaomi/armani/
23ba862 Add flags for old modem
eb25ade Cleanup and fix some makefiles
38976ee CameraWrapper: No need to disable flash in front camera
4e66439 overlay: Change some defaults in Snap
df02c98 init.armani.usb: Correct MIDI idVendor and idProduct
524a4d8 Update init_armani
ca76e06 Nothing to see here, move along
8c46334 Update proprietary-files.txt
c328331 Happy new year
51248be media_profiles.xml: Updates
b50c433 healthd: Show battery percentage in off charge
a76297a CameraWrapper: Fix stability issues
3096621 overlay: Add bluetooth
6dcc14b overlay: Snap: Updates
d2b440a CameraWrapper: Disable flash and HDR mode in front camera
471d628 Set LOCAL_PATH in BoardConfig.mk
b6d4466 Add camera headers
f86e3c2 PowerHAL: Tweak power profiles
ce8b539 Update bdroid_buildcfg.h
755a30f init.armani.rc: Add audiod service
647a2d3 init.armani.rc: Cleanup previous update from caf
18bb70e overlay: Set TCP buffer settings
5a287f5 overlay: Snap: Restart preview onPictureTaken
34d05f9 Update sec_config
284ab75 Remove unneeded overlay
cbf55cc Use Snap camera app
dda4265 CameraWrapper: Updates in HDR mode
615704c init.armani.rc: Updates from caf
9ede58e Set the correct TARGET_CPU_VARIANT
c0cab59 Update audio_policy.conf from caf
53ed94a Disable aec and ns audio pre-processing effects
b95dd0f overlay: remove Bluetooth
4136aa9 Update system.prop
b61a833 Support MIDI function
79bfdd7 init.armani.rc: Fixes in 'on charger'
8416106 overlay: Don't set gps parameters
500ee1f init.armani.rc: Cleanup on charge
28ab54d sepolicy: Address denials for new sensors blobs
5b4c156 sepolicy: Remove gsiff_daemon context
2482741 Fix issues in off charge
9876a66 armani: Remove un-needed boringssl-compat hack Signed-off-by: TheStrix <[email protected]>
d6a1685 PowerHAL: Add powersave bias profile
* frameworks/av/
dfcb220 AVUtils: hevc: Return 0 when codec data is malformed
df1c503 Revert "Stagefright: Allow setting high-framerates in CameraSource"
* hardware/qcom/audio-caf/msm8960/
cb0a9ef alsa_sound: Fix handling of zero size write request
* hardware/qcom/fm/
6e7eaa7 libfm_jni: Improve and fix FM jni logs
* kernel/xiaomi/armani/
97460bc rq_stats: Fix usage of cpufreq APIs
6fe5791 msm: pm: Fix cpu collapse timeout
913b208 soc: qcom: rq_stats: Always show idle time left
a3d775d soc: qcom: rq_stats: Pass correct cpu id to update_average_load function
ad47ad5 msm: rq_stats: Calculate load based on current freq limit
0a29c5a2 armani: defconfig: Updates
0a92639 ACPI / processor: prevent cpu from becoming online
cc6bf32 msm: Fix high load average from uninterruptible waits
d2f2244 arm: DT: msm8226: Update min-default adreno frequency to be 200MHz
1b34210 armani: defconfig: Updates
a14f38e arm: irq: Tone down kernel logging
4aab2c9 armani: defconfig: Updates
51c954a armani: defconfig: Enable ANDROID_LMK_ADJ_RBTREE
2b59893 fs: avoid adding non-thread-group task to LMK rbtree
c29fd2f kernel: avoid adding non-thread-group task to LMK rbtree
c980340 lowmemorykiller: maintain LMK rbtree with signal->adj_node
6a08ff7 lowmemorykiller: Check tgid with rcu lock held
60f3fa8 oom_adj_rbtree: delete task before changing oom score
23df511 lmk: wrap the lmk code with config
2606c9d drivers:lmk: Fix null pointer issue
d4b0007 drivers:lmk: Fix double delete issue
7eccfd5 lowmemorykiller: Account for highmem during kswapd reclaim
45a8d42 staging:android:lmk: read rb tree root with spinlock
133b0f6 staging: android: lmk: add rcu lock while test task flag
4421966 staging: android: lmk: check TIF directly
4ee13b3 staging: android: lmk: skip if killed by lmk
2138852 staging: android: lmk: check free memory when tasks switch to background
5ebfaa2 staging: android: lowmemorykiller: implement task's adj rbtree
e2b7d30 trace: memkill: provide fixed zone info columns.
9040c55 trace: memkill: per-zone page state for LMK
533fefc trace: allow memkill tracing to be selectively enabled
27c6e87 trace: memkill: trace LMK and OOM kills
abae855 staging: android: lowmemorykiller: select a new task to kill
94966ab armani: defconfig: Disable CPU_BOOST
c0e5afb cpufreq: cpu-boost: config cpu_boost separately
43cceea cpufreq: interactive: don't boost cpu if already boosted
7757e52 cpufreq: cpu-boost: Dont boost if interrupted by signal
06639ec cpufreq: Manage only online cpus
ceecc6b cpufreq: interactive: don't schedule timer on offline cpu
1fb1ad5 cpufreq: interactive: fix compiling warnings
e273fac ARM: 8160/1: drop warning about return_address not using unwind tables
346f1e5 ASoC: msm: qdsp6v2: add support for any number of ASM buffers
* prebuilts/cmsdk/
a538920 prebuilts/cmsdk: Update for API 4 maven central release.
====================
01-22-2016
====================
* external/exfat/
4a8592e exfat-fuse: Don't export UTF conversion functions
* external/f2fs-tools/
c876665 f2fs-utils: Fix Android host utils
* kernel/xiaomi/armani/
431a170 wlan: Address buffer overflow due to invalid length
70f64cd ARM: dts: armani: Enable dynamic FPS feature
1427dd4 arm/dts: msm8226: Enable bam_dmux fast shutdown
daeeec3 soc: qcom: bam_dmux: Add fast-shutdown flag
9291a8a armani: defconfig: Updates
f92ad56 block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.4.0
ad449ff block: introduce the BFQ-v7r8 I/O sched for 3.4
425fe30 block: cgroups, kconfig, build bits for BFQ-v7r8-3.4
e2d12b2 block: fiops ioscheduler core
8513ba7 fs: introduce a generic shutdown ioctl
e25feb8 f2fs: Sync with upstream
54b999c f2fs: Initial import from kernel.org
b629001 armani: defconfig: Enable LZ4, and use it for ZRAM
2b981f3 lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
cebcb3b zram: Add LZ4 support
eb30eda lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
ccf703d lz4: fix another possible overrun
21928f2 lz4: ensure length does not wrap
74120bd lz4: fix compression/decompression signedness mismatch
940e411 lib/lz4: correct the LZ4 license
2797805 lib: add lz4 compressor module
7da3cd9 lib: add support for LZ4-compressed kernel
e9269a5 decompressor: add LZ4 decompressor module
1e5b6bf kernel: Replace timeconst.pl with a bc script
39e8f6d PM: devfreq: Fix simple_ondemand crashing on startup
51c715a video: mdp4: Color temperature interface using PCC
82cc1fe misc: ImmVibeSPI: add support for setting vibration intensity
9f552cd ARM: dts: msm: Enable RTC write and alarm powerup on 8x26
f80a0bc armani: defconfig: Optimize with O2
805036b media: radio: Fix building and loading the IRIS transport
8bbcae0 Revert "radio: iris: change the FM module from modular to built in"
ab7a1b0 armani: defconfig: Disable modules
7650a64 armani: defconfig: Build Pronto WLAN driver
f28af1a Add Prima WLAN driver from LNX.LA.3.5.2.2.2_rb1
8a612fc armani: defconfig: Add CyanogenMod variant
87bd404 ASoC: msm: Allow DOLBY_DAP to be selected on MSM8226
13b8973 ALSA: Export audio effects header
cc0362a Fix sizeof-pointer-memaccess warning with gcc 4.8
a3061c2 wcnss: Fix compilation issue w/ debug disabled
fc13438 input: ft5x06_ts: unregister notifier_block on remove()
912c6b6 input: ft5x06_ts: Fix unbalanced IRQ warning
7a6d9f8 input: touchscreen: ft5x06: fix suspend on FB_BLANK_POWERDOWN
c0866f9 msm: mdss: Fix auo 720p panel
1436254 msm-vidc: fix buffer size calculation (video recording fix)
a1d8c21 Revert "msm-camera: move target checks to userspace"
c8514f5 Revert "msm: camera: Add support for multiple SOF events."
d8c98c2 input: touchscreen: Xiaomi changes for HM 1S
d050d91 drivers: Xiaomi changes for HM 1S
1b7c466 ARM: Xiaomi changes for HM 1S
* packages/apps/Email/
a29e6b2 Improve notification coalescence algorithm.
* packages/apps/Trebuchet/
f15a377 fix CTS failure on Trebuchet - manually picked from a269d518db02c8383e3621dff9d6054e3e9e48d6
* system/extras/
c671736 fix bug in mkf2fs tool calculation of f2fs filesystem length
====================
01-21-2016
====================
* external/mksh/
db58d5b add ll and la aliases to shell
* frameworks/av/
7c1e4d7 av: "ACodec: update native window crop rectangle" depends on QCOM
* frameworks/base/
2418525 Add left QS quick pulldown (1/3)
ce59d07 allow priveleged phone state permission to be whitelisted
fe53a03 Change to 12hr clock
be5145d Gesture Anywhere: Change width to 30. Changed this setting side awhile back, but forgot to update this end.
f94c848 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
c3e5e20 Paella: Enable Spanish single shift table
aadb036 SystemUI: fix tiles per page when changing top tile type
cd25461 SystemUI: fix disappearing tiles
9048b48 SystemUI: fix viewpager page recycling
* frameworks/opt/telephony/
8942ed5 Do not disable permanently enabled carrier apps
5a1d942 Fix wrong args when calls OperatorInfo
* hardware/qcom/keymaster/
68fe4a7 Disable ION_HEAP_MASK_COMPATIBILITY_WA on Sony 3.10 Kernel
* packages/apps/Browser/
569b862 Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Browser into bs6
* packages/apps/Contacts/
5595731 Move to new BlockContactHelper.BlockOperation
* packages/apps/ContactsCommon/
60502a8 Refactor BlockContactHelper
* packages/apps/Settings/
5c938e0 import cmsettings
19d9120 Add left QS quick pulldown (2/3)
5b07580 Fixups for notification color and disable nonworking options.
ba1b68f Fix up increasing ring tone volume preview behaviour.
* packages/apps/SetupWizard/
d59304c SetupWizard : Switch to mcc/mnc locale
* packages/apps/Snap/
c7c2e35 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
5d94a49 Snap: Don't enable ZSL when disabling HDR
65598c9 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
* packages/services/Telephony/
612c906 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into bs6
* system/bt/
b2f946e btm: Fix compile with BLE disabled (again)
* system/core/
77f4be0 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
* vendor/beanstalk/
3a205f3 Grant platform apps access to /mnt/media_rw with sdcard_posix label
* vendor/cmsdk/
b4ec55b Add left QS quick pulldown (3/3)
3c20540 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
====================
01-20-2016
====================
* device/qcom/sepolicy/
017145b sepolicy: fix mm-qcamerad permission for persist.camera* properties
fcabab0 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/device/qcom/sepolicy into cm-13.0
* external/f2fs-tools/
8b00f01 Slight ifndef change
35570b5 Fix readonly for android
ad0f267 fsck.f2fs: return 0 for no error was reported
bf2ada1 fsck.f2fs: assign checkpoint pointer correctly
964adc0 fsck.f2fs: swap checkpoint crc to CPU endian
bf12354 f2fs-tools: avoid failure and warnings for android build
54dabbe mkfs.f2fs: introduce zone align for main area
b5476e1 fsck.f2fs: fix double free invalid checkpoint
75ecd2f man: modify mkfs.f2fs man page
a896342 man: add missing man pages
611f285 Update android version
a901a43 f2fs-tools: release 1.6.0
9a521a8 mkfs.f2fs: fix check error when calloc sum_compact failure
32dd5f4 fsck.f2fs: fix losing journal entries
0516d2b defrag.f2fs: fix missing SSA updates
f00f43e defrag.f2fs: enhance allocation speed
030ee52 libf2fs: fix incorrect type define of declaration
09dfa9f defrag.f2fs: return error if there is no space
8c04142 defrag.f2fs: eliminate unexpected journal entries
9b8535c defrag.f2fs: fix not to allocate current segment
837208e lib: use u8/u32/u64 for bit operations
b54e4b5 lib: fix test_bit_le functions
7d95d38 mkfs.f2fs: remove extent_cache entry for parent directory
cd610cd mkfs.f2fs: fix storing volume label correctly in utf16
d174269 fsck.f2fs: deal with realloc size and realloc failure
a144fc1 Revert "fsck.f2fs: deal with realloc failure"
729ecdf mkfs.f2fs: fix to calculate left space of checkpoint page correctly
fd4f8d3 Android add f2fs defrag
c18df71 defrag.f2fs: introduce defragmentation tool
d19dbfc fsck.f2fs: LFS alloc_type must have free segment after blkoff
4358121 f2fs-tools: export print_raw_sb_info
2267b80 mkfs.f2fs: export get_best_overprovision
17e0cb6 fsck.f2fs: sanity_check for extent_cache entry
3de0318 libf2fs: enhance the bit operations
4cf9c57 f2fs-tools: add library version info
7e76ee5 mkfs/Makefile.am: add a section to build libf2fs_fmt
8c1bb17 mkfs.f2fs: show correct partition size
f78e245 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
ea1e148 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
3b01e52 mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
ee06528 mkfs.f2fs: skip extension name that is too long
5da4595 mkfs.f2fs: avoid dumplicate extensions
e89637e fsck.f2fs: deal with realloc failure
04d6106 fsck.f2fs: support a readonly filesystem
f9c29e7 fsck.f2fs: declare static function
* external/stagefright-plugins/
24988a8 stagefright-plugins: Update pixfmt
* frameworks/av/
e80385c audio: Update anchor time for offload playback post resume
4486f97 nuplayer: looping playback only if it was running
9dae27c ACodec: update native window crop rectangle
617daaf StagefrightMetadataRetriever: correct the status flag
f6e8c70 AudioMixer: delete reformatBuffer provider in proper order
427887b libstagefright:Fix random memcmp crash while accessing output format.
* frameworks/base/
d129565 SystemUI: fix qs tile page regressions
4d84b82 pm: Add persist property to enable lazy dexopt
79923fb Keyguard: set separator for multi-sim CarrierText
b5c716f Improve Recents-View
7787416 SystemUI: Fix copy-pasta of battery saver tile
* frameworks/opt/telephony/
07591f8 telephony: Make sure to check whether application info is null.
62bcb10 telephony: update tests for disableCarrierAppsUntilPrivileged API change
* hardware/qcom/display-caf/msm8974/
f4051ae hwc: Reset ROI and avoid dirtyRect for video case
* packages/apps/Bluetooth/
b9f0d69 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-13.0
* packages/apps/Contacts/
2089467 Contacts : remove unused CONTACT_URI_EXTRA
201c1ff Contacts : enable cleartext traffic
* packages/apps/ContactsCommon/
d6302ae Add lookupkey for Contact in ContactBuilder
* packages/apps/Settings/
2ce7165 Recents: Improve recent settings detections.
* packages/apps/Snap/
4a42fc4 Snap: Add missing ISO350 to ISO arrays
08ba343 Snap: Set some more qcom features as untranslatable
98ebf87 SnapdragonCamera: Remove 'off' option for antibanding
48408c9 SnapdragonCamera: Fix overly-aggressive auto rotation
6411b0a SnapdragonCamera: Clarify antibanding settings
b5de271 SnapdragonCamera: Add option to control antibanding in camcorder
* packages/apps/SoundRecorder/
77e037c soundrecorder: Put the menu back
* packages/apps/Trebuchet/
3961290 Themes: Expose hard coded colors from layouts
* system/bt/
d4cd181 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/system/bt into cm-13.0
* system/core/
0907595 Revert "charger_mode: Set font as 'log'"
e406b65 charger_mode: Set font as 'log'
* vendor/cmsdk/
80001bf cmsdk: Fix BuildTests. Bump parcelable version.
====================
01-19-2016
====================
* cts/
3189f36 merge in marshmallow-cts-release history after reset to marshmallow-cts-dev
d3c154f Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev am: c0c1c9e832 -s ours
c0c1c9e Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev
c717d7e DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5
f3db83f Merge "DO NOT MERGE: BUMP CTS 6.0 to R3" into marshmallow-cts-dev
989dcfb DO NOT MERGE: BUMP CTS 6.0 to R3
* external/ffmpeg/
a86ba66 Merge branch 'release/2.8' of https://github.com/FFmpeg/FFmpeg into cm-13.0
* external/stagefright-plugins/
6de1c90 stagefright-plugins: Skip stream with jpeg tag
* external/uicommon/
7d9ebd3 Fix merge derp
* frameworks/base/
68f22d8 Update fullscreen recent date and time to work with immersive
10a7b22 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
5df159b Immersive Recents [1/2]
cded8d8 Add enabled pre-installed carrier apps
180ff9c Revert "telephony: Hack GSM and LTE signal strength"
54ef08c Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
cee1a15 Revert "SystemUI: add haptic feedback to quick tiles"
15b2ad3 Return: Smart Pulldown [1/2]
aa4a566 Themes: Expose volume slider and thumb colors and make them work with custom images.
b5dd079 SystemUI: add some tile removal hints
627df3c SystemUI: fix lock screen tile state refresh
783b428 Notification Colors Switch[1/2]
b53d944 Notifications: Custom colors, (1/2):
0ea1323 Notification drawer: Custom clear all icon color, (1/2):
61daaa6 FWB: QS shade transparency (1/2)
9ee493a SystemUI: handle custom tile long press PendingIntents
3a11610 SystemUI: improve qs tile layout mechanism
6fb2c18 SystemUI: add a disabled state for Quick Tiles
* frameworks/opt/telephony/
ee0fc82 Add support for permanently enabled carrier apps
df7ab82 PhoneBase: Add auto-rat switching on capability changes
e098f64 SubscriptionController: Default to DDS flexmap triggering
* packages/apps/Browser/
250ebb8 Themes: Expose hard coded colors and styles from layouts
* packages/apps/DeskClock/
9d09dad Allow theming numpad
* packages/apps/Dialer/
a49e881 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into bs6
b50d3a6 Revert "Lookup: make people lookups work without location"
bd62aa8 Lookup: make people lookups work without location
* packages/apps/Messaging/
2b515af Messaging: Implement option for swipe to delete.
* packages/apps/Settings/
fb0737d Immersive Recents [2/2]
74d7371 Return: Smart Pulldown [2/2]
c181bf3 Move more options from statusbar to notificationdrawer and fix build.
01fe2b3 Add Notification drawer menu and squashed color commits. Credit below
89f1c74 Fix spelling derp
3b9d8b0 Allow launching notification manager settings externally
* packages/apps/Snap/
860c1f5 Snap: Enlarge the saving queue size to 60M
07d69bb Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
* packages/apps/Trebuchet/
4ff9b7d Trebuchet: Don't animate open folder if already open
6732817 Trebuchet: Fix landscape spacing issue
* system/vold/
30c6a38 Fix mounting ext4 adopted storage
* vendor/beanstalk/
640f40d Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
67f9e7a vendor/cm: Bump cmsdk platform version.
f0a6f1e Fixed mmm For Maven APK
fc52e70 cm: Update maintainers
* vendor/cmsdk/
8cf4614 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
735333c cmsdk: Add new version code to the sdkmap.
24f2bb4 cmsdk: Introduce Elderberry, api level 5.
ebf0f55 cmsdk: Finalize DragonFruit (api level 4).
8d49200 CustomTiles: add a custom long press PendingIntent
3a26c8d Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
Latest built is missing in the download link!?
Sent from my HM 1SW using Tapatalk
Shahan_mik3 said:
New build up
Code:
====================
01-23-2016
====================
* cts/
c29efcd Merge "Fix monkey package test" into marshmallow-cts-release
9c9a98a Fix monkey package test
* device/xiaomi/armani/
23ba862 Add flags for old modem
eb25ade Cleanup and fix some makefiles
38976ee CameraWrapper: No need to disable flash in front camera
4e66439 overlay: Change some defaults in Snap
df02c98 init.armani.usb: Correct MIDI idVendor and idProduct
524a4d8 Update init_armani
ca76e06 Nothing to see here, move along
8c46334 Update proprietary-files.txt
c328331 Happy new year
51248be media_profiles.xml: Updates
b50c433 healthd: Show battery percentage in off charge
a76297a CameraWrapper: Fix stability issues
3096621 overlay: Add bluetooth
6dcc14b overlay: Snap: Updates
d2b440a CameraWrapper: Disable flash and HDR mode in front camera
471d628 Set LOCAL_PATH in BoardConfig.mk
b6d4466 Add camera headers
f86e3c2 PowerHAL: Tweak power profiles
ce8b539 Update bdroid_buildcfg.h
755a30f init.armani.rc: Add audiod service
647a2d3 init.armani.rc: Cleanup previous update from caf
18bb70e overlay: Set TCP buffer settings
5a287f5 overlay: Snap: Restart preview onPictureTaken
34d05f9 Update sec_config
284ab75 Remove unneeded overlay
cbf55cc Use Snap camera app
dda4265 CameraWrapper: Updates in HDR mode
615704c init.armani.rc: Updates from caf
9ede58e Set the correct TARGET_CPU_VARIANT
c0cab59 Update audio_policy.conf from caf
53ed94a Disable aec and ns audio pre-processing effects
b95dd0f overlay: remove Bluetooth
4136aa9 Update system.prop
b61a833 Support MIDI function
79bfdd7 init.armani.rc: Fixes in 'on charger'
8416106 overlay: Don't set gps parameters
500ee1f init.armani.rc: Cleanup on charge
28ab54d sepolicy: Address denials for new sensors blobs
5b4c156 sepolicy: Remove gsiff_daemon context
2482741 Fix issues in off charge
9876a66 armani: Remove un-needed boringssl-compat hack Signed-off-by: TheStrix <[email protected]>
d6a1685 PowerHAL: Add powersave bias profile
* frameworks/av/
dfcb220 AVUtils: hevc: Return 0 when codec data is malformed
df1c503 Revert "Stagefright: Allow setting high-framerates in CameraSource"
* hardware/qcom/audio-caf/msm8960/
cb0a9ef alsa_sound: Fix handling of zero size write request
* hardware/qcom/fm/
6e7eaa7 libfm_jni: Improve and fix FM jni logs
* kernel/xiaomi/armani/
97460bc rq_stats: Fix usage of cpufreq APIs
6fe5791 msm: pm: Fix cpu collapse timeout
913b208 soc: qcom: rq_stats: Always show idle time left
a3d775d soc: qcom: rq_stats: Pass correct cpu id to update_average_load function
ad47ad5 msm: rq_stats: Calculate load based on current freq limit
0a29c5a2 armani: defconfig: Updates
0a92639 ACPI / processor: prevent cpu from becoming online
cc6bf32 msm: Fix high load average from uninterruptible waits
d2f2244 arm: DT: msm8226: Update min-default adreno frequency to be 200MHz
1b34210 armani: defconfig: Updates
a14f38e arm: irq: Tone down kernel logging
4aab2c9 armani: defconfig: Updates
51c954a armani: defconfig: Enable ANDROID_LMK_ADJ_RBTREE
2b59893 fs: avoid adding non-thread-group task to LMK rbtree
c29fd2f kernel: avoid adding non-thread-group task to LMK rbtree
c980340 lowmemorykiller: maintain LMK rbtree with signal->adj_node
6a08ff7 lowmemorykiller: Check tgid with rcu lock held
60f3fa8 oom_adj_rbtree: delete task before changing oom score
23df511 lmk: wrap the lmk code with config
2606c9d drivers:lmk: Fix null pointer issue
d4b0007 drivers:lmk: Fix double delete issue
7eccfd5 lowmemorykiller: Account for highmem during kswapd reclaim
45a8d42 staging:android:lmk: read rb tree root with spinlock
133b0f6 staging: android: lmk: add rcu lock while test task flag
4421966 staging: android: lmk: check TIF directly
4ee13b3 staging: android: lmk: skip if killed by lmk
2138852 staging: android: lmk: check free memory when tasks switch to background
5ebfaa2 staging: android: lowmemorykiller: implement task's adj rbtree
e2b7d30 trace: memkill: provide fixed zone info columns.
9040c55 trace: memkill: per-zone page state for LMK
533fefc trace: allow memkill tracing to be selectively enabled
27c6e87 trace: memkill: trace LMK and OOM kills
abae855 staging: android: lowmemorykiller: select a new task to kill
94966ab armani: defconfig: Disable CPU_BOOST
c0e5afb cpufreq: cpu-boost: config cpu_boost separately
43cceea cpufreq: interactive: don't boost cpu if already boosted
7757e52 cpufreq: cpu-boost: Dont boost if interrupted by signal
06639ec cpufreq: Manage only online cpus
ceecc6b cpufreq: interactive: don't schedule timer on offline cpu
1fb1ad5 cpufreq: interactive: fix compiling warnings
e273fac ARM: 8160/1: drop warning about return_address not using unwind tables
346f1e5 ASoC: msm: qdsp6v2: add support for any number of ASM buffers
* prebuilts/cmsdk/
a538920 prebuilts/cmsdk: Update for API 4 maven central release.
====================
01-22-2016
====================
* external/exfat/
4a8592e exfat-fuse: Don't export UTF conversion functions
* external/f2fs-tools/
c876665 f2fs-utils: Fix Android host utils
* kernel/xiaomi/armani/
431a170 wlan: Address buffer overflow due to invalid length
70f64cd ARM: dts: armani: Enable dynamic FPS feature
1427dd4 arm/dts: msm8226: Enable bam_dmux fast shutdown
daeeec3 soc: qcom: bam_dmux: Add fast-shutdown flag
9291a8a armani: defconfig: Updates
f92ad56 block, bfq: add Early Queue Merge (EQM) to BFQ-v7r8 for 3.4.0
ad449ff block: introduce the BFQ-v7r8 I/O sched for 3.4
425fe30 block: cgroups, kconfig, build bits for BFQ-v7r8-3.4
e2d12b2 block: fiops ioscheduler core
8513ba7 fs: introduce a generic shutdown ioctl
e25feb8 f2fs: Sync with upstream
54b999c f2fs: Initial import from kernel.org
b629001 armani: defconfig: Enable LZ4, and use it for ZRAM
2b981f3 lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESS
cebcb3b zram: Add LZ4 support
eb30eda lz4: add overrun checks to lz4_uncompress_unknownoutputsize()
ccf703d lz4: fix another possible overrun
21928f2 lz4: ensure length does not wrap
74120bd lz4: fix compression/decompression signedness mismatch
940e411 lib/lz4: correct the LZ4 license
2797805 lib: add lz4 compressor module
7da3cd9 lib: add support for LZ4-compressed kernel
e9269a5 decompressor: add LZ4 decompressor module
1e5b6bf kernel: Replace timeconst.pl with a bc script
39e8f6d PM: devfreq: Fix simple_ondemand crashing on startup
51c715a video: mdp4: Color temperature interface using PCC
82cc1fe misc: ImmVibeSPI: add support for setting vibration intensity
9f552cd ARM: dts: msm: Enable RTC write and alarm powerup on 8x26
f80a0bc armani: defconfig: Optimize with O2
805036b media: radio: Fix building and loading the IRIS transport
8bbcae0 Revert "radio: iris: change the FM module from modular to built in"
ab7a1b0 armani: defconfig: Disable modules
7650a64 armani: defconfig: Build Pronto WLAN driver
f28af1a Add Prima WLAN driver from LNX.LA.3.5.2.2.2_rb1
8a612fc armani: defconfig: Add CyanogenMod variant
87bd404 ASoC: msm: Allow DOLBY_DAP to be selected on MSM8226
13b8973 ALSA: Export audio effects header
cc0362a Fix sizeof-pointer-memaccess warning with gcc 4.8
a3061c2 wcnss: Fix compilation issue w/ debug disabled
fc13438 input: ft5x06_ts: unregister notifier_block on remove()
912c6b6 input: ft5x06_ts: Fix unbalanced IRQ warning
7a6d9f8 input: touchscreen: ft5x06: fix suspend on FB_BLANK_POWERDOWN
c0866f9 msm: mdss: Fix auo 720p panel
1436254 msm-vidc: fix buffer size calculation (video recording fix)
a1d8c21 Revert "msm-camera: move target checks to userspace"
c8514f5 Revert "msm: camera: Add support for multiple SOF events."
d8c98c2 input: touchscreen: Xiaomi changes for HM 1S
d050d91 drivers: Xiaomi changes for HM 1S
1b7c466 ARM: Xiaomi changes for HM 1S
* packages/apps/Email/
a29e6b2 Improve notification coalescence algorithm.
* packages/apps/Trebuchet/
f15a377 fix CTS failure on Trebuchet - manually picked from a269d518db02c8383e3621dff9d6054e3e9e48d6
* system/extras/
c671736 fix bug in mkf2fs tool calculation of f2fs filesystem length
====================
01-21-2016
====================
* external/mksh/
db58d5b add ll and la aliases to shell
* frameworks/av/
7c1e4d7 av: "ACodec: update native window crop rectangle" depends on QCOM
* frameworks/base/
2418525 Add left QS quick pulldown (1/3)
ce59d07 allow priveleged phone state permission to be whitelisted
fe53a03 Change to 12hr clock
be5145d Gesture Anywhere: Change width to 30. Changed this setting side awhile back, but forgot to update this end.
f94c848 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
c3e5e20 Paella: Enable Spanish single shift table
aadb036 SystemUI: fix tiles per page when changing top tile type
cd25461 SystemUI: fix disappearing tiles
9048b48 SystemUI: fix viewpager page recycling
* frameworks/opt/telephony/
8942ed5 Do not disable permanently enabled carrier apps
5a1d942 Fix wrong args when calls OperatorInfo
* hardware/qcom/keymaster/
68fe4a7 Disable ION_HEAP_MASK_COMPATIBILITY_WA on Sony 3.10 Kernel
* packages/apps/Browser/
569b862 Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_packages_apps_Browser into bs6
* packages/apps/Contacts/
5595731 Move to new BlockContactHelper.BlockOperation
* packages/apps/ContactsCommon/
60502a8 Refactor BlockContactHelper
* packages/apps/Settings/
5c938e0 import cmsettings
19d9120 Add left QS quick pulldown (2/3)
5b07580 Fixups for notification color and disable nonworking options.
ba1b68f Fix up increasing ring tone volume preview behaviour.
* packages/apps/SetupWizard/
d59304c SetupWizard : Switch to mcc/mnc locale
* packages/apps/Snap/
c7c2e35 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
5d94a49 Snap: Don't enable ZSL when disabling HDR
65598c9 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
* packages/services/Telephony/
612c906 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into bs6
* system/bt/
b2f946e btm: Fix compile with BLE disabled (again)
* system/core/
77f4be0 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_system_core into bs6
* vendor/beanstalk/
3a205f3 Grant platform apps access to /mnt/media_rw with sdcard_posix label
* vendor/cmsdk/
b4ec55b Add left QS quick pulldown (3/3)
3c20540 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
====================
01-20-2016
====================
* device/qcom/sepolicy/
017145b sepolicy: fix mm-qcamerad permission for persist.camera* properties
fcabab0 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/device/qcom/sepolicy into cm-13.0
* external/f2fs-tools/
8b00f01 Slight ifndef change
35570b5 Fix readonly for android
ad0f267 fsck.f2fs: return 0 for no error was reported
bf2ada1 fsck.f2fs: assign checkpoint pointer correctly
964adc0 fsck.f2fs: swap checkpoint crc to CPU endian
bf12354 f2fs-tools: avoid failure and warnings for android build
54dabbe mkfs.f2fs: introduce zone align for main area
b5476e1 fsck.f2fs: fix double free invalid checkpoint
75ecd2f man: modify mkfs.f2fs man page
a896342 man: add missing man pages
611f285 Update android version
a901a43 f2fs-tools: release 1.6.0
9a521a8 mkfs.f2fs: fix check error when calloc sum_compact failure
32dd5f4 fsck.f2fs: fix losing journal entries
0516d2b defrag.f2fs: fix missing SSA updates
f00f43e defrag.f2fs: enhance allocation speed
030ee52 libf2fs: fix incorrect type define of declaration
09dfa9f defrag.f2fs: return error if there is no space
8c04142 defrag.f2fs: eliminate unexpected journal entries
9b8535c defrag.f2fs: fix not to allocate current segment
837208e lib: use u8/u32/u64 for bit operations
b54e4b5 lib: fix test_bit_le functions
7d95d38 mkfs.f2fs: remove extent_cache entry for parent directory
cd610cd mkfs.f2fs: fix storing volume label correctly in utf16
d174269 fsck.f2fs: deal with realloc size and realloc failure
a144fc1 Revert "fsck.f2fs: deal with realloc failure"
729ecdf mkfs.f2fs: fix to calculate left space of checkpoint page correctly
fd4f8d3 Android add f2fs defrag
c18df71 defrag.f2fs: introduce defragmentation tool
d19dbfc fsck.f2fs: LFS alloc_type must have free segment after blkoff
4358121 f2fs-tools: export print_raw_sb_info
2267b80 mkfs.f2fs: export get_best_overprovision
17e0cb6 fsck.f2fs: sanity_check for extent_cache entry
3de0318 libf2fs: enhance the bit operations
4cf9c57 f2fs-tools: add library version info
7e76ee5 mkfs/Makefile.am: add a section to build libf2fs_fmt
8c1bb17 mkfs.f2fs: show correct partition size
f78e245 fsck.f2fs: use get_{sb|cp} and set_{sb|cp} macros
ea1e148 mkfs.f2fs: export get_{sb|cp} and set_{sb|cp}
3b01e52 mkfs.f2fs: discard obsolete blocks to avoid roll-forward recovery
ee06528 mkfs.f2fs: skip extension name that is too long
5da4595 mkfs.f2fs: avoid dumplicate extensions
e89637e fsck.f2fs: deal with realloc failure
04d6106 fsck.f2fs: support a readonly filesystem
f9c29e7 fsck.f2fs: declare static function
* external/stagefright-plugins/
24988a8 stagefright-plugins: Update pixfmt
* frameworks/av/
e80385c audio: Update anchor time for offload playback post resume
4486f97 nuplayer: looping playback only if it was running
9dae27c ACodec: update native window crop rectangle
617daaf StagefrightMetadataRetriever: correct the status flag
f6e8c70 AudioMixer: delete reformatBuffer provider in proper order
427887b libstagefright:Fix random memcmp crash while accessing output format.
* frameworks/base/
d129565 SystemUI: fix qs tile page regressions
4d84b82 pm: Add persist property to enable lazy dexopt
79923fb Keyguard: set separator for multi-sim CarrierText
b5c716f Improve Recents-View
7787416 SystemUI: Fix copy-pasta of battery saver tile
* frameworks/opt/telephony/
07591f8 telephony: Make sure to check whether application info is null.
62bcb10 telephony: update tests for disableCarrierAppsUntilPrivileged API change
* hardware/qcom/display-caf/msm8974/
f4051ae hwc: Reset ROI and avoid dirtyRect for video case
* packages/apps/Bluetooth/
b9f0d69 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-13.0
* packages/apps/Contacts/
2089467 Contacts : remove unused CONTACT_URI_EXTRA
201c1ff Contacts : enable cleartext traffic
* packages/apps/ContactsCommon/
d6302ae Add lookupkey for Contact in ContactBuilder
* packages/apps/Settings/
2ce7165 Recents: Improve recent settings detections.
* packages/apps/Snap/
4a42fc4 Snap: Add missing ISO350 to ISO arrays
08ba343 Snap: Set some more qcom features as untranslatable
98ebf87 SnapdragonCamera: Remove 'off' option for antibanding
48408c9 SnapdragonCamera: Fix overly-aggressive auto rotation
6411b0a SnapdragonCamera: Clarify antibanding settings
b5de271 SnapdragonCamera: Add option to control antibanding in camcorder
* packages/apps/SoundRecorder/
77e037c soundrecorder: Put the menu back
* packages/apps/Trebuchet/
3961290 Themes: Expose hard coded colors from layouts
* system/bt/
d4cd181 Merge branch 'LA.BF.1.1.3_rb1.8' of git://codeaurora.org/platform/system/bt into cm-13.0
* system/core/
0907595 Revert "charger_mode: Set font as 'log'"
e406b65 charger_mode: Set font as 'log'
* vendor/cmsdk/
80001bf cmsdk: Fix BuildTests. Bump parcelable version.
====================
01-19-2016
====================
* cts/
3189f36 merge in marshmallow-cts-release history after reset to marshmallow-cts-dev
d3c154f Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev am: c0c1c9e832 -s ours
c0c1c9e Merge "DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5" into lollipop-mr1-cts-dev
c717d7e DO NOT MEGE ANYWHERE: BUMP CTS 5.1 to R5
f3db83f Merge "DO NOT MERGE: BUMP CTS 6.0 to R3" into marshmallow-cts-dev
989dcfb DO NOT MERGE: BUMP CTS 6.0 to R3
* external/ffmpeg/
a86ba66 Merge branch 'release/2.8' of https://github.com/FFmpeg/FFmpeg into cm-13.0
* external/stagefright-plugins/
6de1c90 stagefright-plugins: Skip stream with jpeg tag
* external/uicommon/
7d9ebd3 Fix merge derp
* frameworks/base/
68f22d8 Update fullscreen recent date and time to work with immersive
10a7b22 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
5df159b Immersive Recents [1/2]
cded8d8 Add enabled pre-installed carrier apps
180ff9c Revert "telephony: Hack GSM and LTE signal strength"
54ef08c Merge branch 'cm-13.0' of github.com:CyanogenMod/android_frameworks_base into bs6
cee1a15 Revert "SystemUI: add haptic feedback to quick tiles"
15b2ad3 Return: Smart Pulldown [1/2]
aa4a566 Themes: Expose volume slider and thumb colors and make them work with custom images.
b5dd079 SystemUI: add some tile removal hints
627df3c SystemUI: fix lock screen tile state refresh
783b428 Notification Colors Switch[1/2]
b53d944 Notifications: Custom colors, (1/2):
0ea1323 Notification drawer: Custom clear all icon color, (1/2):
61daaa6 FWB: QS shade transparency (1/2)
9ee493a SystemUI: handle custom tile long press PendingIntents
3a11610 SystemUI: improve qs tile layout mechanism
6fb2c18 SystemUI: add a disabled state for Quick Tiles
* frameworks/opt/telephony/
ee0fc82 Add support for permanently enabled carrier apps
df7ab82 PhoneBase: Add auto-rat switching on capability changes
e098f64 SubscriptionController: Default to DDS flexmap triggering
* packages/apps/Browser/
250ebb8 Themes: Expose hard coded colors and styles from layouts
* packages/apps/DeskClock/
9d09dad Allow theming numpad
* packages/apps/Dialer/
a49e881 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Dialer into bs6
b50d3a6 Revert "Lookup: make people lookups work without location"
bd62aa8 Lookup: make people lookups work without location
* packages/apps/Messaging/
2b515af Messaging: Implement option for swipe to delete.
* packages/apps/Settings/
fb0737d Immersive Recents [2/2]
74d7371 Return: Smart Pulldown [2/2]
c181bf3 Move more options from statusbar to notificationdrawer and fix build.
01fe2b3 Add Notification drawer menu and squashed color commits. Credit below
89f1c74 Fix spelling derp
3b9d8b0 Allow launching notification manager settings externally
* packages/apps/Snap/
860c1f5 Snap: Enlarge the saving queue size to 60M
07d69bb Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Snap into bs6
* packages/apps/Trebuchet/
4ff9b7d Trebuchet: Don't animate open folder if already open
6732817 Trebuchet: Fix landscape spacing issue
* system/vold/
30c6a38 Fix mounting ext4 adopted storage
* vendor/beanstalk/
640f40d Merge branch 'cm-13.0' of github.com:CyanogenMod/android_vendor_cm into bs6
67f9e7a vendor/cm: Bump cmsdk platform version.
f0a6f1e Fixed mmm For Maven APK
fc52e70 cm: Update maintainers
* vendor/cmsdk/
8cf4614 Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
735333c cmsdk: Add new version code to the sdkmap.
24f2bb4 cmsdk: Introduce Elderberry, api level 5.
ebf0f55 cmsdk: Finalize DragonFruit (api level 4).
8d49200 CustomTiles: add a custom long press PendingIntent
3a26c8d Merge branch 'cm-13.0' of github.com:CyanogenMod/cm_platform_sdk into bs6
Click to expand...
Click to collapse
Great work dev
lak2004mi said:
Latest built is missing in the download link!?
Sent from my HM 1SW using Tapatalk
Click to expand...
Click to collapse
Ya... it`s not there

HFP Android Nougat

Hi!
At the moment I' trying to make HFP working
For now I install the APK found in the lbdroid Github code for Android HFP Client
I also did this command:
1: adb root
2: adb remount
3: adb shell
4: setprop persist.service.bt.hfp.client true
5: getprop persist.service.bt.hfp.client (this should return true now)
6: turn OFF/ON bt once.
But I'm not able to activate the HFP on my Samsung S8
I try this
(01-21-2019, 04:02 AM)lsb Wrote:
Do you have these two patches in source code ?
These two patches fix bluetooth HFP not working. One is for pcm config and another is to enable hfp.
My skype works. Smile
1. In folder hardware/realtek/ and git log
===========================
commit 4a84dd0ccf040cfb300fc05dadebf1ebbb54b658
Author: Lyle_Lin <[email protected]>
Date: Mon Sep 3 16:31:17 2018 +0800
Bluetooth: update rtl8723bs_config for pcm config
Fix no sound on bluetooth hfp.
Change-Id: I19db11cadc4c919180553ad45335ac6b9d1104b6
============================
2. In folder device/rockchip/common and git log
============================
commit f00fb6b0225b409e7074aff7cc6ff2e3925c38ea
Author: Lyle_Lin <[email protected]>
Date: Mon Sep 3 16:34:30 2018 +0800
Bluetooth: enable hfp profile
Change-Id: I5ffdebdf7829324e075fc8b4fd0ad2bc43cf0c5e
============================
But I never found the folder:
device/rockchip/common
or
hardware/realtek/
I'm wotking on a tinker board S anf the community seem to be thin
Please HELP!!!

Categories

Resources