Commit graph

6522 commits

Author SHA1 Message Date
The one with the braid 1026d4c721 fix: migrate back to Hive on Linux
Signed-off-by: The one with the braid <info@braid.business>
2024-04-10 18:07:46 +02:00
Krille 9a8f604fc1
docs: Add flathub verification code 2024-04-03 09:17:15 +02:00
krille-chan e81a366a5b
refactor: Move room headers into appbar bottom field 2024-04-01 12:47:10 +02:00
krille-chan f42509f710
design: Adjust some colors in inputbar 2024-04-01 10:32:11 +02:00
krille-chan a8606f18b6
refactor: new flutter only typing animation 2024-03-31 19:28:19 +02:00
krille-chan 4fca106a51
fix: Always send info object for stickers 2024-03-31 14:40:12 +02:00
krille-chan f4196f38c3
chore: Follow up hovermenu 2024-03-30 09:10:32 +01:00
krille-chan c51fc600a2
chore: Follow up sticker design 2024-03-30 08:37:24 +01: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-chan 3e9ff75efe
chore: Remove print 2024-03-29 15:35:44 +01:00
Krille 8a9715cac2
chore: Follow up database broken handling 2024-03-29 12:28:47 +01:00
Krille eb9cf18d30
chore: Fix formatting 2024-03-29 11:32:28 +01:00
Krille 9c1bf05c0d
chore: better logs on client init failed 2024-03-29 11:31:54 +01:00
Krille 97f606799e
build: Bump version to v1.19.0 2024-03-29 10:43:19 +01:00
Krille-chan a06bd7e093
Merge pull request #956 from krille-chan/braid/adaptive-bottom-sheet-navigator
fix: never use root navigator for bottom sheets
2024-03-29 09:27:10 +01:00
krille-chan 579b697c64
build: Update to flutter 3.19.5 2024-03-29 09:24:46 +01:00
Krille 654a423e41
chore: Follow up padding 2024-03-28 11:45:05 +01:00
Krille 1be21e6c12
chore: Follow up paddings 2024-03-28 11:44:11 +01:00
Krille 68aa2250f2
chore: Follow up input bar padding 2024-03-28 11:17:20 +01:00
Krille 0436c5c517
chore: Adjust ticker of notifications for Android 2024-03-28 08:25:32 +01:00
The one with the braid 5257d89b53 fix: never use root navigator for bottom sheets
Signed-off-by: The one with the braid <info@braid.business>
2024-03-28 02:02:30 +01:00
Krille 6e13c17682
chore: Follow up text selection color 2024-03-27 13:49:36 +01:00
Krille cba1a9bd5e
chore: Follow up audioplayer design 2024-03-27 09:30:16 +01:00
Krille f3141f955d
chore: Follow up design 2024-03-27 09:22:16 +01:00
Krille e9a9075139
chore: Follow up design 2024-03-27 08:59:32 +01:00
Krille 554f951a30
Revert "design: New date separators in timeline"
This reverts commit f15b81c5a6.
2024-03-27 08:54:15 +01:00
Krille f15b81c5a6
design: New date separators in timeline 2024-03-27 08:44:02 +01:00
Krille 7183158cf9
chore: Follow up input bar design 2024-03-27 07:58:34 +01:00
Krille 20fd4dcf59
chore: Add pagekey to custom page builder 2024-03-27 07:58:34 +01:00
Krille-chan 335a55963b
build: Update to flutter 3.19.4 2024-03-27 07:16:43 +01:00
Krille cce5fc8fa5
chore: Follow up input bar design 2024-03-26 09:58:43 +01:00
Krille d3930cf4af
chore: Follow up inputbar design 2024-03-26 09:56:41 +01:00
Krille ed2a1af46c
chore: Follow up input bar design 2024-03-26 09:15:00 +01:00
Krille 93f0ace3cf
chore: Follow up inputbar design 2024-03-26 08:25:31 +01:00
Krille 49c1de8610
chore: follow up matrix pill 2024-03-25 15:58:25 +01:00
Krille d83c26a3c9
chore: Follow up matrix pills 2024-03-25 15:50:54 +01:00
Krille 0b9d258e56
chore: Follow up matrix pill 2024-03-25 15:37:46 +01:00
Krille f3b3a82f0d
chore: Follow up new page transition 2024-03-25 15:17:10 +01:00
Krille f0b66fda0a
chore: More minimal matrix pill 2024-03-25 15:16:25 +01:00
Krille 7e0dcc3058
chore: Follow up input bar design 2024-03-25 09:22:34 +01:00
Krille 6d4ee4ad6f
chore: Follow up input bar design 2024-03-25 09:04:02 +01:00
krille-chan 2e46ea7fd6
chore: Try out CupertinoPage instead of custom transition in router 2024-03-25 07:52:36 +01:00
krille-chan 150da0f0aa
design: Background color follow up for input bar 2024-03-25 07:36:28 +01:00
krille-chan 22b467de21
design: Make appbar in material you design for mobile mode 2024-03-24 20:38:39 +01:00
krille-chan 5687aab290
chore: Follow up audioplayer height 2024-03-24 14:01:21 +01:00
krille-chan 9b82614fba
chore: Follow up audomessage speed button design 2024-03-24 11:46:49 +01:00
krille-chan 73c08c3fdd
chore: Mark muted unread rooms with bold text 2024-03-24 11:30:38 +01:00
krille-chan 45e1122648
chore: Follow up image rendering 2024-03-24 10:56:44 +01:00
krille-chan 449357b501
fix: FluffyChat should assume m.change_password capabilitiy is supported if not present per spec 2024-03-22 17:51:14 +01:00
Krille f653664b39
chore: Calc much smaller blurhash 2024-03-21 12:52:48 +01:00