Litruv litruv
  • Joined on 2025-11-26
litruv pushed to main at litruv/cinny-desktop 2026-04-12 16:26:19 +10:00
edd2c457ed chore: update subproject commit and clean up electron-builder configuration
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-12 16:26:16 +10:00
b3deb4d518 feat: enhance audio testing functionality with microphone and speaker state management
litruv pushed to main at litruv/cinny 2026-04-10 01:36:23 +10:00
99366b5fc4 feat: add Catppuccin Mocha theme and update theme handling in useTheme hook
litruv pushed to main at litruv/cinny-desktop 2026-04-10 01:36:23 +10:00
89ecc91acd chore: mark subproject as dirty
Compare 2 commits »
litruv pushed to main at litruv/cinny 2026-04-09 02:15:30 +10:00
13a235e99f fix: simplify profile color preview logic in ProfileBanner component
litruv pushed to main at litruv/cinny-desktop 2026-04-09 02:15:30 +10:00
b80128f029 chore: mark subproject as dirty
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 22:48:20 +10:00
d04c1e8f77 fix: rename build job and streamline APK upload process
litruv pushed to master at litruv/cinny-mobile 2026-04-07 20:57:05 +10:00
9fe79de3b5 fix: update upload artifact action to v4 and adjust APK naming convention
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 20:45:47 +10:00
da52ec84b7 fix: improve handling of joined rooms and event notifications in MatrixSyncService
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 20:42:47 +10:00
ca855a6945 feat: sync version from package.json into build.gradle and set APK output name
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 20:36:29 +10:00
70f7d41d9a feat: implement background sync service for Matrix integration
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 19:42:22 +10:00
226f4863ff feat: add POST_NOTIFICATIONS permission to AndroidManifest.xml
Compare 2 commits »
litruv pushed to master at litruv/cinny-mobile 2026-04-07 17:13:03 +10:00
a0eb652098 Add new 64x64 icon image in PNG format
litruv pushed to master at litruv/cinny-mobile 2026-04-07 16:45:34 +10:00
b179c46e35 chore: update subproject commit reference to 0659f3c
litruv pushed to main at litruv/cinny-desktop 2026-04-07 16:44:34 +10:00
735511fad0 chore: update subproject commit reference
litruv pushed to main at litruv/cinny 2026-04-07 16:44:24 +10:00
0659f3c1b0 feat: implement sync retry mechanism in ClientRoot with timeout handling
litruv pushed to master at litruv/cinny-mobile 2026-04-07 16:18:14 +10:00
cce84abfe1 feat: rename release APK to Paarrot.apk, add obtainium.json
litruv pushed to master at litruv/cinny-mobile 2026-04-07 16:01:53 +10:00
6a87b449da fix: patch capacitor.settings.gradle after cap sync (sed, post-prepare)
litruv pushed to master at litruv/cinny-mobile 2026-04-07 15:56:54 +10:00
ffe99d8431 fix: patch capacitor.settings.gradle to use ../cinny/node_modules for Linux CI
litruv pushed to master at litruv/cinny-mobile 2026-04-07 15:49:56 +10:00
69bc526506 fix: chmod +x gradlew before Android build on Linux