- 1e11db5 Clarification of comments in DocumentChangeInfo and SchemaChangeInfo. by Alexander Dorokhine · 2 years, 8 months ago
- 7cc578c Merge "Add ParcelableDocuments to AppSearch." into tm-dev by Terry Wang · 2 years, 8 months ago
- 1ff7fdb Address API council feedback on Observer API. by Alexander Dorokhine · 2 years, 8 months ago
- e564b80 Move Features.java out of prod tree into test tree. by Alexander Dorokhine · 2 years, 8 months ago
- ab23442 Merge "Update Framework from Jetpack." into tm-dev by Alexander Dorokhine · 2 years, 8 months ago
- e792f9f Merge "Update javadocs for removeObserver based on API feedback." into tm-dev by Alexander Dorokhine · 2 years, 8 months ago
- 17876fe Add ParcelableDocuments to AppSearch. by Terry Wang · 3 years, 1 month ago
- 54f8e29 Update javadocs for removeObserver based on API feedback. by Alexander Dorokhine · 2 years, 8 months ago
- abf74f8 Update Framework from Jetpack. by Alexander Dorokhine · 2 years, 8 months ago
- a1366f6 Remove no-longer-needed unsafe_ignore_missing_latest_api. by Alexander Dorokhine · 2 years, 8 months ago
- 5c8eea2 Merge "Update framework from jetpack." into tm-dev by Alexander Dorokhine · 2 years, 8 months ago
- 714b224 Update framework from jetpack. by Alexander Dorokhine · 2 years, 8 months ago
- e1f2621 docs: Fixing bad syntax in doc comment by Andrew Solovay · 2 years, 9 months ago
- 29fa0cf Update AppSearch framework API to match the jetpack version. by Terry Wang · 2 years, 9 months ago
- 7000015 Implement checking whether the caller holds all required permissions. by Terry Wang · 2 years, 9 months ago
- 9015ff7 Merge "Addresing TODOs from globalGetByDocId" by Tim Barron · 2 years, 9 months ago
- 6af0624 Addresing TODOs from globalGetByDocId by Alex Saveliev · 2 years, 9 months ago
- 51a1b0d Merge changes from topic "appimpl" by Anton Hansson · 2 years, 9 months ago
- 4efa9dd Fix link reference in appsearch javadoc by Anton Hansson · 2 years, 9 months ago
- 74e14a4 Remove framework dependency from AppSearch tests by Anton Hansson · 2 years, 10 months ago
- 661ef9a Update Framework from jetpack. by Alexander Dorokhine · 2 years, 10 months ago
- 8763193 Adding global get document API. by Alex Saveliev · 2 years, 10 months ago
- 0be9c30 Update Framework from Jetpack - add VisibilityCheckerImp and fix by Terry Wang · 2 years, 10 months ago
- 809aad4 Update framework from jetpack. by Terry Wang · 2 years, 10 months ago
- 5b0c561 Move visibility Document to the SDK side. by Terry Wang · 2 years, 11 months ago
- d41def4 Port "globalGetSchema" feature to framework by Alexander Dorokhine · 2 years, 10 months ago
- 04f94d2 Update Framework from Jetpack. by Alexander Dorokhine · 2 years, 10 months ago
- e0587d3 Merge AppSearchObserver into framework. by Alexander Dorokhine · 3 years ago
- 3c690c9 Update framework from jetpack. by Alexander Dorokhine · 3 years ago
- fee1bd3 Update Framework from Jetpack. by Alexander Dorokhine · 3 years ago
- e4499a3 Revert "Revert "Get AppSearch coretests building and passing aga..." by Alexander Dorokhine · 3 years, 1 month ago
- a926b2e Revert "Get AppSearch coretests building and passing again after..." by Christine Tsai · 3 years, 1 month ago
- 6c109fd Get AppSearch coretests building and passing again after move. by Alexander Dorokhine · 3 years, 1 month ago
- e3167a2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/AppSearch am: df079911a9 am: 33bac82e98 by Bob Badour · 3 years, 1 month ago
- df07991 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/AppSearch by Bob Badour · 3 years, 1 month ago
- 7cc7634 Adjust visibility rules for packages/modules/AppSearch by Baligh Uddin · 3 years, 1 month ago
- 2cf5c22 Adjust visibility rules for packages/modules/AppSearch by Baligh Uddin · 3 years, 1 month ago
- ba42f39 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
- f278c7d Merge "Remove deprecated, hidden versions of changed public APIs." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
- 23e43b1 Allow GenericDocument accept a String property longer than 20_000. by Terry Wang · 3 years, 4 months ago
- c84d106 Remove deprecated, hidden versions of changed public APIs. by Alexander Dorokhine · 3 years, 4 months ago
- 399a821 Merge "Port appsearch-service to the system_server_current sdk." into sc-dev by Alexander Dorokhine · 3 years, 5 months ago
- 5d2bb0b Port appsearch-service to the system_server_current sdk. by Alexander Dorokhine · 3 years, 5 months ago
- a2d23d7 Merge "Prevent instant apps from using AppSearch." into sc-dev by Cassie Wang · 3 years, 5 months ago
- 84e33a0 Prevent instant apps from using AppSearch. by Cassie Wang · 3 years, 5 months ago
- ebe7c0d Sync framework from jetpack. by Alexander Dorokhine · 3 years, 5 months ago
- 44c0497 Update framework from jetpack. by Alexander Dorokhine · 3 years, 5 months ago
- 15d0ae4 Update framework from jetpack. by Alexander Dorokhine · 3 years, 5 months ago
- 062616a Annotate AppSearchManager APIs with @UserHandleAware by Terry Wang · 3 years, 6 months ago
- a4b5bab Update framework from jetpack. by Alexander Dorokhine · 3 years, 6 months ago
- 8b7bc6a Merge "Remove PackageManagerInternal from AppSearchService." into sc-dev by Alexander Dorokhine · 3 years, 6 months ago
- 00ad738 Merge "Fix HiddenApiTest#testSignatureMethodsThroughReflection." into sc-dev by Alexander Dorokhine · 3 years, 6 months ago
- 2c4996d Update API txt following a metalava fix by Anton Hansson · 3 years, 6 months ago
- bea5560 Remove PackageManagerInternal from AppSearchService. by Alexander Dorokhine · 3 years, 6 months ago
- f168d79 Fix HiddenApiTest#testSignatureMethodsThroughReflection. by Alexander Dorokhine · 3 years, 6 months ago
- 17c20b8 Update framework from jetpack by Alexander Dorokhine · 3 years, 6 months ago
- 14ea779 Merge "Log CallStats for more api calls" into sc-dev by Xiaoyu Jin · 3 years, 6 months ago
- 11ac9aa Merge "Log InitializeStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 6 months ago
- e4969ec Merge "Log SearchStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 6 months ago
- c5a7577 Log CallStats for more api calls by Xiaoyu Jin · 3 years, 6 months ago
- c410c4f Log InitializeStats in the platform by Xiaoyu Jin · 3 years, 6 months ago
- a4f8837 Merge "Link framework-appsearch against the module_current SDK." into sc-dev by Alexander Dorokhine · 3 years, 6 months ago
- ef66a42 Log SearchStats in the platform by Xiaoyu Jin · 3 years, 6 months ago
- 479bd8c Update framework from jetpack. by Alexander Dorokhine · 3 years, 6 months ago
- 1394fc2 Link framework-appsearch against the module_current SDK. by Alexander Dorokhine · 3 years, 6 months ago
- 83384c7 Update framework from jetpack. by Alexander Dorokhine · 3 years, 6 months ago
- c18a2e4 Merge "Delete deprecated methods after dogfood transition." into sc-dev by Alexander Dorokhine · 3 years, 6 months ago
- d76fbed Merge "Refactor how AppSearchResult and AppSearchBatchResult are parcelled." into sc-dev by TreeHugger Robot · 3 years, 6 months ago
- 39f42a4 Delete deprecated methods after dogfood transition. by Alexander Dorokhine · 3 years, 6 months ago
- 0d22884 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 6 months ago
- 887379d Fix appsearch filegroups to match package by Anton Hansson · 3 years, 6 months ago
- d5e8eda Refactor how AppSearchResult and AppSearchBatchResult are parcelled. by Alexander Dorokhine · 3 years, 6 months ago
- 43c0fdf Temporarily re-add methods and classes removed in ag/1420175. by Alexander Dorokhine · 3 years, 6 months ago
- 773e41f Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
- 5a80848 Remove AndroidFuture from AppSearch. by Alexander Dorokhine · 3 years, 7 months ago
- 7cbc471 Update framework from jetpack. by Alexander Dorokhine · 3 years, 7 months ago
- 17f7937 Update framework from jetpack. by Alexander Dorokhine · 3 years, 7 months ago
- d6348ad Merge "Update AppSearchManager to clarify features" into sc-dev by Dan Saadati · 3 years, 7 months ago
- aa0b847 Update AppSearchManager to clarify features by Dan Saadati · 3 years, 7 months ago
- 5258ad2 Remove remaining uses of Preconditions.checkNotNull. by Alexander Dorokhine · 3 years, 7 months ago
- b5d34b1 Remove ParcelableException from AppSearch. by Alexander Dorokhine · 3 years, 7 months ago
- c77f444 Update framework from jetpack. by Alexander Dorokhine · 3 years, 7 months ago
- f8cc201 Use the PlatformLogger in the platform by Xiaoyu Jin · 3 years, 8 months ago
- c10610d Implement schema migration to another type in framework. by Terry Wang · 3 years, 8 months ago
- c1df44e Update framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
- c4d65f2 Merge "Implement getStorageInfo." into sc-dev by Cassie Wang · 3 years, 8 months ago
- 8f0df49 Implement getStorageInfo. by Cassie Wang · 3 years, 8 months ago
- 56f699b Run framework migration on a background thread. by Alexander Dorokhine · 3 years, 8 months ago
- ae4c014 Remove deprecated methods from AppSearch APIs. by Alexander Dorokhine · 3 years, 8 months ago
- 623e3b0 Implement schema migration in framework. by Terry Wang · 3 years, 9 months ago
- b3452a4 Add another executor to setSchema() for running framework migrations. by Alexander Dorokhine · 3 years, 8 months ago
- 9795b51 Update framework from jetpack. by Alexander Dorokhine · 3 years, 8 months ago
- 3488b9a Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
- 16ef455 Merge "Update Framework from Jetpack." into sc-dev by Alexander Dorokhine · 3 years, 8 months ago
- 1541a5a Merge "Update platform from Jetpack." into sc-dev by Alexander Dorokhine · 3 years, 8 months ago
- 5c5d73f Merge "Require database name when creating session." into sc-dev by Cassie Wang · 3 years, 8 months ago
- e377a3a Add Logger Implementation for WestWorld by Xiaoyu Jin · 3 years, 9 months ago
- c61d2ac Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
- 90938a6 Require database name when creating session. by Cassie Wang · 3 years, 8 months ago
- 7b9c2c3 Update platform from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago