[go: nahoru, domu]

  1. 24eb32f Add relative fontSize by Haoyu Zhang · 5 years ago
  2. f076f1d Merge "Create database dir when copying database." into androidx-master-dev by Treehugger Robot · 5 years ago
  3. 466c021 Merge "Fix Kotlin warnings in fragments code" into androidx-master-dev by Treehugger Robot · 5 years ago
  4. 1c3637c Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  5. 4f91cbb Create database dir when copying database. by Daniel Santiago Rivera · 5 years ago
  6. cd16b09 Merge "Enables Kotlin interop lint checks" into androidx-master-dev by Treehugger Robot · 5 years ago
  7. c1b1aaf Merge "Create ktx initLoader / restartLoader methods" into androidx-master-dev by Treehugger Robot · 5 years ago
  8. 036102a Merge "Update all car dialog builders to have non-null cancel/dismiss listener setters." into androidx-master-dev by Ram Parameswaran · 5 years ago
  9. 4b3cfc4 Merge "Update ListItemAdapter#registerListItemViewType javadoc to correctly reference ListItem.ViewHolder." into androidx-master-dev by Ram Parameswaran · 5 years ago
  10. 13d65ab Merge "Update styles/ layouts for to comply with changes to UX guidlines." into androidx-master-dev by Ram Parameswaran · 5 years ago
  11. d0a8dd2 Fix Kotlin warnings in fragments code by Ian Lake · 5 years ago
  12. 9cf7c55 Create ktx initLoader / restartLoader methods by Ian Lake · 5 years ago
  13. 92583ca Merge "Only generate json reports when running via CLI" into androidx-master-dev by Dustin Lam · 5 years ago
  14. c9ec67c Merge "Add nullability annotations for overriding methods in core." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  15. bcc9a7d Merge "Bump benchmark to 1.0.0-alpha03" into androidx-master-dev by Dustin Lam · 5 years ago
  16. 8319607 Merge "Update sqlite to new directory structure" into androidx-master-dev by Treehugger Robot · 5 years ago
  17. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  18. eace942 Update sqlite to new directory structure by Jake Wharton · 5 years ago
  19. 3dc72b6b Merge "Suppress PrepackageTest" into androidx-master-dev by Treehugger Robot · 5 years ago
  20. 040fc64 Suppress PrepackageTest by Sergey Vasilinets · 5 years ago
  21. 7a44eba Merge "Added annotation for screenshot test" into androidx-master-dev by Cătălin Tudor · 5 years ago
  22. b591a45a Merge "Use <nav-graph> in testapp manifest" into androidx-master-dev by Ian Lake · 5 years ago
  23. 99b5da9 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  24. 1129b56 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  25. 38f9c4a Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 37ef2d6 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  27. 305e5fa Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  28. 61e147d Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  29. 2a9a9be Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  30. a87ac4c Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  31. f1d11f7 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  32. 4ab6a32 Merge "Add documentation and clean up unused code in DiffAndDocs.kt" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 76009e2 Merge "Remove duplicated long and long[]" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  34. 81b9ee6 Use <nav-graph> in testapp manifest by Ian Lake · 5 years ago
  35. 1c3df09 Merge "Create API for using Room with a pre-populated database." into androidx-master-dev by Treehugger Robot · 5 years ago
  36. e70c2aa Create API for using Room with a pre-populated database. by Daniel Santiago Rivera · 5 years ago
  37. 07845c6 Merge "Move loader to new directory structure" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. 55bd272 Move loader to new directory structure by Ian Lake · 5 years ago
  39. 889c90c Merge "Refactor to remove extra "afterEvaluate" block" into androidx-master-dev by Treehugger Robot · 5 years ago
  40. ce1cb44 Merge "Make Room an isolating incremental annotation processor." into androidx-master-dev by Hung Nguyen · 5 years ago
  41. abbdc0e Merge "Add test for invalid deep link argument match" into androidx-master-dev by Treehugger Robot · 5 years ago
  42. f3f8301 Refactor to remove extra "afterEvaluate" block by Sam Gilbert · 5 years ago
  43. 612ff1e Merge "Add back links to classes new in Q SDK." into androidx-master-dev by Treehugger Robot · 5 years ago
  44. 405d6133e Merge "Specify the default nullability annotations to be androidx." into androidx-master-dev by Aurimas Liutikas · 5 years ago
  45. 93c4309 Remove duplicated long and long[] by Sergey Vasilinets · 5 years ago
  46. 91fde53 Add test for invalid deep link argument match by jbwoods · 5 years ago
  47. ff9c1f4 Merge "Add tests SavedStateVMFactory" into androidx-master-dev by Treehugger Robot · 5 years ago
  48. bd5c6fc Merge "Ensure FragmentNavigator pops Fragments properly" into androidx-master-dev by Treehugger Robot · 5 years ago
  49. 6e5e91c Add documentation and clean up unused code in DiffAndDocs.kt by Alan Viverette · 5 years ago
  50. 4e4a7ff Added annotation for screenshot test by Cătălin Tudor · 5 years ago
  51. 944a5e6 Merge "Add proguard rules for SavedStateHandle in VM's constructor" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  52. b98fc5e Add tests SavedStateVMFactory by Sergey Vasilinets · 5 years ago
  53. 86b07bf Merge "Make IJ "@Nullable and @NonNull problems" check into an error." into androidx-master-dev by Treehugger Robot · 5 years ago
  54. 2690e43 Specify the default nullability annotations to be androidx. by Aurimas Liutikas · 5 years ago
  55. 7a96f4a Add nullability annotations for overriding methods in core. by Aurimas Liutikas · 5 years ago
  56. 5704f2a Merge "Add more doc about setPlayer and setMediaController to MediaControlView" into androidx-master-dev by Gyumin Sim · 5 years ago
  57. 6f65f09 Make Room an isolating incremental annotation processor. by Hung Nguyen · 5 years ago
  58. 645511d Add proguard rules for SavedStateHandle in VM's constructor by Sergey Vasilinets · 5 years ago
  59. b7900590 Merge "Adjust latch timeouts to increase test stability" into androidx-master-dev by Jakub Gielzak · 5 years ago
  60. 8d8c276b Merge "TopAppBar with slots" into androidx-master-dev by Treehugger Robot · 5 years ago
  61. 8b0a7f2 Merge "Move SneakyThrow from room-common to room-runtime." into androidx-master-dev by Treehugger Robot · 5 years ago
  62. a511b61 Merge "Make RadioButton Clickable" into androidx-master-dev by Treehugger Robot · 5 years ago
  63. bff12d2 Merge "Keeping current item visible after data-set change" into androidx-master-dev by Treehugger Robot · 5 years ago
  64. 01a99ac Adjust latch timeouts to increase test stability by Jelle Fresen · 5 years ago
  65. d9b1764 Keeping current item visible after data-set change by Jakub Gielzak · 5 years ago
  66. 09b32f4 Add more doc about setPlayer and setMediaController to MediaControlView by Gyumin Sim · 5 years ago
  67. edcdd8c TopAppBar with slots by Clara Bayarri · 5 years ago
  68. b02e07e Merge "Don't do Disk I/O on the main thread." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  69. 1199680 Only generate json reports when running via CLI by Dustin Lam · 5 years ago
  70. 10d4fac Make IJ "@Nullable and @NonNull problems" check into an error. by Aurimas Liutikas · 5 years ago
  71. 2946ada Ensure FragmentNavigator pops Fragments properly by jbwoods · 5 years ago
  72. 68e9855 Merge "DO NOT MERGE Undo the upstream change to idea.properties" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  73. 7cca747 DO NOT MERGE Undo the upstream change to idea.properties by Aurimas Liutikas · 5 years ago
  74. a6c2bb7 Merge "Update navigation to new directory structure" into androidx-master-dev by Treehugger Robot · 5 years ago
  75. 62a048d Merge "Update fragment to new directory structure" into androidx-master-dev by Treehugger Robot · 5 years ago
  76. 559e222 Update navigation to new directory structure by Ian Lake · 5 years ago
  77. 9c46e42 Merge "Comment out <type>aar</type> from all internal POM files." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  78. e7b0164 Update ListItemAdapter#registerListItemViewType javadoc to correctly reference ListItem.ViewHolder. by Ram Parameswaran · 5 years ago
  79. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  80. 9bed45d Don't do Disk I/O on the main thread. by Rahul Ravikumar · 5 years ago
  81. cd89a63 Comment out <type>aar</type> from all internal POM files. by Rahul Ravikumar · 5 years ago
  82. 735f367 Merge "Update loader to dev version 1.2.0-alpha01" into androidx-master-dev by Treehugger Robot · 5 years ago
  83. 7319533 Merge "Use set instead of map for relayoutNodes" into androidx-master-dev by Treehugger Robot · 5 years ago
  84. d307d1b Merge "Fix measure/layout in performance test" into androidx-master-dev by Treehugger Robot · 5 years ago
  85. c514d8f Merge "Remove duplicate place() calls." into androidx-master-dev by Treehugger Robot · 5 years ago
  86. ff9e147 Update all car dialog builders to have non-null cancel/dismiss listener setters. by Ram Parameswaran · 5 years ago
  87. a8bfcc7 Update loader to dev version 1.2.0-alpha01 by Nick Anthony · 5 years ago
  88. 6dbbe17 Update styles/ layouts for to comply with changes to UX guidlines. by Ram Parameswaran · 5 years ago
  89. 2d629d2 Remove duplicate place() calls. by George Mount · 5 years ago
  90. b92d9ef Use set instead of map for relayoutNodes by George Mount · 5 years ago
  91. d218ef7 Fix measure/layout in performance test by George Mount · 5 years ago
  92. 613df5a Merge "Fix the handling of pending position when canceled" into androidx-master-dev by Doris Liu · 5 years ago
  93. 31b166e Bump benchmark to 1.0.0-alpha03 by Dustin Lam · 5 years ago
  94. dec0504 Merge "Update collection to new directory structure" into androidx-master-dev by Treehugger Robot · 5 years ago
  95. d969cdd Merge "Fix flakey test" into androidx-master-dev by Treehugger Robot · 5 years ago
  96. 2a6c23f Fix the handling of pending position when canceled by Doris Liu · 5 years ago
  97. 3d3e0f9 Merge "Use recomposeSync() instead of compose() in perf test." into androidx-master-dev by George Mount · 5 years ago
  98. d64b31e Merge "Point to Jetpack AndroidX page" into androidx-master-dev by Treehugger Robot · 5 years ago
  99. 5c15cfa Point to Jetpack AndroidX page by Jake Wharton · 5 years ago
  100. 4121c75 Merge "Fix documentation typo" into androidx-master-dev by Sam Gilbert · 5 years ago