1. bfbfcac Add GlobalSearchSession to AppSearch platform. by Terry Wang · 3 years, 9 months ago
  2. d48f236 Add SearchResults and support pagination in query. by Alexander Dorokhine · 3 years, 9 months ago
  3. dbd1dca Porting the async AppSearchSession to platform. by Terry Wang · 3 years, 9 months ago
  4. 26b9e5c Pull upstream changes from AndroidX. by Terry Wang · 3 years, 9 months ago
  5. 6413aee Support platform AppSearchManager(backend) to accept database name. by Terry Wang · 3 years, 10 months ago
  6. 03acdb2 Merge request objects from Jetpack into Framework. by Alexander Dorokhine · 3 years, 10 months ago
  7. c66d67c Merge GenericDocument and SearchResult work from Jetpack. by Alexander Dorokhine · 3 years, 10 months ago
  8. c9fc960 Merge Jetpack SearchSpec work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  9. 92ce353 Merge Jetpack AppSearchSchema work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  10. d666135 Jarjaring AppSearch framework and service. by sidchhabra · 4 years, 3 months ago
  11. 7f46d6f Implement AppSearch.deleteByTypes() by Alexander Dorokhine · 4 years, 4 months ago
  12. ff82fba Implement the AppSearch.delete API. by Alexander Dorokhine · 4 years, 5 months ago
  13. f6c66ae Implement the AppSearch.deleteAll API. by Alexander Dorokhine · 4 years, 5 months ago
  14. e708e18 Support queries in AppSearchImpl and FakeIcing. by Alexander Dorokhine · 4 years, 5 months ago
  15. a95f44f Port the getDocuments() API to be synchronous. by Alexander Dorokhine · 4 years, 5 months ago
  16. 69a8d9f Implement getDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 5 months ago
  17. 969f446 Switch AppSearchBatchResult from Throwable to error code and message. by Alexander Dorokhine · 4 years, 5 months ago
  18. e1a6952 setSchema() API adjustments from API review. by Alexander Dorokhine · 4 years, 6 months ago
  19. 91de77e Merge "Revert "Implement getDocuments() support in AppSearchImpl."" by Alexander Dorokhine · 4 years, 6 months ago
  20. 067255c Revert "Implement getDocuments() support in AppSearchImpl." by Alexander Dorokhine · 4 years, 6 months ago
  21. 40a118d Merge "Implement getDocuments() support in AppSearchImpl." by Alexander Dorokhine · 4 years, 6 months ago
  22. 6b38829 Refactor AppSearch to split into AppSearchDocument and AppSearchEmail. by Terry Wang · 4 years, 7 months ago
  23. 4277cf4 Implement getDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 6 months ago
  24. b009838 Added ResultSpec, SnippetSpec and ScoringSpec. by sidchhabra · 4 years, 6 months ago
  25. 1846584 Port the putDocuments() API to be synchronous. by Alexander Dorokhine · 4 years, 6 months ago
  26. cc22345 Implement putDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 6 months ago
  27. 321e4b1 Switch setSchema API to be synchronous, based on discussion with API council. by Alexander Dorokhine · 4 years, 6 months ago
  28. 2de4886 Merge "Add forceSetSchema and fix the setSchema API comment." by Alexander Dorokhine · 4 years, 7 months ago
  29. 54adc9d Merge "Update appsearch with new upstream changes" by Cassie Wang · 4 years, 7 months ago
  30. 03f041f Merge "Remove IndexingConfig and merge its constants into PropertyConfig." by Alexander Dorokhine · 4 years, 7 months ago
  31. 7166697 Update appsearch with new upstream changes by Cassie Wang · 4 years, 7 months ago
  32. fecfedc Add forceSetSchema and fix the setSchema API comment. by Alexander Dorokhine · 4 years, 7 months ago
  33. d44f987 Remove IndexingConfig and merge its constants into PropertyConfig. by Alexander Dorokhine · 4 years, 7 months ago
  34. a7c8f8a Added query and SearchResults. by sidchhabra · 4 years, 7 months ago
  35. 179c8b8 Add AppSearch.java, containing the Document class, base Builder, and Email. by Alexander Dorokhine · 4 years, 7 months ago
  36. fd07eba Add a SetSchema API and builders. by Alexander Dorokhine · 4 years, 7 months ago
  37. febbead Add a new system service for app search project by Terry Wang · 4 years, 10 months ago