1. d92ea07 Adding a stopLoading() method. by Dmitri Plotnikov · 16 years ago
  2. 2d61459 Move OpenGL support out of ViewRoot into a new HardwareRenderer class. by Romain Guy · 16 years ago
  3. b31e84bc Add Fragment option menu APIs. by Dianne Hackborn · 16 years ago
  4. c857740 Adding support for minimum number of non letter characters. by Konstantin Lopyrev · 16 years ago
  5. a408291 Dropdown mode for ActionBar; style and API updates by Adam Powell · 16 years ago
  6. f8a450f am 7d75a66c: am b7bb3b3d: Fix bug in reporting a processes\'s dependent component. by Dianne Hackborn · 16 years ago
  7. b7bb3b3 Fix bug in reporting a processes's dependent component. by Dianne Hackborn · 16 years ago
  8. d0b15ce resolved conflicts for merge of f3307ae8 to master by Dianne Hackborn · 16 years ago
  9. c3fa630 Added ListPopupWindow. Refactored AutoCompleteTextView and Spinner by Adam Powell · 16 years ago
  10. 860755f Add support for heavy-weight applications. by Dianne Hackborn · 16 years ago
  11. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 16 years ago
  12. 55bd466 Fix build by adding Java 6 API changes that were not in the earlier merge. by Elliott Hughes · 16 years ago
  13. 8b0dd7d add API to Cursor to get column value type by Vasu Nori · 16 years ago
  14. 812ccbeb Add new hardwareAccelerated manifest attribute to enable HW drawing. by Romain Guy · 16 years ago
  15. 6164ef1 Expose canZoomIn and canZoomOut for WebView. by Grace Kloba · 16 years ago
  16. f77cf7f Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master by Brian Carlstrom · 16 years ago
  17. a15dcfa Fix 2677197: Adding minimum complex character support. by Konstantin Lopyrev · 16 years ago
  18. 65f1f81 am 81192f85: am c109190b: Add support for gps altitude EXIF tags. by Wu-cheng Li · 16 years ago
  19. c109190 Add support for gps altitude EXIF tags. by Wu-cheng Li · 16 years ago
  20. 3255823 Fix 2673731: Adding support for password history to Device Admin. by Konstantin Lopyrev · 16 years ago
  21. 7df535b am 749afee8: am 1e11e95f: Merge "Add Geocorder.isImplemented()" into kraken by Mike Lockwood · 16 years ago
  22. 01ac80b Add Geocorder.isImplemented() by Mark Vandevoorde · 16 years ago
  23. 726a44ec am 23025ffd: am 11c6847d: Merge "Unhide new location manager APIs:" into kraken by Mike Lockwood · 16 years ago
  24. 71677f8 Unhide new location manager APIs: by Mike Lockwood · 16 years ago
  25. 5ae74d6 More fragment work. by Dianne Hackborn · 16 years ago
  26. ec4eff8 am e23c404a: am bea97a89: am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 16 years ago
  27. bea97a8 am 2dc7c6c4: merge from open-source master by The Android Open Source Project · 16 years ago
  28. 2dc7c6c merge from open-source master by The Android Open Source Project · 16 years ago
  29. b269735 am 4a30bcf7: am 74323fd1: Update NativeActivity to allow direct surface access. by Dianne Hackborn · 16 years ago
  30. 9b081a8 resolved conflicts for merge of 8b625a95 to master by Dianne Hackborn · 16 years ago
  31. 74323fd Update NativeActivity to allow direct surface access. by Dianne Hackborn · 16 years ago
  32. dc8a7f6 Add new API to take over a window's Surface. by Dianne Hackborn · 16 years ago
  33. 9911b7f Add the Loader and supporting classes. by Jeff Hamilton · 16 years ago
  34. 8ce072d Add and document .nomedia constant for MediaStore (Issue 6365) by Karl Ostmo · 16 years ago
  35. c384882 am a3b5ff07: am e339c5ed: Add camera focus distances API. by Wu-cheng Li · 16 years ago
  36. e339c5e Add camera focus distances API. by Wu-cheng Li · 16 years ago
  37. 6e8304e More fragment stuff: by Dianne Hackborn · 16 years ago
  38. e268677 Remove the unused modification APIs from MockCursor. They shouldn't have been public in the first place. by Jeff Hamilton · 16 years ago
  39. 8d9db8e Added getNumColumns function to GridView.java. by Andrew Sapperstein · 16 years ago
  40. b4bc78b Further work on fragments: by Dianne Hackborn · 16 years ago
  41. 33b9743 ActionBar added to framework, integrated with Activity and styles. by Adam Powell · 16 years ago
  42. 381b558 am 7cd6ca9b: am d6e24ca2: am 4adacd23: merge from open-source master by The Android Open Source Project · 16 years ago
  43. d6e24ca am 4adacd23: merge from open-source master by The Android Open Source Project · 16 years ago
  44. 4adacd2 merge from open-source master by The Android Open Source Project · 16 years ago
  45. 691d03e am 6d7334c1: am afbc5fad: Fix build Remove from API 9 definition the two methods that were removed from API 8. by Jean-Michel Trivi · 16 years ago
  46. afbc5fa Fix build Remove from API 9 definition the two methods that were by Jean-Michel Trivi · 16 years ago
  47. c5c16f5 am 6914e17a: am 08eff49f: am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  48. 08eff49 am d9712b69: am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  49. d9712b6 am b1235a57: Merge "Hide two audio focus methods." into froyo by Xavier Ducrohet · 16 years ago
  50. 5f53f08 Hide two audio focus methods. by Xavier Ducrohet · 16 years ago
  51. 0a5174a Add support for EVDO Rev B by Naveen Kalla · 16 years ago
  52. 3d32f6e Add Activity.isChangingConfiguration(). by Jeff Hamilton · 16 years ago
  53. f0b8679 am 0c3bba3e: am e1b2b3b0: Merge "Add continuous focus mode constant." into kraken by Wu-cheng Li · 16 years ago
  54. ca09961 Add continuous focus mode constant. by Wu-cheng Li · 16 years ago
  55. db99075 Updated URL pattern based on http://data.iana.org/TLD/tlds-alpha-by-domain.txt by Shimeng (Simon) Wang · 16 years ago
  56. f121be7 Improvements to fragment API: by Dianne Hackborn · 16 years ago
  57. 3259781 Revert "Update api/current.xml after URL pattern update." by Shimeng (Simon) Wang · 16 years ago
  58. 81950cd Update api/current.xml after URL pattern update. by Shimeng (Simon) Wang · 16 years ago
  59. ba51c3d New fragment stuff: back stack, and layout integration. by Dianne Hackborn · 16 years ago
  60. 108817f am 8b270a7a: am 579e08e6: am f7896449: merge from open-source master by The Android Open Source Project · 16 years ago
  61. 7304381 am 110a031a: am f41f444d: Merge "First pass at NativeActivity." into kraken by Dianne Hackborn · 16 years ago
  62. 579e08e am f7896449: merge from open-source master by The Android Open Source Project · 16 years ago
  63. f789644 merge from open-source master by The Android Open Source Project · 16 years ago
  64. 69969e4 First pass at NativeActivity. by Dianne Hackborn · 16 years ago
  65. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 17 years ago
  66. 88e26c2 Allow contact-sources to rename the term "All Contacts" by Daniel Lehmann · 16 years ago
  67. e48e200 am 1443fd09: Fix build. by Dianne Hackborn · 16 years ago
  68. 1443fd0 Fix build. by Dianne Hackborn · 16 years ago
  69. 8640c1d am 14cee9f6: New xlarge screen size. by Dianne Hackborn · 16 years ago
  70. 14cee9f New xlarge screen size. by Dianne Hackborn · 16 years ago
  71. 525bb6a am b6c45927: am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 16 years ago
  72. a31a945 move favorites and my contacts group handling to the provider and sync adapter by Fred Quintana · 16 years ago
  73. ff12167 am 34483a0f: resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 16 years ago
  74. b6c4592 am 44f2c6ba: am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 16 years ago
  75. 34483a0 resolved conflicts for merge of 5a8f877c to kraken by Dianne Hackborn · 16 years ago
  76. 44f2c6b am 2e4b98dc: Merge "Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE" into froyo by Dianne Hackborn · 16 years ago
  77. 94c567e Whoops a little more on issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 16 years ago
  78. 5a8f877 am 3202d380: Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 16 years ago
  79. 3202d38 Fix issue #2631417: Expose FLAG_EXTERNAL_STORAGE by Dianne Hackborn · 16 years ago
  80. b9eab6c resolved conflicts for merge of 81cd2e90 to master by Adam Powell · 16 years ago
  81. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 16 years ago
  82. ef404b7 am 0c64ff75: am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 16 years ago
  83. 0c64ff7 am d32f9422: am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 16 years ago
  84. d32f942 am 0dde41fb: Merge "Fix 2610961 Unhide broadcast intents that are sent when sdcard gets mounted/unmounted." into froyo by Suchi Amalapurapu · 16 years ago
  85. 89e0c1a Fix 2610961 by Suchi Amalapurapu · 16 years ago
  86. 2dedce6 Introducing Fragment. by Dianne Hackborn · 16 years ago
  87. 5504668 fix issues in current.xml (bad merge earlier) by android-build SharedAccount · 16 years ago
  88. 120c457 manual merge by android-build SharedAccount · 16 years ago
  89. cd0d10f Introduce new API version to avoid breakage with the Froyo APIs; by Dianne Hackborn · 16 years ago
  90. 212db7d Added MultiSelectListPreference by Adam Powell · 16 years ago
  91. 062fc7ce allow apps to specify actions to take on database corruption error by Vasu Nori · 16 years ago
  92. ded7776 am 90d3f458: API 8! by Dianne Hackborn · 16 years ago
  93. 90d3f458 API 8! by Dianne Hackborn · 16 years ago
  94. 9a20aa7 Clean up the fallback state of QuickContact by Evan Millar · 16 years ago
  95. 90a36726 let apps set statement-cache size. by Vasu Nori · 16 years ago
  96. 36ce643d am cd839752: manual merge by Jean-Baptiste Queru · 16 years ago
  97. 7fef3c5 am b9e3e4ce: Merge "API CHANGE: remove obsolete constants and hide some methods" into froyo by Christopher Tate · 16 years ago
  98. fc922f11 API CHANGE: remove obsolete constants and hide some methods by Christopher Tate · 16 years ago
  99. 78aaa97 New MipmapDrawable class. by Gilles Debunne · 16 years ago
  100. 62331ea am 76fc56fb: am 926d9a89: am 08caa704: am c58b4232: Add SCENE_MODE_BARCODE and FOCUS_MODE_EDOF. by Wu-cheng Li · 16 years ago