Releases: johnazedo/android-boilerplate
Releases · johnazedo/android-boilerplate
1.2.5
What's Changed
- Add compose module into project by @johnazedo in #16
- Change README.md by @johnazedo in #17
- Create onlyAction feature for ViewModel by @johnazedo in #18
- Remove protected from navigateTo by @johnazedo in #19
Full Changelog: 1.2.4...1.2.5
1.2.4
1.2.3
What's Changed
- Create Android Boilerplate for compose by @johnazedo in #13
- Fix problem in OnValidContent by @johnazedo in #14
Full Changelog: 1.2.2...1.2.3
1.2.2
1.2.1
1.2.0
What's Changed
- Allow to access instance of current state inside setState by @johnazedo in #10
Full Changelog: 1.0.1...1.2.0
1.0.3
What's Changed
- Allow to access instance of current state inside setState by @johnazedo in #10
Full Changelog: 1.0.1...1.0.3
1.0.2
What's Changed
- Allow to access instance of current state inside setState by @johnazedo in #10
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Add message parameter into PresentationError by @johnazedo in #8
- Creating getOrThrow function in retrofit2.Response by extension functions by @johnazedo in #9
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Create ActionViewModel and add comments by @johnazedo in #1
- Change project name by @johnazedo in #2
- Fix project name in sample app by @johnazedo in #3
- Change BaseViewModel approach for a unique class by @johnazedo in #4
- Fix errors found in ABActivity and AbViewModel by @johnazedo in #5
- Create retrofit2.Response extensions by @johnazedo in #6
- Resolve problems to build the library by @johnazedo in #7
New Contributors
- @johnazedo made their first contribution in #1
Full Changelog: https://github.com/johnazedo/android-boilerplate/commits/1.0.0