1. 8a342a3 Fix typo in exception message and add a new exception if the user tries to use the same child as both the handle and content for the SlidingDrawer. by Romain Guy · 15 years ago
  2. d859331 Don't crash when /proc/wakelocks can't be opened. Might make board bringup easier. by Marco Nelissen · 15 years ago
  3. c114eb5 Hide the backup stuff for now by Christopher Tate · 15 years ago
  4. 021dce4 Merge change 811 into donut by Android (Google) Code Review · 15 years ago
  5. a8bf815 Add android.backup.BackupManager by Christopher Tate · 15 years ago
  6. a039d46 Merge change 792 into donut by Android (Google) Code Review · 15 years ago
  7. b3aab69 Allow access to global search by pressing the hard search button again by Mike LeBeau · 15 years ago
  8. 5fcfcd0 am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that a by Dan Bornstein · 15 years ago
  9. d4ed049 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  10. dffbb4d AI 148024: fix NPE when there is no history by Mitsuru Oshima · 15 years ago
  11. 4b0ebef TypedProperties: add getStringInfo() to help deal with null strings by Dave Bort · 15 years ago
  12. 5b6f8d86 TypedProperties: change the file format to be a subset of Java by Dave Bort · 15 years ago
  13. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago
  14. 9ae8873 Merge change 617 into donut by Android (Google) Code Review · 15 years ago
  15. 649b1c6 Merge change 736 into donut by Android (Google) Code Review · 15 years ago
  16. efae672 Merge change 725 into donut by Android (Google) Code Review · 15 years ago
  17. c1f4096 Remove menu from SearchDialog. by Bjorn Bringert · 15 years ago
  18. 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 15 years ago
  19. 8b5e7c0 CheckedTextView is abstract but can be inflated from XML. Let's be consistent and allow it to be used from Java code as well by making it non-abstract. by Romain Guy · 15 years ago
  20. b4c218e AI 147994: First cut of CharsetUtils, a utility class that aims to by Dan Bornstein · 15 years ago
  21. c5f1b92 Merge change 691 into donut by Android (Google) Code Review · 15 years ago
  22. 203464a Add searchSuggestThreshold to searchable meta-data. by Bjorn Bringert · 15 years ago
  23. 493b00a Merge change 640 into donut by Android (Google) Code Review · 15 years ago
  24. 8419fcd am b8b3645: AI 147803: add docs and images for docs on Toast and Notifi by Scott Main · 15 years ago
  25. 073bc61 am 8a4c53a: AI 147732: fix broken links by Scott Main · 15 years ago
  26. af3289e am 620986a: AI 147438: add app widget docs to dev guide by Scott Main · 15 years ago
  27. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  28. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 15 years ago
  29. 2e447d4 Fixes 1819406. Take a ListView, add headers/footers, set the adapter after at least one layout pass, and the headers/footers don't know they have a parent anymore. Which causes a lot of trouble, like drawing not happening. by Romain Guy · 15 years ago
  30. 98e333f Fix back key and ime behavior for search dialog. by Karl Rosaen · 15 years ago
  31. e4de845 Merge change 625 into donut by Android (Google) Code Review · 15 years ago
  32. 6fcddb0 Merge change 629 into donut by Android (Google) Code Review · 15 years ago
  33. 77c9990 Merge change 599 into donut by Android (Google) Code Review · 15 years ago
  34. 74708bb Add GLOBAL_SEARCH intent for finding global search provider. by Bjorn Bringert · 15 years ago
  35. 1fd7323 Display the app icon to the left of the search field for search within apps. by Mike LeBeau · 15 years ago
  36. 287b309 fix 1812272 SensorManager method returns hidden object by Mathias Agopian · 15 years ago
  37. 99c4483 Allow caller-supplied column aliases in queries even when a projection map is used. by Michael Chan · 15 years ago
  38. 257eef3 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  39. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 15 years ago
  40. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 15 years ago
  41. 3eab744 Merge change 376 into donut by Android (Google) Code Review · 15 years ago
  42. e9d376b Add support for changing a threads scheduler group. Three groups are available (default, background non interactive, foreground boost). Setting a thread priority to PRIORITY_BACKGROUND will transparently change groups to background by San Mehat · 15 years ago
  43. b8b3645 AI 147803: add docs and images for docs on Toast and Notification docs by Scott Main · 15 years ago
  44. 8a4c53a AI 147732: fix broken links BUG=1810005 by Scott Main · 15 years ago
  45. 7fc4b28 Merge branch 'readonly-p4-donut' into donut by Bjorn Bringert · 15 years ago
  46. 4369397 AI 147681: Fix SearchDialog crash on missing FORMAT suggestion column. by Bjorn Bringert · 15 years ago
  47. f3ccf8a Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  48. 875d50a AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  49. 5616a7d Merge change 459 into donut by Android (Google) Code Review · 15 years ago
  50. 620986a AI 147438: add app widget docs to dev guide by Scott Main · 15 years ago
  51. 0b8ffd1 Merge change 460 into donut by Android (Google) Code Review · 15 years ago
  52. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 15 years ago
  53. c4d6dd0 TypedProperties: initial commit by Dave Bort · 15 years ago
  54. ab5b424 Remove debug messages. modified: core/java/android/hardware/Camera.java by Wu-cheng Li · 15 years ago
  55. be456ac Merge branch 'readonly-p4-donut' into donut by Jeff Hamilton · 15 years ago
  56. 348c179 AI 147253: am: CL 147250 Fix a nasty typo in the docs for ContentResolver.update(). No code changes. by Jeff Hamilton · 15 years ago
  57. 46000b5 AI 147250: Fix a nasty typo in the docs for ContentResolver.update(). No code changes. by Jeff Hamilton · 15 years ago
  58. 407784c Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  59. 4c156ec AI 147168: am: CL 147163 Copy documentation for the various search-by-voice flags that by Andy Stadler · 15 years ago
  60. 080b195 Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  61. df2a463 AI 147167: am: CL 147162 Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  62. a1cde99 AI 147163: Copy documentation for the various search-by-voice flags that by Andy Stadler · 15 years ago
  63. 54bd245 AI 147162: Emphasize in the javadoc that the "pkg" parameters to by Andy Stadler · 15 years ago
  64. 0de7dcd Ensure ongoing progress updates after using the scroll ball to adjust position. by Andreas Huber · 15 years ago
  65. 4482d8c Merge branch 'readonly-p4-donut' into donut by Evan Millar · 15 years ago
  66. c64edde AI 146853: Add kernel wakelock data to batteryinfo dump. BUG=1755458 by Evan Millar · 15 years ago
  67. 3385e72 Merge branch 'readonly-p4-donut' into donut by Brandon Ballinger · 15 years ago
  68. 181a44d AI 146613: Move Recognition service declarations to frameworks/base/core/java/android/speech. Hide them from public API by default (no changes to current.xml). by Brandon Ballinger · 15 years ago
  69. e564b19 replaced integer * and % with shift operations, for performance by Tammo Spalink · 15 years ago
  70. e2393c5 Merge changes 108,130,131 into donut by Android (Google) Code Review · 15 years ago
  71. 4602d02 Merge change 109 into donut by Android (Google) Code Review · 15 years ago
  72. b0d4a35 Merge change 133 into donut by Android (Google) Code Review · 15 years ago
  73. 42ad56e telephony: Add support for bringing up GSM data connections for GPS SUPL. by Mike Lockwood · 15 years ago
  74. 83917db Initial code for cdma sms encode and decode, in java, with simple tests. by Tammo Spalink · 15 years ago
  75. 308618f Merge branch 'readonly-p4-donut' into donut by Eric Shienbrood · 15 years ago
  76. 9900127 AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants by Eric Shienbrood · 15 years ago
  77. 34f1ca7 util/DebugUtils: Remove references to android.util.Config by Dave Bort · 15 years ago
  78. 76c0226 text: Remove references to android.util.Config by Dave Bort · 15 years ago
  79. b1d0403 Remove references to android.util.Config by Dave Bort · 15 years ago
  80. 42bc2ff Remove references to android.util.Config by Dave Bort · 15 years ago
  81. 6180563 Merge change 65 into donut by Android (Google) Code Review · 15 years ago
  82. 2ee5b4d Merge change 64 into donut by Android (Google) Code Review · 15 years ago
  83. 18b4d49 AI 145881: Adding on to CL 145383, unhiding some additional methods and constants by Eric Shienbrood · 15 years ago
  84. d5a9af4 Merge branch 'readonly-p4-donut' into donut by Jeffrey Sharkey · 15 years ago
  85. 7eb4fbd AI 145860: am: CL 145568 Hide setStarted() from public API. by Jeffrey Sharkey · 15 years ago
  86. 1710799 Merge branch 'readonly-p4-donut' into donut by Dianne Hackborn · 15 years ago
  87. 06f36b4 AI 145859: am: CL 145561 Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  88. 5f05afe Merge branch 'readonly-p4-donut' into donut by Andy Stadler · 15 years ago
  89. f8a7cea AI 145778: Manual merge changes 145382-145384 from cupcake. by Andy Stadler · 15 years ago
  90. 5671777 AI 145568: Hide setStarted() from public API. by Jeffrey Sharkey · 15 years ago
  91. 1c004f0 AI 145561: Fix issue #1710534 (documentation doesn't mention that activity resolver (and others) handle MIME types as case-sensitive). by Dianne Hackborn · 15 years ago
  92. 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 15 years ago
  93. 2faf608 Remove references to android.util.Config by Dave Bort · 15 years ago
  94. fb83907 Remove references to android.util.Config by Dave Bort · 15 years ago
  95. 48276ab AI 145383: API review: clean up a bunch of @hides that have been pending API review. by Dianne Hackborn · 15 years ago
  96. 5eabbd9 AI 145382: API review: change new media keycode names to avoid ambiguity. by Dianne Hackborn · 15 years ago
  97. 50457c1 Merge branch 'readonly-p4-donut' into donut by Romain Guy · 15 years ago
  98. 939151f AI 145188: Fixes #1580949. Compress text when marquee is enabled but the text is too big by only a few percent of the TextView's width. by Romain Guy · 15 years ago
  99. 7d1d778 Merge change 38 into donut by Android (Google) Code Review · 15 years ago
  100. 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 15 years ago