Commit Graph

18 Commits (krille/enable-audio-message-support-linux)

Author SHA1 Message Date
Krille 617744503d
build: Also build for arm64 for linux releases 9 months ago
Krille 3420c8a7c5
build: Build on rpi for linux arm64 9 months ago
lauren n. liberda 9c3011d348
ci: run `flutter gen-l10n` on code_tests 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
lauren n. liberda cd6294b421
ci: add a license compliance check 1 year ago
Krille 26f4e99006
ci: Remove check for unused translations 2 years ago
Krille-chan 400b0641ac
Merge pull request #778 from krille-chan/dependabot/github_actions/maxim-lobanov/setup-xcode-1.6.0
build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
2 years ago
dependabot[bot] 75b4683569
build: (deps): bump actions/setup-java from 1 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 6cc245c4c5
build: (deps): bump maxim-lobanov/setup-xcode from 1.5.1 to 1.6.0
Bumps [maxim-lobanov/setup-xcode](https://github.com/maxim-lobanov/setup-xcode) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/maxim-lobanov/setup-xcode/releases)
- [Commits](https://github.com/maxim-lobanov/setup-xcode/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: maxim-lobanov/setup-xcode
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] e11585ec17
build: (deps): bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
krille-chan 4ba38a4744
refactor: Remove unused localization strings and add ci check 2 years ago
Krille 34f6ff508b
ci: Add caching for flutter setup 2 years ago
krille-chan 7871fc3294 ci: Test if app builds for iOS 2 years ago
Krille fdbf465b1b
ci: Enable merge queues 2 years ago
krille-chan d3de9f31cf
ci: Disable linux arm64 for now 2 years ago
krille-chan 69b0c422be
ci: Fix target platform for build linux 2 years ago
Krille 1f53f5e57c
CI: Better Flutter setup 2 years ago
Krille 53d25548dc
CI: Add release workflow 2 years ago