Skip to content

Releases: mncinnovation/mnc-android-code-standard-core

0.1.4

24 Jun 04:02
47a44f1
Compare
Choose a tag to compare

New Update :

  • Bug Fix BaseWebViewActivity
  • Minor changes

0.1.3

17 Feb 02:43
e353eb6
Compare
Choose a tag to compare

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

11 Feb 07:22
7a6736d
Compare
Choose a tag to compare

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

21 Jul 06:54
0932c5e
Compare
Choose a tag to compare

New Update:

  • Extensions View, Intent, to show Snackbar
  • AppCompat Alert Dialog (incl date picker, field/edittext input action)

0.1.0

05 Apr 09:32
d68cd8f
Compare
Choose a tag to compare

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