1. d2eeed6 JB MR2 == API 18. by Dianne Hackborn · 11 years ago
  2. 45e9ede Add version code constant for JB MR2. by Dianne Hackborn · 11 years ago
  3. a985c3b Add K api version. by Nick Kralevich · 12 years ago
  4. 1506921 Revert "App home directories are now 0700 for targetSdkVersion > 17" by Nick Kralevich · 12 years ago
  5. 92091fa App home directories are now 0700 for targetSdkVersion > 17 by Nick Kralevich · 12 years ago
  6. fc49474 Update APIs to JB MR1 level 17. by Dianne Hackborn · 12 years ago
  7. 2caec6c Fix link typo. by Nick Kralevich · 12 years ago
  8. f097b16 Content Providers: change default for android:exported by Nick Kralevich · 12 years ago
  9. 435cdb4 New API level 17 for JB MR1. by Dianne Hackborn · 12 years ago
  10. 636fd52 Docs (mostly): enumerate JELLY_BEAN target SDK changes. by Dianne Hackborn · 12 years ago
  11. fa61f0b JellyBean is now 4.1. by Dianne Hackborn · 12 years ago
  12. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  13. 81e9276 Added JELLY_BEAN version name; update some targetSdkVersion docs. by Dianne Hackborn · 13 years ago
  14. 478237d Truthiness is good. by Dianne Hackborn · 13 years ago
  15. f35fe23 Add new OOM adjustment for the "previous" process. by Dianne Hackborn · 13 years ago
  16. 89101cd9 Improve the slow query instrumentation. by Jeff Brown · 13 years ago
  17. 9d0e37e Some new ICS target SDK changes. by Dianne Hackborn · 13 years ago
  18. 0784cfb ICS is API 14. by Dianne Hackborn · 13 years ago
  19. 6e90a36 Fix bug 5159736 - Make DeviceDefault the default by Adam Powell · 13 years ago
  20. 2d6833b Turn on HW accel by default for apps that target ICS. by Dianne Hackborn · 13 years ago
  21. 65efcc5 Merge "resolved conflicts for merge of 77fc8b80 to master" by Dianne Hackborn · 13 years ago
  22. 711516d resolved conflicts for merge of 77fc8b80 to master by Dianne Hackborn · 13 years ago
  23. ad2171a deprecate RADIO constant, add getRadioVersion method by Doug Zongker · 13 years ago
  24. e289bff Add new landscape and portrait orientation features. by Dianne Hackborn · 13 years ago
  25. 6b59272 resolved conflicts for merge of f51ded0f to master by Dianne Hackborn · 13 years ago
  26. 426431a Enforce public resource restriction on bag parents. by Dianne Hackborn · 13 years ago
  27. 2515db7 am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  28. e667635 Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  29. 39cf8c9 resolved conflicts for merge of ec85619f to master by Dianne Hackborn · 13 years ago
  30. a813873 MR2 is going to be API 13. by Dianne Hackborn · 13 years ago
  31. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  32. edf1fc6 Whoops, forgot the HONEYCOMB_MR1 constant. :( by Dianne Hackborn · 13 years ago
  33. 9d97b63 Honeycomb is now officially API 11. by Dianne Hackborn · 14 years ago
  34. 6c2c5fc Just a little 'ol activity manager permission change. by Dianne Hackborn · 14 years ago
  35. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  36. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  37. e663498 resolved conflicts for merge of 9c7489f8 to master by Dianne Hackborn · 14 years ago
  38. 5383f50 Fix issue #3122240: Expose xlarge in GB. by Dianne Hackborn · 14 years ago
  39. 4fa1a22 Remove public resource padding. by Dianne Hackborn · 14 years ago
  40. 3d2818d Remove public resource padding. by Dianne Hackborn · 14 years ago
  41. 3e6d50c Make Theme.Holo the default theme for new apps. by Dianne Hackborn · 14 years ago
  42. 4961e47 am bb33d6fd: am 997dc32b: Merge "add an api for getting a device serial number" into gingerbread by Doug Zongker · 14 years ago
  43. 7d2e3df add an api for getting a device serial number by Doug Zongker · 14 years ago
  44. b1ad597 New two-pane mode for PreferenceActivity. by Dianne Hackborn · 14 years ago
  45. 3e03cfa Update build version information. by Dianne Hackborn · 14 years ago
  46. 14cee9f New xlarge screen size. by Dianne Hackborn · 14 years ago
  47. 74885ef expose bootloader & radio versions, hardware string in API by Doug Zongker · 14 years ago
  48. 216bccf Updated GestureDetector to ignore multitouch if requested by the app by Adam Powell · 14 years ago
  49. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  50. 71de785 Make Build.UNKNOWN public. by Ficus Kirkpatrick · 15 years ago
  51. fa9cafa Add a string for second-ABI system property to android.os.Build. by Ficus Kirkpatrick · 15 years ago
  52. 23ef7b4 Fix most of issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  53. 1778776 Fix issue #2258571: Fix build versions by Dianne Hackborn · 15 years ago
  54. 0fa3591 Add SDK version for MR1. by Dianne Hackborn · 15 years ago
  55. 6dc3f4e Now that Eclair has been defined as API revision 5 mark Build.VERSION_CODES.ECLAIR as such. by Jeff Hamilton · 15 years ago
  56. 7609764 Fix 2146581: Make tabs work for donut apps by Mike Cleron · 15 years ago
  57. 8d37426 Various fixed for back key handling. by Dianne Hackborn · 15 years ago
  58. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  59. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 15 years ago
  60. fe77ec8 The DONUT constant also needs to be updated to the official SDK version. by Dianne Hackborn · 15 years ago
  61. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  62. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago
  63. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 15 years ago
  64. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
  65. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 15 years ago
  66. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  69. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago