1. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  2. 2206af3 Extreme battery saver: AlarmManager by Makoto Onuki · 7 years ago
  3. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  4. 106203b Delaying jobs while coming out of doze by Suprabh Shukla · 7 years ago
  5. 9be0140 Implement force-all-apps-standly in job scheduler. by Makoto Onuki · 7 years ago
  6. 29862cc Merge "Extend JobInfo to support NetworkRequest." by Jeff Sharkey · 7 years ago
  7. d0fff2e Extend JobInfo to support NetworkRequest. by Jeff Sharkey · 7 years ago
  8. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  9. caa3f8d Provide a way for jobs to estimate network traffic. by Jeff Sharkey · 7 years ago
  10. 76a0241 Provide explicit Network via JobParameters. by Jeff Sharkey · 7 years ago
  11. 169dddf Merge "Exempting tempwhitelist apps from doze" by TreeHugger Robot · 7 years ago
  12. a78acfd Exempting tempwhitelist apps from doze by Suprabh Shukla · 7 years ago
  13. c746b38 Pipe through packageName from Jobs to TimeController expiries by Adam Lesinski · 7 years ago
  14. 8c67d12 Add 'cancel' job scheduler shell command by Christopher Tate · 7 years ago
  15. 33ad04f Unhiding Forced App Standby by Suprabh Shukla · 7 years ago
  16. f4627b8 Merge "Print correct timeout messages in JobServiceContext" into oc-mr1-dev am: 70f7bc45cd by Yohei Yukawa · 7 years ago
  17. 70f7bc4 Merge "Print correct timeout messages in JobServiceContext" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  18. 2113e7c Merge "Don't cancel by UID when an app is disabled or uninstalled" into oc-mr1-dev am: 9543ce8ffe by Makoto Onuki · 7 years ago
  19. 98cf033 Print correct timeout messages in JobServiceContext by Yohei Yukawa · 7 years ago
  20. e7b9618 Don't cancel by UID when an app is disabled or uninstalled by Makoto Onuki · 7 years ago
  21. 69ef63e Merge "SyncManager: Log # of jobs loaded, and saved most recently." into oc-mr1-dev am: 3cbe06791b by Makoto Onuki · 7 years ago
  22. e7b0298 SyncManager: Log # of jobs loaded, and saved most recently. by Makoto Onuki · 7 years ago
  23. 976c414 Merge "SyncManager: detect suspicious periodic sync removal." into oc-mr1-dev am: 5d9ec3f840 by Makoto Onuki · 7 years ago
  24. dd4b14f SyncManager: detect suspicious periodic sync removal. by Makoto Onuki · 7 years ago
  25. acd9589 Merge "Restricting background apps from running jobs" by TreeHugger Robot · 7 years ago
  26. 3ac1daa Restricting background apps from running jobs by Suprabh Shukla · 7 years ago
  27. 616541d Persisted jobs versus incorrect boot-time RTC by Christopher Tate · 7 years ago
  28. 47b9209 Merge "Read the correct parameters for Jobscheduler" into oc-dr1-dev by Suprabh Shukla · 7 years ago
  29. 7a0a5c4 Read the correct parameters for Jobscheduler by Suprabh Shukla · 7 years ago
  30. 43d2a17 Move "metered" persistence to WifiConfiguration. by Jeff Sharkey · 7 years ago
  31. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  32. eb90fa9 Fix issue #63095854: adb shell cmd jobscheduler timeout reports... by Dianne Hackborn · 7 years ago
  33. 94326cb Add reporting of how jobs complete. by Dianne Hackborn · 7 years ago
  34. ab8a67f Update jobscheduler dumpsys by Makoto Onuki · 7 years ago
  35. 62292da Fix issue #62787070: restart due to NPE in JobServiceContext... by Dianne Hackborn · 7 years ago
  36. 796b510 Merge "Fix #62545908 : 'metered' network jobs run without network" into oc-dev by TreeHugger Robot · 7 years ago
  37. 06f0852 Fix #62545908 : 'metered' network jobs run without network by Christopher Tate · 7 years ago
  38. 6466c1c Fix issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  39. 729a328 Work on issue #62390590: SecurityException in JobIntentService$... by Dianne Hackborn · 7 years ago
  40. a61f09f Merge "Purge Nonexistent User Jobs on Boot" into oc-dev by Michael Wachenschwanz · 7 years ago
  41. 3f2b655 Purge Nonexistent User Jobs on Boot by Michael Wachenschwanz · 7 years ago
  42. 6d06826 Fix issue #38244875: Bring back testChargingConstraintFails by Dianne Hackborn · 7 years ago
  43. c75bd41 Merge "Fix issue #38210653: Few more tweaks of job scheduler" into oc-dev by Dianne Hackborn · 7 years ago
  44. bfc2331 Fix issue #38210653: Few more tweaks of job scheduler by Dianne Hackborn · 7 years ago
  45. 1399377 Fix JobSet getJobsByUser by Michael Wachenschwanz · 7 years ago
  46. d1f3df4 Work on issue #37815224: DeviceManagementService is incorrectly... by Dianne Hackborn · 7 years ago
  47. 83b40f6 Work on issue #36891897: Need to ensure foreground services can't... by Dianne Hackborn · 7 years ago
  48. 851a35a Fix 'jobscheduler run' shell command by Christopher Tate · 7 years ago
  49. b164f01 Temporary tracking of JobStatus unprepare by Christopher Tate · 7 years ago
  50. 28d1b66 Address various JobScheduler API feedback. by Dianne Hackborn · 7 years ago
  51. f9bac16 Fix issue #32180780: Sync adapters inappropriately being run... by Dianne Hackborn · 7 years ago
  52. 6e8f116 Merge "Finish impl of job queue: handle URI permissions." into oc-dev by TreeHugger Robot · 7 years ago
  53. 342e603 Finish impl of job queue: handle URI permissions. by Dianne Hackborn · 7 years ago
  54. fd8807a More small fixes/adjustments to job scheduler. by Dianne Hackborn · 7 years ago
  55. 60977f4 Introduce NETWORK_TYPE_METERED job constraint by Christopher Tate · 7 years ago
  56. 7da13d7 Add new "work queue" feature to JobScheduler. by Dianne Hackborn · 7 years ago
  57. 7234fc6 Track pending job latency by Christopher Tate · 7 years ago
  58. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  59. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  60. 2d161b1 Merge "Implement issue #36590595: Add ability to associated a ClipData with JobInfo" into oc-dev by TreeHugger Robot · 7 years ago
  61. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  62. 279997c Merge "Don't run jobs when connectivity is not validated" into oc-dev by TreeHugger Robot · 7 years ago
  63. 8bbe704 Don't run jobs when connectivity is not validated by Christopher Tate · 7 years ago
  64. b2087f8 Reschedule jobs that crash partway through by Christopher Tate · 7 years ago
  65. 0aa4313 A little cleanup of activity manager dumpsys output. by Dianne Hackborn · 7 years ago
  66. 532ea26 Add new "storage not low" job scheduler constraint. by Dianne Hackborn · 7 years ago
  67. b1d6448 Correctly check expired jobs against active ones by Christopher Tate · 7 years ago
  68. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  69. a06ec6a Add new job scheduler constraints for "battery not low". by Dianne Hackborn · 7 years ago
  70. db70af4 Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev am: 38f1b6dbc9 by Chris Tate · 7 years ago
  71. c475730 Merge "Harden against jobscheduler client app misbehavior" into nyc-mr2-dev by Chris Tate · 7 years ago
  72. 2022bad Make job startup timeout similar to base OS service launch timeout by Christopher Tate · 8 years ago
  73. c3af19a Optimize bg check flow. by Dianne Hackborn · 8 years ago
  74. a8e8e4a Harden against jobscheduler client app misbehavior by Christopher Tate · 8 years ago
  75. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  76. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  77. e07641d Start implementing background restrictions for eph apps. by Dianne Hackborn · 8 years ago
  78. 5614bf5 Move code for handling uid obs "cutoff" to activity manager by Dianne Hackborn · 8 years ago
  79. 058f1e4 Implement system API for monitoring uid importance changes. by Dianne Hackborn · 8 years ago
  80. ab058ab Fix job scheduler crash due to uninstall race am: 652c5ad516 am: 1131f280ae by Christopher Tate · 8 years ago
  81. 0467fec Change DEFAULT_BG_LOW_JOB_COUNT to 1 in JobSchedulerService. am: e39a8a46d9 am: ef866c3d0f by Nancy Zheng · 8 years ago
  82. 7a70c1a Eliminate unnecessary object churn in job scheduler updating am: eafb535072 am: 84e9961a7c by Christopher Tate · 8 years ago
  83. fe83435 Fix job scheduler crash due to uninstall race am: 652c5ad516 am: 1131f280ae by Christopher Tate · 8 years ago
  84. 1076354 Change DEFAULT_BG_LOW_JOB_COUNT to 1 in JobSchedulerService. am: e39a8a46d9 by Nancy Zheng · 8 years ago
  85. 8939306 Eliminate unnecessary object churn in job scheduler updating am: eafb535072 by Christopher Tate · 8 years ago
  86. 1131f28 Fix job scheduler crash due to uninstall race am: 652c5ad516 by Christopher Tate · 8 years ago
  87. e39a8a4 Change DEFAULT_BG_LOW_JOB_COUNT to 1 in JobSchedulerService. by Nancy Zheng · 8 years ago
  88. 652c5ad Fix job scheduler crash due to uninstall race by Christopher Tate · 8 years ago
  89. eafb535 Eliminate unnecessary object churn in job scheduler updating by Christopher Tate · 8 years ago
  90. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  91. f11313f Don't leak wakelock instances am: 4b17e984b6 am: cea6cc9d33 am: 5f00f298bf by Christopher Tate · 8 years ago
  92. 5f00f29 Don't leak wakelock instances am: 4b17e984b6 am: cea6cc9d33 by Christopher Tate · 8 years ago
  93. 4b17e98 Don't leak wakelock instances by Christopher Tate · 8 years ago
  94. 0ecfcd1 Refactored INetworkPolicyListener callbacks. by Felipe Leme · 8 years ago
  95. 8c65ebf We should registerContentObserver with app\\\'s user id am: e46393e04b am: 6d2870facc by Tony Mak · 8 years ago
  96. 29b4a0e We should registerContentObserver with app\\'s user id am: e46393e04b by Tony Mak · 8 years ago
  97. 6d2870f We should registerContentObserver with app\'s user id am: e46393e04b by Tony Mak · 8 years ago
  98. 97fc17c Merge "We should registerContentObserver with app's user id" into nyc-mr1-dev by Tony Mak · 8 years ago
  99. e46393e We should registerContentObserver with app's user id by Tony Mak · 8 years ago
  100. 7a637db Fix NPE in JobPackageTracker am: 86b300c374 am: 60c30cf416 by Chet Haase · 8 years ago