1. 5fda65f Add a method to destroy the RS object. by Joe Onorato · 15 years ago
  2. cc89ef3 Merge change 26971 into eclair by Android (Google) Code Review · 15 years ago
  3. 65e7aa5 Implement pause/resume for the RS thread. by Jason Sams · 15 years ago
  4. 0665ae2 Merge change 26939 into eclair by Android (Google) Code Review · 15 years ago
  5. 0808c96 Merge change 26954 into eclair by Android (Google) Code Review · 15 years ago
  6. 7d0bdfa Merge change 26948 into eclair by Android (Google) Code Review · 15 years ago
  7. 816ef1c Update layouts to show status (battery, alarm) info on pattern unlock screen. make buttons dark. by Karl Rosaen · 15 years ago
  8. 91a00d3 fix typo by Fred Quintana · 15 years ago
  9. f580841 rename misc to birthday by Fred Quintana · 15 years ago
  10. 4579ed2 Merge change 26944 into eclair by Android (Google) Code Review · 15 years ago
  11. 5b0b63b Suppress the testPing as we moved the release test target to the userdebug. This test rely on a mock_media_player.so which build under the eng build by Yu Shan Emily Lau · 15 years ago
  12. d35db5e Merge change 26946 into eclair by Android (Google) Code Review · 15 years ago
  13. ccca121 Add "TYPE=" to type attribute when appropriate. by Daisuke Miyakawa · 15 years ago
  14. 0d3999f Merge change 26942 into eclair by Android (Google) Code Review · 15 years ago
  15. d3f2eaf Minor cleanup of profile and compile logging. by Jason Sams · 15 years ago
  16. 6157de0 Fix 2101425: Camera crashes spontaneously in preview. by Chih-Chung Chang · 15 years ago
  17. 20b3947 Merge change 26933 into eclair by Android (Google) Code Review · 15 years ago
  18. 3cdfc04 AAPT: Ignore visual source safe files in resources by Raphael · 15 years ago
  19. b9c932b Merge change 26925 into eclair by Android (Google) Code Review · 15 years ago
  20. ed16d4b Fix bug#2144742: guard against 0 length encoded string when attaching a 'from' address for MMS. by Wei Huang · 15 years ago
  21. f2d28b7 minor SurfaceFlinger code cleanup and remove unnecessary tests by Mathias Agopian · 15 years ago
  22. a6a4113 Merge change 26917 into eclair by Android (Google) Code Review · 15 years ago
  23. b7e89e4 Merge change 26912 into eclair by Android (Google) Code Review · 15 years ago
  24. e60446b Fix invokables to make sure script pointers are setup before invoking function calls. Reduce app startup time up to 1s. by Jason Sams · 15 years ago
  25. 117f574 Merge change 26911 into eclair by Android (Google) Code Review · 15 years ago
  26. 7497b78 Add appendType() utility method. by Daisuke Miyakawa · 15 years ago
  27. dccf22d Merge change 26698 into eclair by Android (Google) Code Review · 15 years ago
  28. dfb7bc8 Merge change 26821 into eclair by Android (Google) Code Review · 15 years ago
  29. 531e580 remove the incorrectly located nickname by Fred Quintana · 15 years ago
  30. f4a36e8 Merge change 26909 into eclair by Android (Google) Code Review · 15 years ago
  31. db674fb Not all WebView's host have permission to read the history. by Grace Kloba · 15 years ago
  32. 2ddccd1 OpenGL ES doesn't allow glColorPointer with a size parameter other than 4 by Mathias Agopian · 15 years ago
  33. b87f24a Merge change 26908 into eclair by Android (Google) Code Review · 15 years ago
  34. d40dfbb Fix broken Javadoc link for GLSurfaceView.EGLWindowSurfaceFactory. by Jack Palevich · 15 years ago
  35. 857ce94 Merge change 26900 into eclair by Android (Google) Code Review · 15 years ago
  36. 6938bb3 Fixing the broken build by Dmitri Plotnikov · 15 years ago
  37. f18c539 set the selection after sending a click by Cary Clark · 15 years ago
  38. e0fc838 Fix the shortcuts by Nicolas Roard · 15 years ago
  39. f22fc12 Adding timestamp and account to contact-level presence columns. by Dmitri Plotnikov · 15 years ago
  40. f2bed60 Add final to appropriate variables. by Daisuke Miyakawa · 15 years ago
  41. b55e60e Fix vCard code. by Daisuke Miyakawa · 15 years ago
  42. 70f8faf Print IMEI/MEID in dumpsys. by jsh · 15 years ago
  43. 43f9920 Merge change 26896 into eclair by Android (Google) Code Review · 15 years ago
  44. a183cb5 Merge change 26897 into eclair by Android (Google) Code Review · 15 years ago
  45. e31c0b5 Merge change 26708 into eclair by Android (Google) Code Review · 15 years ago
  46. b6f2b13 Removed last bits of predefined element types from native code. Predefined types are now constructed at the java layer from standard building blocks. by Jason Sams · 15 years ago
  47. dbad320 ResultTransport needs a default value. If the thread is by Grace Kloba · 15 years ago
  48. 03d2009 Merge change 26895 into eclair by Android (Google) Code Review · 15 years ago
  49. d0b5841 Merge change 26891 into eclair by Android (Google) Code Review · 15 years ago
  50. 87a7265 Make tritex test run with latest OpenGL driver. by Jack Palevich · 15 years ago
  51. bfe1297 Merge change 26869 into eclair by Android (Google) Code Review · 15 years ago
  52. 1267b0e Merge change 26882 into eclair by Android (Google) Code Review · 15 years ago
  53. 82cbaab Publish minor additions to GLSurfaceView API. by Jack Palevich · 15 years ago
  54. bb6aba1 Merge change 26876 into eclair by Android (Google) Code Review · 15 years ago
  55. 8eff73f Restrict touch to the view height with the title. This by Grace Kloba · 15 years ago
  56. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  57. c3eef96 Add call log support to pim.vcard.VCardComposer by Lixin Yue · 15 years ago
  58. bb339ea Merge change 26867 into eclair by Android (Google) Code Review · 15 years ago
  59. ff9c54b fix bug where siilent mode dissapears when it triggers instead of animating off to the left edge. by Karl Rosaen · 15 years ago
  60. a3a840f Merge change 26830 into eclair by Android (Google) Code Review · 15 years ago
  61. c15255a Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen. by Amith Yamasani · 15 years ago
  62. 9c8d886 Coloring clicked-on links by Leon Clarke · 15 years ago
  63. 9f8d59e Merge change 26714 into eclair by Android (Google) Code Review · 15 years ago
  64. b4ef333 Merge change 26593 into eclair by Android (Google) Code Review · 15 years ago
  65. 6cec6e1 Subject issue in MMS message by Satish Roddom · 15 years ago
  66. 13ab701 Merge change 26856 into eclair by Android (Google) Code Review · 15 years ago
  67. 9251c34 Merge change 26851 into eclair by Android (Google) Code Review · 15 years ago
  68. f852698 Make the new ContactsContract APIs public. by Jeff Hamilton · 15 years ago
  69. 1715441 use new setDither on ImageRef to retain that setting for purgeable images by Mike Reed · 15 years ago
  70. 1ee4aea New high-res framework assets (drop dated Sep-24). by Daniel Sandler · 15 years ago
  71. 74646ad Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones). by Karl Rosaen · 15 years ago
  72. 3e81ad2 Merge change 26819 into eclair by Android (Google) Code Review · 15 years ago
  73. a7beb95 Merge change 26818 into eclair by Android (Google) Code Review · 15 years ago
  74. 5be61f5 Make removeOnAccountsUpdateListener cope with null handlers. by Bryan Mawhinney · 15 years ago
  75. 354eb66 Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link. by Andrei Popescu · 15 years ago
  76. 2e760a9 Fixes http://b/2143180 (mdpi sdcard notification icons). by Daniel Sandler · 15 years ago
  77. 2eea5f3 Change the way DRT determines if it is ready to continue to the next test when running in automated mode. by Ben Murdoch · 15 years ago
  78. d421995 Fix parsing of HTTP Date years. by Ben Murdoch · 15 years ago
  79. 23703f1 Merge change 26732 into eclair by Android (Google) Code Review · 15 years ago
  80. 63697af Generalize DELAY_STARRED_UPDATE location. by Jeff Sharkey · 15 years ago
  81. 26d48eb Add Groups query parameters for delaying STARRED update. by Jeff Sharkey · 15 years ago
  82. f259901 Merge change 26794 into eclair by Android (Google) Code Review · 15 years ago
  83. 7d2795c Really fix the build. by Jeff Hamilton · 15 years ago
  84. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 15 years ago
  85. f11cc96 Merge change 26793 into eclair by Android (Google) Code Review · 15 years ago
  86. ea09a5b Merge change 26791 into eclair by Android (Google) Code Review · 15 years ago
  87. 3436eb8 Merge change 26129 into eclair by Android (Google) Code Review · 15 years ago
  88. b559780 keystore: remove old implementation and test. by Chia-chi Yeh · 15 years ago
  89. 8c596c6 KeyStore: remove classes used by old keystore. by Chia-chi Yeh · 15 years ago
  90. f1ece5d KeyStore: return null when response code indicates an error. by Chia-chi Yeh · 15 years ago
  91. 0c23212 Re-hide the contacts APIs, the droiddoc build is failing. by Jeff Hamilton · 15 years ago
  92. 3cc97f8 Add Phone.getPhoneType() operation. by Tammo Spalink · 15 years ago
  93. 46a41e0 Merge change 26786 into eclair by Android (Google) Code Review · 15 years ago
  94. ec05c46 Remove old keystore and related files. by Hung-ying Tyan · 15 years ago
  95. 7c5c607 Merge change 26640 into eclair by Android (Google) Code Review · 15 years ago
  96. b89cfb0 Merge change 26566 into eclair by Android (Google) Code Review · 15 years ago
  97. 63e118e Merge change 26776 into eclair by Android (Google) Code Review · 15 years ago
  98. af8e23f Conditionalized CDMA-specific test. by Tammo Spalink · 15 years ago
  99. e2d034c wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware by Mathias Agopian · 15 years ago
  100. 85abdc5 Make the new ContactsContract public. by Jeff Hamilton · 15 years ago