Commit Graph

19 Commits (41df4c4cb354431f9c11cbd3ab0ea63f56b39ca8)

Author SHA1 Message Date
Christian Pauly c249ebb97c refactor: Switch to Hive Collections DB 3 years ago
TheOneWithTheBraid b1d1744df8 feat: implement an emoji keyboard
- add button to show emoji keyboard
- change database directory for debug builds

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Krille Fear 55f0300f9f refactor: Migrate to null safety 3 years ago
TheOneWithTheBraid d5a0d68a33 fix: Seahorse does not properly work on many Linux devices
- stop use of `flutter_secure_storage` for Linux in favor of unencrypted
  storage

Unlike many other platforms, many Linux distributions have built-in
support for FDE or home directory encryption. As long as
`flutter_secure_storage` makes FluffyChat useles on many Linuxes, this
seems to be the only solution until they stop using Seahorse.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
4 years ago
Dependency Update Bot b088461140 chore: Update dependencies 4 years ago
Krille Fear d61e224f1c fix: Hotfix database migration 4 years ago
Krille Fear 335fe36130 chore: Update SDK and remove boxes on corruption 4 years ago
Krille Fear a143b978a3 fix: Minor fixes 4 years ago
Krille Fear 672e51a779 fix: Pass hive cipher 4 years ago
Krille Fear a7a85883ad fix: Use new FluffyBox 0.2.0 4 years ago
Krille Fear 3bdd59d894 fix: Open database on android 4 years ago
Krille Fear 020bfcc753 feat: Set pragmas on desktop as well 4 years ago
Krille Fear b877e81c1d feat: Configure database 4 years ago
Krille Fear 522856dc9b fix: Web 4 years ago
Krille Fear ad21986ae8 fix: Start on Android and Linux 4 years ago
Krille Fear 874473cf99 fix: Use sqlcipher for FluffyBox 4 years ago
Krille Fear 3170371c0c feat: Test FluffyBox store 4 years ago
Krille Fear f1bd1fc58c fix: FluffyBox logs 4 years ago
Krille Fear 622acfaa59 feat: FluffyBox 4 years ago