01312be50d
feat: add deep link and notification permissions to mobile and android schemas
...
- Introduced new permissions for deep link functionality including `allow-get-current`, `allow-is-registered`, `allow-register`, and `allow-unregister`.
- Added comprehensive notification permissions such as `allow-notify`, `allow-request-permission`, and others to enhance notification capabilities.
- Updated the mobile and android schemas to reflect these changes.
- Removed deprecated window state permissions from schemas.
- Updated the capabilities schema to include new default permissions for deep link and notification features.
- Refactored the Tauri application initialization to support new deep link plugin for mobile platforms.
2026-01-24 07:48:09 +11:00
82a3cb9674
Add auto-updater support for Linux with Gitea releases
Build / build-windows (push) Has been cancelled
Build / build-android (push) Has been cancelled
Build / create-release (push) Has been cancelled
Build / build-linux (push) Has been cancelled
2026-01-24 04:21:36 +11:00
74879140b2
Add notification support and background sync service for Android
Build / build-linux (push) Successful in 8m27s
Build / build-windows (push) Successful in 9m58s
Build / build-android (push) Has been cancelled
2026-01-24 04:07:08 +11:00
4eae55476f
Add Android APK build support with Tauri 2.x mobile
Build / build-android (push) Has been cancelled
Build / build-linux (push) Has been cancelled
Build / build-windows (push) Has been cancelled
2026-01-23 22:16:14 +11:00
b476537f31
Add library target for Android builds
Build / build-linux (push) Successful in 8m20s
Build / build-windows (push) Successful in 8m52s
Build / build-android (push) Failing after 3m27s
2026-01-23 21:42:30 +11:00
50ed3a471d
Upgrade to Tauri 2.x for Ubuntu 24.04 webkit2gtk-4.1 support
Build / build-linux (push) Successful in 7m45s
Build / build-windows (push) Successful in 8m22s
2026-01-23 20:52:38 +11:00
⑆ Neveda ⑈
845e247003
Add ability to restore Cinny's window size and position ( #327 )
2025-02-11 13:56:37 +11:00
Krishan
aef6cf730b
add tauri-local-host plugin for sw ( #345 )
2024-09-13 22:04:35 +10:00
Krishan
e8f5c4ce24
Undo system tray and single instance ( #312 )
...
* Revert 5872ab9
* Undo 095b8fc
2024-07-25 14:15:59 +10:00
aceArt-GmbH
5872ab9ea4
Add single-instance tauri plugin ( #261 )
...
Co-authored-by: lukas <lukas.walter@aceart.de >
2024-06-12 22:44:43 +10:00
StevenDoesStuffs
095b8fc561
Add system tray support ( #166 )
...
* Added sytem tray with hide/show buttons
* Split tray into separate module
* Fix persistent console window
* Show/hide window on tray icon click
---------
Co-authored-by: serxka <serxka@protonmail.com >
Co-authored-by: Milo <40355097+serxka@users.noreply.github.com >
Co-authored-by: greentore <117551249+greentore@users.noreply.github.com >
2023-10-21 21:34:32 +11:00
Krishan
1ecdddde26
Fix copy-paste not working on macOS
2022-05-16 16:30:01 +05:30
Krishan
7be304362c
Add support for tauri app
2022-04-29 19:52:14 +05:30