AHQ
6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files ( #1649 )
...
* remove targetSdk
* changelog
* fix md file
* Add the -js ones as well
* remove -js ones
2024-08-12 07:11:04 -03:00
Lucas Nogueira
acd383af75
fix(android): adjust for Kotlin and project warnings
2024-05-30 14:52:47 -03:00
Lucas Fernandes Nogueira
7581576a24
chore: update Android target SDK to 34 ( #1368 )
2024-05-25 07:47:19 -03:00
Amr Bashir
f0fb25a9b7
feat(shell): support opening URLs on mobile ( #1319 )
...
* feat(shell): support opening URLs on mobile
closes #595
* Update and rename StorePlugin.swift to ShellPlugin.swift
* unwrap
* fix func name (ios)
* use undeprecated func if avail
---------
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
2024-05-16 02:09:52 +03:00
Ahmed Elkhoudiry
22f5acf240
feat(store): Add android & iOS support ( #1011 )
...
* update cli
* init android module
* upgdate gitignore
* add desktop and mobile
* android
* ios
* lib
* remove comment
* cargo fmt
* skip empty file creation
* android comments
* apple path
* Discard changes to plugins/store/ios/README.md
* stop auto directories creation
* Update README.md
2024-03-04 21:02:17 +02:00