1. 4e916ad Add PageUp and PageDown hot keys by Chih-Wei Huang · 15 years ago
  2. 9226a71 Merge "Adding mimetypes to the mimetype map used in the web view" by Jean-Baptiste Queru · 15 years ago
  3. 964be41 Fix incorrect calculation of start and end indices of changed text by Viktor Yakovel · 15 years ago
  4. 32d0d8f Merge "Bluetooth:LCD wakeup during remote BT pairing request. This change fixes the issue of LCD not coming up during remote initiated pairing request when android is in suspend" by Jean-Baptiste Queru · 15 years ago
  5. e6c2b8d Merge "Fixed problem with proxy server sometimes responds with 400 Bad Request when trying to connect to a site using https." by Jean-Baptiste Queru · 15 years ago
  6. fb59fbf1 Merge "Add better error handling for savePicture and restorePicture" by Romain Guy · 15 years ago
  7. dad8634 Add better error handling for savePicture and restorePicture by John Eckerdal · 15 years ago
  8. e99c012 Merge "Improved error-handling in Rfc822Tokenizer" by Kenny Root · 15 years ago
  9. ef36752 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 15 years ago
  10. d6c1919 Fix for issue 895 (missing android: prefix), Removed unused imports by Christian Mehlmauer · 15 years ago
  11. bcb62f0 Merge "Don't allow invalid Uris to be added as observers." by Romain Guy · 15 years ago
  12. f512664 Don't allow invalid Uris to be added as observers. by Anthony Newnam · 15 years ago
  13. e02a63f Merge "Add and document .nomedia constant for MediaStore (Issue 6365)" by Romain Guy · 15 years ago
  14. 7a029da Merge "Text disappears when selecting text in text editor." by Romain Guy · 15 years ago
  15. 2b9a49a Merge "Removed Calls to deprecated APIs" by Romain Guy · 15 years ago
  16. 8ce072d Add and document .nomedia constant for MediaStore (Issue 6365) by Karl Ostmo · 15 years ago
  17. 15d2470 Removed Calls to deprecated APIs and unused Imports by Christian Mehlmauer · 15 years ago
  18. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 15 years ago
  19. c4fee63 Merge "Fixing indeterminate progress bar animation state." by Romain Guy · 15 years ago
  20. 52a3543 Fixing indeterminate progress bar animation state. by David Sobreira Marques · 15 years ago
  21. e00c5ca Adding mimetypes to the mimetype map used in the web view by Henrik Baard · 15 years ago
  22. 1b44ebd Merge "Put the wifi status icon in the right place." by Joe Onorato · 15 years ago
  23. b79781a Use integer for loop counter instead of float by Kenny Root · 15 years ago
  24. f3ca9a5 Add some documentation about the thread safety of Cursor and some of the SQLite* classes. by Jeff Hamilton · 15 years ago
  25. 0a5174a Add support for EVDO Rev B by Naveen Kalla · 15 years ago
  26. 18573e9 Support to display message when operation is blocked due to FDN being enabled by Naveen Kalla · 15 years ago
  27. 06daf19 Added WEB_URL_PATTERN for Montenegro ".me" by Simon Schoar · 16 years ago
  28. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 15 years ago
  29. f1fdf3c Merge "Call register_localized_collators() with the current locale." by Jean-Baptiste Queru · 15 years ago
  30. 5763c1f Call register_localized_collators() with the current locale. by Daisuke Miyakawa · 15 years ago
  31. f32cdca Merge "Fix for bug 2467152 files with spaces fail to open." by Jean-Baptiste Queru · 15 years ago
  32. 0ba2d47 Fixed deserialization problem in DatePicker. by Nicholas Killewald · 15 years ago
  33. f19670a Fix for bug 2467152 files with spaces fail to open. by Melanie Clements · 15 years ago
  34. 42b21c3 Parse custom text header and ignore it. by takuo · 15 years ago
  35. 334dc0b Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart body (nested multipart). by takuo · 15 years ago
  36. 59eb691 Fix an NPE in InputMethodService when mExtractAction is null. by Steve Kondik · 15 years ago
  37. 970a138c9 Text disappears when selecting text in text editor. by Viktor Yakovel · 15 years ago
  38. 4fedd80 Add keycodes PageUp and PageDown by Chih-Wei Huang · 16 years ago
  39. b7248b7 merge from open-source master by The Android Open Source Project · 15 years ago
  40. 26fe7d2 Merge "Fix last character of password field being visible after rotation" by Romain Guy · 15 years ago
  41. 14f190e Put the wifi status icon in the right place. by Steve Kondik · 15 years ago
  42. 69f789a CursorToBulkCursorAdapter.close must call mCursor.close instead of mCursor.deactivate. This prevent us to call Cursor.close on cross process ContentProvider and may cause a database leak problem. by Tatsuo Nagamatsu · 15 years ago
  43. 8082d5d Fix last character of password field being visible after rotation by Devin Taylor · 15 years ago
  44. 9694f90 Improved error-handling in Rfc822Tokenizer by Henrik Hall · 15 years ago
  45. 0d3b202 Merge "Fix Memory Leak When Switching Input Methods" by Dianne Hackborn · 15 years ago
  46. 98d2e4f merge from open-source master by The Android Open Source Project · 15 years ago
  47. a2d776b Merge "Updated to WMM2010" by Mathias Agopian · 15 years ago
  48. 82d8b28 Merge "Everytime Bluetooth was turned off two file descriptors were not closed" by Nick Pelly · 15 years ago
  49. abf9943 Bluetooth:LCD wakeup during remote BT pairing request. by Bheemsen Kulkarni · 15 years ago
  50. ed0d1ab Everytime Bluetooth was turned off two file descriptors were not closed by Johannes Carlsson · 15 years ago
  51. 9119caa Updated to WMM2010 by Rodrigo Damazio Bovendorp · 15 years ago
  52. 7243c04 merge from open-source master by The Android Open Source Project · 15 years ago
  53. e3491b6 Title in DatePickerDialog used in Settings application not updated correctly by Kenneth Andersson · 15 years ago
  54. 563d3a6 merge from open-source master by The Android Open Source Project · 15 years ago
  55. 9a35230 merge from open-source master by The Android Open Source Project · 15 years ago
  56. 0c33ed2 Fix Memory Leak When Switching Input Methods by Devin Taylor · 15 years ago
  57. ea4e597 Fixed problem with proxy server sometimes responds with 400 Bad Request when trying by Henrik Baard · 15 years ago
  58. 7a36788 These changes add access to some status values in widgets listed below: by Steve Zeigler · 15 years ago
  59. ab4835e am 00b17659: Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 15 years ago
  60. 6f4a52a am 67e9e9df: Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 15 years ago
  61. 00b1765 Manual merge of 40245 (ed5c973fc23a6733fd473ad13b4eb317e74e9bb5) DO NOT MERGE. by Romain Guy · 15 years ago
  62. 67e9e9d Manual merge of 40170 (b4a107d8269d1a75b8f270e0516c1fa3b517f8f9) DO NOT MERGE by Romain Guy · 15 years ago
  63. 6c71d47 am 8368ef0b: Manual merge of 40080 DO NOT MERGE Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 15 years ago
  64. 8368ef0 Manual merge of 40080 DO NOT MERGE by Romain Guy · 15 years ago
  65. 61bb25f am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  66. c1eba82 Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  67. 7749adf Fix issue: 2413494: Add TTY support. by Eric Laurent · 15 years ago
  68. eb42a28 am a1ab9766: Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  69. a1ab976 Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  70. b3316d3 DO NOT MERGE by Grace Kloba · 15 years ago
  71. 789b11c am 926780b0: Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  72. 614f845 DO NOT MERGE by Grace Kloba · 15 years ago
  73. 87da860 Manually merged VelocityTracker changes by Adam Powell · 15 years ago
  74. 18f75bd am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
  75. e88192b Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
  76. ad9bcb2 merge from open-source master by The Android Open Source Project · 15 years ago
  77. b09ef7b Merge "Use a circular buffer in VelocityTracker" by Adam Powell · 15 years ago
  78. 4766def Fixed Android animation framework, for using interpolators that do not start at 0.0f by Andreas Agvard · 15 years ago
  79. dd24f59 am aead64de: Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  80. aead64d Fix issue: 2413494: [Passion-c] Add TTY support. by Eric Laurent · 15 years ago
  81. ce760cd Use a circular buffer in VelocityTracker by Marc Capdevielle · 15 years ago
  82. 3a8a281 am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 15 years ago
  83. d8a3a89 Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call. by Jim Miller · 15 years ago
  84. bb074ef am 769ed21c: Fix http://b/issue?id=2400423. by Grace Kloba · 15 years ago
  85. 769ed21 Fix http://b/issue?id=2400423. by Grace Kloba · 15 years ago
  86. fbf977b am 9985867a: Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode. by Jim Miller · 15 years ago
  87. 9985867 Fix 2397617: Right-align carrier text in lock screen and add carrier text to PINunlock in landscape mode. by Jim Miller · 15 years ago
  88. b224469 am f904be16: Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair by Mike Reed · 15 years ago
  89. f904be1 Merge "disable high-quality filtering during scrolling, until I can cached the scaled images." into eclair by Mike Reed · 15 years ago
  90. 729d836 disable high-quality filtering during scrolling, until I can cached the scaled images. by Mike Reed · 15 years ago
  91. 33ca1f3 am 2e4e25f3: Merge "Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long." into eclair by Jim Miller · 15 years ago
  92. af1b980 Fix 2287263: Change carrier TextView to be 1 line and marquee if text is too long. by Jim Miller · 15 years ago
  93. 4f01c92 am 5ff24d5d: DO NOT MERGE by Grace Kloba · 15 years ago
  94. 5ff24d5 DO NOT MERGE by Grace Kloba · 15 years ago
  95. 6f3e1e2 am 9a400fa4: Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782" into eclair by Fred Quintana · 15 years ago
  96. 9a400fa Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782" into eclair by Fred Quintana · 15 years ago
  97. ad0e536 am 50adb167: Pull in "emergency calls only" translations. by Eric Fischer · 15 years ago
  98. 97fdd0a am 7f70998d: Merge "Add Emergency Calls Only String." into eclair by John Wang · 15 years ago
  99. 50adb16 Pull in "emergency calls only" translations. by Eric Fischer · 15 years ago
  100. 7f70998 Merge "Add Emergency Calls Only String." into eclair by John Wang · 15 years ago