[go: nahoru, domu]

  1. a67d32b Handle SecurityExceptions when tracking network state. by Rahul Ravikumar · 3 years, 11 months ago
  2. 71dce857 Introduce ArtToolInterface by Sergey Vasilinets · 3 years, 11 months ago
  3. 87bd81b Merge "Add unique name and dependency information into WorkAddedEvent" into androidx-master-dev by Kainan Wang · 3 years, 11 months ago
  4. 71b5817 Add unique name and dependency information into WorkAddedEvent by Kainan Wang · 3 years, 11 months ago
  5. a4abb18 Add minimal gradle.properties to playground buidls by Yigit Boyar · 3 years, 11 months ago
  6. 4fcb073 Add a separate internal task executor pool to fix flaky tests. by Rahul Ravikumar · 4 years ago
  7. bc89673 Add callstack information when a new work is added by Kainan Wang · 4 years ago
  8. d1d18c9 [GH] Fix dangling javadoc by zactestaccount · 4 years ago
  9. 78a47eb [GH] Add a link for github contributions. by Rahul Ravikumar · 4 years ago
  10. 93e4795 Update concurrent and workmanager RCs to next alpha by Nick Anthony · 4 years ago
  11. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  12. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  13. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  14. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years ago
  15. f9c5406 Send WorkUpdatedEvent to notify work changes to studio by Kainan Wang · 4 years ago
  16. e019b3d Remove unnecessary APIs for allWorkSpecIdsLiveData in WorkManager by Kainan Wang · 4 years ago
  17. dbc4200 Send detailed WorkInfo from initial WorkSpec by Kainan Wang · 4 years ago
  18. 9b6d7f4 Merge "Add script to copy studio configruation to playground" into androidx-master-dev by Treehugger Robot · 4 years ago
  19. ab52dda Add script to copy studio configruation to playground by Yigit Boyar · 4 years ago
  20. 8408a21 Add the ability to specify an InitializationExceptionHandler. by Rahul Ravikumar · 4 years ago
  21. d7d982b Fix linked function in documentation by Ben Weiss · 4 years ago
  22. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  23. ac87591 Send events to add and remove works from Inspector by Kainan Wang · 4 years ago
  24. f7fdad1 Add basic command to start tracking workmanager by Kainan Wang · 4 years ago
  25. 3a8279c Playground-ify WorkManager. by Rahul Ravikumar · 4 years ago
  26. 68d96fd Provide Executors in Inspectors by Sergey Vasilinets · 4 years ago
  27. 7465c2c Stub project for work manager inspector by Kainan Wang · 4 years, 3 months ago
  28. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years ago
  29. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years ago
  30. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years ago
  31. 7115232 Include exception stack trace in log by Charles Munger · 4 years ago
  32. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 1 month ago
  33. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  34. 1ae2895 Merge "WorkManager 2.4.0 rc01 release." into androidx-master-dev am: 8e93687490 by Treehugger Robot · 4 years, 1 month ago
  35. b6c7bca Merge "GreedyScheduler now uses better techniques to determine process name." into androidx-master-dev am: 2876ca1acd by Treehugger Robot · 4 years, 1 month ago
  36. b91ad3d Merge "Move coverage to only be enabled in CI." into androidx-master-dev am: fa0bb114b0 by Treehugger Robot · 4 years, 1 month ago
  37. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  38. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 1 month ago
  39. a860fcf Merge "Be more graceful when dealing with ClassCastExceptions." into androidx-master-dev am: a405ac3e62 by Rahul Ravikumar · 4 years, 1 month ago
  40. 4442f60 Merge "Update WorkManager to 2.4.0-beta02." into androidx-master-dev am: b25305181a by Treehugger Robot · 4 years, 1 month ago
  41. 61dbb75 Merge "Fix documentation for `PeriodicWorkRequest.Builder`." into androidx-master-dev am: 68183011c1 by Rahul Ravikumar · 4 years, 1 month ago
  42. 40f8aac Merge "Reduce the sleep duration in `WorkerWrapperTest`." into androidx-master-dev am: 6b1338a361 by Rahul Ravikumar · 4 years, 1 month ago
  43. 00d560e Merge "Align BatteryNotLowTracker more closely to when BatteryManager decices to send the ACTION_BATTERY_LOW broadcast." into androidx-master-dev am: ccc6e95c57 by Rahul Ravikumar · 4 years, 1 month ago
  44. 845a5ec Merge "Add a @SuppressLint WorkManager as the constructor is @Restricted." into androidx-master-dev am: 3f7d059804 by Rahul Ravikumar · 4 years, 1 month ago
  45. 1344c3f Merge "Make `DelegatingWorkerFactory` thread safe." into androidx-master-dev am: 138336543e by Treehugger Robot · 4 years, 2 months ago
  46. f465bae Merge "Processor needs to check for both foreground and background work." into androidx-master-dev am: a111d145ae by Treehugger Robot · 4 years, 2 months ago
  47. 2018afa Merge "Guard calls to WorkConstraintsTracker.replace()." into androidx-master-dev am: 77add4eb8d by Treehugger Robot · 4 years, 2 months ago
  48. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 2 months ago
  49. 2e9da8e Merge "Update WorkManager to 2.4.0-beta01." into androidx-master-dev am: 7db209a71e by Treehugger Robot · 4 years, 2 months ago
  50. cabc47c Merge "Delegate the call to isRunInForeground()." into androidx-master-dev am: 71f5fc1bd1 by Treehugger Robot · 4 years, 2 months ago
  51. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  52. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 2 months ago
  53. 03db7b8 Merge "Add a lint rule which ensures that Workers need to be public." into androidx-master-dev am: 209052c021 by Treehugger Robot · 4 years, 2 months ago
  54. 66be63e Merge "Remove the timing component from DelayedWorkTrackerTest." into androidx-master-dev am: 31226aeb0d by Rahul Ravikumar · 4 years, 2 months ago
  55. cc826ff Merge "WorkProgressUpdater's behavior is now inline with WorkForegroundUpdater." into androidx-master-dev am: 9f5fd96004 by Treehugger Robot · 4 years, 2 months ago
  56. 4fe077b Merge "WorkManager 2.4.0-alpha03." into androidx-master-dev am: 634e54fba4 by Treehugger Robot · 4 years, 3 months ago
  57. 77f6a22 Merge "Fix link to ServiceInfo in docs." into androidx-master-dev am: f069c49042 by Treehugger Robot · 4 years, 3 months ago
  58. d752954 Merge "Rename WorkQuery.Builder's factory methods." into androidx-master-dev am: 8cd1a89e89 by Treehugger Robot · 4 years, 3 months ago
  59. 5c8efc7 Merge "WorkManager support for RxJava3." into androidx-master-dev am: cadb0ea62c by Rahul Ravikumar · 4 years, 3 months ago
  60. da5ed66 Merge "Ignore SecurityExceptions in NetworkStateTracker registration." into androidx-master-dev am: 7ce98ce497 by Treehugger Robot · 4 years, 3 months ago
  61. 2036cc4 Merge "Add a gradle property for allWarningsAsErrors." into androidx-master-dev am: 1c5f2fa89d by Aurimas Liutikas · 4 years, 3 months ago
  62. 4b4c721 Merge "Quick check to see if the initial delay is too large." into androidx-master-dev am: b1f1cf4ef9 by Treehugger Robot · 4 years, 3 months ago
  63. fd96a60 Merge "Make `WorkQuery.Builder` final." into androidx-master-dev am: ad21756c99 by Treehugger Robot · 4 years, 3 months ago
  64. 06eb2dd Merge "Fix flaky WorkForegroundUpdaterTests." into androidx-master-dev am: 520c52c677 by Treehugger Robot · 4 years, 3 months ago
  65. 2b466a1 Merge "WorkForegroundUpdater now checks the state of the WorkSpec." into androidx-master-dev am: 3c8c171518 by Treehugger Robot · 4 years, 3 months ago
  66. db34651 Merge "Add the ability to query by using a `WorkQuery`." into androidx-master-dev am: 976a786bbb by Treehugger Robot · 4 years, 3 months ago
  67. 716313b Merge "Add an @IntRange() annotation based on API council feedback." into androidx-master-dev am: 12e97c019b by Rahul Ravikumar · 4 years, 3 months ago
  68. 984e639 Merge "Add a lint rule that warns when a combination of idle + charging is used as a constraint." into androidx-master-dev am: 35661a378e by Treehugger Robot · 4 years, 3 months ago
  69. 379cd49 Merge "Fix InvalidPeriodicWorkRequestIntervalDetector." into androidx-master-dev am: a76b0c9cb5 by Treehugger Robot · 4 years, 3 months ago
  70. c60e6ff Merge "Actually update versions after release" into androidx-master-dev am: be7fb039c3 by Automerger Merge Worker · 4 years, 4 months ago
  71. ea66147 Merge "Fix flaky `WorkManagerImplTest`s." into androidx-master-dev am: 3a2e08668d by Automerger Merge Worker · 4 years, 4 months ago
  72. 1110635 Merge "Update missed Room deps to 2.2.5" into androidx-master-dev am: 5b18e620ab by Automerger Merge Worker · 4 years, 4 months ago
  73. 6bbd618 Merge "Import Room 2.2.5" into androidx-master-dev am: 29ff171029 by Automerger Merge Worker · 4 years, 4 months ago
  74. 06c3b55 Merge "Stop duplicate copies of WorkRequests from being executed after a request to stop." into androidx-master-dev am: d0ffe3cc8d by Automerger Merge Worker · 4 years, 4 months ago
  75. 93e8474 Merge "Add test size to `testInterruptionsBeforeCompletion` test." into androidx-master-dev am: 9daf6e98c0 by Automerger Merge Worker · 4 years, 4 months ago
  76. 9458ba4 Merge "Mark WorkSpecs unscheduled when they are interrupted." into androidx-master-dev am: 48d7cff5f2 by Automerger Merge Worker · 4 years, 4 months ago
  77. a939d43 Merge "Add systemId information to diagnostics." into androidx-master-dev am: 06706a4b89 by Automerger Merge Worker · 4 years, 4 months ago
  78. 6797dde Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev am: 08f3953d70 by Automerger Merge Worker · 4 years, 4 months ago
  79. f98d885 Merge "Deprecate setProgress(...) and replace with setCompletableProgress(...)" into androidx-master-dev am: 4dbc266316 by Automerger Merge Worker · 4 years, 4 months ago
  80. 2012782 Merge "Add the ability to request diagnostic information from WorkManager." into androidx-master-dev am: dea4c9f426 by Automerger Merge Worker · 4 years, 4 months ago
  81. 0362d75a Merge "@Suppress private access to prevent synthetic methods." into androidx-master-dev am: b5a2f58ecb by Automerger Merge Worker · 4 years, 4 months ago
  82. 7b982e9 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev am: bb4b7c6a45 by Automerger Merge Worker · 4 years, 4 months ago
  83. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 5 months ago
  84. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago