ente/lib
2020-09-28 23:22:43 +05:30
..
core Replace AES with libsodium abstractions 2020-09-28 23:22:43 +05:30
db Switch to libsodium for file encryption and decryption 2020-09-26 00:37:32 +05:30
events Provide a hook to pause ongoing backups 2020-09-18 01:10:08 +05:30
models Add extra logging to file 2020-09-26 01:54:52 +05:30
ui Remove unavailable progress indicator in downgraded Flutter 2020-09-28 00:24:53 +05:30
utils Replace AES with libsodium abstractions 2020-09-28 23:22:43 +05:30
face_search_manager.dart Fix duplicate file issue 2020-09-14 12:29:28 +05:30
favorite_files_repository.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
file_downloader.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
file_repository.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
file_uploader.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
folder_service.dart Switch to libsodium for file encryption and decryption 2020-09-26 00:37:32 +05:30
main.dart Change the color of check boxes 2020-09-18 00:33:21 +05:30
memories_service.dart Fix issue with loading remote images 2020-08-10 04:04:59 +05:30
photo_sync_manager.dart Move expensive encryption and decryption operations to a separate isolate 2020-09-28 21:24:40 +05:30
user_authenticator.dart Wait for the configuration to be persisted 2020-09-06 12:00:44 +05:30