[go: nahoru, domu]

  1. 8bfb531 Merge "Allow parent type information in GenericDocument to be stored as a synthetic property" into androidx-main by Tim Barron · 12 months ago
  2. 9ed4845 Allow parent type information in GenericDocument to be stored as a synthetic property by Jiayu Hu · 12 months ago
  3. 78c4fd2 Support different sets of properties to search for different schema types. by Yogesh Singh · 1 year ago
  4. aacb401 Merge "Wrap parent type information in GenericDocument" into androidx-main by Terry Wang · 12 months ago
  5. cb97ab7 Merge "Strips out call to setDeletionPropagation in proto converter" into androidx-main by Alex Saveliev · 12 months ago
  6. ebc04d9 Strips out call to setDeletionPropagation in proto converter by Alex Saveliev · 12 months ago
  7. 302ad8f Merge "Populate new flags in IcingOptionsConfig for sorting Icing's LiteIndex at indexing time" into androidx-main by Treehugger Robot · 12 months ago
  8. a104cdc Populate new flags in IcingOptionsConfig for sorting Icing's LiteIndex at indexing time by Grace Zhao · 12 months ago
  9. 71dc372 Merge "Safeparcelables in AppSearch - AppSearchSchema(1)" into androidx-main by Xiaoyu Jin · 12 months ago
  10. 974fe9f Update PutDocumentStats to include new metrics added in Icing. by Grace Zhao · 12 months ago
  11. 13c0cbc Wrap parent type information in GenericDocument by Jiayu Hu · 1 year ago
  12. f7632bf Merge "Fix testAppSearchSchema_toString" into androidx-main by Xiaoyu Jin · 12 months ago
  13. c8bd181 Safeparcelables in AppSearch - AppSearchSchema(1) by Xiaoyu Jin · 1 year ago
  14. 7983850 Fix testAppSearchSchema_toString by Xiaoyu Jin · 12 months ago
  15. 747d1ce Merge "Update setPotentialActions and setAlternateNames in Thing to avoid constructing unnecessary object" into androidx-main by Jiayu Hu · 12 months ago
  16. 30994d3 Merge "Avoid exporting Serializers to framework" into androidx-main by Xiaoyu Jin · 12 months ago
  17. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 12 months ago
  18. 946d693 Avoid exporting Serializers to framework by Xiaoyu Jin · 12 months ago
  19. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 12 months ago
  20. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year ago
  21. 31abc88 Merge "Unhide addParentType() and one version of addIndexableNestedPropertiesList()." into androidx-main by Tim Barron · 1 year ago
  22. 728a3ce Merge "Safeparcelables in AppSearch - GenericDocumentParcel" into androidx-main by Xiaoyu Jin · 1 year ago
  23. 4e31475 Safeparcelables in AppSearch - GenericDocumentParcel by Xiaoyu Jin · 1 year, 1 month ago
  24. 5b0858d Merge "Properly handles Long and Int for special fields" into androidx-main by Treehugger Robot · 1 year ago
  25. 0047c9c Properly handles Long and Int for special fields by Alex Saveliev · 1 year ago
  26. a39b51f Update setPotentialActions and setAlternateNames in Thing to avoid constructing unnecessary object by Jiayu Hu · 1 year ago
  27. a8b3d86 Merge "Clean up PrefixUtil" into androidx-main by Treehugger Robot · 1 year ago
  28. ffaf979 Clean up PrefixUtil by Brian Xiao · 1 year ago
  29. 5cd7925 Checks for projections set outside of schema filter set by Alex Saveliev · 1 year ago
  30. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year ago
  31. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  32. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  33. 025a6bb Merge "Revert "Upgrade to AGP 8.2.0-alpha14"" into androidx-main by Nader Jawad · 1 year, 1 month ago
  34. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 1 year, 1 month ago
  35. d9eef4c Merge "Introduce AnnotatedGetterOrField" into androidx-main by Raghav Mehta · 1 year, 1 month ago
  36. 9a8ea01 Introduce AnnotatedGetterOrField by raghavmehta · 1 year, 1 month ago
  37. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 1 year, 1 month ago
  38. ac86308 Merge "Introduce PropertyAnnotation" into androidx-main by Raghav Mehta · 1 year, 1 month ago
  39. da8ff6c Introduce Serializer interfaces and use them as generic bounds in the annotations by raghavmehta · 1 year, 1 month ago
  40. 336f948 Introduce PropertyAnnotation by raghavmehta · 1 year, 2 months ago
  41. 0cdc9918 Merge changes Ie4e900d5,I265c9bbe into androidx-main by Jiayu Hu · 1 year, 1 month ago
  42. cbf360e Safeparcelables in AppSearch (1) - Include SafeParcelable by Xiaoyu Jin · 1 year, 1 month ago
  43. 3b37dad Add CTS tests for SetSchema bug where new nested document properties did not trigger index rebuild by Grace Zhao · 1 year, 1 month ago
  44. c310b7a Migrate AppSearch built-in types to use `@Document.BuilderProducer` by Jiayu Hu · 1 year, 1 month ago
  45. e6e7de2 Support builder constructor to create builder instances in AppSearch annotation processor by Jiayu Hu · 1 year, 2 months ago
  46. 4826e04 Merge "Removing a setDeletionPropagation call from being exported" into androidx-main by Alex Saveliev · 1 year, 1 month ago
  47. 22fded3 Add ComputingDevice to Alarm AppSearch schema by David Dong · 1 year, 1 month ago
  48. 17cdcc0 Removing a setDeletionPropagation call from being exported by Alex Saveliev · 1 year, 1 month ago
  49. b4ed6a5 Revert "Enable Schema Type Grouping for Mainline Release" by Armaan Danewalia · 1 year, 1 month ago
  50. 22b728d Merge "Hide beyond-U APIs in framework, and move tests accordingly." into androidx-main by Alexander Dorokhine · 1 year, 1 month ago
  51. d075a5d Revert "Handles JoinSpec correctly in local query" by Alex Saveliev · 1 year, 1 month ago
  52. fa90489 Unhide addParentType() and one version of addIndexableNestedPropertiesList(). by Alexander Dorokhine · 1 year, 1 month ago
  53. 3525813 Hide beyond-U APIs in framework, and move tests accordingly. by Alexander Dorokhine · 1 year, 1 month ago
  54. 53a2534 Handles nested SearchSpec package filters by Alex Saveliev · 1 year, 2 months ago
  55. 68000b0 Merge "Enable Schema Type Grouping for Mainline Release" into androidx-main by Armaan Danewalia · 1 year, 1 month ago
  56. 6c0b9a8 Enable Schema Type Grouping for Mainline Release by Armaan Danewalia · 1 year, 1 month ago
  57. 941c64e Allow specifying a serializer in String|Long|DoubleProperty annotations by raghavmehta · 1 year, 2 months ago
  58. 6f3fef66 Fix broken test due to aosp/2650771. by Siddhartha Chhabra · 1 year, 1 month ago
  59. a8f57e9 Merge "Expose the indexable_nested_properties_list API in AppSearch" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  60. c8aebaf Revert "Add doesCallerHasSystemAccess to VisibilityChecker." by Siddhartha Chhabra · 1 year, 1 month ago
  61. ff8e735 Merge "Add AppSearchResult#RESULT_RATE_LIMITED for AppSearch Rate Limiting" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. 01cb4b9 Add AppSearchResult#RESULT_RATE_LIMITED for AppSearch Rate Limiting by Grace Zhao · 1 year, 2 months ago
  63. ff0213c Setup flag to control integer_index_bucket_split_threshold by Yen-Chieh Sung · 1 year, 2 months ago
  64. 8eb5976 Handles JoinSpec correctly in local query by Alexander Dorokhine · 1 year, 2 months ago
  65. 49faf83 Merge changes from topic "289269026_deprecate_isatleastu" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  66. 6db238e Expose the indexable_nested_properties_list API in AppSearch by Grace Zhao · 1 year, 2 months ago
  67. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  68. cc88fb1 Merge "Add doesCallerHasSystemAccess to VisibilityChecker." into androidx-main by Siddhartha Chhabra · 1 year, 2 months ago
  69. b231c99 Add doesCallerHasSystemAccess to VisibilityChecker. by Siddhartha Chhabra · 1 year, 6 months ago
  70. fceaab0 Support builder pattern in annotation processor to construct AppSearch document by Jiayu Hu · 1 year, 2 months ago
  71. 009a4e4 Remove some special special handling for AutoValue that is not necessary by raghavmehta · 1 year, 2 months ago
  72. 5f5c131 Merge "Update version code handling and switch back to versioned androidx.core." into androidx-main by Alexander Dorokhine · 1 year, 2 months ago
  73. 6998f91 Modifies addDocumentClasses to avoid infinite recursion by Alex Saveliev · 1 year, 2 months ago
  74. 4f8814e Update version code handling and switch back to versioned androidx.core. by Alexander Dorokhine · 1 year, 2 months ago
  75. d86da1b Support AppSearch annotation on interfaces by Jiayu Hu · 1 year, 3 months ago
  76. 9d04382 Update AppSearch annotation processor to support setting parent types for polymorphism by Jiayu Hu · 1 year, 3 months ago
  77. 9c6ffba Support addParentType in AppSearch for polymorphism by Jiayu Hu · 1 year, 3 months ago
  78. 451d313 Remove redundant usages of @hide javadoc tag in appsearch by Aurimas Liutikas · 1 year, 3 months ago
  79. 227cd44 Zdd CTS Test covering 'propertyDefined' function. by Tim Barron · 1 year, 3 months ago
  80. 6bafff6 Merge "Add Features#SET_SCHEMA_CIRCULAR_REFERENCES and circular references CTS tests" into androidx-platform-dev by Grace Zhao · 1 year, 3 months ago
  81. 42dae01 Add Features#SET_SCHEMA_CIRCULAR_REFERENCES and circular references CTS tests by Grace Zhao · 1 year, 3 months ago
  82. 9ab64dd Merge "Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage" into androidx-main am: 873c533d78 by Treehugger Robot · 1 year, 3 months ago
  83. 873c533 Merge "Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. 5e6e411 Merge "Turn off FileBackedVector pre-mapping flag for local storage" into androidx-platform-dev by Yen-Chieh Sung · 1 year, 3 months ago
  85. 268ce5d Turn on tip-of-tree docs for appsearch -builtin-types and -platform-storage by Owen Gray · 1 year, 8 months ago
  86. 07674c1 Merge "Minor fix for export." into androidx-platform-dev by Treehugger Robot · 1 year, 3 months ago
  87. dfdb53c Turn off FileBackedVector pre-mapping flag for local storage by Yen-Chieh Sung · 1 year, 3 months ago
  88. 245b079 Minor fix for export. by Terry Wang · 1 year, 3 months ago
  89. d8df9a1 Merge "Setup flag to control ResultSpecProto.num_total_bytes_per_page_threshold" into androidx-platform-dev by Tim Barron · 1 year, 3 months ago
  90. 46df858 Setup flag to control ResultSpecProto.num_total_bytes_per_page_threshold by Tim · 1 year, 3 months ago
  91. 5fc88b5 Merge "Fix the documentation of "this.childrenRankingSignals()" in advanced ranking" into androidx-platform-dev by Jiayu Hu · 1 year, 3 months ago
  92. 22fa0ac Fix the documentation of "this.childrenRankingSignals()" in advanced ranking by Jiayu Hu · 1 year, 3 months ago
  93. 4d10bae Merge "Adds docs to joinspec regarding advanced ranking strat" into androidx-platform-dev by Treehugger Robot · 1 year, 3 months ago
  94. d982999 Adds docs to joinspec regarding advanced ranking strat by Alex Saveliev · 1 year, 3 months ago
  95. c66d2c0 Remove SDK_INT condition for Schema Grouping and by Armaan Danewalia · 1 year, 3 months ago
  96. e2f84e4 Merge "Replace checking Build version by BuildCompat." into androidx-platform-dev by Terry Wang · 1 year, 3 months ago
  97. 1f9582c Replace checking Build version by BuildCompat. by Terry Wang · 1 year, 3 months ago
  98. 0ddd8b4 Merge "Minor refactor to JavaDocs." into androidx-platform-dev by Siddhartha Chhabra · 1 year, 3 months ago
  99. c392fda Minor refactor to JavaDocs. by Siddhartha Chhabra · 1 year, 3 months ago
  100. 191a39b Merge "Adds note about joinable type limit" into androidx-platform-dev by Treehugger Robot · 1 year, 3 months ago