1. db4f2fb Fix out-of-memory issue reported by Samsung by Xiaoyu Jin · 1 year, 9 months ago
  2. 3d006b0 Workaround prebuilt name conflict for service-appsearch by Alexander Dorokhine · 2 years ago
  3. 5b9ee7b Merge "Wrap Log.v and Log.d calls in a compile-time constant." into tm-dev by Alexander Dorokhine · 2 years, 1 month ago
  4. 56ace2f Merge "Cleanup ContactsIndexerUserInstance" into tm-dev by Tej Singh · 2 years, 1 month ago
  5. 36ba275 Wrap Log.v and Log.d calls in a compile-time constant. by Alexander Dorokhine · 2 years, 1 month ago
  6. c440dec Prevent runtime exceptions from checkForOptimize from crashing system service. by Alexander Dorokhine · 2 years, 1 month ago
  7. 1bc7ffb Cleanup ContactsIndexerUserInstance by Tej Singh · 2 years, 1 month ago
  8. ca13cef Handle potential incompatible schmea changes in mainline module rollback by Xiaoyu Jin · 2 years, 1 month ago
  9. 5e6c979 Index different formats for phone number by Xiaoyu Jin · 2 years, 2 months ago
  10. 412674f Merge "Proguard AppSearch framework and service jars." into tm-dev by Alexander Dorokhine · 2 years, 1 month ago
  11. 16e3144 Merge "Fix update job handling." into tm-dev by TreeHugger Robot · 2 years, 1 month ago
  12. 70fa2c8 Merge "Don't reschedule a periodic job if the params haven't changed" into tm-dev by Mangesh Ghiware · 2 years, 1 month ago
  13. 87ee293 Merge "Fix fail to remove VisibilitySettings when remove a schema." into tm-dev by Terry Wang · 2 years, 1 month ago
  14. 0ad930e Don't reschedule a periodic job if the params haven't changed by Mangesh Ghiware · 2 years, 1 month ago
  15. 89a10ea Fix update job handling. by Kweku Adams · 2 years, 1 month ago
  16. ddc3b04 Fix fail to remove VisibilitySettings when remove a schema. by Terry Wang · 2 years, 1 month ago
  17. 1d45bda Fix race condition in ContactsIndexerUserInstance by Mangesh Ghiware · 2 years, 1 month ago
  18. cb47b77 Proguard AppSearch framework and service jars. by Alexander Dorokhine · 2 years, 1 month ago
  19. 93e0391 Merge "Unregister from change notifications when binder dies." into tm-dev by Alexander Dorokhine · 2 years, 2 months ago
  20. 398052e Merge "Correctly handle change notifications during schema migrations." into tm-dev by Alexander Dorokhine · 2 years, 2 months ago
  21. 576a866 Unregister from change notifications when binder dies. by Alexander Dorokhine · 2 years, 2 months ago
  22. e08ba92 Correctly handle change notifications during schema migrations. by Alexander Dorokhine · 2 years, 2 months ago
  23. 3088a8d Support one-off and periodic jobs for full update by Mangesh Ghiware · 2 years, 2 months ago
  24. 2dbc067 Remove package certificate from ContactsIndexerTests by Xiaoyu Jin · 2 years, 2 months ago
  25. 754687a Handle AppSearch RESULT_OUT_OF_SPACE error by Xiaoyu Jin · 2 years, 2 months ago
  26. 1be5720 Merge "Set missing score for contacts" into tm-dev by Xiaoyu Jin · 2 years, 2 months ago
  27. 06b1412 Set missing score for contacts by Xiaoyu Jin · 2 years, 2 months ago
  28. 62f2d75 Fix several test packaging issues in AppSearchServicesTests. by Alexander Dorokhine · 2 years, 2 months ago
  29. 33b6580 Implement fingerprint to reduce unnecessary document updates by Xiaoyu Jin · 2 years, 3 months ago
  30. adebeb2 Merge "Do instant indexing with configurable limit on start" into tm-dev by TreeHugger Robot · 2 years, 2 months ago
  31. c414cd0 Do instant indexing with configurable limit on start by Mangesh Ghiware · 2 years, 2 months ago
  32. fb92ce2 Merge "Make notes a list" into tm-dev by Xiaoyu Jin · 2 years, 2 months ago
  33. 88effd4 Include "Department" in OrganizationDataHandler by Xiaoyu Jin · 2 years, 2 months ago
  34. d5ba801 Make notes a list by Xiaoyu Jin · 2 years, 2 months ago
  35. bef2497 Add support for searching over phonetic name by Xiaoyu Jin · 2 years, 2 months ago
  36. 7cc578c Merge "Add ParcelableDocuments to AppSearch." into tm-dev by Terry Wang · 2 years, 2 months ago
  37. 6830a6b Error handling and populating stats by Xiaoyu Jin · 2 years, 3 months ago
  38. d00ccc8 Merge "Handle CP2 package clear events" into tm-dev by TreeHugger Robot · 2 years, 2 months ago
  39. b7918cf Merge "Use PersistableBundle to store contacts indexer state" into tm-dev by TreeHugger Robot · 2 years, 2 months ago
  40. e00ea8a Merge "Update framework to compile against new drop of Icing Lib." into tm-dev by Tim Barron · 2 years, 2 months ago
  41. 202d278 Merge "Add check isUserLocked before we create and schedule optimize job." into tm-dev by Terry Wang · 2 years, 2 months ago
  42. 9e878aa Use PersistableBundle to store contacts indexer state by Mangesh Ghiware · 2 years, 2 months ago
  43. ddb9391 Handle CP2 package clear events by Mangesh Ghiware · 2 years, 3 months ago
  44. f567165 Update framework to compile against new drop of Icing Lib. by Alexander Dorokhine · 2 years, 2 months ago
  45. 5696a5e Add check isUserLocked before we create and schedule optimize job. by Terry Wang · 2 years, 3 months ago
  46. ed8496c Merge "Add note as searchable in builtin:person" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  47. c6975b5 Merge "Chain async tasks in contacts indexer delta update" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  48. ad6e5f9 Add note as searchable in builtin:person by Xiaoyu Jin · 2 years, 3 months ago
  49. 63ac7b7 Chain async tasks in contacts indexer delta update by Mangesh Ghiware · 2 years, 3 months ago
  50. 1ff7fdb Address API council feedback on Observer API. by Alexander Dorokhine · 2 years, 3 months ago
  51. e564b80 Move Features.java out of prod tree into test tree. by Alexander Dorokhine · 2 years, 3 months ago
  52. ab23442 Merge "Update Framework from Jetpack." into tm-dev by Alexander Dorokhine · 2 years, 3 months ago
  53. d43f542 Merge "Update PlatformLogger to reflect atom changes" into tm-dev by Lukhnos Liu · 2 years, 3 months ago
  54. 17876fe Add ParcelableDocuments to AppSearch. by Terry Wang · 2 years, 8 months ago
  55. 0d28a7e Use distinct job ids for full update jobs per user by Mangesh Ghiware · 2 years, 3 months ago
  56. abf74f8 Update Framework from Jetpack. by Alexander Dorokhine · 2 years, 3 months ago
  57. f539ced Update PlatformLogger to reflect atom changes by Lukhnos Liu · 2 years, 3 months ago
  58. 7f84041 Merge "Build AppSearch as an updatable apex." into tm-dev by Alexander Dorokhine · 2 years, 3 months ago
  59. fbb74c1 Build AppSearch as an updatable apex. by Alexander Dorokhine · 2 years, 3 months ago
  60. 910fa11 Create contacts/ directory during async init by Mangesh Ghiware · 2 years, 3 months ago
  61. e419964 Merge "Relation doesn't need to be searchable" into tm-dev by Xiaoyu Jin · 2 years, 3 months ago
  62. cae162d Merge "Chain async tasks in contacts indexer" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  63. 5c8eea2 Merge "Update framework from jetpack." into tm-dev by Alexander Dorokhine · 2 years, 3 months ago
  64. e11b290 Relation doesn't need to be searchable by Xiaoyu Jin · 2 years, 3 months ago
  65. 5f9faff Chain async tasks in contacts indexer by Mangesh Ghiware · 2 years, 3 months ago
  66. 708af37 Add new dataHandlers for Organization and Relation by Xiaoyu Jin · 2 years, 3 months ago
  67. 6bef3ed Merge "Improve full update of contacts in AppSearch" into tm-dev by Mangesh Ghiware · 2 years, 3 months ago
  68. ae63c34 Merge "Reenable contacts indexer w/ async init" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  69. ef1c8a0 Improve full update of contacts in AppSearch by Mangesh Ghiware · 2 years, 3 months ago
  70. d5c31de Reenable contacts indexer w/ async init by Mangesh Ghiware · 2 years, 3 months ago
  71. 0ecaf4d Merge "Add verification that target package must exist in target user." into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  72. 714b224 Update framework from jetpack. by Alexander Dorokhine · 2 years, 3 months ago
  73. 6346cbd Merge "Switch ordering of the user stopping calls." into tm-dev by Alexander Dorokhine · 2 years, 3 months ago
  74. 5da89e7 Merge "Check data nullness before processing in the handlers." into tm-dev by Xiaoyu Jin · 2 years, 3 months ago
  75. 563feda Check data nullness before processing in the handlers. by Xiaoyu Jin · 2 years, 3 months ago
  76. 62ea5fa Disable Contacts Indexer to address SystemUserUnlock regression by Mangesh Ghiware · 2 years, 3 months ago
  77. 6edf412 Switch ordering of the user stopping calls. by Alexander Dorokhine · 2 years, 3 months ago
  78. d22c069 Enable contacts indexer by Mangesh Ghiware · 2 years, 3 months ago
  79. f4821d5 Merge changes from topics "presubmit-am-2f08f8c968ff46df965709be7e8ff409", "presubmit-am-53804adb5ff84911b362bce16da0308a", "presubmit-am-e5844812621b4b9d91e5179f54e75312" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  80. 5fcb8cc Implement full update of CP2 contacts into AppSearch by Mangesh Ghiware · 2 years, 3 months ago
  81. 8edf1be Trigger deltaUpdate in ContactsIndexerUserInstance by Xiaoyu Jin · 2 years, 3 months ago
  82. c46f956 Complete AppSearchHelper to provide api alls to AppSearch by Xiaoyu Jin · 2 years, 3 months ago
  83. f8c258e Clear Visibility Setting when a package got removed. by Terry Wang · 2 years, 3 months ago
  84. 39957d4 Add verification that target package must exist in target user. by Terry Wang · 2 years, 4 months ago
  85. 55b2a73 Merge "Create AppSearchModule to dispatch lifecycle events" into tm-dev by TreeHugger Robot · 2 years, 3 months ago
  86. 872129a Rework how executors are managed in AppSearchManagerService. by Alexander Dorokhine · 2 years, 3 months ago
  87. b1d721e Create AppSearchModule to dispatch lifecycle events by Mangesh Ghiware · 2 years, 4 months ago
  88. 8701ae2 Implement ContactsIndexerImpl to index contact data by Xiaoyu Jin · 2 years, 4 months ago
  89. cee8b70 Add ContactDataHandler to convert CP2 contacts to Person objects by Xiaoyu Jin · 2 years, 4 months ago
  90. 29fa0cf Update AppSearch framework API to match the jetpack version. by Terry Wang · 2 years, 4 months ago
  91. 7000015 Implement checking whether the caller holds all required permissions. by Terry Wang · 2 years, 4 months ago
  92. 9015ff7 Merge "Addresing TODOs from globalGetByDocId" by Tim Barron · 2 years, 4 months ago
  93. 801f321 Add missing change notification dispatches. by Alexander Dorokhine · 2 years, 4 months ago
  94. 6af0624 Addresing TODOs from globalGetByDocId by Alex Saveliev · 2 years, 4 months ago
  95. 655aec0 Adapt to new CallerAccess object. by Alexander Dorokhine · 2 years, 4 months ago
  96. 72f5e37 Update framework from Jetpack. by Alexander Dorokhine · 2 years, 4 months ago
  97. 661ef9a Update Framework from jetpack. by Alexander Dorokhine · 2 years, 4 months ago
  98. 8763193 Adding global get document API. by Alex Saveliev · 2 years, 5 months ago
  99. 0be9c30 Update Framework from Jetpack - add VisibilityCheckerImp and fix by Terry Wang · 2 years, 5 months ago
  100. 809aad4 Update framework from jetpack. by Terry Wang · 2 years, 4 months ago