Skip to content
Pavel edited this page Apr 11, 2016 · 7 revisions

Emotion AOSP Changelog

==================== 04-10-2016

  • device/samsung/trlte-common/ 98f522d overlay: fix incall issue 9f93d11 dependencies: change kernel branch

  • frameworks/av/ 407556b audiopolicy: Be a little smarter with auto-attach

  • frameworks/base/ c2dad66 media: Add flags, channelMask, and UID to audio session callbacks 0b9e417 SysUI: Add event logs for live lock screen interactions b2fae1f Lockscreen target fixes

  • frameworks/opt/telephony/ 36b81bc Convert multi_rat_capable property into an old RIL feature.

  • kernel/samsung/trlte/ f99e08e Revert "TouchBoost: Fix GCC5 Compile" 5046086 defconfig: change kernel name acd8391 defconfig: add SPR variant

  • packages/apps/InCallUI/ 64599fd Port VoLTE support from InCallUINext to InCallUI a12dc92 Temporarily revert DeepLink c6088c2 Add RequestOrigin to ContactInfoCache d416900 Add additional content to call Notifications c2e408c Ensure presence of a valid Call in LookupProvider callback c2d46a8 Implement ability to add incoming call to Blacklist within Glow ring 133698f Adjust end call fab relative to invite snackbar 54a758f Resolves a few issues related to call buttons: The DeepLink slot will now update after sending a link to be handled. onResume() will now start a new query. This gives the handling application an opportunity to trigger a "view" action instead of receiving the content as if it were new. 7fa8613 Only get our enabled call methods 6a52077 Add LookupProvider to ContactInfoCache 2eecb5f Resolves a NPE when the UI isn't available at the time of the callback ticket NOTES-16 279180b Tints the DeepLink icons loaded into the callbuttonfragment to keep the look and feel consistent 57e49d9 Fix incall button ordering 363b6ed DeepLink Refactors for CallButtonPresenter and CallButtonFragment 479ed69 DeepLink integration phase 1 f39875c Use CallMethodHelper for plugin info eef6bb0 InCallAPI Handover M-bringup

  • platform_manifest/ f58e417 devices: change kernel default branch

  • vendor/cmsdk/ c6b8ac4 Fix nomenclature for RequestInfo types [1/2] 0dae54c Refactor WeatherInfo class 0c86b63 Add state member to WeatherLocation class e7a7428 LLS: Fix (possible) NPE

  • vendor/emotion/ fa1a22a Update ambientsdk version 1.5.2 1d656ba kernel: change remote name d5ad144 dependencies: change kernel branch to mm

==================== 04-09-2016

  • hardware/qcom/audio-caf/msm8974/ 844647b hal: Add support for AUDIO_DEVICE_OUT_LINE

  • hardware/qcom/bt-caf/ dec5d09 Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/hardware/qcom/bt into cm-13.0

  • kernel/samsung/trlte/ cff2b40 drivers/motor: temporarily back to the old vibrator motor

  • packages/apps/AudioFX/ 846d5ed audiofx: Add support for line-out path e4e3997 audiofx: Don't link with android-visualizer c227786 audiofx-oss: Use new callback API

  • packages/apps/Bluetooth/ efb1d74 Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-13.0

  • packages/apps/Contacts/ 5201b4b Add null object check 7de12b0 Add 'ims-common' build dependency

  • packages/apps/ContactsCommon/ 0a27115 Really change the ambient version 9d3da7d Change ambient version

  • packages/apps/Dialer/ 0a5abcd Fix rebase errors 795f46c Port VoLTE support from DialerNext into AOSP Dialer 153585f Add new method for getting hinttext 90ae36a Call Log - fix issues with expanded call log options c9aa85c Only clear dialpad on success 9c490ff Check for phone permissions before gathering call history d1684bf Metrics: Fix some bugs found by testing dc65a3c Fix 'turn on phone permissions' hint 56d8996 Remove FAB hiding and showing baf30ce Update search drawable when dialpad is hidden 61583e1 Fix expanded call options for InCallApi provider d8f7228 Add Metrics for Dialer call origins and incall items aff8cf3 Update roaming text 2902377 Add Wifi Call nudge 7ae75d5 Temporarily revert DeepLink b338120 Add RequestOrigin to ContactInfoHelper 86f1f7b Add metrics for logging a successful LookupProvider response 6a89808 Utilize status codes on LookupResponse 36df0be Add BlockContactActivity to the manifest 3eb91f5 Bring coachmark up to spec 94ea6cc Use CALL_ACTION instead of InCallAPI for emergency calls 58f0d08 Construct encoded lookup uris for Lookup responses d9623d5 Modify BlockContactPresenter fae836f [2/2] MultiSIM: Call using specified SIM c0553ca Refactor Blacklist and Contact Blocking 666fc39 Wi-fi help text does not show first time when SIM is selected 93f9bb5 Use BrandIcon instead of BadgeIcon 3d05339 InCall plugin search shortcut text fix 625ad12 Only show enabled CallMethods 80cc555 Move adapter updating into updateCallCreditInfo bcbe31f Create new drawable before we scale 86d7d78 Fix crash where overflow does not exist dde67a8 Fix coachmark rotation and text size cd91ec8 Add null check to query string cf41dae Add back missing icon in portrait mode 8803300 Fix text in call log to match specs 848c314 Show credit banner if supported in dialpad and search ui ee66a85 getCurrentCallMethod if it is currently null 4326931 Port coachmark to DialerNow c0b01af Remove sign_in_credit_banner_text, this should live in PhoneCommon 21ce88f Fix CallMethodHelper change 4d9d892 Use correct placeCall method 4dfef33 Fix InCall plugin user lookup 1ac2c1d Finally fix our search to behave as expected 3ac55cf Fix race with credit listener removal cd9060a Fix NPE rotation issue a0cae1a [1/2] Use UICommon simple SnackBar 669a60e Fix refreshing if data is already available 69dfa2b Properly size icon for provider quickaction 83efea2 Start using android support design from frameworks f803f18 Move pause/resume logic from regular search to main fragment d96febd Decouple getAllCallMethods from refreshing fbe23b1 Hide t9 dialpad overflow menu when incall plugin selected 24e0a61 [2/2] fix spinner/hint issues 8bb7a41 [1/2] Update credits banner style 88b1d19 Fix fab position when not in searchUI c2ec82f Fix CallLogDetails for InCall Plugins e2c76a9 DialerDatabaseHelper: Don't update last updated time on execute 9ec8fdd Fixes a misalignment between the DeepLink icon in Call History. cff1831 Refine criteria that triggers LookupProvider search aed3d6c Fix block status refresh issue in call log entries f5e6962 Amend contact blocking UI ee37b4b Fix roaming hint text b653e06 Add null check to text listener 04e24ee Refactors the CallLog code to follow proper design patterns, fixes a number of bugs related to callback mechanisms. 0f8ff3f Consolidate global credits bar 73d13e9 Force PSTN from quickactions fd4ce2b fix import c28a908 Fix mimetype query ccb0ea8 Fix multiple issues with regular search credits bar 19a3ef0 InCall: update CreditBarHelper imports e7fcd23 Add Credits Bar in Regular search f788030 Fix multiple search issues a90a86a Fix layout issues with hint texts 3de0820 Uses the new alreadyHasContent boolean to determine whether to show icons e54c2e0 Add LookupProvider to the call log 2cd23bd DeepLink refactors and bug fixes. a5a41ae Fix a two issues with DialerDatabase 718852f Fix derp in labeling that breaks messaging e917f5c (1/2) T9 fixes and quickactions ffdc00e Hide 'send message' in call log for providers 5c56a65 Add CallerInfoProvider options in Settings acb0f2e Hide block calls for providers 102468f Dialer DeepLink Integration Phase 1 4db74d3 Fix crashes from permissions errors 2b383db Fix ANR when no providers are available 584557f Fix PSTN calls from search 16af95a Remove extra callMethodListener update 3da7a2e Fix rebase issue 0cc800d Fix CallDetails Activity from calllog 4d037cb Fix credits and cut down on extra work 9155ee2 Update spinners to reflect plugin enabled status 3f2d727 Pass mimetype to adapter for regular search 4111e1a Fix potential crash with dialpad not being attached 0b9b934 Fix Dialer crash when selecting call details 02d09b2 Don't try to show InCall Plugin based hints if no plugins are available 260d8d9 [2/2] Use provider string instead of user name 737c3ac Add null check to emptyview setup 79d8b33 Fix hint text logic to be correct 2386114 Create spinner in search and port auth credits bar 7038fa4 Fix attribution badge bug 5b3defa (2/2) Call Lookup: Update call log handler to process usernames d4e023a Bring click code out of common c267285 Fix hint text in landscape 84522fd Update SIM's when necessary 32c77e3 InCall: Port Authentication and CallCredit Listeners 933af05 Show Emergency Call action in method spinner b0e4394 InCall: port nudges and fix plugin settings 8312e55 Cleanup and Spinner update fix bed499a Fix speeddial rotate issue 89368cb Initial T9 search bringup 07defe6 Incorporate namespace changes for PluginStatus 5955744 Libraries needed for InCallUI b9516de Fix a number of issues 3fca833 Move CallMethod items to PhoneCommon ed6e921 Initial import of credits bar 18fa2d2 Add InCall Settings 03414c9 Initial Bringup of InCall Call Log modifications 0e7b096 Bringup Favorites and CallMethodSpinner e9f88c4 Initial Bringup of Ambient and InCall for M

  • packages/apps/ExactCalculator/ a804631 ExactCalculator: Remove override of Calculator package

  • packages/apps/Messaging/ 49f0c07 Add 'ims-common' build dependency

  • packages/apps/PhoneCommon/ cf732b7 Move VoLTE changes to PhoneCommon ade2cdf Add new method for getting hinttext 5bbda91 Use subscription check b36eab1 Only clear dialpad on success 7823a59 InCall: add low credit warnings 18a593c Fix equals and hashcode override 64949d3 Remove resources instance saved in CallMethodInfo 89e5527 [1/2]Contacts : handle soft logged out state 27e78ce Prioritize credits over subscriptions. a7c8e41 Contacts Card : fixed install nudge f55b2d2 Fix FC on devices without AmbientCore 4a49180 [1/2] MultiSIM: Call using specified SIM f8e338e Use BrandIcon instead of BadgeIcon 5176f88 Add preference to track wifi call events df5cb68 (1/2) Contacts: fixed auth state handling ee5263f Add comments for the expected drawable attributes e32e50e Add back badgeicon after refactor 8d0e05b Add sign_in_credit_banner_text fbada9d (1/2) Contacts: refactor 86b7461 InCall: check class of creditWarn value 70b3f14 Decouple getAllCallMethods from refreshing 503b9dc [1/2] fix spinner/hint issues 0cd7e34 [2/2] update credit colors 30dc785 Fix crash with null mimetype a1aefab InCall: move CreditBarHelper to src-ambient 95562ec Move Credits Bar to Helper class e920421 Reintroduce dynamic refresh 846ec78 Helper methods for our t9 searches 5531533 Fix Subscription button text 5675262 Remove everchanging items 02d4b70 Create easy method to just grab enabled plugins f0aa770 Fix emergency call crash 7c94eb8 Use new subscription format ec3dbfa Fix call method spinner width and selection area 96733b9 Add Login intent for credits bar 57e3b00 setOverflowMenuButton custom button placement fc97e72 InCall: Port Authentication and CallCredit Listeners 7f660d9 Various CallMethodInfo tweaks 969c8f4 InCall: clean up logs and add ImageUtils 22fef9c CallMethodHelper/Info: Add icon and mimetype 3d48977 Incorporate namespace changes for PluginStatus a6049e6 Bring CallMethod items here c5f5b11 Bringup credits and other minor things 77d3091 Call Method Spinner Bringup

  • packages/apps/SetupWizard/ 763af12 SetupWizard: Wait for data connection

  • packages/providers/ContactsProvider/ b3bdb84 Switch to ambientsdk

  • packages/providers/WeatherProvider/ 7b88139 Update provider to accommodate changes in weather contract

  • prebuilts/cmsdk/ 0306f90 prebuilts/cmsdk: Update for latest SNAPSHOT release.

