1. 15d0ae4 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  2. 4d05163 Guard system usage reporting by checking the caller has system access. by Alexander Dorokhine · 3 years, 1 month ago
  3. a9e6e21 Clear the uninstalled package data in AppSearch. by Terry Wang · 3 years, 3 months ago
  4. c9b7005 Merge "Update framework from jetpack." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  5. 4ae46f3 Merge "Close AppSearchImpl in handling user removed broadcast." into sc-dev by Terry Wang · 3 years, 2 months ago
  6. ec2f315 Close AppSearchImpl in handling user removed broadcast. by Terry Wang · 3 years, 2 months ago
  7. 82a3872 Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  8. 433892c Use AppSearchConfig in PlatformLogger by Xiaoyu Jin · 3 years, 2 months ago
  9. 5c41677 Move to non-hidden APIs for handleUser and broadcast registration. by Alexander Dorokhine · 3 years, 2 months ago
  10. a4b5bab Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  11. bea5560 Remove PackageManagerInternal from AppSearchService. by Alexander Dorokhine · 3 years, 2 months ago
  12. 14ea779 Merge "Log CallStats for more api calls" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  13. 11ac9aa Merge "Log InitializeStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  14. c5a7577 Log CallStats for more api calls by Xiaoyu Jin · 3 years, 3 months ago
  15. c410c4f Log InitializeStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  16. ef66a42 Log SearchStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  17. a4f356a Merge "Handle user stopping in AppSearch." into sc-dev by Terry Wang · 3 years, 3 months ago
  18. 0a0a406 Merge "Unhide the storage attribution API with system visibility." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  19. de9f338 Handle user stopping in AppSearch. by Terry Wang · 3 years, 3 months ago
  20. a5d0d32 Unhide the storage attribution API with system visibility. by Alexander Dorokhine · 3 years, 3 months ago
  21. d5e8eda Refactor how AppSearchResult and AppSearchBatchResult are parcelled. by Alexander Dorokhine · 3 years, 3 months ago
  22. 7cbc471 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  23. e201dc0 Register PackageChangedReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  24. 0fcd51a Implement StorageStatsAugmenter for storage info. by Yang Yu · 3 years, 3 months ago
  25. 17f7937 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  26. 7a6483d Merge "Remove remaining uses of Preconditions.checkNotNull." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  27. 6ad00d8 Merge "Change AppSearchManagerService's thread pool to use LinkedBlockingQueue." into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  28. 5258ad2 Remove remaining uses of Preconditions.checkNotNull. by Alexander Dorokhine · 3 years, 4 months ago
  29. 9900e7e Merge "Remove ParcelableException from AppSearch." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  30. 1652a33 Merge "Revert "Register PackageChangedReceiver to AppSearchManagerService."" into sc-dev by Martijn Coenen · 3 years, 4 months ago
  31. b5d34b1 Remove ParcelableException from AppSearch. by Alexander Dorokhine · 3 years, 4 months ago
  32. 9fdaf0d Revert "Register PackageChangedReceiver to AppSearchManagerService." by Martijn Coenen · 3 years, 4 months ago
  33. aeb581a Merge "Update framework from jetpack." into sc-dev by Alexander Dorokhine · 3 years, 4 months ago
  34. d2186e5 Change AppSearchManagerService's thread pool to use LinkedBlockingQueue. by Terry Wang · 3 years, 4 months ago
  35. c77f444 Update framework from jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  36. be40238 Register PackageChangedReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  37. f8cc201 Use the PlatformLogger in the platform by Xiaoyu Jin · 3 years, 5 months ago
  38. 99fc72d Merge "Implement schema migration to another type in framework." into sc-dev by Terry Wang · 3 years, 4 months ago
  39. c10610d Implement schema migration to another type in framework. by Terry Wang · 3 years, 4 months ago
  40. e04ceab Add background executor to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  41. 12dc6c0 Register UserActionReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  42. b0d6012 Switch to Binder.getCallingUid. by Cassie Wang · 3 years, 4 months ago
  43. 8f0df49 Implement getStorageInfo. by Cassie Wang · 3 years, 4 months ago
  44. 623e3b0 Implement schema migration in framework. by Terry Wang · 3 years, 6 months ago
  45. 9795b51 Update framework from jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  46. b576b74 Merge "Fix a timing issue in unlock signal propagation in AppSearch" into sc-dev by TreeHugger Robot · 3 years, 4 months ago
  47. d5c2ed9 Fix a timing issue in unlock signal propagation in AppSearch by Pinyao Ting · 3 years, 4 months ago
  48. 3488b9a Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  49. d3cdfa4 Merge "Update Framework from Jetpack." into sc-dev by Alexander Dorokhine · 3 years, 5 months ago
  50. 315cca6 Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  51. 9d8f427 Split getAppSearchImpl and createAppSearchImpl in AppSearchImpl by Terry Wang · 3 years, 6 months ago
  52. f0d6ff3 Merge "Fix locking issues." into sc-dev by Cassie Wang · 3 years, 6 months ago
  53. 15c8697 Fix locking issues. by Cassie Wang · 3 years, 6 months ago
  54. f6c128f Merge "Fix package access bug." into sc-dev by Cassie Wang · 3 years, 6 months ago
  55. e8569db Fix package access bug. by Cassie Wang · 3 years, 6 months ago
  56. 9ba9ae1 Require unlocked user for AppSearchImpl. by Cassie Wang · 3 years, 6 months ago
  57. 308304c Make ImplInstanceManager a singleton by Cassie Wang · 3 years, 6 months ago
  58. 21c2d6a Pass global query package name to AppSearchImpl. by Cassie Wang · 3 years, 6 months ago
  59. 87cdd15 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  60. d18f884 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  61. 0c62d99 Pass package name across binder. by Cassie Wang · 3 years, 7 months ago
  62. ab78906 Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  63. 2da1785 Update Framework from Jetpack. by Terry Wang · 3 years, 8 months ago
  64. f209307 Support Multi-User AppSearch within SystemServer by Terry Wang · 3 years, 8 months ago
  65. 8c5ba91 Sync platform from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
  66. 83a2493 Porting AppSearch jetpack upstream changes to platform by Terry Wang · 3 years, 8 months ago
  67. 0d39387 Revert "Split getInstance and createInstance in AppSearchImpl" by Terry Wang · 3 years, 8 months ago
  68. 847a978 Split getInstance and createInstance in AppSearchImpl by Terry Wang · 3 years, 8 months ago
  69. 6a99f94 Update AppSearch code from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
  70. bfbfcac Add GlobalSearchSession to AppSearch platform. by Terry Wang · 3 years, 9 months ago
  71. d48f236 Add SearchResults and support pagination in query. by Alexander Dorokhine · 3 years, 9 months ago
  72. 178366b Pull upstream changes from AndroidX to support removeByQuery. by Alexander Dorokhine · 3 years, 9 months ago
  73. dbd1dca Porting the async AppSearchSession to platform. by Terry Wang · 3 years, 9 months ago
  74. 26b9e5c Pull upstream changes from AndroidX. by Terry Wang · 3 years, 9 months ago
  75. f660d8f Merge frontend changes from Jetpack into Framework. by Alexander Dorokhine · 3 years, 9 months ago
  76. 6413aee Support platform AppSearchManager(backend) to accept database name. by Terry Wang · 3 years, 10 months ago
  77. c66d67c Merge GenericDocument and SearchResult work from Jetpack. by Alexander Dorokhine · 3 years, 10 months ago
  78. 21d00be Merge "Merge Jetpack SearchSpec work from last two quarters." by Alexander Dorokhine · 3 years, 10 months ago
  79. 43905ad Merge changes from topic "oct6" by Jeff Sharkey · 3 years, 10 months ago
  80. ea5328c Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 3 years, 10 months ago
  81. c9fc960 Merge Jetpack SearchSpec work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  82. 92ce353 Merge Jetpack AppSearchSchema work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  83. ebd3774 Merge AppSearchImpl Jetpack work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  84. 7f46d6f Implement AppSearch.deleteByTypes() by Alexander Dorokhine · 4 years, 4 months ago
  85. ff82fba Implement the AppSearch.delete API. by Alexander Dorokhine · 4 years, 5 months ago
  86. f6c66ae Implement the AppSearch.deleteAll API. by Alexander Dorokhine · 4 years, 5 months ago
  87. e708e18 Support queries in AppSearchImpl and FakeIcing. by Alexander Dorokhine · 4 years, 5 months ago
  88. a95f44f Port the getDocuments() API to be synchronous. by Alexander Dorokhine · 4 years, 5 months ago
  89. 69a8d9f Implement getDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 5 months ago
  90. 969f446 Switch AppSearchBatchResult from Throwable to error code and message. by Alexander Dorokhine · 4 years, 5 months ago
  91. 067255c Revert "Implement getDocuments() support in AppSearchImpl." by Alexander Dorokhine · 4 years, 6 months ago
  92. 4277cf4 Implement getDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 6 months ago
  93. b009838 Added ResultSpec, SnippetSpec and ScoringSpec. by sidchhabra · 4 years, 6 months ago
  94. 1846584 Port the putDocuments() API to be synchronous. by Alexander Dorokhine · 4 years, 6 months ago
  95. cc22345 Implement putDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 6 months ago
  96. 321e4b1 Switch setSchema API to be synchronous, based on discussion with API council. by Alexander Dorokhine · 4 years, 6 months ago
  97. 2de4886 Merge "Add forceSetSchema and fix the setSchema API comment." by Alexander Dorokhine · 4 years, 7 months ago
  98. fecfedc Add forceSetSchema and fix the setSchema API comment. by Alexander Dorokhine · 4 years, 7 months ago
  99. a7c8f8a Added query and SearchResults. by sidchhabra · 4 years, 7 months ago
  100. 270d4f1 Implement schema type rewriting for setSchema. by Alexander Dorokhine · 4 years, 7 months ago