1. a4fd007 Clear preferred activities when home process crashes by Mattias Larsson · 14 years ago
  2. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  3. 9150cff Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
  4. f0fa841 Merge "Make hasIccCard return true if RUIM card is present." by Jean-Baptiste Queru · 14 years ago
  5. ce3ac5f Merge "Corrected buffer overflow when parsing /proc/wakelocks" by Romain Guy · 14 years ago
  6. e53fe4a Merge "Fixed a documentation Bug (Issue 9236)" by Romain Guy · 14 years ago
  7. 5f866a4 Make FrameworkCoreHostTests use ddmlib-prebuilt. by Brett Chabot · 14 years ago
  8. f72181c Fix hosttests to use the new ddmlib API. by Xavier Ducrohet · 14 years ago
  9. b237bdb Merge "move native services under services/" by Jean-Baptiste Queru · 14 years ago
  10. c7ab09e Merge "Fix build." by Jean-Baptiste Queru · 14 years ago
  11. 7cdd26c Merge "Enables writing to USIM phonebook (fixes issue 8976)." by Jean-Baptiste Queru · 14 years ago
  12. f5c7310 Merge "dependent change for "parse instrumentation result bundles" in sdk" by Jean-Baptiste Queru · 14 years ago
  13. a9b1e01 Merge "Remove compilation warnings by removing illegal characters" by Romain Guy · 14 years ago
  14. b080636 Remove compilation warnings by removing illegal characters by Mac Wang · 14 years ago
  15. dd29904 Merge "frameworks/base: Implement Mutual exclusion in BroadcastReceiver" by Jean-Baptiste Queru · 14 years ago
  16. 6d6b749 move native services under services/ by Mathias Agopian · 14 years ago
  17. 61f0765 frameworks/base: Implement Mutual exclusion in BroadcastReceiver by Vairavan Srinivasan · 14 years ago
  18. e748669 Merge "Add missing logging for SET_TTY_MODE and QUERY_TTY_MODE" by Jean-Baptiste Queru · 14 years ago
  19. b42aa98 Merge "Correct VM number updation during MBDN refresh." by Jean-Baptiste Queru · 14 years ago
  20. 74ba31b Enables writing to USIM phonebook (fixes issue 8976). by happydroid · 14 years ago
  21. f34a7fb Merge "Shoud specify the Resource class instance as an argument of the method newDrawable and change the name from 'DrawableCacheClear' to 'clearDrawableCache' (additional changes for ID:15815) https://review.source.android.com/#change,15815" by Jean-Baptiste Queru · 14 years ago
  22. 13d3347 Merge "replaced deprecated setButton Methods" by Romain Guy · 14 years ago
  23. 708654c Shoud specify the Resource class instance as an argument of the method by Masanori Ogino · 14 years ago
  24. 7664e20 replaced deprecated setButton Methods by Christian Mehlmauer · 14 years ago
  25. 798e2d3 Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  26. ae96f63 typo fixed by Madan Ankapura · 14 years ago
  27. 26824b7 Remove the window from being a target for motion events when it is destroyed. by Maciej Białka · 14 years ago
  28. 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
  29. 4598804 Merge "Replaced deprecated calls to setButton and setButton2" by Romain Guy · 14 years ago
  30. 5671b28 Merge "Replaced deprecated setButton Methodcalls" by Romain Guy · 14 years ago
  31. b8bb8ac Fix the layoutlib Paint.set(Paint) method. by Xavier Ducrohet · 14 years ago
  32. 536ff5a Fix build. by Jean-Baptiste Queru · 14 years ago
  33. 1726cf2 Merge "Fix the problem that color drawable cache key conflicts another drawable one. The cache key of a color drawable resource may be the same as another drawable resource's value." by Romain Guy · 14 years ago
  34. c7d9d27 Fix the problem that color drawable cache key conflicts another drawable one. by Masanori Ogino · 14 years ago
  35. 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
  36. 9e7f41e Merge "Allow ListPreference summary to use entry" by Romain Guy · 14 years ago
  37. c9c987d Merge "Make HTTP Header class handle multiple cache-control fields." by Romain Guy · 14 years ago
  38. 32ca6aa Merge "Makes PhoneNumberUtils support international numbers after a CLIR command." by Romain Guy · 14 years ago
  39. 4696f2f Merge "Start app with several activities with intent filter [Main, Launcher] was broken" by Jean-Baptiste Queru · 14 years ago
  40. adff0ad Makes PhoneNumberUtils support international numbers after a CLIR command. by Babis Triantafyllou · 14 years ago
  41. 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 14 years ago
  42. c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
  43. cb60962 Merge "Telephony: Process MT SMS with MTI set to 3" by Jean-Baptiste Queru · 14 years ago
  44. df4cfa36 Start app with several activities with intent filter [Main, Launcher] was broken by Johan Erlandsson · 14 years ago
  45. e74e7e2 Remove top panel in alert dialog if empty. by Martin Sjolin · 14 years ago
  46. ba636df Allow ListPreference summary to use entry by Kenny Root · 14 years ago
  47. abcdecc dependent change for "parse instrumentation result bundles" in sdk by Guang Zhu · 14 years ago
  48. 2594066 Merge "Fixed a Documentation Error in the AsyncTask Contstructor" by Romain Guy · 14 years ago
  49. 014568bf Merge "Fix hang when error in SIM card communication" by Jean-Baptiste Queru · 14 years ago
  50. b91a4c4 Fixed a Documentation Error in the AsyncTask Contstructor by Christian Mehlmauer · 14 years ago
  51. f0565ce Merge "Reduced Warnings by adding Type Arguments and removing unused imports" by Jean-Baptiste Queru · 14 years ago
  52. ac95a25 Merge "Documentation Bug (Issue 9557)" by Jean-Baptiste Queru · 14 years ago
  53. eb678fb Merge "Improved logging when there's an error creating the directories in getFilesDir()" by Jean-Baptiste Queru · 14 years ago
  54. cb5357c Merge "update 404'd source.android.com URLs" by Jean-Baptiste Queru · 14 years ago
  55. 36a8664 Fix send/receive MMS while the phone's state isn't in IDLE and the Network type can support voice and data calls concurrently by Kenny · 15 years ago
  56. 0df10e9 Documentation Bug (Issue 9557) by Christian Mehlmauer · 14 years ago
  57. 3372f2e Corrected buffer overflow when parsing /proc/wakelocks by Johannes Carlsson · 14 years ago
  58. 61af57b Merge "Fix missing NL" by Jean-Baptiste Queru · 14 years ago
  59. 3d59f8b Correct VM number updation during MBDN refresh. by Naveen Kalla · 14 years ago
  60. f97683d am 337b0873: docs: update backup guide and bmgr tool elaborate the guide to testing a backup agent and add links between the docs by Scott Main · 14 years ago
  61. 337b087 docs: update backup guide and bmgr tool by Scott Main · 14 years ago
  62. 38a1054 Fix hang when error in SIM card communication by Stefan Larsson · 14 years ago
  63. 2e896830 Add missing logging for SET_TTY_MODE and QUERY_TTY_MODE by Naveen Kalla · 14 years ago
  64. 213c853 Make hasIccCard return true if RUIM card is present. by Naveen Kalla · 14 years ago
  65. c05df82 update 404'd source.android.com URLs by Chris Peterson · 14 years ago
  66. 10c543d Reduced Warnings by adding Type Arguments and removing unused imports by Christian Mehlmauer · 14 years ago
  67. a471307 Replaced deprecated calls to setButton and setButton2 by Christian Mehlmauer · 14 years ago
  68. e8db3a3 Replaced deprecated setButton Methodcalls by Christian Mehlmauer · 14 years ago
  69. 5f5acca Improved logging when there's an error creating the directories in getFilesDir() by Christian Mehlmauer · 14 years ago
  70. fd23461 Fix missing NL by Bruce Beare · 14 years ago
  71. 2182845 Fixed a documentation Bug (Issue 9236) by Christian Mehlmauer · 14 years ago
  72. da3b02c am 56c778e6: Merge "docs: Remove the TOS from download flow and remove TOS entirely because it\'s no longer relevant to the SDK download package" into froyo by Scott Main · 14 years ago
  73. 56c778e Merge "docs: Remove the TOS from download flow and remove TOS entirely because it's no longer relevant to the SDK download package" into froyo by Scott Main · 14 years ago
  74. 654d941 docs: Remove the TOS from download flow and remove TOS entirely because by Scott Main · 14 years ago
  75. 14694eb am 5827d3ea: Merge "Properly note the current active restore set\'s token" into froyo by Dianne Hackborn · 14 years ago
  76. 5827d3e Merge "Properly note the current active restore set's token" into froyo by Dianne Hackborn · 14 years ago
  77. 2950555 Properly note the current active restore set's token by Christopher Tate · 14 years ago
  78. cb2555e am d19c397b: Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 14 years ago
  79. d19c397 Merge "Do not log AT command traffic by default." into froyo by Nick Pelly · 14 years ago
  80. 801dbe2 Do not log AT command traffic by default. by Nick Pelly · 14 years ago
  81. a5bd886 am 753e5609: Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
  82. 753e560 Merge "docs: update backup dev guide with Android Backup Service registration info" into froyo by Scott Main · 14 years ago
  83. 9643849 docs: update backup dev guide with Android Backup Service registration info by Scott Main · 14 years ago
  84. dd1880e am 17ae6465: Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 14 years ago
  85. 17ae646 Merge "Doc change: Fix description of certificate matching requirement for app updates." into froyo by Dirk Dougherty · 14 years ago
  86. a767076 Doc change: Fix description of certificate matching requirement for app updates. by Dirk Dougherty · 14 years ago
  87. 584bd35 am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  88. 30cf330 Import revised translations by Kenny Root · 14 years ago
  89. e364122 am c4e38577: Import revised translations by Kenny Root · 14 years ago
  90. c4e3857 Import revised translations by Kenny Root · 14 years ago
  91. f1f33c4 merge from open-source master by The Android Open Source Project · 14 years ago
  92. 766d1b7 merge from open-source master by The Android Open Source Project · 14 years ago
  93. e5a023b merge from open-source master by The Android Open Source Project · 14 years ago
  94. d398e7a merge from open-source master by The Android Open Source Project · 14 years ago
  95. 6be61854b am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  96. 57f4503 Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 14 years ago
  97. 9e8592b am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 14 years ago
  98. a94e114 am 39e876ad: Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 14 years ago
  99. 9883af6 am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly higher than normal." into fro by Dave Sparks · 14 years ago
  100. c973909 am 821ca518: docs: edits to resources doc by Scott Main · 14 years ago