[go: nahoru, domu]

  1. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  2. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  3. 5733a9b Replace simpleName.toString() with .name by Yigit Boyar · 4 years ago
  4. 38d17d5 Remove last kind access by Yigit Boyar · 4 years ago
  5. 1302bdb Remove getAllMethodsIncludingSupers by Yigit Boyar · 4 years ago
  6. 3d24c5b Remove typeutils.erasure & typeutils.isSameType access by Yigit Boyar · 4 years ago
  7. 01dac7df Migrate Field.element's type to VariableElement by Yigit Boyar · 4 years ago
  8. c96fed0 Remove type casts to TypeElement by Yigit Boyar · 4 years ago
  9. 698f01f Remove unnecessary superclass usage in Instant result binder provider by Yigit Boyar · 4 years ago
  10. d5280d7 Move database processing step into its own file by Yigit Boyar · 4 years ago
  11. ff11f9a Remove unnecessary typeMirror.asExecutableType calls by Yigit Boyar · 4 years ago
  12. 7662d96 Allow primitive types in findTypeElement by Yigit Boyar · 4 years ago
  13. 8d5bba7 Remove Element.asType calls by Yigit Boyar · 4 years ago
  14. 14e6705 Remove Element.kind access from room by Yigit Boyar · 4 years ago
  15. b32e72d Replace TypeName.get calls with typeName() extension method by Yigit Boyar · 4 years ago
  16. 893a034 Remove direct access to element.modifiers by Yigit Boyar · 4 years ago
  17. 9b3d20b Isolate access to ElementFilters by Yigit Boyar · 4 years ago
  18. e655f77 Remove access to TypeMirror.kind by Yigit Boyar · 4 years ago
  19. 91d6056 Remove direct access to auto-common by Yigit Boyar · 4 years ago
  20. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years ago
  21. 5f081b1 Make getTypeElement calls null-safe by Yigit Boyar · 4 years ago
  22. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 3 months ago
  23. 5a463e7 Create a delegate for binder providers that require an artifact by Yigit Boyar · 4 years ago
  24. ec34c17 Replace Types.isAssignable(from, to) with to.isAssignableFrom(from) by Yigit Boyar · 4 years ago
  25. 6ec45b9 remove unused code from LiveDataQueryResultBinder by Yigit Boyar · 4 years ago
  26. dc4130a Merge "Add RxJava 3 support to Room" into androidx-master-dev by Daniel Santiago Rivera · 4 years ago
  27. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years ago
  28. 2056c16 Add RxJava 3 support to Room by Daniel Santiago Rivera · 4 years, 1 month ago
  29. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years ago
  30. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years ago
  31. d2c5216 Added dependency on ToT livedata for room tests by Yigit Boyar · 4 years ago
  32. ecfd60a Merge "Tear down MultiInstanceInvalidator syncronously" into androidx-master-dev by Treehugger Robot · 4 years ago
  33. 3d38d74 Tear down MultiInstanceInvalidator syncronously by Yigit Boyar · 4 years ago
  34. c3d8769 Merge "Consolidate Rx binders and providers." into androidx-master-dev by Treehugger Robot · 4 years ago
  35. 20b1ee0 Consolidate Rx binders and providers. by Daniel Santiago Rivera · 4 years ago
  36. 2715143 Make room.incremental default be true by Daniel Santiago Rivera · 4 years ago
  37. 5f05c54 Suppress various Room test app warnings. by Daniel Santiago Rivera · 4 years ago
  38. f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 4 years ago
  39. a755f33 Infra to add sub-project settings.gradle files by Yigit Boyar · 4 years, 1 month ago
  40. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  41. 261f6ec Merge "Remove JvmDescriptorUtils's dependency of Types util." into androidx-master-dev am: 069f7212dc by Treehugger Robot · 4 years, 1 month ago
  42. 069f721 Merge "Remove JvmDescriptorUtils's dependency of Types util." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  43. 24ee081 Remove JvmDescriptorUtils's dependency of Types util. by Daniel Santiago Rivera · 4 years, 10 months ago
  44. 0d382b4 Merge "Support TypeConverters on kotlin objects" into androidx-master-dev am: 826a5d6f25 by Treehugger Robot · 4 years, 1 month ago
  45. 8dd4a96 Support TypeConverters on kotlin objects by Yigit Boyar · 4 years, 1 month ago
  46. 19a9c53 Merge "Workaround for projection that has . in name" into androidx-master-dev am: 8b2be29313 by Treehugger Robot · 4 years, 1 month ago
  47. 6df2385 Workaround for projection that has . in name by Yigit Boyar · 4 years, 1 month ago
  48. e84968c Merge "Add more relation tests" into androidx-master-dev am: 32db0f62fd by Treehugger Robot · 4 years, 1 month ago
  49. 32db0f6 Merge "Add more relation tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  51. 878388c Add more relation tests by Yigit Boyar · 4 years, 1 month ago
  52. d1f9119 Merge "Regenerate old API files using new metalava." into androidx-platform-dev by TreeHugger Robot · 4 years, 1 month ago
  53. a80fee3 Merge "reset arch task executor at the end of QueryExecutorTest" into androidx-master-dev am: 007ac095e4 by Treehugger Robot · 4 years, 1 month ago
  54. 06f45f7 reset arch task executor at the end of QueryExecutorTest by Yigit Boyar · 4 years, 1 month ago
  55. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  56. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  57. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 1 month ago
  58. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  59. 03890a6 Merge "Make room sqlite dependency explicit" into androidx-master-dev am: 33f1bb1353 by Treehugger Robot · 4 years, 1 month ago
  60. 2a510e22 Merge "Fix import in generated PagingSource" into androidx-master-dev am: e75154e1b6 by Treehugger Robot · 4 years, 1 month ago
  61. dea83f5 Merge "Support for generating PagingSource in Room" into androidx-master-dev am: 85427e0826 by Dustin Lam · 4 years, 1 month ago
  62. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 2 months ago
  63. 27b093b Merge "Revert "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08""" into androidx-master-dev am: 5db061f245 by Aurimas Liutikas · 4 years, 2 months ago
  64. 8f7d7c0 Merge "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08"" into androidx-master-dev am: 66bfb25fce by Treehugger Robot · 4 years, 2 months ago
  65. 98202a5 Merge "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" into androidx-master-dev am: 33ee9f97b5 by Aurimas Liutikas · 4 years, 2 months ago
  66. 044539d5 Merge "Introduce RemoveUnusedColumns annotation" into androidx-master-dev am: e9874b82b8 by Treehugger Robot · 4 years, 2 months ago
  67. e29e9e9 Merge "Allow more thant 2 dots in JVM version string" into androidx-master-dev am: 33a08eb69e by Treehugger Robot · 4 years, 2 months ago
  68. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  69. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 2 months ago
  70. 47f3d21 Merge "Re-factor how errors are dismissed when query is re-written" into androidx-master-dev am: 865bf88c32 by Treehugger Robot · 4 years, 2 months ago
  71. d41b0bb Merge changes I93925036,I28c5370d into androidx-master-dev am: d9644fb234 by Treehugger Robot · 4 years, 2 months ago
  72. 64c1a34 Merge "Clean up references to project directory structure" into androidx-master-dev am: 53d5d7b2cc by Alan Viverette · 4 years, 2 months ago
  73. f77ca8c Check for nulls when reading system properties. by Yigit Boyar · 4 years, 3 months ago