1. f94b493 Marks deprecated StatsManager APIs. by David Chen · 6 years ago
  2. 6b03aa7 Make RemoteCallback test API by Svet Ganov · 6 years ago
  3. 8e6445a Merge "Let tests enumerate all transports/capabilities." into pi-dev by Jeff Sharkey · 6 years ago
  4. a5ee62f Let tests enumerate all transports/capabilities. by Jeff Sharkey · 6 years ago
  5. c1d95aa Add CallAudioState ctor as TestApi by Hall Liu · 6 years ago
  6. 6898663 Merge "add install action for carrier id to system API" into pi-dev by TreeHugger Robot · 6 years ago
  7. 2776ed5 add install action for carrier id to system API by fionaxu · 6 years ago
  8. 330dd0b Merge "Make android:cantSaveState an optional feature." into pi-dev by Dianne Hackborn · 6 years ago
  9. 872a039 Merge "Make TelecomManager#endCall a public API." into pi-dev by Tyler Gunn · 6 years ago
  10. c8e4fad Make android:cantSaveState an optional feature. by Dianne Hackborn · 6 years ago
  11. e1aa26c Make TelecomManager#endCall a public API. by Tyler Gunn · 6 years ago
  12. ed23b9b Fix issue #78230210: Strobe: Need separate runtime permission group for READ_CALL_LOG and WRITE_CALL_LOG by Dianne Hackborn · 6 years ago
  13. f6c6e8e Added test API to refresh the UICC Profile by goneil · 6 years ago
  14. a09c06a Merge "Actually @hide unwanted capability methods." into pi-dev by Lorenzo Colitti · 6 years ago
  15. 19c0cca Actually @hide unwanted capability methods. by Lorenzo Colitti · 6 years ago
  16. c3c8d16 Give CTS a way to force-poll network stats. by Jeff Sharkey · 6 years ago
  17. 26b030d Fixed power manager CTS test. by Dan Gittik · 6 years ago
  18. 3da5f3b Finalizing P SDK by Wale Ogunwale · 6 years ago
  19. 1df7ee5 Remove poorly defined notification APIs. by Jeff Sharkey · 6 years ago
  20. fb10508c Merge "Clean up APIs before declaring API 28." into pi-dev by Wale Ogunwale · 6 years ago
  21. 99a238a Merge "Move accessibilityHeader from TextView to View" into pi-dev by Phil Weaver · 6 years ago
  22. ba6f173cb Merge "Add API to compute charge time remaining." into pi-dev by TreeHugger Robot · 6 years ago
  23. f0b9fbe Merge "APIs to disable data usage notifications." into pi-dev by TreeHugger Robot · 6 years ago
  24. 928167e Add API to compute charge time remaining. by Michael Wright · 6 years ago
  25. 0a5570d APIs to disable data usage notifications. by Jeff Sharkey · 6 years ago
  26. d41e669 Merge "Make setServiceId a TestApi" into pi-dev by Hall Liu · 6 years ago
  27. 3990ee1 Clean up APIs before declaring API 28. by Jeff Sharkey · 6 years ago
  28. 960a0c6 Merge "Add SigningInfo class to expose package signing details." into pi-dev by Daniel Cashman · 6 years ago
  29. 10fb658 Merge "DO NOT MERGE - Hide IWLAN system API" into pi-dev by TreeHugger Robot · 6 years ago
  30. 98831af Merge "Mark CTS-tested APIs as @TestApi" into pi-dev by TreeHugger Robot · 6 years ago
  31. fb052cc Merge "BufferingParams: add annotation @TestApi" into pi-dev by TreeHugger Robot · 6 years ago
  32. 68e5f0f Merge "[DO NOT MERGE] - Hide Tunnel Mode IpSec API" into pi-dev by Nathan Harold · 6 years ago
  33. 6b31791 Merge "StatsManager throws exceptions" into pi-dev by TreeHugger Robot · 6 years ago
  34. 4d1b57d Merge "Add an API to check whether the recoverable keystore is enabled" into pi-dev by Bo Zhu · 6 years ago
  35. f1657a8 Merge "Address API comments on NetworkStats#getDefaultNetwork." into pi-dev by Florian Mayer · 6 years ago
  36. 27fd821 Hide mandatory backup's API. by Lenka Trochtova · 6 years ago
  37. 6dba393 Address API comments on NetworkStats#getDefaultNetwork. by Lorenzo Colitti · 6 years ago
  38. 2188383 Merge "Review of suspend/unsuspend APIs" into pi-dev by TreeHugger Robot · 6 years ago
  39. 555767b Merge "API Review: Rename getStandbyBucket to getAppStandbyBucket" into pi-dev by TreeHugger Robot · 6 years ago
  40. 0486b92 [DO NOT MERGE] - Hide Tunnel Mode IpSec API by Nathan Harold · 6 years ago
  41. 4f71629 StatsManager throws exceptions by Bookatz · 6 years ago
  42. 11fa718 Move accessibilityHeader from TextView to View by Phil Weaver · 6 years ago
  43. 96212bc Review of suspend/unsuspend APIs by Suprabh Shukla · 6 years ago
  44. 2d3932e List<SliceSpec> -> Set<SliceSpec> by Jason Monk · 6 years ago
  45. a7025ba DO NOT MERGE - Hide IWLAN system API by Jack Yu · 6 years ago
  46. 13e230f Mark CTS-tested APIs as @TestApi by Shawn Willden · 6 years ago
  47. 9107b53 Merge "Revert "List<SliceSpec> -> Set<SliceSpec>"" into pi-dev by Jason Monk · 6 years ago
  48. e280990 Revert "List<SliceSpec> -> Set<SliceSpec>" by Jason Monk · 6 years ago
  49. de9d071 Merge "Allow CTS tests to access more from KeyProtection" into pi-dev by TreeHugger Robot · 6 years ago
  50. ae42e1d Merge "List<SliceSpec> -> Set<SliceSpec>" into pi-dev by Jason Monk · 6 years ago
  51. 1c5ee61 Allow CTS tests to access more from KeyProtection by Brian C. Young · 6 years ago
  52. 5c9f527e Add SigningInfo class to expose package signing details. by Dan Cashman · 6 years ago
  53. b95c90c Add an API to check whether the recoverable keystore is enabled by Bo Zhu · 6 years ago
  54. 07f1843 Make setServiceId a TestApi by Hall Liu · 6 years ago
  55. e901d69 Merge "setPackagesSuspended now overwrites all the state" into pi-dev by TreeHugger Robot · 6 years ago
  56. e2a04b3 List<SliceSpec> -> Set<SliceSpec> by Jason Monk · 6 years ago
  57. 5d78d87 BufferingParams: add annotation @TestApi by Wei Jia · 6 years ago
  58. ff1575f API Review: Rename getStandbyBucket to getAppStandbyBucket by Amith Yamasani · 6 years ago
  59. 082147c Merge "Added system-wide minimum brightness curve." into pi-dev by TreeHugger Robot · 6 years ago
  60. 45b9e40 setPackagesSuspended now overwrites all the state by Suprabh Shukla · 6 years ago
  61. eed55b3 Merge "Make isSameTrustConfiguration public API" into pi-dev by TreeHugger Robot · 6 years ago
  62. 5e0d360 Merge "API council requested tweaks to SubscriptionPlan." into pi-dev by Jeff Sharkey · 6 years ago
  63. 30a0d29 Merge "PlaybackParams: Add @TestApi annotation to access stretch mode" into pi-dev by Andy Hung · 6 years ago
  64. d565f04 Merge "Expose TestAPIs needed by GtsOsTestCases" into pi-dev by TreeHugger Robot · 6 years ago
  65. 2eae1e3 Merge changes from topic "unwanted" into pi-dev by Lorenzo Colitti · 6 years ago
  66. 8ec4be4 PlaybackParams: Add @TestApi annotation to access stretch mode by Andy Hung · 6 years ago
  67. d043c3a AudioFocusRequest: getOnAudioFocusChangeListener in test API by Jean-Michel Trivi · 6 years ago
  68. d1bc30a Merge "AudioPresentation: Replace @VisibleForTesting with @TestApi" into pi-dev by TreeHugger Robot · 6 years ago
  69. f80809f Expose TestAPIs needed by GtsOsTestCases by Philip P. Moltmann · 6 years ago
  70. b8e1c6e Make isSameTrustConfiguration public API by Chad Brubaker · 6 years ago
  71. 2181bb7 Merge "Removed call to setWillNotCacheDrawing and deprecated it as well as willNotCacheDrawing as intermediate caching layers are obsolete since hardware accelerated rendering was introduced in API 11" into pi-dev by Nader Jawad · 6 years ago
  72. 436ee82 AudioPresentation: Replace @VisibleForTesting with @TestApi by Mikhail Naganov · 6 years ago
  73. 50c069f Merge "Marking some hidden API as TestApi." into pi-dev by Xiangyu/Malcolm Chen · 6 years ago
  74. 320c1ad Merge "Add TestApi annotation to AudioEffect, AudioFormat, VolumeShaper" into pi-dev by Andy Hung · 6 years ago
  75. 28faced Merge "Added dontSendToRestrictedApps broadcast option" into pi-dev by Fyodor Kupolov · 6 years ago
  76. 236a183 Removed call to setWillNotCacheDrawing and deprecated it as well as by Nader Jawad · 6 years ago
  77. 122df86 Added system-wide minimum brightness curve. by Dan Gittik · 6 years ago
  78. cecec7b Merge "Migrated the Person class to its own file" into pi-dev by Selim Cinek · 6 years ago
  79. 2870953 Merge "Add deprecation notice to Linkify MAP_ADDRESSES" into pi-dev by TreeHugger Robot · 6 years ago
  80. 4c6f4a6 Remove unwanted capability code per API council feedback. by Lorenzo Colitti · 6 years ago
  81. 892ebd0 Merge "Tweak SystemUpdatePolicy APIs" into pi-dev by Rubin Xu · 6 years ago
  82. fffec6e Merge "Remove WebView.getLooper()." into pi-dev by TreeHugger Robot · 6 years ago
  83. 4147a83 Merge "Revert "Remove deprecated RecoveryController API."" into pi-dev by TreeHugger Robot · 6 years ago
  84. c157e21 Revert "Remove deprecated RecoveryController API." by Robert Berry · 6 years ago
  85. 3ce023b Add TestApi annotation to AudioEffect, AudioFormat, VolumeShaper by Andy Hung · 6 years ago
  86. 271ba38 Merge "Unhide constructors of DataService and NetworkService." into pi-dev by TreeHugger Robot · 6 years ago
  87. b172d5b Merge "Update IpSecManager to use InetAddress and prefixLen" into pi-dev by TreeHugger Robot · 6 years ago
  88. 9acd673 Migrated the Person class to its own file by Selim Cinek · 6 years ago
  89. 83f59c6 Unhide constructors of DataService and NetworkService. by Malcolm Chen · 6 years ago
  90. 5ab3cf8 Merge "Rename BiometricDialog to BiometricPrompt." into pi-dev by Vishwath Mohan · 6 years ago
  91. 822ce4f Merge "Activity interceptor dialog for suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  92. d2c218f Merge "Rename set/get-ConserveMemory" into pi-dev by TreeHugger Robot · 6 years ago
  93. d8a6f0c Merge "Add @TestApi for field needed for test" into pi-dev by TreeHugger Robot · 6 years ago
  94. ae938f5 Merge "ConfirmationPrompt: Update for API review." into pi-dev by TreeHugger Robot · 6 years ago
  95. fe85e45 Merge "Move RTT system setting to Settings.Secure" into pi-dev by Hall Liu · 6 years ago
  96. ecf00ce Rename BiometricDialog to BiometricPrompt. by Vishwath Mohan · 6 years ago
  97. 3f2c54b Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 6 years ago
  98. 003889a Add deprecation notice to Linkify MAP_ADDRESSES by Jan Althaus · 6 years ago
  99. 37317e1 Merge "Makes TCS methods non-abstract" into pi-dev by Jan Althaus · 6 years ago
  100. a7de449 Add @TestApi for field needed for test by Marco Nelissen · 6 years ago