1. c2f9717 Merge change 26111 into eclair by Android (Google) Code Review · 15 years ago
  2. d2ef9e3 Added a workaround to clear the browser cache. by Yu Shan Emily Lau · 15 years ago
  3. fe6104f When manually setting the uri pass it through to the badge widget. by Mark Wagner · 15 years ago
  4. 88a83d3 Update getDisplayLabel() API to support new types. by Jeff Sharkey · 15 years ago
  5. 9568fb2 Merge change 26164 into eclair by Android (Google) Code Review · 15 years ago
  6. d3997e5 Make scrolling textfields work better in the browser. by Leon Scroggins · 15 years ago
  7. 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 15 years ago
  8. e3578d6 Merge change 26190 into eclair by Android (Google) Code Review · 15 years ago
  9. 613fcc8 KeyStore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  10. e045e12 Merge change 26188 into eclair by Android (Google) Code Review · 15 years ago
  11. 1f68022 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  12. 83f7bd0 Merge change 26170 into eclair by Android (Google) Code Review · 15 years ago
  13. 3242cbb Merge change 26181 into eclair by Android (Google) Code Review · 15 years ago
  14. d7b95aa Always interpret (0,0) scrolls as top of title bar. by Leon Scroggins · 15 years ago
  15. 00ac7e6 Make background color pure black. by Evan Millar · 15 years ago
  16. a13ccc9 Merge change 26175 into eclair by Android (Google) Code Review · 15 years ago
  17. 8451c25 Merge change 26171 into eclair by Android (Google) Code Review · 15 years ago
  18. 6a857d9 Fix test for phone number comparation. Now that there are two algorithms, we should consider them in Java layer. by Daisuke Miyakawa · 15 years ago
  19. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  20. f8d8b46 Add a tip toast for double tap. by Grace Kloba · 15 years ago
  21. d5ffa12 Merge change 26127 into eclair by Android (Google) Code Review · 15 years ago
  22. 5ef75b6 Merge change 26125 into eclair by Android (Google) Code Review · 15 years ago
  23. 483a599 Merge change 25954 into eclair by Android (Google) Code Review · 15 years ago
  24. 3f06a9b Merge change 26150 into eclair by Android (Google) Code Review · 15 years ago
  25. 5bb6b52 Account for find dialog height in content height by Cary Clark · 15 years ago
  26. 596edaf Merge change 26156 into eclair by Android (Google) Code Review · 15 years ago
  27. 0af6072 keystore: exclude builds for simulator. by Chia-chi Yeh · 15 years ago
  28. 15e2669 Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types. by Dmitri Plotnikov · 15 years ago
  29. b143001 Fix several CDMA call collision cases by Wink Saville · 15 years ago
  30. e256c79 Merge change 26053 into eclair by Android (Google) Code Review · 15 years ago
  31. a953ed4 Merge change 26148 into eclair by Android (Google) Code Review · 15 years ago
  32. 03c87bf Allow a webpage that wants to scroll off the title bar to do so. by Leon Scroggins · 15 years ago
  33. 6d318b4 Use icon URI as icon cache key in search dialog by Bjorn Bringert · 15 years ago
  34. 77fa24a Merge change 26136 into eclair by Android (Google) Code Review · 15 years ago
  35. 2eb239f Fix NPE crash-loop when cpufreq not available in the kernel. by Brad Fitzpatrick · 15 years ago
  36. 5417f09 Send action key and msg with GlobalSearch clicks by Bjorn Bringert · 15 years ago
  37. 3c5767d Track search KeyEvents in SearchDialog. by Bryan Mawhinney · 15 years ago
  38. f97f436 Merge change 25918 into eclair by Android (Google) Code Review · 15 years ago
  39. 5feb428 Merge change 26109 into eclair by Android (Google) Code Review · 15 years ago
  40. 4403917 KeyStore: add java interface. by Chia-chi Yeh · 15 years ago
  41. 2acda4b Uri encode phone number before passing it to query. by Megha Joshi · 15 years ago
  42. 0e62e2d Set intent_component of in-app shortcuts to app itself by Bjorn Bringert · 15 years ago
  43. 02b5948 make PhoneNumberUtils.compareLoosely use MIN_MATCH of 7 instead of 5. by Wei Huang · 15 years ago
  44. 25a1390 Merge change 26105 into eclair by Android (Google) Code Review · 15 years ago
  45. f9a8ecc Merge change 25737 into eclair by Android (Google) Code Review · 15 years ago
  46. 626c46b keystore: enable delete(), scan(), exist() when keystore is locked. by Chia-chi Yeh · 15 years ago
  47. ca48823 Merge change 26104 into eclair by Android (Google) Code Review · 15 years ago
  48. 894beda Unhide themes TextAppearance.SearchResult.Title and TextAppearance.SearchResult.Subtitle. by Mike LeBeau · 15 years ago
  49. e705ca9 Merge change 26103 into eclair by Android (Google) Code Review · 15 years ago
  50. 7c2bb66 Handle restore of the original naive wallpaper backup schema by Christopher Tate · 15 years ago
  51. 718970b Merge change 26061 into eclair by Android (Google) Code Review · 15 years ago
  52. c6a22be Merge change 26081 into eclair by Android (Google) Code Review · 15 years ago
  53. 4a06bb4 workaround for [2113743] Sholes: frozen then runtime restart going to list view by Mathias Agopian · 15 years ago
  54. 5ea916b Merge change 26050 into eclair by Android (Google) Code Review · 15 years ago
  55. ffe1cf2 Unhide Camera lock and unlock API. by Wu-cheng Li · 15 years ago
  56. 6179965 Send the UUID intent even if apps have not requested for it. by Jaikumar Ganesh · 15 years ago
  57. 2092361 Maintain pending outgoing bonding address. by Jaikumar Ganesh · 15 years ago
  58. cc7f40a Merge change 26060 into eclair by Android (Google) Code Review · 15 years ago
  59. 4062177 log an error when loading an existing GL driver fails by Mathias Agopian · 15 years ago
  60. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 15 years ago
  61. 44f5747 log hash of account name in sync event log by Doug Zongker · 15 years ago
  62. eb8aad7 Merge change 26047 into eclair by Android (Google) Code Review · 15 years ago
  63. 90967f4 Fix up the first-backup-ever tracking by Christopher Tate · 15 years ago
  64. 6b96512 Merge change 26034 into eclair by Android (Google) Code Review · 15 years ago
  65. 238dc72 Merge change 26004 into eclair by Android (Google) Code Review · 15 years ago
  66. 052e187 Clean up spin animation in rotary selector, and be even more generous for triggering. by Karl Rosaen · 15 years ago
  67. f1871e2 Merge change 26009 into eclair by Android (Google) Code Review · 15 years ago
  68. c0df3a4 Merge change 25746 into eclair by Android (Google) Code Review · 15 years ago
  69. b7da7dd Merge change 25870 into eclair by Android (Google) Code Review · 15 years ago
  70. 00a3823 Merge change 26008 into eclair by Android (Google) Code Review · 15 years ago
  71. bbd754b Add ring back tone notification. by John Wang · 15 years ago
  72. 40b9472 Fix issue with printing gles version in aapt dump badging option by Suchi Amalapurapu · 15 years ago
  73. 1d390e7 Merge change 25976 into eclair by Android (Google) Code Review · 15 years ago
  74. eb68c46 Fix 2092386: Support yuyv for camera preview format. by Chih-Chung Chang · 15 years ago
  75. 25f2c4c Modified random variable to use java.security.SecureRandom for authentication challenge genration. by Oscar Montemayor · 15 years ago
  76. 0647b58 Merge change 25970 into eclair by Android (Google) Code Review · 15 years ago
  77. 3a66413 Merge change 25992 into eclair by Android (Google) Code Review · 15 years ago
  78. 25a747f Add an 'init everything' operation to the first backup pass by Christopher Tate · 15 years ago
  79. 6cca159 Fix issue #1862317: Browser does not appear to honor anchors (#es) in links by Dianne Hackborn · 15 years ago
  80. 7d9db61 Merge change 25885 into eclair by Android (Google) Code Review · 15 years ago
  81. 6a9d93c Fix adapter name change problem. by Jaikumar Ganesh · 15 years ago
  82. 995ae82 Make removeBond() call async. by Jaikumar Ganesh · 15 years ago
  83. d163f4b Merge change 25853 into eclair by Android (Google) Code Review · 15 years ago
  84. 9603715 Merge change 25959 into eclair by Android (Google) Code Review · 15 years ago
  85. 278ec5d Add better transition to rotary lock widget when triggering: spin around instead of snap back. by Karl Rosaen · 15 years ago
  86. eb96a3c Merge change 25894 into eclair by Android (Google) Code Review · 15 years ago
  87. 4492bcd Merge change 25938 into eclair by Android (Google) Code Review · 15 years ago
  88. b4c0b3d Add resources to allow forcing accelerometer based orientation management when docked. by Mike Lockwood · 15 years ago
  89. b815506 Merge change 25944 into eclair by Android (Google) Code Review · 15 years ago
  90. 2b1cfef Merge change 25937 into eclair by Android (Google) Code Review · 15 years ago
  91. 200b30b Wake the screen if the proximity wakelock is released while the proximity sensor is active. by Mike Lockwood · 15 years ago
  92. 927b86f Add config_use_strict_phone_number_comparation, which will be used by internal applications. by Daisuke Miyakawa · 15 years ago
  93. a99f461 Don't require WAKE_LOCK permission to enable wifi by Robert Greenwalt · 15 years ago
  94. 1f6c7e6 Change the broadcast intent for dock state changes from a sticky broadcast to by Mike LeBeau · 15 years ago
  95. 9a24bc56 Implement compareStrictly() using phone_number_compare() written in C. by Daisuke Miyakawa · 15 years ago
  96. e69335f Merge change 25931 into eclair by Android (Google) Code Review · 15 years ago
  97. edd9316 Add better APIs for the battery status, and other cleanup. by Dianne Hackborn · 15 years ago
  98. a382cb8 Merge change 25929 into eclair by Android (Google) Code Review · 15 years ago
  99. efa199f Add API to send an ordered sticky broadcast. by Dianne Hackborn · 15 years ago
  100. ac810e5 Merge change 25779 into eclair by Android (Google) Code Review · 15 years ago