1. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  2. 1e04088 Merge changes from topic "api_council_fix_gsl" into androidx-main by David Dong · 2 years, 3 months ago
  3. 2d1e9bf Update DateTimeValidator to always validate using US locale by David Dong · 2 years, 3 months ago
  4. 4379f62 Methods that return durations should be named ending in DurationMillis, methods that return timestamps should be named ending in TimeMillis by David Dong · 2 years, 3 months ago
  5. 42263c1 Merge changes from topic "clockapiupdate_converter" into androidx-main by David Dong · 2 years, 3 months ago
  6. 3dd3d85 Update appsearch schema for Timer, Stopwatch, and Stopwatch Lap by David Dong · 2 years, 4 months ago
  7. 5b71044 Stop using a custom lint database by Alan Viverette · 2 years, 4 months ago
  8. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 4 months ago
  9. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  10. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  11. 8930cfa Update shortcut related apis in comply with finalized api from platform by Pinyao Ting · 2 years, 5 months ago
  12. 0fc114d protobuf version 3.19.4 by Jeff Gaston · 2 years, 5 months ago
  13. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 5 months ago
  14. 1bffb18 Add Stopwatch and StopwatchLap AppSearch entity and builders by David Dong · 2 years, 7 months ago
  15. c1a5d67 Merge "update datetime validator" into androidx-main by David Dong · 2 years, 6 months ago
  16. 9e66e37 update datetime validator by David Dong · 2 years, 6 months ago
  17. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  18. b0470e5 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 6 months ago
  19. 905acf0 Merge changes from topics "update_api", "update_api_gsl" into androidx-main by David Dong · 2 years, 7 months ago
  20. 230063b Update built-in types schema based on feedback by David Dong · 2 years, 7 months ago
  21. 7c32b45 Move CMake version to libs.versions.toml by Fred Sladkey · 2 years, 7 months ago
  22. 4649d6f Update CMake version to 3.22.1 by Fred Sladkey · 2 years, 7 months ago
  23. a2912b7 Fix null pointer exception while invalidating the page token by Xiaoyu Jin · 2 years, 8 months ago
  24. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  25. bcdd360 Merge "Minor improvements to documentation around null/empty repeated values." into androidx-main by Treehugger Robot · 2 years, 8 months ago
  26. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 8 months ago
  27. cb95c54 Export fixes for syncing to framework. by Alexander Dorokhine · 2 years, 8 months ago
  28. cc91561 Minor improvements to documentation around null/empty repeated values. by Alexander Dorokhine · 2 years, 8 months ago
  29. 5670471 Add Alarm and AlarmInstance to appsearch-builtin-types by David Dong · 2 years, 8 months ago
  30. bd2a278 Merge changes from topics "appsearch_timer", "timer_converter2" into androidx-main by David Dong · 2 years, 8 months ago
  31. fd62efd Update Timer builtin type by David Dong · 2 years, 8 months ago
  32. 64f39cf Merge changes I9ddab711,I37217bc0 into androidx-main by Treehugger Robot · 2 years, 8 months ago
  33. 2c18e2c Remove QueryProcessor and make SearchSpecToProtoConverter instanceable. by Terry Wang · 2 years, 9 months ago
  34. 6f01872 Refactor AppSearchImpl namespace and schema look up logic. by Terry Wang · 2 years, 10 months ago
  35. e1ebc55 Port observer cts tests to existing conventions around Features. by Alexander Dorokhine · 2 years, 8 months ago
  36. 766e021 Hook up GlobalSearchSession#removeObserver. by Alexander Dorokhine · 2 years, 8 months ago
  37. 4600a6a Merge "Rework threading and concurrency in AppSearchObserver." into androidx-main by Alexander Dorokhine · 2 years, 8 months ago
  38. febb5b6 Merge "Hook up removeByQuery to send change notifications to AppSearchObserver." into androidx-main by Alexander Dorokhine · 2 years, 8 months ago
  39. e9163ce0 Merge "Hook up removeById to send change notifications to AppSearchObserver." into androidx-main by Alexander Dorokhine · 2 years, 8 months ago
  40. b5b5256 Merge "Hook up AppSearchObserverCallback to be triggered on document puts." into androidx-main by Alexander Dorokhine · 2 years, 8 months ago
  41. 9514a8c Merge "Add an API to create and register an Observer for AppSearch changes." into androidx-main by Alexander Dorokhine · 2 years, 8 months ago
  42. b008044 Rework threading and concurrency in AppSearchObserver. by Alexander Dorokhine · 2 years, 8 months ago
  43. 2c0e6e8 Hook up removeByQuery to send change notifications to AppSearchObserver. by Alexander Dorokhine · 2 years, 8 months ago
  44. 36f7297 Hook up removeById to send change notifications to AppSearchObserver. by Alexander Dorokhine · 2 years, 8 months ago
  45. ff3bc65 Hook up AppSearchObserverCallback to be triggered on document puts. by Alexander Dorokhine · 2 years, 8 months ago
  46. 166f03d Add an API to create and register an Observer for AppSearch changes. by Alexander Dorokhine · 2 years, 8 months ago
  47. e98d86f Merge "Ignore VisibleForTests in all test libraries" into androidx-main by Treehugger Robot · 2 years, 8 months ago
  48. 4fa59465 Merge "Add RequiresFeature annotation, renames Capabilities to Features." into androidx-main by Tim Barron · 2 years, 8 months ago
  49. 4683a29 Add RequiresFeature annotation, renames Capabilities to Features. by Tim Barron · 2 years, 8 months ago
  50. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 8 months ago
  51. 9969a1f Merge "Update BuildCompat for Sv2 and Tiramisu" into androidx-main by Alan Viverette · 2 years, 8 months ago
  52. 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 2 years, 9 months ago
  53. 3243f40 Create ShortcutAdapter that converts document to shortcut and vice versa by Pinyao Ting · 2 years, 9 months ago
  54. 3d2af4c Merge "Revert "Create ShortcutAdapter that converts document to shortcut and vice versa"" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  55. 1ef1872 Revert "Create ShortcutAdapter that converts document to shortcut and vice versa" by Aurimas Liutikas · 2 years, 9 months ago
  56. 46f52ae Merge "Create ShortcutAdapter that converts document to shortcut and vice versa" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  57. 8f31164 Create ShortcutAdapter that converts document to shortcut and vice versa by Pinyao Ting · 2 years, 9 months ago
  58. 06a4361 update owners file for shortcut and appsearch builtin types by Pinyao Ting · 2 years, 9 months ago
  59. ebf84c9 Create appsearch-builtin-types artifact under appsearch library by David Dong · 2 years, 9 months ago
  60. f167992 Merge "Support isFoo() getters for booleans in the annotation processor." into androidx-main by Alexander Dorokhine · 2 years, 9 months ago
  61. 056af09 Support isFoo() getters for booleans in the annotation processor. by Alexander Dorokhine · 2 years, 9 months ago
  62. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 9 months ago
  63. 44793eb Merge "Fix flaky test testSetSchemaStats_withSchemaMigration" into androidx-main by Terry Wang · 2 years, 9 months ago
  64. 8c3f399 Fix flaky test testSetSchemaStats_withSchemaMigration by Terry Wang · 2 years, 9 months ago
  65. 2561cff Merge "Fix NPE when convert Document to proto." into androidx-main by Terry Wang · 2 years, 9 months ago
  66. 2efadbd Fix NPE when convert Document to proto. by Terry Wang · 2 years, 9 months ago
  67. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  68. 0075787 Merge "Update CMake version to 3.18.1" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  69. 2532d8ca Suppress flaky tests by Ember Rose · 2 years, 9 months ago
  70. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 9 months ago
  71. 83d23c5 Update CMake version to 3.18.1 by Fred Sladkey · 2 years, 10 months ago
  72. 1412650 Partial set of export script fixes for framework. by Alexander Dorokhine · 2 years, 10 months ago
  73. fdf1b7b Merge "Clarify docs on SHA256 cert generation for PackagerIdentifier" into androidx-main by Dan Saadati · 2 years, 10 months ago
  74. 73c0bb8 Clarify docs on SHA256 cert generation for PackagerIdentifier by Dan Saadati · 2 years, 10 months ago
  75. 0241f62d Fix fail to filter by Namespace in remove. by Terry Wang · 2 years, 10 months ago
  76. e489d0b Add isSubmatchSupported to check if MatchInfo#getSubmatch works. by Tim Barron · 3 years ago
  77. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 10 months ago
  78. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  79. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 10 months ago
  80. f92e61a Merge "Add an API dependency onto guava listenablefuture." into androidx-main by Alexander Dorokhine · 2 years, 10 months ago
  81. baf6583 Add an API dependency onto guava listenablefuture. by Alexander Dorokhine · 2 years, 10 months ago
  82. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 2 years, 10 months ago
  83. d23d92f Merge "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  84. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 2 years, 10 months ago
  85. 9fb1327 Merge "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  86. 1da0b3c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 10 months ago
  87. 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 2 years, 10 months ago
  88. c3a5f0f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 11 months ago
  89. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 2 years, 11 months ago
  90. c7820aa Update AppSearch to be in sync with update aosp/1825231. by Tim Barron · 2 years, 11 months ago
  91. 4b81525 Update baselines to fix androidx-studio-integration lint errors by Tiem Song · 2 years, 11 months ago
  92. 106daa8 Fix if none of user given namespace filter exist, query will return all. by Terry Wang · 3 years ago
  93. f4d1bd1 Merge "Prevent same-version libraries from specifying duplicate mavenVersion" into androidx-main by Alan Viverette · 3 years ago
  94. cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 3 years ago
  95. 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 3 years ago
  96. 47c9c0b Prevent same-version libraries from specifying duplicate mavenVersion by Alan Viverette · 3 years ago
  97. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 3 years ago
  98. 91a6537 Fix AppSearchSessionCtsTest. by Tim Barron · 3 years ago
  99. b8af5ae Add submatch information to MatchInfo. by Tim Barron · 3 years ago
  100. e8750cd Port our Kotlin testcase to the new test-util project. by Alexander Dorokhine · 3 years ago