Releases: mncinnovation/mnc-android-code-standard-core
Releases · mncinnovation/mnc-android-code-standard-core
0.1.4
0.1.3
Update dependency libraries to the latest version. Including SDK Dependency Update:
Dependency | Previous version | New version |
---|---|---|
compileSdkVersion | 30 | 31 |
targetSdkVersion | 29 | 31 |
0.1.2
Update dependency libraries to the latest version. Including SDK Dependency Update:
Dependency | Previous version | New version |
---|---|---|
compileSdkVersion | 30 | 31 |
targetSdkVersion | 29 | 31 |
0.1.1
New Update:
- Extensions View, Intent, to show Snackbar
- AppCompat Alert Dialog (incl date picker, field/edittext input action)
0.1.0
Release Android Core Webservice Library
Basic feature & function to support network/ connection to webservice API, including:
- Analytics Repository interface to implemented in app project
- Commons utils and extention
- Support MVVM pattern with BaseViewModel
- Network Configuration
- WebViewActivity used/ call this directly to show webview
- BaseActivity and BaseFragment