1. 2d09f36 Merge "Have NestedScrollView do nested scrolling in response to a11y scroll calls." into androidx-master-dev by Shep Shapard · 5 years ago
  2. c68e751 Merge "Revert "Enable threaded downloadable font fetch in background thread"" into androidx-master-dev by Seigo Nonaka · 5 years ago
  3. c79237e Merge "Remove legacy excludes from build.gradle." into androidx-master-dev by Treehugger Robot · 5 years ago
  4. f0c3313 Merge "Revert "Revert "Clean up ShareCompat lint warnings""" into androidx-master-dev by Alan Viverette · 5 years ago
  5. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  6. a049338 Revert "Enable threaded downloadable font fetch in background thread" by Seigo Nonaka · 5 years ago
  7. 769bf13 Fix equality comparison in AccessibilityNodeInfoCompat by Alan Viverette · 5 years ago
  8. 4e1b012 Have NestedScrollView do nested scrolling in response to a11y scroll calls. by shepshapard · 5 years ago
  9. 203e8d8 Revert "Revert "Clean up ShareCompat lint warnings"" by Alan Viverette · 5 years ago
  10. 3b3e638 Merge "Revert "Clean up ShareCompat lint warnings"" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  11. 523df21 Revert "Clean up ShareCompat lint warnings" by Aurimas Liutikas · 5 years ago
  12. b8fdca7 Merge "Clean up ShareCompat lint warnings" into androidx-master-dev by Alan Viverette · 5 years ago
  13. e9f73e7 Clean up ShareCompat lint warnings by Alan Viverette · 5 years ago
  14. 5671f1f Merge changes I72fca0bd,If5f505d4 into androidx-master-dev by Treehugger Robot · 5 years ago
  15. 1fa0f65 Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  16. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  17. 0cce5de Merge "Add async, counter and isEnabled to TraceCompat" into androidx-master-dev by Treehugger Robot · 5 years ago
  18. 3c226a9 Merge "Increment alpha and beta versions of libraries releasing on July 2nd" into androidx-master-dev by Treehugger Robot · 5 years ago
  19. f3de47b Merge "Add compat version of Predicate." into androidx-master-dev by Ram Parameswaran · 5 years ago
  20. 1806c5d Make removeDynamicShortuct() static by Mehdi Alizadeh · 5 years ago
  21. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  22. 117c71f Add Rect/RectF factor scaling through times operator by Jake Wharton · 5 years ago
  23. 9c9f9e4 Add README for core-role. by Hai Zhang · 5 years ago
  24. 38e2703 Add readme for a few core libraries. by Aurimas Liutikas · 5 years ago
  25. dc3eedf Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  26. 5544d73 Add compat version of Predicate. by Ram Parameswaran · 5 years ago
  27. 56a7fb7 Merge "Created factory method for BlendMode Color Filter" into androidx-master-dev by Nader Jawad · 5 years ago
  28. 39bec90 Created factory method for BlendMode Color Filter by Nader Jawad · 5 years ago
  29. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  30. 4cd1aed Merge changes I8056fd3c,I925ea012,Ibf252d76,I0167d9a5,I8b37eab4, ... into androidx-master-dev by Aurimas Liutikas · 5 years ago
  31. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  32. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  33. 3432bbc Bump ShareCompatTest and InputConnectionCompatTest to @MediumTest by Trevor McGuire · 5 years ago
  34. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  35. 2669209 Add async, counter and isEnabled to TraceCompat by Trevor McGuire · 5 years ago
  36. 73009c7 Merge changes I84303e84,If7ed7bfa into androidx-master-dev by Treehugger Robot · 5 years ago
  37. c7390aa Merge "Update library versions after June 13 Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. a7b6b64 Enabling the checks in updateResourceApi by Jeff Gaston · 5 years ago
  39. 8ac81e8 Fingerprint on API23 should not check PackageManager by Kevin Chyn · 5 years ago
  40. f7d5c30 Update library versions after June 13 Release by Nick Anthony · 5 years ago
  41. 3e86c40 Merge "Remove raw usage of Class type in public API of "core"" into androidx-master-dev by Jake Wharton · 5 years ago
  42. b5aed5b Fixed bugs in BlendModeCompat APIs by Nader Jawad · 5 years ago
  43. 814e609 Remove raw usage of Class type in public API of "core" by Jake Wharton · 5 years ago
  44. 7fbf198 Merge "Add new doOnAttach and doOnDetach extfuns" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. 85412f4 Add new doOnAttach and doOnDetach extfuns by Chris Banes · 5 years ago
  46. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  47. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  48. 70a5d56 Merge "Name the font fetch thread" into androidx-master-dev by Treehugger Robot · 5 years ago
  49. 8e280a8 Name the font fetch thread by Seigo Nonaka · 5 years ago
  50. 9148260 Merge "Unhide APIs in WindowInsetsCompat and ViewDragHelper" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 8b5f6e7 Unhide APIs in WindowInsetsCompat and ViewDragHelper by Chris Banes · 5 years ago
  52. 037dbd8 Implement androidx version uri toSafeString by Tony Huang · 5 years ago
  53. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  54. c9ec67c Merge "Add nullability annotations for overriding methods in core." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  55. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  56. 61e147d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  57. 612ff1e Merge "Add back links to classes new in Q SDK." into androidx-master-dev by Treehugger Robot · 5 years ago
  58. 7a96f4a Add nullability annotations for overriding methods in core. by Aurimas Liutikas · 5 years ago
  59. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  60. 2abc85d Add back links to classes new in Q SDK. by Hai Zhang · 5 years ago
  61. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  62. 8174aff Merge "Enable threaded downloadable font fetch in background thread" into androidx-master-dev by Seigo Nonaka · 5 years ago
  63. 973242c Merge "Update versionedparcelable to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Nick Anthony · 5 years ago
  64. 300cf23 Enable threaded downloadable font fetch in background thread by Seigo Nonaka · 5 years ago
  65. 62b2c1a Update versionedparcelable to 1.2.0-alpha01 and pin all current usages by Nick Anthony · 5 years ago
  66. 6eae643 Update DrawerLayout gesture navigation behavior by Chris Banes · 5 years ago
  67. 462f553 Fix up :core after directory move upstream. by Aurimas Liutikas · 5 years ago
  68. 5722cfb Merge "Move core to the new proper directory structure" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  69. 2608ccf resolve merge conflicts of 25081519474249972532950955f8fa54e4902ae9 to androidx-platform-dev by Aurimas Liutikas · 5 years ago
  70. 92b5ee9 Fix core api files in androidx-platform-dev by Nick Anthony · 5 years ago
  71. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  72. 0c365e8 Move core to the new proper directory structure by Aurimas Liutikas · 5 years ago
  73. baab6d3 Move core-ktx to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  74. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  75. 5b859e4 Merge "Move the package of core-role to androidx.core.role." into androidx-master-dev by Hai Zhang · 5 years ago
  76. a023a70 Merge "Move the package of core-role to androidx.core.role." into androidx-master-dev by Treehugger Robot · 5 years ago
  77. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  78. 4794f10 Merge "Fix broke androidx-platform-dev branch" into androidx-platform-dev by TreeHugger Robot · 5 years ago
  79. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  80. f0674eb Move the package of core-role to androidx.core.role. by Hai Zhang · 5 years ago
  81. 0f27c85 Merge "Add role AndroidX library." into androidx-master-dev am: c9fdc15291 by Hai Zhang · 5 years ago
  82. dfac2ba Add role AndroidX library. by Hai Zhang · 5 years ago
  83. 09a7bfd Fix broke androidx-platform-dev branch by Nick Anthony · 5 years ago
  84. 8617047 Merge "Move androidx.core and androidx.versionedparcelable to rc01 for June Release" into androidx-master-dev by Nick Anthony · 5 years ago
  85. 33004fe Move androidx.core and androidx.versionedparcelable to rc01 for June Release by Nick Anthony · 5 years ago
  86. 7a42822 Merge "Make image keyboard API backport compatible to all previous impls" into androidx-master-dev by Yohei Yukawa · 5 years ago
  87. f791d1b Merge "Fix incorrect velocity while flinging with nested scrolling." into androidx-master-dev by Shep Shapard · 5 years ago
  88. 8b07ab9 Merge "Remove ListenableFuture from androidx.core:core library dependencies" into androidx-master-dev by Alan Viverette · 5 years ago
  89. a9538ee Merge "Make image keyboard API backport compatible to all previous impls" into androidx-master-dev by Treehugger Robot · 5 years ago
  90. acd919d Merge "Fix incorrect velocity while flinging with nested scrolling." into androidx-master-dev by Shep Shapard · 5 years ago
  91. 0f7da91 Make image keyboard API backport compatible to all previous impls by Yohei Yukawa · 5 years ago
  92. 3f900745 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  93. d81c038 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  94. 1ea90fc Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  95. a202faf Remove ListenableFuture from androidx.core:core library dependencies by Alan Viverette · 5 years ago
  96. 86a181f Fix incorrect velocity while flinging with nested scrolling. by shepshapard · 5 years ago
  97. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  98. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  99. ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  100. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago