Commit graph

980 commits

Author SHA1 Message Date
Abhinav-grd 75e27aa51f collectionService changes 2021-01-25 00:29:39 +05:30
Abhinav-grd 183f1226b2 file_db changes 2021-01-25 00:29:17 +05:30
Abhinav-grd 876e85a037 collection_db changes 2021-01-25 00:28:21 +05:30
Abhinav-grd 73fa2aad9e added null check to encryptedName 2021-01-24 21:37:37 +05:30
Abhinav-grd c4e19c56cf cached collection before calling getCollectionKey 2021-01-24 21:17:51 +05:30
Abhinav-grd b5f05b0afd set default version as 0 and corrected version check 2021-01-24 21:17:42 +05:30
Abhinav-grd 0a8f5ab7d0 seperated add index to prevent duplicate index addition 2021-01-24 17:21:53 +05:30
Abhinav-grd c9a41bc71f added device null check to select db query 2021-01-24 16:51:40 +05:30
Abhinav-grd 41bc291715 moved name decryption logic to _cacheCollectionAttributes 2021-01-24 16:46:00 +05:30
Abhinav-grd e141e39dee corrected the formatting issue 2021-01-24 16:26:34 +05:30
Abhinav-grd 5ad792590d Revert "included third party libs"
This reverts commit 7f679eec0f.
2021-01-24 12:50:44 +05:30
Abhinav-grd cc5dc4aa43 set version default value to zero 2021-01-24 11:52:01 +05:30
Abhinav-grd df81f38ad6 revert back the debug endpoint 2021-01-24 11:29:38 +05:30
Abhinav-grd bfb0fa0f55 changed debug server ip 2021-01-23 19:19:59 +05:30
Abhinav-grd 5c497c7789 made scripts contain only single command 2021-01-23 19:19:37 +05:30
Abhinav-grd cf657d4db3 increased min sdk version to 2.2.2 2021-01-23 19:19:17 +05:30
Abhinav-grd d96f4d968c cached Collection to use getCollection in decryptName funnction 2021-01-23 18:15:11 +05:30
Abhinav-grd 8626303b5b added file_db migration script to remove deviceFolder not null constrain 2021-01-23 18:13:30 +05:30
Abhinav-grd 4dfbdeb9bf corrected db scripts 2021-01-23 18:06:03 +05:30
Abhinav-grd 7c30653239 corrected the collectionsTableCopy name 2021-01-23 11:07:20 +05:30
Abhinav-grd 9881c8782d added getcollectionWithDecryptedName function 2021-01-22 14:48:56 +05:30
Abhinav-grd bc0718d806 add version check in decryptCollectionPath to get correct decryptionKey 2021-01-22 14:04:49 +05:30
Abhinav-grd fd322dac33 changed path encryption key and added versioning 2021-01-22 14:00:51 +05:30
Abhinav-grd 0d4b87da55 upated collection creating function send encrypted name 2021-01-22 13:49:27 +05:30
Abhinav-grd db8f9dd592 updated Classes collection and CollectionAttributes 2021-01-22 13:47:22 +05:30
Abhinav-grd c97a1a1f5d added migration scripts and setuped sqflite_migration 2021-01-22 13:47:02 +05:30
Abhinav-grd 7f679eec0f included third party libs 2021-01-22 13:10:44 +05:30
Abhinav-grd 3308cccee0 Added new dependency sqflite_migration 2021-01-22 13:06:10 +05:30
Vishnu Mohandas fd0f858900 Add flutter_photo_manager to gitmodules 2021-01-21 16:24:45 +05:30
Vishnu Mohandas 4c68c9603f Add flutter_image_compress as a direct dependency 2021-01-21 16:19:12 +05:30
Vishnu Mohandas b699a94b58 Prevent duplicate uploads during reinstallations 2021-01-02 14:34:36 +05:30
Vishnu Mohandas c4cc453541 Better logs 2021-01-02 13:32:29 +05:30
Vishnu Mohandas 9e212de1d9 Safeguard against reply already submitted errors 2021-01-02 13:19:26 +05:30
Vishnu Mohandas 2b1c2a30c0 Enable IAPs 2020-12-23 13:59:05 +05:30
Vishnu Mohandas 08ea68edc6 Up version 2020-12-16 12:48:03 +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 b0ee1f8432 Add a note regarding the pricing in the sign in page 2020-12-10 17:40:40 +05:30
Vishnu Mohandas 3e716b11c3 Up version 2020-12-10 17:22:20 +05:30
Vishnu Mohandas 656af2969e Safeguard against IllegalStateException 2020-12-09 02:17:38 +05:30
Vishnu Mohandas 9bf07b013e Fix share issue on iPad 2020-12-09 02:12:15 +05:30
Vishnu Mohandas 5ceda914b5 Force flush the logs to disk 2020-12-09 01:06:30 +05:30
Vishnu Mohandas c995e64822 Fix markNeedsBuild errors 2020-12-09 00:59:51 +05:30
Vishnu Mohandas c37e6cf6e3 Remove the unnecessary period 2020-12-09 00:51:54 +05:30
Vishnu Mohandas 96456bf01f Handle lack of permissions gracefully 2020-12-08 04:33:25 +05:30
Vishnu Mohandas 3f0bdc996a Comment out breaking code for webP 2020-12-08 04:32:33 +05:30
Vishnu Mohandas 08aa57f97b Up version 2020-12-08 01:24:11 +05:30
Vishnu Mohandas efa5499186 Minor UI changes 2020-12-08 01:12:26 +05:30
Vishnu Mohandas b06eacc7b6 Mark uploaded files as important 2020-12-08 01:11:53 +05:30
Vishnu Mohandas 5e0d1919de Minor UI changes to shared collection gallery 2020-12-08 01:11:35 +05:30