==================== 04-08-2016

  • build/ 9c5f691 build: add cmts config to global build

  • frameworks/base/ d1fb0c5 Fix for reboot due to Volume State not updated in callback 5b2289c Fix typo in RankingHelper. 87d091b SettingsProvider: fix build for volume adjust sound to be overlayed 9319abc SettingsProvider: Allow default volume adjust sound to be overlayed. 39d177d BatteryBar [1/2] 5058b45 Add IME Switcher icon back into the statusbar 5f85e2a FWB: App picker navbar button (1/2) 9742f94 fwb: SystemUI: Fix missing navbar icons 4877315 SystemUI: more SlimDim performance boosts 71bc677 Revert "SystemUI : Fix navbar dpad key visibility" 311cc28 SystemUI: SlimDim performance boost bbec18a Frameworks: Lockscreen blur fix & tweak

  • frameworks/opt/telephony/ bb97f65 telephony: Improve compatibility for older DSDS stacks

  • packages/apps/Contacts/ da1af0b Contacts: fixed ConcurrentModificationException f17e2d0 Fix: update ambiguous placeCall method 82bc10e Contacts Card: nudge subtitle adjustment f2a6c4d Contacts: show InCall plugin tab FAB in soft logged out state b5073fd Contacts: added stats settings check 53a12b4 Contacts: metrics b0b05c8 Contacts : ViewPager RTL fix 6452c8e [2/2]Contacts: handle soft logged out state 33306c4 Contacts: fixed contacts filter exception a32f6a3 Contacts Card: fixed merged contacts with multiple plugin accounts dbdb27d Contacts Card: fix nudges 64e5ffe Contacts: add plugin status change receiver 4bfb173 Adapt to the API changes in contact blocking classes 00120c2 (2/2) Contacts: fixed auth state handling and account handle 4f95d89 Contacts Card: fixed plugin call log e73c017 Contacts: added fix for parcelable 42fed27 Fix build breakage in QuickContactActivity a7f0f11 Contacts: incall plugin implementation

  • packages/apps/ContactsCommon/ fca7d21 Automatic translation import 90b9d42 Automatic translation import 3ac79f5 Contacts : fix RTL ViewPager offset on configuration change

  • packages/apps/InCallUI/ 34ff8b9 Port call transfer feature from DialerNext to AOSP Dialer

  • packages/apps/ROMControl/ f6ccaea ROMControl: Add Batterybar [2/2]

  • packages/apps/Settings/ e691d0c Fix NPE when rotating "Saved networks" screen ebbab2b Add explanation for customizing apps 93008c1 Settings: use ActivityManager method for requesting bug report 0876f87 Settings: Disable and hide refresh button on power usage detail.

  • packages/apps/Trebuchet/ b607527 Trebuchet: add gello to hotseat

  • packages/providers/ContactsProvider/ 132b7de Contacts: automatic merge count metrics e2b52e9 Switch to ambientsdk-internal 2cb7161 Bump targetSdkVersion to 23 f29be69 Get mimetype for strequestns d77430b AmbientSDK: set new target SDK to 22 2de130b Fix query if no username exists in path d6942db ContactsProvider: Join raw_contacts and data on the proper ID 22eeaf5 (1/2) Call Lookup: Update call log handler to query usernames b25f375 [1/3] Show incall plugin contacts in favorites 48f6d92 Update addresBookIndexer when removing dupes f987131 New uri path for removing duplicate callable contacts 58956e1 CallLog: change plugin to package 3e6a328 CallLog: initial adding of new plugin columns 01c7baf Query skype mime type when getting CALLABLE contacts

  • system/bt/ 881f723 Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/system/bt into cm-13.0

  • vendor/cmsdk/ e2ec846 Add API to cancel an active weather request aa79f8d CMSDK: App picker navbar button (2/2)

==================== 04-07-2016

  • build/ 168dc39 qcom: Allow usage of default QC HAL paths 1a57be2 Preventing default locale from being overridden because of buildinfo.sh 5e7382a Merge tag 'android-6.0.1_r24' into HEAD

  • device/qcom/common/ eed780b qcom: power: Allow devices to write their own platform specific bits

  • external/chromium-webview/ 1850004 Google Webview 50.0.2661.66 (arm+arm64)

  • external/mksh/ 29be6cd external/mksh - change ro.aokp.device to ro.emotion.device

  • frameworks/av/ c76fa92 audio: Send effect session notifications after startOutput success bc33365 Merge tag 'android-6.0.1_r24' into HEAD

  • frameworks/base/ 20ca16e Fix derp 935abd0 Heads Up Snooze 2/2 703d264 Avoid unregistering client while stopping LE Scan 47435fc Bluetooth: Clear Gatt Services when discovery initiated by stack 4d46685 DEBUG: Turn off some debugging we don't need. 46bc526 Bring scrolling back to a sane level e7b2171 aapt: i hate if (true) statements 1adbc5b aapt: silence these warnings 037e10a Forward Port: Smoother Upload and Download Animation 6c480ce Turn off debugging 8ee5a57 aapt: silence density flag warnings 95e7ec2 lowered animations duration a9ec53c Force Heads up in all applications [1/2] also make heads up blacklist,whitelist,dnd multiuser friendly aa03f82 Frameworks_base: add dt2w on doze [2/2] b982105 Custom ambient display settings (1/2) *This is a rehash of parts of slims and parts of omni's ambient display mods *Added my own little twist on some of the things *Moved all options into a seperate ambient display fragment aca1e3a Revert "Fw_base - Slim doze options [2/2]" d8922d6 com.android.cts.appsecurity.AdoptableHostTest may trigger below dead lock in system_server in the board with external adoptable storage as below stack: 65f6b19 Automatic translation import 2808b16 Merge tag 'android-6.0.1_r24' into HEAD

  • frameworks/opt/telephony/ b98bc96 Volte: set volte feature enable in ImsManager when Volte service is updated 0c95763 telephony: Only set prompt enabled if available subscriptions > 1.

  • kernel/samsung/trlte/ a3e1c1a pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic 83851f5 Update deadline-iosched.c 6a126e7 Update cpufreq_conservativex.c 9f01d35 Revert "CPU hotplug: Provide lockless versions of callback registration functions" 9b94db9 squash commit 660c2d8 block: add iosched 30ebb04 cpufreq: add governors c7a7f96 Revert " logger: Add sysfs interface to Enable / Disable Android Logger" c9fa19f Revert "logger: fix sysfs node print" 1b994a1 android: binder: use GPF_HIGHUSER flag since binder is designed for userspace 78ee407 CPU hotplug: Provide lockless versions of callback registration functions a7250f5 binfmt_elf.c: use get_random_int() to fix entropy depleting (Jeff Liu ) 4d0b259 fs: sync: Asynchronous Fsync from HTC 00fa956 msm: mdss: properly handle panel on and off b9d847f TouchBoost: Fix GCC5 Compile 33e36bc cpufreq: use caf interactive governor 64381b1 msm: mdss: Adding lcd notifier 8281f18 msm: Add MSM Hotplug driver 3150154 cpufreq: add zzmoove governor 5d5d94c logger: fix sysfs node print 692f113 arch: sec_bsp: silence annoying messages 5828c49 ramfs: switch to cfq 336de99 cpufreq: add bluactive and interactive_pro 1adc7f0 cpufreq: convert "index" to corresponding variable c3421f1 cpufreq: Introduce new relation for freq selection Introduce CPUFREQ_RELATION_C for frequency selection. It selects the frequency with the minimum euclidean distance to target. In case of equal distance between 2 frequencies, it will select the greater freq. b05cc78 block: row: Fix crash when adding a new field in bio struct db14aed Optimize copy_page for modern ARM platforms 975535d arm/kernel/irq.c: remove irq affinity warnings 91fd87e zram: LZ4 as default compressor 5644ce9 arm: add support for LZ4-compressed kernel d45fa28 lz4: add overrun checks to lz4_uncompress_unknownoutputsize() f40d9fb lz4: fix another possible overrun d9c5c85 lz4: ensure length does not wrap 5f2aa38 Apply CFLAGS, -Os to decompress.o to improve decompress performance during boot-up process 893b7ab lz4: fix compression/decompression signedness mismatch 8ffdbfe lib/lz4: correct the LZ4 license 44f98a2 lib: add lz4 compressor module adaf01b lib: add support for LZ4-compressed kernel c436e71 decompressor: add LZ4 decompressor module 0a2c783 cpufreq: interactive: add input_boost_freq 39ac8682 input: touchboost: conservative samples every 10ms, no point in limiting input_time to update its value in 50ms intervals 190a98d input: add generic touch event listener 26c993c zswap: disabled it by default d3c9122 zswap: runtime enable/disable d2e9768 zram: default to 4 devices, with 4 compression streams efd93b4 mm/zswap: avoid unnecessary page scanning bebebab mm/zswap.c: get swapper address_space by using macro c700277 Fixed compiler error after zram and zsmalloc ported from linux 3.15 mainline 0c7759e ZSALLOC: ported zsmalloc.h to our kernel f9a3fae zram backporting: remove iterator 858f035 zram: fix incorrect stat with failed_reads b218719 zram: replace global tb_lock with fine grain lock eb85eb0 zram: use size_t instead of u16 4d19861 zram: remove unused SECTOR_SIZE define f8765ea zram: rename struct table' to zram_table_entry' bccc692 zram: avoid lockdep splat by revalidate_disk f1074ef zram: revalidate disk after capacity change 4342c48 zram: correct offset usage in zram_bio_discard 98366b2 zram: support REQ_DISCARD 05b13e9 zram/zsmalloc backporting: undo Convert bio_for_each_segment() to bvec_iter 9a8f044 zsmalloc: add copyright ea628c4 zsmalloc: move it under mm e43f259 zsmalloc: add more comment befc5c2 zsmalloc: add Kconfig for enabling page table method 87d8e6c zsmalloc: Fix "map_vm_area" undefined reference errors. 221bc9c zram: use scnprintf() in attrs show() methods ef8d252 zram: propagate error to user 27aec00 zram: return error-valued pointer from zcomp_create() 575aaf4 zram: move comp allocation out of init_lock e9f299d zram: add lz4 algorithm backend b78a372 zram: make compression algorithm selection possible bce02e2 zram: add set_max_streams knob 6202638 zram: add multi stream functionality 8acabdc zram: document failed_reads, failed_writes stats 493a7ae zram: factor out single stream compression 3c06a75 zram: use zcomp compressing backends 6be2007 zram: introduce compressing backend abstraction 7737379 zram: delete zram_init_device() edd910d zram: move zram size warning to documentation fc3a606 zram: drop not used table count' member 065cb83 zram: report failed read and write stats 0e25b16 zram: remove zram stats code duplication a96f85c zram: use atomic64_t for all zram stats ebc449a zram: remove good and bad compress stats 3a9b0a5 zram: do not pass rw argument to __zram_make_request() 6252677 zram: drop init_done' struct zram member 411a324 zram: avoid null access when fail to alloc meta 33a51bd zram: remove zram->lock in read path and change it with mutex e3b5693 zram: remove workqueue for freeing removed pending slot 9370531 zram: introduce zram->tb_lock 4080bcc zram: use atomic operation for stat ee519f6 zram: remove unnecessary free 9434019 zram: delay pending free request in read path 764c406 zram: fix race between reset and flushing pending work 99fb5fa zram: add copyright 2ccc029 zram: remove old private * comment a50cdf0 zram: promote zram from staging 7a8c323 Staging: zram: Fix memory leak by refcount mismatch e5fa20d Staging: zram: Fix access of NULL pointer e01602d Staging: zram: Fix variable dereferenced before check d86374c clock-krait-8974: fix cpu voltage table c52c20c Revert "msm_adreno_tz: be aware of suspended state" 262655b Force Fast Charge v1.2 2b290eb Makefile: add ccache e96888e wake gestures: make it easy for Kernel Adiutor f31915b Wake_Gestures: use system_wq instead of dedicated, avoid resource waste df0e99a Wake_Gestures: Fix S2S Right 6ae3de2 Wake_Gestures: Updates 1.- fts_ts: attempt to use existing LOWPOWER to work with DT2W 2.- fts_ts: don't wait for irq events to be handled 3.- fts_ts: remove wakeup procedure for i2c device 4.- fts_ts: retry i2c commands if it fails at first 5.- fts_ts: fix cases when dt2w_switch is 0 1b3cbed Wake_Gestures: New feactures: 1.- Add haptic feedback 2.- Proximity Sensor Detect e7b2dc5 power: update flag, and save time of last suspend/resume 2751ad7 DT2S: added option to change the screen size c2f5aec DT2S: Make it work d459404 Wake gesutures: Sweep2wake, Sweep2sleep, DoubleTap2Wake and DoubleTap2Sleep f7b2278 Display hooks for Power Suspend 42f72ff mach-msm: DEFAULT_REDUCTION_PERCENTAGE 65 81240f9 devfreq: msm_adreno_tz.c: Fix a typo 3244024 adreno_idler: fix typos :) cb6e1fd adreno_idler: fix-up some comments 018c634 msm_adreno_tz: fix-up tz_suspend f2e788b msm_adreno_tz: be aware of suspended state bc4c36b msm: adreno.c: Fix a typo 9a4357d adreno_idler: fix-up type definitions 1dddfd4 adreno_idler: remove frequency bump 3d35ba7 adreno_idler: switch to count based instead of time based df8fddc Introduce Adreno idler for devfreq-based Adreno devices ddbcd2b msm_adreno_tz: be aware of suspended state 0d8f12d PM: devfreq: Fix show available freqs fdbc774 apq8084-gpu: Reduce frequency on boot 300 MHz => 266 MHz ee23f53 apq8084-gpu: Added GPU overclocking to 800MHz, underclocking to 166MHz ebb922c msm: kgsl: show current power level since 8974 uses duplicate frequencies in its table, it's not possible to tell which of the duplicates is actually in use b483761 apq8084-gpu: Added GPU overclocking to 700MHz, underclocking to 200MHz and fix Bus Scale Settings da815ed mmzone: Fix ntfs not compiling as a module issue Thanks to andip71 2796a72 tick: don't update idle time if cpu offline e1cc611 mdss: silence annoying kmsg 70c5ff1 msm: mdss: fix merge cb80641 msm: mdss: kcal: Only apply updates on index 0 0098c22 msm: mdss: kcal: Use PCC for negative display mode 541da6a msm: mdss: KCAL: Send a pp display commit when changes are made 7beb169 msm: mdss: KCAL: Do not read from picture adjustment registers 4e0bf8b msm: mdss: KCAL: Read values from MDP registers wherever possible 559e475 msm: mdss: KCAL: Apply default values on boot afb52b8 msm: mdss: KCAL: Queue changes when panel is powered off e2413d2 msm: mdss: KCAL: Remove MODULE_DESCRIPTION cb65525 msm: mdss: KCAL: Update Kconfig description 8523013 msm: mdss: KCAL: Update according to linux guidelines and checkpatch.pl c5e15d5 msm: mdss: KCAL: Check panel power state before applying values 17f7d1b msm: mdss: KCAL: Allow kcal_enable to control all post-processing features f9b44b8 msm: mdss: Keep KCAL within its own source file 644b4af msm: mdss: Remove deprecated __dev* markings 909d5b0 msm: mdss: Add pa_v2 support to KCAL b4054f2 msm: mdss: Replace PGC implementation with PCC for KCAL 73f98b8 msm: mdss: Add KCAL support for post processing control [v2] 22feb97 Sysfs interface for Gentle_Fair_Sleepers [neobuddy89] 15e2179 Added LED Control & Fading Control 5c4357f leds: fix spelling error in the notification sysfs Thanks to LoungeKatt a171382 Add Led control [Twistedumbrella & Ktoonsez] 5e9f640 PM: devfreq: Use high priority workqueue It does not make sense to run kgsl on high and devfreq on regular priority. 2720a34 cpufreq: cpu-boost: we can hit a small performance loss by not queuing input works less than 150ms apart when our default input work duration is only 40ms, so use that 40ms as a magic value instead of the 150ms minimum interval. a44aa24 msm: Fix high load average from uninterruptible waits * The load average on all MSMs is currently hovering at around 14 due to uninterruptible waits in various places. * Convert these waits to interruptible waits to bring the load back down to zero at idle. 3273fd1 cpufreq: cpu-boost: don't boost migrations with load below the threshold Even if we don't use load_based_syncs (there seems to be a bug that make min_freq stuck at random frequencies) we can prevent this feature to boost the target cpu if the task load is below the migration threshold. We might save some mA down the road with this. 30940a4 include: linux: add Sysfs_helpers: Allow negative values 49d3698 Makefile: fix intelli-thermal compilation errors 6c5b7df intelli_thermal v3.0: initial coding for Linux 3.10 Qualcomm kernels 0b0f7b2 Voltage Control: generic voltage control for DTS based kernels 9b416ae wcd9xxx: Fix NCP fclk level enable/disable sequence 8939a75 asoc: wcd9xxx: Improve headset detection Change the plug detection timeout to 2sec. 8567705 sound/fauxsound: Updates 5da297b sound/soc/codecs: add TOMTOM_A_CDC_RX8 5cedd93 Sound Control: 3.6 1122b4d sound/soc/codecs: add sound_control_locked 452ebf5 sound/soc/codecs: fix speaker gain and mic gain for the Note 4 b7fcd70 sound/soc/codecs: Faux Sound control for WCD9330 TomTom codec driver a3c81b3 ASoC: wcd9xxx: Avoid micbias glitches during audio playback During audio playback over headset, micbias output is switched to vddio and it's parameters are programmed so that it will do button polling with a voltage equal to vddio (1.8v). It is observed that during this polling interval there is a drop in micbias voltage which would cause issues with button press. Avoid this voltage drop by disabling mbhc micbias when vddio switch is enabled. 5f86826 ASoC: wcd9xxx: Changes for High performance mode fc64914 cpufreq: ondemand: disable cpu-boost when switched to ondemand * ondemand and cpu-boost don't play nice together c502c8f cpufreq: cpu-boost: allow enable/disable via sysfs c5ad5ff drivers: mmc: sysfs interface to Enable / Disable CRC 2d3e1c1 system_rev: fix type mismatch derps by Samsung 74d6bb4 logger: Add sysfs interface to Enable / Disable Android Logger 51c9c1d kgsl_pwrscale: fix simple_ondemand GPU Governor Crash 635b36f Simple GPU Algorithm: Initial coding for devfreq based Adreno Drivers 59059d1 qdsp6v2: Stereo Call Recording Support c595db1b kernel/power/powersuspend: cumulative update to version 1.5 0c1066b kernel/power/powersuspend: LCD screen on/off hooks (Yank555.lu) 5b44c7f kernel/power/powersuspend: default to userspace for now 8f97e24 kernel/power/powersuspend: add back userpace control w/ default kernel control 094ceac kernel/power/powersuspend: remove userspace dependency from powersuspend 1d366ce powersuspend: fix logci derps :p a9dd29a powersuspend: new PM kernel driver for Android w/o early_suspend 7fedf3d Remove + & dirty [@Pafcholini] c72875f drivers:misc: remove remove unnecessary obj f1d008a cpuset: Make cpusets restore on hotplug 45064b6 cpuset: Add allow_attach hook for cpusets on android. fa90ab8 Enable CPUSETS/MSM_AVTIMER 9132ccd Fix MSM_AVTIMER breakage 083848b trlte: remove unused jpn/chnduos dts files 77a9cd3 video: mdss: Color temperature interface using PCC 1f1fcf9 trlte: HACK: work around for KK bootloaders not reporting the panel name 076cce7 tools/include: use stdint types for user-space byteshift headers e07c50f ASoC: msm: qdsp6v2: Add FLAC in compress offload path fd6c8a4 Enable pstore/ramoops dump for kernel panics. 2e6eb6b trlte: Disable samsung MTP 37808b0 Make the smart cover thing work. This was originally by Roman Birg roman@cyngn.com by way of Slayher for another device. 04d674a tspdrv: Move vibrator sysfs node 112a0c9 tspdrv: add userspace vibration strength control (1/2) d93b556 trlte: cypress-touchkey: Add key disabler. 9f1a943 trlte: Tell the world we need dual_dsi 29b29da trlte: Change syntax for darwin. 9329beb [PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs 9cf599f defconfig: update 0be7488 include: add compiler-gcc5 5226288 ramdisk: update a13a85c Fix compilation Linaro Toolchain 5.1.2 Stable da97d69 ramfs: add ramdisk + tools e3cbb8c Drop DPB9 (MM) Source Code 57c4ab961 Drop COK2 Source Code d77afd2 Drop POK1 Source

  • packages/apps/DeskClock/ fe60606 DeskClock : Move default action for flip and shake to overlay 07d1432 Automatic translation import

  • packages/apps/InCallUI/ 6b69e7c Automatic translation import

  • packages/apps/ROMControl/ a369fa0 ROMControl: Add MDNIE-Tuner * Credits: gekkehenkie11

  • packages/apps/Settings/ 1741fae Fix derp c259ba5 AmbientSettings: update MetricsLogger af4aeab Heads Up Snooze 1/2 5d52ce0 Fix build 6423d42 Force Heads up in all applications [2/2] c46b639 Settings: add dt2w on doze [1/2] ae51ff7 Custom Ambient display options (2/2) 43f6334 Revert "Settings - Slim doze options [1/2]" a3aafdc Automatic translation import

  • packages/inputmethods/LatinIME/ fb719d5 Automatic translation import

  • packages/services/Telephony/ 25eee7f Automatic translation import 2987018 Merge tag 'android-6.0.1_r24' into HEAD

  • platform_manifest/ 2bed3dd Revert "Track TWRP recovery" 386b6e1 Track all Aokp's repos and clean manifest b87196f android-6.0.1_r22 -> android-6.0.1_r24 470081e cm: Fork a few *s to bring in JDK8 fixes

  • system/core/ 95c4d27 Merge tag 'android-6.0.1_r24' into HEAD

  • vendor/cmsdk/ 37077a0 Reset timer when a new weather service provider is selected 2284c9c cmsdk: Actually return the system property in Build. 6c508e1 Automatic translation import d6d14fc cmsdk: Improve data usage strings

  • vendor/emotion/ db45edf build-emotion: add --force-sync option 26121a6 vendor: Emotion r4 3d80a35 vendor: update supersu to v2.71 d6a0959 cm: sepolicy: allow platform apps to execute render scripts

