1. b921d30 fix a bug where timeouts would only be handled when a message was delivered by Mathias Agopian · 14 years ago
  2. 1ae32bfe New assets for buttons and notification by Gilles Debunne · 14 years ago
  3. 6d44456 Merge "Make USB mass storage hide keyguard when shown." into gingerbread by Dianne Hackborn · 14 years ago
  4. 18c0008 Merge "Misc fixes for sim-eng build." into gingerbread by Chung-yih Wang · 14 years ago
  5. fb116fb Misc fixes for sim-eng build. by Chung-yih Wang · 14 years ago
  6. b50d5ed am 30264c9b: Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 14 years ago
  7. 30264c9 Merge "Doc change: Adding new docs for Device Admin API." into froyo by Fred Chung · 14 years ago
  8. a2a0a98 Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  9. 4e6baf2 Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread by Dianne Hackborn · 14 years ago
  10. b499bb1 Fix NPE if there is no accelerometer. by Dianne Hackborn · 14 years ago
  11. fc7e776 Merge "CallManager/SipPhone: fix reject a ringing call" into gingerbread by Hung-ying Tyan · 14 years ago
  12. 17956e6 CallManager/SipPhone: fix reject a ringing call by Hung-ying Tyan · 14 years ago
  13. 671b2a5 Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread by Gilles Debunne · 14 years ago
  14. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  15. 330e263 Fix for IndexOutOfBounds in text pasting. by Gilles Debunne · 14 years ago
  16. 37947af Merge "Fixed AudioFlinger not always pausing tracks" into gingerbread by Eric Laurent · 14 years ago
  17. 59c4cb9 Merge "DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll" into gingerbread by Adam Powell · 14 years ago
  18. 5a5fff7 Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  19. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  20. 930d6c3 Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  21. 9a30fc1 Fixed AudioFlinger not always pausing tracks by Eric Laurent · 14 years ago
  22. f787278 Merge "PowerManagerService needs yet another flag..." into gingerbread by Joe Onorato · 14 years ago
  23. 817c247 Fix issue #3056500: Problem report for ASTRO by Dianne Hackborn · 14 years ago
  24. 8274a0e PowerManagerService needs yet another flag... by Joe Onorato · 14 years ago
  25. 17bc4f6 Merge "Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out." into gingerbread by Andreas Huber · 14 years ago
  26. 2c3360f Merge "Remove lingering system app native libs in /data" into gingerbread by Kenny Root · 14 years ago
  27. c743f45 Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after submitting all samples to AudioTrack to make sure those remaining samples are actually played out. by Andreas Huber · 14 years ago
  28. 78d15ac Merge "Make secure views tolerate IME overlays." into gingerbread by Jeff Brown · 14 years ago
  29. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 14 years ago
  30. 8735c4c Merge "Get correct native library path on reinstall" into gingerbread by Kenny Root · 14 years ago
  31. e02e41f Merge "DO NOT MERGE: Get rid of status bar's dim during night." into gingerbread by Dianne Hackborn · 14 years ago
  32. 760f3a5 DO NOT MERGE: Get rid of status bar's dim during night. by Dianne Hackborn · 14 years ago
  33. 2f65a99 Merge changes Ic5551c94,I0207f7f7 into gingerbread by Mike Lockwood · 14 years ago
  34. bd135c1 Get correct native library path on reinstall by Kenny Root · 14 years ago
  35. 19dfc83 Make secure views tolerate IME overlays. by Jeff Brown · 14 years ago
  36. bea3118 GPS: Clean up GPS API extension initialization in JNI code. by Mike Lockwood · 14 years ago
  37. 45a8901 Merge "Add supporting MCC=450(Korea)" into gingerbread by Robert Greenwalt · 14 years ago
  38. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  39. 1e84da8 GPS: Add support for AGpsRilInterface. by Miguel Torroja · 14 years ago
  40. abcbb1a Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  41. 718e003 Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread by Hung-ying Tyan · 14 years ago
  42. 1862af5 Merge "SipService: supply PendingIntent when open a profile." into gingerbread by Hung-ying Tyan · 14 years ago
  43. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  44. c6548fd9 SIP: add SERVER_UNREACHABLE error code. by Hung-ying Tyan · 14 years ago
  45. 95037fb Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  46. 79a3981 Fix Looper leaks in MediaRecorderStressTest. by Jeff Brown · 14 years ago
  47. f461930 Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread by Mathias Agopian · 14 years ago
  48. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  49. 8ddd2c7 fix [2835280] Add support for cancelling buffers to ANativeWindow by Mathias Agopian · 14 years ago
  50. 1905887 Merge "refactored screenshot code" into gingerbread by Mathias Agopian · 14 years ago
  51. b9aacfd Merge "new screencap command" into gingerbread by Mathias Agopian · 14 years ago
  52. 1c2911a Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  53. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  54. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  55. 323d367 SipService: supply PendingIntent when open a profile. by Hung-ying Tyan · 14 years ago
  56. 7280f21 Merge "Manually revert a single-line error inserted by OpenJDK." into gingerbread by Elliott Hughes · 14 years ago
  57. 6f1c7bd Merge "Fixed an issue where the reserved free space in the file writer was larger than intended" into gingerbread by James Dong · 14 years ago
  58. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  59. 388c14c Manually revert a single-line error inserted by OpenJDK. by Elliott Hughes · 14 years ago
  60. 15f107b Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  61. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  62. 5281060 Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  63. 82cf901 Fix bug 3061769 by Adam Powell · 14 years ago
  64. 262b431 Doc change: Adding new docs for Device Admin API. by Katie McCormick · 14 years ago
  65. 597c7f6 refactored screenshot code by Mathias Agopian · 14 years ago
  66. 541d942 new screencap command by Mathias Agopian · 14 years ago
  67. e91398d1 Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  68. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  69. f84a591 Merge "Use pread() in ZipFileRO for Linux" into gingerbread by Kenny Root · 14 years ago
  70. c37eac2 Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago
  71. 6a9e39a Fixed an issue where the reserved free space in the file writer was larger than intended by James Dong · 14 years ago
  72. a29643a Merge "DO NOT MERGE. Select word no longer selects spaces between words." into gingerbread by Gilles Debunne · 14 years ago
  73. c692792 am 46ffeb21: docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  74. 8c03723 DO NOT MERGE. Select word no longer selects spaces between words. by Gilles Debunne · 14 years ago
  75. 46ffeb2 docs: update homepage with more countries for market announcement by Scott Main · 14 years ago
  76. b3a5b85 am 6ef33cb3: docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  77. b99f0c7 Merge "Resilent media time stamp adjustment" into gingerbread by James Dong · 14 years ago
  78. 2075464 Make USB mass storage hide keyguard when shown. by Dianne Hackborn · 14 years ago
  79. b621e20 Merge "Removed icon in Alert dialog header." into gingerbread by Gilles Debunne · 14 years ago
  80. 368733b Remove overscroll_edge.png from drawable/ by Adam Powell · 14 years ago
  81. 103f59b Merge "Fix bug 3052686 - ScrollView padding treated incorrectly" into gingerbread by Adam Powell · 14 years ago
  82. 259ec46 Use pread() in ZipFileRO for Linux by Kenny Root · 14 years ago
  83. acee8e7 Resilent media time stamp adjustment by James Dong · 14 years ago
  84. 62a744e Fix bug 3052686 - ScrollView padding treated incorrectly by Adam Powell · 14 years ago
  85. 458fc5f Merge "Fix issue #3041660: Camera image flips upside down when rotating device" into gingerbread by Dianne Hackborn · 14 years ago
  86. 33a4c77 Merge "New green in assets for battery, download, upload" into gingerbread by Gilles Debunne · 14 years ago
  87. a819fc1 New green in assets for battery, download, upload by Gilles Debunne · 14 years ago
  88. 87efbbb Merge "implement the number bubbles on the status bar" into gingerbread by Joe Onorato · 14 years ago
  89. 6c01a11 implement the number bubbles on the status bar by Joe Onorato · 14 years ago
  90. ae1864c am ec80d7f3: docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 14 years ago
  91. eb15ac4 Merge "Fix 2-pixel offset unlock jog tab" into gingerbread by Patrick Dubroy · 14 years ago
  92. 276e749 Fix 2-pixel offset unlock jog tab by Patrick Dubroy · 14 years ago
  93. 6ef33cb3 docs: fix error in merge caused by Ibd81091fc6002a77ce43f553b63facec53f16a38 by Scott Main · 14 years ago
  94. be86b8a Updated quick contact assets. by Gilles Debunne · 14 years ago
  95. e5439f2 Fix issue #3041660: Camera image flips upside down when rotating device by Dianne Hackborn · 14 years ago
  96. 407f625 Add new API to find out whether external storage is removable. by Dianne Hackborn · 14 years ago
  97. ec80d7f docs: consistency fixit for the quickview boxes in the dev guide by Scott Main · 14 years ago
  98. eb6e22f Merge "Document Bitmap.createScaledBitmap" into gingerbread by Brad Fitzpatrick · 14 years ago
  99. d29e686 Merge "Fix bug 3058324" into gingerbread by Adam Powell · 14 years ago
  100. 4d3baaf Merge "Bug fixes in Text selection." into gingerbread by Gilles Debunne · 14 years ago