Releases: stoyicker/master-slave-clean-store
Releases · stoyicker/master-slave-clean-store
62
61
60
59
58
57
56
55
50
- Fix a test
- New Kotlin linter
- Gradle plugin for Android 2.3.2
- Modify the adapter to support DiffUtil and Filterable
- Added filter search functionality.
- Fix some tests and the custom recyclerview layout so that it is compatible with edit mode
- Fix a test
- Some test improvements
- Remove transition between first and second activity
- Add circular reveal to the list activity
- Small refactoring. Add a matcher for repeated matches to util-android-test
- Fix UI tests
49
- Replace GSON by Moshi. Fix #72.
- Small refactor to use deconstruction
- Add some explanation on the issues with flaky tests
- Add Dagger 2 as a dependency
- Remove util module since ResettableLazy is no longer needed
- Ported Data src to Dagger
- Build Tools 25.0.3
- Update pre-push hook with --refresh-dependencies
- Add a ProGuard rule
- Store 2.0.4
- Remove kapt.generatestubs
- Skip signing on pre-push
- Added some more tests on the domain module
- Make the useCaseScheduler in Domain no longer lazy
- Remove more unneccessary stuff
- Move app to Dagger
- Add monkey to the pre-push
- Add Dagger usage in androidTest for injecting mocked data
- Improvement for devices without Play Services
- Fix a rebase
- Change color of the separator for a post item
- Add isInEditMode check
- Update on Dokka issue
- Embed API_URL into build.gradle
- Add a delay to the fetched/getted useCaseFactory use case
- Small README change
- Fix idling resources issues
- Add util-android-test tasks to Travis
- Finish Dagger adoption. Fix tests. Fix #51. Fix #57.
- Remove emulator download from Travis
- Remove dupped platform_components too
- Add sudo: required for RAM
- Add required components (emulator images)
- Remove travis_wait
- Leverage --continue to each Gradle command in order to introduce a non-Gradle one
- Add KtLint plugin
- Ktlint fixes
- Add --stacktrace to Travis
- Attach ktlint to check
- Remove Gradle caching from Travis