2.0.0
·
13 commits
to development
since this release
What's Changed
- Created first README.md by @TheKalpeshPawar in #14
- Refactor App Lock Architecture: Decouple Datastore, Separate Auth Screens, and Implement App Lock Selection by @TheKalpeshPawar in #16
- Removed TargetFormat.AppImage by @TheKalpeshPawar in #18
- Fixed icons and text alignment in AuthOption card of ChooseAuthOption Screen. by @TheKalpeshPawar in #19
- Fragment activity is now provided by CompositionLocal by @TheKalpeshPawar in #21
- Migrated old MifosPasscode impl from Mifos Pay here with some required changes. by @TheKalpeshPawar in #22
- Reusing the original passcode impl of this library. by @TheKalpeshPawar in #23
- Fixed "failed to launch jvm" issue for desktop and resolved some import issues that were created because of moving files. by @TheKalpeshPawar in #24
- Clean the library and provided abstaract implementation for everything. by @TheKalpeshPawar in #28
- Fixed some ui flow issues in sample app and improved it. by @TheKalpeshPawar in #29
- Some Ui changes in the DeviceAuthScreen by @TheKalpeshPawar in #30
- Fix: Desktop app not working by @TheKalpeshPawar in #31
- Added jsMain as a new source set sample app. It is working. by @TheKalpeshPawar in #32
- Fix: Try again was showing only once even for multiple failed passcode attempts by @TheKalpeshPawar in #33
- Improved Support: The device specific authentication is now supported on API <=29 for android. by @TheKalpeshPawar in #34
- Updating readme by @TheKalpeshPawar in #37
- Readme Update by @TheKalpeshPawar in #38
- Feature: Support for platform authentication on Windows. by @TheKalpeshPawar in #36
- Add iOS build support for Compose Multiplatform module by @HekmatullahAmin in #41
- Implement biometric authentication support for iOS by @HekmatullahAmin in #42
- Feture: Allow user to select passcode length, 4&6 digit. by @TheKalpeshPawar in #43
- Update LICENSE by @DavidH-1 in #48
- Modulaized the project. by @TheKalpeshPawar in #49
- Fix library by @TheKalpeshPawar in #51
- Removed the sample application module. by @TheKalpeshPawar in #52
- Remove unnecessary modules by @TheKalpeshPawar in #53
- Removed
DESIGNSYSTEM_ANALYSIS.mdand refactoredlibs.versions.toml. by @TheKalpeshPawar in #54 - Add build logic by @TheKalpeshPawar in #55
- Reimplemented the whole passcode handeling logic implemented and the ability to change passcode. by @TheKalpeshPawar in #56
- Getting library ready to publish. by @TheKalpeshPawar in #57
New Contributors
- @TheKalpeshPawar made their first contribution in #14
- @HekmatullahAmin made their first contribution in #41
- @DavidH-1 made their first contribution in #48
Full Changelog: 1.0.5...2.00