1. fbcc5cf Change CodeType from enum to string (framework) by Yu-Han Yang · 5 years ago
  2. 387c7cb Adds nullability annotation and java docs to App Prediction APIs by Mehdi Alizadeh · 5 years ago
  3. c4ed9b3 Add nullable and nonnullable annotations to DeviceConfig. by Matt Pape · 5 years ago
  4. a341fbc Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  5. 99a4841 Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 6 years ago
  6. c8c4c5d Rename setPowerSaverMode to setPowerSaverModeEnabled by Salvador Martinez · 5 years ago
  7. 8a97745 Use test stubs for RollbackTests, not system stubs. by Richard Uhler · 5 years ago
  8. fc0fbbb Merge "Check if network has partial connectivity" am: 174ae05817 am: 6cf91d1558 by Lucas Lin · 5 years ago
  9. 6cf91d1 Merge "Check if network has partial connectivity" am: 174ae05817 by Lucas Lin · 5 years ago
  10. e252a74 Check if network has partial connectivity by lucaslin · 5 years ago
  11. 6287849 Fix AppOps API review bugs. by Dianne Hackborn · 5 years ago
  12. 79f2408 Merge "Add DeviceConfig.onPropertiesChangedListener." by Matt Pape · 5 years ago
  13. ea9881d Add DeviceConfig.onPropertiesChangedListener. by Matt Pape · 5 years ago
  14. 9b9406f Merge "Use a boolean Consumer instead of RoleManagerCallback." by TreeHugger Robot · 5 years ago
  15. 44faad3 Merge "resolve merge conflicts of 836402e0e842584d47dddec49f9cb1f7d18fc833 to master" by Benedict Wong · 5 years ago
  16. f5e8ccd Use a boolean Consumer instead of RoleManagerCallback. by Hai Zhang · 5 years ago
  17. 18a4ebb resolve merge conflicts of 836402e0e842584d47dddec49f9cb1f7d18fc833 to master by Benedict Wong · 5 years ago
  18. fc202f7 Get permissions flags with GET_RUNTIME_PERMISSION by Philip P. Moltmann · 5 years ago
  19. 788be6d Merge changes Ie66ba631,Ic42c09a3 am: cbc409986d by Benedict Wong · 5 years ago
  20. 63e82d7 Merge "Add MediaMetrics TestApi entries for hidden fields" by Andy Hung · 5 years ago
  21. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 5 years ago
  22. cbc4099 Merge changes Ie66ba631,Ic42c09a3 by Benedict Wong · 5 years ago
  23. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 5 years ago
  24. a936b91 Merge "Removed some deprecated APIs that use List instead of Set." by TreeHugger Robot · 5 years ago
  25. f72125d Merge "Fix SocketUtils API" am: 3da7809ae4 am: f0ef74dc7a am: 4adf7d6a17 by Remi NGUYEN VAN · 5 years ago
  26. f0ef74d Merge "Fix SocketUtils API" am: 3da7809ae4 by Remi NGUYEN VAN · 5 years ago
  27. 3da7809 Merge "Fix SocketUtils API" by Remi NGUYEN VAN · 5 years ago
  28. 60905c0 Merge "API tweaks" am: f3fbbeaa05 am: 4c3e0ccfa5 am: fe12d8de3f by Hall Liu · 5 years ago
  29. a3e9952 Merge "API changes for NAS" by Julia Reynolds · 5 years ago
  30. 4c3e0cc Merge "API tweaks" am: f3fbbeaa05 by Hall Liu · 5 years ago
  31. f3fbbea Merge "API tweaks" by Hall Liu · 5 years ago
  32. a3e79d6 Merge "Add annotations and finals to PermissionInfo" by Philip P. Moltmann · 5 years ago
  33. 12dc446 Add MediaMetrics TestApi entries for hidden fields by Andy Hung · 5 years ago
  34. d926ae0 Merge "Add DeviceConfig.Properties and return it from change listener." by Matt Pape · 5 years ago
  35. a4844d1 Add annotations and finals to PermissionInfo by Philip P. Moltmann · 5 years ago
  36. 26190d5 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 am: b5e85d6bb6 by Steven Moreland · 5 years ago
  37. b5e85d6 Merge "NativeHandle.java: set Nullable/NonNull" am: 6792c595a2 by Steven Moreland · 5 years ago
  38. 6792c59 Merge "NativeHandle.java: set Nullable/NonNull" by Steven Moreland · 5 years ago
  39. ee609ff API tweaks by Hall Liu · 5 years ago
  40. 1013d29 Add DeviceConfig.Properties and return it from change listener. by Matt Pape · 5 years ago
  41. 528e092 Removed some deprecated APIs that use List instead of Set. by Felipe Leme · 5 years ago
  42. 682ea3c Merge changes from topic "aa_whitelist" by Adam He · 5 years ago
  43. 8abfa8e Merge "Remove deprecated GNSS APIs + add nullability" by Soonil Nagarkar · 5 years ago
  44. 0ff061a NativeHandle.java: set Nullable/NonNull by Steven Moreland · 5 years ago
  45. 715b34b Merge "Add trivial nullability annotations." by Jeff Sharkey · 5 years ago
  46. 73b844d Merge "Device ID Attestation: Fix API review" by Eran Messeri · 5 years ago
  47. d0ceefa API changes for NAS by Julia Reynolds · 5 years ago
  48. d23038e Merge "Made inheritShowWhenLocked() API public." by Issei Suzuki · 5 years ago
  49. 9ec61a3 Merge "Revert "API tweaks"" am: c61bb461b6 am: 8230f428e4 am: fdc3dc5670 by Wei Sheng Shih · 5 years ago
  50. 8230f42 Merge "Revert "API tweaks"" am: c61bb461b6 by Wei Sheng Shih · 5 years ago
  51. c61bb46 Merge "Revert "API tweaks"" by Wei Sheng Shih · 5 years ago
  52. 6042fca Revert "API tweaks" by Wei Sheng Shih · 5 years ago
  53. b7bda39 Fix SocketUtils API by Remi NGUYEN VAN · 5 years ago
  54. 5df93de Merge "Update description based on API feedback" am: f397b39442 am: 784556da5b by Chiachang Wang · 5 years ago
  55. ba4acd5 Add trivial nullability annotations. by Jeff Sharkey · 5 years ago
  56. 0ff1a80 Merge "API tweaks" am: 13152049e9 am: cc8f17b2dd am: aa1483ec38 by Hall Liu · 5 years ago
  57. 95378b2 Merge "[WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC." by Peiyong Lin · 5 years ago
  58. 784556d Merge "Update description based on API feedback" am: f397b39442 by Chiachang Wang · 5 years ago
  59. 380edb9 Merge "Resource ID support for view inspector" by TreeHugger Robot · 5 years ago
  60. f397b39 Merge "Update description based on API feedback" by Chiachang Wang · 5 years ago
  61. 00fe7e2 Remove deprecated GNSS APIs + add nullability by Soonil Nagarkar · 5 years ago
  62. cc8f17b Merge "API tweaks" am: 13152049e9 by Hall Liu · 5 years ago
  63. 842d883 Device ID Attestation: Fix API review by Eran Messeri · 5 years ago
  64. e891481 Resource ID support for view inspector by Ashley Rose · 5 years ago
  65. 1315204 Merge "API tweaks" by Hall Liu · 5 years ago
  66. 7504538 [WindowManager] Add PRIVATE_FLAG_COLOR_SPACE_AGNOSTIC. by Peiyong Lin · 5 years ago
  67. 7c09f0b Made inheritShowWhenLocked() API public. by Issei Suzuki · 5 years ago
  68. 4349dc0 Update description based on API feedback by Chiachang Wang · 5 years ago
  69. f3e0eb8 API tweaks by Hall Liu · 5 years ago
  70. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  71. 2293da2 Mark manage holder flag as test API by Leland Miller · 5 years ago
  72. e7979eb Merge "MediaPlayer2: address API council comments" by TreeHugger Robot · 5 years ago
  73. b5766bd Merge "Support for @InspectableProperty on public fields" by TreeHugger Robot · 5 years ago
  74. 2a98030 Merge "Slice and dice app ops - framework" by Svetoslav Ganov · 5 years ago
  75. e694ef5 Correct nullability and final constraints on new APIs. by Tyler Gunn · 5 years ago
  76. ec75b42 Add the check for UID presence to Display#hasAccess() by lumark · 5 years ago
  77. 3649374 Merge "Expose some APIs as test APIs to facilitate CTS" by Tyler Gunn · 5 years ago
  78. 25ac534 Merge "Correct nullability and final constraints on new APIs." by Tyler Gunn · 5 years ago
  79. 766f960 Merge "Fixed all APIs not meeting API review requirement" am: a3f1b3f15d am: a0e1501981 by Jack Yu · 5 years ago
  80. a3f1b3f Merge "Fixed all APIs not meeting API review requirement" by Treehugger Robot · 5 years ago
  81. af189e3 Slice and dice app ops - framework by Svet Ganov · 5 years ago
  82. 2fc1654 MediaPlayer2: address API council comments by Wei Jia · 5 years ago
  83. aa1eee7 Merge "API tweaks round 2" am: 3c0a49ec48 am: 87d1b7a83e am: dfe5bcebd5 by Hall Liu · 5 years ago
  84. 89d6bce Support for @InspectableProperty on public fields by Ashley Rose · 5 years ago
  85. ddecd74 Merge changes from topic "wm_decor_status" by Andrii Kulian · 5 years ago
  86. 8eb6ca8 Fixed all APIs not meeting API review requirement by Jack Yu · 5 years ago
  87. 124f1f6 Expose some APIs as test APIs to facilitate CTS by Tyler Gunn · 5 years ago
  88. f641068 Merge "Adding new Battery Saver location mode." by Kweku Adams · 5 years ago
  89. 5c1a4e0 Correct nullability and final constraints on new APIs. by Tyler Gunn · 5 years ago
  90. abc2a7d Merge "Mark role related APIs as test API." by TreeHugger Robot · 5 years ago
  91. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  92. a30e5c3 To be @Nullable or @NonNull, that is the question. by Jeff Sharkey · 5 years ago
  93. e40eab6 Add shell TestNetworkManager and Service by Benedict Wong · 6 years ago
  94. 1059cd5 API tweaks round 2 by Hall Liu · 5 years ago
  95. 50a8c75 Merge "Autofill, Content Capture, and Augmented Autofill API fixes:" by Felipe Leme · 5 years ago
  96. 279b818 Merge "Mark COLUMN_MEDIASTORE_URI as @TestApi." by Sudheer Shanka · 5 years ago
  97. 8338f51 Merge "More @NonNulls on BrightnessConfiguartion" by TreeHugger Robot · 5 years ago
  98. 4fb074e Adding new Battery Saver location mode. by Kweku Adams · 5 years ago
  99. 957954b Mark COLUMN_MEDIASTORE_URI as @TestApi. by Sudheer Shanka · 5 years ago
  100. c718106 Merge "Add typed getters to DeviceConfig API." by Matt Pape · 5 years ago