1. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 15 years ago
  2. c0b8a96 launching plugin activity when a plugin requests to go full screen. by Derek Sollenberger · 15 years ago
  3. 34ca22d Merge change 26366 into eclair by Android (Google) Code Review · 15 years ago
  4. 6c644f2 Merge change 26379 into eclair by Android (Google) Code Review · 15 years ago
  5. 916b2ca Merge change 26355 into eclair by Android (Google) Code Review · 15 years ago
  6. 78f180a Merge change 26414 into eclair by Android (Google) Code Review · 15 years ago
  7. 59038ca Update viewport when height or width change. by Jason Sams · 15 years ago
  8. af1eb14 Merge change 25465 into eclair by Android (Google) Code Review · 15 years ago
  9. 008fc5d Merge change 26332 into eclair by Android (Google) Code Review · 15 years ago
  10. 7633b89 Set the bonding for incoming connections only when authentication is requested. by Jaikumar Ganesh · 15 years ago
  11. dee76be Fix for 2122292: make sure we unregister the ContentObserver for the system location settings. Also make the GoogleLocationManager use the singleton pattern correctly. by Andrei Popescu · 15 years ago
  12. 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 15 years ago
  13. 194099d Merge change 26220 into eclair by Android (Google) Code Review · 15 years ago
  14. dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
  15. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 15 years ago
  16. 313b29f Add parameter for the restore set (device id) data is being restored from to the restore_start event by Dan Egnor · 15 years ago
  17. 0676690 Merge change 26323 into eclair by Android (Google) Code Review · 15 years ago
  18. d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 15 years ago
  19. 408cf85 Support the new dpi change in the WebView. by Grace Kloba · 15 years ago
  20. 7b7029e Merge change 26236 into eclair by Android (Google) Code Review · 15 years ago
  21. b5c2939 Merge change 26301 into eclair by Android (Google) Code Review · 15 years ago
  22. 56b2086 Merge change 26349 into eclair by Android (Google) Code Review · 15 years ago
  23. f53c186 Don't snap the initialScale to min or max if it is not defined. by Grace Kloba · 15 years ago
  24. 5b4aa6d Merge change 26315 into eclair by Android (Google) Code Review · 15 years ago
  25. de9eef1 Add aggregated badge to ContactHeaderWidget by Evan Millar · 15 years ago
  26. 442da48 Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions. by Bjorn Bringert · 15 years ago
  27. 585c67f Merge change 26300 into eclair by Android (Google) Code Review · 15 years ago
  28. b5c17a6 experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on by Mike Reed · 15 years ago
  29. 976e363 Merge change 26260 into eclair by Android (Google) Code Review · 15 years ago
  30. f69a3f8 Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 15 years ago
  31. 5f55d8c Fix the incorrect field name in EAP wifi network. by Chung-yih Wang · 15 years ago
  32. 2e2f6b5 Merge change 26328 into eclair by Android (Google) Code Review · 15 years ago
  33. 9cea89c Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 15 years ago
  34. a25c9b2 Remove unused type attribute. by Jeff Sharkey · 15 years ago
  35. 94db928 PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange() by Mike Lockwood · 15 years ago
  36. 3f0476a Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 15 years ago
  37. 7121ac5 Fix the issue of 'Wifi framework is not aware of state change' by Chung-yih Wang · 15 years ago
  38. 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 15 years ago
  39. cd263b5 Merge change 26322 into eclair by Android (Google) Code Review · 15 years ago
  40. 768bc02 Implement more type checks on Allocations. by Jason Sams · 15 years ago
  41. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 15 years ago
  42. 1167b43 Merge change 26317 into eclair by Android (Google) Code Review · 15 years ago
  43. 15e1c6d Allow GLSurfaceView clients to customize EGL Surfaces and Contexts. by Jack Palevich · 15 years ago
  44. 6ee4e59 VpnService: use Credentials instead of CertTool. by Chia-chi Yeh · 15 years ago
  45. 0fc0244 [Issue 2097207] Adding filtering capability to aggregation suggestions by Dmitri Plotnikov · 15 years ago
  46. fe2bddf Don't wake up the screen as soon as the lid opens. by Dianne Hackborn · 15 years ago
  47. 7f3fb7d Merge change 26130 into eclair by Android (Google) Code Review · 15 years ago
  48. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  49. 9197081 Merge change 26275 into eclair by Android (Google) Code Review · 15 years ago
  50. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  51. 6e81a40 Merge change 26286 into eclair by Android (Google) Code Review · 15 years ago
  52. 2d3b98d Send the address of the device with the UUID intent. by Jaikumar Ganesh · 15 years ago
  53. a7719af Merge change 26217 into eclair by Android (Google) Code Review · 15 years ago
  54. 5222a95 Merge change 26270 into eclair by Android (Google) Code Review · 15 years ago
  55. 1bd888b Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread by Jack Palevich · 15 years ago
  56. 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 15 years ago
  57. e4e8e4d Resolve race conditions with disconnect of CDMA data and airplane mode by Yong Zhang · 15 years ago
  58. 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 15 years ago
  59. dbe8bad Merge change 26253 into eclair by Android (Google) Code Review · 15 years ago
  60. be5b73c Add search_mode flag to intents launched by QSB suggestions by Bjorn Bringert · 15 years ago
  61. 31a1242 Merge change 26254 into eclair by Android (Google) Code Review · 15 years ago
  62. fa0a4bd Work around gcc 4.0.3 bug. by Andy McFadden · 15 years ago
  63. c2f9717 Merge change 26111 into eclair by Android (Google) Code Review · 15 years ago
  64. d2ef9e3 Added a workaround to clear the browser cache. by Yu Shan Emily Lau · 15 years ago
  65. b8f4725 Make media scanner read the jpeg orientation tag. by Chih-Chung Chang · 15 years ago
  66. fe6104f When manually setting the uri pass it through to the badge widget. by Mark Wagner · 15 years ago
  67. 88a83d3 Update getDisplayLabel() API to support new types. by Jeff Sharkey · 15 years ago
  68. 9568fb2 Merge change 26164 into eclair by Android (Google) Code Review · 15 years ago
  69. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  70. d3997e5 Make scrolling textfields work better in the browser. by Leon Scroggins · 15 years ago
  71. 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 15 years ago
  72. e3578d6 Merge change 26190 into eclair by Android (Google) Code Review · 15 years ago
  73. 613fcc8 KeyStore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  74. e045e12 Merge change 26188 into eclair by Android (Google) Code Review · 15 years ago
  75. 1f68022 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  76. 83f7bd0 Merge change 26170 into eclair by Android (Google) Code Review · 15 years ago
  77. 3242cbb Merge change 26181 into eclair by Android (Google) Code Review · 15 years ago
  78. d7b95aa Always interpret (0,0) scrolls as top of title bar. by Leon Scroggins · 15 years ago
  79. 00ac7e6 Make background color pure black. by Evan Millar · 15 years ago
  80. a13ccc9 Merge change 26175 into eclair by Android (Google) Code Review · 15 years ago
  81. 8451c25 Merge change 26171 into eclair by Android (Google) Code Review · 15 years ago
  82. 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
  83. d55e18a Reset backup tracking in response to transport data-wipe notification by Christopher Tate · 15 years ago
  84. f8d8b46 Add a tip toast for double tap. by Grace Kloba · 15 years ago
  85. d5ffa12 Merge change 26127 into eclair by Android (Google) Code Review · 15 years ago
  86. 5ef75b6 Merge change 26125 into eclair by Android (Google) Code Review · 15 years ago
  87. 483a599 Merge change 25954 into eclair by Android (Google) Code Review · 15 years ago
  88. 3f06a9b Merge change 26150 into eclair by Android (Google) Code Review · 15 years ago
  89. 5bb6b52 Account for find dialog height in content height by Cary Clark · 15 years ago
  90. 596edaf Merge change 26156 into eclair by Android (Google) Code Review · 15 years ago
  91. 0af6072 keystore: exclude builds for simulator. by Chia-chi Yeh · 15 years ago
  92. 15e2669 Moving DISPLAY_NAME to column "data1" to keep it "aligned" with other data types. by Dmitri Plotnikov · 15 years ago
  93. b143001 Fix several CDMA call collision cases by Wink Saville · 15 years ago
  94. e256c79 Merge change 26053 into eclair by Android (Google) Code Review · 15 years ago
  95. a953ed4 Merge change 26148 into eclair by Android (Google) Code Review · 15 years ago
  96. 03c87bf Allow a webpage that wants to scroll off the title bar to do so. by Leon Scroggins · 15 years ago
  97. 6d318b4 Use icon URI as icon cache key in search dialog by Bjorn Bringert · 15 years ago
  98. 77fa24a Merge change 26136 into eclair by Android (Google) Code Review · 15 years ago
  99. 2eb239f Fix NPE crash-loop when cpufreq not available in the kernel. by Brad Fitzpatrick · 15 years ago
  100. 5417f09 Send action key and msg with GlobalSearch clicks by Bjorn Bringert · 15 years ago