Commit graph

65 commits

Author SHA1 Message Date
krille-chan 3d4ddeaa40
build: Update record package 2024-05-12 10:19:46 +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 b6ab60146a
build: Update macOS build files 2024-01-10 08:50:01 +01:00
Krille ab9ca586b4
build: Update macOS build files 2024-01-06 12:59:05 +01:00
Krille 129c1ab697
feat: Try out FluffyBox 2 database 2023-12-08 09:20:19 +01:00
Krille dfb09f443b
chore: Follow up pubspec.lock 2023-11-29 15:29:29 +01:00
Krille 685ddf1324
chore: Follow up update matrix sdk 2023-11-29 15:28:00 +01:00
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 2023-11-27 17:26:05 +01:00
krille-chan b149283ec6
build: Update dependencies 2023-11-12 08:23:29 +01:00
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 2023-10-30 16:32:21 +01:00
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 2023-10-29 14:01:29 +01:00
krille-chan bedd4e9ade
chore: More revert recorder 2023-10-29 13:56:36 +01:00
krille-chan fd22b4330e
chore: Downgrade record 2023-10-29 13:04:45 +01:00
krille-chan 991bba2535
build: Update record package 2023-10-28 10:29:22 +02:00
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 2023-10-16 08:19:52 +02:00
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2023-07-20 19:34:56 +02:00
Krille 91fc889bce refactor: Update dependencies 2023-07-13 19:46:16 +09:00
TheOneWithTheBraid 5ff3211c6d chore: update macOS icons and add build script
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 18:11:19 +02:00
TheOneWithTheBraid ff67fb125b feat: set display information correctly
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:11:27 +02:00
TheOneWithTheBraid b81354bfe0 feat: clean up macOS build metadata
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 14:03:18 +02:00
TheOneWithTheBraid ddd502560f feat: update macOS build information for macOS Ventura
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:46:50 +02:00
TheOneWithTheBraid bdbb289569 feat: update macOS build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2023-05-19 13:24:08 +02:00
Krille d330ca0ff7 chore: Remove macos_ui dependency 2023-05-16 19:21:37 +02:00
lauren n. liberda 1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2023-05-15 16:52:03 +00:00
ShootingStarDragons b9104f243e feat: change to flutterwebauth2 2023-03-19 23:18:31 +08:00
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2023-03-18 17:02:12 +01:00
Christian Pauly ffd7904f3a refactor: Use dynamic color package instead of system theme 2023-02-03 09:27:25 +01:00
Christian Pauly d00b0b4d6c fix: Shared preferences package for flutter 3.7 2023-01-27 14:11:49 +01:00
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2023-01-26 13:18:42 +01:00
Krille c47ca99aaa chore: Update dependencies 2023-01-05 18:21:13 +01:00
Christian Pauly 46a9b6e00d chore: Update dependencies 2022-11-03 15:37:40 +01:00
Christian Pauly e71dabca6e feat: New navigation design 2022-09-10 10:16:09 +02:00
Christian Pauly 37a6d3fc70 chore: Follow up theme fix 2022-08-21 07:29:03 +02:00
Christian Pauly 4ddc1386ba chore: Update matrix homeserver recommendations 2022-08-10 19:49:29 +02:00
Christian Pauly ccfda5bc96 feat: New material 3 design 2022-07-07 20:18:40 +02:00
Christian Pauly 24ee341670 chore: Update SDK 2022-06-26 12:52:05 +02:00
Christian Pauly 65db4e8045 fix: Scan QR Code on iOS 2022-05-03 16:58:13 +02:00
TheOneWithTheBraid 44ffaa1b41 feat: improve spaces
- support to show spaces in a list
- add a beautiful animation

This MR makes Spaces much easier to use on desktops and allows to better
find the right space in case they have no avatar.

There will be another MR builting on this work as soon as
https://gitlab.com/famedly/company/frontend/libraries/matrix_api_lite/-/merge_requests/58
is merged.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-04-30 08:08:48 +02:00
Christian Pauly 0693cc5fa6 chore: Fix client logout and update macOS 2022-04-16 14:30:54 +02:00
Christian Pauly 44f2b04c8b chore: Follow up push 2022-04-14 19:26:20 +02:00
Christian Pauly 5eae299910 refactor: Switch to just audio for playing sounds 2022-03-13 07:55:22 +01:00
Christian Pauly 929b8e5c68 fix: Build on macOS 2022-03-06 11:55:18 +01:00
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-16 14:50:48 +01:00
Christian Pauly 28c5c8211f chore: Update SDK 2022-02-14 10:51:52 +01:00
Christian Pauly ced37f02ec chore: Hide FAB story buttons on focus 2022-02-11 22:50:20 +01:00
TheOneWithTheBraid 31bec1a0d8 feat: implement retreiving widgets
- display a bottom sheet with widgets
- open widgets in a browser
- fixes in .gitignore
- Windows UWP build files

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-02-10 17:48:45 +01:00
Krille Fear d7ec587a8e fix: Update dependencies with flutter pub upgrade 2021-12-02 10:01:38 +01:00
Krille Fear e33606b912 fix: QR Code scanner in iOS 2021-11-30 19:07:07 +01:00
Krille Fear a697f56ec5 CI: Update iOS fastlane 2021-11-27 12:12:58 +01:00
Krille Fear 73cc62689c chore: Update SDK 2021-11-18 19:11:55 +01:00