1. 52c1055 Merge "Revert "Revamp of the NumberPicker widget."" by Svetoslav Ganov · 13 years ago
  2. efd1c67 Revert "Revamp of the NumberPicker widget." by Svetoslav Ganov · 13 years ago
  3. ca07bc1 Merge "Revamp of the NumberPicker widget." by Svetoslav Ganov · 13 years ago
  4. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 13 years ago
  5. 912ab85 Revamp of the NumberPicker widget. by Svetoslav Ganov · 13 years ago
  6. c0102b7 Merge "Port the SQLite locale setting code to Java." by Jeff Brown · 13 years ago
  7. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 13 years ago
  8. 1cedb47 Merge "Make the credential storage change action public." by Selim Gurun · 13 years ago
  9. a8bfeaf Cleanup ListView glow's optimized invalidates by Romain Guy · 13 years ago
  10. 06298b0 Fix the build by Romain Guy · 13 years ago
  11. 467ec7e Unhide MediaPlayer.setNextMediaPlayer by Marco Nelissen · 13 years ago
  12. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 13 years ago
  13. b001475 Merge "Fixes for bugs: #6103660, #6103957, #6104457 and #6104322." by Philip Milne · 13 years ago
  14. 1018fb4 Fixes for bugs: #6103660, #6103957, #6104457 and #6104322. by Philip Milne · 13 years ago
  15. 53567a7 Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG" by Daniel Lehmann · 13 years ago
  16. 7d9ec65 Merge "Fix the build" by Fabrice Di Meglio · 13 years ago
  17. 8cbc26f Fix the build by Fabrice Di Meglio · 13 years ago
  18. 81a0647 Merge "Handle view properties at the native level" by Chet Haase · 13 years ago
  19. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  20. 035c20f Merge "Add new READ_EXTERNAL_STORAGE permission." by Dianne Hackborn · 13 years ago
  21. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 13 years ago
  22. f06d949 Introduce READ_CALL_LOG and WRITE_CALL_LOG by Daniel Lehmann · 13 years ago
  23. 029d7e1 Hide deprecated MediaRecorder.java APIs by James Dong · 13 years ago
  24. 05f692e Merge "Make Gravity RTL APIs public" by Fabrice Di Meglio · 13 years ago
  25. e8dc07d Make Gravity RTL APIs public by Fabrice Di Meglio · 13 years ago
  26. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 13 years ago
  27. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 13 years ago
  28. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 13 years ago
  29. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 13 years ago
  30. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 13 years ago
  31. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 13 years ago
  32. 754682e Merge "Fix the build." by Romain Guy · 13 years ago
  33. 43e8eb1 Fix the build. by Romain Guy · 13 years ago
  34. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 13 years ago
  35. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 13 years ago
  36. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 13 years ago
  37. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 13 years ago
  38. 0c245fb Merge "Make more TextView RTL APIs public" by Fabrice Di Meglio · 13 years ago
  39. d159109 Make more TextView RTL APIs public by Fabrice Di Meglio · 13 years ago
  40. d5f0799 Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it." by Eino-Ville Talvala · 13 years ago
  41. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 13 years ago
  42. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 13 years ago
  43. 03bd302 Don't close the database until all references released. by Jeff Brown · 13 years ago
  44. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 13 years ago
  45. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 13 years ago
  46. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 13 years ago
  47. 7bcbeb7 Merge "Make SQLiteDatabase final." by Jeff Brown · 13 years ago
  48. baefdfa Make SQLiteDatabase final. by Jeff Brown · 13 years ago
  49. 09c8f48 Merge "Report leaked Context registrations to StrictMode." by Jeff Sharkey · 13 years ago
  50. eb00769 Merge "Allow disk I/O while performing dump()." by Jeff Sharkey · 13 years ago
  51. 3ee7ce2 Merge "Fixing the build for real." by Svetoslav Ganov · 13 years ago
  52. 4b3cdbb Fixing the build for real. by Svetoslav Ganov · 13 years ago
  53. 45e96fd Merge "Adding getter/setter for all public attributes in CalendarView." by Svetoslav Ganov · 13 years ago
  54. e861b42 Allow disk I/O while performing dump(). by Jeff Sharkey · 13 years ago
  55. e6e47f0 Merge "Add a displayColor column to view_events" by Alon Albert · 13 years ago
  56. d2cca91 Merge "Add an API for deleting databases." by Jeff Brown · 13 years ago
  57. 1a7dd03 Unhide transient state APIs on View by Adam Powell · 13 years ago
  58. dc92730 Add a displayColor column to view_events by Alon Albert · 13 years ago
  59. ff37505 Adding getter/setter for all public attributes in CalendarView. by Svetoslav Ganov · 13 years ago
  60. d7026f1 Report leaked Context registrations to StrictMode. by Jeff Sharkey · 13 years ago
  61. 79087e4 Add an API for deleting databases. by Jeff Brown · 13 years ago
  62. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 13 years ago
  63. ac5a3a1 Merge "Make layoutDirection API public" by Fabrice Di Meglio · 13 years ago
  64. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 13 years ago
  65. 7edb9a9 am f73222a3: am 964955e0: am 8a9b14d8: am 5aeb8587: Merge "DRM framwork bug fix: add an API to release resources" by Jean-Baptiste Queru · 13 years ago
  66. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 13 years ago
  67. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 13 years ago
  68. 8a9b14d am 5aeb8587: Merge "DRM framwork bug fix: add an API to release resources" by Jean-Baptiste Queru · 13 years ago
  69. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  70. 6225df0 DRM framwork bug fix: add an API to release resources by Kei Takahashi · 13 years ago
  71. 8279570 Fix for broken build part 2. Update 16.txt too by Gilles Debunne · 13 years ago
  72. c1a1a49 Fix for broken build. update-api step missing. by Gilles Debunne · 13 years ago
  73. e512ad5 Merge "Deprecate default constructor for classes that should have been meant to be interfaces" by James Dong · 13 years ago
  74. 8fe9260 Merge "Deprecated a mis-spelled method and replaced it with a new method" by James Dong · 13 years ago
  75. c4a9976 Deprecated a mis-spelled method and replaced it with a new method by James Dong · 13 years ago
  76. 060526f Deprecate default constructor for classes that should have been meant to be interfaces by James Dong · 13 years ago
  77. 5312d08 Merge "Add new Reminder Method: Alarm" by Alon Albert · 13 years ago
  78. 5265466 Merge "New development permissions." by Dianne Hackborn · 13 years ago
  79. b98a81f Add support for optional titles in action modes by Adam Powell · 13 years ago
  80. 7b49b4b Merge "deprecate L_8, LA_88 and RGB_332 in sdk" by Mathias Agopian · 13 years ago
  81. e9d4c71 deprecate L_8, LA_88 and RGB_332 in sdk by Mathias Agopian · 13 years ago
  82. 3f0c58e Merge "New notification priority and related APIs." by Daniel Sandler · 13 years ago
  83. 2561b0b New notification priority and related APIs. by Daniel Sandler · 13 years ago
  84. bd25161 Add new Reminder Method: Alarm by Alon Albert · 13 years ago
  85. e639da7 New development permissions. by Dianne Hackborn · 13 years ago
  86. 88572f7 Implementation of a java media codec interface and associated tools. by Andreas Huber · 13 years ago
  87. e57319f Make the credential storage change action public. by Selim Gurun · 13 years ago
  88. 6d3d505 Improve textDirection APIs by Fabrice Di Meglio · 13 years ago
  89. ccb1562 Add View.onResolvePadding() as a public API by Fabrice Di Meglio · 13 years ago
  90. aba0336 Fix the build by Fabrice Di Meglio · 13 years ago
  91. 54546f2 Make MarginLayoutParams startMargin and endMargin API public by Fabrice Di Meglio · 13 years ago
  92. 2c88482 Make View paddingStart and paddingEnd API public by Fabrice Di Meglio · 13 years ago
  93. e7beae3 Make textDirection API public by Fabrice Di Meglio · 13 years ago
  94. 7a29d84 Merge "Fix bug #5904777 GridLayout should be RTL aware" by Fabrice Di Meglio · 13 years ago
  95. 47d248e Fix bug #5904777 GridLayout should be RTL aware by Fabrice Di Meglio · 13 years ago
  96. 9c1d298 Clean up and expose LongSparseArray. by Dianne Hackborn · 13 years ago
  97. d262744 Merge "Some cruft removal." by Dianne Hackborn · 13 years ago
  98. 21fbd1f Some cruft removal. by Dianne Hackborn · 13 years ago
  99. 59d46b0 Merge "Add an api to switch to the next IME and subtype" by satok · 13 years ago
  100. 688bd47 Add an api to switch to the next IME and subtype by satok · 13 years ago