1. e9432c7 DO NOT MERGE: Import finalized SDK 28 from build 4721199 by Wale Ogunwale · 6 years ago
  2. 28dc93f Partial Revert of "Remove deprecated android.graphics.Canvas APIs" by Derek Sollenberger · 6 years ago
  3. 203b96f Remove deprecated android.graphics.Canvas APIs by Derek Sollenberger · 6 years ago
  4. 1c4ab72 Remove junit classes from 28 by Paul Duffin · 6 years ago
  5. 387669b Remove android.test.mock classes from 28 by Paul Duffin · 6 years ago
  6. 1d05115 Merge "Follow changing definition of TOP_SLEEPING procstate" by TreeHugger Robot · 6 years ago
  7. 4a45967 Follow changing definition of TOP_SLEEPING procstate by Dianne Hackborn · 6 years ago
  8. 9dd3924 Remove non-junit android.test.base classes from 28 by Paul Duffin · 6 years ago
  9. bda0d06 Remove non-junit android.test.runner classes from 28 by Paul Duffin · 6 years ago
  10. 7bfa7a9 Deeper sanity checking of emitted types. by Jeff Sharkey · 6 years ago
  11. 016e105 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  12. 1f1a87b Track removal of android.system.Os.{sendfile,waitpid}. by Tobias Thierer · 7 years ago
  13. 8e9e5ff API 27 is final. Again. am: 02064271d5 am: a8fb86552e by Michael Wright · 7 years ago
  14. 0206427 API 27 is final. Again. by Michael Wright · 7 years ago
  15. 5b56093 API 27 is final. by Michael Wright · 7 years ago
  16. fb556e6 API 28 stubs by Michael Wright · 7 years ago
  17. 06fc351 Fix searching for overridden methods. by Jeff Sharkey · 7 years ago
  18. 6a5da7b API 27 stubs by Michael Wright · 7 years ago
  19. 802c9d1 Hide Passpoint R2 APIs by Peter Qiu · 7 years ago
  20. 9260020 Fix the wrong IMPORTANCE_ values. by Makoto Onuki · 7 years ago
  21. 0197dc2 Revert making Color final by Romain Guy · 7 years ago
  22. af0348f Make android.graphics.Color final by Romain Guy · 7 years ago
  23. 1442c42 Silence warning for removed exception by Yi Kong · 7 years ago
  24. 61756d8 TIF: remove the columns which will be inherited from BaseProgramColumns by Dongwon Kang · 7 years ago
  25. a5d3bcd Remove methods on ListView that should have inherited @hide by Alan Viverette · 7 years ago
  26. d5f901b Merge "Remove requestRouteToHost and {start,stop}UsingNetworkFeature." by Lorenzo Colitti · 7 years ago
  27. b74cf10 Remove requestRouteToHost and {start,stop}UsingNetworkFeature. by Lorenzo Colitti · 7 years ago
  28. 1a251dc Remove Canvas.clipRegion from the public API by Derek Sollenberger · 7 years ago
  29. b18c237 Remove Rasterizer and its subclasses from the public API. by Derek Sollenberger · 7 years ago
  30. 36bd2b0 API 26: Rename Collections.singleton*() type arg E -> T by Tobias Thierer · 8 years ago
  31. 099e911 Add ephemeral protection level by Chad Brubaker · 8 years ago
  32. 2bf5f5e Merge "Track libcore change 7f8ab8179829c1eb74ff785d55f24e09f560662e" by Yi Kong · 8 years ago
  33. 3adfc45 Remove android.net.PskKeyManager from prebuilts/sdk by Alex Klyubin · 8 years ago
  34. 8fd8404 Update 26.txt to include type variables. by Michael Wright · 8 years ago
  35. 3c9da33 Update 25.txt to include type variables. by Michael Wright · 8 years ago
  36. e4cc3ce Update 24.txt to include type variables. by Michael Wright · 8 years ago
  37. 1a6335a Track libcore change 7f8ab8179829c1eb74ff785d55f24e09f560662e by Yi Kong · 8 years ago
  38. d654324 Add new stubs for API 26 by Yi Kong · 8 years ago
  39. c86e214 Update 25.txt by Makoto Onuki · 8 years ago
  40. 4db9c65 Update 25.txt by Makoto Onuki · 8 years ago
  41. 5de0d69 Hide more shortcut APIs by Makoto Onuki · 8 years ago
  42. 91c9626 Hide APIs that shouldn't have been public by Makoto Onuki · 8 years ago
  43. aa243ec N MR1 is API 25 and is final. by Michael Wright · 8 years ago
  44. cab4a71 Pull in recent API changes. by Dianne Hackborn · 8 years ago
  45. 931abf7 Final N API. by Michael Wright · 8 years ago
  46. d5f7b4e Merge "Remove WebViewClient#onUnhandledInput API." into nyc-dev by TreeHugger Robot · 8 years ago
  47. a8271ee Remove SMS_EMERGENCY_CB_RECEIVED_ACTION from API version 24. by Amit Mahajan · 8 years ago
  48. 83d0112 Remove WebViewClient#onUnhandledInput API. by Michael Wright · 8 years ago
  49. 02e2a96 Remove three no longer used static consts by Svet Ganov · 8 years ago
  50. 73e047f Remove all non-porterduff xfermodes from the public API. by Derek Sollenberger · 8 years ago
  51. 564ad40 Remove API DPM.createUser and createAndInitializeUser by phweiss · 8 years ago
  52. b8c23fc For now, API 24 is 23 minus removed APIs. by Jeff Sharkey · 8 years ago
  53. 85be694 Let's try snapping up one more time. by Jeff Sharkey · 8 years ago
  54. ae80d06 Snap 24 up to current. by Jeff Sharkey · 8 years ago
  55. a06d32c Remove FLASHLIGHT permission - prebuilt by Svetoslav Ganov · 8 years ago
  56. c3d35d8 Add new stubs for API 24. by Michael Wright · 8 years ago
  57. 3cf0b70 Fix a couple of api-check complaints. by Przemyslaw Szczepaniak · 9 years ago
  58. 1ac35ab Final API 23. by Dianne Hackborn · 9 years ago
  59. 9485eb0 Grant installer and verifier install permissions robustly by Svetoslav · 9 years ago
  60. 328576d Remove the empty accounts group. by Svet Ganov · 9 years ago
  61. e616dee Move system permissions to system api by Svetoslav · 9 years ago
  62. 3d2858d Merge "remove setLatestEventInfo from API 23." into mnc-dev by Chris Wren · 9 years ago
  63. cf36449 remove setLatestEventInfo from API 23. by Chris Wren · 9 years ago
  64. a6a488d Remove permissions deprecated APIs. by Svetoslav Ganov · 9 years ago
  65. c244952 Revert "Remove permissions deprecated APIs." by Bart Sears · 9 years ago
  66. 8434567 Remove permissions deprecated APIs. by Svet Ganov · 9 years ago
  67. 922f813 Merge "Revert "remove setLatestEventInfo from prebuilts"" into mnc-dev by Chris Wren · 9 years ago
  68. c4b7e3a Revert "remove setLatestEventInfo from prebuilts" by Chris Wren · 9 years ago
  69. e5b3843 Merge "remove setLatestEventInfo from prebuilts" into mnc-dev by Chris Wren · 9 years ago
  70. ec2740c Fix the build by Svet Ganov · 9 years ago
  71. a01dfc5 remove setLatestEventInfo from prebuilts by Chris Wren · 9 years ago
  72. 16b1c98 Update to follow API change. by Dianne Hackborn · 9 years ago
  73. 264ebf8 Permissions: Api changes related to permissions. by Carlos Valdivia · 9 years ago
  74. eba739b Remove FloatMath methods by Neil Fuller · 9 years ago
  75. 053c36a Merge "SDK API: Remove public RecoverySystem constructor" by Andreas Gampe · 9 years ago
  76. 8647039 @removed requestRouteToHost and {start,stop}UsingNetworkFeature by Lorenzo Colitti · 9 years ago
  77. a2c7b0c Remove unnecessary WRITE_SMS permission - sdk by Svetoslav · 9 years ago
  78. e9d8b02 Removing unused permissions and groups. by Svetoslav · 9 years ago
  79. d7e3dc0 Remove deprecated fields in AbstractCursor. by Jeff Brown · 9 years ago
  80. 470ea80 Remove unused permission flag. by Svet Ganov · 9 years ago
  81. 0b17f9d SDK API: Remove public RecoverySystem constructor by Andreas Gampe · 9 years ago
  82. 0409837 Remove unused settings constants from the SDK (prebuilts). by Svetoslav · 9 years ago
  83. 4bff9b2 Remove BatteryManager default constructor. by Jeff Brown · 9 years ago
  84. c76e9c6 Port commit 6961862cb6 to api files of level 23. by Ying Wang · 9 years ago
  85. 4a6c0c2 am f3690d90: am ab899d81: am e7ff5d43: am 6961862c: Remove TrustAgent whitelisting API by Jim Miller · 9 years ago
  86. 6961862 Remove TrustAgent whitelisting API by Jim Miller · 9 years ago
  87. 954311b Changing some of the voice interaction methods. by Dianne Hackborn · 9 years ago
  88. 4ddb56a Merge "Track removal of apache http from the frameworks." by Narayan Kamath · 9 years ago
  89. f1030fa Track removal of apache http from the frameworks. by Narayan Kamath · 9 years ago
  90. 18b66ae am 05ba1a92: am a16b158a: am 5a50c4a9: am a2cff538: Merge "Add DENSITY_280" into lmp-mr1-dev by Adam Powell · 9 years ago
  91. 7efff69 Add DENSITY_280 by Adam Powell · 9 years ago
  92. 30fb0b7 Track removal of apache specific socket factory API. by Narayan Kamath · 9 years ago
  93. 966be4b Stub for API 23 def. by Dianne Hackborn · 9 years ago
  94. 8077d68 Hopefully final API 22. by Dianne Hackborn · 9 years ago
  95. 66a311a Unhide getDataRoaming, Messenger uses it to decide to download MMS or not. by Stuart Scott · 9 years ago
  96. 6ada329 update 22.txt for renaming to setPreferredNetworkTypeToGlobal by Junda Liu · 9 years ago
  97. c827e26 Merge "Hide some functions in SubscriptionInfo." into lmp-mr1-dev by Stuart Scott · 9 years ago
  98. 700390c Hide some functions in SubscriptionInfo. by Stuart Scott · 9 years ago
  99. 4905119 Rename reg/unreg OnSubscriptionsChangedListener. by Wink Saville · 9 years ago
  100. 660cfef remove actions and calls for the old sms/mms api BUG: 18005911 by Cheuksan Wang · 9 years ago