1. e8a3ab9 Move cardview to the new proper directory structure by Sergey · 4 years, 7 months ago
  2. fd832b1 Merge changes from topic "RV-Sel_1_1" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  3. 703e747 Fix lint warnings in RecyclerView-Selection lib. by Steve McKay · 4 years, 7 months ago
  4. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 4 years, 8 months ago
  5. 154236b Update FancySelectionDemoActivity to show a list item specific context menu. by Steve McKay · 4 years, 8 months ago
  6. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 8 months ago
  7. e07915c Fix up a random set of warnings in Supportv7Demos app. by Aurimas Liutikas · 4 years, 8 months ago
  8. 83687b5 Add curtislb@ to BiometricDemos OWNERS file by Curtis Belmonte · 4 years, 8 months ago
  9. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 8 months ago
  10. 999ef27 Merge "Fix all EqualsGetClass errorprone warnings." into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  11. fa2ddf7 Merge "Fix errorprone issues in support-wear-demos" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  12. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 8 months ago
  13. 56b8029 Fix errorprone issues in support-wear-demos by Ian Lake · 4 years, 8 months ago
  14. f2b5cb8 Fix errorprone warnings in support-v4-demos by Jelle Fresen · 4 years, 8 months ago
  15. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 8 months ago
  16. f9f4813 Merge "MediaRouter: remove build warnings" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  17. a8a2999 MediaRouter: remove build warnings by Kyunglyul Hyun · 4 years, 8 months ago
  18. f71975d Direct boot aware fixes in AppCompat / core by Kirill Grouchnikov · 4 years, 8 months ago
  19. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 8 months ago
  20. 0925b43 Updated Fragment's onInflate() documentation by Jeremy Woods · 4 years, 8 months ago
  21. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  22. ea9abdb Merge "ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  23. 8a10698 ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice. by Qasid Ahmad Sadiq · 4 years, 9 months ago
  24. 277e892 MediaRouter: remove usage of guarded variables w/o holding lock. by Kyunglyul Hyun · 4 years, 9 months ago
  25. decbe3d Merge "Update CarListDialog to make CarListDialog.Item immutable and remove automatic dismiss on click behavior for undeprecated items." into androidx-master-dev by Ram Parameswaran · 4 years, 9 months ago
  26. 68af2c1 Update CarListDialog to make CarListDialog.Item immutable and remove by Ram Parameswaran · 4 years, 10 months ago
  27. 47e38ec Fixup type parameters (many were missing). by Steve McKay · 4 years, 10 months ago
  28. 83bce62 Merge "show last viewed slice when we open up slice browser" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  29. bfe9cad Merge "Extend CarListDialog functionality." into androidx-master-dev by Ram Parameswaran · 4 years, 10 months ago
  30. b3dfa2d Extend CarListDialog functionality. by Ram Parameswaran · 4 years, 11 months ago
  31. 73d18dd show last viewed slice when we open up slice browser by Pinyao Ting · 4 years, 10 months ago
  32. 04ffdf3 Make nav bar transparent for biometric demo app by Curtis Belmonte · 4 years, 10 months ago
  33. fd36420 Merge changes from topic "device_cred_l" into androidx-master-dev by Curtis Belmonte · 4 years, 10 months ago
  34. 772f521 Merge "Create separate setter for AlphaJumpAdapter." into androidx-master-dev by Ram Parameswaran · 4 years, 10 months ago
  35. b1253e3 Add BiometricPrompt device credential support for L+ by Curtis Belmonte · 4 years, 11 months ago
  36. ba4d72e Add BiometricPrompt device credential support for P by Curtis Belmonte · 5 years ago
  37. 3c79906 Update preference to new directory structure by Jake Wharton · 5 years ago
  38. ae217d0 Create separate setter for AlphaJumpAdapter. by Ram Parameswaran · 4 years, 10 months ago
  39. a987fd2 Add a demo activity for credential bound keys by Ilya Matyukhin · 4 years, 11 months ago
  40. 8c5aa34 Move secret key operations to a separate activity by Ilya Matyukhin · 4 years, 11 months ago
  41. 6afbf40 Refactor shared code from activity and fragment hosts by Ilya Matyukhin · 4 years, 11 months ago
  42. 111a02b Add a helper class for generating secret keys by Ilya Matyukhin · 4 years, 11 months ago
  43. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  44. 47202e4 Fix AlertDialog neutral button icon by Kirill Grouchnikov · 5 years ago
  45. 2d09f36 Merge "Have NestedScrollView do nested scrolling in response to a11y scroll calls." into androidx-master-dev by Shep Shapard · 5 years ago
  46. 120b774 Update BiometricPromptDemo to use AppCompat theme by Kevin Chyn · 5 years ago
  47. 24b1528 Reorder arguments for BiometricPrompt constructors by Curtis Belmonte · 5 years ago
  48. 78731ea Merge "Update BiometricPrompt documentation for surviving configuration changes" into androidx-master-dev by Kevin Chyn · 5 years ago
  49. 4e1b012 Have NestedScrollView do nested scrolling in response to a11y scroll calls. by shepshapard · 5 years ago
  50. bca88d5 Update BiometricPrompt documentation for surviving configuration changes by Kevin Chyn · 5 years ago
  51. a7c770a Update transition to the new directory structure by Yuichi Araki · 5 years ago
  52. b4ff1ce Merge "Update recyclerview and recyclerview-benchmark locations." into androidx-master-dev by Shep Shapard · 5 years ago
  53. 2b0b4d2 Remove RemoteException from MediaControllerCompat ctor by Gyumin Sim · 5 years ago
  54. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 5 years ago
  55. 9ef4c33 Merge "Add fragment-specific constructor for biometric prompt" into androidx-master-dev by Curtis Belmonte · 5 years ago
  56. e17fedc Move from recyclerview/selection to recyclerview/recyclerview-selection by shepshapard · 5 years ago
  57. f6b9bde Add fragment-specific constructor for biometric prompt by Curtis Belmonte · 5 years ago
  58. 8eb7bd9 Allow hosting biometric prompt demo in activity or fragment by Curtis Belmonte · 5 years ago
  59. f66d96a Extract biometric prompt demo logic to controller by Curtis Belmonte · 5 years ago
  60. cbd2701 Replace usages of ViewModelProviders.of() in code by Ian Lake · 5 years ago
  61. d64dffc Revert "Replace all usages of ViewModelProviders.of()" by Aurimas Liutikas · 5 years ago
  62. fdb7e08 Fix code style for annotations by Sungsoo Lim · 5 years ago
  63. ba160ab Merge "Remove usage of android.graphics.drawable.Icon in car library" into androidx-master-dev by Ram Parameswaran · 5 years ago
  64. 24eb29e Fix HW_NOT_AVAILABLE on API23 by Kevin Chyn · 5 years ago
  65. 1f2e416 Add androidx.biometric.BiometricManager to match framework API by Kevin Chyn · 5 years ago
  66. 08631ad Replace all usages of ViewModelProviders.of() by Ian Lake · 5 years ago
  67. 6e90c16 Remove usage of android.graphics.drawable.Icon in car library by Ram Parameswaran · 5 years ago
  68. dc8ead4 Show button to create keys if crypto is checked by Kevin Chyn · 5 years ago
  69. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  70. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  71. 2c45f80a Remove unneeded lifecycle-extension dependencies by Ian Lake · 5 years ago
  72. 814acec Merge changes Ibefdc6a4,Ifefb8c5f into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 97199f8 Migrate to AGP 3.5.0-beta04 and Studio 3.5 Beta 4 by Louis Pullen-Freilich · 5 years ago
  74. c628695 Update palette to new directory structure by Jake Wharton · 5 years ago
  75. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  76. 13d65ab Merge "Update styles/ layouts for to comply with changes to UX guidlines." into androidx-master-dev by Ram Parameswaran · 5 years ago
  77. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  78. 7a96f4a Add nullability annotations for overriding methods in core. by Aurimas Liutikas · 5 years ago
  79. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  80. 6dbbe17 Update styles/ layouts for to comply with changes to UX guidlines. by Ram Parameswaran · 5 years ago
  81. d19b933 Merge "Merge AndroidX changes for Android API 29" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  82. a8daba7 Implement CarMultipleChoiceDialog. by Ram Parameswaran · 5 years ago
  83. 2e39340 Merge "Deprecate setClickable() and replace method with setEntireItemClickable()." into androidx-master-dev by Ram Parameswaran · 5 years ago
  84. 8cc3421 Merge "Deprecate setClickable() and replace method with setEntireItemClickable()." into androidx-master-dev by Ram Parameswaran · 5 years ago
  85. dc35b6e Merge "Remove a demo app for PercentLayout." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  86. dbb2a40 Merge "Remove stray Support13Demos files." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  87. 14c9a5f Merge "Remove SupportAppNavigation." into androidx-master-dev am: edf4293983 by Aurimas Liutikas · 5 years ago
  88. a07baae Deprecate setClickable() and replace method with setEntireItemClickable(). by Ram Parameswaran · 5 years ago
  89. 6eae643 Update DrawerLayout gesture navigation behavior by Chris Banes · 5 years ago
  90. 9634d74 Merge "Remove a demo app for PercentLayout." into androidx-master-dev by Treehugger Robot · 5 years ago
  91. 2446b21 Merge "Remove stray Support13Demos files." into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 46df23e Remove a demo app for PercentLayout. by Aurimas Liutikas · 5 years ago
  93. 6a437bf Remove stray Support13Demos files. by Aurimas Liutikas · 5 years ago
  94. d29cdd8 Remove SupportAppNavigation. by Aurimas Liutikas · 5 years ago
  95. 462f553 Fix up :core after directory move upstream. by Aurimas Liutikas · 5 years ago
  96. 5722cfb Merge "Move core to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  97. bf3471e Add core dependencies where needed in androidx-platform-dev to fix build by Nick Anthony · 5 years ago
  98. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  99. 0c365e8 Move core to the new proper directory structure by Aurimas Liutikas · 5 years ago
  100. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago