1. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  2. f7d47f9 Start unaware persistent apps after user unlocked. by Jeff Sharkey · 9 years ago
  3. 8b609f3a Merge "Make preferred activities encryption aware." into nyc-dev by Jeff Sharkey · 9 years ago
  4. 8e28443 Merge "Utility to detect lock inversions in system." into nyc-dev by Jeff Sharkey · 9 years ago
  5. 2ab93cb Merge "Hide overlay windows in VR mode" into nyc-dev by Svetoslav Ganov · 9 years ago
  6. 47d98de Hide overlay windows in VR mode by Svetoslav Ganov · 9 years ago
  7. 2657492 Merge "Created netpolicy commands to manage UIDs blacklisted for network access while on background." into nyc-dev by Felipe Leme · 9 years ago
  8. 258be56 Make preferred activities encryption aware. by Jeff Sharkey · 9 years ago
  9. 9cd89a4 Merge "TIF: Address API review comments" into nyc-dev by Dongwon Kang · 9 years ago
  10. 9982b30 Created netpolicy commands to manage UIDs blacklisted for network access by Felipe Leme · 9 years ago
  11. a6dcaa6 Merge "Fix issue #27317952: PendingIntent.getIntent() should be protected" into nyc-dev by Dianne Hackborn · 9 years ago
  12. 4f858aa Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev by Todd Kennedy · 9 years ago
  13. 4722231 Merge "Changed logging format of lost windows to reduce confusion." into nyc-dev by Wale Ogunwale · 9 years ago
  14. 6e66695 Merge "Add activity onStop lifecycle to event logs." into nyc-dev by Wale Ogunwale · 9 years ago
  15. 2f4286b Merge "ConnectivityService: listen to USER_UNLOCKED too" into nyc-dev by Robin Lee · 9 years ago
  16. 9e65739 Merge "Protect against a lack of metadata." into nyc-dev by Julia Reynolds · 9 years ago
  17. 78f335e Merge "Fix Fingerprint confusing personal and work fingerprints when unified" into nyc-dev by Clara Bayarri · 9 years ago
  18. b55c751 TIF: Address API review comments by Dongwon Kang · 9 years ago
  19. e1ac71f Merge "Restrict the cases when we profile guided compile an apk" into nyc-dev by Calin Juravle · 9 years ago
  20. 168d5e4 Merge "Check task.isResizeable() instead of the resize mode directly" into nyc-dev by Chong Zhang · 9 years ago
  21. c453905 Merge "Fixed handling of blockUninstall setting" into nyc-dev by Fyodor Kupolov · 9 years ago
  22. 7f2f441 Protect against a lack of metadata. by Julia Reynolds · 9 years ago
  23. 5fea67e Merge "Heed user shell restriction for pm calls" into nyc-dev by Amith Yamasani · 9 years ago
  24. cd7043e Add activity onStop lifecycle to event logs. by Wale Ogunwale · 9 years ago
  25. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  26. 2319dd3 Merge "Api review: AutomaticZenRule" into nyc-dev by Julia Reynolds · 9 years ago
  27. e5a5f84 Add constructor with more inputs for dependency injection. am: b9df11099f by Erik Kline · 9 years ago
  28. b9df110 Add constructor with more inputs for dependency injection. by Erik Kline · 9 years ago
  29. d545dce Check task.isResizeable() instead of the resize mode directly by Chong Zhang · 9 years ago
  30. e5ad41b Fix issue #27317952: PendingIntent.getIntent() should be protected by Dianne Hackborn · 9 years ago
  31. 35fd9381 Fix Fingerprint confusing personal and work fingerprints when unified by Clara Bayarri · 9 years ago
  32. c4967e7 Fixed handling of blockUninstall setting by Fyodor Kupolov · 9 years ago
  33. a0021cb Merge "Proper grant default permissions to default SMS and Phone" into nyc-dev by Svetoslav Ganov · 9 years ago
  34. 5ebdefd Heed user shell restriction for pm calls by Amith Yamasani · 9 years ago
  35. 80d78dc Proper grant default permissions to default SMS and Phone by Svetoslav Ganov · 9 years ago
  36. 30f0ff2 Merge "Unlock Keystore/Keymaster separately for Work Challenge" into nyc-dev by Clara Bayarri · 9 years ago
  37. 72041bb Merge "Fix issue #27385109: control activity behavior without triggering..." into nyc-dev by Dianne Hackborn · 9 years ago
  38. d1bb54b Merge "Reintroduce per-app scheduled job limits" into nyc-dev by Chris Tate · 9 years ago
  39. 4e572d3 Merge "AudioService: add support for ENCODED_SURROUND_OUTPUT" into nyc-dev by Phil Burk · 9 years ago
  40. 8cac67b Merge "Need to clear identity when rebooting for FBE." into nyc-dev by Jeff Sharkey · 9 years ago
  41. 1176e51 Need to clear identity when rebooting for FBE. by Jeff Sharkey · 9 years ago
  42. 6aeeb21 Merge "Use realActivity name when comparing if intents are the same" into nyc-dev by Wale Ogunwale · 9 years ago
  43. 715a1dc Use realActivity name when comparing if intents are the same by Wale Ogunwale · 9 years ago
  44. 414c529 Merge "Add dumpsys meminfo --unreachable" into nyc-dev by Colin Cross · 9 years ago
  45. 4936753d Merge "Fix setBluetoothContactSharingDisabled does not persist" into nyc-dev by Tony Mak · 9 years ago
  46. e9aa6ec Fix setBluetoothContactSharingDisabled does not persist by Tony Mak · 9 years ago
  47. 6ac25c5 Fix uninstalling apps with damaged/gone APK files by Svet Ganov · 9 years ago
  48. 4a18c26 Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 9 years ago
  49. ac0f704 AudioService: add support for ENCODED_SURROUND_OUTPUT by Phil Burk · 9 years ago
  50. ca6abfd Delay migration until after user is prepared. by Jeff Sharkey · 9 years ago
  51. 0a587d2 Unlock Keystore/Keymaster separately for Work Challenge by Clara Bayarri · 9 years ago
  52. 89e7a69 ConnectivityService: listen to USER_UNLOCKED too by Robin Lee · 9 years ago
  53. 3756cfe Changed logging format of lost windows to reduce confusion. by Wale Ogunwale · 9 years ago
  54. 3d1cb6a Utility to detect lock inversions in system. by Jeff Sharkey · 9 years ago
  55. b15a719 Avoid NPE when deleting package during boot. by Jeff Sharkey · 9 years ago
  56. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  57. 2362bdf Merge "Make master mono controlled through settings" into nyc-dev by Andy Hung · 9 years ago
  58. 0213ace0 Reintroduce per-app scheduled job limits by Christopher Tate · 9 years ago
  59. 6f9e103 Merge "Do not apply stack bounds if the window is above lockscreen" into nyc-dev by Chong Zhang · 9 years ago
  60. bcb8d82 Do not apply stack bounds if the window is above lockscreen by Chong Zhang · 9 years ago
  61. bb6939e Merge "Add pre-defined apps to the restrict background whitelist." into nyc-dev by Felipe Leme · 9 years ago
  62. 361e82d3 Api review: AutomaticZenRule by Julia Reynolds · 9 years ago
  63. 187b9b9 Merge "Allows components to register shortcut key." into nyc-dev by Muyuan Li · 9 years ago
  64. 768d813 Merge "Audio record notification: report audio device information" into nyc-dev by Jean-Michel Trivi · 9 years ago
  65. 94ce94e Allows components to register shortcut key. by Muyuan Li · 9 years ago
  66. 6fe181a Merge "AccountManager: fix residue data when authenticator is uninstalled." into nyc-dev by Sandra Kwan · 9 years ago
  67. a9505cc Add pre-defined apps to the restrict background whitelist. by Felipe Leme · 9 years ago
  68. 503d1cc Merge "Clear starting window request if remove is requested before it is added" into nyc-dev by Wale Ogunwale · 9 years ago
  69. 8c8e559 Merge "Control magnification only with the setting." into nyc-dev by Phil Weaver · 9 years ago
  70. 01e8111 Merge "Api review: NotificationManager" into nyc-dev by Julia Reynolds · 9 years ago
  71. a8914a0 Merge "App transition delay tracking" into nyc-dev by Jorim Jaggi · 9 years ago
  72. 0edb50c Api review: NotificationManager by Julia Reynolds · 9 years ago
  73. 6cb67af Control magnification only with the setting. by Phil Weaver · 9 years ago
  74. 275561a App transition delay tracking by Jorim Jaggi · 9 years ago
  75. 8ab7280 Audio record notification: report audio device information by Jean-Michel Trivi · 9 years ago
  76. 1c9026d AccountManager: fix residue data when authenticator is uninstalled. by Sandra Kwan · 9 years ago
  77. 77ca74d Merge "Work on issue #26390161: Throttle syncs/jobs when system is low on RAM" into nyc-dev by Dianne Hackborn · 9 years ago
  78. 067a862 Merge "Don't use Settings for storing the backup enable state" into nyc-dev by Chris Tate · 9 years ago
  79. f40c11b Clear starting window request if remove is requested before it is added by Wale Ogunwale · 9 years ago
  80. f0f629f Introduce IMPORTANCE_MIN. by Julia Reynolds · 9 years ago
  81. 7b98e9a Make master mono controlled through settings by Andy Hung · 9 years ago
  82. 50f5660 Don't use Settings for storing the backup enable state by Christopher Tate · 9 years ago
  83. 76e2334 Merge "Fix permission check in hasEnrolledFingerprints()" into nyc-dev by Jim Miller · 9 years ago
  84. 5a85aff Merge "Tidy up stale lock wallpaper state in set-both operation" into nyc-dev by Chris Tate · 9 years ago
  85. 1fd298b Fix permission check in hasEnrolledFingerprints() by Jim Miller · 9 years ago
  86. db27b84 Tidy up stale lock wallpaper state in set-both operation by Christopher Tate · 9 years ago
  87. 58bd7cf Merge "Accept non-EA jobs while user is locked." into nyc-dev by Jeff Sharkey · 9 years ago
  88. 751b5cc Merge "configfs is special; don't delete dir contents." into nyc-dev by Jeff Sharkey · 9 years ago
  89. 12c0da4 Accept non-EA jobs while user is locked. by Jeff Sharkey · 9 years ago
  90. 800efcc configfs is special; don't delete dir contents. by Jeff Sharkey · 9 years ago
  91. d6492a1 Merge "Removed clock type from GnssClock" into nyc-dev by Lifu Tang · 9 years ago
  92. 38bce79 Removed clock type from GnssClock by Lifu Tang · 9 years ago
  93. 8ca583b Merge "Accessibility to toggle multiwindow mode" into nyc-dev by Phil Weaver · 9 years ago
  94. 315c34e Accessibility to toggle multiwindow mode by Phil Weaver · 9 years ago
  95. 27d0e1f Revert "[Fix extra data in cache]" by Simranjit Kohli · 9 years ago
  96. 970510b Work on issue #26390161: Throttle syncs/jobs when system is low on RAM by Dianne Hackborn · 9 years ago
  97. e6ddf45 Merge "Call prepareAppDataAfterInstall without mPackages lock" into nyc-dev by Fyodor Kupolov · 9 years ago
  98. 3fb5b5d Call prepareAppDataAfterInstall without mPackages lock by Fyodor Kupolov · 9 years ago
  99. 58d3f97 Merge "Start with mHiddenForOtherReasons=true" into nyc-dev by Jorim Jaggi · 9 years ago
  100. 019f6d9 Merge "Fix JobSchedulerService FBE regression." into nyc-dev by Jeff Sharkey · 9 years ago