Commit graph

109 commits

Author SHA1 Message Date
Vishnu Mohandas 16818198e0 Remove library that isn't wow 2021-01-25 15:30:16 +05:30
Vishnu Mohandas 013c1576be Merge branch 'encrypt-collection-name' into ui_refresh 2021-01-25 15:20:53 +05:30
Abhinav-grd 3308cccee0 Added new dependency sqflite_migration 2021-01-22 13:06:10 +05:30
Vishnu Mohandas 06b679fca8 Clone super_logging and make it privacy friendly 2021-01-13 23:08:58 +05:30
Vishnu Mohandas 23273c84bc Add dependency on flutter_background_fetch 2021-01-13 21:37:37 +05:30
Vishnu Mohandas 3a88760540 Make some icons platform specific 2021-01-13 16:04:23 +05:30
Vishnu Mohandas 87ceb6ca0a Remove irrelevant share library 2021-01-13 15:52:17 +05:30
Vishnu Mohandas 11b61d0902 Fix crashes while sharing large files 2021-01-13 15:46:31 +05:30
Vishnu Mohandas a4c5a87888 Add a prettier dialog 2021-01-11 02:19:22 +05:30
Vishnu Mohandas a920170e70 Replaced the official webview plugin with custom one that's already being used 2021-01-08 15:11:59 +05:30
Vishnu Mohandas 59fcff6141 Add in-app webview 2021-01-08 14:54:15 +05:30
Vishnu Mohandas 8d09418427 Add a subcription chooser page 2021-01-06 21:39:42 +05:30
Vishnu Mohandas e423456935 Show password strength 2021-01-05 20:10:43 +05:30
Vishnu Mohandas 9fcd4378cc Update header style 2021-01-03 15:54:17 +05:30
Vishnu Mohandas 9e212de1d9 Safeguard against reply already submitted errors 2021-01-02 13:19:26 +05:30
Vishnu Mohandas cbe39feb90 Take billing permission 2020-12-15 00:45:21 +05:30
Vishnu Mohandas 5ace0864d1 Upgrade toast library 2020-12-10 19:53:18 +05:30
Vishnu Mohandas 9bf07b013e Fix share issue on iPad 2020-12-09 02:12:15 +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 86df0283f4 Update photo manager library 2020-12-01 13:36:03 +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 00a3c111a9 Make code compatible with iOS 2020-11-20 16:04:25 +05:30
Vishnu Mohandas 34ffc9e5a1 Log all network requests 2020-11-19 23:52:30 +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 ab9d84d011 Run pub upgrade 2020-10-24 16:22:57 +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