1. ce446e4 Disable flaky PrepackageTest by Daniel Santiago Rivera · 4 years, 5 months ago
  2. dff94f9 Merge "Adds icon generation tasks" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  3. 6d5ed59 Merge "Allow 1.0.0-alpha libraries to override same-version group versioning" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  4. bdfbb5a Merge "Fix failing scroll-change bechmarks." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  5. 2fe1eb7 Merge "More Box params" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  6. d7059bf Merge "Move textclassifier to the new proper directory structure" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  7. cd66616 Merge changes from topic "nav_for_result" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  8. f6e0d6c Merge "Add lint for LiveData.observe() extension function" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  9. 910ba9f Merge "Deprecate DataSource APIs" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  10. c918806 Merge "Unregister idling if timeouts occur" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  11. 32ffcf6 Merge "Increasing javac verbosity on build server in room projects" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  12. 5626f21 Merge "Fixes SampledAnnotationEnforcer looking through all children" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  13. 39c6b8f Merge "Fix issue where device needs to wakeup to unlock" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  14. 57d905b Fixes SampledAnnotationEnforcer looking through all children by Louis Pullen-Freilich · 4 years, 5 months ago
  15. 30a7564 Allow 1.0.0-alpha libraries to override same-version group versioning by Alan Viverette · 4 years, 5 months ago
  16. 918b7b2 Add lint for LiveData.observe() extension function by Jeremy Woods · 4 years, 5 months ago
  17. cee0e1e Deprecate DataSource APIs by Dustin Lam · 4 years, 5 months ago
  18. f27b982 Increasing javac verbosity on build server in room projects by Jeff Gaston · 4 years, 5 months ago
  19. a3b1309 Merge "Update to Dokka 0.9.17-g007" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  20. 5c6b11e Adds icon generation tasks by Louis Pullen-Freilich · 4 years, 5 months ago
  21. a2b94f5 Move textclassifier to the new proper directory structure by Sergey · 4 years, 7 months ago
  22. 71f2c9b Merge "Mark long lines in Lint rule tests as long" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  23. 734c83c Merge "Add animations to DefaultSpecialEffectsController" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  24. b766f82 Mark long lines in Lint rule tests as long by Kirill Grouchnikov · 4 years, 5 months ago
  25. 2237a51 Merge "Implement initial custom event system." into androidx-master-dev by Shep Shapard · 4 years, 5 months ago
  26. d2517de Merge "Wrap conditions with SemanticsPredicate." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  27. 28b4f39 Update to Dokka 0.9.17-g007 by Aurimas Liutikas · 4 years, 5 months ago
  28. cd255fb Wrap conditions with SemanticsPredicate. by Filip Pavlis · 4 years, 5 months ago
  29. ae025db Merge "Add tests to all AppCompat lint rules that we have so far" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  30. 8afe92b Merge "Adds IconProcessor to process and validate raw icons" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  31. ccc7d85 Fix failing scroll-change bechmarks. by Filip Pavlis · 4 years, 5 months ago
  32. faca844 Merge "Dispose composition" into androidx-master-dev by Fedor Kudasov · 4 years, 5 months ago
  33. 74922e8 Merge "Deprecate PagedListAdapter/Differ" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  34. 010dfe3 Merge "Adds divider customization to TabRow" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  35. 480bd0d Merge "Update Core to 1.3.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  36. 189076f Add tests to all AppCompat lint rules that we have so far by Kirill Grouchnikov · 4 years, 5 months ago
  37. 7a4e6547 Adds divider customization to TabRow by Louis Pullen-Freilich · 4 years, 5 months ago
  38. 000657d Merge "Unhide ExifInterface.getGpsDateTime" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  39. 7e690f2 Merge "Move ExifInterface to 1.3.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  40. bf4100da Adds IconProcessor to process and validate raw icons by Louis Pullen-Freilich · 4 years, 5 months ago
  41. 7203347 Unhide ExifInterface.getGpsDateTime by Sungsoo Lim · 4 years, 5 months ago
  42. e89d90c4 Move ExifInterface to 1.3.0-alpha01 by Sungsoo Lim · 4 years, 5 months ago
  43. 46d60b4 Merge "Log exceptions in ImageSaver for debugging" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  44. 28eb666 Log exceptions in ImageSaver for debugging by leo huang · 4 years, 5 months ago
  45. e493164 Provide getSavedStateHandle() on NavBackStackEntry by Jeremy Woods · 4 years, 5 months ago
  46. 9e9ad24 Add getPreviousBackStackEntry() to NavController by Jeremy Woods · 4 years, 5 months ago
  47. ea29efd Merge "Fix bug where JPEG file with XMP is incorrectly saved" into androidx-master-dev by Jin Seok Park · 4 years, 5 months ago
  48. 9af4038 Fix bug where JPEG file with XMP is incorrectly saved by Jin Seok Park · 4 years, 5 months ago
  49. dec5e16 Deprecate PagedListAdapter/Differ by Dustin Lam · 4 years, 5 months ago
  50. 69b9569 Merge "Fixes Ripple being in the wrong place." into androidx-master-dev by George Mount · 4 years, 5 months ago
  51. 94ec776 Merge "Update PagingSource docs with PagingData" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  52. 8103722 Merge "Deprecate PagedListAdapter" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  53. 3d0df3f Deprecate PagedListAdapter by Dustin Lam · 4 years, 5 months ago
  54. 5dc1f77 Merge changes I59440a83,I4f7c896b into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  55. 503527a Add PagingSource APIs for RxPagedList by Dustin Lam · 4 years, 5 months ago
  56. bd4b613 Deprecate LivePagedList APIs by Dustin Lam · 4 years, 5 months ago
  57. b21f027 Update PagingSource docs with PagingData by Dustin Lam · 4 years, 5 months ago
  58. 647a37a Merge "Use a more idiomatic way of IllegalArgument checks in Page constructor" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  59. 67281a2 Merge "Deprecate PagedList methods in Rx2" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  60. a505775 Deprecate PagedList methods in Rx2 by Dustin Lam · 4 years, 5 months ago
  61. 3476630 Merge "Fix setCurrentPlayTime for nested AnimatorSets" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  62. 876541f Unregister idling if timeouts occur by fungja · 4 years, 5 months ago
  63. cfe9930 Merge "Add gravity transformation for PreviewView scale types." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  64. 3978b94 Merge changes Ief9f70ab,I9c059738 into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  65. 6cef688 Fixes Ripple being in the wrong place. by George Mount · 4 years, 5 months ago
  66. 8e2b15f Merge changes I9cf4f3ec,I3735e8f6 into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  67. 379fb87 Merge "Split up Camera2CameraImpl#open() into public API and Executor method" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  68. 974d9e0 Add animations to DefaultSpecialEffectsController by Ian Lake · 4 years, 5 months ago
  69. 49ea386 Merge "Update Navigation to 2.3.0-alpha02" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  70. 09a342a Fix issue where device needs to wakeup to unlock by fungja · 4 years, 5 months ago
  71. 7556b05 Merge "Move AnimationClockAmbient.current out of remember" into androidx-master-dev by Doris Liu · 4 years, 5 months ago
  72. 982548a Merge "Ensure calling onBackPressed() does not fail because of savedState" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  73. b0b8555 Update Core to 1.3.0-alpha02 by Nick Anthony · 4 years, 5 months ago
  74. 316d65d Add getCurrentBackStackEntry to NavController by Jeremy Woods · 4 years, 5 months ago
  75. 12ddaa7 Update Navigation to 2.3.0-alpha02 by Jeremy Woods · 4 years, 5 months ago
  76. 90a54e0 Merge "Make PagingData.empty public" into androidx-master-dev by Dustin Lam · 4 years, 5 months ago
  77. b3b0e53 Add gravity transformation for PreviewView scale types. by husaynhakeem · 4 years, 5 months ago
  78. 550a28a Ensure calling onBackPressed() does not fail because of savedState by Jeremy Woods · 4 years, 5 months ago
  79. d08b02d More Box params by Matvei Malkov · 4 years, 5 months ago
  80. 5a61cb2 Merge "Fix bounding box calculation" into androidx-master-dev by Diego Perez · 4 years, 5 months ago
  81. 3fd423a Merge "Remove FontFamily API that takes single string." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  82. 06b6604 Merge "Fix doc on ViewCompat.getRootWindowInsets()" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  83. 2cdd21a Implement initial custom event system. by Shep Shapard · 4 years, 5 months ago
  84. 4e84a1e Merge "Changing shadowJar output file to not conflict with jar output" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  85. 1d18640 Fix bounding box calculation by diegoperez · 4 years, 5 months ago
  86. d100583 Changing shadowJar output file to not conflict with jar output by Jeff Gaston · 4 years, 5 months ago
  87. b33d46b Merge "RecyclerView MergeAdapter" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  88. 7639caa Merge "Switch to LIBRARY_GROUP_PREFIX restrict scope" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  89. 74e702d Merge "Canvas layout in foundation experiment" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  90. 4c715c2 RecyclerView MergeAdapter by Yigit Boyar · 4 years, 6 months ago
  91. 38537bc Merge "Pass implicit link arguments to parents after leaving other apps' stack." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  92. e955377 Switch to LIBRARY_GROUP_PREFIX restrict scope by Jake Wharton · 4 years, 5 months ago
  93. cf9f1cc Move AnimationClockAmbient.current out of remember by Doris Liu · 4 years, 5 months ago
  94. b82a27f Make PagingData.empty public by Dustin Lam · 4 years, 5 months ago
  95. 211b47c Canvas layout in foundation experiment by Matvei Malkov · 4 years, 5 months ago
  96. 5ff6988 Merge "Move all uses of androidx.core:core:1.1.0 and androidx.core:core-ktx:1.1.0 to 1.2.0" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  97. 413a3a1 Merge "Better handle cancellation of notifications with multiple foreground workers." into androidx-master-dev by Rahul Ravikumar · 4 years, 5 months ago
  98. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  99. 83bd557 Merge "[wv] Detach webview from view hierarchy before destroying." into androidx-master-dev by Toby Sargeant · 4 years, 5 months ago
  100. 2dfb48ab Merge "Updated PublishDocsRules.kt for camera-view-1.0.0-alpha07, camera-extensions-1.0.0-alpha07, camera-lifecycle-1.0.0-alpha10, androidx.camera-1.0.0-alpha10" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago