Commit Graph

72 Commits (main)

Author SHA1 Message Date
Rafał Hirsch 760f65f5be
fix(macos): update dependencies to make the build work
This commit was generated mostly by running `flutter run -d macos` and then
`pod update` in the `macos/` directory after that failed.
4 days ago
Krille 1c01e98ddd
refactor: Migrate to maintained badge package 2 weeks ago
Krille 53c45d851f
refactor: Migrate uni_links to app_links 2 weeks ago
krille-chan 8819c40ebd
refactor: Implement own adaptive dialogs and remove package 3 months ago
Krille 1c5c491ceb
build: Try downgrading flutter web auth 3 months ago
Krille 39de990fae
refactor: Remove keyboard shortcuts
This package right now
makes the web app
nearly unusable as it
throws multiple errors on
every key press. The
package seems to be
unmaintained. I tried
two other packages
and none of them worked.
4 months ago
Krille c76a5fd030
build: Update flutter web auth 2 package 4 months ago
krille-chan 3d4ddeaa40
build: Update record package 10 months 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>
11 months ago
Krille b6ab60146a
build: Update macOS build files 1 year ago
Krille ab9ca586b4
build: Update macOS build files 1 year ago
Krille 129c1ab697
feat: Try out FluffyBox 2 database 1 year ago
Krille dfb09f443b
chore: Follow up pubspec.lock 1 year ago
Krille 685ddf1324
chore: Follow up update matrix sdk 1 year ago
krille-chan c6007a3c3d
refactor: Check if app is in foreground on pushhelper 1 year ago
krille-chan b149283ec6
build: Update dependencies 1 year ago
Krille 0919d75b04
chore: Downgrade record back to 4.4.4 1 year ago
krille-chan 3a9c6e8773
chore: Use correct audiorecorder file extension 1 year ago
krille-chan bedd4e9ade
chore: More revert recorder 1 year ago
krille-chan fd22b4330e
chore: Downgrade record 1 year ago
krille-chan 991bba2535
build: Update record package 1 year ago
Krille 35367389f0
fix: Remove uncompatible dependencies connectivity_plus and wakelock 1 year ago
ShootingStarDragons 2ae4551bcc feat: paste image from clipboard 2 years ago
Krille 91fc889bce refactor: Update dependencies 2 years ago
TheOneWithTheBraid 5ff3211c6d chore: update macOS icons and add build script
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
TheOneWithTheBraid ff67fb125b feat: set display information correctly
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
TheOneWithTheBraid b81354bfe0 feat: clean up macOS build metadata
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
TheOneWithTheBraid ddd502560f feat: update macOS build information for macOS Ventura
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
TheOneWithTheBraid bdbb289569 feat: update macOS build files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Krille d330ca0ff7 chore: Remove macos_ui dependency 2 years ago
lauren n. liberda 1e0988dd4c builds: migrate to dart 3.0/flutter 3.10 2 years ago
ShootingStarDragons b9104f243e feat: change to flutterwebauth2 2 years ago
Krille d9aa2f8e44 refactor: Switch to file_picker package and get rid of some dependency overrides 2 years ago
Christian Pauly ffd7904f3a refactor: Use dynamic color package instead of system theme 2 years ago
Christian Pauly d00b0b4d6c fix: Shared preferences package for flutter 3.7 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille c47ca99aaa chore: Update dependencies 2 years ago
Christian Pauly 46a9b6e00d chore: Update dependencies 2 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago
Christian Pauly 37a6d3fc70 chore: Follow up theme fix 3 years ago
Christian Pauly 4ddc1386ba chore: Update matrix homeserver recommendations 3 years ago
Christian Pauly ccfda5bc96 feat: New material 3 design 3 years ago
Christian Pauly 24ee341670 chore: Update SDK 3 years ago
Christian Pauly 65db4e8045 fix: Scan QR Code on iOS 3 years ago
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>
3 years ago
Christian Pauly 0693cc5fa6 chore: Fix client logout and update macOS 3 years ago
Christian Pauly 44f2b04c8b chore: Follow up push 3 years ago
Christian Pauly 5eae299910 refactor: Switch to just audio for playing sounds 3 years ago
Christian Pauly 929b8e5c68 fix: Build on macOS 3 years ago
TheOneWithTheBraid 34600ac165 feat: implement WebRTC calls
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago