Skip to content

Releases: stoyicker/master-slave-clean-store

38

12 Apr 12:45
Compare
Choose a tag to compare
38
  • Refactor classes to a more package-by-feature approach
  • Fix a potential NPE
  • Auto-fit grid. Fixes #45. Fixes #46.
  • Fixes a visual issue

34

10 Apr 06:28
Compare
Choose a tag to compare
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

18 Mar 19:39
Compare
Choose a tag to compare
30
  • Remove unnecessary stuff
  • A couple more tests in the activity
  • Remove memory callbacks.
  • Remove tsts.

28

17 Mar 14:22
Compare
Choose a tag to compare
28
  • Fix release script (#37)

27

17 Mar 13:46
Compare
Choose a tag to compare
27
Small travis fixes (#36)

26

17 Mar 13:05
Compare
Choose a tag to compare
26
  • Fix plugin ordering.
  • Fixes on gradlew caching
  • Another small fix
  • Fix the pg mapping upload
  • Fix outdated documentation

25

16 Mar 22:12
Compare
Choose a tag to compare
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)

22

10 Mar 16:25
Compare
Choose a tag to compare
22
  • VM StrictMode.
  • Thread StrictMode and fixes.
  • Ripple fixes.
  • Fix a small thingy.
  • Update release script for new flavors stuff.
  • Remove StrictMode penalty death.

21

07 Mar 07:05
Compare
Choose a tag to compare
21
Project setup. Fixes #23. (#24)

* Hook setup. (#24)

18

01 Mar 09:47
Compare
Choose a tag to compare
18
  • Fix a comment. (#17)
  • all distribution (#16)
  • Ripple compat. (#15)
  • Fix GradleW caching on Travis (#14)