1. b34b321 Merge "Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode." into jb-mr2-dev by Stan Chesnutt · 11 years ago
  2. 1d72d8c Re-introduce single-shot mode, set MS Assist Mode A when in single-shot mode. by Stan Chesnutt · 11 years ago
  3. 4b6d23d Merge "Further reduce memory usage of notification archive." into jb-mr2-dev by Daniel Sandler · 11 years ago
  4. 5e62e3a Further reduce memory usage of notification archive. by Daniel Sandler · 11 years ago
  5. f094d22 Merge "Finish annotating Notification.extras." into jb-mr2-dev by Daniel Sandler · 11 years ago
  6. feedb1b Merge "Fix security issues with LocationManager where apps with coarse permissions can get location updates too frequently by repeatedly calling getLastKnownLocation or by registering/unregistering location updates frequently." into jb-mr2-dev by David Christie · 11 years ago
  7. a59a19a Merge "Fix issue #8512015: VideoView's window animates when its position changes" into jb-mr2-dev by Dianne Hackborn · 11 years ago
  8. bffe377 Merge "Add logic to handle changes to file_contexts during update." into jb-mr2-dev by Geremy Condra · 11 years ago
  9. 1b9b7b1 Fix security issues with LocationManager where apps with coarse permissions by David Christie · 11 years ago
  10. 1c5383c Fix issue #8512015: VideoView's window animates when its position changes by Dianne Hackborn · 11 years ago
  11. f33575b0 Add logic to handle changes to file_contexts during update. by Geremy Condra · 11 years ago
  12. 7af3d05 Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-dev by Svetoslav · 11 years ago
  13. 289e649 Merge "Fully setup newly bound service before state management." into jb-mr2-dev by Svetoslav · 11 years ago
  14. 1487cd5 Crash on non-eng builds due to lacking null check. by Svetoslav · 11 years ago
  15. 072906e Fully setup newly bound service before state management. by Svetoslav · 11 years ago
  16. f45564e Finish annotating Notification.extras. by Daniel Sandler · 11 years ago
  17. 26257a0 Merge "Allow for setting test type as a monkey." into jb-mr2-dev by Svetoslav Ganov · 11 years ago
  18. ce70311 Merge "Add user restrictions (credentials, user removal)" into jb-mr2-dev by Emily Bernier · 11 years ago
  19. 8f6f1f4 Allow for setting test type as a monkey. by Adam Momtaz · 11 years ago
  20. 3016244 Merge "Add new route.hasGateway() api" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  21. ca441ee Add new route.hasGateway() api by Robert Greenwalt · 11 years ago
  22. 6fd1c85d Remove keystore entries when app data cleared by Kenny Root · 11 years ago
  23. 14c8c74 Merge "Adding APIs for an accessibility service to intercept key events." into jb-mr2-dev by Svetoslav · 11 years ago
  24. 7b92467 Fix issue #7643046: Activity.getCallingPackage() bogusly returns null... by Dianne Hackborn · 11 years ago
  25. b223f73 Add user restrictions (credentials, user removal) by Emily Bernier · 11 years ago
  26. b7e6a44 Merge "Routing workaround." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  27. c4fccd1 Adding APIs for an accessibility service to intercept key events. by Svetoslav · 11 years ago
  28. ccbe7e6 Merge "Use CONNECTIVITY_INTERNAL for global proxy" into jb-mr2-dev by Robert Greenwalt · 11 years ago
  29. 6d0c1d78 Sensor values changes. by Jaikumar Ganesh · 11 years ago
  30. f900647 Merge "Don't sync from adapters that haven't opted in to restricted accounts" into jb-mr2-dev by Amith Yamasani · 11 years ago
  31. 9429afb Fix a security check in getting app restrictions by Amith Yamasani · 11 years ago
  32. b3a9872 Merge "Show an error dialog when account type is requested on a limited user" into jb-mr2-dev by Amith Yamasani · 11 years ago
  33. 9422bdc Don't sync from adapters that haven't opted in to restricted accounts by Amith Yamasani · 11 years ago
  34. 790518a Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev by Christopher Tate · 11 years ago
  35. cc979c9 Merge "Debug logging improvement." into jb-mr2-dev by Craig Mautner · 11 years ago
  36. acd840d Merge "Obfuscate any phone numbers that pass through the event log." into jb-mr2-dev by Santos Cordon · 11 years ago
  37. 23c8b96 Show an error dialog when account type is requested on a limited user by Amith Yamasani · 11 years ago
  38. 66d7730 Debug logging improvement. by Craig Mautner · 11 years ago
  39. a9bebc2 Use CONNECTIVITY_INTERNAL for global proxy by Robert Greenwalt · 11 years ago
  40. 8ce470d GPS Hardware geofencing. by Jaikumar Ganesh · 11 years ago
  41. f710413 Merge "Stop marking gamepads as keyboards" into jb-mr2-dev by Michael Wright · 11 years ago
  42. 8f980e1 Merge "Reduce duration of rotation xfade animation." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  43. 4dac901 Rewrite touch navigation dpad synthesis. by Jeff Brown · 11 years ago
  44. d8b26d6 Merge "Add liblog" into jb-mr2-dev by Ying Wang · 11 years ago
  45. d685894 Add liblog by Ying Wang · 11 years ago
  46. 32a019d Implicitly enable system apps when updates installed by Christopher Tate · 11 years ago
  47. 979ee3c Routing workaround. by Robert Greenwalt · 11 years ago
  48. dbf500a Merge "Turn back on global proxy support." into jb-mr2-dev by Robert Greenwalt · 11 years ago
  49. 558a3c1 Merge "Kill processes when permissions are revoked." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  50. f1b7824 Kill processes when permissions are revoked. by Dianne Hackborn · 11 years ago
  51. 74c8fb6 Stop marking gamepads as keyboards by Michael Wright · 11 years ago
  52. 3c09715 Merge "Change dropbox tag for native crashes." into jb-mr2-dev by Eric Rowe · 11 years ago
  53. 00e8d4c Turn back on global proxy support. by Robert Greenwalt · 11 years ago
  54. 0eee410 Merge "Check outInfo is not null" into jb-mr2-dev by Kenny Root · 11 years ago
  55. 3b9933d Check outInfo is not null by Kenny Root · 11 years ago
  56. 88d842c Change dropbox tag for native crashes. by Eric Rowe · 11 years ago
  57. 89454f8 Merge "Implement event logging for intent firewall" into jb-mr2-dev by Ben Gruver · 11 years ago
  58. b1a90d3 Merge "Remove the sender package filter from the intent firewall" into jb-mr2-dev by Ben Gruver · 11 years ago
  59. 91fe845 Clean up language in forced foreground service notifications. by Daniel Sandler · 11 years ago
  60. 8be8df2 Implement event logging for intent firewall by Ben Gruver · 11 years ago
  61. a1ca6fac Merge "Fix crash in ConfigUpdater when the target dir doesn't exist." into jb-mr2-dev by Geremy Condra · 11 years ago
  62. bdb706e48 Merge "Pipe through device resolution information" into jb-mr2-dev by Michael Wright · 11 years ago
  63. 4a706bc Merge "Correctly manage the lifecycle of IME InputChannels." into jb-mr2-dev by Jeff Brown · 11 years ago
  64. aa3c81e Fix crash in ConfigUpdater when the target dir doesn't exist. by Geremy Condra · 11 years ago
  65. 5feceeb New NotificationListenerService. by Daniel Sandler · 11 years ago
  66. 9cc60e8 Remove the sender package filter from the intent firewall by Ben Gruver · 11 years ago
  67. bab9687 Merge "Make the min layer go down through all windows" into jb-mr2-dev by Craig Mautner · 11 years ago
  68. 4238e3e Make the min layer go down through all windows by Craig Mautner · 11 years ago
  69. 1951ce8 Correctly manage the lifecycle of IME InputChannels. by Jeff Brown · 11 years ago
  70. 633dc9b Add a config updater component for the intent firewall by Ben Gruver · 11 years ago
  71. c6091c6 Pipe through device resolution information by Michael Wright · 11 years ago
  72. 9059d37 Merge "Nuke heavy parts of notification before archiving." into jb-mr2-dev by Jeff Sharkey · 11 years ago
  73. 8c3ee9d Merge "Initial implementation of IntentFirewall functionality" into jb-mr2-dev by Ben Gruver · 11 years ago
  74. 0d17aaa Merge "Grant optional permissions by default for system apps." into jb-mr2-dev by Nick Kralevich · 11 years ago
  75. 6079285 Grant optional permissions by default for system apps. by Nick Kralevich · 11 years ago
  76. 0c1baf9 Nuke heavy parts of notification before archiving. by Jeff Sharkey · 11 years ago
  77. d72317a Remove keystore entries when package removed by Kenny Root · 11 years ago
  78. 4efe940 Initial implementation of IntentFirewall functionality by Ben Gruver · 11 years ago
  79. 75e181d Merge "Lock when obtaining the current monitor name." into jb-mr2-dev by Michael Wright · 11 years ago
  80. 1eccc0c Merge "FUL now restarts when flipping tablet 180 (bug 7484464)" into jb-mr2-dev by Brian Colonna · 11 years ago
  81. 55cfcd7 Merge "doSignaturePermission -> grantSignaturePermission" into jb-mr2-dev by Nick Kralevich · 11 years ago
  82. f667c8d Merge "grantPermissionsLPw: introduce isNewPlatformPermissionForPackage" into jb-mr2-dev by Nick Kralevich · 11 years ago
  83. 5b7d148 Merge "grantPermissionsLPw: get rid of a level of curly braces" into jb-mr2-dev by Nick Kralevich · 11 years ago
  84. bb7ba4a Merge "grantPermissionsLPw: introduce doSignaturePermission" into jb-mr2-dev by Nick Kralevich · 11 years ago
  85. 006c6338 Merge "Fix bug in initializing preferred activities." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  86. f4c240e Fixed a NPE in AccountManagerService by Mita Yun · 11 years ago
  87. 94b8c93 doSignaturePermission -> grantSignaturePermission by Nick Kralevich · 11 years ago
  88. 3337dbf grantPermissionsLPw: introduce isNewPlatformPermissionForPackage by Nick Kralevich · 11 years ago
  89. daae541 grantPermissionsLPw: get rid of a level of curly braces by Nick Kralevich · 11 years ago
  90. 35bee33d grantPermissionsLPw: introduce doSignaturePermission by Nick Kralevich · 11 years ago
  91. 4d491a6 Fix bug in initializing preferred activities. by Dianne Hackborn · 11 years ago
  92. 8fa56f6 Lock when obtaining the current monitor name. by Michael Wright · 11 years ago
  93. 73882cf Merge "debuggerd now notifies the Activity Manager about native crashes" into jb-mr2-dev by Christopher Tate · 11 years ago
  94. 58d380d debuggerd now notifies the Activity Manager about native crashes by Christopher Tate · 11 years ago
  95. 63fba8c Merge "Add new primary accounts to secondary limited users" into jb-mr2-dev by Amith Yamasani · 11 years ago
  96. 5be347b Add new primary accounts to secondary limited users by Amith Yamasani · 11 years ago
  97. 9fd0854 Merge "Fix test" into jb-mr2-dev by Amith Yamasani · 11 years ago
  98. 31c0959 Fix test by Amith Yamasani · 11 years ago
  99. 42bc734 Merge "Block access to accounts for limited users." into jb-mr2-dev by Amith Yamasani · 11 years ago
  100. 27db468 Block access to accounts for limited users. by Amith Yamasani · 11 years ago