Commit graph

816 commits

Author SHA1 Message Date
Christian Kußowski
31b3758622
chore: Remove Notification actions when using UnifiedPush 2025-11-14 09:27:00 +01:00
Christian Kußowski
3c049211ca
chore: Follow up notification action isolate handling 2025-11-12 08:51:32 +01:00
Christian Kußowski
b7e112a224
chore: Follow up notification actions 2025-11-12 08:37:10 +01:00
Christian Kußowski
92fcfacfc4
fix: Database corruption because notification tab isolate starts too late 2025-11-11 14:30:34 +01:00
Christian Kußowski
582797b5f6
Revert "fix: Possible database corruption cause by allow multiple instances" 2025-11-11 11:08:29 +01:00
Christian Kußowski
0d7807bed3
fix: Possible database corruption cause by allow multiple instances 2025-11-11 10:52:26 +01:00
Christian Kußowski
1d53b180b6
chore: Use correct endpoint for auth 2025-11-09 13:44:56 +01:00
Christian Kußowski
20dc024922
refactor: Improved UIA support for OIDC and SSO 2025-11-09 13:13:13 +01:00
Christian Kußowski
6f059b8b5d
chore: Improve bottomsheet text input 2025-11-05 16:18:50 +01:00
Christian Kußowski
39bdc34eb9
chore: Follow up threads 2025-11-05 08:38:35 +01:00
krille-chan
380625327a
feat: Implement threads 2025-11-04 21:24:54 +01:00
Christian Kußowski
71fa853f05
feat: Implement polls 2025-11-04 07:27:01 +01:00
Christian Kußowski
6e87353e08
feat: Enable native imaging for web 2025-10-24 13:32:59 +02:00
Christian Kußowski
c434b3dddc
feat: Add donation buttons except for PlayStore&AppStore version 2025-10-20 07:01:37 +02:00
Christian Kußowski
4c357f6249
refactor: Use AppSettings enum based configuration everywhere and fix load from json on web 2025-10-19 19:51:06 +02:00
Christian Kußowski
4f0ed3e93f
chore: Follow up notification actions 2025-10-19 17:40:47 +02:00
Christian Kußowski
f2207e0d48
build: (deps): bump unifiedpush_ui from 0.1.0 to 0.2.0
Bumps unifiedpush_ui from 0.1.0 to 0.2.0.

---
updated-dependencies:
- dependency-name: unifiedpush_ui
  dependency-version: 0.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 09:19:38 +02:00
Christian Kußowski
9c260313ce
chore: Follow up notification reply 2025-10-09 13:18:56 +02:00
Christian Kußowski
1bef2dcbbb
chore: Follow up notification action 2025-10-07 10:51:04 +02:00
Christian Kußowski
a88849c2db
chore: Follow up notification actions 2025-10-03 09:14:53 +02:00
Christian Kußowski
40bd7eed91
feat: Forward notifications to Android Auto 2025-10-02 16:08:24 +02:00
krille-chan
04b5ecce54
feat: Add notification actions 2025-10-02 09:46:58 +02:00
krille-chan
2e07b7bcf1
feat: Notification actions on android 2025-10-02 08:36:57 +02:00
Christian Kußowski
969f1deb48
feat: Display progress for downloading content 2025-10-01 07:59:20 +02:00
Christian Kußowski
2add91fc57
chore: Update to matrix sdk main 2025-09-30 12:59:08 +02:00
krille-chan
161ae539d7
Revert "fix: Create a subdirectory in the tmp directory"
This reverts commit 6540a6303f.
2025-09-21 09:38:26 +02:00
kaanelloed
046b3b8b14 chore: add a link to the platforms' different behaviors for the 24h format 2025-09-08 07:07:16 -07:00
kaanelloed
e584c22c8b chore: use time format based on system settings 2025-09-08 07:07:16 -07:00
Inex Code
6540a6303f
fix: Create a subdirectory in the tmp directory 2025-08-31 17:37:35 +03:00
Christian Kußowski
6fa6c008f0
refactor: Remove broken push error reporter 2025-08-25 08:35:32 +02:00
ShootingStarDragons
b020c90ac5 feat: support xdp selector for linux
use xdp selector
2025-08-14 22:12:15 +09:00
krille-chan
a2b397a7a9
chore: Correct runtime type checking for errors 2025-08-11 16:46:16 +02:00
dependabot[bot]
1503f89357
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
Bumps unifiedpush from 5.0.2 to 6.0.2.

---
updated-dependencies:
- dependency-name: unifiedpush
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 11:58:22 +02:00
imnotlxy
d2c2fd48d4 fix: Avoid using MediaQuery.of() 2025-08-01 06:15:23 +08:00
dependabot[bot]
163c3352db
build: (deps): bump share_plus from 10.1.4 to 11.0.0
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 to 11.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v11.0.0/packages/share_plus)

---
updated-dependencies:
- dependency-name: share_plus
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 08:30:09 +02:00
Christian Kußowski
2797974d45
fix: Use retry http client 2025-07-27 07:45:04 +02:00
Christian Kußowski
140d27ff7b
chore: Better error handling for push notifications 2025-07-25 18:52:52 +02:00
krille-chan
a37810c061
fix: Open database crashes on start 2025-07-19 12:33:47 +02:00
krille-chan
9e416eefa1
fix: Delete database correctly after corruption 2025-07-19 12:10:03 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies 2025-07-19 10:33:03 +02:00
krille-chan
9643242cc8
refactor: Make notification avatars rounded 2025-07-12 15:38:04 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin 2025-07-12 08:39:51 +02:00
Christian Kußowski
103cb8328d
feat: Collapse all state events by default 2025-06-21 11:15:28 +02:00
Christian Kußowski
3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 2025-06-21 10:05:14 +02:00
Christian Kußowski
033feed6b1
refactor: New message context menu 2025-06-16 18:11:49 +02:00
Christian Kußowski
72f0b821a7
build: Follow up vodozemac web 2025-06-09 08:37:08 +02:00
Christian Kußowski
e548d8f895
refactor: sdk 1.0 2025-06-08 11:21:09 +02:00
Christian Kußowski
647ed04901
chore: Follow up voice message localization 2025-06-01 13:07:05 +02:00
Christian Kußowski
5fb882955c
chore: Follow up create check list UX 2025-06-01 11:31:09 +02:00
Christian Kußowski
c445a6a294
feat: Add feature flag for refresh tokens 2025-05-30 09:44:22 +02:00