1. 2cd1e6e Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent. by Jim Miller · 15 years ago
  2. 0b91635 docs: add "required" attribute to the <uses-feature> docs by Scott Main · 15 years ago
  3. 3c29916 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  4. 14bee13 Fix lock screen layouts with emergency call buttons. by Daniel Sandler · 15 years ago
  5. de53432 Merge change Ica5efffe into eclair by Android (Google) Code Review · 15 years ago
  6. ca5efff Fix bug 2216426: correct the hdpi star assets for RatingBar. by Jack Veenstra · 15 years ago
  7. d070450 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  8. a7ca0e5 Fix issue #2296457: PackageManager.addPackageToPreferred needs to a no-op by Dianne Hackborn · 15 years ago
  9. e8493cf Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  10. 6c6c166 Fix 2268841: Updated portrait tab lockscreen to match latest PPL. by Jim Miller · 15 years ago
  11. 23ef7b4 Fix most of issue #2271640: Fix wallpaper etc docs by Dianne Hackborn · 15 years ago
  12. 587dd82 Fix 2268841: Much better looking layout for pattern lock screen. by Jim Miller · 15 years ago
  13. 000d356 Move map tiles to no-dpi since they are dpi-independent. by Adam Bliss · 15 years ago
  14. 1162fd7 Let RemoteViews nest children, allow ViewFlipper. by Jeff Sharkey · 15 years ago
  15. 16a9d9a7 Fix 2209086: Fix missing callback that was preventing tab bar text from updating. by Jim Miller · 15 years ago
  16. ec05ece Fix 2262069: Cosmetic change - shift DigitalClock down to provide room for carrier. by Jim Miller · 15 years ago
  17. d12ba5e Merge change Ibd5b099c into eclair by Android (Google) Code Review · 15 years ago
  18. bd5b099 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  19. 65f27f8 Merge change I98f82b9a into eclair by Android (Google) Code Review · 15 years ago
  20. 6666852 Fix the full-weekday date format strings to actually use the full weekday. by Eric Fischer · 15 years ago
  21. 73f8aa6 Merge change I4898b145 into eclair by Android (Google) Code Review · 15 years ago
  22. 27d6e65 Merge change I322b6ee7 into eclair by Android (Google) Code Review · 15 years ago
  23. d05fd6c am dbc7e27e: docs: document the \'showSearchIconAsBadge" flag and "icon" attribute as deprecated. bug 2105329 by Scott Main · 15 years ago
  24. 322b6ee Add support for making a LiveWallpaper the default by Mike Cleron · 15 years ago
  25. fb28d34 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  26. 4811d62 Fix 2209086: Updated assets and fixed widget dimension calculation. by Jim Miller · 15 years ago
  27. 4898b14 Removed the fixed height in the sim unlock screen's header. by Nicolas Catania · 15 years ago
  28. 58c603e Merge change Id301a47f into eclair by Android (Google) Code Review · 15 years ago
  29. d301a47 Fix bug 2253204: MapView resources for hdpi devices. by Dan Egnor · 15 years ago
  30. e3ea6e3 Update keyguard and pattern-lock layouts for new UX designs. by Daniel Sandler · 15 years ago
  31. 9890c2d Fix 2209086: Fix landscape layout of LockScreen on devices with a keyboard by Jim Miller · 15 years ago
  32. f2897fe Merge change Idc34a3f7 into eclair by Android (Google) Code Review · 15 years ago
  33. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 15 years ago
  34. 753401a Fix 2209086: add drawables for SlidingTab states in PhoneApp. Update string file for new SlidingTab sound states. by Jim Miller · 15 years ago
  35. 66cf237 Add new date formats for the lock screen. by Eric Fischer · 15 years ago
  36. dbc7e27 docs: document the 'showSearchIconAsBadge" flag and by Scott Main · 15 years ago
  37. 2f92bd3 Merge change Ia895aa7d into eclair by Android (Google) Code Review · 15 years ago
  38. 24ccf3c Fix for 2209086: Initial pass at new SlidingTab widget and integration into LockScreen. by Jim Miller · 15 years ago
  39. 65cb605 Fix issue #2248951: Need to turn off touch filtering outside of sholes by Dianne Hackborn · 15 years ago
  40. 20ee6f2 Do not apply light sensor debounce logic while the light sensor is still warming up. by Mike Lockwood · 15 years ago
  41. 13bf8260 Fix SDK build: a few things missing, a link that was wrong. by Dianne Hackborn · 15 years ago
  42. 18a509d New live wallpaper API to expose author and description strings. by Daniel Sandler · 15 years ago
  43. e33044e Merge change Ib9cc041e into eclair-sdk by Android (Google) Code Review · 15 years ago
  44. b9cc041 Explicitly specify that online-sdk depends on framework-res. (do not merge) by Ying Wang · 15 years ago
  45. 5fc71e6 am 00e44ef2: Merge change I54545dfd into eclair-sdk by Dirk Dougherty · 15 years ago
  46. 59ad275 doc change: fix broken R.styleable formatting (caused by missing periods). Adjust table markup. by Dirk Dougherty · 15 years ago
  47. 326eaa3 Merge change I0fae86b8 into eclair by Android (Google) Code Review · 15 years ago
  48. 0fae86b Make QuickContact styles public. by Evan Millar · 15 years ago
  49. f90ffcc Remove obsolete hardware auto-brightness support. by Mike Lockwood · 15 years ago
  50. 38a9bec Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  51. d85c4b3 Merge change Idb328ab7 into eclair by Android (Google) Code Review · 15 years ago
  52. db328ab Explicitly specify that online-sdk depends on framework-res. by Ying Wang · 15 years ago
  53. aea1b3b Disambiguation between multiple pointers and swipe gestures. by Amith Yamasani · 15 years ago
  54. 6897e36 Add comment warning to not use hardware based autobrightness support. by Mike Lockwood · 15 years ago
  55. c4bf942 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  56. cdc8b32 Merge change I61741f5a into eclair by Android (Google) Code Review · 15 years ago
  57. b0905dc Fix high density bug 2179543: use 'dip' instead of 'px' by Marco Nelissen · 15 years ago
  58. d7786b4 Power Manager support for light sensor backlight management. by Mike Lockwood · 15 years ago
  59. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 15 years ago
  60. 37a1320 Add separate configuration flag for hardware ALS support. by Mike Lockwood · 15 years ago
  61. a78a9d4 Correct non-opaque list separator assets. by Jeff Sharkey · 15 years ago
  62. c08efb2 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  63. 89becd7 Fix issue #2177262: Improve animations by Dianne Hackborn · 15 years ago
  64. 33e21fc Control H icon display in Status bar. by John Wang · 15 years ago
  65. 568cae5 Fix issue #2171460: Turn off background blurring of power dialog by Dianne Hackborn · 15 years ago
  66. 3fbca4d [Issue 2165234] Removing nickname clusters: John/Jack and Patrick/Rick. by Dmitri Plotnikov · 15 years ago
  67. 9db1ede Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  68. 9c3c276 Merge change I8333dcc4 into eclair by Android (Google) Code Review · 15 years ago
  69. 500fdfe New section header and divider assets. by Evan Millar · 15 years ago
  70. 248fba4 Pixel tweak search dialog to match search widget by Bjorn Bringert · 15 years ago
  71. f7ae77c account manager api review changes by Fred Quintana · 15 years ago
  72. 82e863d Merge change Ic0d82ef1 into eclair by Android (Google) Code Review · 15 years ago
  73. 067ca26 [Issue 2161366] Changing capitalization of string "Via" to "via" by Dmitri Plotnikov · 15 years ago
  74. df64cb4 Merge change I80ce8833 into eclair by Android (Google) Code Review · 15 years ago
  75. 80ce883 Icons again by Mike Cleron · 15 years ago
  76. 4898829 Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  77. 55c9c7b New 1x status bar icons by Mike Cleron · 15 years ago
  78. ae5dd1d Merge change Ia1baa5ab into eclair by Android (Google) Code Review · 15 years ago
  79. a1baa5a More icons by Mike Cleron · 15 years ago
  80. be000b53 Merge change I793b4f62 into eclair by Android (Google) Code Review · 15 years ago
  81. 793b4f6 Clean up search and voice search button assets for high res. by Mike LeBeau · 15 years ago
  82. 29e4a3c Update from API review. by Dianne Hackborn · 15 years ago
  83. d9b6f14 Adjust opacity for inactive dimple in rotary widget by Jim Miller · 15 years ago
  84. 59a2c29 Merge change Id703d6bb into eclair by Android (Google) Code Review · 15 years ago
  85. d703d6b Black is the new black by Mike Cleron · 15 years ago
  86. c868acf show events in the UI by Fred Quintana · 15 years ago
  87. 5eb7c9d Merge change Ifc9162c5 into eclair by Android (Google) Code Review · 15 years ago
  88. 51cef84 Merge change Ic7e251a7 into eclair by Android (Google) Code Review · 15 years ago
  89. 6988dd5 Merge change I792bb382 into eclair by Android (Google) Code Review · 15 years ago
  90. b662567 Fix padding around QuickContactBadge in ContactHeaderWidget by Evan Millar · 15 years ago
  91. 792bb38 Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen by Jim Miller · 15 years ago
  92. de46acd Update SD card notification icons. by Mike Lockwood · 15 years ago
  93. de6a077 Updated status bar icons. by Daniel Sandler · 15 years ago
  94. aa1c631 Fix possible crash in AutoCompleteTextView. by Romain Guy · 15 years ago
  95. c1a2a82 Change FasttrackBadgeWidget->QuickContactBadge and make public. by Evan Millar · 15 years ago
  96. f2bd901 make vpn type strings i18n ready. by Hung-ying Tyan · 15 years ago
  97. 4ca8c83 Merge change Ia4087911 into eclair by Android (Google) Code Review · 15 years ago
  98. a408791 Newer icons by Mike Cleron · 15 years ago
  99. fd974f2 Merge change Ifb2ab8f8 into eclair by Android (Google) Code Review · 15 years ago
  100. cfafa74 Reverting the background colors back to cupcake's values. by Nicolas Catania · 15 years ago