1. f51b6aa Merge "Make vibrator effect queries an @IntDef." into rvc-dev by Michael Wright · 4 years, 6 months ago
  2. 6d2c6f0 Merge "Address API Council feedback." into rvc-dev by Michael Wright · 4 years, 6 months ago
  3. 8d761db Make vibrator effect queries an @IntDef. by Michael Wright · 4 years, 6 months ago
  4. f7eb2d8 Address API Council feedback. by Michael Wright · 4 years, 6 months ago
  5. 625bcd2 Resume-on-Reboot: change SystemApi calls slightly by Kenny Root · 4 years, 6 months ago
  6. e5d60ed Merge "Do not mount whitelisted package in storage data and obb dirs" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  7. d60a2bd Merge "Make OP_LEGACY_STORAGE stickiness configurable" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  8. 2cd955e Do not mount whitelisted package in storage data and obb dirs by Ricky Wai · 4 years, 6 months ago
  9. 76735f6 Make OP_LEGACY_STORAGE stickiness configurable by shafik · 4 years, 6 months ago
  10. 1152370 Merge "Add (hidden) fixupAppDir() API." into rvc-dev by Martijn Coenen · 4 years, 6 months ago
  11. c6f4f74 Merge "V4 uses V2 digest if V3 is not available." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  12. 6b7efbc V4 uses V2 digest if V3 is not available. by Alex Buynytskyy · 4 years, 6 months ago
  13. da8101d Merge "Deprecate POWER_SAVE_MODE_CHANGING broadcast." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  14. 393c912 Merge "Hide CellularBatteryStats#getTxTimeMillis." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  15. 9bfde0e Hide CellularBatteryStats#getTxTimeMillis. by Amit Mahajan · 4 years, 6 months ago
  16. 571a08f Merge "Add <p> tags for PowerManager#getThermalHeadroom" into rvc-dev by Dan Stoza · 4 years, 6 months ago
  17. 62cef43 Deprecate POWER_SAVE_MODE_CHANGING broadcast. by Kweku Adams · 4 years, 6 months ago
  18. 2ee5362 Add <p> tags for PowerManager#getThermalHeadroom by Dan Stoza · 4 years, 6 months ago
  19. 0f522bf Add (hidden) fixupAppDir() API. by Martijn Coenen · 4 years, 6 months ago
  20. add060f Merge "Add BlobStoreManager.getRemainingLeaseQuotaBytes." into rvc-dev by Sudheer Shanka · 4 years, 6 months ago
  21. 23cf98e [Telephony Mainline] Hide TelephonyServiceManager and TelephonyFrameworkInitializer by Peter Wang · 4 years, 6 months ago
  22. afb5aa5 Merge "Fixed doc" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  23. ad00ab2 Fixed doc by Jack Yu · 4 years, 6 months ago
  24. a80a997 Add BlobStoreManager.getRemainingLeaseQuotaBytes. by Sudheer Shanka · 4 years, 6 months ago
  25. 60e19c7 Merge "Skip unnecessary IPC when getting VibrationEffect." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  26. 324650d Skip unnecessary IPC when getting VibrationEffect. by Michael Wright · 4 years, 6 months ago
  27. cf5dc20 Merge "API Council Feedbacks" into rvc-dev by Shuo Qian · 4 years, 6 months ago
  28. 3909ffc Merge "Do not mount storage obb&data dirs in fuse daemon process" into rvc-dev by Ricky Wai · 4 years, 6 months ago
  29. 43c2f47 API Council Feedbacks by Shuo Qian · 4 years, 6 months ago
  30. e12741e Merge "freezer: thaw on dumpsys data collection" into rvc-dev by Marco Ballesio · 4 years, 6 months ago
  31. 14c5d83 Move Scoped Storage compat flags definition to frameworks/base by Abhijeet Kaur · 4 years, 7 months ago
  32. 71750b2 freezer: thaw on dumpsys data collection by Marco Ballesio · 4 years, 6 months ago
  33. 6bd4a7e Merge "Remove haptic primitives that aren't ready yet." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  34. e25c92d Do not mount storage obb&data dirs in fuse daemon process by Ricky Wai · 4 years, 6 months ago
  35. 6838c0e Merge "Use compat flags to reflect the current status of legacy storage." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  36. 8fc2be5 Remove haptic primitives that aren't ready yet. by Michael Wright · 4 years, 6 months ago
  37. bac0268 Merge "Pass bind mount storage data decision from java to zygote" into rvc-dev by Ricky Wai · 4 years, 6 months ago
  38. eaca589 Merge "Pass value to indicate screenshot is requested or not in Bugreporting API" into rvc-dev by Paul Chang · 4 years, 6 months ago
  39. f5e605a Updated v4 signature processing. by Alex Buynytskyy · 4 years, 6 months ago
  40. 3a6027c Use compat flags to reflect the current status of legacy storage. by Abhijeet Kaur · 4 years, 7 months ago
  41. 8fa645a Merge "Add warning message when entering loop twice" into rvc-dev by Louis Chang · 4 years, 6 months ago
  42. 59e85c2 Add warning message when entering loop twice by Louis Chang · 4 years, 10 months ago
  43. 767ef39 Add docs for users, permissions, appops. by Philip P. Moltmann · 4 years, 7 months ago
  44. 486d760 Pass bind mount storage data decision from java to zygote by Ricky Wai · 4 years, 7 months ago
  45. e3efafd API Council Feedbacks by Shuo Qian · 4 years, 7 months ago
  46. 925c8de Pass value to indicate screenshot is requested or not in Bugreporting API by Paul Chang · 4 years, 6 months ago
  47. b73aa1e Merge "Rename AppOpsCollector -> OnOpNotedCallback" into rvc-dev by Philip P. Moltmann · 4 years, 6 months ago
  48. 5892a8f Rename AppOpsCollector -> OnOpNotedCallback by Philip P. Moltmann · 4 years, 7 months ago
  49. f46b9c9 Merge "Add API for apps to query whether they have All Files Access" into rvc-dev by Zimuzo Ezeozue · 4 years, 6 months ago
  50. 8187065 Add API for apps to query whether they have All Files Access by shafik · 4 years, 6 months ago
  51. 2a594c9 Merge "Introduce thread-local allowBlocking flag" into rvc-dev by Dmitri Plotnikov · 4 years, 6 months ago
  52. 16c9fb8 Merge "Updates based on API council feedback." into rvc-dev by Jeff Sharkey · 4 years, 6 months ago
  53. 73e2b38 Merge "Support PowerHAL AIDL service" into rvc-dev by Jia-yi Chen · 4 years, 6 months ago
  54. f5eebf9 Updates based on API council feedback. by Jeff Sharkey · 4 years, 6 months ago
  55. 1258084de Introduce thread-local allowBlocking flag by Dmitri Plotnikov · 4 years, 6 months ago
  56. bfd8f1f Support PowerHAL AIDL service by Jia-yi Chen · 4 years, 7 months ago
  57. 47af8f9 Merge "UpdateEngine: fix cleanupAppliedPayload impl" into rvc-dev by Yifan Hong · 4 years, 6 months ago
  58. 03a65f1 Merge "BatteryStatsManager: Address API council feedback" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  59. cdf5744 BatteryStatsManager: Address API council feedback by Roshan Pius · 4 years, 6 months ago
  60. 7f051b5 remove proxy binder service IIncrementalManager by Songchun Fan · 4 years, 7 months ago
  61. ecd96c2 Merge "make IDataLoaderManager and IDataLoader stable interfaces" into rvc-dev by Songchun Fan · 4 years, 7 months ago
  62. 8b0eedf UpdateEngine: fix cleanupAppliedPayload impl by Yifan Hong · 4 years, 7 months ago
  63. 6381d61 make IDataLoaderManager and IDataLoader stable interfaces by Songchun Fan · 4 years, 7 months ago
  64. ede42f9 Add PowerWhitelistManager.isWhitelisted. by Kweku Adams · 4 years, 7 months ago
  65. b8ab003 dataloader/incfs openWrite returns int by Songchun Fan · 4 years, 7 months ago
  66. 38dfe9a use shell to open v4 signature file by Songchun Fan · 4 years, 7 months ago
  67. 53515a0 CellularBatteryStats: Address API council feedback by SongFerngWang · 4 years, 7 months ago
  68. af730a1 Merge "Improvements to Bugreporting API." into rvc-dev by Paul Chang · 4 years, 7 months ago
  69. d5065ba Pass models to soundtrigger middleware with shared memory by Ytai Ben-Tsvi · 4 years, 7 months ago
  70. 1a44ed3 Improvements to Bugreporting API. by Paul Chang · 4 years, 7 months ago
  71. ee398f9 Adds Zygote policy flags to control how applications are launched by Chris Wailes · 4 years, 7 months ago
  72. 9577cd7 Merge "Squash same ApplicationInfo's in Parcel" into rvc-dev by Makoto Onuki · 4 years, 7 months ago
  73. 2d80ca0 Squash same ApplicationInfo's in Parcel by Makoto Onuki · 4 years, 7 months ago
  74. 9834448 Add DSU default userdata partition size by Yo Chiang · 4 years, 7 months ago
  75. 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 7 months ago
  76. e078ee5 Merge "Add native Thermal Throttling API to libandroid." by Chris Ye · 4 years, 7 months ago
  77. 4eb7c72 Merge "Address API council suggestions for UserManager APIs" by Iavor-Valentin Iftime · 4 years, 7 months ago
  78. 4bf82c82 Address API council suggestions for UserManager APIs by Valentin Iftime · 4 years, 7 months ago
  79. c56ce6f Merge "Exempt-From-Owner-Approval: Report non-visual Context misuse" by Charles Chen · 4 years, 7 months ago
  80. 58a8b7f5 Merge "Switch to new project ID constants." by TreeHugger Robot · 4 years, 7 months ago
  81. 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 4 years, 8 months ago
  82. 48dbcaa Add native Thermal Throttling API to libandroid. by Chris Ye · 4 years, 7 months ago
  83. e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 8 months ago
  84. df7c050 Add a version field to the v4 signature file format by Yurii Zubrytskyi · 4 years, 7 months ago
  85. 6204828 Merge "Bind mount obb directory in emulated storage." by Ricky Wai · 4 years, 7 months ago
  86. fba650e Merge "Add "Forgot my password" to start profile in locked state." by Pavel Grafov · 4 years, 7 months ago
  87. a6781c8 Merge "Add PowerManager#getThermalHeadroom" by Dan Stoza · 4 years, 7 months ago
  88. fd12f36 Switch to new project ID constants. by Martijn Coenen · 4 years, 7 months ago
  89. 961709f Merge "Fixup OBB directories correctly after package install." by Martijn Coenen · 4 years, 7 months ago
  90. 4513e24 Add "Forgot my password" to start profile in locked state. by Pavel Grafov · 4 years, 8 months ago
  91. e5088d9 Bind mount obb directory in emulated storage. by Ricky Wai · 4 years, 8 months ago
  92. b047058 Add PowerManager#getThermalHeadroom by Dan Stoza · 4 years, 10 months ago
  93. ceb5e24 Merge "Cache PowerManager binder calls" by Collin Fijalkovich · 4 years, 7 months ago
  94. b3562f4 Fixup OBB directories correctly after package install. by Martijn Coenen · 4 years, 7 months ago
  95. 46d77cf Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df am: d584bb1ef0 am: 0ed127a6b6 by Treehugger Robot · 4 years, 7 months ago
  96. 0ed127a Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df am: d584bb1ef0 by Treehugger Robot · 4 years, 7 months ago
  97. d584bb1 Merge "Add getAvbPublicKey to IDynamicSystemService" am: ecd7c440df by Treehugger Robot · 4 years, 7 months ago
  98. d25e639 Add getAvbPublicKey to IDynamicSystemService by Yo Chiang · 4 years, 9 months ago
  99. 5ff3568 Merge changes from topic "preserve_legacy" by Nandana Dutt · 4 years, 7 months ago
  100. d836b82 Merge "Improve BaseBundle#kindofEquals" by TreeHugger Robot · 4 years, 7 months ago