Skip to content

Tags: mirzemehdi/KMPNotifier

Tags

v1.6.1

Toggle v1.6.1's commit message
Checking api compatibility in macos

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated versions and dependencies (#141)

* Updated versions and dependencies

- Updated Gradle to 9.0.0
- Updated Kotlin to 2.2.0
- Updated various library dependencies including AndroidX, Compose, and KMP libraries
- Updated iOS dependencies and project configuration including Firebase 12.0.0
- Modernized build configurations

* Resetting some files

* Updating api version to 1.6.0

---------

Co-authored-by: Yossi Elkrief <yossi@iqtmedia.com>
Co-authored-by: Mirzamehdi <mirzemehdi@gmail.com>

v1.5.1

Toggle v1.5.1's commit message
Adding Empty new line in gradle.properties for pipeline

v1.5.0

Toggle v1.5.0's commit message
Merge branch 'main' of github.com-personal:mirzemehdi/KMPNotifier

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.3.0

Toggle v1.3.0's commit message
Updating api and bumping KMPNotifier into 1.3.0

v1.2.1

Toggle v1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #62 from mirzemehdi/rel_v1.2.1

Release v1.2.1

v1.2.0-alpha02

Toggle v1.2.0-alpha02's commit message
Update api

v1.2.0-alpha

Toggle v1.2.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding web support (js and wasm targets) (#51)

* Adding wasm target 

* WasmJs implementation

* Js support implementation

* Updating api and documentation

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Desktop support for local notification (#46)

* Implementing Desktop support for local notification (#44)

* Initializing Desktop target

* Initial local notifier implementation

* Implementation of joptionspane for not supported tray notification

* Updating api, and ReadME