Releases: stoyicker/master-slave-clean-store
Releases · stoyicker/master-slave-clean-store
38
34
- Fix case
- Small refactoring
- Unit tests for IndexedPersistedByDiskStore - Fixes #50
- Persist pagemap
- Small and test fixes
- Support lib 25.3.1
- Store 2.0.3
- Android Gradle plugin 2.3.0
- Temp replace Dokka Android by regular Dokka plugin. See Kotlin/dokka#140
- Fix lint
- Make the pre-push run with --debug and --stacktrace
- Gradle clean-up, re-enable incremental compilation
- Remove instrumentation test dependencies from regular classpath
- Unit tests for TopGamingAllTimePostsView
- Mocking finals
- Disable Gradle daemon on Travis
- Divide tasks a la per-module jobs
30
28
27
26
25
- Setup Firebase Crash Reporting.
- Remove flavors.
- Fix a typo.
- Fix encryption of debug google-services.json
- Fix encryption for multiple files.
- Fix a bug.
- Introduce parameter to check if activity start is manual.
- File persistence.
- Do not use RxJava to instantiate the retrofit.
- Fixes Kotlin version problems.
- Small cleanup.
- Beautify isPortrait a bit.
- Rename a couple of methods.
- Remove a useless comment.
- Fix some comments.
- Solve lazy di issues.
- Refactor DI naming.
- Add ResettableLazy. Start fixing tests.
- Support lib 25.3.0
- More fixes in tests.
- Take ResettableLazy to a new module.
- Move android utils to util-android module.
- Make the behavior callback interface for the list activity be part of the activity.
- Gradle 3.4.1
- Make Retrofit init in the background (fixes #27)