Skip to content

Releases: moyasar/moyasar-android-sdk

v1.0.5

27 Nov 14:59
2d782aa
Compare
Choose a tag to compare

What's Changed

v1.0.4

20 Nov 10:15
85ce37e
Compare
Choose a tag to compare

What's Changed

1 - Enhance Moyasar UI/UX
2 - Fix session is not reset when back button pressed issue

v1.0.3

14 Oct 12:11
Compare
Choose a tag to compare

v1.0.2

08 Sep 11:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Fix crash on some apps

08 May 21:54
74b9c20
Compare
Choose a tag to compare
Merge pull request #20 from AbdulazizAlrabiah/FixFragmentRemovalCrash

Fix crash that happens on some apps

v1.0.0

04 Apr 12:39
1d1c2ba
Compare
Choose a tag to compare
Rewrite The SDK (#19)

* Setup project

* proguard setup

* Reuse and setup implemented files and resources

Will remove comments later on

* Add docs

* Setup initial payment fragment

* Implement fragment, 3DS webview and integrate with view model

* Complete logic flow and integration with example project

View is left (Committed temp work)

* Modify and finish the UI ✨

* Support error localization

* Fix margins

* Remove PaymentSheet and reflect required changes

* Implement payment auth as a fragment

Fragment rather than an activity + Some refactoring

* Modify how to initialize payment auth fragment

+ Enhance loader 
+ Add package id in AndroidManifest (Didn't affect anything but best practice)

* Update JVM and Kotlin

kotlin '1.9.0' Sometime causes issues with kotlin-kapt

* Add maven-publish plugin

* Add group id

* Add version

* Add maven publication

* Try diff approach

* v1.0.24

* v1.0.25

* Add jitpack url

* v1.0.26

* v1.0.27

* v1.0.28

* Increase resolving dependencies timeout

* v1.0.29

* v1.0.30

* v1.0.0

* Add config validation

* Add readme