Commit graph

790 commits

Author SHA1 Message Date
Krille
f46288aead
build: Update to matrix 0.29.3 2024-05-21 12:46:17 +02:00
krille-chan
b954362104
build: Use matrix sdk main branch 2024-05-20 16:47:17 +02:00
krille-chan
6bd9997fe5
build: Try out store inbound group sessions performance fix 2024-05-20 11:32:47 +02:00
Krille-chan
a4e8ffdc7f
Merge pull request #998 from krille-chan/krille/update-record-package
build: Update record package
2024-05-19 14:53:29 +02:00
Krille
c447e15949
build: Update matrix dart sdk to 0.29.2 2024-05-14 15:06:18 +02:00
krille-chan
81b254f82c
Revert "chore: Disable db cache test"
This reverts commit 286acbc11a.
2024-05-12 11:55:16 +02:00
krille-chan
286acbc11a
chore: Disable db cache test 2024-05-12 10:25:47 +02:00
krille-chan
3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +02:00
Krille
938e1a91ae
Revert "refactor: Move back to cached network image for better avatar performance"
This reverts commit d9ab6ad8b3.
2024-05-10 12:49:40 +02:00
Krille
d9ab6ad8b3
refactor: Move back to cached network image for better avatar performance 2024-05-10 12:49:32 +02:00
Krille
ce8513d2b5
build: Update matrix dart sdk 2024-05-10 08:35:10 +02:00
Krille
fb54548e5c
build: Update matrix dart sdk 2024-05-08 12:42:40 +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
4affd97db4
build: Bump version to 1.20.0 2024-04-26 09:27:04 +02:00
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
d2f12452fc
build: Update matrix dart sdk 2024-04-17 09:54:35 +02:00
krille-chan
e72a5af5b3
build: Bump version to 1.19.2 2024-04-13 17:23:47 +02:00
Krille-chan
ec85988a83
Merge pull request #999 from krille-chan/krille/update-and-clean-up-dependencies
build: Update all dependencies and remove vibrator package
2024-04-10 09:08:50 +02:00
krille-chan
da25c139c8
build: Bump version to 1.19.1 2024-04-07 16:10:46 +02:00
krille-chan
58c873c5a7
build: Update all dependencies and remove vibrator package 2024-04-07 16:06:30 +02:00
krille-chan
7627f7b8ed
build: Update flutter_map package 2024-04-07 16:06:30 +02:00
krille-chan
97292c1e3a
build: Update emoji picker package 2024-04-07 16:06:30 +02:00
krille-chan
6998c87b62
Revert "build: Use libhandy for linux desktop again"
This reverts commit 6349afae2b.
2024-04-07 15:20:21 +02:00
krille-chan
6349afae2b
build: Use libhandy for linux desktop again 2024-04-07 14:31:51 +02:00
ShootingStarDragons
54cff3cd32
chore: do not use static openssl
I close this option, to make it compilable on archlinux.
2024-04-05 18:09:49 +08: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
97f606799e
build: Bump version to v1.19.0 2024-03-29 10:43:19 +01:00
Krille
25ec229ace
refactor: Use dart blurhash 2024-03-21 07:36:22 +01:00
Krille
19dab63858
build: Update matrix dart sdk 2024-03-15 12:28:50 +01:00
Krille
1712d30c2f
feat: Support refresh tokens 2024-03-08 12:46:26 +01:00
Krille
03511a1e8d
build: Update Matrix Dart SDK 0.25.11 2024-02-29 15:01:20 +01:00
Krille-chan
8cb9d79578
Merge pull request #906 from selfisekai/license-checker
ci: add a license compliance check
2024-02-25 20:29:37 +01:00
krille-chan
0e8363221b
design: Nicer QR Code design 2024-02-25 20:19:45 +01:00
lauren n. liberda
cd6294b421
ci: add a license compliance check 2024-02-25 15:38:00 +01:00
krille-chan
549291ab40
build: Update adaptive_dialog 2024-02-25 15:27:27 +01:00
krille-chan
6435e703e4
feat: Add insert content via gboard 2024-02-25 15:09:02 +01:00
Krille
278c3d165b
build: Add changelog for 1.18.0 2024-02-23 10:11:13 +01:00
krille-chan
826cce6573
refactor: Better download UX with file picker for android and iOS 2024-02-22 18:53:31 +01:00
lauren n. liberda
fed9999f38 chore: upgrade to flutter 3.19.0
also removing dart_code_metrics. it is not maintained, and
relicensed to BSL. it shouldn't have been there in first place.
2024-02-16 09:28:29 +01:00
krille-chan
dee9323d47
feat: Add notification shortcuts to android 2024-02-15 12:02:32 +01:00
Krille
e68306c8b3
chore: Bump version 2024-02-04 06:44:24 +01:00
Krille
74b1553662
build: Follow up update errors 2024-02-01 07:31:29 +01:00
Krille
ccda4514c1
build: Update dependencies 2024-02-01 07:16:59 +01:00
Krille
d5e77f7276
build: Update matrix dart sdk to 0.25.7 2024-01-31 09:27:22 +01:00
Krille
7fe8d196fb
build: Bump version and add changelog 2024-01-22 15:29:29 +01:00
Krille
9c74604838
build: Update sdk to 0.25.6 2024-01-22 15:27:46 +01:00
Krille
9981826f7b
build: Bump version to 1.17.1 2024-01-13 17:17:11 +01:00
Krille
77007d86e5
build: Update matrix sdk 0.25.5 2024-01-13 17:07:14 +01:00
Krille
d8414e8d15
build: Update matrix dart sdk to 0.25.4 2024-01-05 15:38:20 +01:00