1. 32f76f3 Merge change 26517 into eclair by Android (Google) Code Review · 15 years ago
  2. 7c47ade Merge change 26527 into eclair by Android (Google) Code Review · 15 years ago
  3. 520ca7e Merge change 26415 into eclair by Android (Google) Code Review · 15 years ago
  4. c3c6621 Merge change 25879 into eclair by Android (Google) Code Review · 15 years ago
  5. 99f7eb45 Dock screen on config can now select AC or USB. by Dianne Hackborn · 15 years ago
  6. ccb630d Add a new IResourceValue that knows about the density. by Xavier Ducrohet · 15 years ago
  7. 465ccb8 Add support for thumbnails to WallpaperInfo. by Daniel Sandler · 15 years ago
  8. df58621 Merge change 26446 into eclair by Android (Google) Code Review · 15 years ago
  9. 13006be Merge change 26457 into eclair by Android (Google) Code Review · 15 years ago
  10. 5bb4574 Merge change 26459 into eclair by Android (Google) Code Review · 15 years ago
  11. 4271c7c Merge change 26449 into eclair by Android (Google) Code Review · 15 years ago
  12. 30e59f6 fix bug 2100169: add the line1 number + "/TYPE=PLMN" when sending a pdu. by Wei Huang · 15 years ago
  13. 03ca572 New fasttrack assets. by Evan Millar · 15 years ago
  14. e00a311 - make an AccountManager per context, not one per process by Fred Quintana · 15 years ago
  15. 796e0f0 Don't restore any setting that we don't think should be backed up by Christopher Tate · 15 years ago
  16. 5ed64cd Keep track of 'initial' sync state in SyncStatusInfo by Costin Manolache · 15 years ago
  17. 6314770 Merge change 26437 into eclair by Android (Google) Code Review · 15 years ago
  18. b03b3bb If backup fails, reenqueue all of the affected packages for next time. by Christopher Tate · 15 years ago
  19. 36dac6a Merge change 26390 into eclair by Android (Google) Code Review · 15 years ago
  20. f5935a9 Don't show the badge background when we have no uri, email, or phone. by Mark Wagner · 15 years ago
  21. 9bfb707 Various fixes and improvements to window, activity. by Dianne Hackborn · 15 years ago
  22. c0b8a96 launching plugin activity when a plugin requests to go full screen. by Derek Sollenberger · 15 years ago
  23. 34ca22d Merge change 26366 into eclair by Android (Google) Code Review · 15 years ago
  24. 6c644f2 Merge change 26379 into eclair by Android (Google) Code Review · 15 years ago
  25. 916b2ca Merge change 26355 into eclair by Android (Google) Code Review · 15 years ago
  26. 78f180a Merge change 26414 into eclair by Android (Google) Code Review · 15 years ago
  27. 59038ca Update viewport when height or width change. by Jason Sams · 15 years ago
  28. af1eb14 Merge change 25465 into eclair by Android (Google) Code Review · 15 years ago
  29. 008fc5d Merge change 26332 into eclair by Android (Google) Code Review · 15 years ago
  30. 7633b89 Set the bonding for incoming connections only when authentication is requested. by Jaikumar Ganesh · 15 years ago
  31. 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
  32. 896264f Bring the dimples back, and make the "spin around" animation have a fling feeling. by Karl Rosaen · 15 years ago
  33. 24a3ff9 Change double tap toast to long toast. by Grace Kloba · 15 years ago
  34. 194099d Merge change 26220 into eclair by Android (Google) Code Review · 15 years ago
  35. dc1af5b 1) Add the wma / wmv profile reader. by Yu Shan Emily Lau · 15 years ago
  36. 6c24b4d Reimplement the settings to use async callbacks by Nicolas Roard · 15 years ago
  37. 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
  38. 0676690 Merge change 26323 into eclair by Android (Google) Code Review · 15 years ago
  39. d58ccff Add a boolean indicating if the apple-touch-icon is precomposed. by Patrick Scott · 15 years ago
  40. 408cf85 Support the new dpi change in the WebView. by Grace Kloba · 15 years ago
  41. 7b7029e Merge change 26236 into eclair by Android (Google) Code Review · 15 years ago
  42. b5c2939 Merge change 26301 into eclair by Android (Google) Code Review · 15 years ago
  43. 56b2086 Merge change 26349 into eclair by Android (Google) Code Review · 15 years ago
  44. f53c186 Don't snap the initialScale to min or max if it is not defined. by Grace Kloba · 15 years ago
  45. 5b4aa6d Merge change 26315 into eclair by Android (Google) Code Review · 15 years ago
  46. de9eef1 Add aggregated badge to ContactHeaderWidget by Evan Millar · 15 years ago
  47. 442da48 Use FLAG_ACTIVITY_CLEAR_TOP when launching search suggestions. by Bjorn Bringert · 15 years ago
  48. 585c67f Merge change 26300 into eclair by Android (Google) Code Review · 15 years ago
  49. 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
  50. 976e363 Merge change 26260 into eclair by Android (Google) Code Review · 15 years ago
  51. f69a3f8 Fix issue 2116700: Ringer screwy while connected over Bluetooth. by Eric Laurent · 15 years ago
  52. 5f55d8c Fix the incorrect field name in EAP wifi network. by Chung-yih Wang · 15 years ago
  53. 2e2f6b5 Merge change 26328 into eclair by Android (Google) Code Review · 15 years ago
  54. 9cea89c Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 15 years ago
  55. a25c9b2 Remove unused type attribute. by Jeff Sharkey · 15 years ago
  56. 94db928 PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange() by Mike Lockwood · 15 years ago
  57. 3f0476a Basic API for third-party apps to define custom Data rows. by Jeff Sharkey · 15 years ago
  58. 7121ac5 Fix the issue of 'Wifi framework is not aware of state change' by Chung-yih Wang · 15 years ago
  59. 7d4200d Fix bug with ScrollView so that text entry fields are not hidden by virtual keyboard. by Jack Veenstra · 15 years ago
  60. cd263b5 Merge change 26322 into eclair by Android (Google) Code Review · 15 years ago
  61. 768bc02 Implement more type checks on Allocations. by Jason Sams · 15 years ago
  62. 9bbd5ee Merge change 26290 into eclair by Android (Google) Code Review · 15 years ago
  63. 1167b43 Merge change 26317 into eclair by Android (Google) Code Review · 15 years ago
  64. 15e1c6d Allow GLSurfaceView clients to customize EGL Surfaces and Contexts. by Jack Palevich · 15 years ago
  65. 6ee4e59 VpnService: use Credentials instead of CertTool. by Chia-chi Yeh · 15 years ago
  66. 0fc0244 [Issue 2097207] Adding filtering capability to aggregation suggestions by Dmitri Plotnikov · 15 years ago
  67. fe2bddf Don't wake up the screen as soon as the lid opens. by Dianne Hackborn · 15 years ago
  68. 7f3fb7d Merge change 26130 into eclair by Android (Google) Code Review · 15 years ago
  69. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  70. 9197081 Merge change 26275 into eclair by Android (Google) Code Review · 15 years ago
  71. 0144516 Make IBackupTransport.finishBackup() also return an int code, since it too can by Dan Egnor · 15 years ago
  72. 6e81a40 Merge change 26286 into eclair by Android (Google) Code Review · 15 years ago
  73. 2d3b98d Send the address of the device with the UUID intent. by Jaikumar Ganesh · 15 years ago
  74. a7719af Merge change 26217 into eclair by Android (Google) Code Review · 15 years ago
  75. 5222a95 Merge change 26270 into eclair by Android (Google) Code Review · 15 years ago
  76. 1bd888b Fix GLSurfaceView to sync surfaceDestroyed with GL rendering thread by Jack Palevich · 15 years ago
  77. 10eac97 Cache the remote device's service channel. by Jaikumar Ganesh · 15 years ago
  78. e4e8e4d Resolve race conditions with disconnect of CDMA data and airplane mode by Yong Zhang · 15 years ago
  79. 36322db Add focus API and FLASH_MODE_VIDEO_LIGHT. by Wu-cheng Li · 15 years ago
  80. dbe8bad Merge change 26253 into eclair by Android (Google) Code Review · 15 years ago
  81. be5b73c Add search_mode flag to intents launched by QSB suggestions by Bjorn Bringert · 15 years ago
  82. 31a1242 Merge change 26254 into eclair by Android (Google) Code Review · 15 years ago
  83. fa0a4bd Work around gcc 4.0.3 bug. by Andy McFadden · 15 years ago
  84. c2f9717 Merge change 26111 into eclair by Android (Google) Code Review · 15 years ago
  85. d2ef9e3 Added a workaround to clear the browser cache. by Yu Shan Emily Lau · 15 years ago
  86. b8f4725 Make media scanner read the jpeg orientation tag. by Chih-Chung Chang · 15 years ago
  87. fe6104f When manually setting the uri pass it through to the badge widget. by Mark Wagner · 15 years ago
  88. 88a83d3 Update getDisplayLabel() API to support new types. by Jeff Sharkey · 15 years ago
  89. 9568fb2 Merge change 26164 into eclair by Android (Google) Code Review · 15 years ago
  90. 35fd2e5 fix bug 2134685: fix tests for PhoneNumberUtilsTest. by Wei Huang · 15 years ago
  91. d3997e5 Make scrolling textfields work better in the browser. by Leon Scroggins · 15 years ago
  92. 163be61 Merge change 25412 into eclair by Android (Google) Code Review · 15 years ago
  93. e3578d6 Merge change 26190 into eclair by Android (Google) Code Review · 15 years ago
  94. 613fcc8 KeyStore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  95. e045e12 Merge change 26188 into eclair by Android (Google) Code Review · 15 years ago
  96. 1f68022 keystore: rename scan() to saw(). by Chia-chi Yeh · 15 years ago
  97. 83f7bd0 Merge change 26170 into eclair by Android (Google) Code Review · 15 years ago
  98. 3242cbb Merge change 26181 into eclair by Android (Google) Code Review · 15 years ago
  99. d7b95aa Always interpret (0,0) scrolls as top of title bar. by Leon Scroggins · 15 years ago
  100. 00ac7e6 Make background color pure black. by Evan Millar · 15 years ago