==================== 04-06-2016

  • bootable/recovery/ 50ff158 recovery: Add wipe system partition option d6e1fbb Merge tag 'android-6.0.1_r24' into HEAD

  • device/samsung/qcom-common/ fc0b187 Automatic translation import

  • device/samsung/trlte-common/ be5f3e0 trlte-common: Fix ambient display

  • external/bouncycastle/ b757c43 Merge tag 'android-6.0.1_r24' into HEAD

  • external/dhcpcd/ 32d46ba Merge tag 'android-6.0.1_r24' into HEAD

  • external/libavc/ f8aa842 Merge tag 'android-6.0.1_r24' into HEAD

  • external/skia/ e57e323 Merge tag 'android-6.0.1_r24' into HEAD

  • external/stagefright-plugins/ 9948eb3 stagefright-plugin: Allow playback video with negative timestamp a6cec7d Revert "stagefright-plugins: Fix timestamp calculation"

  • frameworks/base/ 2e0db70 Lockscreen : Fix bottom area visibility 72e05d3 SystemUI: show visualizer in shade-locked view 7a4de6b NotificationPanelView: Fix derp

  • frameworks/minikin/ c62368f Merge tag 'android-6.0.1_r24' into HEAD

  • frameworks/native/ 31d9ccc Merge tag 'android-6.0.1_r24' into HEAD

  • frameworks/opt/net/ims/ 3e691ae Volte: add volte feature system property and api's.

  • frameworks/opt/net/wifi/ 182efea Merge tag 'android-6.0.1_r24' into HEAD

  • hardware/qcom/audio-caf/msm8974/ 624f14f hal: allow compress voip on raw output streams eba00b7 hal: APQ8084 uses AUDIO_PARAMETER_KEY_BT_SCO_WB for bluetooth wideband

  • hardware/qcom/audio-caf/msm8996/ 6e235c3 post proc : volume listener : fix effect release crash

  • hardware/qcom/fm/ 2cf28de Automatic translation import

  • hardware/samsung/ 5905f06 Automatic translation import

  • libcore/ 67f458c Merge tag 'android-6.0.1_r24' into HEAD

  • packages/apps/BasicSmsReceiver/ 5bd4af8 Automatic translation import

  • packages/apps/Bluetooth/ 5958468 Automatic translation import

  • packages/apps/BluetoothExt/ dd6edd3 Automatic translation import

  • packages/apps/Browser/ f14d057 Automatic translation import

  • packages/apps/CMFileManager/ 7099374 Automatic translation import

  • packages/apps/Calendar/ c366862 Automatic translation import

  • packages/apps/Camera2/ cd8e14f Automatic translation import

  • packages/apps/CellBroadcastReceiver/ e39ccdc Automatic translation import

  • packages/apps/CertInstaller/ 46a805c Automatic translation import 0a00348 Merge tag 'android-6.0.1_r24' into HEAD

  • packages/apps/Contacts/ 1e2ad01 Automatic translation import

  • packages/apps/Dialer/ a245d57 Automatic translation import

  • packages/apps/Eleven/ 33f2164 Automatic translation import

  • packages/apps/Email/ f1e5876 Automatic translation import

  • packages/apps/ExactCalculator/ ab32d57 Automatic translation import

  • packages/apps/Exchange/ 0ad3058 Automatic translation import

  • packages/apps/FMRadio/ 010e4d8 Automatic translation import

  • packages/apps/Gallery2/ fbd7d43 Automatic translation import

  • packages/apps/HTMLViewer/ d57f92b Automatic translation import

  • packages/apps/KeyChain/ 4cd86c4 Automatic translation import

  • packages/apps/LockClock/ ff6a3f0 Automatic translation import

  • packages/apps/ManagedProvisioning/ af97d44 Automatic translation import

  • packages/apps/Messaging/ 446181c Automatic translation import f06df53 Play an audible notification on receiving a class zero message. Changes ported from http://review.cyanogenmod.org/#/c/125457/ b46d807 added enabledNotifyWapMMSC flag to mms_config.xml 56aafc2 Added new feature SMS Validity Period

  • packages/apps/Nfc/ 307de80 Automatic translation import

  • packages/apps/PackageInstaller/ b8f97a6 Automatic translation import

  • packages/apps/PhoneCommon/ bdac5aa Automatic translation import

  • packages/apps/Profiles/ 7f9e053 Automatic translation import

  • packages/apps/ROMControl/ fb1ac68 ROMControl: add doze toogle

  • packages/apps/SetupWizard/ ac93a67 Automatic translation import

  • packages/apps/Snap/ b7fd125 Automatic translation import

  • packages/apps/SoundRecorder/ bd001c3 Automatic translation import

  • packages/apps/Stk/ d54b751 Automatic translation import

  • packages/apps/Tag/ 803ff4d Automatic translation import

  • packages/apps/Terminal/ 994aade Automatic translation import

  • packages/apps/ThemeChooser/ 90d1914 Automatic translation import

  • packages/apps/Trebuchet/ 9c0781a Automatic translation import

  • packages/apps/TvSettings/ 5224612 Automatic translation import

  • packages/apps/UnifiedEmail/ 56f6eb2 Automatic translation import 15f55c2 Merge tag 'android-6.0.1_r24' into HEAD

  • packages/providers/BookmarkProvider/ d28f43d Automatic translation import

  • packages/providers/CalendarProvider/ b582f8f Automatic translation import

  • packages/providers/CallLogProvider/ 06ae943 Automatic translation import

  • packages/providers/ContactsProvider/ edec4c1 Automatic translation import

  • packages/providers/DownloadProvider/ 504b247 Automatic translation import 4414650 Merge tag 'android-6.0.1_r24' into HEAD

  • packages/providers/MediaProvider/ 8b6ddac Automatic translation import

  • packages/providers/TelephonyProvider/ a83ba96 Automatic translation import

  • packages/providers/ThemesProvider/ 89e9807 Automatic translation import

  • packages/providers/UserDictionaryProvider/ 59f774b Automatic translation import

  • packages/providers/WeatherProvider/ 64fda03 Automatic translation import

  • packages/screensavers/Basic/ 64dd84e Automatic translation import

  • packages/screensavers/PhotoTable/ 250e7ae Automatic translation import

  • packages/services/LiveLockScreenService/ cf4bde6 Automatic translation import

  • packages/services/Telecomm/ 6b09a50 Automatic translation import 47090c4 Merge tag 'android-6.0.1_r24' into HEAD

  • packages/wallpapers/Basic/ eb270e8 Automatic translation import

  • packages/wallpapers/LivePicker/ 83966e6 Automatic translation import

  • packages/wallpapers/MagicSmoke/ 5766087 Automatic translation import

  • packages/wallpapers/PhotoPhase/ 288dfb4 Automatic translation import

  • system/bt/ c64071a Merge tag 'android-6.0.1_r24' into HEAD b029b6e Bluetooth: Allow REMOVE_EAGER_THREADS to be unset

