1. f3d8d3bd Merge "Refactor cache behavior from "atmoic" to "group"." by TreeHugger Robot · 7 years ago
  2. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  3. e071abd Notification cleanup by Julia Reynolds · 7 years ago
  4. 9841ea0 TextClassifier cleanup. by Abodunrinwa Toki · 7 years ago
  5. 780861f More RecoverableSecurityException docs. by Jeff Sharkey · 7 years ago
  6. 4cfda0b TextClassifier: Introduce LocaleList in the API. by Abodunrinwa Toki · 7 years ago
  7. 4190575 Merge "Delete @removed APIs that never shipped." by Jeff Sharkey · 7 years ago
  8. dd9bda8 Delete @removed APIs that never shipped. by Jeff Sharkey · 7 years ago
  9. bb4988a Improve service docs around user unlocking. by Jeff Sharkey · 7 years ago
  10. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  11. 5bd8014 Merge "Remove requestRouteToHost and {start,stop}UsingNetworkFeature." by Lorenzo Colitti · 8 years ago
  12. 2187df7 Remove requestRouteToHost and {start,stop}UsingNetworkFeature. by Lorenzo Colitti · 8 years ago
  13. b29b16e Remove clipRegion from the public API. by Derek Sollenberger · 8 years ago
  14. a2bbfbc Removing @removed methods and constants by Wyatt Riley · 8 years ago
  15. dcc3630 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 8 years ago
  16. 5e86d95 Remove android.net.PskKeyManager by Alex Klyubin · 8 years ago
  17. 77df6f3 Remove permission review build property - framework by Svet Ganov · 8 years ago
  18. 7317f30 Remove private package from removed.txt by Adam Lesinski · 8 years ago
  19. a0d2e12 resolve merge conflicts of 0c26c32 to master by Jeff Sharkey · 8 years ago
  20. c38a203 Revert "Revert "Finalize resource IDs for N."" by Michael Wright · 8 years ago
  21. 9ed5eef Revert "Finalize resource IDs for N." by Michael Wright · 8 years ago
  22. 7c8e76f Finalize resource IDs for N. by Michael Wright · 8 years ago
  23. 86c1a9b Remove MTP API marked as @removed. by Daichi Hirono · 8 years ago
  24. 904237f Cleaning up NetworkStatsManager. by Antonio Cansado · 8 years ago
  25. 602dc77 Remove deprecated AudioManager.AudioRecordingCallback method by Jean-Michel Trivi · 8 years ago
  26. f04fab1 Recording activity notification: return list of configuration by Jean-Michel Trivi · 8 years ago
  27. f66a83d Rename minWidth/Height attributes by Andrii Kulian · 8 years ago
  28. a1e4cbe Merge "Remove onUhandledInputEvent API." into nyc-dev by TreeHugger Robot · 8 years ago
  29. 7521299 Merge "Rename CONTACT_METADATA_SYNC GService Flag." into nyc-dev by Tingting Wang · 8 years ago
  30. e0cbda4 Rename CONTACT_METADATA_SYNC GService Flag. by Tingting Wang · 8 years ago
  31. 6965c18 Addressing API council comments on NetworkStatsManager. by Antonio Cansado · 8 years ago
  32. a895559 Marking @SystemApi permissions @hide too. by Amit Mahajan · 8 years ago
  33. 1ad3955 Remove onUhandledInputEvent API. by Michael Wright · 8 years ago
  34. 399df70 Handle API review comments from the council. by Daichi Hirono · 8 years ago
  35. e8abe8e Addressed API review comments and updated JavaDoc by Lifu Tang · 8 years ago
  36. 0632d8a TIF: Address comments on hardware manager related system APIs by Dongwon Kang · 8 years ago
  37. c02bfae Include "invisible" volumes in new storage API. by Jeff Sharkey · 8 years ago
  38. cf3f0a1 Update direct boot related documentation. by Jeff Sharkey · 8 years ago
  39. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  40. 51e7805 Remove all non-porterduff xfermodes from the public API by Derek Sollenberger · 8 years ago
  41. 08713d2 Merge "TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent" into nyc-dev by Dongwon Kang · 8 years ago
  42. e12d810 TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent by Dongwon Kang · 8 years ago
  43. 1d6d16d Condition cleanup. by Julia Reynolds · 8 years ago
  44. 50d1c04 Parcelable classes should always be final. by Jeff Sharkey · 8 years ago
  45. f398479 Merge "Remove deprecated APIs DPM.createUser, createAndInitializeUser" into nyc-dev by Philipp Weiß · 8 years ago
  46. 5affc2b Make android.media.AudioFormat parcelable by Jean-Michel Trivi · 8 years ago
  47. 27ee334 Remove deprecated APIs DPM.createUser, createAndInitializeUser by phweiss · 8 years ago
  48. 34a9d52 Removed Intent.OPEN_EXTERNAL_DIRECTORY. by Felipe Leme · 8 years ago
  49. 04a5d40 Initial implementation of StorageManager.getVolumesList(). by Felipe Leme · 8 years ago
  50. a62496d Re-SystemApi some fields/method that aren't in use. by Julia Reynolds · 9 years ago
  51. b51617f Deprecated platform Android testing APIs by Stephan Linzner · 9 years ago
  52. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  53. e7ee54e Remove device initializer agent by Craig Lafayette · 9 years ago
  54. a36c074 Un-remove legacy ConnectivityManager API. by Robert Greenwalt · 9 years ago
  55. 749d66b Merge "remove setLatestEventInfo" into mnc-dev by Chris Wren · 9 years ago
  56. a05db38 remove setLatestEventInfo by Chris Wren · 9 years ago
  57. 6d2c0e5 Remove not needed contacts related permissions. by Svetoslav Ganov · 9 years ago
  58. ed5ff51 Revert "Remove not needed contacts related perissions." by Bart Sears · 9 years ago
  59. a2991da Remove not needed contacts related perissions. by Svet Ganov · 9 years ago
  60. dfdb52a Revert "remove setLatestEventInfo" by Chris Wren · 9 years ago
  61. 9650973 remove setLatestEventInfo by Chris Wren · 9 years ago
  62. 6d97783 Merge "Remove bookmarks provider and associated permissions - framework" into mnc-dev by Svetoslav · 9 years ago
  63. bfa216a Remove bookmarks provider and associated permissions - framework by Svetoslav · 9 years ago
  64. 6eb73a5 Revert "Revert "Permissions: Fix account related permissions."" by Carlos Valdivia · 9 years ago
  65. d6a2135 Remove FloatMath methods from the API by Neil Fuller · 9 years ago
  66. 0f94fc6 Merge "Frameworks/base: Fix a constructor" by Andreas Gampe · 9 years ago
  67. e285b43 @removed requestRouteToHost and {start,stop}UsingNetworkFeature by Lorenzo Colitti · 9 years ago
  68. 1441fc7 Mark the SUBSCRIBED_FEEDS_READ/WRITE permissions removed. by Svetoslav · 9 years ago
  69. 8faab36 Clean up AbstractCursor API. by Jeff Brown · 9 years ago
  70. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  71. 70e21e6 Frameworks/base: Fix a constructor by Andreas Gampe · 9 years ago
  72. dbbeeb3 Remove unused settings constants from the SDK (framework). by Svetoslav · 9 years ago
  73. 6e53931 Add Context.getSystemService(Class<?>). by Jeff Brown · 9 years ago
  74. 406e1ed Remove apache specific socket factory API. by Narayan Kamath · 10 years ago
  75. 9d68b3c Remove deprecated DateFormat APIs. by Narayan Kamath · 10 years ago
  76. 3fadee4 API Review: Clean up removed APIs by Yohei Yukawa · 10 years ago
  77. e461d54 Merge "Remove unsafe methods that take TypedArray" into lmp-dev by Alan Viverette · 10 years ago
  78. 5171dee Remove unsafe methods that take TypedArray by Alan Viverette · 10 years ago
  79. 5eb3ffc Remove View methods that can't be used safely from the SDK by Adam Powell · 10 years ago
  80. 704dd61 NoLiService: Delete @removed meetsInterruptionFilter by Christoph Studer · 10 years ago
  81. 5f183f0 L API proposal: Introduce IS_RTL flag by Yohei Yukawa · 10 years ago
  82. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  83. 2f2ebcd Cleanup - Change name of confirm credentials method after API review by Jim Miller · 10 years ago
  84. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 10 years ago
  85. d8636ea API Review: InputConnection by Yohei Yukawa · 10 years ago
  86. cc24e2b API Review: CursorAnchorInfo by Yohei Yukawa · 10 years ago
  87. 9c165d6 TIF: Enable applications to register custom content rating systems by Jae Seo · 10 years ago
  88. bde3d18 Change name of confirm credentials method after API review by Jim Miller · 10 years ago
  89. ce7d6d2 NoListener: meetsInterruptionFilter -> matchesInterruptionFilter by Christoph Studer · 10 years ago
  90. 7d82751 Hide PowerManager methods that third-party apps can't use. by Jeff Brown · 10 years ago
  91. e411fdf Remove WindowManager.LayoutParams.TYPE_KEYGUARD (1/2) by Jorim Jaggi · 10 years ago
  92. 1aa74e4 Remove android.media.AudioFormat default constructor by Glenn Kasten · 10 years ago
  93. d20aa6c Revert "Remove the View#initializeScrollbars API" by Adam Powell · 10 years ago
  94. 5d4c35d Remove the View#initializeScrollbars API by Adam Powell · 10 years ago
  95. 06d37f7 Add removeApi commandline option for doclava and an empty removed.txt by Hui Shu · 10 years ago