Sign in
android
/
platform
/
frameworks
/
support
/
7a45f0bc9e0a73744b3780a6f92e1b570de58bba..638a8d3a474af45f6ad5fdc3d6d1836ea42d1778
/
datastore
638a8d3
Merge "DataStore handles CorruptionException for all reads and writes." into androidx-main
by Zhiyuan Wang
· 12 months ago
70085fe
DataStore handles CorruptionException for all reads and writes.
by Zhiyuan Wang
· 1 year ago
b815b40
Merge "Use java.nio.File move for JVM and java.io.File rename for Android" into androidx-main
by Zhiyuan Wang
· 12 months ago
900d284
Use java.nio.File move for JVM and java.io.File rename for Android
by Zhiyuan Wang
· 1 year ago
28a145f
Merge "Bump DataStore version to 1.1.0-beta02" into androidx-main
by Zhiyuan Wang
· 1 year ago
46dbd47
Merge "Add tests to verify that CorruptionException is not properly handled after DataStore's first disk read. If the internal state is [ReadException], it will not recover for the rest of the lifecycle." into androidx-main
by Zhiyuan Wang
· 1 year ago
7cbb9ce
Bump DataStore version to 1.1.0-beta02
by Zhiyuan Wang
· 1 year ago
383a67d
Add tests to verify that CorruptionException is not properly handled after DataStore's first disk read. If the internal state is [ReadException], it will not recover for the rest of the lifecycle.
by Zhiyuan Wang
· 1 year ago
e129a8e
Merge "Datastore benchmark improvements" into androidx-main
by Treehugger Robot
· 1 year ago
7202dbf
Datastore benchmark improvements
by Yigit Boyar
· 1 year ago
d6f0f00
Clean up .ignore files
by Paul Duffin
· 1 year ago
add86ee
Merge "DataStore SharedPreferncesMigration silently fail SP deletion for api level >= 24" into androidx-main
by Zhiyuan Wang
· 1 year ago
2accbcc
Merge "Detect nested updateData calls" into androidx-main
by Treehugger Robot
· 1 year ago
6297725
DataStore SharedPreferncesMigration silently fail SP deletion for api level >= 24
by Zhiyuan Wang
· 1 year ago
1b156ad
Merge "Enable KMP native by default" into androidx-main
by Fred Sladkey
· 1 year ago
2925417
Detect nested updateData calls
by Yigit Boyar
· 1 year ago
d5f3dd3
Enable KMP native by default
by Fred Sladkey
· 1 year, 1 month ago
777ba8f
Collect update notifications only when datastore is observed
by Yigit Boyar
· 1 year ago
0c79faa
Align ELF regions of shared native libs to 16kb
by Will McVicker
· 1 year, 1 month ago
ee0da74
Add comment to build.gradle files
by Tiem Song
· 1 year, 2 months ago