Commit graph

102 commits

Author SHA1 Message Date
Vishnu Mohandas 08aa57f97b Up version 2020-12-08 01:24:11 +05:30
Vishnu Mohandas c5df7a66ec Up version 2020-12-04 05:27:09 +05:30
Vishnu Mohandas 2cb6632aa6 Add a way to pick a contact from the address book 2020-12-04 04:55:42 +05:30
Vishnu Mohandas 95a9abba90 Set title font 2020-12-04 01:14:21 +05:30
Vishnu Mohandas 011fb46893 Setup default font as NunitoSans 2020-12-04 01:06:18 +05:30
Vishnu Mohandas 9b224bb355 Up version 2020-12-02 02:17:23 +05:30
Vishnu Mohandas dd09226d79 Up version 2020-12-01 15:42:21 +05:30
Vishnu Mohandas 86df0283f4 Update photo manager library 2020-12-01 13:36:03 +05:30
Vishnu Mohandas e8b904999c Up version 2020-11-26 15:18:51 +05:30
Vishnu Mohandas 3361bf05b6 Fix build issue due to broken library 2020-11-25 20:41:00 +05:30
Vishnu Mohandas 3b9d2f4634 Add more information to the settings page for compliance 2020-11-25 18:01:46 +05:30
Vishnu Mohandas 22a8d369d8 Attach terms conditions and privacy policy 2020-11-25 17:36:09 +05:30
Vishnu Mohandas e71def6a03 Up version 2020-11-23 00:19:54 +05:30
Vishnu Mohandas 00a3c111a9 Make code compatible with iOS 2020-11-20 16:04:25 +05:30
Vishnu Mohandas 971e649c92 Up version 2020-11-20 00:07:11 +05:30
Vishnu Mohandas 34ffc9e5a1 Log all network requests 2020-11-19 23:52:30 +05:30
Vishnu Mohandas 73c58a67cd Up version 2020-11-17 11:51:03 +05:30
Vishnu Mohandas 1947970b0a Sync only when WiFi is available 2020-11-16 22:05:16 +05:30
Vishnu Mohandas 18712f03de Remove unused dependencies 2020-11-12 22:02:49 +05:30
Vishnu Mohandas 892d04288a Add draggable scroll bar 2020-11-12 18:55:57 +05:30
Vishnu Mohandas dbd3e55f44 Use a less boring tab bar 2020-11-10 17:06:51 +05:30
Vishnu Mohandas e3329805ac Update launcher icons 2020-11-01 12:51:18 +05:30
Vishnu Mohandas 22d3e3a95b Remove unused libraries 2020-10-31 00:05:53 +05:30
Vishnu Mohandas 7e76c80184 Update photo_manager 2020-10-30 21:50:26 +05:30
Vishnu Mohandas 673e5e9442 Add create album flow 2020-10-28 17:33:28 +05:30
Vishnu Mohandas cec8f454b1 Remove unused library 2020-10-13 21:33:01 +05:30
Vishnu Mohandas eb639fcfec Add dependency on pedantic 2020-10-13 21:32:42 +05:30
Vishnu Mohandas bae1ee9d65 Upgrade pull to refresh lib 2020-10-12 23:52:48 +05:30
Vishnu Mohandas 832b0c7e74 Update the computation logic for kek-hash 2020-10-02 18:43:15 +05:30
Vishnu Mohandas a9189d74d6 Update flutter_sodium 2020-09-30 22:44:00 +05:30
Vishnu Mohandas bb85b8f774 Remove unnecessary libraries 2020-09-29 00:04:26 +05:30
Vishnu Mohandas fed7cda7f4 Replace scrypt with libsodium's abstractions 2020-09-29 00:02:53 +05:30
Vishnu Mohandas b06190fbf2 Replace AES with libsodium abstractions 2020-09-28 23:22:43 +05:30
Vishnu Mohandas a089fd1e3b Remove unused AESCrypt library 2020-09-28 22:37:33 +05:30
Vishnu Mohandas 3591e5863e Remove SVGs so that a Flutter downgrade is possible 2020-09-28 00:23:47 +05:30
Vishnu Mohandas 74a43bf425 Add dependency on libsodium 2020-09-25 14:29:50 +05:30
Vishnu Mohandas db3869fa58 Use existing raw API for steel crypt 2020-09-10 03:00:04 +05:30
Vishnu Mohandas 1f98f8ca8d Modify steel crypt to expose a hashBytes function that does not assume the encoding of the inputs or output 2020-09-09 14:35:24 +05:30
Vishnu Mohandas bc36bf8f5e Verify the correctness of the passphrase entered 2020-09-05 14:23:23 +05:30
Vishnu Mohandas aa2890107f Add API to use AesCrypt to encrypt and decrypt data directly 2020-09-03 21:08:46 +05:30
Vishnu Mohandas 8dc5bad44c Integrate support chat 2020-08-29 09:22:12 +05:30
Vishnu Mohandas ddb2c7dc82 Update UI for the OTT sign in flow 2020-08-25 11:30:19 +05:30
Vishnu Mohandas 0c70cd96fd Fix crash on attempting to share multiple large files 2020-08-25 05:29:57 +05:30
Vishnu Mohandas f124edecb1 Subscribe to ente://deeplinks 2020-08-22 04:57:29 +05:30
Vishnu Mohandas 2eccd129d1 Up version of photo manager 2020-08-22 02:46:09 +05:30
Vishnu Mohandas 414d23d92a Store the key in secure storage 2020-08-18 02:38:23 +05:30
Vishnu Mohandas 2505389d00 Use Computer to handle isolates 2020-08-14 04:34:32 +05:30
Vishnu Mohandas 7bd2ad19de Revert "Queue encryption and decryption with work-manager"
This reverts commit 5000a0b3cd.
2020-08-14 04:13:09 +05:30
Vishnu Mohandas 5000a0b3cd Queue encryption and decryption with work-manager 2020-08-14 03:31:18 +05:30
Vishnu Mohandas 228ea5990d Download and render encrypted files 2020-08-13 06:22:05 +05:30