Sign in
android
/
platform
/
frameworks
/
support
/
9194a4663ba1bf844068778efe03db2296e06e5f
/
appsearch
/
appsearch-local-storage
bb7e2df
Pluralize get blob storage info method name.
by Terry Wang
· 2 months ago
0ea3091
Clean up project references in build.gradle
by Aurimas Liutikas
· 3 months ago
ef3d124
Bump AppSearch version to 1.1.0-beta01.
by Alexander Dorokhine
· 3 months ago
465a6ae
Clean up project references in build.gradle files
by Aurimas Liutikas
· 3 months ago
ead0fc6
Migrate appsearch to use JSpecify annotations
by Julia McClellan
· 3 months ago
89073e6
Merge "Turn JSpecify lint on by default" into androidx-main
by Julia McClellan
· 3 months ago
7795282
Migrate to using = for property setting
by Aurimas Liutikas
· 3 months ago
81a46bc
Turn JSpecify lint on by default
by Julia McClellan
· 3 months ago
8a67241
Minor fix export to framework
by Terry Wang
· 3 months ago
b5b056a
Add read blob in GlobalSearchSession
by Terry Wang
· 3 months ago
24e6284
Refactor VisibilityStore and support store blob visibility.
by Terry Wang
· 4 months ago
266eb7e
Support set blob visibility.
by Terry Wang
· 4 months ago
33507f4
Merge "Minor fix export to framework" into androidx-main
by Treehugger Robot
· 3 months ago
a496006
Minor fix export to framework
by Terry Wang
· 3 months ago
db276ac
Revert^2 "Add Blob information to storage info."
by Terry Wang
· 3 months ago
dbbc785
Add remove blob in AppSearch.
by Terry Wang
· 3 months ago
1b302147
Merge "Adds a feature for Apps Indexer" into androidx-main
by Treehugger Robot
· 3 months ago
dbb9582
Adds a feature for Apps Indexer
by Alex Saveliev
· 3 months ago
d8af2ac
Upload blob changes to upstream.
by Terry Wang
· 3 months ago
30f76f7
Fixes for framework export #2
by Grace Zhao
· 3 months ago
4d6a2a8
Merge "Fixes for framework export ag/30530380" into androidx-main
by Treehugger Robot
· 3 months ago
12ffd4d
Fixes for framework export ag/30530380
by Grace Zhao
· 3 months ago
b148c3f
Onboard delete propagation type API and PROPAGATE_FROM type
by Yen-Chieh Sung
· 3 months ago
0e4dd49
Remove "AppSearch" prefix from Blob Response objects.
by Terry Wang
· 3 months ago
abd610d
Merge "Fix minor error for export to framework" into androidx-main
by Terry Wang
· 3 months ago
436d442
Merge changes I34a1d167,Ia011f033 into androidx-main
by Jiayu Hu
· 3 months ago
16c5a91
Fix minor error for export to framework
by Terry Wang
· 3 months ago
75192c3
Move parent type information from GenericDocument to SearchResult
by Jiayu Hu
· 5 months ago
1367a28
Merge "Fix stale Total Document Count in DocumentLimiter." into androidx-main
by Treehugger Robot
· 3 months ago
c3d1a40
Fix stale Total Document Count in DocumentLimiter.
by Tim Barron
· 3 months ago
e088462
Move the parent type calculation logic from GenericDocumentToProtoConverter to SchemaCache
by Jiayu Hu
· 5 months ago
84179c8
Merge "Revert "Add Blob information to storage info."" into androidx-main
by Aurimas Liutikas
· 3 months ago
ead8416
Revert "Add Blob information to storage info."
by Aurimas Liutikas
· 3 months ago
942da28
Merge "Onboard BlobHandle property document APIs to AppSearch." into androidx-main
by Terry Wang
· 3 months ago
9b3f821
Onboard BlobHandle property document APIs to AppSearch.
by Terry Wang
· 1 year, 6 months ago
f46bc44
Add AppSearch API for getScorableProperty function
by John Wu
· 3 months ago
e30acf2
Merge "Introduce the advanced query function "matchScoreExpression" in AppSearch" into androidx-main
by Jiayu Hu
· 3 months ago
679f33e
Merge "Add Blob information to storage info." into androidx-main
by Terry Wang
· 3 months ago
cada2ac
Add Blob information to storage info.
by Terry Wang
· 4 months ago
596eaf4
Merge changes Ie7528e70,I04532293 into androidx-main
by Terry Wang
· 3 months ago
dfe0cf8
Introduce the advanced query function "matchScoreExpression" in AppSearch
by Jiayu Hu
· 3 months ago
cb59192
Merge "Introduce the embedding quantization API in AppSearchSchema" into androidx-main
by Jiayu Hu
· 3 months ago
92f1484
Introduce the embedding quantization API in AppSearchSchema
by Jiayu Hu
· 4 months ago
9448578
Onboard BlobHandle schema APIs to AppSearch
by Terry Wang
· 1 year, 6 months ago
ad0964d
Introduce the addFilterDocumentIds API in SearchSpec
by Jiayu Hu
· 4 months ago
8cd4467
Hook up blob store APIs with AppSearchSession.
by Terry Wang
· 5 months ago
4ae7de9
Merge "Hook up blob store with AppSearchImpl." into androidx-main
by Terry Wang
· 3 months ago
2fab34a
Hook up blob store with AppSearchImpl.
by Terry Wang
· 1 year, 6 months ago
5fbd108
Add @ExperimentalAppSearchApi annotations to all new APIs.
by Alexander Dorokhine
· 4 months ago
ee6fabf
Merge "Flag guard use of replaces to calculate doc limits" into androidx-main
by Treehugger Robot
· 4 months ago
ed835f5
Add description for embedding property config
by Jiayu Hu
· 4 months ago
b2ab946
Flag guard use of replaces to calculate doc limits
by Tim Barron
· 4 months ago
7a750ee
Merge "Add getContext() to SearchContext" into androidx-main
by Brian Xiao
· 4 months ago
3f5cafe
Add getContext() to SearchContext
by Brian Xiao
· 4 months ago
c9eaf08
Make VersionCatalogExtensions part of public buildSrc
by Aurimas Liutikas
· 5 months ago
8879a6a
Conditionally apply the document limit.
by Tim Barron
· 6 months ago
4ecc724
Merge "Add AppSearchBlobHandle and cts tests." into androidx-main
by Terry Wang
· 7 months ago
88470f8
Add AppSearchBlobHandle and cts tests.
by Terry Wang
· 1 year, 6 months ago
7f3770e
Merge "Revert "Adds a way to detect the max number of documents that can be indexed"" into androidx-main
by Treehugger Robot
· 7 months ago
d3e4101
Revert "Adds a way to detect the max number of documents that can be indexed"
by Aurimas Liutikas
· 7 months ago
ff4bb04
Merge "Adds a way to detect the max number of documents that can be indexed" into androidx-main
by Treehugger Robot
· 7 months ago
c73a560
Merge "Expose convertVisibilityConfigFromProto to public" into androidx-main
by Terry Wang
· 7 months ago
1ad3514
Merge "Sync AppSearch with google3 update ag/27954674" into androidx-main
by Treehugger Robot
· 7 months ago
dea0240
Sync AppSearch with google3 update ag/27954674
by Tim Barron
· 7 months ago
797da4e
Expose convertVisibilityConfigFromProto to public
by Terry Wang
· 7 months ago
62fb325
Merge "Add the error code RESULT_ALREADY_EXISTS to AppSearch." into androidx-main
by Terry Wang
· 7 months ago
0c09ad8
Add the error code RESULT_ALREADY_EXISTS to AppSearch.
by Terry Wang
· 7 months ago
9adf082
Adds a way to detect the max number of documents that can be indexed
by Alex Saveliev
· 7 months ago
b5d8a81
Start validating androidx.collection signatures
by Aurimas Liutikas
· 7 months ago
96f0b30
Start validating androidx.annotation signatures
by Aurimas Liutikas
· 7 months ago
d0ba533
Delete redundant opt-in flags for Metalava w/ K2 UAST
by Jinseong Jeon
· 7 months ago
cd9e16f
Update compileSdk to 35
by Andrea Falcone
· 7 months ago
ed9cdc1
Remove usage of legacy multidex
by Aurimas Liutikas
· 8 months ago
d8e9bae
Merge "Expand polymorphism for schema type filters in AppSearch" into androidx-platform-dev
by Jiayu Hu
· 9 months ago
743b16b
Expand polymorphism for schema type filters in AppSearch
by Jiayu Hu
· 9 months ago
6921b98
Revise taken action related classes to reflect framework SearchSessionStats changes
by Yen-Chieh Sung
· 9 months ago
170835e
Add default no-op for AppSearchLogger to avoid G3 sync error
by Yen-Chieh Sung
· 9 months ago
d255740
Bring back default cases in SchemaToProtoConverter
by Grace Zhao
· 9 months ago
a7b1496
Fix docstring in ClickStats
by Yen-Chieh Sung
· 9 months ago
da2447a
Revise taken action related classes to reflect framework changes
by Yen-Chieh Sung
· 9 months ago
d79bc47
Merge "Updates to facilitate Framework sync." into androidx-platform-dev
by Alexander Dorokhine
· 9 months ago
0404e8f
Merge "Remove use of latin-abbreviations from AppSearch javadocs." into androidx-platform-dev
by Siddhartha Chhabra
· 9 months ago
e7fbbe2
Remove use of latin-abbreviations from AppSearch javadocs.
by Siddhartha Chhabra
· 9 months ago
db9d478
Updates to facilitate Framework sync.
by Alexander Dorokhine
· 9 months ago
7745c34
Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main am: 9410005eba
by Omar Ismail
· 10 months ago
7244477
Replace buildType.all{} references to buildType.configureEach in build.gradle files
by Omar Ismail
· 10 months ago
7dce82f
Merge "Implement extractor to extract SearchIntentStats from taken action documents" into androidx-platform-dev
by Yen-Chieh Sung
· 10 months ago
ed79991
Implement extractor to extract SearchIntentStats from taken action documents
by Yen-Chieh Sung
· 11 months ago
42166a9
Merge "Move ExceptionUtil to external/ so it can be used by JetPack classes." into androidx-platform-dev
by Siddhartha Chhabra
· 10 months ago
ea6d407
Move ExceptionUtil to external/ so it can be used by JetPack classes.
by Siddhartha Chhabra
· 10 months ago
4faad8a
Merge "Apply some minor lint refactors to AppSearch code." into androidx-platform-dev
by Siddhartha Chhabra
· 10 months ago
f738e75
Apply some minor lint refactors to AppSearch code.
by Siddhartha Chhabra
· 10 months ago
1a2b1f0
Merge "Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary" into androidx-main am: 3985c160c4
by Omar Ismail
· 10 months ago
86e6606
Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary
by Omar Ismail
· 10 months ago
3c13992
Minor refactors.
by Siddhartha Chhabra
· 10 months ago
32fc36e
Add APIs for informational ranking expressions
by Jiayu Hu
· 10 months ago
299f8a4
Merge "Add `tokenize` function to the query language." into androidx-platform-dev
by Tim Barron
· 10 months ago
864f5d7
Add `tokenize` function to the query language.
by Tim Barron
· 11 months ago
b4fb961
Merge "Separate out protobuf lib in appsearch" into androidx-main am: de6abfcf7b
by Omar Ismail
· 10 months ago
b79ab5b
Separate out protobuf lib in appsearch
by Omar Ismail
· 10 months ago
Next »