1. 32eb5b18 Optional <uses-permission> not yet supported. by Nick Kralevich · 11 years ago
  2. 924ac51 Deprectate WebViewDatabase password methods. by Ben Murdoch · 11 years ago
  3. 3b64f38 Make BluetoothGattServer.close() public by Andre Eisenbach · 11 years ago
  4. 5800fc8 Trace: unhide app tracing APIs by Jamie Gennis · 11 years ago
  5. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  6. 0e0b2da Fix for bug 8589670: Marking a not called WebChromeClient as deprecated. by Kristian Monsen · 11 years ago
  7. 2323dd8 Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery stats by Dianne Hackborn · 11 years ago
  8. b05d689 Cleanup Allocation and add 3D copies. by Jason Sams · 11 years ago
  9. 2355d13 Adding public api support for finding contact changes. by Chiao Cheng · 12 years ago
  10. f38b070 Merge "Hide PlusinsEnabled/PluginsPath methods" into jb-mr2-dev by Jonathan Dixon · 11 years ago
  11. 0bf4781 Hide PlusinsEnabled/PluginsPath methods by Jonathan Dixon · 12 years ago
  12. cf837a6 Merge "Update DataUsageStatColumns" into jb-mr2-dev by Yorke Lee · 11 years ago
  13. edf6f4b Make adding views specific to a ViewGroup's overlay by Chet Haase · 11 years ago
  14. 8b51475 Revert "Remove AndroidKeyStore from API" by Kenny Root · 12 years ago
  15. e0e2f4f Fix accessibility in action bars and add extra customization by Adam Powell · 11 years ago
  16. bdc87d5 Merge "Remove all public mention of RS graphics from docs." into jb-mr2-dev by Tim Murray · 11 years ago
  17. a908422 Remove all public mention of RS graphics from docs. by Tim Murray · 11 years ago
  18. bdb706e48 Merge "Pipe through device resolution information" into jb-mr2-dev by Michael Wright · 11 years ago
  19. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  20. c6091c6 Pipe through device resolution information by Michael Wright · 11 years ago
  21. b989502 Adding small animation features by Chet Haase · 11 years ago
  22. 26cd4d6 Merge "Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt" into jb-mr2-dev by Matthew Xie · 11 years ago
  23. 33ec984 Change BluetoothGattCallback methods argument from BluetoothDevice to BluetoothGatt by Matthew Xie · 11 years ago
  24. a14acd2 Warn when exposing file:// Uris beyond a process. by Jeff Sharkey · 11 years ago
  25. 279e22b Merge "make new API to retrieve group identifier level1" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  26. dbca824 Merge "Add DateFormat.getBestDateTimePattern." into jb-mr2-dev by Elliott Hughes · 11 years ago
  27. 031b581 Add DateFormat.getBestDateTimePattern. by Elliott Hughes · 11 years ago
  28. 5b7e90a Add API to query KeyChain algorithm support, pt. 2 by Kenny Root · 11 years ago
  29. 1ea4a5b Merge "Add API to query KeyChain algorithm support" into jb-mr2-dev by Kenny Root · 11 years ago
  30. bf556ac Add API to query KeyChain algorithm support by Kenny Root · 11 years ago
  31. 67fc67c Make MessageQueue and Looper final. by Jeff Brown · 11 years ago
  32. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago
  33. 9e8ba8f Merge "Improve RestrictionEntry API" into jb-mr2-dev by Amith Yamasani · 11 years ago
  34. 5a53d70 Update DataUsageStatColumns by Yorke Lee · 11 years ago
  35. 86118ba Improve RestrictionEntry API by Amith Yamasani · 11 years ago
  36. ce66fd7 Merge "AccountManager changes for profile seeding." into jb-mr2-dev by Jatin Lodhia · 11 years ago
  37. ddf7e47 Unhide Bluetooth Low Energy public APIs by Matthew Xie · 12 years ago
  38. 3df7d69 AccountManager changes for profile seeding. by Jatin Lodhia · 11 years ago
  39. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  40. c92342b Merge "Add user restrictions for bluetooth, sideloading, usb file transfer" into jb-mr2-dev by Maggie Benthall · 11 years ago
  41. 0aba3b1 Merge "Support specifying buffer start offset for USB requests." into jb-mr2-dev by Jeff Brown · 11 years ago
  42. 6c81a93 Support specifying buffer start offset for USB requests. by Jeff Brown · 11 years ago
  43. 0ac1fc9 Restricted account visibility by Amith Yamasani · 11 years ago
  44. 98ea19e Merge "Reenable optional permissions parsing and expose APIs" into jb-mr2-dev by Nick Kralevich · 11 years ago
  45. 828c16f Reenable optional permissions parsing and expose APIs by Nick Kralevich · 11 years ago
  46. a12fccf Add user restrictions for bluetooth, sideloading, usb file transfer by Maggie Benthall · 12 years ago
  47. 8ff0201 Merge "Revert "Remove all public mention of RS graphics from docs."" into jb-mr2-dev by Tim Murray · 11 years ago
  48. 275812c Revert "Remove all public mention of RS graphics from docs." by Tim Murray · 11 years ago
  49. 8565520 Merge "Remove all public mention of RS graphics from docs." into jb-mr2-dev by Tim Murray · 11 years ago
  50. 2e73f5b Merge "Expose data_usage_stat table in ContactsContract" into jb-mr2-dev by Yorke Lee · 11 years ago
  51. 0dc523fa Expose data_usage_stat table in ContactsContract by Yorke Lee · 12 years ago
  52. f2b0fdb Merge "AudioEffect types in SDK" into jb-mr2-dev by Jean-Michel Trivi · 11 years ago
  53. 52a08cf make new API to retrieve group identifier level1 by Sungmin Choi · 12 years ago
  54. 80569f7 AudioEffect types in SDK by Jean-Michel Trivi · 11 years ago
  55. 038fbc5 Merge "Add new apis to CP2" into jb-mr2-dev by Yorke Lee · 11 years ago
  56. df5e9fe Merge "Device Owner, a special kind of device admin" into jb-mr2-dev by Amith Yamasani · 11 years ago
  57. 71e6c69 Device Owner, a special kind of device admin by Amith Yamasani · 11 years ago
  58. 768f272 Fix the build by Fabrice Di Meglio · 11 years ago
  59. d72f932 Remove all public mention of RS graphics from docs. by Tim Murray · 12 years ago
  60. 04c710a Merge "Fix bug #8200928 ExpandableListView should be RTL-aware" into jb-mr2-dev by Fabrice Di Meglio · 11 years ago
  61. 119bbc3 Implement #8323587, #8323342, #8323590: new features. by Dianne Hackborn · 11 years ago
  62. 961cae9 New media button API. by Dianne Hackborn · 12 years ago
  63. f4efad0 Fix bug #8200928 ExpandableListView should be RTL-aware by Fabrice Di Meglio · 12 years ago
  64. df2e92a Application restrictions API by Amith Yamasani · 12 years ago
  65. 75dfe46 Merge "Add auto-cancel ability to ObjectAnimator" into jb-mr2-dev by Chet Haase · 12 years ago
  66. 1e7298b Merge "Add the orientation hint to the MediaMuxer" into jb-mr2-dev by ztenghui · 12 years ago
  67. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 12 years ago
  68. 63f1e2f Merge "Add API to control scan always mode" into jb-mr2-dev by Irfan Sheriff · 12 years ago
  69. effc9b4 Add the orientation hint to the MediaMuxer by ztenghui · 12 years ago
  70. ab8278e am 54519e70: Fix build. by Elliott Hughes · 12 years ago
  71. 1ef840c Add API to control scan always mode by Irfan Sheriff · 12 years ago
  72. 54519e7 Fix build. by Elliott Hughes · 12 years ago
  73. 138c58a Merge "Add overlays to views" into jb-mr2-dev by Chet Haase · 12 years ago
  74. d468df7 Merge "Fix a bug where we could lose a loader content change." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  75. 91cedf1 Add overlays to views by Chet Haase · 12 years ago
  76. ca614f7 Fix a bug where we could lose a loader content change. by Dianne Hackborn · 12 years ago
  77. 1aab1db Revert "Add new sensor types." by Jaikumar Ganesh · 12 years ago
  78. 133e2db Merge "Hide VOICE_ASSIST intent DO NOT MERGE" into jb-mr2-dev by Bjorn Bringert · 12 years ago
  79. d665b49 Merge "Add new sensor types." into jb-mr2-dev by Shawn Pearce · 12 years ago
  80. 964e7d2 Hide VOICE_ASSIST intent DO NOT MERGE by Bjorn Bringert · 12 years ago
  81. 4f401eb Add new apis to CP2 by Yorke Lee · 12 years ago
  82. bc03a34 Add new sensor types. by Jaikumar Ganesh · 12 years ago
  83. e7a9ae8 Add touch navigation input source by Michael Wright · 12 years ago
  84. 74e4156 Add InputDevice#isFromSource convenience method by Michael Wright · 12 years ago
  85. 68ccf10 Java API for MediaMuxer by ztenghui · 12 years ago
  86. d6875e3 am 2cb314eb: am e0cd3c19: Merge "Improve DateFormat.format." by Elliott Hughes · 12 years ago
  87. c8a1ff4 Make account cloning API public by Amith Yamasani · 12 years ago
  88. 8326b9a Improve DateFormat.format. by Elliott Hughes · 12 years ago
  89. dd3e75f Merge "Publish new MediaCodec API" into jb-mr2-dev by Andy McFadden · 12 years ago
  90. 34f17dd Publish new MediaCodec API by Andy McFadden · 12 years ago
  91. 3afc18a Enhance MediaRouter API. by Jeff Brown · 12 years ago
  92. a551361 Merge "Add new WindowId for cross-process monitoring of focus." into jb-mr2-dev by Dianne Hackborn · 12 years ago
  93. e3f23a3 Add new WindowId for cross-process monitoring of focus. by Dianne Hackborn · 12 years ago
  94. cdac497 Deprecate read/write Pictures to streams. by Derek Sollenberger · 12 years ago
  95. bc08686 Declare VOICE_ASSIST intent by Bjorn Bringert · 12 years ago
  96. 0af1c59 Merge "Deprecate various WebView related methods" into jb-mr2-dev by Jonathan Dixon · 12 years ago
  97. 835b1fc Deprecate various WebView related methods by Jonathan Dixon · 12 years ago
  98. 0493d79 am 75dcb333: am 545464df: Merge "Deprecate and document memory allocation counting." by Ian Rogers · 12 years ago
  99. 50359c2 Document extra account_types by Alon Albert · 12 years ago
  100. fe067a4 Deprecate and document memory allocation counting. by Ian Rogers · 12 years ago