Commit Graph

673 Commits (0d4b7d67cc53e353868b7711af62d5f80ab06c8c)

Author SHA1 Message Date
krille-chan 0d4b7d67cc
refactor: Use non nullable localizations builder and lazy load on web 9 months ago
krille-chan 2c2e6d0941
chore: Follow up file selector 9 months ago
Krille cc928c64bc
chore: Follow up file selector 9 months ago
Krille fe06f2efb3
chore: Follow up pick files with file selector 9 months ago
krille-chan fc959ce3e5
refactor: Use file selector on linux 9 months ago
krille-chan 86c9354cfd
refactor: Reuse flutter local notifications object 9 months ago
Krille-chan 8b90c30f50
Merge pull request #1376 from baltevl/main
build: Add unifiedpush_ui package
9 months ago
baltevl 96ecc878b4
build: Add unifiedpush_ui package
Add unifiedpush_ui as part of unifiedpush was split off into it.
9 months ago
krille-chan 542b4bf928
chore: Nicer representation of invited DMs 9 months ago
Krille de7b85819f
chore: Group notifications on android by first space parent 10 months ago
krille-chan b83503585f
feat: Sending multiple files at once 10 months ago
krille-chan 5c9880f0b2
refactor: Load bytes from sending files later to not let app crash 10 months ago
Krille 2cad97fac7
build: Update dependencies 10 months ago
Krille aa3de2816b
chore: Follow up design textfields 11 months ago
Krille 158a6855c3
feat: Use matrix authenticated media 11 months ago
Krille 8784acc7e6
chore: Disable record on web 11 months ago
krille-chan ebd8b700b1
chore: Show short forms of months and week days in UI 11 months ago
krille-chan 1c6d8a0579
chore: Make VOIP plugin less noisy in logs 11 months ago
Krille-chan 9731fb461a
Merge pull request #1261 from CodeThomnics/refactor/reduce_context_calls_theme
Refactor: Reduce .of(context) calls theme
11 months ago
Krille 02430a952d
build: Update to Matrix SDK 0.32.0 11 months ago
Thomas Klein Langenhorst 5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
11 months ago
Krille 47481eb676
feat: Send voice messages from web 11 months ago
krille-chan a928ecec1e
Revert "refactor: Only initialize FlutterLocalNotificationsPlugin once"
This reverts commit d3a13705bd.
12 months ago
krille-chan d3a13705bd
refactor: Only initialize FlutterLocalNotificationsPlugin once 12 months ago
Krille e5bbb755d9
design: Add snackbar with link to changelog on new version 12 months ago
Krille 21e7c3f8cb
build: Update matrix dart sdk 12 months ago
krille-chan d71d633cce
chore: nicer bottom sheets 12 months ago
Krille ef5ea57c58
refactor: Omit local types 1 year ago
Krille e88afdd357
chore: Follow up use 24 hour format 1 year ago
Krille fc867b33a1
chore: Follow up time of day format 1 year ago
Krille 873362428c
fix: Follow up matrix sdk update 1 year ago
Krille 2b630aca4d
fix: Correctly localize time of date 1 year ago
krille-chan d82211b7af
chore: Change default timeout to 30 min 1 year ago
krille-chan f7096d5dee
refactor: Delete database file on failed app start 1 year ago
Krille 78a3ef102c
chore: Increase default network request timeout 1 year ago
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
1 year ago
Krille a14b69623d
build: Update dependencies 1 year ago
krille-chan a705a5b399
refactor: Download on android and iOS with file_picker 1 year ago
krille-chan 86df13d6d8
chore: Let error reporter fill out bug report 1 year ago
krille-chan d2f12452fc
build: Update matrix dart sdk 1 year ago
krille-chan e43a4ad65f
design: Adjust chat settings design 1 year ago
krille-chan d14276f5a9
fix: Allow unencrypted database if gnome keyring not present or platform does not support it 1 year ago
Krille 5128785c66
fix: More logs when database fails to init and trycatch sendInitNotification 1 year ago
Krille be0df9e19b
fix: Localizations from weblate confused by unknownEvent locale 1 year ago
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>
1 year ago
krille-chan 3e9ff75efe
chore: Remove print 1 year ago
Krille 8a9715cac2
chore: Follow up database broken handling 1 year ago
Krille eb9cf18d30
chore: Fix formatting 1 year ago
Krille 9c1bf05c0d
chore: better logs on client init failed 1 year ago
Krille-chan a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
1 year ago