1. 6d74765 Add a configuration option to turn on the screen when you unplug the device. by Joe Onorato · 14 years ago
  2. 5804b4f Merge "StrictMode: check max-offenses-per-loop earlier, before allocations" into gingerbread by Brad Fitzpatrick · 14 years ago
  3. 191cdf0 StrictMode: check max-offenses-per-loop earlier, before allocations by Brad Fitzpatrick · 14 years ago
  4. 6b8bdaa New AppsPermission and market style by Gilles Debunne · 14 years ago
  5. 5c61228 Merge "Updated media playback controls, unlock screen, misc framework assets" into gingerbread by Justin Ho · 14 years ago
  6. 5b640bd Updated media playback controls, unlock screen, misc framework assets by Justin Ho · 14 years ago
  7. b8f7a48 Merge "bug:3082865 don't use IN to construct sql to delete downloads" into gingerbread by Vasu Nori · 14 years ago
  8. e7be6bd bug:3082865 don't use IN to construct sql to delete downloads by Vasu Nori · 14 years ago
  9. dd644c1 Fallback to SharedPreferences$Editor.commit() when no apply() exists. by Brad Fitzpatrick · 14 years ago
  10. 1e6a3a5 Merge "Added more robust tracking and cancelation of events." into gingerbread by Jeff Brown · 14 years ago
  11. b699726 Added more robust tracking and cancelation of events. by Jeff Brown · 14 years ago
  12. b72a335 Merge "Voice input replaces selected text." into gingerbread by Gilles Debunne · 14 years ago
  13. e507a9e Voice input replaces selected text. by Gilles Debunne · 14 years ago
  14. 7a64e3a DO NOT MERGE Set the cap at alpha to 80% of the total available. by Mindy Pereira · 14 years ago
  15. f8d8149 Made paste work in ExtractEditText by Gilles Debunne · 14 years ago
  16. a827d7b Merge "Other improvements to text cursor movement." into gingerbread by Gilles Debunne · 14 years ago
  17. f6859c3 DO NOT MERGE Limit the height of the pull glow. by Mindy Pereira · 14 years ago
  18. 380b604 Other improvements to text cursor movement. by Gilles Debunne · 14 years ago
  19. 9acdeb9 Minor SharedPreference clean-up. by Brad Fitzpatrick · 14 years ago
  20. d8d60da Merge "Update DownloadManager API to support bulk actions." into gingerbread by Steve Howard · 14 years ago
  21. 50662f5 Merge "TextView cursor and selection improvements." into gingerbread by Gilles Debunne · 14 years ago
  22. 64c48b8 Update DownloadManager API to support bulk actions. by Steve Howard · 14 years ago
  23. 9934fa7 Merge "Fix issue #3074745: Crash in system process" into gingerbread by Dianne Hackborn · 14 years ago
  24. 528c6488 TextView cursor and selection improvements. by Gilles Debunne · 14 years ago
  25. f47d8f2 Fix issue #3074745: Crash in system process by Dianne Hackborn · 14 years ago
  26. a2a1ca4 Merge "DropBoxManager.Entry implements Closeable" into gingerbread by Brad Fitzpatrick · 14 years ago
  27. d00b438 Merge "Clarify some comments on individual key codes." into gingerbread by Jeff Brown · 14 years ago
  28. 612d570 DO NOT MERGE Adjust amount pull effects the glow and edge decay. by Mindy Pereira · 14 years ago
  29. cc792c4 DropBoxManager.Entry implements Closeable by Brad Fitzpatrick · 14 years ago
  30. c873112 Long press with trackball selects word under cursor. by Gilles Debunne · 14 years ago
  31. 224d4a1 Clarify some comments on individual key codes. by Jeff Brown · 14 years ago
  32. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  33. 54e01e0 Merge "Symlink application lib directory when on SD card" into gingerbread by Kenny Root · 14 years ago
  34. 08faac3 Unhide SIP API. by Hung-ying Tyan · 14 years ago
  35. 6a6b007 Symlink application lib directory when on SD card by Kenny Root · 14 years ago
  36. 3ecceb5 Merge "TextView refactoring to ease future merges in HC." into gingerbread by Gilles Debunne · 14 years ago
  37. cbfbb52 TextView refactoring to ease future merges in HC. by Gilles Debunne · 14 years ago
  38. 38702d5 Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread by Jaikumar Ganesh · 14 years ago
  39. 4de94de DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  40. ca6eb21 DO NOT MERGE Only show edge glow effect on 1 side at a time. by Mindy Pereira · 14 years ago
  41. 4a962a0 Merge "Removing 'last' of red cross asset." into gingerbread by Gilles Debunne · 14 years ago
  42. d577cfd Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread by Jeff Brown · 14 years ago
  43. 415d8c3 Switch Looper back to using poll() instead of epoll(). by Jeff Brown · 14 years ago
  44. 94f183b Removing 'last' of red cross asset. by Gilles Debunne · 14 years ago
  45. b74941e Merge "Fixed popup assets (background)" into gingerbread by Justin Ho · 14 years ago
  46. f15dfbe Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread by Adam Powell · 14 years ago
  47. 6275dbb Merge "Quiet unnecessary debug logging." into gingerbread by Brad Fitzpatrick · 14 years ago
  48. 90bc5ee Quiet unnecessary debug logging. by Brad Fitzpatrick · 14 years ago
  49. 574b37e Fix bug 3071869 - text anchors are now treated as application sub-panels. by Adam Powell · 14 years ago
  50. 3c88039 Fixed popup assets (background) by Gilles Debunne · 14 years ago
  51. e86a6b2a Merge "Removed unused and broken screen_progress" into gingerbread by Gilles Debunne · 14 years ago
  52. 30f5c8f More DropBoxManager javadoc love. by Brad Fitzpatrick · 14 years ago
  53. 95173b1 DropBox.Entry javadoc syntax fix by Brad Fitzpatrick · 14 years ago
  54. 08fb585 Merge "Add flag to skip restoring network seletion." into gingerbread by John Wang · 14 years ago
  55. 35c4c21 Add flag to skip restoring network seletion. by John Wang · 14 years ago
  56. f8d2acd Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread by Eric Rowe · 14 years ago
  57. 8bcc744 DO NOT MERGE Initialize bluetooth profiles in BT stress tests by Eric Rowe · 14 years ago
  58. 2933297 Merge "Add javadoc for display orientation." into gingerbread by Wu-cheng Li · 14 years ago
  59. c157e0c Add javadoc for display orientation. by Wu-cheng Li · 14 years ago
  60. fbb3b47 Fix bug 3066313 - integrate new text anchor assets. by Adam Powell · 14 years ago
  61. 8b1764f Removed unused and broken screen_progress by Gilles Debunne · 14 years ago
  62. bfba7ca Fix issue #3001362: API REVIEW: android.view.InputQueue.Callback by Dianne Hackborn · 14 years ago
  63. 70f1a3b8 Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  64. 9d6824c Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago
  65. 3d1841c Import revised translations. DO NOT MERGE by Eric Fischer · 14 years ago
  66. d2ce8bbb Make Activity.removeDialog() less strict. by Dianne Hackborn · 14 years ago
  67. a3ee5c0 Merge "Add MountService tests and fix a bug it found" into gingerbread by Kenny Root · 14 years ago
  68. ef083ec Merge "Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider" into gingerbread by Dianne Hackborn · 14 years ago
  69. 17eb6fb Add MountService tests and fix a bug it found by Kenny Root · 14 years ago
  70. 1ae32bfe New assets for buttons and notification by Gilles Debunne · 14 years ago
  71. 043fcd9 Work on issue #3062691: GPS enable bypass via com.android.settings.widget.SettingsAppWidgetProvider by Dianne Hackborn · 14 years ago
  72. 59453c9 DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile. by Jaikumar Ganesh · 14 years ago
  73. a2a0a98 Merge "Fix NPE if there is no accelerometer." into gingerbread by Dianne Hackborn · 14 years ago
  74. 4e6baf2 Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbread by Dianne Hackborn · 14 years ago
  75. b499bb1 Fix NPE if there is no accelerometer. by Dianne Hackborn · 14 years ago
  76. 671b2a5 Merge "Fix for IndexOutOfBounds in text pasting." into gingerbread by Gilles Debunne · 14 years ago
  77. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  78. 330e263 Fix for IndexOutOfBounds in text pasting. by Gilles Debunne · 14 years ago
  79. 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
  80. 5a5fff7 Fix bug 3064143 - remove default bold on buttons by Adam Powell · 14 years ago
  81. 737e8fe DO NOT MERGE Fix bug 3001751 and bug 3001584 - Gingerbread API review for over-scroll by Adam Powell · 14 years ago
  82. 930d6c3 Merge "Fix issue #3056500: Problem report for ASTRO" into gingerbread by Dianne Hackborn · 14 years ago
  83. 817c247 Fix issue #3056500: Problem report for ASTRO by Dianne Hackborn · 14 years ago
  84. 831baa2 Remove lingering system app native libs in /data by Kenny Root · 14 years ago
  85. b9a4006 Merge "Failing test cleanup." into gingerbread by Brett Chabot · 14 years ago
  86. abcbb1a Fix bug 3061544 and some clipping errors. by Adam Powell · 14 years ago
  87. 6f7e10c Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  88. 95037fb Merge "Fixing some flakiness of some DL Manager tests." into gingerbread by Neal Nguyen · 14 years ago
  89. ef11530 fix build. SurfaceView.setFrame needed to be hidden by Mathias Agopian · 14 years ago
  90. 1c2911a Merge "Fix bug 3061769" into gingerbread by Adam Powell · 14 years ago
  91. 2ad24f9 Failing test cleanup. by Brett Chabot · 14 years ago
  92. 7e6064a Merge "fix [3008290] passion GB surface does not send surfaceChanged notification after size change." into gingerbread by Mathias Agopian · 14 years ago
  93. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  94. 15f107b Merge "New API stubs: NdefMessage and NdefRecord." into gingerbread by Nick Pelly · 14 years ago
  95. dc99379 New API stubs: NdefMessage and NdefRecord. by Nick Pelly · 14 years ago
  96. 5281060 Revert "Restored ic_dialog_menu_generic asset." by Gilles Debunne · 14 years ago
  97. 82cf901 Fix bug 3061769 by Adam Powell · 14 years ago
  98. e91398d1 Revert for 68833 and 68483 which introduced new assets instead of just updating. by Gilles Debunne · 14 years ago
  99. 995bb9d fix [3008290] passion GB surface does not send surfaceChanged notification after size change. by Mathias Agopian · 14 years ago
  100. c37eac2 Restored ic_dialog_menu_generic asset. by Gilles Debunne · 14 years ago