Advertisement
TugaPower

M24

Jan 12th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.14 KB | None | 0 0
  1. Project name: android_art
  2. art: Disable ART_HOST_CLANG on darwin builds.
  3.  
  4. Project name: android
  5. Add QC dataservices by default
  6.  
  7. Project name: android_external_f2fs-tools
  8. mkfs.f2fs: Disable clang
  9.  
  10. Project name: android_packages_apps_Trebuchet
  11. Prevent possible NPE during monkey test
  12.  
  13. Project name: android_packages_apps_Settings
  14. Settings: Add CMMetricsLogger constants to proper pages.
  15.  
  16. Lower minimum vertical range for data usage.
  17. Update vertical axis bounds when resetting network policy.
  18. Revert "Hide usage graph on app usage details pages."
  19. Some text are missing in eject sdcard warning
  20. Settings: Set default value for 'Volume keys control ringer stream'
  21. Settings: request runtime permissions inside VoiceWakeup
  22. Settings: increase default regulatory info drawable dimensions
  23. Settings: EL AOSP translation fixes
  24. Improve DPI warning string
  25.  
  26. Project name: android_packages_apps_Contacts
  27. Fix "Copy to .. " overflow menu item title
  28. Don't show default and favorites groups in group overview.
  29. Display group memberships in a meaningful way.
  30.  
  31. Project name: android_packages_apps_ContactsCommon
  32. Propagate group default and favorites state into GroupMembershipDataItem.
  33.  
  34. Project name: android_packages_apps_InCallUI
  35. InCallUI: Use framework yes/no strings
  36.  
  37. Project name: android_packages_apps_Bluetooth
  38. Improve AVRCP metadata string
  39.  
  40. Project name: android_packages_apps_Snap
  41. Snap: remove captureUI pngdrawables
  42. Snap: Add more resolutions
  43. Snap: More strings cleanup
  44. Snap: special handling of hdr-mode parameter for lge devices
  45. Fix mismerge of "SnapdragonCamera: fix screen flash on resuming"
  46. Don't do touch-to-focus for touches outside of the preview.
  47. SnapdragonCamera: Hide camera controllers when review captured image
  48. Move mApplicationContext to init()
  49. Snap: support setting default preview resolution via overlay
  50. Snap: Fix NPE when parameters.getSupportedVideoSizes() is null
  51. Snap: Fall back to default quality instead of 352x288
  52. Snap: Fix NPE if mCameraDevice == null
  53. Snap: Fix aapt warnings
  54. Snap: Set untranslatables
  55. Snap: support usage of preview size 2560x1440 via system prop
  56. Snap: Set parameters before starting preview
  57. Snap: Remove CAF Chinese translations
  58. Snap: Fix jni compiler warnings
  59. Snap: Remove dead code
  60. Revert "Snapdragon: Add icons for Snapdragon beautification feature"
  61. Snap: FilmStripView must exist before loading photo/video modules
  62.  
  63. Project name: android_frameworks_base
  64. ThemeService: ManagedProvisioning is a setup package too.
  65. SystemUi: Nuke DONT_TRACK label, and introduce CMMetricsLogger constants.
  66. Make WIFI_IDLE_MS default into an overlay
  67. Fix drawing of VectorDrawables that are rotated by 90 or 270 degrees.
  68. Increase brightness faster if ambient light is brightening quickly.
  69. Optimize GPS property reloading.
  70. Align checkbox and description in permission confirmation dialog
  71. WiredAccessoryManager: remove warning about Samsung dock support
  72. Add Motorola EMU audio dock jack sensing support
  73.  
  74. Project name: android_frameworks_av
  75. libstagefright: Support YVU420SemiPlanar camera format
  76.  
  77. Project name: android_frameworks_opt_telephony
  78. telephony: Override nw mode on creation and when trying to calculate nw type.
  79.  
  80. Project name: android_frameworks_opt_net_wifi
  81. Use def_wifi_idle_ms to fetch WIFI_IDLE_MS defaults
  82.  
  83. Project name: android_frameworks_native
  84. Revert "Revert "gui: only support tertiary display if QTI_BSP is defined""
  85.  
  86. Project name: android
  87. Add QC dataservices by default
  88.  
  89. Project name: cm_platform_sdk
  90. cmsdk: Introduce internal MetricsLogger class.
  91.  
  92. Project name: android_vendor_cm
  93. init: Create directories needed by sshd
  94.  
  95. Project name: android_vendor_qcom_opensource_dataservices
  96. Makefiles: Use project pathmap to determine build eligibility
  97.  
  98. Project name: android_hardware_libhardware
  99. Revert "Revert "libhardware: Only support tertiary display in QTI_BSP is defined""
  100.  
  101. Project name: android_hardware_qcom_gps
  102. gps: Use project pathmap to determine build eligibility
  103.  
  104. Project name: android_build
  105. qcom: Add dataservices to project pathmap
  106. qcom: Fix non-QC target pathmappings
  107.  
  108. Project name: android_device_oneplus_bacon
  109. bacon: LED brightness LibLights control
  110. Revert "bacon: Add dataservices directory locally"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement