Commit graph

1008 commits

Author SHA1 Message Date
Vishnu Mohandas b6e5e810b3 Move computer initialization to CryptoUtil 2021-01-26 17:16:14 +05:30
Vishnu Mohandas 70f5fbacd7 Blue blue blue 2021-01-26 16:56:35 +05:30
Vishnu Mohandas 3dd227ee3f Remove image from OTT verification page 2021-01-26 16:44:16 +05:30
Vishnu Mohandas 8eeb590a96 Fix updated lib params 2021-01-26 16:44:07 +05:30
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 3a57092c5c correctly passed tableName while creating tempTable 2021-01-25 11:45:37 +05:30
Abhinav-grd a395e27f80 refactored keyDecryption logic into seperate function 2021-01-25 10:55:26 +05:30
Abhinav-grd 7cd85be0b2 correct tempTable camelCasing 2021-01-25 10:50:57 +05:30
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 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 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
Vishnu Mohandas f4a8867bcc Fix validity condition for subscriptions 2021-01-23 11:54:22 +05:30
Vishnu Mohandas febd0c16ea Hide the progress dialog after all processing is over 2021-01-23 11:53:59 +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
Vishnu Mohandas f7cbd2c284 Handle null locations gracefully 2021-01-19 14:00:48 +05:30
Vishnu Mohandas a944367766 Don't check for validity of subscription to trigger syncs 2021-01-18 22:41:40 +05:30
Vishnu Mohandas a6de83a012 Fix up subscription page 2021-01-18 22:35:01 +05:30
Vishnu Mohandas 55af1f0cfb Update billing service 2021-01-18 22:33:16 +05:30
Vishnu Mohandas 7728fb8028 Remove verbose log line 2021-01-18 22:32:51 +05:30
Vishnu Mohandas 0324664551 Update subscription model 2021-01-18 22:32:44 +05:30
Vishnu Mohandas 6a71c6ecb5 Update API to verify subscription 2021-01-18 21:50:53 +05:30
Vishnu Mohandas 90807c29f7 Update subscription model 2021-01-18 21:50:35 +05:30
Vishnu Mohandas bedc253655 Log network requests to file only on Android 2021-01-18 21:50:23 +05:30
Vishnu Mohandas 9a49d5eb8b Trigger sync on connectivity changes only if the user can upload photos 2021-01-14 01:11:32 +05:30
Vishnu Mohandas f1bc728451 Ensure that the background task is logged only when the process is unintialized 2021-01-14 00:03:02 +05:30
Vishnu Mohandas 8d67ee82b6 Register for background sync 2021-01-13 23:09:45 +05:30
Vishnu Mohandas 4f18ef6140 Prompt for permissions only when sync is triggered in the foreground 2021-01-13 23:09:33 +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 8c5ba762e8 Show file size correctly on iOS 2021-01-13 15:20:43 +05:30
Vishnu Mohandas a13c7c269c Display file size in MBs 2021-01-13 15:06:28 +05:30
Vishnu Mohandas 38f9bb6174 Fix video duration formatting 2021-01-13 14:57:41 +05:30
Vishnu Mohandas 94ca34de4d Fix sync stop functionality 2021-01-13 14:20:14 +05:30
Vishnu Mohandas 84f8894f7f Parse null location 2021-01-13 13:59:17 +05:30
Vishnu Mohandas 1776763de6 Simplify strings 2021-01-13 13:58:56 +05:30
Vishnu Mohandas 2e8b3b25fe Load subscription from server using the verification data fetched from IAP 2021-01-11 03:01:13 +05:30
Vishnu Mohandas dda304fca8 Remove unused imports 2021-01-11 03:00:26 +05:30
Vishnu Mohandas a4c5a87888 Add a prettier dialog 2021-01-11 02:19:22 +05:30
Vishnu Mohandas 78519d1a46 lowercase all the things 2021-01-11 02:19:16 +05:30
Vishnu Mohandas ec49bc0e77 Listen to purchase updates 2021-01-08 22:43:10 +05:30
Vishnu Mohandas 15cbdc2dde Move more content to lowercase 2021-01-08 22:41:32 +05:30
Vishnu Mohandas e86e38739a Convert error dialogs to lowercase 2021-01-08 22:36:52 +05:30
Vishnu Mohandas 8f17f3d4bf Use unthreatening lower case 2021-01-08 22:32:41 +05:30
Vishnu Mohandas e641ba8632 Remove listener on dispose 2021-01-08 22:10:03 +05:30
Vishnu Mohandas 1f5f99f1d7 Fix padding for the settings button to match the size of the appbar 2021-01-08 22:06:02 +05:30
Vishnu Mohandas 609f722b37 Moving things around a little 2021-01-08 22:00:30 +05:30
Vishnu Mohandas efb649c438 Move settings button out of the app bar 2021-01-08 21:47:26 +05:30
Vishnu Mohandas f25cc069dd Add some padding 2021-01-08 21:47:08 +05:30
Vishnu Mohandas 3ca300e32f Update settings page 2021-01-08 15:34:49 +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 58bb904bdd Use in app webviews to show terms and privacy policy 2021-01-08 14:55:50 +05:30
Vishnu Mohandas 59fcff6141 Add in-app webview 2021-01-08 14:54:15 +05:30
Vishnu Mohandas ba8c0066ba Increase padding 2021-01-08 12:43:43 +05:30
Vishnu Mohandas 8ce43c744b Minor changes to padding 2021-01-08 12:43:07 +05:30
Vishnu Mohandas e0f0715dd5 Add a close button to the faq webview 2021-01-08 12:40:30 +05:30
Vishnu Mohandas 6d09d3eaa3 Init BillingService on app startup 2021-01-08 12:08:45 +05:30
Vishnu Mohandas 1312e16796 Initiate IAP when a plan is selected 2021-01-06 22:18:48 +05:30
Vishnu Mohandas a973381d43 Return gallery app bar widget to it's previous state 2021-01-06 21:44:24 +05:30
Vishnu Mohandas 3b8b1d3880 Increase padding 2021-01-06 21:43:07 +05:30
Vishnu Mohandas 8d09418427 Add a subcription chooser page 2021-01-06 21:39:42 +05:30
Vishnu Mohandas 23feafcca9 Add todo 2021-01-06 17:27:35 +05:30
Vishnu Mohandas 540cea31df Persist subscription plan returned by the server 2021-01-06 17:26:03 +05:30
Vishnu Mohandas cd3eb478be Change fre trial duration 2021-01-06 17:25:29 +05:30
Vishnu Mohandas facc9b04ce Update BillingPlan model 2021-01-06 14:17:18 +05:30
Vishnu Mohandas 56226f3627 Update set password styles 2021-01-05 20:59:07 +05:30
Vishnu Mohandas 1104d38c1e Update password reentry page 2021-01-05 20:56:10 +05:30
Vishnu Mohandas e423456935 Show password strength 2021-01-05 20:10:43 +05:30
Vishnu Mohandas d3d9e2bbf7 Rename passphrase to password 2021-01-05 19:57:02 +05:30
Vishnu Mohandas d6b3caa1ab Update password entry copies 2021-01-05 19:47:45 +05:30
Vishnu Mohandas 5920313957 Update email screen copies 2021-01-05 16:47:09 +05:30
Vishnu Mohandas 379099cc18 Display billing plans configured on remote 2021-01-05 15:11:43 +05:30
Vishnu Mohandas 669eed55e4 Add BillingService 2021-01-05 15:11:32 +05:30
Vishnu Mohandas 4becd5bcc8 Add pricing information in USD 2021-01-03 19:49:30 +05:30
Vishnu Mohandas ffd82bf4c1 Add a hook to pop up the pricing screen 2021-01-03 18:41:24 +05:30
Vishnu Mohandas 3b5800a253 Fix alignment to left 2021-01-03 16:02:14 +05:30
Vishnu Mohandas 9fcd4378cc Update header style 2021-01-03 15:54:17 +05:30
Vishnu Mohandas 083dd70565 Add more information to the sign in header 2021-01-03 12:14:44 +05:30
Vishnu Mohandas 97fbdceae4 Merge branch 'master' into ui_refresh 2021-01-03 11:46:54 +05:30