1. 80e4ee4 Merge "Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253." by Philip Milne · 12 years ago
  2. 0adcd07 Merge "Improve View layoutDirection resolution" by Fabrice Di Meglio · 12 years ago
  3. aac722a Fixes for bugs: 6104423, 6103563, 6103509, 6103807 & 6103253. by Philip Milne · 12 years ago
  4. e300d82 Merge "Add an API to expose Next Protocol Negotiation (NPN)." by Jesse Wilson · 12 years ago
  5. 9ea03b9 Merge "Add remotable methods for TextView's compound drawables." by Daniel Sandler · 12 years ago
  6. f5fb5e8 Add an API to expose Next Protocol Negotiation (NPN). by Jesse Wilson · 12 years ago
  7. 820ba32 Add remotable methods for TextView's compound drawables. by Daniel Sandler · 12 years ago
  8. 22ab775 Improve View layoutDirection resolution by Fabrice Di Meglio · 12 years ago
  9. cc001fd Merge "Provide an API for enabling foreign key constraints." by Jeff Brown · 12 years ago
  10. 7cf4640 Merge "Add new thumbnail animation." by Dianne Hackborn · 12 years ago
  11. 96496ad Provide an API for enabling foreign key constraints. by Jeff Brown · 12 years ago
  12. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 12 years ago
  13. 47847f3 Support enabling WAL using a flag when DB is opened. by Jeff Brown · 12 years ago
  14. 2c4eabc Merge "Reduce memory footprint for View (part 2)" by Fabrice Di Meglio · 12 years ago
  15. b934db7 Reduce memory footprint for View (part 2) by Fabrice Di Meglio · 12 years ago
  16. a0a938c Notification actions API. by Daniel Sandler · 12 years ago
  17. 2d00872 Merge "Throw if WAL enabled/disabled when connections are in use." by Jeff Brown · 12 years ago
  18. e67ca42 Throw if WAL enabled/disabled when connections are in use. by Jeff Brown · 12 years ago
  19. 3004cc5 Add SeekBar property accessors to match available style attributes by Adam Powell · 12 years ago
  20. 0b7413d GridView attribute updates by Adam Powell · 12 years ago
  21. eb0b1da Merge "Revamp of the NumberPicker widget." by Svetoslav Ganov · 12 years ago
  22. d11e615 Revamp of the NumberPicker widget. by Svetoslav Ganov · 12 years ago
  23. 6077fc9 Merge "Reduce memory footprint for View" by Fabrice Di Meglio · 12 years ago
  24. edc1e59 Reduce memory footprint for View by Fabrice Di Meglio · 12 years ago
  25. 52c1055 Merge "Revert "Revamp of the NumberPicker widget."" by Svetoslav Ganov · 12 years ago
  26. efd1c67 Revert "Revamp of the NumberPicker widget." by Svetoslav Ganov · 12 years ago
  27. ca07bc1 Merge "Revamp of the NumberPicker widget." by Svetoslav Ganov · 12 years ago
  28. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 12 years ago
  29. 912ab85 Revamp of the NumberPicker widget. by Svetoslav Ganov · 13 years ago
  30. c0102b7 Merge "Port the SQLite locale setting code to Java." by Jeff Brown · 12 years ago
  31. 1d9f742 Port the SQLite locale setting code to Java. by Jeff Brown · 12 years ago
  32. 1cedb47 Merge "Make the credential storage change action public." by Selim Gurun · 12 years ago
  33. a8bfeaf Cleanup ListView glow's optimized invalidates by Romain Guy · 12 years ago
  34. 06298b0 Fix the build by Romain Guy · 12 years ago
  35. 467ec7e Unhide MediaPlayer.setNextMediaPlayer by Marco Nelissen · 12 years ago
  36. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  37. b001475 Merge "Fixes for bugs: #6103660, #6103957, #6104457 and #6104322." by Philip Milne · 12 years ago
  38. 1018fb4 Fixes for bugs: #6103660, #6103957, #6104457 and #6104322. by Philip Milne · 12 years ago
  39. 53567a7 Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG" by Daniel Lehmann · 12 years ago
  40. 7d9ec65 Merge "Fix the build" by Fabrice Di Meglio · 12 years ago
  41. 8cbc26f Fix the build by Fabrice Di Meglio · 12 years ago
  42. 81a0647 Merge "Handle view properties at the native level" by Chet Haase · 12 years ago
  43. a1cff50 Handle view properties at the native level by Chet Haase · 13 years ago
  44. 035c20f Merge "Add new READ_EXTERNAL_STORAGE permission." by Dianne Hackborn · 12 years ago
  45. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  46. f06d949 Introduce READ_CALL_LOG and WRITE_CALL_LOG by Daniel Lehmann · 12 years ago
  47. 029d7e1 Hide deprecated MediaRecorder.java APIs by James Dong · 12 years ago
  48. 05f692e Merge "Make Gravity RTL APIs public" by Fabrice Di Meglio · 12 years ago
  49. e8dc07d Make Gravity RTL APIs public by Fabrice Di Meglio · 12 years ago
  50. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 12 years ago
  51. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 12 years ago
  52. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 12 years ago
  53. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 12 years ago
  54. d9c7be6 Public API for android.widget.Spinner properties by Adam Powell · 12 years ago
  55. 787f269 Merge "Public API for android.widget.Switch properties" by Adam Powell · 12 years ago
  56. 754682e Merge "Fix the build." by Romain Guy · 12 years ago
  57. 43e8eb1 Fix the build. by Romain Guy · 12 years ago
  58. 6c86e1b Public API for android.widget.Switch properties by Adam Powell · 12 years ago
  59. 583fcb9 Merge "Dispatch screen state change events to Views Bug #6120957" by Romain Guy · 12 years ago
  60. bb9908b Dispatch screen state change events to Views Bug #6120957 by Romain Guy · 12 years ago
  61. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 12 years ago
  62. 0c245fb Merge "Make more TextView RTL APIs public" by Fabrice Di Meglio · 12 years ago
  63. d159109 Make more TextView RTL APIs public by Fabrice Di Meglio · 12 years ago
  64. d5f0799 Merge "NEW_API: Rework CameraSound into MediaActionSound, and unhide it." by Eino-Ville Talvala · 12 years ago
  65. 5eb3724 Merge "Work on more low memory reporting to apps." by Dianne Hackborn · 12 years ago
  66. 27ff913 Work on more low memory reporting to apps. by Dianne Hackborn · 12 years ago
  67. 03bd302 Don't close the database until all references released. by Jeff Brown · 12 years ago
  68. e690958 NEW_API: Rework CameraSound into MediaActionSound, and unhide it. by Eino-Ville Talvala · 13 years ago
  69. faeac27 Merge "Change widgets to post invalidate to the animation timer." by Jeff Brown · 12 years ago
  70. 6cb7b46 Change widgets to post invalidate to the animation timer. by Jeff Brown · 12 years ago
  71. 7bcbeb7 Merge "Make SQLiteDatabase final." by Jeff Brown · 12 years ago
  72. baefdfa Make SQLiteDatabase final. by Jeff Brown · 12 years ago
  73. 09c8f48 Merge "Report leaked Context registrations to StrictMode." by Jeff Sharkey · 12 years ago
  74. eb00769 Merge "Allow disk I/O while performing dump()." by Jeff Sharkey · 13 years ago
  75. 3ee7ce2 Merge "Fixing the build for real." by Svetoslav Ganov · 13 years ago
  76. 4b3cdbb Fixing the build for real. by Svetoslav Ganov · 13 years ago
  77. 45e96fd Merge "Adding getter/setter for all public attributes in CalendarView." by Svetoslav Ganov · 13 years ago
  78. e861b42 Allow disk I/O while performing dump(). by Jeff Sharkey · 13 years ago
  79. e6e47f0 Merge "Add a displayColor column to view_events" by Alon Albert · 13 years ago
  80. d2cca91 Merge "Add an API for deleting databases." by Jeff Brown · 13 years ago
  81. 1a7dd03 Unhide transient state APIs on View by Adam Powell · 13 years ago
  82. dc92730 Add a displayColor column to view_events by Alon Albert · 13 years ago
  83. ff37505 Adding getter/setter for all public attributes in CalendarView. by Svetoslav Ganov · 13 years ago
  84. d7026f1 Report leaked Context registrations to StrictMode. by Jeff Sharkey · 13 years ago
  85. 79087e4 Add an API for deleting databases. by Jeff Brown · 13 years ago
  86. dd3ef2c Improve RTL APIs by Fabrice Di Meglio · 13 years ago
  87. ac5a3a1 Merge "Make layoutDirection API public" by Fabrice Di Meglio · 13 years ago
  88. 98aec1c Make layoutDirection API public by Fabrice Di Meglio · 13 years ago
  89. 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
  90. 43d8a95 Merge "Improve Wi-Fi hand-off" by Irfan Sheriff · 13 years ago
  91. 07573b3 Improve Wi-Fi hand-off by Irfan Sheriff · 13 years ago
  92. 8a9b14d am 5aeb8587: Merge "DRM framwork bug fix: add an API to release resources" by Jean-Baptiste Queru · 13 years ago
  93. 8662cab5 Merge: Introduce UpdateLocks by Christopher Tate · 13 years ago
  94. 6225df0 DRM framwork bug fix: add an API to release resources by Kei Takahashi · 13 years ago
  95. 8279570 Fix for broken build part 2. Update 16.txt too by Gilles Debunne · 13 years ago
  96. c1a1a49 Fix for broken build. update-api step missing. by Gilles Debunne · 13 years ago
  97. e512ad5 Merge "Deprecate default constructor for classes that should have been meant to be interfaces" by James Dong · 13 years ago
  98. 8fe9260 Merge "Deprecated a mis-spelled method and replaced it with a new method" by James Dong · 13 years ago
  99. c4a9976 Deprecated a mis-spelled method and replaced it with a new method by James Dong · 13 years ago
  100. 060526f Deprecate default constructor for classes that should have been meant to be interfaces by James Dong · 13 years ago