1. 8942a31 Merge "Replaced deprecated String Constructor" by Jean-Baptiste Queru · 15 years ago
  2. e6af73e Replaced deprecated Inten.toURI method by Christian Mehlmauer · 15 years ago
  3. baccb91 Fix the ssid display issue by Kenny · 15 years ago
  4. 9451e71 Merge "Fix data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS in RIL." by Jean-Baptiste Queru · 15 years ago
  5. 58424b5 Merge "Corrected SPN and PLMN name handling" by Jean-Baptiste Queru · 15 years ago
  6. 4bd0073 Merge "replaced deprecated getIntent with parseURI" by Jean-Baptiste Queru · 15 years ago
  7. 5978bcc Merge "Added an addAll to the ArrayAdapter" by Jean-Baptiste Queru · 15 years ago
  8. a2e2d20 Merge "Should accept "application/vnd.wap.multipart.alternative" message." by Jean-Baptiste Queru · 15 years ago
  9. 8c582ef Added an addAll to the ArrayAdapter by Christian Mehlmauer · 15 years ago
  10. fdedc52 Merge "WLAN: Reset power save mode to startup value after DHCP response." by Jean-Baptiste Queru · 15 years ago
  11. ea8bd1d WLAN: Reset power save mode to startup value after DHCP response. by Mikael Kanstrup · 15 years ago
  12. 4e916ad Add PageUp and PageDown hot keys by Chih-Wei Huang · 15 years ago
  13. 9226a71 Merge "Adding mimetypes to the mimetype map used in the web view" by Jean-Baptiste Queru · 15 years ago
  14. 964be41 Fix incorrect calculation of start and end indices of changed text by Viktor Yakovel · 15 years ago
  15. 14f1eb5 Should accept "application/vnd.wap.multipart.alternative" message. by takuo · 15 years ago
  16. cd5529a Merge "Fix for deadlock between StatusBarService and NotificationManagerService" by Jean-Baptiste Queru · 15 years ago
  17. 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
  18. 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
  19. 6af5a9e Merge "Canvas.drawVertices: correct color range-check" by Jean-Baptiste Queru · 15 years ago
  20. 47633f8 Removes dashes when locale and number is not NANP or Japan by Lars Dunemark · 15 years ago
  21. fb59fbf1 Merge "Add better error handling for savePicture and restorePicture" by Romain Guy · 15 years ago
  22. 92ce573 Canvas.drawVertices: correct color range-check by Erik Faye-Lund · 15 years ago
  23. dad8634 Add better error handling for savePicture and restorePicture by John Eckerdal · 15 years ago
  24. e99c012 Merge "Improved error-handling in Rfc822Tokenizer" by Kenny Root · 15 years ago
  25. ef36752 Replaced raw string arguments for Context.getSystemService() with final Context variables by Christian Mehlmauer · 15 years ago
  26. 4136c98 Replaced deprecated String Constructor by Christian Mehlmauer · 15 years ago
  27. a34d2c9 replaced deprecated getIntent with parseURI by Christian Mehlmauer · 15 years ago
  28. d6c1919 Fix for issue 895 (missing android: prefix), Removed unused imports by Christian Mehlmauer · 15 years ago
  29. bcb62f0 Merge "Don't allow invalid Uris to be added as observers." by Romain Guy · 15 years ago
  30. a3e7645 Merge "Fix isssue 2548710: Native AudioTrack resources never freed." by Jean-Baptiste Queru · 15 years ago
  31. f512664 Don't allow invalid Uris to be added as observers. by Anthony Newnam · 15 years ago
  32. e02a63f Merge "Add and document .nomedia constant for MediaStore (Issue 6365)" by Romain Guy · 15 years ago
  33. 7a029da Merge "Text disappears when selecting text in text editor." by Romain Guy · 15 years ago
  34. 2b9a49a Merge "Removed Calls to deprecated APIs" by Romain Guy · 15 years ago
  35. 38581c9 Merge "Improved error handling when font loading fails." by Romain Guy · 15 years ago
  36. 42fb2ce Fix isssue 2548710: Native AudioTrack resources never freed. by Eric Laurent · 15 years ago
  37. e25863c fix build by Jean-Baptiste Queru · 15 years ago
  38. d87ed5a Merge "Fix some typos and other cosmetic cleanups in telephony framework." by Jean-Baptiste Queru · 15 years ago
  39. 9f36f51 Fix updating and deleting FDN entries with an empty alpha identifier. by Jake Hamby · 15 years ago
  40. 27b2267 Merge "Abort FDN delete when number is empty (instead of name)" by Jean-Baptiste Queru · 15 years ago
  41. 8ce072d Add and document .nomedia constant for MediaStore (Issue 6365) by Karl Ostmo · 15 years ago
  42. 15d2470 Removed Calls to deprecated APIs and unused Imports by Christian Mehlmauer · 15 years ago
  43. 746a95a Removed Calls to deprecated APIs by Christian Mehlmauer · 15 years ago
  44. 1152df7 Merge "Updated RGB LED test cases" by Jean-Baptiste Queru · 15 years ago
  45. c4fee63 Merge "Fixing indeterminate progress bar animation state." by Romain Guy · 15 years ago
  46. 52a3543 Fixing indeterminate progress bar animation state. by David Sobreira Marques · 15 years ago
  47. 2c07e7b Merge "Modified libdrm to support SuperH platform" by Jeff Hamilton · 15 years ago
  48. e00c5ca Adding mimetypes to the mimetype map used in the web view by Henrik Baard · 15 years ago
  49. 5b9fb5a Merge "Only hold a weak pointer on SurfaceComposerClients" by Jean-Baptiste Queru · 15 years ago
  50. a2adf8f Merge "SetLocaleByCarrier, only if its not an unknown carrier." by Jean-Baptiste Queru · 15 years ago
  51. 75e181b Merge "Accept media files by file extension in case insensitive manner." by Jean-Baptiste Queru · 15 years ago
  52. 390de22 Fix some typos and other cosmetic cleanups in telephony framework. by Jake Hamby · 15 years ago
  53. 1b44ebd Merge "Put the wifi status icon in the right place." by Joe Onorato · 15 years ago
  54. 08d842a Merge "Corrected debug message in WindowManager" by Dianne Hackborn · 15 years ago
  55. b79781a Use integer for loop counter instead of float by Kenny Root · 15 years ago
  56. 9ef0f0d Merge "New test in FrameworkTest for the VelocityTracker class" by Jean-Baptiste Queru · 15 years ago
  57. ecfb185 Merge "Preserve '+' in phone numbers imported from SIM." by Jean-Baptiste Queru · 15 years ago
  58. f3ca9a5 Add some documentation about the thread safety of Cursor and some of the SQLite* classes. by Jeff Hamilton · 15 years ago
  59. 052203e Change license for the UUS Information file. by Naveen Kalla · 15 years ago
  60. ade63a0 New test in FrameworkTest for the VelocityTracker class by Marc Capdevielle · 15 years ago
  61. 6c3da7f Corrected debug message in WindowManager by Johan Alfven · 15 years ago
  62. ce2a97a Preserve '+' in phone numbers imported from SIM. by Samuel Holmberg · 15 years ago
  63. 26abeae Remove ProximityAlerts Receiver when last ProximityAlert expires. by Sean Foy · 15 years ago
  64. 232a698 Fix data type of RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS in RIL. by Henrik Hall · 15 years ago
  65. 80131e4 Merge "Corrected repeat count for key repeat in input device." by Dianne Hackborn · 15 years ago
  66. 0a5174a Add support for EVDO Rev B by Naveen Kalla · 15 years ago
  67. 24440cf Support for User to User Signaling (UUS) by Naveen Kalla · 15 years ago
  68. cf1250c Merge "Support to display message when operation is blocked due to FDN being enabled" by Jean-Baptiste Queru · 15 years ago
  69. 18573e9 Support to display message when operation is blocked due to FDN being enabled by Naveen Kalla · 15 years ago
  70. ef2cf71 Merge "Notify user regarding invalid number during MO call." by Jean-Baptiste Queru · 15 years ago
  71. 06d0e59 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 15 years ago
  72. 954cbf5 Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 15 years ago
  73. 133bfdf Corrected repeat count for key repeat in input device. by Kristian Dreher · 15 years ago
  74. ac6461c Abort FDN delete when number is empty (instead of name) by Mikael Danielsson · 15 years ago
  75. 855a9e6 Merge "Include the API level 4 fields in the Parcel." by Jean-Baptiste Queru · 15 years ago
  76. 0a26aaa Merge "long modifier was on the wrong argument." by Jean-Baptiste Queru · 15 years ago
  77. 561b1e4 Merge "Added WEB_URL_PATTERN for Montenegro ".me"" by Jean-Baptiste Queru · 15 years ago
  78. 86568d7 Use isLocationProviderEnabled to test for enabled providers by Brad Larson · 15 years ago
  79. af7c978 Merge "GpsLocationProvider: Store new Location before onGpsStatusChanged is sent" by Mike Lockwood · 15 years ago
  80. 06daf19 Added WEB_URL_PATTERN for Montenegro ".me" by Simon Schoar · 16 years ago
  81. 7751667 Merge "Telephony: Add PUK MMI code support for CDMA RUIM phones" by Jean-Baptiste Queru · 15 years ago
  82. 12849c8 Merge "Type Zero Sms should not be displayed/stored/notified." by Jean-Baptiste Queru · 15 years ago
  83. 1e936da Merge "Add new keycodes for the convenience of Japanese IMEs" by Jean-Baptiste Queru · 15 years ago
  84. b032bc0 Add new keycodes for the convenience of Japanese IMEs by mogimo · 15 years ago
  85. 0938ef4 Merge "telephony: Fix CID when CID is unknown" by Jean-Baptiste Queru · 15 years ago
  86. f1fdf3c Merge "Call register_localized_collators() with the current locale." by Jean-Baptiste Queru · 15 years ago
  87. 5763c1f Call register_localized_collators() with the current locale. by Daisuke Miyakawa · 15 years ago
  88. c2da11d Merge "Set alpha value for newly created dim surface." by Dianne Hackborn · 15 years ago
  89. f32cdca Merge "Fix for bug 2467152 files with spaces fail to open." by Jean-Baptiste Queru · 15 years ago
  90. 0ba2d47 Fixed deserialization problem in DatePicker. by Nicholas Killewald · 15 years ago
  91. 5bc30057 Merge "Fix typo of <p> end tag in appwidgets.xml" by Romain Guy · 15 years ago
  92. 0c388fd Adapt to new location of libcore by Jean-Baptiste Queru · 15 years ago
  93. f19670a Fix for bug 2467152 files with spaces fail to open. by Melanie Clements · 15 years ago
  94. bd742e43 Fix typo of <p> end tag in appwidgets.xml by Patrick Tsai · 15 years ago
  95. 42b21c3 Parse custom text header and ignore it. by takuo · 15 years ago
  96. 334dc0b Parse "multipart/vnd.wap.multipart.alternative" which is a part of multipart body (nested multipart). by takuo · 15 years ago
  97. 85ff3fe Merge "Fix an NPE in InputMethodService when mExtractAction is null." by Jean-Baptiste Queru · 15 years ago
  98. 2eebf5c 'uses-library' was not working for persistent applications. by Jey · 15 years ago
  99. 59eb691 Fix an NPE in InputMethodService when mExtractAction is null. by Steve Kondik · 15 years ago
  100. c6f8ea4 speling fix by hugh kennedy · 15 years ago