[go: nahoru, domu]

  1. 8acc8b2 Fix lifecycle-runtime-ktx depedency to lifecycle-runtime by Sergey Vasilinets · 5 years ago
  2. 0ed9ab4 Merge "Fix build due to CL race." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  3. bb80f32 Fix build due to CL race. by Aurimas Liutikas · 5 years ago
  4. 0fcfa1c Merge "Always setViewNavController on the root host view" into androidx-master-dev by Ian Lake · 5 years ago
  5. 4cd1aed Merge changes I8056fd3c,I925ea012,Ibf252d76,I0167d9a5,I8b37eab4, ... into androidx-master-dev by Aurimas Liutikas · 5 years ago
  6. d39a9e8 Merge "Remove border param from the Shape interface." into androidx-master-dev by Andrey Kulikov · 5 years ago
  7. 09239fd Remove border param from the Shape interface. by Andrey Kulikov · 5 years ago
  8. 29ea416 Merge "Show currently playing media if the same media is selected" into androidx-master-dev by Jin Seok Park · 5 years ago
  9. 24a1ce8 Show currently playing media if the same media is selected by Jin Seok Park · 5 years ago
  10. 68ca77f9 Merge "Sync ExoPlayer code with MediaPlayer2" into androidx-master-dev by Jin Seok Park · 5 years ago
  11. e416e09 Merge changes Ifee5c97d,Iedad7ec0 into androidx-master-dev by Gyumin Sim · 5 years ago
  12. 30418d6 Add test attaching MCV after setPlayer by Gyumin Sim · 5 years ago
  13. c1377f4 Add test setting player that is already playing by Gyumin Sim · 5 years ago
  14. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  15. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  16. 7b1e74a Merge "Add migration test with default column using ALTER TABLE." into androidx-master-dev by Treehugger Robot · 5 years ago
  17. cda6105 Revert "Use ToT Lifecycle for activity and fragment" by Aurimas Liutikas · 5 years ago
  18. f17c43d Revert "Deprecate @OnLifecycleEvent in favor of DefaultLifecycleEventObserver" by Aurimas Liutikas · 5 years ago
  19. 264d7bc Revert "Remove package private FullLifecycleObserver" by Aurimas Liutikas · 5 years ago
  20. b522abe Revert "Migrate usages of @OnLifecycleEvent in service/extensions/livedata-core" by Aurimas Liutikas · 5 years ago
  21. 9bb24b1 Revert "Remove redundant lifecycle-extensions tests" by Aurimas Liutikas · 5 years ago
  22. 0d69d1d Revert "Allow ViewModelStoreOwner to provide a default Factory" by Aurimas Liutikas · 5 years ago
  23. e2c0abc Revert "Use AndroidViewModelFactory as the default Factory" by Aurimas Liutikas · 5 years ago
  24. c5c6412 Revert "Use custom Factory for FragmentFactoryHolderViewModel" by Aurimas Liutikas · 5 years ago
  25. d64dffc Revert "Replace all usages of ViewModelProviders.of()" by Aurimas Liutikas · 5 years ago
  26. b8dab10 Revert "Deprecate ViewModelProviders" by Aurimas Liutikas · 5 years ago
  27. f739037 Revert "Use ToT fragments in lifecycle-extensions" by Aurimas Liutikas · 5 years ago
  28. 7ef9c9e Revert "Remove fragment dependency from viewmodel-savedstate" by Aurimas Liutikas · 5 years ago
  29. 3315586 Revert "Make SavedStateVMFactory the default factory" by Aurimas Liutikas · 5 years ago
  30. 840c12e Revert "Rename VM's to ViewModel" by Aurimas Liutikas · 5 years ago
  31. 728fbbd Always setViewNavController on the root host view by Ian Lake · 5 years ago
  32. 6d771b4 Merge "Bump ShareCompatTest and InputConnectionCompatTest to @MediumTest" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 51acbc6 Move several core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  34. d8469bb Merge "Use testIntrinsics helper in existing tests" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. c8f2b50 Merge changes I36c43327,I86290f6a into androidx-master-dev by Treehugger Robot · 5 years ago
  36. 3432bbc Bump ShareCompatTest and InputConnectionCompatTest to @MediumTest by Trevor McGuire · 5 years ago
  37. 1ff1b4a Merge "Cleanup use of Project.version" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. 8663360 Merge "AndroidX Webkit: add thread annotations to callbacks" into androidx-master-dev by Treehugger Robot · 5 years ago
  39. 9e22a24 Merge changes from topic "experimental" into androidx-master-dev by Alan Viverette · 5 years ago
  40. 071139f AndroidX Webkit: add thread annotations to callbacks by Nate Fischer · 5 years ago
  41. 0e123e6 Cleanup use of Project.version by Aurimas Liutikas · 5 years ago
  42. e3dbb69 Merge "Follow up to api-lint enabling." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  43. f13ad1e Follow up to api-lint enabling. by Aurimas Liutikas · 5 years ago
  44. c831e6b Add migration test with default column using ALTER TABLE. by Daniel Santiago Rivera · 5 years ago
  45. ac1bdc4 Merge "Move back to Java 7 targeting." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  46. f354592 Remove RenderComparison from API by Siyamed Sinir · 5 years ago
  47. 3ce9da2 Merge "Start running Metalava with --api-lint" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  48. cda7275 Remove TextStyle debugLabel by Siyamed Sinir · 5 years ago
  49. 39a87db Merge "Implement a copy lock mechanism for pre-populated databases." into androidx-master-dev by Treehugger Robot · 5 years ago
  50. 2bf541e Merge "Apply main text style to TextPaint" into androidx-master-dev by Treehugger Robot · 5 years ago
  51. 54671c2 Merge "Add (text) style to all Text composables. " into androidx-master-dev by Siyamed Sinir · 5 years ago
  52. bf9f3ba Apply main text style to TextPaint by Siyamed Sinir · 5 years ago
  53. 0262c2b Move Experimental annotation to androidx.annotation.experimental package by Alan Viverette · 5 years ago
  54. 7ed35cb Embed annotation-experimental project directly into test by Alan Viverette · 5 years ago
  55. 1a9ac2a Add linting for usage of Kotlin @Experimental from Java code by Alan Viverette · 5 years ago
  56. 3750379 Restructure tests, add tests for Kotlin usage of Java annotation by Alan Viverette · 5 years ago
  57. 4ca239d Add @Experimental annotation and Lint check by Alan Viverette · 5 years ago
  58. 571d7a8 Merge "Adds @Sampled annotation and corresponding lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  59. 8351a53 Move back to Java 7 targeting. by Aurimas Liutikas · 5 years ago
  60. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  61. c416903 Adds @Sampled annotation and corresponding lint checks by Louis Pullen-Freilich · 5 years ago
  62. da18b8e Merge "Exposing public CameraControl and rename the existing one to CameraControlInternal" into androidx-master-dev by Treehugger Robot · 5 years ago
  63. 6876100 Merge "Increment androidx.recyclerview:recyclerview to 1.1.0-beta01" into androidx-master-dev by Treehugger Robot · 5 years ago
  64. c7b1087 Merge "Adds missing package name to progress indicators" into androidx-master-dev by Treehugger Robot · 5 years ago
  65. 6bab881 Exposing public CameraControl and rename the existing one to CameraControlInternal by Scott Nien · 5 years ago
  66. d79ec00 Merge "Test media2-widget with MediaController as well as SessionPlayer" into androidx-master-dev by Gyumin Sim · 5 years ago
  67. efb401c Test media2-widget with MediaController as well as SessionPlayer by Gyumin Sim · 5 years ago
  68. 20cc23e Merge "Add UriUtilTest in media2-widget" into androidx-master-dev by Gyumin Sim · 5 years ago
  69. 6818af8 Merge "Extract and set metadata in integration app" into androidx-master-dev by Jin Seok Park · 5 years ago
  70. c715157 Add UriUtilTest in media2-widget by Gyumin Sim · 5 years ago
  71. 883e023 Add (text) style to all Text composables. by Siyamed Sinir · 5 years ago
  72. 796723f Merge "Remove TextPosition" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. d4095cf Merge "Make fingerprint helper fragment use default error string" into androidx-master-dev by Kevin Chyn · 5 years ago
  74. 39a82f2 Merge "Media2Widget: Fix WrongConstant LintError in PlayerWrapper" into androidx-master-dev by Treehugger Robot · 5 years ago
  75. 02ab692 Merge "Pop FloatingWindow destinations on navigate()" into androidx-master-dev by Ian Lake · 5 years ago
  76. b745eda Merge "Remove TextAffinity" into androidx-master-dev by Treehugger Robot · 5 years ago
  77. 398092c Media2Widget: Fix WrongConstant LintError in PlayerWrapper by Insun Kang · 5 years ago
  78. d35e173 Increment androidx.recyclerview:recyclerview to 1.1.0-beta01 by Nick Anthony · 5 years ago
  79. 952a663 Remove TextPosition by Siyamed Sinir · 5 years ago
  80. d015c83 Merge "Fix PlayerWrapper to call onPlayerStateChanged on updateCachedState" into androidx-master-dev by Gyumin Sim · 5 years ago
  81. f0e0844 Remove TextAffinity by Siyamed Sinir · 5 years ago
  82. 76ef0b8 Make fingerprint helper fragment use default error string by Curtis Belmonte · 5 years ago
  83. ca2031f1 Merge "Fix stop button (Ctrl + F2) in studio." into androidx-master-dev by Dustin Lam · 5 years ago
  84. 498e1c3 Pop FloatingWindow destinations on navigate() by Ian Lake · 5 years ago
  85. 59c7c94 Merge "Passing textStyle to Paragraph and ParagraphAndroid" into androidx-master-dev by Haoyu Zhang · 5 years ago
  86. 9cebf6f Merge "Fix code style for annotations" into androidx-master-dev by Treehugger Robot · 5 years ago
  87. b8289c8 Fix stop button (Ctrl + F2) in studio. by Dustin Lam · 5 years ago
  88. a8e48a5 Passing textStyle to Paragraph and ParagraphAndroid by haoyu · 5 years ago
  89. 38eccd9 Merge "Renamed the enableExtension implementation interface" into androidx-master-dev by Treehugger Robot · 5 years ago
  90. 7362177 Merge "Fix take picture in a row fails." into androidx-master-dev by Treehugger Robot · 5 years ago
  91. 1efe0f0 Merge "Unify button margin and padding styling for all car dialogs." into androidx-master-dev by Ram Parameswaran · 5 years ago
  92. 16ff1c4 Merge "Use benchmark as source dependency for Compose" into androidx-master-dev by Treehugger Robot · 5 years ago
  93. 4cd8718 Merge "Added sample implementation using PROCESSOR_TYPE_IMAGE_PROCESSOR" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. a75d704 Adds missing package name to progress indicators by Louis Pullen-Freilich · 5 years ago
  95. cc93ab9 Merge "heifwriter: clamp bitrate to range" into androidx-master-dev by Treehugger Robot · 5 years ago
  96. a6fd98d Added sample implementation using PROCESSOR_TYPE_IMAGE_PROCESSOR by Franklin Wu · 5 years ago
  97. c28729d heifwriter: clamp bitrate to range by Chong Zhang · 5 years ago
  98. 9adee7d Merge "Flatten text input composables" into androidx-master-dev by Treehugger Robot · 5 years ago
  99. c42e838 Merge "Update PublishDocsRules for WorkManager 2.1.0-rc01." into androidx-master-dev by Treehugger Robot · 5 years ago
  100. 8ad145e Merge "Placed build info files in their own directory" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago