Advertisement
Seraph08

CyanogenMod 14.1 Weekly (All devices)

Dec 4th, 2016
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.60 KB | None | 0 0
  1. project build/
  2. f246c648a binary: Append cc/cxx wrapper to sdclang
  3. b6bd8ead7 build: Conditionally disable ccache for modules with FDO enabled
  4. 74b511974 Revert "Add PRODUCT_BOOTANIMATION"
  5.  
  6. project device/lge/g3-common/
  7. 7b937e3 g3: Rewrite sepolicies
  8. 82d95d5 sepolicy: address a few denials
  9. 7625f46 g3: more sepolicy fixes...
  10. a46e6d5 g3: set pn547 firmware name
  11. 68a8ec7 init: run baseband-sh after boot complete
  12. 6cee5f3 g3: overlay: Reenable mms with mobile data off
  13. d7dc66e drop gello
  14. a02b9f5 TARGET_USES_IMS
  15. 828007c Added to indicate that protobuf-c is not supported in this build
  16. 8466972 g3: import variant init script
  17. f2a40c0 sepolicy: address a couple denials
  18. 5f50761 sepolicy: allow setting baseband props
  19. ccb0c55 g3: audio: audio-record
  20. 8f96f7f enable g3 doze
  21. e29da88 g3: overlay: Reenable mms with mobile data off
  22.  
  23. project device/lge/ls990/
  24. dcc4295 ls990: add misc partition
  25. 42bc31d ls990: Remove enhanced NFC feature
  26. 56ba218 Revert "ls990: add misc partition"
  27. 2a1eab3 Revert "ls990: disable cache partition size info to fix cmupdate flashing"
  28. 253032c ls990: use pad instead of misc for recovery commands
  29. 34d534e telephony-ext
  30. a71f56a ls990: enable text relocations
  31. bdb6a6e ls990: move to source-built libril
  32. 50c3aa4 cyanogenmod
  33.  
  34. project device/motorola/msm8916-common/
  35. e26313f permissive
  36. 42564bf Update BoardConfigCommon.mk
  37. 0091b5e Update BoardConfigCommon.mk
  38. 9c78312 msm8916-common: sepolicy: Undeprecate properties
  39. 024b79a msm8916-common: Use OSS Charger
  40. 8c7fad0 Grant all processes the domain_deprecated attribute
  41. 23ae8f0 msm8916-common: Move mmi scripts to system
  42. 81d57f6 msm8916-common: sepolicy: Update for Nougat
  43. c044f80 Revert "msm8916-common: Import stock prima configuration"
  44. 3e02965 msm8916-common: Drop all the shims!!
  45. 6184779 msm8916-common: Extract firmwares on post installation
  46. 165daa2 msm8916-common: Specify we have a cache partition
  47. 3e49b30 msm8916-common: sepolicy: Label metadata partition
  48. 6fb99d4 Automatic translation import
  49. 99d7f84 msm8916-common: Add 'misc' entry in fstab.qcom
  50. aedb035 dexopt everything
  51. 265bd48 overlays for volte
  52. bad1331 Update BoardConfigCommon.mk
  53. 01c4586 die permissive die
  54. 3694f63 Update msm8916.mk
  55. 8793a65 caf
  56.  
  57. project device/motorola/surnia/
  58. a119198 surnia: remove hard-coded photo preview size
  59. 73b341b condense make files
  60. eb558e8 change kernel defconfig
  61. cfba581 fix hard corded preview dimensions
  62. c81a817 caf
  63.  
  64. project external/vim/
  65. 4b785f69c patch 8.0.0105 Problem: When using ch_read() with zero timeout, can't tell the difference between reading an empty line and nothing available. Solution: Add ch_canread().
  66. 0945eafac patch 8.0.0106 Problem: Cannot use a semicolon in 'backupext'. (Jeff) Solution: Allow for a few more characters when "secure" isn't set.
  67. 958dc6923 patch 8.0.0107 Problem: When reading channel output in a timer, messages may go missing. (Skywind) Solution: Add the "drop" option. Write error messages in the channel log. Don't have ch_canread() check for the channel being open.
  68. 65e08ee1d patch 8.0.0108 Problem: The channel "drop" option is not tested. Solution: Add a test.
  69. b129a447f patch 8.0.0109 Problem: Still checking if memcmp() exists while every system should have it now. Solution: Remove vim_memcmp(). (James McCoy, closes #1295)
  70. 5a030a540 patch 8.0.0110 Problem: Drop command doesn't use existing window. Solution: Check the window width properly. (Hirohito Higashi)
  71. eebd84eb9 patch 8.0.0111 Problem: The :history command is not tested. Solution: Add tests. (Dominique Pelle)
  72. eca626fcd patch 8.0.0112 Problem: Tests 92 and 93 are old style. Solution: Make test92 and test93 new style. (Hirohito Higashi, closes #1289)
  73. 87f3d202a patch 8.0.0113 Problem: MS-Windows: message box to prompt for saving changes may appear on the wrong monitor. Solution: Adjust the CenterWindow function. (Ken Takata)
  74. b04a98f6c patch 8.0.0114 Problem: Coding style not optimal. Solution: Add spaces. (Ken Takata)
  75. e3af763d5 patch 8.0.0115 Problem: When building with Cygwin libwinpthread isn't found. Solution: Link winpthread statically. (jmmerz, closes #1255, closes #1256)
  76. 6dbf66aa3 patch 8.0.0116 Problem: When reading English help and using CTRl-] the language from 'helplang' is used. Solution: Make help tag jumps keep the language. (Tatsuki, test by Hirohito Higashi, closes #1249)
  77. 327054df4 patch 8.0.0117 Problem: Parallel make fails. (J. Lewis Muir) Solution: Make sure the objects directory exists. (closes #1259)
  78.  
  79. project frameworks/base/
  80. 7baa3561019 settings: Allow accessing CMSettings via settings command
  81. 95d41a45e8b Automatic translation import
  82. ca6e0f92a42 sounds: fix typo
  83. 07282156a37 Automatic translation import
  84. 2382507cf62 QS: Show # of clients connected to hotspot
  85. 031e19b8527 StatusBarIconController: Fix battery text scaling
  86. 5a79c7ff389 PhoneWindowManager: Tap volume buttons to answer call
  87. 5c9705cceb0 Tethering: Turn off wifi hotspot after inactivity(1/3)
  88. 26d3f0b1ab0 SystemUI: Add VectorDrawable battery styles
  89. 3a809a8e7b1 ColorFade: fix EGL crash on exynos4 mali blobs
  90. 04b8389aec4 NotificationManager: Concentrate LED light capabilities in a single location
  91. a15113481f6 Automatic translation import
  92. 8793aad7500 am: Account for time changes when showing recent activities
  93. 38ad05cffea PhoneWindowManager: Implement press home to answer call
  94. fbdf5daebb3 VibratorService: Track vibrator intensity
  95.  
  96. project frameworks/native/
  97. ba23a7fa3 surfaceflinger: Add support for Exynos HWC services
  98. 208be8668 surfaceflinger: Add support for Exynos BGRA mixer
  99.  
  100. project frameworks/opt/net/wifi/
  101. ad493b0b Tethering: Turn off wifi hotspot after inactivity(2/3)
  102.  
  103. project hardware/intel/common/omx-components/
  104. 6ad0c8d omx: cleanup zenfone2 old blob support
  105.  
  106. project hardware/qcom/display-caf/msm8994/
  107. 2a47834f9 Revert "libhwcomposer: fix unused variable warning when DYNAMIC_FPS is disabled"
  108.  
  109. project hardware/qcom/media-caf/msm8960/
  110. 5befa9f25 mm-video-v4l2: vdec: allocate secure buffer as native_handle
  111.  
  112. project kernel/motorola/msm8916/
  113. 84761da10e1 BACKPORT: audit: consistently record PIDs with task_tgid_nr()
  114. 8e692fcef6e UPSTREAM: staging/android/ion : fix a race condition in the ion driver
  115. 8e713981c41 BACKPORT: security: fix typo in security_task_prctl
  116. 91db5c25048 BACKPORT: mm: avoid setting up anonymous pages into file mapping
  117. ce898026d98 sdcardfs: move d_rcu from overlapping d_child to overlapping d_alias
  118.  
  119. project packages/apps/Bluetooth/
  120. 68fc0426 Automatic translation import
  121. ef49a42e Automatic translation import
  122.  
  123. project packages/apps/CMParts/
  124. b35adf03 CMParts: Add volume button call answer switch
  125. 58e41804 CMParts: Use NotificationManager to figure out LED capabilities
  126.  
  127. project packages/apps/Calendar/
  128. 6af343da Automatic translation import
  129. 550f16ad Automatic translation import
  130.  
  131. project packages/apps/Contacts/
  132. a5bf60dbc Automatic translation import
  133.  
  134. project packages/apps/Dialer/
  135. 948420f9b Automatic translation import
  136. 259a2f1ea Dialer: fix IllegalStateException in Search call log
  137.  
  138. project packages/apps/Email/
  139. 54a22f028 Email: Use NotificationManager to figure out LED capabilities
  140.  
  141. project packages/apps/Messaging/
  142. ae7e942 Automatic translation import
  143.  
  144. project packages/apps/PhoneCommon/
  145. e05f224 Automatic translation import
  146.  
  147. project packages/apps/Settings/
  148. 5c35c059de Settings: Remove A/B preference if unsupported
  149. fc108b7374 Settings: move notification lights settings into notifications options
  150. 36b6fa96e4 Automatic translation import
  151. f030c12b53 Automatic translation import
  152. cb248c272e fingerpint: Allow devices to configure sensor location
  153. c02802e801 Fix translation import
  154. e7cfb6fbc3 Automatic translation import
  155. d23573b79c Fix translation import
  156. fc31dc4960 Settings: Use separate icon for flashlight power usage
  157. c534d5b7c8 Settings: Use GLIF Theme for missing Settings > Screen lock Activities
  158. 485399849f Tethering: Turn off wifi hotspot after inactivity(3/3)
  159. 4e559c6d84 Automatic translation import
  160.  
  161. project packages/apps/Terminal/
  162. e8527b5 Automatic translation import
  163.  
  164. project packages/apps/UnifiedEmail/
  165. 8c91a11bf UnifiedEmail: Use NotificationManager to figure out LED capabilities
  166. 5caab8caa Automatic translation import
  167.  
  168. project packages/providers/DownloadProvider/
  169. 64dbeeb Automatic translation import
  170. c1a4ced Automatic translation import
  171.  
  172. project packages/resources/devicesettings/
  173. 0d24687 resources: devicesettings: Commonize strings translations
  174.  
  175. project packages/services/Telephony/
  176. ec636108 Automatic translation import
  177. 15831d7a Automatic translation import
  178. c13b0215 Automatic translation import
  179.  
  180. project system/core/
  181. 3e7227c99 [1/2] init.rc: set DOWNLOAD_CACHE based on prop
  182.  
  183. project vendor/cm/
  184. ee962cca Contributors: Add Xiaomi Mi 5 maintainer
  185. 596e20c1 cm: Add more Mi 5 maintainers
  186. f7ef4d6d Contributors: Add LG G Pad 8.3 and Xiaomi Redmi 1S maintainer
  187. 1b19f16e [2/2] cm: set cache partition location
  188. 67ddf372 cm: Rework boot animation generation
  189. 6179d949 cm: Build bootanimation.zip
  190. ce5405d1 Fix wrong bootanimation.zip from mkdir .../part{0..2}
  191. 840e7814 bootanim: Use a for loop to make part# folders
  192. 01bdd551 roomservice: Follow fetched android_device_ projects
  193. 2b25e6da Add Reliance Jio India IMS volte apn's
  194. 433d2e97 Fix Reliance Jio India APNs.
  195.  
  196. project vendor/cmsdk/
  197. 77b34c3 CMSDK: Add volume answer call CMSetting
  198. 610916b cmsdk: Switch to a unified LED capabilities overlay
  199. ecde09b cmsdk: Define a default LED capabilities value
  200.  
  201. project vendor/lge/
  202. 96c35ab2 hammerhead: update blobs from MOB31E factory image
  203. a0bd37c8 hammerhead: update blobs from M4B30X factory image
  204.  
  205. project vendor/motorola/
  206. be96e6bf clark: update Sprint blobs from shamu NBD91P
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement