Commit graph

641 commits

Author SHA1 Message Date
krille-chan
d82211b7af
chore: Change default timeout to 30 min 2024-05-26 09:06:37 +02:00
krille-chan
f7096d5dee
refactor: Delete database file on failed app start 2024-05-26 08:39:05 +02:00
Krille
78a3ef102c
chore: Increase default network request timeout 2024-05-21 12:47:04 +02:00
td
4095560412
fix: voip code breaking from 0.28
have not tested it but should mostly be fine, rewrite should get in someday anyway :p
2024-04-30 18:19:10 +05:30
Krille
a14b69623d
build: Update dependencies 2024-04-26 09:14:50 +02:00
krille-chan
a705a5b399
refactor: Download on android and iOS with file_picker 2024-04-21 10:34:09 +02:00
krille-chan
86df13d6d8
chore: Let error reporter fill out bug report 2024-04-20 17:23:34 +02:00
krille-chan
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
krille-chan
e43a4ad65f
design: Adjust chat settings design 2024-04-14 12:00:43 +02:00
krille-chan
d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 2024-04-13 16:57:38 +02:00
Krille
5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 2024-04-11 08:15:12 +02:00
Krille
be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 2024-04-10 09:05:11 +02:00
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
3c532f90ba
chore: unify desktop and mobile databases (#764)
* chore: unify desktop and mobile databases

- migrate `package:sqflite_flutter` to `sqlcipher_flutter_libs`
- use FFI for all SQLite operations
- use `SQfLiteEncryptionHelper` for database encryption
- enforce encryption for new SQLite datbase implementation
- migrate existing SQLite databases
 - encrypt unencrypted ones
 - migrate database locations to unified approach
- drop dependency on sqlite

Signed-off-by: The one with the braid <info@braid.business>

* chore: add sqlcipher to macos CI

Signed-off-by: The one with the braid <info@braid.business>

---------

Signed-off-by: The one with the braid <info@braid.business>
2024-03-29 14:47:11 +00:00
krille-chan
3e9ff75efe
chore: Remove print 2024-03-29 15:35:44 +01:00
Krille
8a9715cac2
chore: Follow up database broken handling 2024-03-29 12:28:47 +01:00
Krille
eb9cf18d30
chore: Fix formatting 2024-03-29 11:32:28 +01:00
Krille
9c1bf05c0d
chore: better logs on client init failed 2024-03-29 11:31:54 +01:00
Krille-chan
a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
2024-03-29 09:27:10 +01:00
Krille
0436c5c517
chore: Adjust ticker of notifications for Android 2024-03-28 08:25:32 +01:00
The one with the braid
5257d89b53 fix: never use root navigator for bottom sheets
Signed-off-by: The one with the braid <info@braid.business>
2024-03-28 02:02:30 +01:00
Krille
554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
2024-03-27 08:54:15 +01:00
Krille
f15b81c5a6
design: New date separators in timeline 2024-03-27 08:44:02 +01:00
krille-chan
ca79beeddb
chore: Disable broken soft logout 2024-03-10 11:45:37 +01:00
krille-chan
a31dce0a21
fix: Remove pantalaimon message with normal error message 2024-03-09 08:34:11 +01:00
Krille
1712d30c2f
feat: Support refresh tokens 2024-03-08 12:46:26 +01:00
Krille
bb3865757b
chore: Follow up dismiss notifications logic 2024-03-06 16:05:57 +01:00
Krille
0eaa7aa73e
chore: Follow up notification logging 2024-03-06 15:46:14 +01:00
Krille
6d973db6fc
refactor: Better logic for removing outdated notifications 2024-03-06 15:45:00 +01:00
krille-chan
f12bf5a9bd
fix: Notifications open sometimes automatically on android 2024-02-22 20:00:50 +01:00
krille-chan
826cce6573
refactor: Better download UX with file picker for android and iOS 2024-02-22 18:53:31 +01:00
krille-chan
477a8b858b
feat: Open chat on shortcut click on android 2024-02-22 16:28:21 +01:00
Krille
859701e158
chore: Follow up android shortcuts 2024-02-20 17:15:30 +01:00
Krille
d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 2024-02-20 16:10:22 +01:00
Krille
d6e797b04b
chore: Thumbnail follow up for notifications 2024-02-19 15:12:56 +01:00
krille-chan
a6b5acb451
fix: Open room by notification happened multiple times 2024-02-17 08:50:00 +01:00
krille-chan
20154e3f24
chore: Follow up notification avatar 2024-02-17 07:47:55 +01:00
Krille
e45101325f
chore: Follow up shortcut icon android 2024-02-16 11:15:04 +01:00
Krille
91f4cdc7e3
chore: Follow up shortcuts on android 2024-02-16 07:16:43 +01:00
krille-chan
dee9323d47
feat: Add notification shortcuts to android 2024-02-15 12:02:32 +01:00
krille-chan
aa68e8fe3b
chore: Add more information to Person object in android notifications 2024-02-05 15:55:47 +01:00
krille-chan
ecaac9eec2
fix: Open room links with event id 2024-02-05 09:05:31 +01:00
Krille
6cc2c6a578
fix: Request notification permission on android 2024-02-04 08:02:02 +01:00
Krille
3b9245c8c7
feat: New account data wallpaper feature 2024-01-31 08:52:00 +01:00
Krille
3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2024-01-25 09:13:08 +01:00
Krille
9c74604838
build: Update sdk to 0.25.6 2024-01-22 15:27:46 +01:00
krille-chan
315a43c1a4
refactor: Dialog BuildContext 2024-01-20 08:35:09 +01:00
Krille
faf4ecd088
fix: URL too long when reporting bug 2024-01-06 12:58:39 +01:00
krille-chan
2a5c9d0a62
feat: Backup session and restore on database error 2023-12-31 10:17:42 +01:00
krille-chan
4d7d5bf181
chore: Delete database after failed to create 2023-12-31 09:05:04 +01:00
krille-chan
ac5bd56c03
chore: Use legacy database if database build fails 2023-12-31 08:39:05 +01:00