Releases: crocodic-studio/AndroidCoreProject
Releases · crocodic-studio/AndroidCoreProject
4.0.11
- Update AGP and bump version library
- Lifecycle aware for Core Dialog
- Add function extension to browse file directly from activity launcher
- Some safe type cast
- Add missing some dependencies
4.0.10
- add permission helper and context extension
- add parcelable extension
- add function to provide okhttp and api service
- add function extension to open camera and gallery directly from activity launcher
- migrate some data class
4.0.9
- bump version & exclude firebase ads dependencies
- add ModelResponse implementation on ApiObserver
4.0.7.1
Exclude firebase ads dependencies
4.0.8
migrate apiResponse from channel to shared flow
4.0.6
Bump dependencies version
4.0.5
What's in this version?
- Now call api through ApiObserver will return suspend callback
- Move on from live data into the channel to prevent unwanted observe data
4.0.4
Add onExpired listener in ApiObserver
4.0.3
Release test purpose only