Advertisement
Guest User

Untitled

a guest
Mar 25th, 2016
791
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.81 KB | None | 0 0
  1. ====================
  2. 03-25-2016
  3. ====================
  4.  
  5.  
  6. * hardware/qcom/media-caf/msm8974/
  7. 1f27f2c Revert "mm-video-v4l2: vidc: venc: Update color conversion decision"
  8. b2df30f mm-video-v4l2: venc: Accept Venus color format in opaque mode
  9. d44cb37 mm-video-v4l2: vidc: venc: Update color conversion decision
  10. b564be7 mm-video-v4l2: vidc: venc: make color conversion independent of filledlen
  11. 838db82 mm-video-vidc: change buffer index logic in EBD
  12.  
  13. * system/core/
  14. 4165157 libcutils: make sched_policy more robust
  15.  
  16. * vendor/cmsdk/
  17. c416594 cmsdk: fix javadoc for performance profiles
  18.  
  19. ====================
  20. 03-24-2016
  21. ====================
  22.  
  23.  
  24. * device/asus/mofd-common/
  25. be36128 mofd-common: Switch back to ondemand cpufreq governor
  26. 2b4b1a2 mofd: use KEY_WAKEUP for dt2w
  27.  
  28. * frameworks/base/
  29. b5754ac Themes: Fail theme install if common resources fail
  30. f19ccf8 SystemUI: Fix missing semi colon.
  31. fa659ad SystemUi: Show correct iconography for default left affordance settings.
  32.  
  33. * kernel/asus/moorefield/
  34. 916caf8 Revert "sched, idle: Fix the idle polling state logic"
  35. 4b2e3a2 ftxxxx: use KEY_WAKEUP for dt2w KEY
  36.  
  37. * packages/apps/Trebuchet/
  38. e812052 Trebuchet: Fix NPE while binding unavailable items
  39.  
  40. * packages/services/Telephony/
  41. 0085263 multi-sim: use getFirstPhoneForEmergencyCall()
  42.  
  43. ====================
  44. 03-23-2016
  45. ====================
  46.  
  47.  
  48. * frameworks/av/
  49. 27ee071 audioflinger: clear mMixerBuffer if frame is not ready
  50. 536fd16 Avoid parsing CC SEI payload beyond buffer end
  51. 5a4c1f8 CameraService: Fix cameraId type of onDeviceStatusChanged
  52. c4795f0 MPEG4Extractor: cast media time to int64_t in order to avoid check on unsigned integer overflow.
  53. 4b17bd1 Overflow fixes for amrwbenc
  54. d7a4d6d libcameraservice: Allow media server to disconnect camera even unlocked
  55. 3df4fac Fix benign integer overflow conditions for VSYNC add and removal.
  56. 37c5d30 Fix harmless unsigned overflow in recoverPTS
  57. b821ad1 Fix integer overflow in time conversion
  58. 4e35e8f Prevent divide by zero in WAVExtractor
  59. 92742eb OMXCodec: fix potential OOB read in parseHEVCCodecSpecificData
  60. 985e33c Prevent integer underflows in ID3::Iterator
  61. 429372d Stagefright: Remove unused variables and files
  62. c727e17 h264dec: Use intptr_t when a pointer is treated as an integer
  63. c27fc35 MPEG4Extractor: still more NULL dereference fixes
  64. d954486 Use errno correctly.
  65.  
  66. * frameworks/base/
  67. 780385f camera2 legacy: Allow HDR processing to take a while
  68. e88cd15 LagFix failed attempt #1: Don't set any transparency if it's set to default value
  69. a6daa85 SystemUI: Hide system/notification when config changes on kg.
  70.  
  71. * frameworks/opt/telephony/
  72. d027c3b Revert "Fix the invalid number when the one on the other side hangs up"
  73.  
  74. * hardware/qcom/audio-caf/msm8916/
  75. df326e3 audio: msm8916: Squashed audio amp commits
  76.  
  77. * hardware/qcom/fm/
  78. b1bfaea Reset FM audio settings on off.
  79.  
  80. * packages/apps/DeskClock/
  81. b30c145 Revert "Import translations. DO NOT MERGE"
  82.  
  83. * packages/services/Telecomm/
  84. 9ab6af9 Telecomm: Don't get default phones outside of phone process.
  85. d2b64ad Telecomm: Verify foreGroundCallId is numeric when looking up id for ringtone.
  86.  
  87. * packages/services/Telephony/
  88. f687770 PhoneToggler: fix setting sub for single sim
  89.  
  90. ====================
  91. 03-22-2016
  92. ====================
  93.  
  94.  
  95. * frameworks/av/
  96. f97015a Fix 64-bit comparison
  97. 811391b Revert "Fixed comparison on 64 bit system"
  98.  
  99. * frameworks/base/
  100. fbb9df4 Merge "[DUI] Gallery icon support [1/5]" into mm6.0
  101. 12a9119 fwb: SystemUI: Updated DE translations by Ralf Luther
  102. 7494e47 [1/4] Pass call extras to addcall
  103.  
  104. * hardware/qcom/fm/
  105. aae515a Add two new callbacks for FM start/stop.
  106. 7ea733e Restore default wired headset on FM power off
  107. 525a5c6 Update mute API usage to fix pops and consistency
  108. 4df923a Need to update UI in onResume though fmservice not bound
  109. 1fb70c3 Do not disable FM receiver on Music Service commands
  110. 9106d4e Disable/enable radio on factory reset
  111. ef247c4 Request for audio focus on activity resume
  112. 8f2d9e0 Check for audio focus before enabling audio path
  113. e48b2e6 Stop recording only if its storage is unmounted
  114. daaa11b Change value of mSpeakerPhoneOn when BT becomes on or off
  115. 6706ef9 Reset notch filter only if it is set.
  116. 10d0ec6 FM: Fix ANR due to incorrect error handling in stopRecording
  117. 97cca41 FM: stop AudioTrack before switching output device
  118. d7dd054 Change FM off button to release media and audio resources.
  119. a8ad0bd fmapp2: de-select A2DP audio route on A2DP disconnection.
  120. 63e7e75 fmapp2: Allow switching between wired and Bluetooth headset
  121. 40a5d4b FM: Regional requirement for FM
  122. bd28479 Revert "FMRecorder : Save to a private temporary file while recording"
  123. 28adb84 FM: update fm app to use device loopback
  124.  
  125. * hardware/qcom/media-caf/msm8974/
  126. f542f45 mm-video-vidc: Handle ETB with EOS for NV12 ENCODEABLE format
  127.  
  128. * packages/apps/AicpExtras/
  129. 6f68273 AE: Updated RU translations by Sergey Samsonenko
  130. 36234e1 Changelog: prettify
  131. 20db56a AE: Updated DE translations by Ralf Luther
  132.  
  133. * packages/apps/DUI/
  134. d42a691 DUI: updated DE translations by Ralf Luther
  135. 63ac847 Rename Overview to Recents 1) Under DU-Tweaks/Multi-Tasking its referred to as Recents 2) Users be asking all the time "Why u no recents button?"
  136. ff56500 Update with AICP icons
  137. 69f7705 [DUI] Gallery icon support [2/5]
  138. acc24da DUI: Initial DE Translations by Ralf Luther
  139.  
  140. * packages/apps/Dialer/
  141. 4a13f02 update addCall to account for extra paramter
  142.  
  143. * packages/apps/Messaging/
  144. 252ac72 Change lookup request's origin to INCOMING_SMS
  145.  
  146. * packages/apps/OmniSwitch/
  147. c6584d5 omniswitch: Updated DE translations by Ralf Luther
  148.  
  149. * packages/apps/Settings/
  150. 30a5547 Remove LongPressBackToKill if Navbar is ON by default
  151. ba11e85 settings: Updated RU translations by Sergey Samsonenko
  152. ddb1002 settings: updated DE translations by Ralf Luther
  153. b21d570 settings: Enable MultiWindow for everyone! :)
  154. c0ce97b Merge "Improve data usage strings" into mm6.0
  155. 1e60b58 Merge "Settings: forward decrypt required on boot flag" into mm6.0
  156. c5ebf46 Merge "Settings : Fix default privacy guard preference" into mm6.0
  157. 04bd43f Merge "[DUI] Gallery icon support [3+4/5]" into mm6.0
  158. 9ffbd22 Improve data usage strings
  159. 2522ec9 Settings: forward decrypt required on boot flag
  160. 1dfd845 Settings : Fix default privacy guard preference
  161. f7493d1 settings: Updated DE translations by Ralf Luther
  162. 26c0493 Settings: Respect config_proximityCheckOnWakeEnabledByDefault
  163.  
  164. * packages/apps/Trebuchet/
  165. 27f915d Fix metric reporting for remote folder
  166.  
  167. * packages/providers/ContactsProvider/
  168. e5d4dc7 update addCall to account for extra paramter
  169.  
  170. * packages/services/Telecomm/
  171. ca1a8a0 [2/4] Pass call extras to addcall
  172.  
  173. * vendor/aicp/
  174. 085a297 sepolicy: fix two new denials
  175.  
  176. ====================
  177. 03-21-2016
  178. ====================
  179.  
  180.  
  181. * device/asus/mofd-common/
  182. 116b7c1 Use new mechanism to include tiles into settings dashboard.
  183.  
  184. * frameworks/base/
  185. b53c363 NetworkManagement : Add ability to restrict app data/wifi usage
  186. 15ee3a7 [DUI] Gallery icon support [1/5]
  187. 64cd427 SystemUI: improve battery saver tile
  188. 0fe760a Compile app theme in background
  189. 0f01ca6 [ThemesTile] Proper permissions
  190. 0e12a20 Merge "[ThemesTile] Fix setting to default (1/2)" into mm6.0
  191. 1d213c1 [ThemesTile] Fix setting to default (1/2)
  192. 1e09e29 Revert "Revert "FWB: Hold back to kill timeout (1/2)""
  193. a82ce70 Merge "Revert "Revert "Framework: Forward port Long press back to kill app (2/2)""" into mm6.0
  194. 03235b3 Merge "Port ThemesTile to new CMTE api" into mm6.0
  195. 9e27cbe Merge "[ThemesTile] Sort themes" into mm6.0
  196. c1de687 Revert "Revert "Framework: Forward port Long press back to kill app (2/2)""
  197. 40b69d1 Merge "Revert "Revert "ThemesTile: Items list""" into mm6.0
  198. 2198e2e Merge "Revert "Revert "ThemeTile: misc touch up""" into mm6.0
  199. ec2fa71 Merge "Revert "Revert "ThemesTile: properly get theme config from our context""" into mm6.0
  200. aa5bc48 Merge "Revert "Revert "FWB: Themes Tile (1/2)""" into mm6.0
  201. 2c6ad5f Accept underscore and tilde in web URLs.
  202.  
  203. * packages/apps/Contacts/
  204. 9791b63 Fix NPE in Contact Card
  205.  
  206. * packages/apps/ContactsCommon/
  207. 765b782 LookupProviderImpl : add synchronization around ProviderInfo
  208. a8419cc Add RequestOrigin to LookupRequest
  209. c5ab573 Extend LookupProvider api to add an unique identifer
  210.  
  211. * packages/apps/Eleven/
  212. 14ad1d7 Merge "Fix some scaling issues with non-square album art." into cm-13.0
  213.  
  214. * packages/apps/Messaging/
  215. fed2b36 Fix menu item highlight color.
  216.  
  217. * packages/apps/Settings/
  218. b39d60c Settings : Add per app internet/data control
  219. 277ea7c Merge "AICP French Translations (update) : packages_apps_Settings" into mm6.0
  220. efb2f38 [DUI] Gallery icon support [3+4/5]
  221. 54c8778 Merge "Move external input tile inclusion to device repo." into mm6.0
  222. 61c544c Merge "Settings: fix BT switch enabling discoverable mode" into mm6.0
  223. 75cfaa6 Merge "Optimize AICP logo drawable properly" into mm6.0
  224. bd4304a Merge "Revert "Revert: "Settings: Hold back to kill timeout (2/2)""" into mm6.0
  225. 242067b Merge "Revert "Revert "Settings: Forward port long-press-back to kill app (1/2)""" into mm6.0
  226. 6382bbd Merge "Navbar -> Tha Navbar" into mm6.0
  227. 434db63 Settings: fix BT switch enabling discoverable mode
  228. f5f514b Optimize AICP logo drawable properly
  229. 5cd3865 Revert "Revert: "Settings: Hold back to kill timeout (2/2)""
  230. a53c7ed Revert "Revert "Settings: Forward port long-press-back to kill app (1/2)""
  231. c6e82a5 Navbar -> Tha Navbar
  232. decd132 Move external input tile inclusion to device repo.
  233. 490a43e Improve protected apps string
  234.  
  235. * vendor/cmsdk/
  236. f656776 Themes: Check theme api level in onBootPhase
  237.  
  238. ====================
  239. 03-20-2016
  240. ====================
  241.  
  242.  
  243. * frameworks/base/
  244. 5b94680 Port ThemesTile to new CMTE api
  245. 03b8ec4 [ThemesTile] Sort themes
  246. c253d9f Revert "Revert "ThemesTile: Items list""
  247. 5f18315 Revert "Revert "ThemeTile: misc touch up""
  248. 434b3e9 Revert "Revert "ThemesTile: properly get theme config from our context""
  249. 6aa2873 Revert "Revert "FWB: Themes Tile (1/2)""
  250.  
  251. * hardware/qcom/fm/
  252. 5bbc6f0 Fix translations breakage
  253.  
  254. * kernel/asus/moorefield/
  255. 0c3b1e0 pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
  256. 841cfc8 tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
  257. b32c4d0 KEYS: Fix race between read and revoke
  258.  
  259. * packages/apps/AicpExtras/
  260. 6ff5cdb AE: Add config to apply custom shadow on header images
  261.  
  262. * packages/apps/Dialer/
  263. 4a49e99 Delete failed CallRecording file
  264.  
  265. * packages/apps/Settings/
  266. 9a0ed80 AICP French Translations (update) : packages_apps_Settings
  267.  
  268. * vendor/cmsdk/
  269. ff4178c [ThemesTile] Fix setting to default (2/2)
  270. 62dba48 Revert "Revert "CMSDK: Themes Tile (2/2)""
  271.  
  272. ====================
  273. 03-19-2016
  274. ====================
  275.  
  276.  
  277. * build/
  278. 89139fa HAX: build fix for i9305
  279.  
  280. * frameworks/base/
  281. e4913b9 Fix task header alignment and color
  282. 2fd6ca2 [Framework] Add config to apply custom shadow on header images
  283. c04935a fwb: Remove lines originally defined in cm_strings.xml
  284. 8f2b1e3 Automatic translation import
  285.  
  286. * packages/apps/CMFileManager/
  287. b53e1cc Automatic translation import
  288.  
  289. * packages/apps/Contacts/
  290. a33722b Automatic translation import
  291.  
  292. * packages/apps/ContactsCommon/
  293. ef3e9f9 Automatic translation import
  294. 2e3d2e9 Enable support for groups in External contacts accounts
  295.  
  296. * packages/apps/Dialer/
  297. 57f6bbb Automatic translation import
  298.  
  299. * packages/apps/InCallUI/
  300. 8ff6bc9 Automatic translation import
  301.  
  302. * packages/apps/Settings/
  303. 1bba411 Automatic translation import
  304.  
  305. * packages/providers/DownloadProvider/
  306. 150e9a2 Automatic translation import
  307.  
  308. * packages/services/Telecomm/
  309. 4592169 Automatic translation import
  310.  
  311. * packages/services/Telephony/
  312. 4ff015c Automatic translation import
  313.  
  314. * vendor/aicp/
  315. 3eef638 Renamed serranods xx->dd
  316. 71c8fc1 condor: change maintainer
  317. 0f9e4fe Merge "Materialized icon for SIM toolkit" into mm6.0
  318. 300d328 Added serranodsxx.mk to AICP MM
  319.  
  320. * vendor/cmsdk/
  321. 1843f57 Automatic translation import
  322.  
  323. ====================
  324. 03-18-2016
  325. ====================
  326.  
  327.  
  328. * build/
  329. 241552b qcom: Explicitly build the custom audio policy for legacy alsa
  330.  
  331. * frameworks/base/
  332. 06c8680 Revert "Show 4G instead of LTE switch (FWB part)"
  333. daf25d6 VolumeDialogController : Ignore inactive stream volume updates
  334. 37c51f0 SystemUI: more consistent visualizer logic
  335.  
  336. * frameworks/support/
  337. 9ac291b v4: Assign mDrawable before calling setBounds
  338.  
  339. * hardware/libhardware_legacy/
  340. 1f27ca8 libhardware_legacy: Add MSM specific flags, devices and channels.
  341.  
  342. * hardware/qcom/audio-caf/msm8960/
  343. ef63860 policy_hal: Always call local implementation of updateCallRouting
  344. fb3b822 policy_hal: Add custom audio policy
  345. c14bc2e alsa_sound: Remove deprecated DEVICE_OUT_FM_TX
  346. 5b64515 alsa_sound: Remove deprecated audio policy sources
  347.  
  348. * packages/apps/Dialer/
  349. e95fd90 Merge "Fix crash in call log." into mm6.0
  350.  
  351. * packages/apps/FMRadio/
  352. 96194b6 FMRadio: Fix station switch from list for certain locales
  353.  
  354. * packages/apps/OmniSwitch/
  355. a0f463c Merge "Automatic translation import" into mm6.0
  356.  
  357. * packages/providers/ContactsProvider/
  358. 2e19826 [4/4] Add column for storing origin in CallLog
  359.  
  360. * packages/services/Telephony/
  361. 92dd592 Revert "Show 4G instead of LTE switch (Telephony part)"
  362. f03fa82 Fix Mobile Settings FC
  363. 39be6eb Fix MSIM voicemail notification icons.
  364.  
  365. * platform_manifest/
  366. 6d09135 Merge "Revert "manifest: track fw_opt_net_wifi locally"" into mm6.0
  367.  
  368. * prebuilts/cmsdk/
  369. 38b2af7 update system api
  370.  
  371. * vendor/aicp/
  372. 02c5688 Surnia : Switch to AICP MM
  373. a3cd714 Materialized icon for SIM toolkit
  374. 10b9fb7 Merge "Revert "Show 4G instead of LTE switch (vendor_aicp part)"" into mm6.0
  375. 544a724 Revert "Show 4G instead of LTE switch (vendor_aicp part)"
  376.  
  377. * vendor/cmsdk/
  378. 5d5b18d update api
  379. f660184 cmsdk: fix last profile extra constant
  380.  
  381. ====================
  382. 03-17-2016
  383. ====================
  384.  
  385.  
  386. * art/
  387. 6817f4b Build dex2oat without asan instrumentation.
  388. 1e30dc0 Remove unnecessary std::move from test_dex_file_builder
  389. f68e902 Remove unnecessary std::move from variant_map.h
  390. 3c7f695 Reduce sleep duration in SuspendAllDaemonThreads
  391.  
  392. * device/asus/mofd-common/
  393. 5c93fe0 Automatic translation import
  394.  
  395. * external/DUtils/
  396. 1d42a70 [DUI] Gallery icon support [5/5]
  397.  
  398. * frameworks/av/
  399. 8c2e9d8 audio: Remove LEGACY_ALSA_AUDIO ifdefs from AudioPolicyManager.cpp
  400.  
  401. * frameworks/base/
  402. 6c4bfbc SystemUI: fix crypt keeper race condition
  403. 9d1850b Cast Tile: only scan while in detail view
  404. 400b8d1 Show icons of only background apps in Toasts
  405. c303f0e Keyguard: Don't show keyguard if CryptKeeper enabled
  406. b67d94a Merge "Revert "Framework: Forward port Long press back to kill app (2/2)"" into mm6.0
  407. 33330c4 Merge "Revert "FWB: Hold back to kill timeout (1/2)"" into mm6.0
  408.  
  409. * frameworks/opt/net/wifi/
  410. 8afb31b WifiScanningService: Fix invalid offset error
  411.  
  412. * hardware/qcom/audio-caf/msm8952/
  413. d9ae022 Merge remote-tracking branch 'caf/LA.BR.1.3.3_rb1.12' into cm-13.0-caf-8952
  414.  
  415. * hardware/qcom/audio-caf/msm8960/
  416. 27b310b alsa_sound: Enable QCOM_PROXY_DEVICE_ENABLED by default
  417.  
  418. * hardware/qcom/display-caf/msm8952/
  419. 1605e82 Merge remote-tracking branch 'caf/LA.BR.1.3.3_rb1.12' into cm-13.0-caf-8952
  420.  
  421. * hardware/qcom/fm/
  422. cf1e7ae Automatic translation import
  423.  
  424. * hardware/qcom/media-caf/msm8916/
  425. 3fa385a Fix subdirectory inclusion on CM
  426. 1fd88aa libc2dcolorconvert: Allow continued usage of unaligned YCbCr420P format
  427. d4db655 Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.10' into cm-13.0-caf-8916
  428.  
  429. * hardware/qcom/media-caf/msm8952/
  430. 254d506 Merge remote-tracking branch 'caf/LA.BR.1.3.3_rb1.12' into cm-13.0-caf-8952
  431.  
  432. * kernel/asus/moorefield/
  433. f8ab329 Revert "PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()"
  434. 2d7160c Revert "cgroup: use a dedicated workqueue for cgroup destruction"
  435. c175498 Revert "moorefield: defconfig: Disable COMPAT_VDSO"
  436.  
  437. * packages/apps/AudioFX/
  438. d67c7f6 Automatic translation import
  439.  
  440. * packages/apps/Bluetooth/
  441. 3f68bb7 Automatic translation import
  442.  
  443. * packages/apps/BluetoothExt/
  444. 6a14c96 Automatic translation import
  445.  
  446. * packages/apps/Browser/
  447. e113a32 Automatic translation import
  448.  
  449. * packages/apps/CMBugReport/
  450. 49c80e7 Automatic translation import
  451.  
  452. * packages/apps/CMUpdater/
  453. ef69836 Automatic translation import
  454.  
  455. * packages/apps/CMWallpapers/
  456. 2a97643 Automatic translation import
  457.  
  458. * packages/apps/Calendar/
  459. 48b2b67 Automatic translation import
  460.  
  461. * packages/apps/Camera2/
  462. 8c21d74 Automatic translation import
  463.  
  464. * packages/apps/Contacts/
  465. 054ddd9 QuickContact Expand/Collapse Button removal fixed
  466.  
  467. * packages/apps/DUI/
  468. 281ad4d SmartBar: Use backAlt IME hint to show arrows
  469.  
  470. * packages/apps/DeskClock/
  471. d56a07b Automatic translation import
  472.  
  473. * packages/apps/Dialer/
  474. 72e2351 Fix crash in call log.
  475. e2194a4 Dialer: Fix build without jack
  476.  
  477. * packages/apps/Eleven/
  478. dd15524 Automatic translation import
  479.  
  480. * packages/apps/Email/
  481. 5159955 Automatic translation import
  482.  
  483. * packages/apps/Gallery2/
  484. 0aaff57 Automatic translation import
  485.  
  486. * packages/apps/LockClock/
  487. 59d2529 Automatic translation import
  488.  
  489. * packages/apps/Messaging/
  490. ad4d0b5 Automatic translation import
  491.  
  492. * packages/apps/OmniSwitch/
  493. 9605ae3 Automatic translation import
  494. d3c00a4 OmniSwitch: tweak DragGripView
  495. b6523a8 OmniSwitch: basic multi window support
  496.  
  497. * packages/apps/PackageInstaller/
  498. 470cf41 Automatic translation import
  499.  
  500. * packages/apps/PhoneCommon/
  501. e4eb6ed Automatic translation import
  502.  
  503. * packages/apps/Profiles/
  504. dda77c6 Automatic translation import
  505.  
  506. * packages/apps/Screencast/
  507. d5b1750 Automatic translation import
  508.  
  509. * packages/apps/Settings/
  510. 1d39214 Re-expose hardcoded white text colors
  511. 1d6c0ff [IconPicker] Get more stuff from icon packs
  512. 10af077 [IconPicker] Fix scaling
  513. 4596538 Merge "Themes: Expose Hard coded icon tint in power summary settings" into mm6.0
  514. d5ee1ca Merge "DisplayColor: clamp maximum value to 1.0f" into mm6.0
  515. ce7a447 Merge "Revert "Settings: Expose battery history chart color"" into mm6.0
  516. ecacae8 Revert "Settings: Expose battery history chart color"
  517. ca4bcd6 Themes: Expose Hard coded icon tint in power summary settings
  518. 445052b DisplayColor: clamp maximum value to 1.0f
  519. 7862fb0 Merge "Revert "Settings: Forward port long-press-back to kill app (1/2)"" into mm6.0
  520. 80b8565 Merge "Revert: "Settings: Hold back to kill timeout (2/2)"" into mm6.0
  521.  
  522. * packages/apps/Snap/
  523. 5dcd941 Automatic translation import
  524.  
  525. * packages/apps/SoundRecorder/
  526. c41ee5c Automatic translation import
  527.  
  528. * packages/apps/Stk/
  529. 86ba1a7 Automatic translation import
  530. 62cdb10 Do not display toast if alpha text is null.
  531.  
  532. * packages/apps/Terminal/
  533. 938df93 Automatic translation import
  534.  
  535. * packages/apps/ThemeChooser/
  536. 945d181 Automatic translation import
  537.  
  538. * packages/apps/Trebuchet/
  539. 153b4ce Automatic translation import
  540.  
  541. * packages/apps/TvSettings/
  542. ff5ac73 Automatic translation import
  543.  
  544. * packages/apps/UnifiedEmail/
  545. a4c95c3 Automatic translation import
  546.  
  547. * packages/inputmethods/LatinIME/
  548. d2e61d4 Automatic translation import
  549.  
  550. * packages/providers/CallLogProvider/
  551. baef728 [3/4] Account for extra bundle in tests
  552.  
  553. * packages/providers/ThemesProvider/
  554. 9fa9b69 Automatic translation import
  555.  
  556. * packages/screensavers/PhotoTable/
  557. f2fadbd Automatic translation import
  558.  
  559. * packages/services/Mms/
  560. f26269a Automatic translation import
  561.  
  562. * packages/wallpapers/Galaxy4/
  563. 91e95eb Automatic translation import
  564.  
  565. * packages/wallpapers/PhaseBeam/
  566. d23564c Automatic translation import
  567.  
  568. * packages/wallpapers/PhotoPhase/
  569. 83742d3 Automatic translation import
  570.  
  571. * platform_manifest/
  572. acb2d37 Revert "manifest: track fw_opt_net_wifi locally"
  573.  
  574. * vendor/aicp/
  575. 63a7f6e cm: sepolicy: allow platform apps to crop user images
  576.  
  577. ====================
  578. 03-16-2016
  579. ====================
  580.  
  581.  
  582. * external/DUtils/
  583. 38cd4c8 Add toast message to kill task action
  584.  
  585. * frameworks/base/
  586. ce26b8b Navbar tile: Aicp icons
  587. 639f60c navigation_bar.xml - typo
  588. 3b0b6e8 base: pipe all IME hints regardless of IME notification state/settings
  589. df97379 Revert "Framework: Forward port Long press back to kill app (2/2)"
  590. 8e61125 Revert "FWB: Hold back to kill timeout (1/2)"
  591. ac52263 Fix NavBar tile compilation on AICP source
  592. a66e187 Navigation bar tile: fix toggle state
  593. f5b6d83 NavbarTile: improve icons state
  594. 2dc57a5 NavbarTile: go to bar specific settings onLongPress [2/2]
  595. 9e64409 Navigation Bar Tile
  596. 0dbaeff Merge "[SQUASHED]Introduce DU Fling, Pulse ,Navbar into RR [1/4]" into mm6.0
  597. b8e67d2 fw: Move externalCMServices declaration to external res package.
  598. 0d63b7b [SQUASHED]Introduce DU Fling, Pulse ,Navbar into RR [1/4]
  599.  
  600. * frameworks/opt/telephony/
  601. b25f147 Add TD-SCDMA support
  602.  
  603. * hardware/qcom/audio-caf/msm8974/
  604. 8e01786 Revert "Force voice path when recording audio during call"
  605.  
  606. * hardware/qcom/display-caf/msm8916/
  607. 50314ad Merge remote-tracking branch 'caf/LA.BR.1.2.6_rb1.10' into cm-13.0-caf-8916
  608.  
  609. * kernel/asus/moorefield/
  610. 1d2668a workqueue: fix subtle pool management issue which can stall whole worker_pool
  611. 34c3099 moorefield: defconfig: Disable Intel's scheduler changes
  612. 19f4b6c moorefield: defconfig: Disable DEBUG_SPINLOCK
  613. 5609e15 moorefield: smp: Only dump strack traces once if stuck on csd_lock
  614.  
  615. * packages/apps/AicpExtras/
  616. b3c08c3 Fix build after SmartBar
  617.  
  618. * packages/apps/DUI/
  619. 540e748 BaseEditor: dirtyunicorns -> aicp
  620. 113bde7 Fix build for AICP source
  621.  
  622. * packages/apps/Settings/
  623. 9aed61b Settings: Expose battery history chart color
  624. 9c11799 Revert "Settings: Forward port long-press-back to kill app (1/2)"
  625. 3805b16 Revert: "Settings: Hold back to kill timeout (2/2)"
  626. 1b31818 Merge "[SQUASHED] Settings : Add DU Fling,Pulse,SmartBar" into mm6.0
  627. d30b448 Settings: ask telephony for network selection
  628. 755d50e [SQUASHED] Settings : Add DU Fling,Pulse,SmartBar
  629.  
  630. * packages/apps/Trebuchet/
  631. 0991d31 Trebuchet: Fix some issues with the DB upgrade path
  632. 772f61d Show apps as unavailable when on unmounted storage
  633.  
  634. * packages/services/Telephony/
  635. 093e994 Telephony: add external network selection activity
  636.  
  637. * platform_manifest/
  638. 56b7eee Track external_DUtils locally
  639. f9ad382 Track external_DUtils from DU and packages_apps_DUI localy
  640.  
  641. * vendor/aicp/
  642. cf9b80c bullhead: update fingerprint to MHC19J
  643. 92164ab Merge "DUI: get ready to get a DUI! [1/3]" into mm6.0
  644. 0d36d57 Merge "SmartBar: Fix NPE when changing button animation style" into mm6.0
  645. 3c43db2 Merge "SmartBar: Clean up tablet button dimens, some code cleanup [1/2]" into mm6.0
  646. 136f34c Merge "Smartbar: make sure hidden context ime switcher stays hidden [2/2]" into mm6.0
  647. b002270 Merge "SmartBar: Battery Bar support [2/2]" into mm6.0
  648. b8ff761 Merge "Navbar: Finalize navbar overlay resource management [1/2]" into mm6.0
  649. ce7ad8e Merge "Fix navbar secondary overlay resource handling [4/4]" into mm6.0
  650. 2e5359c Merge "SmartBar: Introduce spring softkey touch animation [1/2]" into mm6.0
  651. 659668b Merge "SmartBar: speed up single tap timeout when double tap is enabled" into mm6.0
  652. 10fc767 Merge "SmartBar: Completely overhaul button tap logic" into mm6.0
  653. cc41a2b Merge "Fling: Custom icon support [3/3]" into mm6.0
  654. c2b495c Merge "Introduce SmartBar navigation implementation for DirtyUnicorns" into mm6.0
  655. d3124a3 Merge "Pulse: Fix the "Buckmarble bug", Pulse not tracking volume stream events" into mm6.0
  656. f92c9de Merge "Prebuilts: update to latest version bump so we aren't FUNAVBAR [4/4]" into mm6.0
  657. bca75da Merge "prebuilts: fix navbar visibility not showing after hiding" into mm6.0
  658. 1a65259 Merge "update some prebuilts." into mm6.0
  659. 1d4f842 cm: Remove externalCMServices overlay. (in cmsdk)
  660. ac1e95f cm: Commonize cmsdk specific targets.
  661. 4db626d DUI: get ready to get a DUI! [1/3]
  662. 3a7b774 SmartBar: Fix NPE when changing button animation style
  663. 6f8dc9a SmartBar: Clean up tablet button dimens, some code cleanup [1/2]
  664. 5325234 Smartbar: make sure hidden context ime switcher stays hidden [2/2]
  665. d19f444 SmartBar: Battery Bar support [2/2]
  666. 20dfc77 Navbar: Finalize navbar overlay resource management [1/2]
  667. 9b42f92 Fix navbar secondary overlay resource handling [4/4]
  668. eb149df SmartBar: Introduce spring softkey touch animation [1/2]
  669. a4c3526 SmartBar: speed up single tap timeout when double tap is enabled
  670. de659c2 SmartBar: Completely overhaul button tap logic
  671. 4c653c6 Fling: Custom icon support [3/3]
  672. 71cd2a7 Introduce SmartBar navigation implementation for DirtyUnicorns
  673. 51c279a Pulse: Fix the "Buckmarble bug", Pulse not tracking volume stream events
  674. 3606226 Prebuilts: update to latest version bump so we aren't FUNAVBAR [4/4]
  675. e5dc3eb prebuilts: fix navbar visibility not showing after hiding
  676. ed83dfb update some prebuilts.
  677.  
  678. * vendor/cmsdk/
  679. a9a7f5d cmsdk: send connection value when changing network modes
  680. 1f8a890 cmsdk: Introduce externalCMServices array to cmres.
  681. 6a46a4d cmsdk: Mandate cmhw feature xml's for service implementation.
  682. c0303a2 Revert "cmhw: Don't hold a static reference to the service"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement