1. 2a4bf5ce Fix the build. by Romain Guy · 17 years ago
  2. 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 · 17 years ago
  3. c5f1b92 Merge change 691 into donut by Android (Google) Code Review · 17 years ago
  4. 203464a Add searchSuggestThreshold to searchable meta-data. by Bjorn Bringert · 17 years ago
  5. 493b00af Merge change 640 into donut by Android (Google) Code Review · 17 years ago
  6. 7ffeac8 am a21e376: AI 147962: Import updated zh_TW translations. by Eric Fischer · 17 years ago
  7. c13fe2c am c804836: AI 147951: delete unused files by Scott Main · 17 years ago
  8. b2b841d am 998234e: AI 147947: update the sitemap. add disallow in robots file f by Scott Main · 17 years ago
  9. 0b8c4fa am 752aaf9: AI 147874: Fix format and link errors in docs. by Dirk Dougherty · 17 years ago
  10. 9eb6ac8 am 5fe696f: AI 147814: tweaks to the hello world tutorial. by Scott Main · 17 years ago
  11. 563dc08 am 2222c9e: AI 147812: close <em> tag by Scott Main · 17 years ago
  12. dfe88ae am 0ee4f86: AI 147811: typo fixes and edits for upgrading and installing by Scott Main · 17 years ago
  13. 7e35614 am 263ed76: AI 147810: fix links on the homepage by Scott Main · 17 years ago
  14. db24820 am 7eeb5d5: AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push by Dirk Dougherty · 17 years ago
  15. 323d821 am ce878be: AI 147804: add new doc about Dialogs by Scott Main · 17 years ago
  16. 8419fcd am b8b3645: AI 147803: add docs and images for docs on Toast and Notifi by Scott Main · 17 years ago
  17. bce7bc9 am 596451c: AI 147796: Add widget design guidelines to new UI Guidelines by Dirk Dougherty · 17 years ago
  18. 856d015 am 6fc27f7: AI 147793: cleanup broken links and delete all innacurate in by Scott Main · 17 years ago
  19. cbf17dd am 47f3a7a: AI 147782: Add a link to the JET docs from media index page. by Dirk Dougherty · 17 years ago
  20. 0db2557 am 4afe275: AI 147780: add summary of "future-proofing your apps" and li by Scott Main · 17 years ago
  21. 6585cc1 am 094d9af: AI 147777: add release notes links for each download page by Scott Main · 17 years ago
  22. 5e8ead2 am 6bbf389: AI 147767: set 1.1 download page to include "not current" di by Scott Main · 17 years ago
  23. d41f950 am 7b54237: AI 147755: Add sizes and checksums for 1.5 SDK downloadables by Dirk Dougherty · 17 years ago
  24. 4681c01 am 6f1826c: AI 147752: dang, there was another unclosed tag... tested it by Scott Main · 17 years ago
  25. 9dfad65 am a055e5e: AI 147742: close <code> tag and remove some bolding by Scott Main · 17 years ago
  26. 073bc61 am 8a4c53a: AI 147732: fix broken links by Scott Main · 17 years ago
  27. 19aa8e0 am b867019: AI 147725: Some fixes for the CTS test runner. One is a by Jorg Pleumann · 17 years ago
  28. e17210c am 14533d2: AI 147720: Set default language for NL to nl. by Bill Napier · 17 years ago
  29. d7ffb29 am 864750c: AI 147718: Created .jd doc file for the JetCreator manual. C by Jean-Michel Trivi · 17 years ago
  30. ec82e35 am 6edea74: AI 147711: Fix link text in highlights doc. Copy "New APIs" by Dirk Dougherty · 17 years ago
  31. 8b300f3 am d97e8dc: AI 147710: Add redirects for sdk/preview pages. by Dirk Dougherty · 17 years ago
  32. 819c102 am 78b1511: AI 147541: Add cs as default language for cz. by Bill Napier · 17 years ago
  33. af3289e am 620986a: AI 147438: add app widget docs to dev guide by Scott Main · 17 years ago
  34. 181634f am 134e8e4: AI 147433: Fix broken link to sdk/samples dir in the offline by Dirk Dougherty · 17 years ago
  35. 76b25e5 Merge change 692 into donut by Android (Google) Code Review · 17 years ago
  36. 662ea09 location: Optimize use of mProviders ArrayList. by Mike Lockwood · 17 years ago
  37. 13735a2 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 17 years ago
  38. 8169dae AI 147976: Compatibility mode support. Part 2. by Mitsuru Oshima · 17 years ago
  39. 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 · 17 years ago
  40. d306052 Merge change 542 into donut by Android (Google) Code Review · 17 years ago
  41. 5f2788b Merge change 686 into donut by Android (Google) Code Review · 17 years ago
  42. 0124a15 Merge change 626 into donut by Android (Google) Code Review · 17 years ago
  43. b8526bfe gps: Don't crash if no XTRA servers are specified. by Mike Lockwood · 17 years ago
  44. 98e333f Fix back key and ime behavior for search dialog. by Karl Rosaen · 17 years ago
  45. a21e376b AI 147962: Import updated zh_TW translations. by Eric Fischer · 17 years ago
  46. c804836 AI 147951: delete unused files BUG=1790234 by Scott Main · 17 years ago
  47. 998234e AI 147947: update the sitemap. add disallow in robots file for the sdk/preview/ by Scott Main · 17 years ago
  48. 4924ae8 Merge change 618 into donut by Android (Google) Code Review · 17 years ago
  49. e4de845 Merge change 625 into donut by Android (Google) Code Review · 17 years ago
  50. 6fcddb0 Merge change 629 into donut by Android (Google) Code Review · 17 years ago
  51. 77c9990 Merge change 599 into donut by Android (Google) Code Review · 17 years ago
  52. 23bd84c Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote. by Romain Guy · 17 years ago
  53. b8adcad location: Remove obsolete fake provider support. by Mike Lockwood · 17 years ago
  54. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 17 years ago
  55. eedf815 location: Remove redundant mLocationTracking field from GpsLocationProvider by Mike Lockwood · 17 years ago
  56. 7cb8ed2 Merge change 414 into donut by Android (Google) Code Review · 17 years ago
  57. 3de05ff Merge change 586 into donut by Android (Google) Code Review · 17 years ago
  58. 3d12b51 location: Run LocationManagerService in a separate thread. by Mike Lockwood · 17 years ago
  59. 74708bb Add GLOBAL_SEARCH intent for finding global search provider. by Bjorn Bringert · 17 years ago
  60. 8c49d32 enable additional cdma sms fields and user data encodings by Tammo Spalink · 17 years ago
  61. 1fd7323 Display the app icon to the left of the search field for search within apps. by Mike LeBeau · 17 years ago
  62. 0c6b5f6 fix 1803886 android15 Translucent GLSurfaceView demo does not display properly by Mathias Agopian · 17 years ago
  63. 752aaf9 AI 147874: Fix format and link errors in docs. BUG=1790234 by Dirk Dougherty · 17 years ago
  64. 287b309 fix 1812272 SensorManager method returns hidden object by Mathias Agopian · 17 years ago
  65. 17f213b Merge change 602 into donut by Android (Google) Code Review · 17 years ago
  66. 04ab1c7 Merge change 573 into donut by Android (Google) Code Review · 17 years ago
  67. 257eef3 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 17 years ago
  68. 325ac47 Bug fix(1807910): media recorder crash due to the use of locked camera object (last part) by James Dong · 17 years ago
  69. 8d11267 AI 147845: Compatibility mode support. Part 1 by Mitsuru Oshima · 17 years ago
  70. caf0df1 Add call to (new) Canvas.freeCaches() in response to low-memory by Mike Reed · 17 years ago
  71. 3eab744 Merge change 376 into donut by Android (Google) Code Review · 17 years ago
  72. 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 · 17 years ago
  73. fc8db53 Manage imagecache ram budget by Mike Reed · 17 years ago
  74. 1fb758e Merge change 546 into donut by Android (Google) Code Review · 17 years ago
  75. 5fe696f AI 147814: tweaks to the hello world tutorial. by Scott Main · 17 years ago
  76. 2222c9e AI 147812: close <em> tag BUG=1668453 by Scott Main · 17 years ago
  77. 0ee4f86 AI 147811: typo fixes and edits for upgrading and installing docs BUG=1790234 by Scott Main · 17 years ago
  78. 263ed76 AI 147810: fix links on the homepage BUG=1790234 by Scott Main · 17 years ago
  79. 7eeb5d5 AI 147807: Miscellaneous doc fixes needed for 1.5 SDK push BUG=1790234 by Dirk Dougherty · 17 years ago
  80. ce878be AI 147804: add new doc about Dialogs BUG=1800118 by Scott Main · 17 years ago
  81. b8b3645 AI 147803: add docs and images for docs on Toast and Notification docs by Scott Main · 17 years ago
  82. 596451c AI 147796: Add widget design guidelines to new UI Guidelines area in dev guide. by Dirk Dougherty · 17 years ago
  83. 6fc27f7 AI 147793: cleanup broken links and delete all innacurate info in apidemo pages by Scott Main · 17 years ago
  84. 47f3a7a AI 147782: Add a link to the JET docs from media index page. BUG=1790234 by Dirk Dougherty · 17 years ago
  85. 4afe275 AI 147780: add summary of "future-proofing your apps" and links by Scott Main · 17 years ago
  86. 094d9af AI 147777: add release notes links for each download page BUG=1790234 by Scott Main · 17 years ago
  87. 8afc130 Add a grey line to the top of the search plate image so it doesn't by Mike LeBeau · 17 years ago
  88. 01be1fa Merge change 572 into donut by Android (Google) Code Review · 17 years ago
  89. 799af8d oops forgot to remove a LOGD when loading an opengl driver by Mathias Agopian · 17 years ago
  90. fd9b3c0 Merge change 570 into donut by Android (Google) Code Review · 17 years ago
  91. 6bbf389 AI 147767: set 1.1 download page to include "not current" disclaimer by Scott Main · 17 years ago
  92. f73eaf9 Merge change 531 into donut by Android (Google) Code Review · 17 years ago
  93. d4943a9 Add file to ignore the content of the layoutlib/Bridge Eclipe bin folder. by Xavier Ducrohet · 17 years ago
  94. 7b54237 AI 147755: Add sizes and checksums for 1.5 SDK downloadables. BUG=1790234 by Dirk Dougherty · 17 years ago
  95. 6f1826c AI 147752: dang, there was another unclosed tag... tested it this time. by Scott Main · 17 years ago
  96. a055e5e AI 147742: close <code> tag and remove some bolding BUG=1790234 by Scott Main · 17 years ago
  97. c70e06b Add (hidden for now) purgeable bitmaps by Mike Reed · 17 years ago
  98. 9e8ca9a Merge change 551 into donut by Android (Google) Code Review · 17 years ago
  99. 8a4c53a AI 147732: fix broken links BUG=1810005 by Scott Main · 17 years ago
  100. affb4e7 Merge change 534 into donut by Android (Google) Code Review · 17 years ago