1. 15c7439 Add TYPE_BLUETOOTH network interface for reverse tethering. by Jaikumar Ganesh · 15 years ago
  2. 658ecc1 am 2f209e88: am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  3. efe5bd7 am 46f98746: am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 15 years ago
  4. 2f209e8 am 1622eee2: Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  5. 1622eee Improve performance of WindowState.toString() by Mattias Petersson · 15 years ago
  6. eaa9e27 Merge "Fix issue #3263026: Screen rotation animation is funky..." by Dianne Hackborn · 15 years ago
  7. 5f4d643 Fix issue #3263026: Screen rotation animation is funky... by Dianne Hackborn · 15 years ago
  8. bb7dc3c Merge "Fix NPE when the shortcut subtype was not found." by satok · 15 years ago
  9. 7599a7fb Fix NPE when the shortcut subtype was not found. by satok · 15 years ago
  10. f642c89 Merge "Gah forgot this." by Dianne Hackborn · 15 years ago
  11. 7c0e75e Gah forgot this. by Dianne Hackborn · 15 years ago
  12. 88819b2 Rework how recent tasks are added. by Dianne Hackborn · 15 years ago
  13. 46f9874 am 5d0fafe8: Merge "Be sure and report NO_CONNECTIVITY when needed." into gingerbread by Robert Greenwalt · 15 years ago
  14. d68e3218 Be sure and report NO_CONNECTIVITY when needed. by Robert Greenwalt · 15 years ago
  15. 16331c8 Add a parameter to InputMethodManagerService.getEnabledSubtype for allowing to select subtypes implicitly if no subtype is enabled. by satok · 15 years ago
  16. c1ff9b3 am d485c76b: am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 15 years ago
  17. d485c76 am c8e8a12b: Merge "Fix issue #3289835: NullPointerException in..." into gingerbread by Dianne Hackborn · 15 years ago
  18. 43c9dd1 Merge "Bug 3292797. Talkback accessibility doesn't work at times." by Svetoslav Ganov · 15 years ago
  19. 4c7cc34 Demo hack! by Dianne Hackborn · 15 years ago
  20. 51f36f2 Bug 3292797. Talkback accessibility doesn't work at times. by Svetoslav Ganov · 15 years ago
  21. 7fee71f Fix build breakage by satok · 15 years ago
  22. f7ca8f0 Merge "Change "more" button to call InputMethodConfigure in Settings" by satok · 15 years ago
  23. 88b03bd Hm somehow my log didn't make it in the last patch. by Dianne Hackborn · 15 years ago
  24. 64b591d Merge "Fix issue #3291975: Google services frame work crash..." by Dianne Hackborn · 15 years ago
  25. 3ec27e0 Fix issue #3289835: NullPointerException in... by Dianne Hackborn · 15 years ago
  26. 81d5ad5 Fix Bluetooth-tethering config of interface. by Robert Greenwalt · 15 years ago
  27. cb8f0e0 Fix issue #3291975: Google services frame work crash... by Dianne Hackborn · 15 years ago
  28. 217f548 Change "more" button to call InputMethodConfigure in Settings by satok · 15 years ago
  29. 342ea9d Merge "Turn thumbnails back on." by Dianne Hackborn · 15 years ago
  30. 9d6fa86 Merge "Correct an error code to pass CTS." by Robert Greenwalt · 15 years ago
  31. 0be1e98 Correct an error code to pass CTS. by Robert Greenwalt · 15 years ago
  32. 7c8a4b3 Turn thumbnails back on. by Dianne Hackborn · 15 years ago
  33. b92df0f Clean up USB notifications: by Mike Lockwood · 15 years ago
  34. e464fba Merge "Don't queue multiple pending backups for the same app" by Christopher Tate · 15 years ago
  35. c28083a Don't queue multiple pending backups for the same app by Christopher Tate · 15 years ago
  36. 04808c2 Fix some IpV4-only code. by Robert Greenwalt · 15 years ago
  37. 89f8d63 Merge "Time out orphaned / unresponsive restore sessions" by Christopher Tate · 15 years ago
  38. 0016673 Merge "Don't restore wildly wrong sized wallpapers" by Christopher Tate · 15 years ago
  39. d283593 Fix issue #3258849: Grab thumbnail when exiting an app via back by Dianne Hackborn · 15 years ago
  40. 32f4ab4 Merge "WPS fixes and refactor" by Irfan Sheriff · 15 years ago
  41. 73a3cb3 Time out orphaned / unresponsive restore sessions by Christopher Tate · 15 years ago
  42. 3f64f8d Don't restore wildly wrong sized wallpapers by Christopher Tate · 15 years ago
  43. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 15 years ago
  44. 02fb46a WPS fixes and refactor by Irfan Sheriff · 15 years ago
  45. 78e9f4c am e4a59519: Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 15 years ago
  46. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 15 years ago
  47. dd60ee7 am 6d13b146: am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  48. 6d13b14 am e78a0009: resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  49. e78a000 resolved conflicts for merge of 4b94c451 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  50. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 15 years ago
  51. 17d9550 Turn off screenshot capturing for thumbnails. by Dianne Hackborn · 15 years ago
  52. faa27f9 Merge "Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService" by Mike Lockwood · 15 years ago
  53. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 15 years ago
  54. 7da6ac3 Fix issue #3272051: Use backward transition when going backwards. by Dianne Hackborn · 15 years ago
  55. a58fd15 Merge "Add a couple of transport-descriptive methods to IBackupManager" by Christopher Tate · 15 years ago
  56. f5e1c29 Add a couple of transport-descriptive methods to IBackupManager by Christopher Tate · 15 years ago
  57. c25f70a API CHANGE - Add hasGrantedPolicy() API by Andy Stadler · 15 years ago
  58. d211230 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  59. b247536 Added dropbox broadcast notification by Hakan Still · 15 years ago
  60. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 15 years ago
  61. 49ed71d Add support for fallback keycodes. by Jeff Brown · 15 years ago
  62. e798268 Have MobileDataStateTracker & DataConnectionTracker communicate directly. by Wink Saville · 15 years ago
  63. da3d5e6 Add a Dummy data connection for testing purposes. by Robert Greenwalt · 15 years ago
  64. 6dcc906 Merge "Make Proxy change broadcast sticky" by Robert Greenwalt · 15 years ago
  65. a2e1339 Make Proxy change broadcast sticky by Robert Greenwalt · 15 years ago
  66. d752b66 Merge "Fix notification/builder defaults" by Andy Stadler · 15 years ago
  67. 733c629 Don't clobber the net hostname if it's already set. by Robert Greenwalt · 15 years ago
  68. 110988c Fix notification/builder defaults by Andy Stadler · 15 years ago
  69. 88bf608 Merge "Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372)" by Dianne Hackborn · 15 years ago
  70. 87fc308 Fix issue #3175809: system_server crash with SEGV_MAPERR (IKXEVEREST-1372) by Dianne Hackborn · 15 years ago
  71. ed9c02b Cleanup logging. by Wink Saville · 15 years ago
  72. bcee0ef Merge "sampling profiler hz -> ms" by Brad Fitzpatrick · 15 years ago
  73. fddcb06 Merge "Improve support for external keyboards." by Jeff Brown · 15 years ago
  74. 9065504 Improve support for external keyboards. by Jeff Brown · 15 years ago
  75. d7ad0d2 sampling profiler hz -> ms by Brad Fitzpatrick · 15 years ago
  76. cd5e8b6 am a30c12a1: am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  77. a30c12a am 4a88013a: resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  78. 4a88013 resolved conflicts for merge of bf1439c5 to stage-korg-master by Jean-Baptiste Queru · 15 years ago
  79. b7090d6 Load persisted global proxy settings. by Robert Greenwalt · 15 years ago
  80. d66c63e Merge "Remove the need for a token parameter from AsyncChannel." by Wink Saville · 15 years ago
  81. c6ded10 Preserve flags field of event passed to injectKeyEvent() by Mike Playle · 15 years ago
  82. cfce303 Remove the need for a token parameter from AsyncChannel. by Wink Saville · 15 years ago
  83. 407b4e9 API CHANGE: drags can now carry an originator-only object payload by Christopher Tate · 15 years ago
  84. 0f761d6 Implement issue #3201795: Improve transition when keyboard comes up by Dianne Hackborn · 15 years ago
  85. f38b709 am af2d3c7c: Merge "DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver" into gingerbread by Irfan Sheriff · 15 years ago
  86. 1f24510 Ensure the ShortcutManager uses the correct key character map. by Jeff Brown · 15 years ago
  87. 47e6b1b Support non-orientation aware keyboards and other devices. by Jeff Brown · 15 years ago
  88. 735206f Merge "NotificationManagerService: minor cleanup" by Mike Lockwood · 15 years ago
  89. 35e16bf NotificationManagerService: minor cleanup by Mike Lockwood · 15 years ago
  90. f92b453 DO NOT MERGE Remove wifistatetracker lock access in BroadcastReceiver by Irfan Sheriff · 15 years ago
  91. 7d3a5bc Auto-show IME for dialogs on large screens. by Dianne Hackborn · 15 years ago
  92. d93e75e Merge "Update device password expiration/alarm behavior" by Andy Stadler · 15 years ago
  93. 043116a Update device password expiration/alarm behavior by Andy Stadler · 15 years ago
  94. 249345b Ensure that the first post-restore backup pass is correct by Chris Tate · 15 years ago
  95. f9d0be9 Implement rotation animations. by Dianne Hackborn · 15 years ago
  96. b416a71e Fix build breakage by satok · 15 years ago
  97. 440aab5 Removed InputMethodSubtypePicker by satok · 15 years ago
  98. cd7cd29 Store the current IME's token in the system bar for changing the current IME to a shortcut IME from the system bar by satok · 15 years ago
  99. b0be5d1 Merge "Use apn types instead of host when sending notifications." by Wink Saville · 15 years ago
  100. 26f5a38 Use apn types instead of host when sending notifications. by Wink Saville · 15 years ago