1. 7b81612 RESTRICT AUTOMERGE Set the container field of aconfig flags by Oriol Prieto Gasco · 1 year, 6 months ago
  2. 81b855d Update test_mapping with the new network policy tests by Suprabh Shukla · 1 year, 6 months ago
  3. 0431bac Add //visibility:any_system_partition by Jeongik Cha · 1 year, 7 months ago
  4. 21345e8 Merge "Remove kwekua@google.com from apex/jobscheduler/framework/java/android/app/job/OWNERS" into main by Julie Pan · 1 year, 7 months ago
  5. e7bf8e5 Merge "Remove kwekua@google.com from apex/jobscheduler/service/java/com/android/server/tare/OWNERS" into main by Julie Pan · 1 year, 7 months ago
  6. 0624a5c Remove kwekua@google.com from apex/jobscheduler/OWNERS by Owner Cleanup Bot · 1 year, 7 months ago
  7. 0c46ffa Remove kwekua@google.com from apex/jobscheduler/service/java/com/android/server/tare/OWNERS by Owner Cleanup Bot · 1 year, 7 months ago
  8. 894439e Remove kwekua@google.com from apex/jobscheduler/framework/java/android/app/job/OWNERS by Owner Cleanup Bot · 1 year, 7 months ago
  9. a916032 Merge "Add android annotation dependency for @RequiresApi in generated code." into main by Muhammad Qureshi · 1 year, 7 months ago
  10. 63fe6e1 Enable use of error prone annotations by Shai Barack · 1 year, 7 months ago
  11. dac57c3 Add android annotation dependency for @RequiresApi in generated code. by Muhammad Qureshi · 1 year, 8 months ago
  12. 4ddec7a Merge "Update exception thrown for consistency." into main by Varun Shah · 1 year, 10 months ago
  13. 3bb71c1 Update exception thrown for consistency. by Varun Shah · 1 year, 10 months ago
  14. a2cb765 Merge "Reduce handler message spam." into main by Kweku Adams · 1 year, 10 months ago
  15. be070f3 Merge "Limit execution extension to important jobs." into main by Kweku Adams · 1 year, 10 months ago
  16. d94881b Reduce handler message spam. by Kweku Adams · 1 year, 10 months ago
  17. a8e4b0a Limit execution extension to important jobs. by Kweku Adams · 1 year, 10 months ago
  18. f045351 Catch exception when package is unknown. by Varun Shah · 1 year, 10 months ago
  19. a6738a4 Make applied flex constraints configurable. by Kweku Adams · 1 year, 11 months ago
  20. 10973ad Remove incorrect assumption. by Kweku Adams · 1 year, 11 months ago
  21. 704be32 Minor cleanup. by Kweku Adams · 1 year, 11 months ago
  22. a06e85b Merge "Don't allow jobs of stopped apps to run." into main by Kweku Adams · 1 year, 11 months ago
  23. 1ffaf3b Add shell command to get aconfig flag values. by Kweku Adams · 1 year, 11 months ago
  24. 3d3b01a Don't allow jobs of stopped apps to run. by Kweku Adams · 1 year, 11 months ago
  25. da43449 Enforce minimum job time windows. by Kweku Adams · 1 year, 11 months ago
  26. 7c88043 Merge "Move some tracking starts out of constructor." into main by Kweku Adams · 1 year, 11 months ago
  27. cbf643b Merge "Avoid doubly penalizing rescheduled periodic jobs for flex." into main by Treehugger Robot · 1 year, 11 months ago
  28. f0d1634 Merge "Throw the SecurityException only on V+ builds." into main by Kweku Adams · 1 year, 11 months ago
  29. c320eea Merge "Update delivery group policy for TIME_CHANGED and TIMEZONE_CHANGED." into main by Sudheer Shanka · 1 year, 11 months ago
  30. 0028af98 Throw the SecurityException only on V+ builds. by Kweku Adams · 1 year, 11 months ago
  31. 0e85b38 Update delivery group policy for TIME_CHANGED and TIMEZONE_CHANGED. by Sudheer Shanka · 1 year, 11 months ago
  32. 2d0db1b Avoid doubly penalizing rescheduled periodic jobs for flex. by Kweku Adams · 1 year, 11 months ago
  33. ea77a1e Move some tracking starts out of constructor. by Kweku Adams · 1 year, 11 months ago
  34. c82b6e66 Merge "Adjust idle timings." into main by Kweku Adams · 1 year, 11 months ago
  35. 5caa353 Adjust idle timings. by Kweku Adams · 2 years, 1 month ago
  36. f87b353 Merge "Allow users to set custom Doze settings." into main by Kweku Adams · 1 year, 11 months ago
  37. 03b56bf Merge "Fix AlarmManager high CPU issue" into main am: 4790920be1 by Dmitri Plotnikov · 1 year, 11 months ago
  38. 4790920 Merge "Fix AlarmManager high CPU issue" into main by Dmitri Plotnikov · 1 year, 11 months ago
  39. 44e8739 Allow users to set custom Doze settings. by Kweku Adams · 2 years ago
  40. 418e4ba Merge "Properly set the NetworkRequest singleUid." into main by Kweku Adams · 1 year, 11 months ago
  41. c835de5 Merge "Fix AlarmManager high CPU issue" into main by Dmitri Plotnikov · 1 year, 11 months ago
  42. f179720 Merge "Add APIs to let apps attach debug info to jobs." into main by Kweku Adams · 1 year, 11 months ago
  43. 054fcdf Properly set the NetworkRequest singleUid. by Kweku Adams · 1 year, 11 months ago
  44. 7d859fd Merge "Account for unseen constraint combinations." into main by Kweku Adams · 1 year, 11 months ago
  45. c7cd8d1 Add APIs to let apps attach debug info to jobs. by Kweku Adams · 2 years, 2 months ago
  46. d90dd50 Fix AlarmManager high CPU issue by Hari Raj Vijayakumar · 2 years ago
  47. 3e988f0 Fix AlarmManager high CPU issue by Hari Raj Vijayakumar · 2 years ago
  48. c82b9a6 Account for unseen constraint combinations. by Kweku Adams · 1 year, 11 months ago
  49. 3b4319e Avoid duplicate classes in boot path. by Kweku Adams · 2 years ago
  50. 486b2f6 Merge "core: Move FastXmlSerializer to module utils" into main am: 58ccf443eb by Roshan Pius · 1 year, 11 months ago
  51. 032cc57 Merge "Add transport affinities for flex scheduling." into main by Treehugger Robot · 2 years ago
  52. 61db854 Merge "BlobStore: use a separate thread for RevocableFd in system_server." into main by Treehugger Robot · 2 years ago
  53. 1e86367 Merge "Revert "Avoid duplicate classes in boot path."" into main by Ikjoon Jang · 2 years ago
  54. 94da08f Revert "Avoid duplicate classes in boot path." by Ikjoon Jang · 2 years ago
  55. be037dc Merge "Avoid duplicate classes in boot path." into main by Kweku Adams · 2 years ago
  56. efba417 Avoid duplicate classes in boot path. by Kweku Adams · 2 years ago
  57. 60441d2 Merge "Revert "[DeviceAware] Use AttributionSourceState in AppOpsServic..."" into main by Karishma Vakil · 2 years ago
  58. 0b668d0 Revert "[DeviceAware] Use AttributionSourceState in AppOpsServic..." by Karishma Vakil · 2 years ago
  59. 3101a11 core: Move FastXmlSerializer to module utils by Roshan Pius · 2 years ago
  60. cba298b Merge "core: Move FastXmlSerializer to module utils" into main by Roshan Pius · 2 years ago
  61. 6d25153 Merge "Dump mActiveAdmins and mAdminProtectedPackages to aid in debugging." into main by Sudheer Shanka · 2 years ago
  62. 21cf870 Dump mActiveAdmins and mAdminProtectedPackages to aid in debugging. by Sudheer Shanka · 2 years ago
  63. 7c67bf8 core: Move FastXmlSerializer to module utils by Roshan Pius · 2 years ago
  64. 366583d Add transport affinities for flex scheduling. by Kweku Adams · 2 years ago
  65. 2951818 Merge "Add ability to disable wakelocks in light idle." into main by Kweku Adams · 2 years ago
  66. 01f655a Merge "Avoid repeated/redundant work." into main by Kweku Adams · 2 years ago
  67. 3869da7 Add ability to disable wakelocks in light idle. by Kweku Adams · 2 years, 1 month ago
  68. 40f7188 Avoid repeated/redundant work. by Kweku Adams · 2 years ago
  69. 5a57f77 Merge "Lower EJ execution limit to 10 minutes." into main by Kweku Adams · 2 years ago
  70. 539279f Remove network bypass flags for non-connectivity jobs. by Kweku Adams · 2 years ago
  71. 03ebd42 Lower EJ execution limit to 10 minutes. by Kweku Adams · 2 years ago
  72. b1df623 Merge "Split JobScheduler idle value by charging state." into main by Kweku Adams · 2 years ago
  73. 16a6a79 Split JobScheduler idle value by charging state. by Kweku Adams · 2 years, 1 month ago
  74. 26c647f Merge "Revert "Add methods to mark some constraints as optional."" into main by Kweku Adams · 2 years ago
  75. 1c93bfc Merge "Updating JobScheduler WW logging to include calculated bytes transferred during Job execution" into main by Kunal Malhotra · 2 years ago
  76. 0cfce7a Merge "[DeviceAware] Use AttributionSourceState in AppOpsService checkOp, noteOp, startOp, finishOp methods" into main by Karishma Vakil · 2 years ago
  77. 6ebedc9 [DeviceAware] Use AttributionSourceState in AppOpsService checkOp, noteOp, by Karishma Vakil · 2 years, 2 months ago
  78. e1b8c9e Merge "Add permission check to setBias." into main by Kweku Adams · 2 years ago
  79. 6b5722c Revert "Add methods to mark some constraints as optional." by Kweku Adams · 2 years ago
  80. 2b353f8 Add permission check to setBias. by Kweku Adams · 2 years ago
  81. 6147657 Updating JobScheduler WW logging to include calculated bytes transferred by Kunal · 2 years ago
  82. 693b34e Merge "Add battery-not-low requirement for constraint relaxation." into main by Kweku Adams · 2 years ago
  83. 72d472c Add battery-not-low requirement for constraint relaxation. by Kweku Adams · 2 years ago
  84. b862519 Merge "Support custom user strings." into main by Treehugger Robot · 2 years ago
  85. c3d14d1 Modify wakelock tag. by Kweku Adams · 2 years ago
  86. 561415d Support custom user strings. by Kweku Adams · 2 years, 5 months ago
  87. 33fdb78 BlobStore: use a separate thread for RevocableFd in system_server. by Martijn Coenen · 2 years ago
  88. 9ac7862 Merge "Fix UID logging." into main by Kweku Adams · 2 years ago
  89. b49c914 Fix UID logging. by Kweku Adams · 2 years ago
  90. 8a6362c Merge "Skip irrelevant files when loading jobs from disk." into main by Kweku Adams · 2 years ago
  91. 2bb0a70 Skip irrelevant files when loading jobs from disk. by Kweku Adams · 2 years ago
  92. ed4f50f Merge "Fix broken framework documentation" into main by Anton Hansson · 2 years ago
  93. 2ccbeb7 Fix broken framework documentation by Anton Hansson · 2 years ago
  94. adff68f Merge "Remove code to manage the exact alarm denylist" into main by Suprabh Shukla · 2 years ago
  95. 24cbdb7 Remove code to manage the exact alarm denylist by Suprabh Shukla · 2 years ago
  96. b90bb67 Fix typo. by Kweku Adams · 2 years ago
  97. 6d6c537 Merge "Avoid loading duplicate jobs." into main by Kweku Adams · 2 years ago
  98. 9b4ec7c Avoid loading duplicate jobs. by Kweku Adams · 2 years, 4 months ago
  99. 118f73a Merge "Don't penalize app for slow app binding." into main am: b8989c8bd7 am: 8724066be8 am: 23954c9707 am: 5506fba8b2 by Kweku Adams · 2 years ago
  100. 23954c9 Merge "Don't penalize app for slow app binding." into main am: b8989c8bd7 am: 8724066be8 by Kweku Adams · 2 years ago