[go: nahoru, domu]

  1. 6c0b9a8 Enable Schema Type Grouping for Mainline Release by Armaan Danewalia · 12 months ago
  2. a8f57e9 Merge "Expose the indexable_nested_properties_list API in AppSearch" into androidx-main by Treehugger Robot · 12 months ago
  3. 01cb4b9 Add AppSearchResult#RESULT_RATE_LIMITED for AppSearch Rate Limiting by Grace Zhao · 1 year ago
  4. 6db238e Expose the indexable_nested_properties_list API in AppSearch by Grace Zhao · 1 year ago
  5. 4f8814e Update version code handling and switch back to versioned androidx.core. by Alexander Dorokhine · 1 year ago
  6. 9c6ffba Support addParentType in AppSearch for polymorphism by Jiayu Hu · 1 year, 2 months ago
  7. 451d313 Remove redundant usages of @hide javadoc tag in appsearch by Aurimas Liutikas · 1 year, 1 month ago
  8. 6bafff6 Merge "Add Features#SET_SCHEMA_CIRCULAR_REFERENCES and circular references CTS tests" into androidx-platform-dev by Grace Zhao · 1 year, 1 month ago
  9. 42dae01 Add Features#SET_SCHEMA_CIRCULAR_REFERENCES and circular references CTS tests by Grace Zhao · 1 year, 2 months ago
  10. c66d2c0 Remove SDK_INT condition for Schema Grouping and by Armaan Danewalia · 1 year, 2 months ago
  11. 1f9582c Replace checking Build version by BuildCompat. by Terry Wang · 1 year, 2 months ago
  12. 1d5b8a9 Update FeaturesImpl def for new Android U features. by Tim · 1 year, 4 months ago
  13. 648c685 Update BuildCompat to reflect UpsideDownCake SDK_INT stabilization by Alan Viverette · 1 year, 3 months ago
  14. 9f99dc0 Fix unnecessary try-catch based on new U update. by Helen Qin · 1 year, 4 months ago
  15. edd5a19 Removes verification of setDeletionPropagation in schemas. by Alex Saveliev · 1 year, 4 months ago
  16. 432568a Add suggestion multiple terms and property restriction. by Terry Wang · 1 year, 4 months ago
  17. 23ebdab Merge "Implement ResultGrouping by Schema Type." into androidx-platform-dev by Armaan Danewalia · 1 year, 5 months ago
  18. 010d92e Add advanced query features to SearchSpecToPlatformConverter.java. by Grace Zhao · 1 year, 5 months ago
  19. c784033 Implement ResultGrouping by Schema Type. by Terry Wang · 1 year, 5 months ago
  20. 19ffd7d Merge "Add simple feature checking in AppSearch." into androidx-main am: fb6219c601 by Grace Zhao · 1 year, 5 months ago
  21. fb6219c Merge "Add simple feature checking in AppSearch." into androidx-main by Grace Zhao · 1 year, 5 months ago
  22. 2a9ed18 Add simple feature checking in AppSearch. by Grace Zhao · 1 year, 7 months ago
  23. 5077123 Add support for Android U Join features by Mangesh Ghiware · 1 year, 6 months ago
  24. 07b356f Merge "Not allowing joinspec in remove by query searchspecs" into androidx-main by Alex Saveliev · 1 year, 6 months ago
  25. c72b5143 Not allowing joinspec in remove by query searchspecs by Alex Saveliev · 1 year, 7 months ago
  26. 3683fd2 Handle JoinSpec in ProtoConverter by Alex Saveliev · 1 year, 7 months ago
  27. 3f23348 Fix javadoc link and comment format by Yen-Chieh Sung · 1 year, 7 months ago
  28. fd3d513 Add TOKENIZER_TYPE_VERBATIM and the VERBATIM_SEARCH feature. by Grace Zhao · 1 year, 7 months ago
  29. f9ae053 Adding JoinableConfig into StringPropertyConfig by Yen-Chieh Sung · 1 year, 7 months ago
  30. 657f376 Expose the Advanced Scoring API from Icing by Jiayu Hu · 1 year, 7 months ago
  31. 0728ea1 Add property weights to SearchSpec by Dan Saadati · 2 years, 8 months ago
  32. 6f6395b Add indexing type enum (NONE, RANGE) into AppSearch LongPropertyConfig by Yen-Chieh Sung · 1 year, 7 months ago
  33. 3f95179 Adding RFC822 tokenization to AppSearch by Alex Saveliev · 1 year, 9 months ago
  34. a8999f5 Removal of methods replaced by async rename. by Alex Saveliev · 1 year, 11 months ago
  35. 891836e Merge "Address lint errors in appsearch-platform-storage" into androidx-main am: 1b2f15ddaf by Julia McClellan · 2 years, 1 month ago
  36. 43fa865 Address lint errors in appsearch-platform-storage by Julia McClellan · 2 years, 1 month ago
  37. 8624cb3 Merge "Suppress wrong constant lint on appsearch SearchResultsImpl" into androidx-main am: 573aaa4e28 by Julia McClellan · 2 years, 1 month ago
  38. ef6c0f27 Suppress wrong constant lint on appsearch SearchResultsImpl by Julia McClellan · 2 years, 1 month ago
  39. 4ca3914 Merge changes Iad3c7ce5,Ic4612f90,Id76ea846 into androidx-platform-dev by Terry Wang · 2 years, 2 months ago
  40. 2a34dcf Expose Suggestion API in AppSearch (3) by Terry Wang · 2 years, 3 months ago
  41. 933f10f Revert "Replace deprecated usages of BuildCompat.isAtLeastT()" by Alan Viverette · 2 years, 2 months ago
  42. 9d35952 Replace deprecated usages of BuildCompat.isAtLeastT() by Alan Viverette · 2 years, 3 months ago
  43. f456167 Update AppSearch module to build against latest SDK. by Alexander Dorokhine · 2 years, 3 months ago
  44. f5e2222 Address API council feedback on Observer API. by Alexander Dorokhine · 2 years, 4 months ago
  45. 6f4fa45 Support Android T Jetpack features. by Alexander Dorokhine · 2 years, 4 months ago
  46. 5695fd5 Wrap platform backend callsbacks in a try/catch. by Alexander Dorokhine · 2 years, 4 months ago
  47. 7b0fe0c Suppress deprecation warnings from new Android T SDK. by Alexander Dorokhine · 2 years, 4 months ago
  48. 00d6c5e Merge "Deprecate the AppSearch API methods that return ListenableFuture but don't have the Async suffix." into androidx-platform-dev by TreeHugger Robot · 2 years, 4 months ago
  49. 56502e3 Deprecate the AppSearch API methods that return ListenableFuture but by Alex Saveliev · 2 years, 4 months ago
  50. 2a2616a Adding getByGlobalId to local storage and platform storage in Jetpack. by Alex Saveliev · 2 years, 5 months ago
  51. 5121f0b Upload renaming upstream - rename feature name. by Terry Wang · 2 years, 5 months ago
  52. db12ce6 Address API feedback for set Permission and Role Visibility. by Terry Wang · 2 years, 5 months ago
  53. 8bce682 Fix broken testQuery_namespaceFilter in AppSearch. by Terry Wang · 2 years, 5 months ago
  54. 1207b3f Merge "Add patch for AppSearch will crash if users put empty property." into androidx-platform-dev by TreeHugger Robot · 2 years, 5 months ago
  55. 3bd6979 Add patch for AppSearch will crash if users put empty property. by Terry Wang · 2 years, 7 months ago
  56. 3981b9c Merge "Check visibility store before dispatching observers." into androidx-platform-dev by Alexander Dorokhine · 2 years, 5 months ago
  57. ee1b6d2 Check visibility store before dispatching observers. by Alexander Dorokhine · 2 years, 5 months ago
  58. 508e5bf Merge changes I50b41db2,Ia64fb616,Ie18f7135 into androidx-platform-dev by Terry Wang · 2 years, 5 months ago
  59. b07c108 Report document ids and schema types in change observer. by Alexander Dorokhine · 2 years, 5 months ago
  60. bbffec1 Add getRequiredPermissionsForSchemaTypeVisibilities API. by Terry Wang · 2 years, 6 months ago
  61. a0567ef Add setAllowedRoleForSchemaTypeVisibilities API by Terry Wang · 2 years, 6 months ago
  62. 185e8c5 Support get Visibility Information in GetSchemaResponse by Terry Wang · 2 years, 6 months ago
  63. 01f1439 Implement GlobalSearchSession#getSchema. by Tim Barron · 2 years, 6 months ago
  64. 8866c68 Get addObserver() API working in the platform backend. by Alexander Dorokhine · 2 years, 6 months ago
  65. 166f03d Add an API to create and register an Observer for AppSearch changes. by Alexander Dorokhine · 2 years, 7 months ago
  66. 4683a29 Add RequiresFeature annotation, renames Capabilities to Features. by Tim Barron · 2 years, 7 months ago
  67. 0241f62d Fix fail to filter by Namespace in remove. by Terry Wang · 2 years, 9 months ago
  68. e489d0b Add isSubmatchSupported to check if MatchInfo#getSubmatch works. by Tim Barron · 2 years, 10 months ago
  69. 106daa8 Fix if none of user given namespace filter exist, query will return all. by Terry Wang · 2 years, 11 months ago
  70. b290370 Align Gradle paths to Maven coordinates for appsearch by Alan Viverette · 2 years, 11 months ago