1. 81e56d5 Rework how we decide whether to use system or status bar. by Dianne Hackborn · 13 years ago
  2. 5be8de3 More compatibility mode improvements. by Dianne Hackborn · 13 years ago
  3. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  4. 3a68b83 USB: Add API and dialog for apps to request permissions for USB devices and accessories by Mike Lockwood · 13 years ago
  5. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 13 years ago
  6. e7d511e New APIs for USB host support: by Mike Lockwood · 14 years ago
  7. 805fd7e Add API to get path to OBBs. by Dianne Hackborn · 14 years ago
  8. d922ae0 Add Holo theme for IMEs. by Dianne Hackborn · 14 years ago
  9. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  10. 4e920f7 Add MODE_MULTI_PROCESS flag to Context.getSharedPreferences() by Brad Fitzpatrick · 14 years ago
  11. d250746 resolved conflicts for merge of 1d0d1188 to master by Nick Pelly · 14 years ago
  12. 1d0d118 am ae56a851: Merge "Make getSystemService(NFC_SERVICE) the NFC entry point." into gingerbread by Nick Pelly · 14 years ago
  13. 50b4d8f Make getSystemService(NFC_SERVICE) the NFC entry point. by Nick Pelly · 14 years ago
  14. 4cd50b8 Make getSharedPreference() async, blocking on first access. by Brad Fitzpatrick · 14 years ago
  15. 7e5cd79 am 981a72a1: Merge "[don\'t auto-merge] Don\'t re-read SharedPreferences unnecessarily." into gingerbread by Brad Fitzpatrick · 14 years ago
  16. d2bbaaf [don't auto-merge] Don't re-read SharedPreferences unnecessarily. by Brad Fitzpatrick · 14 years ago
  17. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  18. 5913630e Don't re-read SharedPreferences unnecessarily. by Brad Fitzpatrick · 14 years ago
  19. 224ba0c Clean up, de-dup, and speed up ContextImpl getSystemService() by Brad Fitzpatrick · 14 years ago
  20. 390dae1 Move ApplicationPackageManager out of ContextImpl.java by Brad Fitzpatrick · 14 years ago
  21. d3da440 Move SharedPreferencesImpl out of ContextImpl.java by Brad Fitzpatrick · 14 years ago
  22. ec062f6 StrictMode: now in more system server threads. by Brad Fitzpatrick · 14 years ago
  23. 170e548 use the holo theme in more places for >= honeycomb apps by Joe Onorato · 14 years ago
  24. 875ecaa am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  25. 13e4666 am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to have their UID changed over time." into gingerbread by Dianne Hackborn · 14 years ago
  26. 8bdf593 Work on issue #3101415: Crespo apps seem to have their UID changed over time. by Dianne Hackborn · 14 years ago
  27. f36c6db NFC API revision round 2. by Nick Pelly · 14 years ago
  28. 6066da8 am 590b73bc: NFC API revision round 2. by Nick Pelly · 14 years ago
  29. 590b73b NFC API revision round 2. by Nick Pelly · 14 years ago
  30. 764437aa am 4216c3c3: am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  31. 38051bc am 6a15f0d7: am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  32. 4216c3c am a4682ed7: Merge "Minor SharedPreference clean-up." into gingerbread by Brad Fitzpatrick · 14 years ago
  33. 9acdeb9 Minor SharedPreference clean-up. by Brad Fitzpatrick · 14 years ago
  34. 6a15f0d am 6275dbbe: Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  35. 90bc5ee Quiet unnecessary debug logging. by Brad Fitzpatrick · 14 years ago
  36. 4715bd9 resolved conflicts for merge of f4c3b7e9 to master by Nick Pelly · 14 years ago
  37. f4c3b7e am 038cabe0: NFC integration by Nick Pelly · 14 years ago
  38. 038cabe NFC integration by Nick Pelly · 14 years ago
  39. d58429f Manual merge: Move DownloadManager to android.app by Steve Howard · 14 years ago
  40. 9d9719c am 5bdb89d7: Merge "Move DownloadManager to android.app (DO NOT MERGE)" into gingerbread by Steve Howard · 14 years ago
  41. cca1f0e Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  42. 31fd85f Move DownloadManager to android.app (DO NOT MERGE) by Steve Howard · 14 years ago
  43. c63806d Holo themes and assets in progress by Adam Powell · 14 years ago
  44. a8bce7c am d8691d73: Merge "Allow all apps to call ContentResolver.getType()." into gingerbread by Dianne Hackborn · 14 years ago
  45. 8313fc7 Allow all apps to call ContentResolver.getType(). by Dianne Hackborn · 14 years ago
  46. 0486f78 am b1657b2b: resolved conflicts for merge of 64591009 to gingerbread-plus-aosp by Brad Fitzpatrick · 14 years ago
  47. b1657b2 resolved conflicts for merge of 64591009 to gingerbread-plus-aosp by Brad Fitzpatrick · 14 years ago
  48. 6194c53 Fix a race between requesting/loading/writing SharedPreferences. by Brad Fitzpatrick · 14 years ago
  49. a14c8e0 Bring back instances counts to dumpsys meminfo. by Romain Guy · 14 years ago
  50. 2394c16 am ec438e14: am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  51. ec438e1 am 361199b5: Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  52. 361199b Add PackageManager API to get information about a provider component. by Dianne Hackborn · 14 years ago
  53. 02f4f0e am 734d2707: am bb660d7e: Merge "Renaming SharedPreferences.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
  54. 734d270 am bb660d7e: Merge "Renaming SharedPreferences.startCommit to apply" into gingerbread by Brad Fitzpatrick · 14 years ago
  55. 66fce50 Renaming SharedPreferences$Editor.startCommit to apply by Brad Fitzpatrick · 14 years ago
  56. 7f7ce40 resolved conflicts for merge of 28130bae to master by Brad Fitzpatrick · 14 years ago
  57. 28130ba resolved conflicts for merge of 6b50986a to gingerbread-plus-aosp by Brad Fitzpatrick · 14 years ago
  58. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  59. 4cbc4f1 am 49209cbc: am d0e6598b: Merge "Start of SharedPreferences.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  60. 49209cb am d0e6598b: Merge "Start of SharedPreferences.startCommit()" into gingerbread by Brad Fitzpatrick · 14 years ago
  61. edf32d0 Start of SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  62. a3f641f am cf2c68c9: am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  63. cf2c68c am 11709ab0: Merge "Avoid unnecessary SharedPrefences disk writes." into gingerbread by Brad Fitzpatrick · 14 years ago
  64. 67fed01 Avoid unnecessary SharedPrefences disk writes. by Brad Fitzpatrick · 14 years ago
  65. 9f53119 First pass at a new clipboard API. by Dianne Hackborn · 14 years ago
  66. a58a875 Add new system service CountryDetector by Bai Tao · 14 years ago
  67. a265083 am 5e43c5a6: am b8e07a51: DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  68. 5e43c5a am b8e07a51: DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  69. b8e07a5 DL manager support for broadcasts + connectivity control by Steve Howard · 14 years ago
  70. a51eb0b am 50576fa8: merge from open-source master by The Android Open Source Project · 14 years ago
  71. 50576fa merge from open-source master by The Android Open Source Project · 14 years ago
  72. df4cfa36 Start app with several activities with intent filter [Main, Launcher] was broken by Johan Erlandsson · 14 years ago
  73. 4c14a0f am 47b46648: am b8d890eb: Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 14 years ago
  74. 47b4664 am b8d890eb: Merge "Initial implementation of the download manager public API." into gingerbread by Steve Howard · 14 years ago
  75. a270936 Initial implementation of the download manager public API. by Steve Howard · 14 years ago
  76. b92cd4f am 0260887c: merge from open-source master by The Android Open Source Project · 14 years ago
  77. 0260887 merge from open-source master by The Android Open Source Project · 14 years ago
  78. 511d9ec am 0a21801f: am a5402dab: Merge "OBB API for PackageManager" into gingerbread by Kenny Root · 14 years ago
  79. 93565c4 OBB API for PackageManager by Kenny Root · 14 years ago
  80. 5f5acca Improved logging when there's an error creating the directories in getFilesDir() by Christian Mehlmauer · 14 years ago
  81. 36e5f66 resolved conflicts for merge of 2eb12a47 to master by Dianne Hackborn · 14 years ago
  82. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  83. b60c941 resolved conflicts for merge of f37cbe6b to master by Brad Fitzpatrick · 14 years ago
  84. 438d059 Introduce "StrictMode" by Brad Fitzpatrick · 14 years ago
  85. 74f170f new API in Context. on openDatabase, new param DatabaseErrorHandler by Vasu Nori · 14 years ago
  86. 6e8304e More fragment stuff: by Dianne Hackborn · 14 years ago
  87. 67eb751 am 9bbc5683: am d9d009d7: am 3445dae3: am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 14 years ago
  88. d9d009d am 3445dae3: am 65b2561c: Merge "Fix issue #2643754: Launcher is caching widget layouts for too long" into froyo by Dianne Hackborn · 14 years ago
  89. 4416c3d Fix issue #2643754: Launcher is caching widget layouts for too long by Dianne Hackborn · 14 years ago
  90. b9eab6c resolved conflicts for merge of 81cd2e90 to master by Adam Powell · 14 years ago
  91. 81cd2e9 Logo attribute for manifest and PackageManager methods to fetch it by Adam Powell · 14 years ago
  92. 212db7d Added MultiSelectListPreference by Adam Powell · 14 years ago
  93. 399cccb Fix issue #593153: Broadcast time out when sending... by Dianne Hackborn · 14 years ago
  94. c9b6851 Throttling framework addins by Irfan Sheriff · 14 years ago
  95. 559a787 Fix issue #2549955: Moving the application fails -Activity Manager Crash on launching the app by Dianne Hackborn · 14 years ago
  96. 0733079 Show SD unavailable icon for apps on SD when ejected. by Jeff Brown · 14 years ago
  97. d7c0968 Package manager optimizations. by Dianne Hackborn · 14 years ago
  98. eb9e9ec Return the right thing from Context.getApplicationContext() by Christopher Tate · 14 years ago
  99. 1afd1c9 Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot - LIBtt68127 by Dianne Hackborn · 14 years ago
  100. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago