You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fluffychat/lib/utils
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
..
matrix_sdk_extensions chore: unify desktop and mobile databases (#764) 1 year ago
voip Revert "refactor: Dialog BuildContext" 1 year ago
account_bundles.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
account_config.dart feat: New account data wallpaper feature 1 year ago
adaptive_bottom_sheet.dart fix: never use root navigator for bottom sheets 1 year ago
background_push.dart refactor: Better logic for removing outdated notifications 1 year ago
beautify_string_extension.dart style: Use robotomono to display device keys 2 years ago
client_manager.dart chore: unify desktop and mobile databases (#764) 1 year ago
custom_http_client.dart fix: pass isrg cert to http client 3 years ago
custom_image_resizer.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
custom_scroll_behaviour.dart feat: Make all text in chat selectable on desktop 2 years ago
date_time_extension.dart Revert "design: New date separators in timeline" 1 year ago
error_reporter.dart fix: URL too long when reporting bug 2 years ago
fluffy_share.dart design: Chat list design adjustments 2 years ago
init_with_restore.dart chore: Fix formatting 1 year ago
localized_exception_extension.dart chore: Add more exception type 2 years ago
platform_infos.dart design: Chat list design adjustments 2 years ago
push_helper.dart chore: Adjust ticker of notifications for Android 1 year ago
resize_image.dart refactor: Remove unused dependency 2 years ago
room_status_extension.dart build: Update Matrix Dart SDK to 0.24.0 2 years ago
size_string.dart feat: Send multiple images at once 3 years ago
stream_extension.dart refactor: Added and applied require_trailing_commas linter rule 2 years ago
string_color.dart fix: avatar color 2 years ago
tor_stub.dart feat: implement session dump 3 years ago
uia_request_manager.dart Revert "refactor: Dialog BuildContext" 1 year ago
url_launcher.dart fix: Open room links with event id 1 year ago
voip_plugin.dart chore: Better applifecycle logs 2 years ago