Litruv litruv
  • Joined on 2025-11-26
litruv pushed to main at litruv/cinny 2026-01-24 08:04:14 +11:00
a2268f863b fix: improve Tauri shell import logic in openExternalUrl function
litruv pushed to main at litruv/cinny-desktop 2026-01-24 08:00:29 +11:00
3198e496c4 feat: add desktop capability schema with default permissions
litruv pushed to main at litruv/cinny 2026-01-24 08:00:14 +11:00
a6b76a9be7 feat: implement openExternalUrl utility for consistent external link handling
litruv pushed to main at litruv/cinny-desktop 2026-01-24 07:52:00 +11:00
1de0ed67a2 bump version to 4.10.6 in tauri configuration
litruv pushed to main at litruv/cinny 2026-01-24 07:49:59 +11:00
c0af925420 feat: enhance Tauri support with notification handling and safe area insets
litruv pushed to main at litruv/cinny-desktop 2026-01-24 07:49:56 +11:00
47f58730ee Update cinny submodule reference
01312be50d feat: add deep link and notification permissions to mobile and android schemas
Compare 2 commits »
litruv released v4.10.5 at litruv/cinny-desktop 2026-01-24 06:09:09 +11:00
litruv pushed to main at litruv/cinny-desktop 2026-01-24 05:33:05 +11:00
8637654e88 Fix Linux package rename step - use find to avoid glob issues
litruv pushed to main at litruv/cinny-desktop 2026-01-24 05:25:35 +11:00
0fd03b8496 Fix release workflow - create tag and release in same workflow run, bump to 4.10.5
litruv pushed to main at litruv/cinny-desktop 2026-01-24 04:45:26 +11:00
890b060ab4 Bump version to 4.10.3 in tauri configuration
litruv pushed to main at litruv/cinny-desktop 2026-01-24 04:44:07 +11:00
9d02cc6c5b Add caching for npm, Cargo, and Gradle to speed up builds
litruv pushed to main at litruv/cinny-desktop 2026-01-24 04:26:36 +11:00
70d29bf4d3 Auto-create version tags from tauri.conf.json on main push
litruv pushed to main at litruv/cinny-desktop 2026-01-24 04:21:39 +11:00
82a3cb9674 Add auto-updater support for Linux with Gitea releases
litruv pushed to main at litruv/cinny-desktop 2026-01-24 04:08:56 +11:00
74879140b2 Add notification support and background sync service for Android
litruv pushed to main at litruv/cinny-desktop 2026-01-24 01:19:15 +11:00
703750d84b Rename build artifacts to proper names (Cinny-Platform.ext)
litruv pushed to main at litruv/cinny-desktop 2026-01-24 01:17:20 +11:00
ed921259c5 Fix Android SDK path detection for APK signing
litruv pushed to main at litruv/cinny-desktop 2026-01-24 00:48:42 +11:00
6bdd59a075 Sign Android APK with debug keystore for installation
litruv pushed to main at litruv/cinny-desktop 2026-01-23 23:54:27 +11:00
f9599c196b Revert to upload-artifact v3 for Gitea compatibility
litruv pushed to main at litruv/cinny-desktop 2026-01-23 23:25:10 +11:00
304c65d05e Fix Android artifact upload: use v4 and specific path
litruv pushed to main at litruv/cinny-desktop 2026-01-23 22:40:46 +11:00
0d7f6bd568 Fix Android build: use powershell instead of pwsh