Commit graph

660 commits

Author SHA1 Message Date
Krille
aa3de2816b
chore: Follow up design textfields 2024-08-27 07:47:48 +02:00
Krille
158a6855c3
feat: Use matrix authenticated media 2024-08-25 12:46:15 +02:00
Krille
8784acc7e6
chore: Disable record on web 2024-08-12 09:00:10 +02:00
krille-chan
ebd8b700b1
chore: Show short forms of months and week days in UI 2024-08-11 12:31:10 +02:00
krille-chan
1c6d8a0579
chore: Make VOIP plugin less noisy in logs 2024-08-11 08:56:48 +02:00
Krille-chan
9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
2024-08-09 16:13:00 +02:00
Krille
02430a952d
build: Update to Matrix SDK 0.32.0 2024-08-09 11:35:11 +02:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
47481eb676
feat: Send voice messages from web 2024-08-06 11:55:01 +02:00
krille-chan
a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
2024-08-01 09:47:49 +02:00
krille-chan
d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 2024-08-01 09:18:12 +02:00
Krille
e5bbb755d9
design: Add snackbar with link to changelog on new version 2024-07-31 15:23:25 +02:00
Krille
21e7c3f8cb
build: Update matrix dart sdk 2024-07-29 08:37:43 +02:00
krille-chan
d71d633cce
chore: nicer bottom sheets 2024-07-26 17:32:36 +02:00
Krille
ef5ea57c58
refactor: Omit local types 2024-07-04 15:42:00 +02:00
Krille
e88afdd357
chore: Follow up use 24 hour format 2024-07-04 15:37:28 +02:00
Krille
fc867b33a1
chore: Follow up time of day format 2024-07-04 10:59:52 +02:00
Krille
873362428c
fix: Follow up matrix sdk update 2024-07-03 15:14:10 +02:00
Krille
2b630aca4d
fix: Correctly localize time of date 2024-06-27 15:27:16 +02:00
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