Guest User

TEMASEK V2.0

a guest
Dec 29th, 2015
323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.13 KB | None | 0 0
  1. ====================
  2. 12-29-2015
  3. ====================
  4.  
  5.  
  6. * android/
  7. f17b5fa Track own InCallUI
  8.  
  9. * device/wingtech/wt88047/
  10. f9e0108 disable zsl_mode and why use vendor_camera_ext and Uses_aosp ??
  11. 75eeab1 Shim the camera hal to get it working..
  12. e330586 Camera: fix camera for 6.0.x
  13.  
  14. * external/stagefright-plugins/
  15. 09f677f stagefright-plugins: Only do as much sniffing as necessary
  16. e7ea399 stagefright-plugins: Increase confidence on HEVC mp2p files
  17. c0742cd stagefright-plugins: Fix audio trimmed when reaching eos
  18. 28d6141 stagefright-plugins: Fix crash
  19.  
  20. * frameworks/av/
  21. fd6521f Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
  22. b19f360 stagefright: Those who cannot remember history are doomed to repeat it
  23.  
  24. * frameworks/base/
  25. d495b87 Base: Add a controller for in-call proximity sensor (1/3)
  26. aa77122 Profiles: option to disable lock screen device policy override (1/2)
  27. 33f68ca QS: use CM's profiles vector from settings
  28. c61ace6 SystemUI: Update WiFi indicator drawable sizes
  29. 85b6f76 QS: add Expanded desktop tile
  30. d9ed5cb Quick Settings: add some more tiles
  31. 5d61e20 SystemUI: dont roll but add :)
  32. 862a38a fb: less notifications sound (1/2)
  33.  
  34. * hardware/qcom/display-caf/msm8994/
  35. a0dd49b gralloc: cflag to use nv21 format for camera write
  36.  
  37. * kernel/cyanogen/msm8916/
  38. 22225d8 msm: camera: isp: fix for avtimer power collapse
  39.  
  40. * packages/apps/InCallUI/
  41. dd24730 InCallUI: Add a controller for in-call proximity sensor (2/3)
  42. 4d4badb InCallUI: Add a controller for proximity sensor
  43.  
  44. * packages/apps/Settings/
  45. e0d3336 Profiles: option to disable lock screen device policy override (2/2)
  46. 90620e4 Settings: less notifications sound (2/2)
  47. b31bafa settings: Animation scale seekbars
  48. e48375e Profiles: Cleanup the code
  49. 0f9735b Settings: improve empty Profile trigger icons
  50. c4dab08 Settings: make empty profile views fit on hdpi
  51. 7d47412 Improve profile setting layouts.
  52. fc56e44 profiles: Make the actions wizard buttons show up
  53. 726a0d1 Profiles: remove unused code
  54. 0f4cb58 Settings: always allow profile app groups to be linked/unlinked
  55. b0fb944 Settings : Save instance state for app group deletes
  56. 9a2cff2 Settings: fix empty Wifi triggers screen
  57. c8e03a3 Settings: make empty profile trigger screens more useful
  58. 93fca76 Settings: merge ProfilesList into ProfilesSettings
  59. fb48a7b Profiles: Fix override item summary not displaying none
  60. 6b6b648 Disable Immersive Messages [2/2]
  61. f6b6ad5 Force Expanded Notifications (2/2)
  62. 3298ef2 Add statusbar notification category in Statusbar settings
  63. b53565b Add QS category inside Statusbar settings
  64.  
  65. * packages/apps/SnapdragonCamera/
  66. 685adcf SnapdragonCamera: Rename app to 'Camera'
  67. 9356df5 Modify the Launcher Icons and merge LA.BR.1.2.6_rb1.5
  68.  
  69. * packages/services/Telephony/
  70. d37c982 TeleService: Add a controller for in-call proximity sensor (3/3)
  71.  
  72. ====================
  73. 12-28-2015
  74. ====================
  75.  
  76.  
  77. * build/
  78. 87ffe94 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_build into cm-13.0
  79.  
  80. * device/cyanogen/msm8916-common/
  81. 37157f2 Update msm8916.mk
  82.  
  83. * frameworks/av/
  84. 000b84a Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
  85. 020adf2 nuplayer: Pass along the sniffed metadata from GenericSource
  86. 4adc183 stagefright: Remove special handling of FFMPEG extractor
  87. 1bb6c3e stagefright: Add more hardware codec support for our extractor
  88. f7ad9b0 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
  89.  
  90. * frameworks/base/
  91. f202b73 Disable Immersive Messages [1/2]
  92. d804ba3 Force Expanded Notifications [1/2]
  93. a1a54d9 FWB: Battery saver and low battery notification toggles [1/2]
  94. fd0e32a Remove demo mode, is useless.......
  95. b25d3a4 Fix Activity.onConfigurationChanged may not be called.
  96. 0ed3f3f Make sure NaturalSurfaceLayout is consistent with SurfaceControl
  97.  
  98. * packages/apps/Settings/
  99. d5a2ed6 Settings: Battery saver & low battery notification toggles [2/2]
  100. 3ed3683 Hide usb mode chooser dialog after disconnected
  101. 17c28d4 apn: Update the add actionbar icon
  102.  
  103. ====================
  104. 12-27-2015
  105. ====================
  106.  
  107.  
  108. * device/wingtech/wt88047/
  109. f009c54 Revert "wt88047: Set camera default to API level 1"
  110. 6c41e2d Merge branch 'cm-13.0' of https://github.com/danielstuart14/android_device_wingtech_wt88047 into HEAD
  111. ed3db04 Merge branch 'cm-13.0' of https://github.com/kumajaya/android_device_wingtech_wt88047 into HEAD
  112. 9c8cc40 Add camera shim library.
  113. ba29308 wt88047: Treat exfat as sdcard_external
  114.  
  115. * external/stagefright-plugins/
  116. 8caee14 stagefright-plugins: Fix thumbnail issues
  117. cea1cb3 stagefright-plugins: Pass the container format in the metadata
  118. 94932fa stagefright-plugins: Remove voodoo from sniff logic
  119. f9e21d7 stagefright-plugins: Add special case for DivX containers
  120. 5e9d63d stagefright-plugins: Fix HEVC extradata handling
  121. 8107a7f stagefright-plugins: Always use FFMPEG for FLAC audio
  122. 4ecbcbb stagefright-plugins: Correctly check if audio codec is open
  123.  
  124. * frameworks/av/
  125. 1b5f480 stagefright: Remove special case for FLAC offload
  126. 5712d5c stagefright: Copy the thumbnail time
  127.  
  128. * frameworks/base/
  129. 405be77 Revert "Skip duplicated appop checking of ContentProvider."
  130. 9087fdd Revert "handle timeout of requestNetwork"
  131. 7b131a2 Revert "Reduce synchronized region when checking idle states."
  132. 0e301a5 Revert "Don't draw vertical scrollbar if it is in hidden state"
  133. 4304e07 Revert "Remove infinity invalidation when both scrollbars are shown"
  134. 7a49f38 Revert "prevent unnecessary warning logs caused by View.toString()"
  135. f8e36a1 Revert "Access mView in the thread which created the ViewRootImpl"
  136.  
  137. * hardware/qcom/audio-caf/msm8916/
  138. a065400 hal: Allow building hardware audio encoders
  139.  
  140. * hardware/qcom/audio-caf/msm8996/
  141. a495e40 hal: Allow building hardware audio encoders
  142.  
  143. * packages/apps/AudioFX/
  144. 7944518 AudioFX: platform sign
  145.  
  146. ====================
  147. 12-26-2015
  148. ====================
  149.  
  150.  
  151. * device/wingtech/wt88047/
  152. ec06226 Revert "Revert "wt88047: Switch to SELinux enforcing""
  153. eb9453d wt88047: Remove duplicate healthd policy
  154. f293331 wt88047: Fix mpdecision SELinux denial
  155. e8a2a43 wt88047: Fix mm-qcamerad SELinux denial
  156. 6e2f404 wt88047: Fix system_server SELinux denial
  157. 901416c wt88047: Just playing with SELinux, no effects
  158. 648b0fd Merge pull request #10 from kumajaya/cm-13.0
  159. 1b64939 wt88047: Remove mm-parser libraries
  160.  
  161. * frameworks/av/
  162. d2c00b4 Validation of Number of Channels on WAV files.
  163. efa19ab Fix overflows in amrwbenc
  164.  
  165. * frameworks/base/
  166. f198552 Reduce the delay during headset removal
  167. e086374 Automatic translation import
  168. d826f06 core: Remove CAF Chinese translations
  169.  
  170. * frameworks/opt/telephony/
  171. 02cb1cc Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_opt_telephony into cm-13.0
  172.  
  173. * packages/apps/AudioFX/
  174. 2eefaf2 Automatic translation import
  175.  
  176. * packages/apps/BasicSmsReceiver/
  177. 961eed1 Automatic translation import
  178.  
  179. * packages/apps/Bluetooth/
  180. 634ffe1 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_apps_Bluetooth into cm-13.0
  181. 63088a9 Automatic translation import
  182.  
  183. * packages/apps/BluetoothExt/
  184. 6162335 Automatic translation import
  185.  
  186. * packages/apps/Browser/
  187. ad614da Automatic translation import
  188.  
  189. * packages/apps/CMBugReport/
  190. 4313513 Automatic translation import
  191.  
  192. * packages/apps/CMFileManager/
  193. 9eb5798 Automatic translation import
  194.  
  195. * packages/apps/CMWallpapers/
  196. 61bb875 Automatic translation import
  197.  
  198. * packages/apps/Calendar/
  199. ecf9b82 Automatic translation import
  200.  
  201. * packages/apps/Camera2/
  202. 960b850 Automatic translation import
  203.  
  204. * packages/apps/CellBroadcastReceiver/
  205. 0dadb76 Automatic translation import
  206.  
  207. * packages/apps/CertInstaller/
  208. 95ca4c7 Automatic translation import
  209.  
  210. * packages/apps/Contacts/
  211. bcef0c9 Automatic translation import
  212.  
  213. * packages/apps/ContactsCommon/
  214. dc60d46 Automatic translation import
  215.  
  216. * packages/apps/DeskClock/
  217. 811f843 Automatic translation import
  218.  
  219. * packages/apps/Dialer/
  220. 3edb649 Automatic translation import
  221.  
  222. * packages/apps/Eleven/
  223. 281ddcb Automatic translation import
  224.  
  225. * packages/apps/Email/
  226. 325beae Automatic translation import
  227.  
  228. * packages/apps/FMRadio/
  229. 6d4803d Automatic translation import
  230.  
  231. * packages/apps/Gallery2/
  232. 5952713 Automatic translation import
  233.  
  234. * packages/apps/InCallUI/
  235. 6f89959 Automatic translation import
  236.  
  237. * packages/apps/KeyChain/
  238. 27ecfb5 Automatic translation import
  239.  
  240. * packages/apps/LockClock/
  241. 864c4e9 Automatic translation import
  242.  
  243. * packages/apps/PackageInstaller/
  244. 536afdd Automatic translation import
  245.  
  246. * packages/apps/PhoneCommon/
  247. 8e3b23f Automatic translation import
  248.  
  249. * packages/apps/Profiles/
  250. cb125ca Automatic translation import
  251.  
  252. * packages/apps/Screencast/
  253. 088677a Automatic translation import
  254.  
  255. * packages/apps/Settings/
  256. 4f48359 Automatic translation import
  257. 3b089ba Settings: Fix the failing strings
  258.  
  259. * packages/apps/SetupWizard/
  260. 8c472fc Automatic translation import
  261.  
  262. * packages/apps/SoundRecorder/
  263. b6618ae Automatic translation import
  264.  
  265. * packages/apps/Stk/
  266. d1ffe2a Automatic translation import
  267.  
  268. * packages/apps/Tag/
  269. 8c18297 Automatic translation import
  270.  
  271. * packages/apps/Terminal/
  272. dff584e Automatic translation import
  273.  
  274. * packages/apps/ThemeChooser/
  275. 10be771 Automatic translation import
  276.  
  277. * packages/apps/Trebuchet/
  278. 8689f02 Merge pull request #5 from CyanogenMod/cm-13.0
  279. 6be1ecf Automatic translation import
  280.  
  281. * packages/apps/TvSettings/
  282. 345fd98 Automatic translation import
  283.  
  284. * packages/apps/UnifiedEmail/
  285. ffe71d9 Automatic translation import
  286.  
  287. * packages/inputmethods/LatinIME/
  288. 4c26e4e Automatic translation import
  289.  
  290. * packages/providers/CalendarProvider/
  291. 7e9ce94 Automatic translation import
  292.  
  293. * packages/providers/ContactsProvider/
  294. 8707141 Automatic translation import
  295.  
  296. * packages/providers/DownloadProvider/
  297. f1d2361 Automatic translation import
  298.  
  299. * packages/providers/MediaProvider/
  300. 89942d7 Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_providers_MediaProvider into cm-13.0
  301. 61eb49b Automatic translation import
  302.  
  303. * packages/providers/TelephonyProvider/
  304. c793071 Automatic translation import
  305.  
  306. * packages/providers/ThemesProvider/
  307. 5470255 Automatic translation import
  308.  
  309. * packages/providers/UserDictionaryProvider/
  310. 084102c Automatic translation import
  311.  
  312. * packages/services/Mms/
  313. 105dcb1 Automatic translation import
  314.  
  315. * packages/services/Telecomm/
  316. 8562735 Automatic translation import
  317.  
  318. * packages/services/Telephony/
  319. 2d067da Merge branch 'cm-13.0' of github.com:CyanogenMod/android_packages_services_Telephony into cm-13.0
  320. e850772 Automatic translation import
  321.  
  322. * packages/wallpapers/Galaxy4/
  323. 8266065 Automatic translation import
  324.  
  325. * packages/wallpapers/PhaseBeam/
  326. 53dfc85 Automatic translation import
  327.  
  328. * packages/wallpapers/PhotoPhase/
  329. ba62eca Automatic translation import
  330.  
  331. * vendor/cm/
  332. 5e37d43 sepolicy: Allow vold to attempt to mount ntfs and exfat
  333.  
  334. * vendor/cmsdk/
  335. 9f9759a Automatic translation import
  336.  
  337. ====================
  338. 12-25-2015
  339. ====================
  340.  
  341.  
  342. * build/
  343. 2c9a1ea build: Add msm8952 as a QCOM board platform
  344.  
  345. * device/wingtech/wt88047/
  346. 09a8ea5 wt88047: Set camera default to API level 1
  347. fcbad51 Revert "wt88047: Include HDPI resources"
  348. 12ad0d9 wt88047: Set default WiFi hotspot SSID and WiFi direct name
  349. 4d86546 wt88047: Standarize libshims structure
  350.  
  351. * external/exfat/
  352. 9d909ba Merge tag 'v1.2.3' into HEAD
  353.  
  354. * frameworks/av/
  355. 1bd0af5 Merge branch 'cm-13.0' of git://github.com/CyanogenMod/android_frameworks_av into cm-13.0
  356.  
  357. * frameworks/base/
  358. 79c58af Access mView in the thread which created the ViewRootImpl
  359. 27bf64a prevent unnecessary warning logs caused by View.toString()
  360. 20869c5 Remove infinity invalidation when both scrollbars are shown
  361. f67e749 Don't draw vertical scrollbar if it is in hidden state
  362. 5e64aa4 Reduce synchronized region when checking idle states.
  363. 57e594f handle timeout of requestNetwork
  364. f4f4107 Skip duplicated appop checking of ContentProvider.
  365.  
  366. * hardware/cyanogen/
  367. e1c6405 cmhw: Add color enhancement impl for LiveDisplay driver
  368.  
  369. * packages/apps/Settings/
  370. 08c9f32 Build V2.0
Add Comment
Please, Sign In to add comment