==================== 04-05-2016

  • device/samsung/trlte-common/ df90a28 trlte-common: use CAF Power HAL instead of CM

  • external/openssh/ 3c974ed _PATH_SSH_PROGRAM should point to ssh not sftp - this fixes scp

  • external/wpa_supplicant_8/ c3e08a5 eap: Don't force reassociation when getting the identity and handshakes are in progress

  • frameworks/base/ 11ca11c Revert "Fix headsup notification setting (peeking) resetting on reboot" b1c428e audio: Don't play sound effects if stream is muted f07b240 Revert "Only window position changed, update window crop." 8dd6b7e Fix Lockscreen leak f0151fc SysUI/LLS: Slide panel out when collapse called

  • frameworks/opt/net/wifi/ b3d44b3 EAP: Make the state-machine MSIM-aware e857544 eap-sim: Unbreak the standard non-proxied flow for multi-challenge requests

  • packages/apps/FMRadio/ cfebddb Fix incomplete app termination

  • packages/apps/Settings/ 293f330 DevelopmentSettings: Synchronize USB connection data state 17b4d0d Settings: Use correct LOW_POWER_MODE_TRIGGER default eb4e238 Settings: fix profiles nw selection with 1 sim in MSIM DUT c9c3e87 Fix InstantiationException when rotating Notification access settings 1ac6801 Title is different after tapping "Memory used by apps" 2ce1e64 Settings: Expose battery history chart color 5a6c09b AppOps: Don't show option to restrict network usage for platform signed apps 7c4c228 Improve cellular data strings 661c9dc Development Settings: Add Doze toggle Add a toggle to control config_enableAutoPowerModes on the go.

  • system/extras/ 95085be f2fs_utils: Update for f2fs-tools 1.6.1

==================== 04-04-2016

  • cts/ a2df440 Merge "Disable android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered" into marshmallow-cts-release b6fd024 Disable android.permission2.cts.PermissionPolicyTest#testPlatformPermissionPolicyUnaltered

  • external/f2fs-tools/ 5ce21e3 f2fs-tools: android: release 1.6.1 d4e3c1f f2fs-tools: release 1.6.1 f209c5a fsck.f2fs: calculate orphan_blkaddr correctly a43b7e1 fsck.f2fs: refactor extent info verification flow 1c8ee3b fsck.f2fs: check dirent position 31365f7 mkfs.f2fs: set segment_count in super block correctly 3cf98bd fsck.f2fs: check nat_entry->ino for all nodes 95d6208 f2fs-tools: rebase struct f2fs_summary_block with upstream b966554 fsck.f2fs: fix incorrect block_addr of node/meta ec90e1f fsck.f2fs: calculate the total size correctly 2165e06 fsck.f2fs: check valid values for dot dentries 6802dff f2fs-tools: redefine MAX_SIT_BITMAP_SIZE 65ad52c libf2fs: limit the total size up to 16T 10bd289 fsck.f2fs: fix corrupted nat entry [0] d9a8e13 fsck.f2fs: remove corrupted nid entry from indirect/double-indirect node c541f04 fsck.f2fs: check /proc/mounts first to detect readonly e88571e fsck.f2fs: show encrypted filenames matched with kernel 9362475 fsck.f2fs: check ino of an inode 1f1a81f fsck.f2fs: check ino of an used nat entry f94c606 f2fs-tools: fix endianness of on-disk check_sum in summary_footer 6bcd4d1 fsck.f2fs: avoid fix ssa in some case 5353147 mkfs.f2fs: reset dnode with zeros 12a3257 fsck.f2fs: nullify raw_super pointer

  • external/guava/ 99b0ee6 Backport Java 8 compile time break workaround.

  • frameworks/av/ b3594d9 audio: Update anchor time only when sink start is successful 5004b77 audio: use offload standby delay for direct pcm bc2b79e audio: allow standby for direct track

  • frameworks/base/ c8d79ec Fix CPU boosting derp 9f70a0d FWBase : Port & Improve CPU boosting Hooks && Interface Credits to CM * Boosts CPU using Power HAL for the given duration. * Duration is given in microseconds. * Power HAL must implement POWER_HINT_CPU_BOOST. * Boost CPU to max during scrolling * Boost CPU to max on activity start/resume * Inspired by a patch from CodeAuora. efe2d5c Add system property to control config_enableAutoPowerModes 7bbd081 Fix battery stats helper derp 39a9822 Revert Fw_base - Add 3Minit battery mod 9c5ce9a Revert "Fw_base - Statusbar: Gracefully adapt 3Minit Battery hook for AOSP" b7a10d9 Revert "optimize wallpaper load,avoid show black wallpaper." 09090f8 SystemUI Tuner: Fix back button not working in StatusBarBLacklistFragment 9a97912 fw: Respect new cmsdk sdk class directory. 34f573b Framework changes for resetting data usage statistics 0f59fae NetworkManagement: Add ability to restrict app WiFi background data access 9fc355e SystemUI: ensure volume record exists before showing notification 386ee43 MountService: ensure VolumeRecord with UUID exists before modifying 1055106 Implement left swipe on lockscreen 358c363 [SQUASHED]NavBar: Add Some More Buttons[1/2] 7e187a8 Navigationbar: Add just one more button 4fcc691 FWB: Add notification toggle button to navbar (1/2)

  • packages/apps/Bluetooth/ 3fac0d3 Merge AU_LINUX_ANDROID_LA.BF.1.1.3_RB1.06.00.01.181.012 on remote branch

  • packages/apps/ROMControl/ cc0bacb ROMControl: Clean-up Actionbar

  • packages/apps/Settings/ 37e7d5e Fix: don't use runSuCommand when it ain't needed, for selinux changes c4f3e03 Avoid running setenforce if it ain't needed c1055c7 Settings: Fix cannot search paired BT device issue. b094d9b Fix ApplicationsState.Session memory leak in settings app d619f99 Settings app Data Usage UI enhancements 66888ce LLS: Add config for showing LLS settings at top

  • packages/apps/Snap/ 31a10f9 Fix view index tracking.

  • packages/services/LiveLockScreenService/ 49c2d16 Only observe current user's settings changes

  • system/bt/ 343625d Merge AU_LINUX_ANDROID_LA.BF.1.1.3_RB1.06.00.01.181.012 on remote branch

  • vendor/cmsdk/ fd88b24 cmsdk: Introduce Fig, api level 6. 089561b cmsdk: Add release notes for api level 5. 0afcbad cmsdk: Add test coverage for parceling LiveLockScreenInfo 9deb5d2 cmsdk: Add test coverage for LiveLockScreenInfo.Builder 38ada4a cmsdk: Move sdk classes under new sdk directory. e6b8780 Added READ_DATAUSAGE and WRITE_DATAUSAGE permissions 0099468 Initial checkin for DataUsageContract 5eb6d2b Added ACTION_DATA_USAGE Intent to directly invoke Settings->DataUsage 6bc2358 Revert "cmsdk: Fix cm system api stub generation." 7d9dc43 cmsdk: Unhide the Concierge. 3a08267 CmSdk : Swipe offsets and show lockscreen 94ab405 cmsdk: Minor weather provider string updates 620c0d4 cmsdk: [SQUASHED]NavBar: Add Some More Buttons[2/2] 40ca09b CMSDK: Add notification toggle button to navbar (2/2)

  • vendor/emotion/ 4b5bf79 cm: Actually have checkapi-cm match against prior release. 301ecf1 cm: Prepare for api level 6.

==================== 04-03-2016

  • packages/apps/Messaging/ 8831d2c messaging: bring back accent color

  • packages/apps/Snap/ 222c665 Properly respect navigation bar size when laying out menus. ba9f88b snap: rearrange top view icons

==================== 04-02-2016

  • cts/ 29e5042 Merge "DO NOT MERGE Change Wifi check to warning" into marshmallow-cts-release a3eda50 DO NOT MERGE Change Wifi check to warning

  • device/samsung/trlte-common/ 833019a trlte-common: delete config_show4GForLTE * We delete this in overlay/frameworks/base/packages/SystemUI/res/values/config.xml because we don't need it :)

  • external/stagefright-plugins/ a54c041 stagefright-plugins: Fix timestamp calculation

  • packages/apps/ROMControl/ c1a1d70 ROMControl: Show 4G instead of LTE switch [3/3]

  • packages/apps/Settings/ 08ec162 Move these helpers over to the frameworks [2/2] * See frameworks commit for the why...

  • packages/apps/SoundRecorder/ e8816a2 SoundRecorder: record in background

==================== 04-01-2016

  • build/ 37ccc64 envsetup: Always look up JAVA_HOME path

  • cts/ 1b22c76 Merge "Revert "Removed test from knownfailures"" into marshmallow-cts-release 7c40fe3 Revert "Removed test from knownfailures"

  • device/samsung/trltespr/ 7439add trltespr: Emotify

  • external/doclava/ 6aba40a Workaround for breaking change in OpenJDK 8 javadoc

  • external/vogar/ bfff1db Fix OpenJDK 8 / dx issue

  • frameworks/av/ 8690d36 drm: unused argument warning messages d27a768 libcommon_time_client: unused argument warning messages 1071981 AudioMixer: disable chatty logcat spill d6118c0 Don't print both current and new URIs by default 3b2f710 MediaPlayer: use mLock to prevent racing condition. fc7dab7 Use uint32_t for NAL offset and size

  • frameworks/base/ e18b68c Set carrier label on keyguard to empty string if isWifiOnly device a0abd23 Move these helpers over to the frameworks [1/2] These will eventually be used by other mods such as the selinux switch. aa47e3d Show 4G instead of LTE switch [1/3] 45a09f4 Configurable dashboard columns [2/2] 80877f6 LLS: Use window attachment callbacks 6a14cf5 NotificationPanelView: Add missing CmLockPatternUtils deleted by this commit 4da099d8d32f31b730e68e94b1ae08d88490c179 ffab493 When wifi ssid is empty, return WifiSsid.NONE d788e4a Remove dead code 7ba40b1 FWB: QS header transparency (1/2) 1c51ac5 base: header image tweaks

  • frameworks/opt/telephony/ 94e97b9 Use registerForAvailable when device is encrypted only for RIL version >= 9 7d15b19 telephony: Workaround default sms sub id not being set.

  • packages/apps/Messaging/ bc9e661 msim: Fix broken assumptions around the meaning of subId/slotId/selfId

  • packages/apps/ROMControl/ a6ad81c Add missing imports, fix build bb37593 ROMControl: QS header transparency (2/2) 7ab315a ROMControl: QS shade transparency (2/2)

  • packages/apps/Settings/ a43adda Configurable dashboard columns [1/2] d531dfe Add Weather Content Provider [2/5] de91c33 Settings: add marquee to Device administrators screen

  • packages/providers/WeatherProvider/ 6b7d5d8 Add Weather Content Provider [1/5]

  • packages/services/Telephony/ ca4fbdf Show 4G instead of LTE switch [2/3]

  • platform_manifest/ c17cb38 Add WeatherProvider

  • system/vold/ 1f36abf vold: skip first disk change when converting MBR to GPT

  • vendor/cmsdk/ 9e3c6fe cmsdk: Add test coverage for parceling of ThemeChangeRequests. 9d87f2c cmsdk: Add test coverage for ThemeChangeRequestBuilder and object. 65f4684 cmsdk: Change parameter type of unregisterProcessingListener. 8c00ef5 cmsdk: Add preliminary ThemeManager test coverage. 2a43464 cmsdk: Fix cm system api stub generation. 2f3bc25 cmsdk: Create Concierge parcel handler concept. 381182e Add Weather Content Provider [4/5] 90f2e27 CMSettings: add event live lock component key c357be1 Add callbacks for window attachment 3b5c1bf LLS: Don't build LlsInfo when defComponent is empty

  • vendor/emotion/ 70e943b Add Weather Content Provider [3/5] 3c20390 Fix typo d2ed0f7 cm: Add further verbose messaging for api breaking changes.

  • vendor/samsung/ 18e1793 Added files via upload 9a83500 lib: remove libqcci_legacy 5f72b4f trltespr: update

==================== 03-31-2016

  • device/samsung/trlte-common/ dfa6648 trlte-common: Allow Snap to use mediaserver efacf76 trlte-common: update overlay for snap camera e28dc33 init.qcom.rc: clean up

  • frameworks/base/ 24304fd SystemUI: HeadsUp whitelists (2/3) b43652d SystemUI: HeadsUp blacklists (2/3) d0b832b LiveLockScreenController: Fix derp 3544fe3 Make task manager button themeable a8daa9a Add emergency calls only string 916cddb Update task manager icon 7d73dd9 Improve expanded header icon padding 21f138b Fix Task manager icon layout and get rid of QS emergency calls only text 4da099d LLS: Add LiveLockScreenController e73c8bc Fix incorrect behavior for statusbar and quicksettings panel b901181 set default journal mode to TRUNCATE, not PERSIST faee6e7 Fix ownership for files/folders created by ExternalStorageProvider on ext4/f2fs 288ef38 HeadsUp: add timeout option (1/2)

  • frameworks/opt/telephony/ 53f6b4c Fix LTE attach issue due to wrong initial attach profile.

  • packages/apps/Bluetooth/ 8c5b9fe Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/packages/apps/Bluetooth into cm-13.0

  • packages/apps/BluetoothExt/ 9292fb9 Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/vendor/qcom-opensource/bluetooth into cm-13.0

  • packages/apps/CMFileManager/ de3fb3d Default file manager fails to search files with Russian file name

  • packages/apps/FMRadio/ f9e74ef Fix force close when Google Play Music is not installed

  • packages/apps/Settings/ 1a41218 LLS: Add LiveLockScreenSettings to ENTRY_FRAGMENTS ae3b6da Settings: implicitly link to lls settings 1cc73e5 HeadsUp: add timeout option (2/2) 63c5f6b Settings: HeadsUp whitelists (3/3) 3c888b1 Settings: HeadsUp blacklists (3/3)

  • packages/inputmethods/LatinIME/ 3b29d2a LatinIME: Disable Hungarian spell checking 4901deb LatinIME: Add Bulgarian, Georgian and Ukrainian wordlists

  • packages/services/LiveLockScreenService/ 191efc4 LLS: Add live lock screen service [2/4]

  • packages/services/Telephony/ 59da08a Phone: Sprint MWI Quirk: Phantom message wait indicator workaround

  • platform_manifest/ e669f2d This is Emotroid ce1ddf1 LLS: Add live lock screen service [4/4]

  • prebuilts/cmsdk/ 3094da8 prebuilts/cmsdk: Update release api text for LL.

  • system/bt/ ef16766 Merge branch 'LA.BF.1.1.3_rb1.11' of git://codeaurora.org/platform/system/bt into cm-13.0

  • system/core/ 95e51ce sched_policy: zero proc_name buffer before populating

  • vendor/cmsdk/ 1a1df2a LLS: add type 30521c0 cmsdk: add live lock screen settings action intent fb38678 LLS: Add live lock screen service [1/4] 2e09be3 CMSettings: HeadsUp whitelists (1/3) 351e20f CMSettings: HeadsUp blacklists (1/3)

  • vendor/emotion/ 7be6f89 LLS: Add live lock screen service [3/4] 7711a3a LatinIME: Refresh remaining dictionaries 380b3c1 vendor: update sepolicy 95a0707 vendor: sepolicy for kcal 5b76328 sepolicy: fix two new denials 1f8f00e vendor: update changelog

==================== 03-30-2016

  • cts/ cbaad06 Merge "Any charging device will stay awake during CTS" into marshmallow-cts-release 3e4e12c Any charging device will stay awake during CTS

  • frameworks/base/ b408c80 Fix NullPointerException 64686b8 Fix headsup notification setting (peeking) resetting on reboot 136c275 SystemUI: improve tile vertical padding 83abfcb SystemUI: set number of QS rows (1/2) 0779c05 Set number of tile columns [1/2] aa14dbb Option to show four tiles per row This also reduces the size of the ripple when using 4 tiles per row

  • frameworks/opt/telephony/ 76a36c4 telephony: Add oldril feature setPrefNwTypeOnUnsolConnected. 369603a Revert "Fix the invalid number when the one on the other side hangs up"

  • hardware/samsung/ 5608dcb libril: Remove RIL_REQUEST_DIAL_EMERGENCY

  • kernel/samsung/trlte/ 9069d91 Merge pull request #3 from Senthil360/patch-2

  • packages/apps/DeskClock/ 3be951a Wrap some view id lookups that layers could break 84ec21f Revert "AlarmActivity: Fix NPE temporary by removing animations" e23d170 Automatic translation import

  • packages/apps/InCallUI/ e4aa161 Automatic translation import 78944e2 Automatic translation import

  • packages/apps/ROMControl/ 4d0970d Tiles: change text by numbers 4867f8b NotificationsDrawerFragment: fix compile error 2f747a7 values: update Spanish translation 4aef30a AE: set number of QS rows (2/2) PS2: change strings back 08ff0d7 Set number of tile columns [2/2]

  • packages/apps/Snap/ 6058c38 Fix histogram not being hidden after disabling it. 6611f21 Beautify and optimize histogram view.

  • packages/inputmethods/LatinIME/ 4ca397b Fixing layouts and adding 5th row to QWERTZ. 8c5a61b Add 5th number row to keyboard.

  • packages/services/Telephony/ 046fb1c Automatic translation import

  • vendor/emotion/ 08e6d18 vendor: don't copy cm sdk version to build.prop ef86cdb Prebuilt: Delete mgerrit * we don't use it cabc47d Prebuilt: Add AdAway * AdAway-release_Build-Mar.11.2016.apk fbb830d Kernel Adiutor: update

==================== 03-29-2016

  • cts/ 90ea1ef Merge "DO NOT MERGE: Increase AdoptableHostTest timeout." into marshmallow-cts-release 34bb9fd DO NOT MERGE: Increase AdoptableHostTest timeout.

  • device/qcom/common/ 41b58e4 power: Encode optimization 5436ef0 power: Modify camera encode/preview hint 032f125 power: Enable camera preview hint in powerhal 1915eb6 power: Add and update resources for encode powerHAL c798dcf power: Introduce 8996 specific handling cd39e2e init: Add MSM-specific init extension library for msm8996

  • frameworks/base/ 342b2a5 SystemUI: remove deleted broadcast receiver ef304aa Revert "base: AOKP start up strings" e17d111 pm: Don't call into AppSuggestManager before service available. 4fa1ebd Don't block wake locks for required always-on system apps 18d83ff Frameworks AppOps: Enable MODE_IGNORED for OP_WAKE_LOCK 82bb185 SystemUI: stop hiding hotspot & color inversion tiles 2067b54 Automatic translation import

  • hardware/samsung/ d82d1d6 ril: fix libril if we don't overwrite the header in our device tree c694ff0 libril: Move vendor commands header

  • kernel/samsung/trlte/ 816608f Update deadline-iosched.c

  • packages/apps/BluetoothExt/ 835ae50 hiddTestApp: disable from launcher

  • packages/apps/Messaging/ 0132f00 Messaging: Fix file mode 503af9b Automatic translation import a831659 Messaging App is crashing when storage memory is full

  • packages/apps/Settings/ 043f4b4 Settings: Fix one-time vibration intensity restore ce98bca Settings: Fix selinux and Setupwizard OnBoot, crash on first boot 3fe6d24 Fix systemUI restart command 890d994 Settings: reflect/inform user of disabled wakelock appop 2165cd6 Automatic translation import

  • packages/apps/Snap/ bf93e1b Automatic translation import 98a1a3c Protect against multiple shutter callbacks per frame in longshot mode. d525fe3 Re-enable processing of drawable state.

  • packages/providers/DownloadProvider/ ed04a8a Automatic translation import

  • vendor/cmsdk/ acaffd1 cmsdk: Add hidden interface for getService on AppSuggestManager. 399dab9 Automatic translation import 3fbaeab Fix: "cmsdk: Mandate partner feature xml's for service implementation."

  • vendor/emotion/ 72f0d4a cmsdk_common: Move ro.cm.display.version to its place 3f94fda Common: Don't build CyanogenSetupWizard 021aabd Prebuilt: Savoka-kcal is presigned ceec377 cmsdk_common.mk: cm is the author

==================== 03-28-2016

  • cts/ 90ea1ef Merge "DO NOT MERGE: Increase AdoptableHostTest timeout." into marshmallow-cts-release 34bb9fd DO NOT MERGE: Increase AdoptableHostTest timeout. 664155a Merge "Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs" into marshmallow-cts-release bb9317a Temporarily disable com.android.cts.cpptools.RunAsHostTest#testRunAs 1205c12 Merge "Fix issues in SensorBatchingTests" into marshmallow-cts-release 9ac7d3e Fix issues in SensorBatchingTests f6672c0 Merge "DO NOT MERGE ANYWHERE: Bumping CTS 6.0 to R5" into marshmallow-cts-release a6d2f6b DO NOT MERGE ANYWHERE: Bumping CTS 6.0 to R5

  • device/qcom/common/ 41b58e4 power: Encode optimization 5436ef0 power: Modify camera encode/preview hint 032f125 power: Enable camera preview hint in powerhal 1915eb6 power: Add and update resources for encode powerHAL c798dcf power: Introduce 8996 specific handling cd39e2e init: Add MSM-specific init extension library for msm8996

  • device/samsung/qcom-common/ 092b370 Automatic translation import

  • device/samsung/trlte-common/ 484f63d Added Missing Camera Lib 4461f31 trlte-common: Fingerprint - Add quotation marks missing

  • frameworks/base/ e17d111 pm: Don't call into AppSuggestManager before service available. 4fa1ebd Don't block wake locks for required always-on system apps 18d83ff Frameworks AppOps: Enable MODE_IGNORED for OP_WAKE_LOCK 82bb185 SystemUI: stop hiding hotspot & color inversion tiles 2067b54 Automatic translation import 2829197 JobScheduler: handle connectivity action in bg looper ef6e1cf Correctly init code cache path for RS 302de80 Make BluetoothManagerCallback oneway to prevent waiting on response dec7833 NullPointerException when starting VoiceInteractionManagerService

  • hardware/qcom/fm/ 7f9e252 Automatic translation import

  • hardware/samsung/ 812f99c Automatic translation import

  • packages/apps/AudioFX/ f2e65d6 Automatic translation import

  • packages/apps/BasicSmsReceiver/ dcf25e2 Automatic translation import

  • packages/apps/Bluetooth/ d7199f6 Automatic translation import

  • packages/apps/BluetoothExt/ 835ae50 hiddTestApp: disable from launcher 8c812f6 Automatic translation import

  • packages/apps/Browser/ 6cbb497 Automatic translation import

  • packages/apps/CMFileManager/ ef48c44 Automatic translation import

  • packages/apps/CMWallpapers/ 01dbbfe Automatic translation import

  • packages/apps/Calendar/ 0f26215 Automatic translation import

  • packages/apps/Camera2/ 09b03eb Automatic translation import

  • packages/apps/CellBroadcastReceiver/ d08c6e7 Automatic translation import

  • packages/apps/CertInstaller/ 8963303 Automatic translation import

  • packages/apps/Contacts/ 1b9de1a Automatic translation import

  • packages/apps/ContactsCommon/ 0d14760 Automatic translation import

  • packages/apps/Dialer/ fae4e43 Automatic translation import

  • packages/apps/Eleven/ 2c9da4a Automatic translation import

  • packages/apps/Email/ bab9090 Automatic translation import

  • packages/apps/ExactCalculator/ 0811be0 Automatic translation import

  • packages/apps/Exchange/ 899a3a2 Automatic translation import

  • packages/apps/FMRadio/ 91b8bae Automatic translation import

  • packages/apps/Gallery2/ 2bca058 Automatic translation import

  • packages/apps/HTMLViewer/ 324672f Automatic translation import

  • packages/apps/KeyChain/ 6c5a184 Automatic translation import

  • packages/apps/LockClock/ 475447a Automatic translation import

  • packages/apps/ManagedProvisioning/ 3af74ba Automatic translation import

  • packages/apps/Messaging/ 0132f00 Messaging: Fix file mode 503af9b Automatic translation import a831659 Messaging App is crashing when storage memory is full

  • packages/apps/Nfc/ 474bd34 Automatic translation import

  • packages/apps/PackageInstaller/ 4dae9f3 Automatic translation import

  • packages/apps/PhoneCommon/ 8967f2f Automatic translation import

  • packages/apps/Profiles/ 615f4c8 Automatic translation import

  • packages/apps/Screencast/ ff5ff1c Automatic translation import

  • packages/apps/Settings/ 3fe6d24 Fix systemUI restart command 890d994 Settings: reflect/inform user of disabled wakelock appop 2165cd6 Automatic translation import

  • packages/apps/SetupWizard/ f9fe68c Automatic translation import

  • packages/apps/Snap/ bf93e1b Automatic translation import 98a1a3c Protect against multiple shutter callbacks per frame in longshot mode. d525fe3 Re-enable processing of drawable state.

  • packages/apps/SoundRecorder/ 6042d6c Automatic translation import

  • packages/apps/Stk/ bf57068 Automatic translation import

  • packages/apps/Tag/ cc441c8 Automatic translation import

  • packages/apps/Terminal/ cf0ce29 Automatic translation import

  • packages/apps/ThemeChooser/ 007e5b1 Automatic translation import

  • packages/apps/Trebuchet/ fd94d2f Automatic translation import

  • packages/apps/TvSettings/ b9dda27 Automatic translation import

  • packages/apps/UnifiedEmail/ 3ae2975 Automatic translation import

  • packages/inputmethods/LatinIME/ 2608af8 Automatic translation import

  • packages/providers/BookmarkProvider/ bffe7bd Automatic translation import

  • packages/providers/CalendarProvider/ 1d0a091 Automatic translation import

  • packages/providers/CallLogProvider/ 0cbcc78 Automatic translation import

  • packages/providers/ContactsProvider/ 8259514 Automatic translation import

  • packages/providers/DownloadProvider/ ed04a8a Automatic translation import

  • packages/providers/MediaProvider/ 17f0028 Automatic translation import

  • packages/providers/TelephonyProvider/ ea5a496 Automatic translation import

  • packages/providers/ThemesProvider/ e981c2b Automatic translation import

  • packages/providers/UserDictionaryProvider/ 274e2e5 Automatic translation import

  • packages/screensavers/Basic/ d06b108 Automatic translation import

  • packages/screensavers/PhotoTable/ 8b474fb Automatic translation import

  • packages/services/Mms/ 0bc7241 Automatic translation import

  • packages/services/Telecomm/ 51a5dd8 Automatic translation import

  • packages/wallpapers/Basic/ 1fab5d5 Automatic translation import

  • packages/wallpapers/Galaxy4/ 7da1e29 Automatic translation import

  • packages/wallpapers/LivePicker/ 489e1c1 Automatic translation import

  • packages/wallpapers/MagicSmoke/ fd64cf9 Automatic translation import

  • packages/wallpapers/PhaseBeam/ 90de936 Automatic translation import

  • packages/wallpapers/PhotoPhase/ 2bc3ccb Automatic translation import

  • platform_manifest/ eddf0c0 track chromium-webview

  • vendor/cmsdk/ acaffd1 cmsdk: Add hidden interface for getService on AppSuggestManager. 399dab9 Automatic translation import 3fbaeab Fix: "cmsdk: Mandate partner feature xml's for service implementation."

  • vendor/emotion/ ebf3fc4 Use correct path a9dc3d3 vendor/emotion - Fix a path

==================== 03-27-2016

  • kernel/samsung/trlte/ b931b41 Merge pull request #1 from Senthil360/cm-13.0 7ce7ebb Update cpufreq_conservativex.c

  • vendor/samsung/ 094257b Revert "trlte-common: update Samsung 6.0.1 adreno & drm proprietary"

==================== 03-26-2016

  • device/samsung/trlte-common/ 2643172 Revert "trlte-common: use cm gps hal" 50f65b4 trlte-common: Update fingerprint strings

  • frameworks/base/ eb67261 SystemUI: attach a queue to media player notifications 08effc0 Enable shader cache for applications that shared UID with multiple packages too

  • packages/apps/AudioFX/ 6b8d526 Merge "audiofx: Add support for session callback API" into cm-13.0

  • packages/apps/ROMControl/ 4095e47 ROMControl - Fix landscape mode 2044634 ROMControl - Fix Gesture fc

  • packages/apps/Settings/ 2f79045 Update rom control icon

  • packages/apps/SetupWizard/ 4da02b0 SetupWizard: Update for themes api changes.

  • packages/apps/Snap/ ac95bcd Snap: Fall back to REVIEW intent before VIEW intent

  • packages/apps/ThemeChooser/ bc079ea ThemeChooser: Update for Theme api changes.

  • packages/apps/Trebuchet/ c8e0058 Ignore tap below scrubber in the app container padding area

  • packages/providers/ThemesProvider/ e7d94a6 ThemesProvider: Update for themes api changes.

  • prebuilts/cmsdk/ 5a08d04 prebuilts/cmsdk: Update themes api text.

  • vendor/cmsdk/ 34efc38 cmsdk: Mandate partner feature xml's for service implementation. b6b47f3 cmsdk: Mandate performance feature xml's for service implementation. ac5d213 cmsdk: Mandate themes feature xml's for service implementation. 3969e33 cmsdk: Mandate telephony feature xml's for service implementation. 7c11ef1 cmsdk: Mandate app suggest feature xml's for service implementation. 43d79a0 cmsdk: Mandate profile feature xml's for service implementation. e40de59 cmsdk: Mandate cm sb feature xml's for service implementation.

  • vendor/emotion/ be30f26 fix derp 81aede5 cm: Introduce partner feature xml. 75b36b6 cm: Introduce performance feature xml. cea749d cm: Introduce telephony feature xml. ddfc218 cm: Introduce appsuggest feature xml. a60efd8 cm: Introduce profiles feature xml. 2c03157 cm: Introduce statusbar feature xml.

  • vendor/samsung/ 9149b11 trlte-common: update Samsung 6.0.1 adreno & drm proprietary * we use Samgsung MM blobs instead fo shamu. * revert all Shamu changes

==================== 03-25-2016

  • device/samsung/trlte-common/ 730a703 proprietary-files: fix drm

  • frameworks/base/ 9748df4 Themes: Fail theme install if common resources fail

  • hardware/qcom/audio/default/ 9828fdc post_proc: Squash upstream changes

  • hardware/qcom/media-caf/msm8974/ 1f27f2c Revert "mm-video-v4l2: vidc: venc: Update color conversion decision" b2df30f mm-video-v4l2: venc: Accept Venus color format in opaque mode d44cb37 mm-video-v4l2: vidc: venc: Update color conversion decision b564be7 mm-video-v4l2: vidc: venc: make color conversion independent of filledlen 838db82 mm-video-vidc: change buffer index logic in EBD

  • packages/apps/DeskClock/ eecf224 Revert "Import translations. DO NOT MERGE" 355e6c8 AlarmActivity: Fix NPE temporary by removing animations

  • packages/apps/FMRadio/ 6cd7a60 FMRadio: Immediately mute AudioTrack once stopRender is called c2c2cbf FMRadio: Pause and stop AudioTrack before stopping 4711f65 FMRadio: Run render thread at THREAD_PRIORITY_AUDIO

  • packages/apps/ROMControl/ f9416ae Update ROMControl icon 22a4833 Update Emotroid logo

  • packages/apps/Settings/ b8f1b2e androidmanifest: Add embedded Kernel Adiutor and Color control

  • packages/apps/Trebuchet/ e812052 Trebuchet: Fix NPE while binding unavailable items

  • packages/services/Telephony/ fabf4da multi-sim: use getFirstPhoneForEmergencyCall()

  • platform_manifest/ 6823835 track DeskClock

  • system/core/ 8900527 libcutils: make sched_policy more robust

  • vendor/cmsdk/ 66cd745 cmsdk: fix javadoc for performance profiles

  • vendor/emotion/ de1cd0e app: update kcal apk bb14f19 bootanimation: final bootanimation

  • vendor/samsung/ 068b9cb drm: delete this lib df97e13 lib: fix drm issue

==================== 03-24-2016

  • frameworks/av/ 9160868 audioflinger: clear mMixerBuffer if frame is not ready 6a5c401 Avoid parsing CC SEI payload beyond buffer end 6214cb4 CameraService: Fix cameraId type of onDeviceStatusChanged 2367f48 MPEG4Extractor: cast media time to int64_t in order to avoid check on unsigned integer overflow. 3a84ca7 Overflow fixes for amrwbenc a1544fa libcameraservice: Allow media server to disconnect camera even unlocked 2c27227 Fix benign integer overflow conditions for VSYNC add and removal. 377d8d6 Fix harmless unsigned overflow in recoverPTS 81dfd33 Fix integer overflow in time conversion 9fc9273 Prevent divide by zero in WAVExtractor 042c755 OMXCodec: fix potential OOB read in parseHEVCCodecSpecificData e71590d Prevent integer underflows in ID3::Iterator f875ec7 Stagefright: Remove unused variables and files 3332a35 h264dec: Use intptr_t when a pointer is treated as an integer 821d4fc MPEG4Extractor: still more NULL dereference fixes c889052 Use errno correctly. 10c3604 Fix 64-bit comparison 0c3337d Revert "Fixed comparison on 64 bit system" 5bed89b audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cpp

  • frameworks/base/ 5ade99a SystemUI: Fix missing semi colon. b28e186 SystemUi: Show correct iconography for default left affordance settings. 7f72d08 camera2 legacy: Allow HDR processing to take a while 4f1cb85 fix derp 9889f8e Add option to hide lockscreen alarm text & cleanup [1/2] bf891ba SystemUI: Hide system/notification when config changes on kg. c6d261b NetworkManagement : Add ability to restrict app data/wifi usage

  • hardware/qcom/audio-caf/msm8996/ 28d166a audio: Extend platform parser to allow device name aliasing

  • packages/apps/AudioFX/ bf30e5b audiofx: Add support for session callback API

  • packages/apps/ROMControl/ 0646c24 move Longpress power lockscreen torch df1d5b6 Add Emotroid logo cd27119 remove about fragment a049153 Add option to hide lockscreen alarm text [2/2]

  • packages/apps/Settings/ cdd5806 Improve data usage strings a4ca264 Settings: forward decrypt required on boot flag 78e6bb5 Settings : Fix default privacy guard preference 9791bbb Settings: Respect config_proximityCheckOnWakeEnabledByDefault f61722c Settings : Add per app internet/data control da95ccf Settings: fix BT switch enabling discoverable mode 0b653a0 Settings: Update contributors cloud DB d1a4542 Improve protected apps string a0d9e74 Automatic translation import

  • packages/services/Telecomm/ 02b1cb2 Telecomm: Don't get default phones outside of phone process.

  • packages/services/Telephony/ 26f9c48 PhoneToggler: fix setting sub for single sim 8d5db39 Automatic translation import

==================== 03-23-2016

  • device/samsung/trlte-common/ 9ae36eb trlte-common: remove deprecated egl.cfg 6e4ece9 trlte-common: Device specific graphic for fingerprint enrollment 033e369 trlte-common: Fix for remove finger BUG d274bbc trlte-common: denoise in Snap by default

  • device/samsung/trltexx/ cd3aedd Update fingerprint (niv71)

  • frameworks/base/ 3ec7ad4 [1/4] Pass call extras to addcall

  • hardware/qcom/audio-caf/msm8916/ df326e3 audio: msm8916: Squashed audio amp commits

  • hardware/qcom/fm/ b1bfaea Reset FM audio settings on off.

  • hardware/qcom/media-caf/msm8974/ f542f45 mm-video-vidc: Handle ETB with EOS for NV12 ENCODEABLE format

  • hardware/samsung/ a6d5bd7 Move Advanced Display so exynos5/7 can use it

  • kernel/samsung/trlte/ e05a97e pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic

  • packages/apps/Dialer/ 4271c5b update addCall to account for extra paramter

  • packages/apps/Messaging/ 252ac72 Change lookup request's origin to INCOMING_SMS

  • packages/apps/Settings/ 28da6d8 Add kcal to display 0503165 Fix APN settings

  • packages/providers/ContactsProvider/ e5d4dc7 update addCall to account for extra paramter

  • packages/services/Telecomm/ 971508d Telecomm: Verify foreGroundCallId is numeric when looking up id for ringtone. 934d29b [2/4] Pass call extras to addcall

  • vendor/emotion/ 8b23d59 Emotify bootanimation 1fa9c28 vendor: use prebuilt Savoca-kcal 341255a Revert "vendor: use prebuilt AdvancedDisplay" 976a1d2 vendor: update supersu to RC v2.70 50c5b95 vendor: update live su policy a4df4be vendor: use prebuilt AdvancedDisplay

==================== 03-22-2016

  • build/ 0c4a648 roomservice: Only consider device repos for device dependencies

  • device/qcom/sepolicy/ 96726c0 qcom - track vendor/emotion sepolicy

  • device/samsung/qcom-common/ 89b32ec doze: Use new mechanism to include tiles into settings dashboard.

  • frameworks/base/ ee9c2d2 SystemUI: improve battery saver tile 03c9a0f Compile app theme in background fcfa34a Accept underscore and tilde in web URLs. 431a38d Automatic translation import

  • hardware/qcom/fm/ aae515a Add two new callbacks for FM start/stop. 7ea733e Restore default wired headset on FM power off 525a5c6 Update mute API usage to fix pops and consistency 4df923a Need to update UI in onResume though fmservice not bound 1fb70c3 Do not disable FM receiver on Music Service commands 9106d4e Disable/enable radio on factory reset ef247c4 Request for audio focus on activity resume 8f2d9e0 Check for audio focus before enabling audio path e48b2e6 Stop recording only if its storage is unmounted daaa11b Change value of mSpeakerPhoneOn when BT becomes on or off 6706ef9 Reset notch filter only if it is set. 10d0ec6 FM: Fix ANR due to incorrect error handling in stopRecording 97cca41 FM: stop AudioTrack before switching output device d7dd054 Change FM off button to release media and audio resources. a8ad0bd fmapp2: de-select A2DP audio route on A2DP disconnection. 63e7e75 fmapp2: Allow switching between wired and Bluetooth headset 40a5d4b FM: Regional requirement for FM bd28479 Revert "FMRecorder : Save to a private temporary file while recording" 28adb84 FM: update fm app to use device loopback

  • hardware/samsung/ cc48856 exynos4: squash opensource libUMP 9b5063f exynos4: commonize AdvancedDisplay [1/3]

  • packages/apps/Contacts/ 9791b63 Fix NPE in Contact Card

  • packages/apps/ContactsCommon/ 765b782 LookupProviderImpl : add synchronization around ProviderInfo a8419cc Add RequestOrigin to LookupRequest c5ab573 Extend LookupProvider api to add an unique identifer

  • packages/apps/Dialer/ fae80bf Fix crash in call log.

  • packages/apps/Eleven/ 14ad1d7 Merge "Fix some scaling issues with non-square album art." into cm-13.0

  • packages/apps/Messaging/ fed2b36 Fix menu item highlight color.

  • packages/apps/Settings/ 4050aea rom control: change icon

  • packages/apps/SetupWizard/ 0410f84 SetupWizard: Fix regression on GMS account setup skip. d114a09 SetupWizard: Conditionally supress d2d on lack of nfc.

  • packages/apps/Trebuchet/ 27f915d Fix metric reporting for remote folder

  • vendor/cmsdk/ 5420a66 Themes: Check theme api level in onBootPhase cdb6db4 Automatic translation import e73b185 Fix derp

  • vendor/emotion/ 3ccf21c Modify method how to get device dependencies and create roomservice.xml Credit to PAC-ROM Project d6750e2 Revert "Bring back Exchange2"

==================== 02-26-2016

  • art/ bc97168 ART: make ART extension available only in 32bit for msm8996

  • device/samsung/trlte-common/ d28bb57 trlte-common: update init.te and add untrusted_app.te c382c49 init.qcom: change go_hispeed_load permission

  • external/sepolicy/ 88ee27a Add SElinux rules for /data/misc/trace 939027c su -> daemonsu

  • frameworks/base/ 59b8bc7 FullBackup: Add handling for shared storage 3142c3a Merge remote-tracking branch 'AOKP/mm' into mm 64ec698 FWB: Battery light: 100% charged level (1/2) 10c53ab Show correct pinning message for accessibility 69d337f Show correct pinning message without navbar e9c4a27 NotificationPanelView : Fix incorrect panel translation c7a9d3d SystemUI: reset tile page after inactivity

  • kernel/samsung/trlte/ 3e83a67 cpufreq/cpufreq_interactive.c: change go_hispeed_load permission this patch https://github.com/Emotroid-Rom/android_device_samsung_trlte-common/commit/dd41849927a64c9e651a3ddbe1aab78463063f69 need 0666 permission (temporary hack, revert this later)

  • packages/apps/Settings/ a09b5c0 Settings : Fix back button for sim card lock 55f5bd9 Settings: Battery light: 100% charged level (2/2)

  • packages/services/Telephony/ 35582f8 Merge remote-tracking branch 'AOKP/mm' into mm

  • platform_manifest/ f3df499 track own sqlite

  • system/core/ b354853 ueventd: change go_hispeed_load permission

  • vendor/cmsdk/ 8ebc8de cmsdk: send intent to intialize CMHW

==================== 02-25-2016

  • build/ a73da84 Merge remote-tracking branch 'aokp/mm' into mm 17814db build: Fix reference to OPEN_JDK

  • device/samsung/trlte-common/ 536c306 trlte: remove unnecessary permissions bc0a9a7 trlte-common: update sepolicies ef715b1 trlte: fix charging off mode

  • external/sepolicy/ 0352bad Add policy to SELinux to allow ViPER4Android in enforcing mode 0f60dd3 Patch to allow SuperSU to run in SELinux enforcing a special thanks to @Chainfire for pointing me to the right places and @imoseyon for helping with the selinux rules b5fb01d Allow sdcardd tmpfs read access. 94b9a8a vold: allow execute cp and rm 545ff65 Settings: Add option to disable logging 25bc715 Add permissions back to app / shell domains 58891d9 adbd: allow "adb pull /sdcard/" 7c3a194 Temporarily downgrade to policy version number

  • frameworks/base/ b0c4fb1 When the device boots up, netd works more than required b4e3f5c9 SharedStorageAgent: fix off by 1 ce94665 Make accessing mWaitingForDrawn thread-safe d26a9c9 Fix NPE in BaseStatusbar in onListenerConnected f5b0f6a Alarm: Support devices using timerfd without CLOCK_POWEROFF_ALARM 2d6f943 Revert "Alarm: Don't use invalid timerfd alarm types" 1c415bd ActivityManager : Remove POWER_OFF_ALARM_MODE HOME_KEY button override bd4f2d6 SystemUI: Listen for phone state change decbebe Inflate custom notifications with the app's theme. bb5fb86 Fix the NullPointerException daa725d WifiTracker : Don't queue up duplicate messages for updating access points 73c2542 NetworkPolicyManager: Null check list of packages belonging to UID e5e6269 SystemUI: Show lockscreen wallpaper if no album art is available a0eaa49 QS: Show # of clients connected to hotspot 810f075 Automatic translation import

  • kernel/samsung/trlte/ bf04d55 cpufreq: use caf interactive governor e9c990d msm: mdss: Adding lcd notifier 3352fdf msm: Add MSM Hotplug driver 53ee09a4 cpufreq: add zzmoove governor

  • packages/apps/Contacts/ 13a402e Trigger BlockContactHelper's resource clean-up

  • packages/apps/ContactsCommon/ 38d016c Expose method to clean up resources in BlockContactHelper

  • packages/apps/Messaging/ 60ba9b6 Fix photo url's inclusion in lookup-encoded-uri bbab6ea Use a hash set to manage listeners in LookupProvider Manager 4582746 Messaging: Fix some quick message ui issues

  • packages/apps/ROMControl/ 7ae141f Merge remote-tracking branch 'AOKP/mm' into mm

  • packages/apps/Settings/ a8507c4 Split out drawable to separate from dashboard drawable 78be462 Break out text color value from commonly used color. 0a15d20 PowerUsage : Don't update if profile didn't change 8b9c50c Revert "Customize regulatory info." 554e99e Automatic translation import

  • system/core/ e3f3eda healthd: use timerfd if dev alarm not exist

  • vendor/cmsdk/ be21b28 Uncomment out getHotwordPackageNameInternal impl 53742f9 PerformanceManager : Ensure we clear calling identity d4f99cb cmsdk: Update binder transaction tests for new interfaces. d8be0b7 Automatic translation import

==================== 02-24-2016

  • art/ fdbc583 art: fix dex2oat watchdog timeout

  • build/ 93e55af Merge "build: Expose the usage of OpenJDK" into mm 6465b44 build: Expose the usage of OpenJDK 8c93843 fix zipname when the unicorn farts

  • device/samsung/trlte-common/ 7b67511 Quiet mpdecision spam: core 1 status to offline

  • frameworks/base/ a7b1a83 Fw_base - Add a controller for in-call proximity sensor (1/3)

  • hardware/qcom/keymaster/ 0919e4a keymaster: add msm8909 into support list

  • hardware/qcom/media-caf/msm8916/ f0608db Build mm-video-v4l2 on msm8909's

  • packages/apps/DeskClock/ a1de334 DeskClock : Don't set POWER_OFF_ALARM_MODE unecessarily

  • packages/apps/InCallUI/ 3d366a4 InCallUI: clean up prox speaker code and improve usability 7615520 InCallUI: Add a controller for in-call proximity sensor (2/3)

  • packages/apps/Messaging/ 5d32a6e Fix image and text binding issues in People & Options screen cdee383 Fix image re-binding issues for contacts obtained via a LookupProvider

  • packages/apps/ROMControl/ a027f85 ROMControl: Don't override proguard printmapping

  • packages/services/Telephony/ 799789d Telephony Service - Add a controller for in-call proximity sensor (3/3)

  • platform_manifest/ a281139 track qcom_sepolicy

==================== 02-23-2016

  • build/ 218eae7 Merge remote-tracking branch 'AOKP/mm' into mm

  • device/samsung/trlte-common/ bdb2daa fingerprint: Update d5d5156 trlte-common: revert mpdecision stuff

  • external/ffmpeg/ ea5478c fix invalid linked for target atom , move x86-atom to atom

  • external/sqlite/ 811e38e Update DL link in version file 8468602 Reduce sync safety levels from 3 to 1 4894fa7 sqlite: upgrade to SQLite 3.11.0 46e856f sqlite: upgrade to SQLite 3.10.2 d1956cc Reduce sync safety levels from 3 to 1

  • frameworks/opt/telephony/ 9950d94 Merge "Fix the invalid number when the one on the other side hangs up" into mm

  • kernel/samsung/trlte/ 12eb962 selinux: Android kernel compatibility with M userspace 33d8b4d selinux: extended permissions for ioctls 8f8b10b selinux: remove unnecessary pointer reassignment 9dea28c selinux: do not check open perm on ftruncate call 23682b9 selinux: enable genfscon labeling for sysfs and pstore files 13b6f7d selinux: enable per-file labeling for debugfs files. c8f3632 selinux: Remove obsolete selinux_audit_data initialization. d0f6ec9 Revert "SELinux: per-command whitelisting of ioctls" ebbc429 Revert "SELinux: use deletion-safe iterator to free list" 00e0de2 Revert "SELinux: ss: Fix policy write for ioctl operations"

  • packages/apps/Messaging/ 299e655 MessageQueue: Process pending messages per subscription b606545 Add new colors and icon.

  • packages/apps/Settings/ 37eb52a Merge remote-tracking branch 'AOKP/mm' into mm

  • packages/apps/Trebuchet/ 3e6ed3e Trebuchet: Featured Apps uses themed composed icons and responds to theme changes

  • packages/services/Telephony/ b92fc09 Automatic translation import

  • platform_manifest/ bb9e62f track external_sepolicy

  • system/bt/ 5db0f54 l2cap: ifdef checks for BLE_INCLUDED

  • system/core/ 22ee60f Merge remote-tracking branch 'AOKP/mm' into mm

  • vendor/aokp/ 64d2138 cm: sepolicy: allow kernel to read storage 7f8f62d init: add permissions for max_freq_hysteresis node 3348c03 apns: Net10 310410: Fix port

==================== 02-22-2016

  • build/ 135ae9c Revert "Revert "Add SuperSu to AOKP [2/2]""

  • device/samsung/trlte-common/ 0e738c3 Revert "update audio configs files" 5ae4b7e Enable Full Screen Boot Animation for trlte Devices 1688caa Use 3GB dalvik heap and hwui memory (Originally 2GB)

  • frameworks/base/ a937d27 Revert "SystemUI: handle camera launch gesture from keyhadler" 963006e Merge remote-tracking branch 'AOKP/mm' into mm b665824 Camera: Force HAL1 for predefined package list. fa3a312 Fix for reboot on connecting to TV through HDMI. 787c1fe BT: Allow user processes to bind to HeadsetService in guest login 4206a49 audio: register for device shutdown notification 92a5c4b Pattern: Correct the web URL to remove the starting Chinese 6828b85 Performance: Postpone service restart during app launch. 65b65b2 bootanimation: Use CLOCK_MONTONIC for pthread 019bb3a base: Fix proximity check on power key a8a84b3 close file in PersistentDataBlockService jni 32dec1d aapt: Hide "No comment for public symbol" warnings 5f9e165 Show SIM card settings in MSIM devices fd788bd SystemUI: fix screentimeout tile icon disappearing da1382c runtime: Handle prebundles on BOARD_NEEDS_VENDORIMAGE_SYMLINK. db39a8e SystemUI: Make sure to dismiss after disabling ext kg focus. 9dd8769 SysUI: Keep sensitive notifications redacted for swipe 765364c services: Fix publishing of ime tile. 2a3bc87 SystemUI: handle camera launch gesture from keyhadler a499e8d SystemUI: Dismiss external keyguard views on FP auth. 52478e2 SysUI: Don't blur when showing a Live lock screen

  • packages/apps/Settings/ 318252d Add Kernel Adiutor to Settings Dashboard Credits to fusionjack

  • vendor/aokp/ d2763ed Revert "Revert "Add SuperSu to AOKP [1/2]""

==================== 02-21-2016

  • build/ 0760b68 Merge remote-tracking branch 'AOKP/mm' into mm af4c7d3 Revert "Add SuperSu to AOKP [2/2]" ba70a8a roomservice: check recursively up the tree for deps ecf9bf7 Merge remote-tracking branch 'aokp/mm' into mm 8026c9f ota_from_target_files: Don't validate data signatures with data wipe 2885e43 Merge "releasetools: Store the proper base64 release key in the target files" into mm 9365cbb Merge "Implement 'mmap' command" into mm 94d0378 Merge "repopick: Don't crash if change not found" into mm

  • device/qcom/common/ 83fd4f1 power-8992: Fix build error and warnings e41d02c init: Add msm8952-specific init extension library

  • device/samsung/trlte-common/ 9ed2e09 quiet mpdecision spam re: core 1 status to offline 595ad36 Adjust fingerprint sensor size (same as shamus was) ac98b3f recents should use hardware layers for its taskviews. 93e50bb lazy dextop + some prop settings for cores a88e06e update audio configs files 2f7795c hush up now, gps (thanks niv71) 907227c fix derp 5540bfd Update fingerprint

  • external/boringssl/ e6a7906 boringssl: Fix compilation

  • external/stagefright-plugins/ 32e5c38 stagefright-plugins: enlarge audio/video queue

  • frameworks/base/ 7be2770 Suppress warnings of MultiDexLegacyAndException e7c656f Camera2: Fix getInternalFormatSizes for depth 6ff8b77 Fix for launching App from Recent Apps on first click 21b413a Speed up the volume panel timeout 59bfdf0 Fix bugs : when user designate print range, NumberFormatException is occured. 1d7487b Return only if both playback and capture not present 5292b0c Camera: Force HAL1 for predefined package list. 83639be Fix for reboot on connecting to TV through HDMI. feed88b BT: Allow user processes to bind to HeadsetService in guest login 75808e3 audio: register for device shutdown notification 8887187 Pattern: Correct the web URL to remove the starting Chinese 5bc99bb Performance: Postpone service restart during app launch. fa0f27b bootanimation: Use CLOCK_MONTONIC for pthread 5172f6b base: Fix proximity check on power key 42d3f83 Performance Optimization: Align texture dirty rect 3f32ae1 Release SQLite page cache as much as it can 8ffc54d Sometimes property service is slow to respond. 42196ba Fix slow wifi connection from QS. Partially revert 0d6a1c445c98f67b4fd314b58d703ec1c28e5658 2abe5e0 SystemUI: FIX No sim - airplane mode padding 9987770 BatteryStats: fix wrong calculation of battery voltage 484a770 Fix merge 8cae25c FWB: Themes Tile (1/2) b5d8f7d Merge remote-tracking branch 'aokp/mm' into mm 5eb11ea SystemUI: add volume tones back e8da7cf Merge changes from topic 'CM' into mm ecffa2a Merge "Revert "DndTile: Always open the detailed view"" into mm 9a8a45a SysUI: Show LLS when state is SHADE_LOCKED abdcc2d SystemUI: add caffeine qs tile (1/2) c5e344a update secure keyguard check 625b0d2 Revert "DndTile: Always open the detailed view"

  • packages/apps/CMFileManager/ ec22bb5 CMFilemanager: fix build without jack

  • packages/apps/Eleven/ bc1632e Codecleanup: Use Chained append calls to improve the performance 9af5f0c CodeCleanup : Remove redundant Type Casting 81cd344 Eleven: Synchronization on a non-final field 'mPauseLock'

  • packages/apps/LockClock/ 753f27d LockClock: Enable all calendars during first time setup 1f1a0aa Don't warn about webkit

  • packages/apps/Messaging/ 1261667 Messaging: Fix missing variable for local compilation

  • packages/apps/ROMControl/ 6bc2d5e Fix restartSystemUI command 8a294d3 Merge remote-tracking branch 'aokp/mm' into mm 25eb09d Merge "ROMControl - Material light & colors" into mm 4e7bb12 Merge "ROMControl - Fix AppLauncher tab" into mm

  • packages/apps/Settings/ 5d71a8a Merge remote-tracking branch 'aokp/mm' into mm

  • packages/apps/Snap/ 0b3e472 Snap: fix camera hang on LGE G4 when flash got used 11f6404 Snap: Remove video snapshot size when not supported 5095288 Snap: Remove auto HDR option when not supported 2a95659 camera: Keep touch focus intact during back-to-back ZSL shots

  • packages/apps/SoundRecorder/ 3f8c315 SoundRecorder: use sane bit operations

  • packages/services/Telephony/ 91d0037 Merge remote-tracking branch 'aokp/mm' into mm

  • system/core/ 2943ee3 Merge remote-tracking branch 'aokp/mm' into mm

  • vendor/aokp/ a65d346 Revert "Add SuperSu to AOKP [1/2]" 61f47ac Revert "recovery: default recovery updating to false" cddde82 Cleanup APN list for Norway

  • vendor/cmsdk/ 6b8a2d8 CMSDK: Themes Tile (2/2)

==================== 02-20-2016

  • device/samsung/trlte-common/ b1e8eaf trlte: fix offmode charging

  • frameworks/base/ 8aeb988 SysUI: Call dismiss() in executeAfterKeyguardGoneAction 80f873d framework: Log applied theme when apps crash 574b6fe Screen Pinning: Show correct text for on screen nav. c41bd87 SysUI: Wait for keyguard gone before starting activity 73c1301 DreamManager: only notify power manager if lid state changes c042ebd SystemUI: disable QS tile Edit mode on screen off 633cf97 bootanimation: Move the bootanimation playaudio code 2bb9bb0 Recents : Don't show clear all if no tasks 3c866e9 SystemUI: Don't update if HeadsUp is disabled 8251f7a Frameworks: Allow/Prevent notification light in Zen mode (1 of 3) 2225bdd Automatic translation import 940cdcb Revert "SystemUI: survive notification update spam" dd5fdd4 Add wakelock option for flashlight 9fbdab8 AudioService: Prevent crash when there is no music app 275e2ef AudioService: don't launch music player while in call 25d87db Do not start music app when headset is unplugged 7d9810a AudioService: launch default music player on headset connect [2/3] 0055413 SystemUI: Switch to AOSP CHARGING_SOUNDS_ENABLED 747e082 SysUI: Don't show LS wallpaper if LLS is available ab6b5d4 SysUI: Show LLS when state is SHADE_LOCKED 4a3cfba SystemUI: add caffeine qs tile (1/2) fcfb06e update secure keyguard check 830768e Revert "DndTile: Always open the detailed view" a4fbb58 Keyguard: disable debug

  • frameworks/native/ b0cda68 binder: MemoryHeapIon: Fix size_t vs integer formatting mismatch

  • hardware/qcom/fm/ 2eec31e Merge branch 'changes_from_cm12.1' into HEAD 92871d4 FMRecorder : Save to a private temporary file while recording 10f12bc Fm : Update India bands db904f4 Automatic translation import 505678b Automatic translation import d1e021c Automatic translation import 691981c Automatic translation import d4fac5f Automatic translation import 526d909 Automatic translation import d0c1142 Automatic translation import 5af5a12 FMRadio : Fix headphone icon 77e07b7 FMRadio : Fix settings UI bugs a006984 Fix camel case 893a0d7 Fix compile 2259d4d FMRadio : Localization of band types 6265c14 Automatic translation import 5fa1a69 Automatic translation import 282af6b FMRadio : improved band selection ad34b71 FMRadio : cleaned up band selection code 67a026b Automatic translation import bcf0e3b FMRadio : Select band based on country d4d8237 Automatic translation import d66f3a7 Automatic translation import a3161fd FMRadio : Keep track of scanned frequencies in service 4149330 Automatic translation import 3a71df1 FMRadio : Ensure scan state is kept in sync 0f42b8e Automatic translation import ee5cf3a Automatic translation import 24a21c0 FM: The collect channel disappear when quit FM 0031ad5 Automatic translation import ea1f7ff Automatic translation import 7917505 Fix status text to reflect when FM is enabled. 57e98f0 Automatic translation import 5ab904c Automatic translation import 0a446a8 FM: fix mRadioTextScroller usage in transmitter activity 31d6260 Automatic translation import 19b868f Automatic translation import 6085325 Automatic translation import 5d39c2e FM: respect hw.fm.internal_antenna fa75ffe Automatic translation import d991d7b FMRadio : Launch station list automatically after scan 3a9393e Automatic translation import d559652 Automatic translation import dde1c56 Automatic translation import 273065f Automatic translation import 48d5b35 FM: reenable radio text visibility after station info updated c41b123 FM: Store tag num/value in sequence ae7d8f7 FM: always use overlay default country 755c888 FM: retune last frequency when resume after call e891e05 FM2: one more missing materialization change d6e574c FM2: missing materialization changes 57acd44 fmapp2: materialize ad29d8e FM: fixup strings e3b4e15 Automatic translation import ec4417d New Material icon 4333202 Move Indonesia entries to arrays 927bc64 Automatic translation import 3e46fe5 FMRadio: add Indonesia 675e11a Automatic translation import 1fb3b50 Automatic translation import e7cb9ef Automatic translation import 07459c7 FM: Add property to force use internal antenna 2218e46 Automatic translation import 755c033 FM: Cleanup resources deb3827 FMRadio : Switch file extension to aac 2a46c79 FMRadio : Call unregister in onPause db62a93 Scanned frequencies are saved in ascending ordering 3451ea4 FmRadio : Re-add RDS fields to UI 2c17669 Fm : Make default country an overlay d20ffc5 Fm : Restore seek arrows 8a566c1 FMRadio : Re-vamp UI d26b556 FM: jni: Fix compile error with TARGET_QCOM_NO_FM_FIRMWARE 7303108 fmapp2: new launcher icon by LeopardSurd 2b99701 jni: Skip loading FM firmware if requested 2d14476 FM2: Update notification to use notification builder 9749993 Break bootclasspath dependency 36ed7f8 Allow library to be used by apps directly

  • packages/apps/ROMControl/ b340d58 Merge remote-tracking branch 'AOKP/mm' into mm

  • packages/apps/SoundRecorder/ 493a907 SoundRecorder: fix menu behavior on devices with hardware menu button

  • packages/apps/ThemeChooser/ ac66e05 ThemeChooser: update preview packages names

  • packages/services/Telephony/ a607b8b Single digit MMI codes invalid. 86991b3 Automatic translation import 43f763f PhoneToggler: persist nw mode change

  • platform_manifest/ 041e048 track own system_core

  • system/core/ 3d09702 healthd: Reduce permissions needed for alarm tracking f90676c healthd: Reboot to Android when off mode charger timer expires 7704c0d healthd: Separate power off alarm implementation into MSM specific HAL 453cece healthd: Support alarm in power off charging mode 554bfff init: Android.mk: don't build libext4_utils_static twice e8f2a03 charger: Show all charger animations 3de69b2 fastboot: add -R, --reboot switch

==================== 02-19-2016

  • packages/apps/LockClock/ 398ffe0 LockClock: Disable event calendars dialog if no calendars c5bb591 LockClock: fix crash in calendar selection

==================== 02-18-2016

  • device/samsung/trlte-common/ dd41849 trlte-common: Disable hispeed_freq while screen is off 1b4d297 trlte-common: use cm powerhal 18ed1fa trlte-common: GPS debugging set to none 23aec80 trlte-common: shim libqc-opt.so c62dc75 trlte-common: Support Fingerprint Hardware [1/3]

  • external/libtar/ 9d133fd libtar: Store gzFile in a global to avoid non-portable casting

  • frameworks/base/ b9038df Fix show charging speed on Keyguard

  • frameworks/opt/telephony/ bef9edc GsmMmiCode: Fix USSD NPE 673186f For NV-based devices like CDMA only devices, ignore ICC Card status change EVENT. 92a65c9 DcSwitchStateMachine: support RILs not implementing REQUEST_ALLOW_DATA 46fb487 Suppress error pop-ups for single digit dials.

  • hardware/qcom/media-caf/msm8996/ 6316605 vidc: Fix makefiles

  • hardware/ril-caf/ 01c8bfb Merge tag 'LA.BF64.1.2.2-03240-8x94.0' into HEAD

  • kernel/samsung/trlte/ af6ffb7 fingerprint: Update fingerprint drivers [2/3]

  • packages/apps/CMFileManager/ a0cd1ee CMFileManager: Don't show access mode pref on unrooted devices

  • packages/apps/InCallUI/ 4551f15 Re-add call recording feature. afffa68 Automatic translation import

  • packages/apps/Settings/ 486d8d3 SIM: Only trigger sub updates if the lifecycle isn't ending bc7d8ff DevelopmentSettings: initialize recovery update property at boot b8f4abc Settings: Only show multi-sim card configuration for owners dc10660 Settings: Allow/Prevent notification light in Zen mode (2 of 3) 29daacb Settings: Fix ethernet data usage tab crash 8f7be32 Add ability to ignore interruptions while active media playback b157557 Settings: Add CMGlobalSettingSwitchPreference 7fd4f2a Settings: hook up volume tone preference to CMSettings 8627b68 Automatic translation import 99b4e3f Settings: launch default music player on headset connect [1/3] 7e75a14 Remove duplicate charging sounds option

  • packages/apps/Snap/ 28c3ed1 Snap: Fix filtering of unsupported HFR/HSR modes 83b1417 SnapdragonCamera: Fix HSR recording 5d2bcdb SnapdragonCamera: Remove bitrate and framerate scaling for HFR 2ecc5b9 SnapdragonCamera: Fix timelapse recording 063146d SnapdragonCamera: Enable audio recording for HSR videos bc112a1 SnapdragonCamera: Scale up bitrate for HSR recordings e7098d8 Snap: Don't crash if user saved preference is not valid 2fbbd8c Snap: Cleanup flash icons 4671961 SnapdragonCamera: Implementing SelfieFlash feature

  • packages/apps/SoundRecorder/ ebf0748 SoundRecorder: sign with platform key

  • packages/apps/Trebuchet/ 9be4dbb Trebuchet: Don't do reveal animation from apps/widgets to overview

  • packages/services/Telecomm/ 22c32ad telecomm: Support DSDA without LCH

  • packages/services/Telephony/ f850c0e Single digit MMI codes invalid. 5330cf7 Automatic translation import 9174300 PhoneToggler: persist nw mode change

  • system/core/ d0b08a7 init: Android.mk: don't build libext4_utils_static twice ddd7a54 charger: Show all charger animations 5d52980 fastboot: add -R, --reboot switch

  • system/vold/ 73ed08e Fix ioctl parameter

  • vendor/cmsdk/ 1b0e032 PerformanceManager : Keep in sync with low power mode 468f12a CMSDK: Allow/Prevent notification light in Zen mode (3 of 3) 4dc06bb Automatic translation import 61a6533 cmsdk: launch default music player on headset connect [3/3] 2e419d3 cmsdk: Deprecate POWER_NOTIFICATIONS_ENABLED setting 592e26b CMSDK : Add caffeine tile (2/2)

  • vendor/samsung/ 2adb0ce To avoid missing symbols errors w/vendor/lib/libqc-opt.so: abeec78 trlte-common: Add Fingerprint libraries [3/3]

February- 18 -2016

  • device/samsung/trlte-common/ dd41849 trlte-common: Disable hispeed_freq while screen is off 1b4d297 trlte-common: use cm powerhal 18ed1fa trlte-common: GPS debugging set to none 23aec80 trlte-common: shim libqc-opt.so c62dc75 trlte-common: Support Fingerprint Hardware [1/3]

  • external/libtar/ 9d133fd libtar: Store gzFile in a global to avoid non-portable casting

  • frameworks/base/ b9038df Fix show charging speed on Keyguard

  • hardware/qcom/media-caf/msm8996/ 6316605 vidc: Fix makefiles

  • hardware/ril-caf/ 01c8bfb Merge tag 'LA.BF64.1.2.2-03240-8x94.0' into HEAD

  • kernel/samsung/trlte/ af6ffb7 fingerprint: Update fingerprint drivers [2/3]

  • packages/apps/Snap/ 28c3ed1 Snap: Fix filtering of unsupported HFR/HSR modes 83b1417 SnapdragonCamera: Fix HSR recording 5d2bcdb SnapdragonCamera: Remove bitrate and framerate scaling for HFR 2ecc5b9 SnapdragonCamera: Fix timelapse recording 063146d SnapdragonCamera: Enable audio recording for HSR videos bc112a1 SnapdragonCamera: Scale up bitrate for HSR recordings e7098d8 Snap: Don't crash if user saved preference is not valid 2fbbd8c Snap: Cleanup flash icons 4671961 SnapdragonCamera: Implementing SelfieFlash feature

  • packages/apps/SoundRecorder/ ebf0748 SoundRecorder: sign with platform key

  • packages/apps/Trebuchet/ 9be4dbb Trebuchet: Don't do reveal animation from apps/widgets to overview

  • packages/services/Telecomm/ 22c32ad telecomm: Support DSDA without LCH

  • system/vold/ 73ed08e Fix ioctl parameter

  • vendor/samsung/ 2adb0ce To avoid missing symbols errors w/vendor/lib/libqc-opt.so: abeec78 trlte-common: Add Fingerprint libraries [3/3]

February- 17 -2016 Initial release