1. c7c7f35 Merge changes If09f449c,I581286b7 into androidx-main by Treehugger Robot · 7 months ago
  2. 13549f1 Merge "Add initial Tasks schema" into androidx-main by Treehugger Robot · 7 months ago
  3. 263efcb Add ShowTaskAppFunction by Yara Hassan · 7 months ago
  4. 4811e18 Add FindTasksAppFunction by Yara Hassan · 7 months ago
  5. 10484d3 Add initial Tasks schema by Yara Hassan · 7 months ago
  6. 0ea4f89 Add test cases for invalid serializable interface usage by MingWei · 7 months ago
  7. 7b8433b Merge changes from topics "gen-schema-6", "gen-schema-7" into androidx-main by MingWei Liao · 7 months ago
  8. 525bc31 Test schema definition with proxy and schema capability by MingWei · 7 months ago
  9. 39f3fe1 Generatae function signature based on schema definition by MingWei · 7 months ago
  10. cbc8c38 Add AppFunctionSerializableInterface as conditional supported type by MingWei · 7 months ago
  11. e3dafaf1 Merge "[Calendar] Add API to create a Calendar event" into androidx-main by Anna Zhuravleva · 7 months ago
  12. ff7f87e Merge "Use Instant for datetime filters." into androidx-main by Treehugger Robot · 7 months ago
  13. c6b1377 [Calendar] Add API to create a Calendar event by azhura · 7 months ago
  14. 06ba87f Use Instant for datetime filters. by Utkarsh Nigam · 7 months ago
  15. 7376954 Assume dynamic indexer enabled when asserting about components. by Utkarsh Nigam · 7 months ago
  16. f518d737 Disable the failing test for now by Tony Mak · 7 months ago
  17. 85b3660 Merge "Add AppFunctionMetadataCreatorHelper" into androidx-main by MingWei Liao · 7 months ago
  18. 4ae8fc7 Merge "Re-enable the integration test" into androidx-main by Treehugger Robot · 7 months ago
  19. f699d0b Re-enable the integration test by Tony Mak · 7 months ago
  20. 69243bf Add AppFunctionMetadataCreatorHelper by MingWei · 7 months ago
  21. 0e6d707 Add ShowNoteTranslator by Utkarsh Nigam · 7 months ago
  22. 4615084 Merge "Add translator for GetEvents and legacy datetime apis" into androidx-main by Treehugger Robot · 7 months ago
  23. be98f5a Add translator for GetEvents and legacy datetime apis by Tony Mak · 7 months ago
  24. c1f7417 Merge changes I0551045a,I1711e942 into androidx-main by Treehugger Robot · 7 months ago
  25. cc78170 Merge changes from topic "gen-schema-3" into androidx-main by Treehugger Robot · 7 months ago
  26. a5dc3e1 Upgrade integration tests to Kotlin 2.0 by Utkarsh Nigam · 7 months ago
  27. 638c067 Add basic SchemaAppFunctionInventory generation logic by MingWei · 7 months ago
  28. ea38b77c Stop using reflection to generate the XML. by Utkarsh Nigam · 7 months ago
  29. 5dac8a9 Extract invetory builder logic to a helper class by MingWei · 7 months ago
  30. 532e3e0 Merge "Get static mapping AppFunctionMetadata when no dynamic indexer" into androidx-main by Treehugger Robot · 7 months ago
  31. ef14914 Merge "Add Instant and ZoneId support" into androidx-main by Treehugger Robot · 7 months ago
  32. ef2a4b2 Get static mapping AppFunctionMetadata when no dynamic indexer by MingWei · 7 months ago
  33. e5164d9 Merge "Generate component registry for schema definition" into androidx-main by MingWei Liao · 7 months ago
  34. 594ae3e0 Add Instant and ZoneId support by Tony Mak · 7 months ago
  35. fc08230 Clean Up component footprint in appsearch metadata by Oluwarotimi Adesina · 7 months ago
  36. 308b995 Generate component registry for schema definition by MingWei · 7 months ago
  37. 6fd9877 Add test for query API with top level components by Oluwarotimi Adesina · 7 months ago
  38. d58b917 Merge "Update AppFunctionReader to merge toplevel components and pass a shared ref to all appfunction metadata" into androidx-main by Treehugger Robot · 7 months ago
  39. 9ef4231 Merge "Add new calendar schema" into androidx-main by Treehugger Robot · 7 months ago
  40. d94bbd3 Update AppFunctionReader to merge toplevel components and pass a shared ref to all appfunction metadata by Oluwarotimi Adesina · 7 months ago
  41. 6048967 Add new calendar schema by Tony Mak · 7 months ago
  42. 663f1df Merge "Add SchemaAppFunctionInventory" into androidx-main by MingWei Liao · 7 months ago
  43. 7bbd2bf Merge "Setup the test case for testing schema inventory" into androidx-main by MingWei Liao · 7 months ago
  44. 91d9fda Add SchemaAppFunctionInventory by MingWei · 7 months ago
  45. db2b251 Merge "Migrate appfunctions-common/schema/runtime to Kotlin 2.0" into androidx-main by MingWei Liao · 7 months ago
  46. 71ccc88 Migrate appfunctions-common/schema/runtime to Kotlin 2.0 by MingWei · 7 months ago
  47. f1396c6 Merge "Add a last generated timestamp" into androidx-main by Treehugger Robot · 7 months ago
  48. b8b665b Add a last generated timestamp by Tony Mak · 7 months ago
  49. 1053c4c Add local_tests script to enable integration test locally by MingWei · 7 months ago
  50. fa3bf92 Merge "Disable all schema tests till b/408436534 is fixed." into androidx-main by Treehugger Robot · 7 months ago
  51. 1f9f5ce Disable all schema tests till b/408436534 is fixed. by Utkarsh Nigam · 7 months ago
  52. 37a0f6c Remove RequiresApi annotation on AppFunctionManagerCompat by MingWei · 7 months ago
  53. b8a594f Merge "Revert "Setup the schema mapping infra"" into androidx-main by MingWei Liao · 7 months ago
  54. 164f6dc Revert "Setup the schema mapping infra" by MingWei Liao · 7 months ago
  55. 24363d9 Link AppFunctionData to AppFunctionMetadata by MingWei · 7 months ago
  56. d6e893a Merge "Setup the schema mapping infra" into androidx-main by MingWei Liao · 7 months ago
  57. 48f8ded Merge "Update AppFunction XSD." into androidx-main by Oluwarotimi Adesina · 7 months ago
  58. f3a4026 Merge "Target Kotlin 2.0 for projects that use kapt" into androidx-main by Treehugger Robot · 7 months ago
  59. 09e8c29 Update AppFunction XSD. by Oluwarotimi Adesina · 7 months ago
  60. d5d6a85 Target Kotlin 2.0 for projects that use kapt by Omar Ismail · 7 months ago
  61. 196419e Setup the test case for testing schema inventory by MingWei · 7 months ago
  62. ca93786 Add translator for Update API. by Utkarsh Nigam · 7 months ago
  63. 5ffb6fe Setup the schema mapping infra by MingWei · 7 months ago
  64. 1e865f5 Make SetField accepts covaraince T by MingWei · 7 months ago
  65. 483474b Make SetField an AppFunctionSerializable by MingWei · 7 months ago
  66. c8ba782 Enable test as the bug was fixed. by Utkarsh Nigam · 7 months ago
  67. ed793c3 Support nullable serializable proxies in factory by Oluwarotimi Adesina · 7 months ago
  68. 2a971eb Add translator for FindNotes API. by Utkarsh Nigam · 7 months ago
  69. a2a42b3 Add group id to CreateNoteTranslator. by Utkarsh Nigam · 7 months ago
  70. 9fb192f Update schema names acc to the legacy SDK. by Utkarsh Nigam · 7 months ago
  71. abda5ed8 Merge "Disable AppFunctions integration tests" into androidx-main by Treehugger Robot · 7 months ago
  72. d3933be Disable AppFunctions integration tests by MingWei · 7 months ago
  73. b0cbeaa Merge "Fix the issue of get/set generic AppFunctionData" into androidx-main by Treehugger Robot · 7 months ago
  74. eb03561 Fix the issue of get/set generic AppFunctionData by MingWei · 7 months ago
  75. b3d75f1 Merge "Remove calling callingSigningInfo" into androidx-main by MingWei Liao · 7 months ago
  76. 3ce6e66 Merge "make appfunction components top level to avoid duplications" into androidx-main by Treehugger Robot · 7 months ago
  77. 7a433aa Merge "Add datetime filter to FindNotes API." into androidx-main by Treehugger Robot · 7 months ago
  78. d23de01 Add datetime filter to FindNotes API. by Utkarsh Nigam · 7 months ago
  79. 44da725 Merge "Add UpdateNotesGroup API." into androidx-main by Treehugger Robot · 7 months ago
  80. 96a4a51 Merge "Revert "Fix the issue of get/set generic AppFunctionData"" into androidx-main by Aurimas Liutikas · 8 months ago
  81. 1cbdbef Revert "Fix the issue of get/set generic AppFunctionData" by Aurimas Liutikas · 8 months ago
  82. 6fda4f3 make appfunction components top level to avoid duplications by Oluwarotimi Adesina · 8 months ago
  83. 46f4ada Merge "Fix the issue of get/set generic AppFunctionData" into androidx-main by MingWei Liao · 8 months ago
  84. ec5161b Fix the issue of get/set generic AppFunctionData by MingWei · 8 months ago
  85. 3289a38 Merge "make components aggregating per function" into androidx-main by Oluwarotimi Adesina · 8 months ago
  86. 40ef282 Add attachment translation in CreateNoteTranslator by Tony Mak · 8 months ago
  87. 6ae2df8 make components aggregating per function by Oluwarotimi Adesina · 8 months ago
  88. ef26203 Remove calling callingSigningInfo by MingWei · 8 months ago
  89. 4d1aa8f Prevent naming conflict of generic serializable by MingWei · 8 months ago
  90. 244e33c Support serialize/deserialize generic serializable with nullable content by MingWei · 8 months ago
  91. 93c891e Add integration tests for primitive SetField usage by MingWei · 8 months ago
  92. 6bbd548 Generate factory that used generic serializable by MingWei · 8 months ago
  93. 32c6184 Restructure serializable factory init logic by MingWei · 8 months ago
  94. a9a3314 Add test for AppFunction with capability by Oluwarotimi Adesina · 8 months ago
  95. be17b31 Merge "Add missing preimitive type support for Pending Intent" into androidx-main by Treehugger Robot · 8 months ago
  96. bae1847 Add missing preimitive type support for Pending Intent by Oluwarotimi Adesina · 8 months ago
  97. 483b53c Merge changes from topic "generic-factory-1" into androidx-main by MingWei Liao · 8 months ago
  98. 4612e5b Generate generic serializable factory by MingWei · 8 months ago
  99. fd4536c Add TypeParameter for holding type information in runtime by MingWei · 8 months ago
  100. 3ac8d37 Add UpdateNotesGroup API. by Utkarsh Nigam · 8 months ago