MukeshSIngh

Untitled

Jun 24th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.47 KB | None | 0 0
  1. ====================
  2. 06-24-2018
  3. ====================
  4.  
  5. * device/oneplus/msm8998-common/
  6. bad91bd Fix: HBM tile Thanks to @SuperDroidBond [mukesh22584]
  7. * frameworks/base/
  8. 106c861 Some Fixes [RakeshBatra]
  9. da98328 Lockscreen clock styles: update alarm status also if ambient is off [RakeshBatra]
  10. 25f4505 Ambient music ticker: add Always On Ambient compatibility [RakeshBatra]
  11. bf2541b Ambient music fallback: be sure to remove track length info [RakeshBatra]
  12. 4a5436d Set text color to white for ambient battery display [RakeshBatra]
  13. 3c67096 Media tickers: fallback to notification text if no metadata available [RakeshBatra]
  14. 207b095 Ambient and statusbar media tickers: code fixes and improvements [RakeshBatra]
  15. bc123c1 Permissions: Grant Pixel's Wallpaper app access to SD [RakeshBatra]
  16. cbe1173 base: Disable AOD by default [2/2] [RakeshBatra]
  17. e514038 Ambient Music: don't trigger it when no media info are available [RakeshBatra]
  18. 967639f Use Auto brightness for Ambient Display [RakeshBatra]
  19. 55a64d8 Return of the ticker scroll [1/2] [RakeshBatra]
  20. 6b1c758 Statusbar text battery: use ⚡ instead of ~ when charging [RakeshBatra]
  21. 2e47e82 Ambient battery level: use a ⚡ symbol when charging [RakeshBatra]
  22. b74fd65 Ambient: show battery level on bottom [RakeshBatra]
  23. 8f0a91d Music ticker: once per track is enough [RakeshBatra]
  24. 874d59a Locked tasks should have a valid view [RakeshBatra]
  25. 5efda9f base: touch to add tiles: remove listner checks [RakeshBatra]
  26. 635416e Ambient music ticker improvements [RakeshBatra]
  27. 18a373a dt2s: Add an overlay to control dt2s on lockscreen [RakeshBatra]
  28. 83ba0fc Extend dynamic notification bool for ambient notifications [RakeshBatra]
  29. b95e04c SystemUI: fix ambient display when HeadsUp disabled [RakeshBatra]
  30. 0bc2c2f Make status bar ticker play nice with center clock [RakeshBatra]
  31. 7ae1da6 Ambient ticker: make it work if secure lockscreen notifs are blocked [RakeshBatra]
  32. 72a2b9d Allow Ambient music ticker for devices with custom doze manager [RakeshBatra]
  33. 3447b2e Ambient music ticker: add a full disable mode [1/2] [RakeshBatra]
  34. a9fb6cd Ambient music: let hide clock and show track info in center screen [1/2] [RakeshBatra]
  35. 772f6f1 Ambient display music ticker [1/2] [RakeshBatra]
  36. ef24459 Port ambient Now Playing container from Pixel [stripped down version] [RakeshBatra]
  37. 0156c57 Recents: Fix NPE with locked tasks [RakeshBatra]
  38. 886cc3e SystemUI: SIM PIN locked view can't pop up after removed one SIM [RakeshBatra]
  39. 756f8d8 Ticker observer code cleanup [RakeshBatra]
  40. ed8cae3 Hide ticker widget api [RakeshBatra]
  41. 1cb7f52 Ticker: fix SystemUI FCs and adapt code to aosp statusbar fragment cycle [RakeshBatra]
  42. f99fe13 Ticker: fix empty views on configuration changes [RakeshBatra]
  43. f3541f5 Fix wrong actionbar title sticking around after exit [RakeshBatra]
  44. * frameworks/opt/telephony/
  45. 9a28aaa Revert "Add support of new HIDL service" [mukesh22584]
  46. 7905649 TelephonyComponentFactory: Overload makeSubscriptionInfoUpdater [RakeshBatra]
  47. 465392c Add support of new HIDL service [RakeshBatra]
  48. c1338e2 DcTracker: Change access modifier of isNvSubscription to protected [RakeshBatra]
  49. be17397 Fix Acess modifiers as part of extending ServicestateTracker. [RakeshBatra]
  50. 1fc6b39 IMS: Use proper phone to route emergency calls [RakeshBatra]
  51. 7b949e3 Fix a cherrypick mistake [RakeshBatra]
  52. * kernel/oneplus/msm8998/
  53. 35c0a52 ANDROID: sdcardfs: fix potential crash when reserved_mb is not zero [mukesh22584]
  54. * packages/apps/Settings/
  55. 989ae58 It's Our Own way to Ambient Settings for both things. [RakeshBatra]
  56. * vendor/colt/
  57. 1e3dcc7 New Wall for Colt 2.2 Smoky [RakeshBatra]
  58.  
  59. ====================
  60. 06-23-2018
  61. ====================
  62.  
  63.  
  64. ====================
  65. 06-22-2018
  66. ====================
  67.  
  68. * frameworks/base/
  69. 5027d18 etc: Add GApp default permissions [RakeshBatra]
  70. bd52166 Update Sounds [RakeshBatra]
  71. * hardware/qcom/audio-caf/msm8974/
  72. e43a121 visualizer: Build with BOARD_VNDK_VERSION [Michael Bestas]
  73. 3c29a7e voice_processing: Build with BOARD_VNDK_VERSION [Michael Bestas]
  74. 9ee58e7 post_proc: Build with BOARD_VNDK_VERSION [Michael Bestas]
  75. ded474f mm-audio: Build with BOARD_VNDK_VERSION [Michael Bestas]
  76. 4325e02 hal: Build with BOARD_VNDK_VERSION [Michael Bestas]
  77. * hardware/qcom/media-caf/msm8974/
  78. 7d2d0cb Build libstagefrighthw with BOARD_VNDK_VERSION [Michael Bestas]
  79. * packages/apps/ColtCenter/
  80. 8c91d05 Fix for no hardware keys devices [RakeshBatra]
  81. * vendor/colt/
  82. 7ce0c03 Overlay:Add these for everybody [RakeshBatra]
  83. e263511 CustomFonts: Add more user suggested fonts [RakeshBatra]
  84. 2f893ef Import charging sounds [RakeshBatra]
  85. 981b2d4 Add custom Deadpool and Colt clocks [RakeshBatra]
  86. 0729a83 overlay: Keyguard: Default amPm visibility to false [RakeshBatra]
  87. aeca9ff Revert "overlay: Enable “Panic Detection” mode" [RakeshBatra]
  88. 4f65d8b Colt: repopick: fix pick in the case of same name/path [RakeshBatra]
  89. 4fc45fc Don't enable ANDROID_BINDER_IPC_32BIT for mixed userspace/kernel [RakeshBatra]
  90. 83428ff Colt: Unconditionally ship exFAT tools [RakeshBatra]
  91. c0f46e9 Colt: Disable DateTimeCheck activity [RakeshBatra]
  92. 652a5a2 overlay: Make config_disabledComponents match los [RakeshBatra]
  93. 31b0eb7 overlay: frameworks: allow gms to access persistent data partition [RakeshBatra]
  94. 2f8898e vendor: enable multi-user across all devices [RakeshBatra]
  95. 8b8e6ca overlay: Enable “Panic Detection” mode [RakeshBatra]
  96. 869aef0 cm: Enable long-press on power in suspend by default [RakeshBatra]
  97. e255e22 tools: getb64key - print the base64 version of a PEM public key file [RakeshBatra]
  98. 6fdcebe Colt: Build Some more packages [RakeshBatra]
  99. 9b37661 Colt: build some los packages [RakeshBatra]
  100. f14a5ce Add persist.sys.disable_rescue=true [RakeshBatra]
  101. 5b0f4d2 Colt: Set TARGET_CRYPTFS_HW_PATH if HW crypto is enabled [RakeshBatra]
  102. 77c0966 extract_utils: Use vdexExtractor for extracting oreo classes.dex [RakeshBatra]
  103. 5f22469 extract_utils: Fix vendor framework makefile generation [RakeshBatra]
  104. 757a9b7 extract-utils: Use LOCAL_VENDOR_FILE instead of LOCAL_PROPRIETARY_FILE [RakeshBatra]
  105. 193fa9e extract_utils: Fix regressions from 3f9b94cb67a88999f7747af8335c5e576939360b [RakeshBatra]
  106. 4d153fa extract_utils: Split optional args with semicolon instead of colon [RakeshBatra]
  107. 8414002 extract_utils: Fix makefile generation issues [RakeshBatra]
  108. 8119253 apn: Add protocol for fido and rogers [RakeshBatra]
  109. 2111f56 apn: Add APN for spusu MVNO [RakeshBatra]
  110. 6b8a84f build: kernel: Use LLVM_PREBUILTS_VERSION if no version is specified [RakeshBatra]
  111. 8b3a4ce Themes: Use accent color for collapsed suggestion text [RakeshBatra]
  112. 2ca7676 kernel.mk: Get rid of URLs in Clang version string [RakeshBatra]
  113. 70c0ac1 It's Smoky 2.2 [RakeshBatra]
  114. * vendor/oneplus/
  115. 037059e msm8998: Update prebuilt google camera modules [mukesh22584]
  116.  
  117. ====================
  118. 06-21-2018
  119. ====================
  120.  
  121. * hardware/qcom/audio-caf/msm8916/
  122. 8747be1 Merge remote-tracking branch 'caf/LA.BR.1.2.9.1_rb1.5' into lineage-15.1-caf-8916 [Michael Bestas]
  123. * hardware/qcom/display-caf/msm8916/
  124. e7f8039 Merge remote-tracking branch 'caf/LA.BR.1.2.9.1_rb1.5' into lineage-15.1-caf-8916 [Michael Bestas]
  125. * hardware/qcom/media-caf/msm8916/
  126. 55e0ac7 Merge remote-tracking branch 'caf/LA.BR.1.2.9.1_rb1.5' into lineage-15.1-caf-8916 [Michael Bestas]
  127.  
  128. ====================
  129. 06-20-2018
  130. ====================
Add Comment
Please, Sign In to add comment