Kurt Nelson
Kurt Nelson
Time zone changes are only respected after the process has been completely restarted. Reproduction: 1. Go to airport. 2. Fly somewhere far enough away 3. Time will stay wrong indefinitely
In buck, the proguard-gradle dependency is unused. Additionally, OkBuck internally pins to a version of proguard instead of allowing the consumer to specify it.
As Nexus 6Ps are harder to get and have gone up in price, we should support flashing a Pixel 1 or 2.
* Gradle plugin bumps * Kotlin version bump
Just the usual get everything happy on the latest tooling.
When migrating to SS, you often have a step where writes go to both SS and the legacy storage. In this state, the SS is rarely used for performant read...
We should separate the logic that uses an Android context for the folder location into a separate artifact, this will allow pure java modules to consume simple-store. (And might help...
The sample app has a kotlin activity consuming the library, document why this library is not in kotlin.
Might be worthwhile explaining or pointing to an explanation of why not use SharedPrefs _Originally posted by @jbarr21 in https://github.com/uber/simple-store/pull/25#issuecomment-494649681_
- [x] Add proto artifact to readme - [ ] Provide basic example - [ ] Document why proto is good for storage