issues
search
chibatching
/
Kotpref
Kotpref - Android SharedPreferences delegation library for Kotlin
https://chibatching.github.io/Kotpref/
Apache License 2.0
697
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added moshi support
#262
IncredibleHohol
opened
2 years ago
0
Featur Request -> Save data class
#261
zihadrizkyef
closed
1 year ago
1
livedata is not notify when clearing on API < 30
#260
beigirad
opened
2 years ago
0
Release/2.13.2
#259
chibatching
closed
2 years ago
1
Fix #257 : NPE of livedata on clearing
#258
beigirad
closed
2 years ago
1
NPE on livedata-support when calling clear()
#257
beigirad
closed
2 years ago
0
Make the function that generates delegated properties an extension function
#256
chibatching
closed
2 years ago
1
Fix codecov report upload failure
#255
chibatching
closed
2 years ago
1
Migrate sample from kotlin extension to view binding
#254
chibatching
closed
2 years ago
0
Investigate codecov upload failure
#253
chibatching
closed
2 years ago
1
Codecov uploader don't work after dependencies update
#252
chibatching
closed
2 years ago
0
Update codecov action
#251
chibatching
closed
2 years ago
0
Use gradle official github actions for gradle cache
#250
chibatching
closed
2 years ago
0
Update gradle properties
#249
chibatching
closed
2 years ago
1
Update dependencies
#248
chibatching
closed
2 years ago
0
How to migrate to DataStore?
#247
HolenZhou
opened
3 years ago
2
If a key is composed of fixed + dynamic parts, what to do?
#246
EspoirX
closed
3 years ago
2
Fix incorrect package
#245
chibatching
closed
3 years ago
1
Remove codacy integration
#244
chibatching
closed
3 years ago
0
Update README
#243
chibatching
closed
3 years ago
0
added contains function
#242
androidovshchik
closed
3 years ago
6
Release 2.13.1
#241
chibatching
closed
3 years ago
1
Migrate to Maven Central from JCenter
#240
chibatching
closed
3 years ago
1
Migrate from JCenter to Maven Central
#239
chibatching
closed
3 years ago
3
Change value type
#238
AliKhoshraftar
closed
3 years ago
1
if I using moshi, is it good idea to serialize model with moshi and save by stringPref?
#237
thawri1
closed
3 years ago
1
Release 2.13.0
#236
chibatching
closed
3 years ago
1
Migrate publishing artifacts CI task
#235
chibatching
closed
3 years ago
0
Upgrade gradle wrapper
#234
chibatching
closed
3 years ago
1
Fix the issue that coverage report showing 0%
#233
chibatching
closed
3 years ago
1
Test coverage issue investigation
#232
chibatching
closed
3 years ago
1
Downgrade gradle wrapper version to fix coverage reporting issue
#231
chibatching
closed
3 years ago
0
Exclude test codes from explicit api mode
#230
chibatching
closed
3 years ago
1
Migrate auto initialization from ContentProvider to AndroidX App Startup
#229
chibatching
closed
4 years ago
1
Create codecov.yml
#228
chibatching
closed
4 years ago
1
Introduce explicit api option
#227
chibatching
closed
4 years ago
1
Update dependencies
#226
chibatching
closed
4 years ago
0
Fix that LiveData initial value fires twice
#225
chibatching
closed
4 years ago
1
Update gradle wrapper
#224
chibatching
closed
4 years ago
1
LiveData - fires twice upon first subscription
#223
MFlisar
closed
4 years ago
1
Do you plan to support Jetpack DataStore?
#222
EspoirX
closed
3 years ago
1
Prepare 2.12.0
#221
chibatching
closed
4 years ago
1
Update dokka to 1.4.10
#220
chibatching
closed
4 years ago
1
Update kotlin to 1.4.10
#219
chibatching
closed
4 years ago
1
Add isInitialized property to Kotpref object
#218
chibatching
closed
4 years ago
1
Convert interface to fun interface to use SAM converting
#217
chibatching
closed
4 years ago
1
Convert interface to fun interface to use SAM converting
#216
chibatching
closed
4 years ago
1
Add builder for custom preference
#215
chibatching
closed
4 years ago
1
create a new XXXPref object every time,can the same object be used?
#214
EspoirX
closed
4 years ago
1
Remove deprecated class and function
#213
chibatching
closed
4 years ago
1
Next