- a2912b7 Fix null pointer exception while invalidating the page token by Xiaoyu Jin · 3 years, 11 months ago
- 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 3 years, 11 months ago
- bcdd360 Merge "Minor improvements to documentation around null/empty repeated values." into androidx-main by Treehugger Robot · 3 years, 11 months ago
- b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 4 years ago
- cb95c54 Export fixes for syncing to framework. by Alexander Dorokhine · 4 years ago
- cc91561 Minor improvements to documentation around null/empty repeated values. by Alexander Dorokhine · 4 years ago
- 5670471 Add Alarm and AlarmInstance to appsearch-builtin-types by David Dong · 4 years ago
- bd2a278 Merge changes from topics "appsearch_timer", "timer_converter2" into androidx-main by David Dong · 4 years ago
- fd62efd Update Timer builtin type by David Dong · 4 years ago
- 64f39cf Merge changes I9ddab711,I37217bc0 into androidx-main by Treehugger Robot · 4 years ago
- 2c18e2c Remove QueryProcessor and make SearchSpecToProtoConverter instanceable. by Terry Wang · 4 years ago
- 6f01872 Refactor AppSearchImpl namespace and schema look up logic. by Terry Wang · 4 years ago
- e1ebc55 Port observer cts tests to existing conventions around Features. by Alexander Dorokhine · 4 years ago
- 766e021 Hook up GlobalSearchSession#removeObserver. by Alexander Dorokhine · 4 years ago
- 4600a6a Merge "Rework threading and concurrency in AppSearchObserver." into androidx-main by Alexander Dorokhine · 4 years ago
- febb5b6 Merge "Hook up removeByQuery to send change notifications to AppSearchObserver." into androidx-main by Alexander Dorokhine · 4 years ago
- e9163ce0 Merge "Hook up removeById to send change notifications to AppSearchObserver." into androidx-main by Alexander Dorokhine · 4 years ago
- b5b5256 Merge "Hook up AppSearchObserverCallback to be triggered on document puts." into androidx-main by Alexander Dorokhine · 4 years ago
- 9514a8c Merge "Add an API to create and register an Observer for AppSearch changes." into androidx-main by Alexander Dorokhine · 4 years ago
- b008044 Rework threading and concurrency in AppSearchObserver. by Alexander Dorokhine · 4 years ago
- 2c0e6e8 Hook up removeByQuery to send change notifications to AppSearchObserver. by Alexander Dorokhine · 4 years ago
- 36f7297 Hook up removeById to send change notifications to AppSearchObserver. by Alexander Dorokhine · 4 years ago
- ff3bc65 Hook up AppSearchObserverCallback to be triggered on document puts. by Alexander Dorokhine · 4 years ago
- 166f03d Add an API to create and register an Observer for AppSearch changes. by Alexander Dorokhine · 4 years ago
- e98d86f Merge "Ignore VisibleForTests in all test libraries" into androidx-main by Treehugger Robot · 4 years ago
- 4fa59465 Merge "Add RequiresFeature annotation, renames Capabilities to Features." into androidx-main by Tim Barron · 4 years ago
- 4683a29 Add RequiresFeature annotation, renames Capabilities to Features. by Tim Barron · 4 years ago
- 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 4 years ago
- 9969a1f Merge "Update BuildCompat for Sv2 and Tiramisu" into androidx-main by Alan Viverette · 4 years ago
- 07009d8 Update BuildCompat for Sv2 and Tiramisu by Alan Viverette · 4 years ago
- 3243f40 Create ShortcutAdapter that converts document to shortcut and vice versa by Pinyao Ting · 4 years ago
- 3d2af4c Merge "Revert "Create ShortcutAdapter that converts document to shortcut and vice versa"" into androidx-main by Aurimas Liutikas · 4 years ago
- 1ef1872 Revert "Create ShortcutAdapter that converts document to shortcut and vice versa" by Aurimas Liutikas · 4 years ago
- 46f52ae Merge "Create ShortcutAdapter that converts document to shortcut and vice versa" into androidx-main by Treehugger Robot · 4 years ago
- 8f31164 Create ShortcutAdapter that converts document to shortcut and vice versa by Pinyao Ting · 4 years ago
- 06a4361 update owners file for shortcut and appsearch builtin types by Pinyao Ting · 4 years ago
- ebf84c9 Create appsearch-builtin-types artifact under appsearch library by David Dong · 4 years ago
- f167992 Merge "Support isFoo() getters for booleans in the annotation processor." into androidx-main by Alexander Dorokhine · 4 years ago
- 056af09 Support isFoo() getters for booleans in the annotation processor. by Alexander Dorokhine · 4 years ago
- a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 4 years ago
- 44793eb Merge "Fix flaky test testSetSchemaStats_withSchemaMigration" into androidx-main by Terry Wang · 4 years ago
- 8c3f399 Fix flaky test testSetSchemaStats_withSchemaMigration by Terry Wang · 4 years ago
- 2561cff Merge "Fix NPE when convert Document to proto." into androidx-main by Terry Wang · 4 years, 1 month ago
- 2efadbd Fix NPE when convert Document to proto. by Terry Wang · 4 years, 1 month ago
- 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 4 years, 1 month ago
- 0075787 Merge "Update CMake version to 3.18.1" into androidx-main by Fred Sladkey · 4 years, 1 month ago
- 2532d8ca Suppress flaky tests by Ember Rose · 4 years, 1 month ago
- 57907d7 Suppress flaky tests by Ember Rose · 4 years, 1 month ago
- 83d23c5 Update CMake version to 3.18.1 by Fred Sladkey · 4 years, 1 month ago
- 1412650 Partial set of export script fixes for framework. by Alexander Dorokhine · 4 years, 1 month ago
- fdf1b7b Merge "Clarify docs on SHA256 cert generation for PackagerIdentifier" into androidx-main by Dan Saadati · 4 years, 1 month ago
- 73c0bb8 Clarify docs on SHA256 cert generation for PackagerIdentifier by Dan Saadati · 4 years, 1 month ago
- 0241f62d Fix fail to filter by Namespace in remove. by Terry Wang · 4 years, 1 month ago
- e489d0b Add isSubmatchSupported to check if MatchInfo#getSubmatch works. by Tim Barron · 4 years, 1 month ago
- 210f875 Update lint baselines once again. by Aurimas Liutikas · 4 years, 1 month ago
- bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 4 years, 1 month ago
- 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 4 years, 1 month ago
- f92e61a Merge "Add an API dependency onto guava listenablefuture." into androidx-main by Alexander Dorokhine · 4 years, 1 month ago
- baf6583 Add an API dependency onto guava listenablefuture. by Alexander Dorokhine · 4 years, 1 month ago
- 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 4 years, 2 months ago
- d23d92f Merge "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" into androidx-main by Aurimas Liutikas · 4 years, 2 months ago
- fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 4 years, 2 months ago
- 9fb1327 Merge "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" into androidx-main by Treehugger Robot · 4 years, 2 months ago
- 1da0b3c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
- 6a9b275 Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"" by Louis Pullen-Freilich · 4 years, 2 months ago
- c3a5f0f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 2 months ago
- f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 4 years, 2 months ago
- c7820aa Update AppSearch to be in sync with update aosp/1825231. by Tim Barron · 4 years, 2 months ago
- 4b81525 Update baselines to fix androidx-studio-integration lint errors by Tiem Song · 4 years, 2 months ago
- 106daa8 Fix if none of user given namespace filter exist, query will return all. by Terry Wang · 4 years, 3 months ago
- f4d1bd1 Merge "Prevent same-version libraries from specifying duplicate mavenVersion" into androidx-main by Alan Viverette · 4 years, 3 months ago
- cb2034b Merge "Revert "Updates SampledAnnotationEnforcer to work with partial analysis"" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 59b7cc2 Revert "Updates SampledAnnotationEnforcer to work with partial analysis" by Louis Pullen-Freilich · 4 years, 3 months ago
- 47c9c0b Prevent same-version libraries from specifying duplicate mavenVersion by Alan Viverette · 4 years, 3 months ago
- b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 4 years, 3 months ago
- 91a6537 Fix AppSearchSessionCtsTest. by Tim Barron · 4 years, 3 months ago
- b8af5ae Add submatch information to MatchInfo. by Tim Barron · 4 years, 3 months ago
- e8750cd Port our Kotlin testcase to the new test-util project. by Alexander Dorokhine · 4 years, 3 months ago
- 370c3e5 Add new module to hold test utils for AppSearch by Xiaoyu Jin · 4 years, 3 months ago
- 6c879c6 Fix AppSearch unit tests to clean up AppSearchImpl on teardown. by Alexander Dorokhine · 4 years, 3 months ago
- 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 4 years, 3 months ago
- b290370 Align Gradle paths to Maven coordinates for appsearch by Alan Viverette · 4 years, 3 months ago
- bd53b06 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 4 months ago
- 52811ae Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by TreeHugger Robot · 4 years, 4 months ago
- 0d8a942c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 4 months ago
- 75eb71b Clean up appsearch build files. by Aurimas Liutikas · 4 years, 4 months ago
- 9e342e4 Merge "Start targeting API 31" into androidx-platform-dev by TreeHugger Robot · 4 years, 4 months ago
- 611d6ea Start targeting API 31 by Aurimas Liutikas · 4 years, 4 months ago
- e011e66 Merge "Add unit tests for stats logged in SetSchema." into androidx-platform-dev by TreeHugger Robot · 4 years, 4 months ago
- 3bc2616 Log the stats for SearchResults.getNextPage() by Xiaoyu Jin · 4 years, 4 months ago
- d110ba5 Move put large document tests to LocalCtstest by Terry Wang · 4 years, 4 months ago
- 61a82b8 Add unit tests for stats logged in SetSchema. by Yang Yu · 4 years, 4 months ago
- 89e1c33 Use the user-defined logger in SearchResultsImpl by Xiaoyu Jin · 4 years, 4 months ago
- a02f715 Merge "Remove deprecated, hidden versions of changed public APIs." into androidx-platform-dev by TreeHugger Robot · 4 years, 4 months ago
- 0785cc3 Fix validation crash for nextPageToken. by Terry Wang · 4 years, 4 months ago
- 3c0b131 Merge "Allow GenericDocument accept a String property longer than 20_000." into androidx-platform-dev by TreeHugger Robot · 4 years, 4 months ago
- 6309e84 Allow GenericDocument accept a String property longer than 20_000. by Terry Wang · 4 years, 4 months ago
- 6d45014 Remove deprecated, hidden versions of changed public APIs. by Alexander Dorokhine · 4 years, 4 months ago
- 210edf2 Merge "Log stats for optimize" into androidx-platform-dev by Xiaoyu Jin · 4 years, 4 months ago
- 0d1353d Merge "Remove the FrameworkOptimizeStrategy from Jetpack." into androidx-platform-dev by Terry Wang · 4 years, 4 months ago