1. 32c5cfb Improve API signature. by Kweku Adams · 4 years, 5 months ago
  2. 4833658 Merge "Making the auto restricted delay configurable." by Kweku Adams · 4 years, 5 months ago
  3. d1a0655 Merge "Move AppStandbyController synchronous event reporting logic" by TreeHugger Robot · 4 years, 5 months ago
  4. 111b822 Removing unused flags. by Kweku Adams · 4 years, 5 months ago
  5. 109cd9c Making the auto restricted delay configurable. by Kweku Adams · 4 years, 5 months ago
  6. 081ce5d Move AppStandbyController synchronous event reporting logic by Michael Wachenschwanz · 4 years, 6 months ago
  7. 59b663b Merge "Let apps timeout into the RESTRICTED bucket." by TreeHugger Robot · 4 years, 6 months ago
  8. 4297b5d Let apps timeout into the RESTRICTED bucket. by Kweku Adams · 4 years, 6 months ago
  9. 1235383 Merge "Fix RESTRICTED app handling." by Kweku Adams · 4 years, 6 months ago
  10. 57829fb Merge "Remove job rescheduling limits." by TreeHugger Robot · 4 years, 6 months ago
  11. 5951fa2 Fix RESTRICTED app handling. by Kweku Adams · 4 years, 6 months ago
  12. 7a1c76d Remove job rescheduling limits. by Kweku Adams · 4 years, 6 months ago
  13. a417ca8 Fix typo. by Kweku Adams · 4 years, 6 months ago
  14. e9aec32 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 6 months ago
  15. 0090ddc Stop ConnectivityController from processing non-network jobs. by Kweku Adams · 4 years, 6 months ago
  16. 3e26863 Merge "Place additional constraints on restricted jobs." by Kweku Adams · 4 years, 6 months ago
  17. c6a9b34 Creating new RESTRICTED bucket. by Kweku Adams · 4 years, 7 months ago
  18. ae9d6be Place additional constraints on restricted jobs. by Kweku Adams · 4 years, 6 months ago
  19. fd98378 Limit schedule() calls for only persisted jobs. by Kweku Adams · 4 years, 6 months ago
  20. 1ea91ab Merge "Add API quotas to JobScheduler." by TreeHugger Robot · 4 years, 6 months ago
  21. 1a61c8a Merge "Clarify forced reason usage." by TreeHugger Robot · 4 years, 6 months ago
  22. 9670c9e Merge "Adding pre/postsubmit tests for DeviceIdleController." by TreeHugger Robot · 4 years, 6 months ago
  23. 1563c31 Merge "Adding pre/postsubmit tests for AppStandbyController." by TreeHugger Robot · 4 years, 6 months ago
  24. c182d5e Clarify forced reason usage. by Kweku Adams · 4 years, 7 months ago
  25. fda69f3 Merge "Add additional comments to explain code." by TreeHugger Robot · 4 years, 6 months ago
  26. 9239a1a Add API quotas to JobScheduler. by Kweku Adams · 4 years, 9 months ago
  27. 5049573 Merge "Move setAppStandby logic inside AppStandbyController." by TreeHugger Robot · 4 years, 7 months ago
  28. 774e0d0 Adding pre/postsubmit tests for DeviceIdleController. by Kweku Adams · 4 years, 7 months ago
  29. 88f044f Adding pre/postsubmit tests for AppStandbyController. by Kweku Adams · 4 years, 7 months ago
  30. c4ee998 Move setAppStandby logic inside AppStandbyController. by Kweku Adams · 4 years, 7 months ago
  31. 5ad67f0 Add additional comments to explain code. by Kweku Adams · 4 years, 7 months ago
  32. 2ebb31c Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 7 months ago
  33. 489e9c3 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 7 months ago
  34. a890d28 Re-register SMD after motion detected. by Kweku Adams · 4 years, 7 months ago
  35. 765c9bc Fix job preemption logic by Christopher Tate · 4 years, 8 months ago
  36. 63dbf25 Merge "Add SystemApi to handle "adb shell cmd"" by Makoto Onuki · 4 years, 8 months ago
  37. f64e827 Merge "[BugFix]Fix enter deep doze when moving" am: 525d252ec1 am: bc68555ae5 by kwekua · 4 years, 8 months ago
  38. 77db950 Merge "Rename writeToProto to be dumpDebug" by Jeffrey Huang · 4 years, 8 months ago
  39. 8c370fa Merge "Make getPackagesWithPriviligesForAllActiveSubscriptions system API" by Shuo Qian · 4 years, 8 months ago
  40. 1aba5d2 Merge "Move add-to-whitelist APIs." by TreeHugger Robot · 4 years, 8 months ago
  41. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 8 months ago
  42. 6f27c57 Make getPackagesWithPriviligesForAllActiveSubscriptions system API by Shuo Qian · 4 years, 8 months ago
  43. f8f5502 Add SystemApi to handle "adb shell cmd" by Makoto Onuki · 4 years, 8 months ago
  44. 891e56d Move add-to-whitelist APIs. by Kweku Adams · 4 years, 8 months ago
  45. 13cace2 Merge "Expose APIs to register service manager wrappers." by Makoto Onuki · 4 years, 8 months ago
  46. 0ceb3e0 Expose APIs to register service manager wrappers. by Makoto Onuki · 4 years, 8 months ago
  47. 835283f Adding temp whitelist methods to PowerWhitelistManager interface. by Kweku Adams · 4 years, 8 months ago
  48. d04028c Merge "Rename framework and service jars" by Anton Hansson · 4 years, 8 months ago
  49. 276b49f7 Merge "Create empty PowerWhitelistManager." by TreeHugger Robot · 4 years, 8 months ago
  50. 97369f8 Rename framework and service jars by Anton Hansson · 4 years, 8 months ago
  51. e371b09 Create empty PowerWhitelistManager. by Kweku Adams · 4 years, 8 months ago
  52. 6b8f486 Merge "Extract SparseArrayMap from QuotaController." by TreeHugger Robot · 4 years, 8 months ago
  53. 785d3a0 Merge "Add @UnsupportedAppUsage annotations for greylist." by Artur Satayev · 4 years, 8 months ago
  54. 751e551 Add @UnsupportedAppUsage annotations for greylist. by Artur Satayev · 4 years, 8 months ago
  55. a26ae90 Extract SparseArrayMap from QuotaController. by Kweku Adams · 4 years, 8 months ago
  56. b8cf86a Merge "Clean up system service registration. (2nd try)" by Makoto Onuki · 4 years, 8 months ago
  57. aa177e1 Merge "DeviceIdleControl: spy handle message for idle factortest case" by TreeHugger Robot · 4 years, 8 months ago
  58. 05b14f5 Clean up system service registration. (2nd try) by Makoto Onuki · 4 years, 9 months ago
  59. b847218 Change FileDescriptor to PFD, per API guidelines. by Makoto Onuki · 4 years, 8 months ago
  60. c10395b Merge "Revert "Change argument types from FD to PFD"" by Makoto Onuki · 4 years, 9 months ago
  61. 930dfb0 Merge "Ignore null package names on AppIdleHistory writes" by TreeHugger Robot · 4 years, 9 months ago
  62. 6dbd2d6 Revert "Change argument types from FD to PFD" by Makoto Onuki · 4 years, 9 months ago
  63. 933bf11 Change argument types from FD to PFD by Makoto Onuki · 4 years, 9 months ago
  64. 4c7073b Bidner shell command API proposal by Makoto Onuki · 4 years, 9 months ago
  65. d5d07c8 Merge "Undo the jobscheduler / device idle initialization with callbacks" by Makoto Onuki · 4 years, 9 months ago
  66. 152742f Undo the jobscheduler / device idle initialization with callbacks by Makoto Onuki · 4 years, 9 months ago
  67. a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 4 years, 9 months ago
  68. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  69. 54c4e03 Initialize JobScheduler without using preload by Makoto Onuki · 4 years, 9 months ago
  70. 16b2f2b Ignore null package names on AppIdleHistory writes by Michael Wachenschwanz · 4 years, 10 months ago
  71. b909c4d5 Move UsageStatsManagerInternal to services.jar by Christopher Tate · 4 years, 9 months ago
  72. 990ca33 DeviceIdleControl: spy handle message for idle factortest case by Denny cy Lee · 4 years, 9 months ago
  73. 48cc372 Remove jobscheduler-framework by Jiyong Park · 4 years, 9 months ago
  74. df33ae1 Removing periodic parole window. by Kweku Adams · 4 years, 10 months ago
  75. aa87d8e jobscheduler: change to use thermal public API by Wei Wang · 4 years, 10 months ago
  76. 47718be Merge "Add API to whitelist multiple apps at once." by Kweku Adams · 4 years, 10 months ago
  77. 9e3402d Merge "Don't disable GPS in Doze until the device is stationary." by Kweku Adams · 4 years, 10 months ago
  78. 98bfc27 Merge "Fix job enqueue bug when changing constraints" by Chris Tate · 4 years, 10 months ago
  79. 810c77d Don't disable GPS in Doze until the device is stationary. by Kweku Adams · 5 years ago
  80. 34f04d5 Merge "Stop using UserHandle' hidden constructor." by Makoto Onuki · 4 years, 10 months ago
  81. c2400c8 Add API to whitelist multiple apps at once. by Kweku Adams · 4 years, 10 months ago
  82. 28b7235 Stop using UserHandle' hidden constructor. by Makoto Onuki · 4 years, 10 months ago
  83. b0da63c Fix job enqueue bug when changing constraints by Christopher Tate · 4 years, 10 months ago
  84. 0e1ce97 Remove trivial hidden API uses by Makoto Onuki · 4 years, 10 months ago
  85. fe708d7 Merge "Fix AppStandbyController flag." by TreeHugger Robot · 4 years, 10 months ago
  86. 0140ff8 Fix AppStandbyController flag. by Kweku Adams · 4 years, 10 months ago
  87. fa98ee4 Fix trivial hidden API uses by Makoto Onuki · 4 years, 10 months ago
  88. fa8b0ba Fix trivial hidden API uses by Makoto Onuki · 4 years, 10 months ago
  89. 496d47a Merge "MoveAppStandbyController to the jobscheduler module" by Makoto Onuki · 4 years, 10 months ago
  90. a72e04f MoveAppStandbyController to the jobscheduler module by Makoto Onuki · 4 years, 10 months ago
  91. 3ff9876 Clean up SystemServiceRegistry. by Makoto Onuki · 4 years, 10 months ago
  92. d262c51 Merge "Simplifying removeAll method." by TreeHugger Robot · 4 years, 10 months ago
  93. 8691b76 Merge "JobScheduler apex: update readme" by Makoto Onuki · 4 years, 10 months ago
  94. 2c31b67 Simplifying removeAll method. by Kweku Adams · 4 years, 10 months ago
  95. c88fcb4 Merge "Introduce JobRestrictions for JobSchedulerService" by Sergey Nikolaienkov · 4 years, 10 months ago
  96. 06f0872 JobScheduler apex: update readme by Makoto Onuki · 4 years, 10 months ago
  97. 2ad8af1 Introduce JobRestrictions for JobSchedulerService by Sergey Nikolaienkov · 5 years ago
  98. 06f4a5a Merge "Fix QuotaController constants." am: 4017f8be2f am: 29a7524bdd am: fe1bf5d3fb by Kweku Adams · 4 years, 11 months ago
  99. 7ed0cad Switch to the public AtomicFile by Makoto Onuki · 4 years, 11 months ago
  100. 78ebcf5 Remove IMaintenanceActivityListener (which was unused) by Makoto Onuki · 5 years ago