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