Commit graph

1096 commits

Author SHA1 Message Date
Vishnu Mohandas 737d1216a3 Remove next billing date related information 2021-02-01 02:39:16 +05:30
Vishnu Mohandas a274bbc150 Display next billing date if available 2021-02-01 02:38:26 +05:30
Vishnu Mohandas bf7daabd4e Display current usage on the subscription page 2021-02-01 02:32:43 +05:30
Vishnu Mohandas b8dd4cd246 Fix unnecessary resize 2021-02-01 02:32:28 +05:30
Vishnu Mohandas 4465056061 Display current usage on the susbcription page 2021-02-01 02:30:12 +05:30
Vishnu Mohandas c2dbdaaf7b Rename function 2021-02-01 02:24:22 +05:30
Vishnu Mohandas f962230060 Move code to fetch usage to BillingService 2021-02-01 02:24:00 +05:30
Vishnu Mohandas 79d312f263 Revert to official IAP library since purchases aren't getting completed on iOS 2021-02-01 02:11:41 +05:30
Vishnu Mohandas 007389a9d3 Clear transaction only for iOS 2021-01-31 16:45:40 +05:30
Vishnu Mohandas 36d0ec0741 Fix check for active subscription 2021-01-31 13:26:42 +05:30
Vishnu Mohandas 37472726b0 Fetch the latest subscription status and refresh the header widget if subscription has expired 2021-01-31 13:26:18 +05:30
Vishnu Mohandas fe9d6fc308 Fix issue due to static product ID 2021-01-30 23:56:32 +05:30
Vishnu Mohandas 5918c3396a Initialize the progress dialog 2021-01-30 14:11:05 +05:30
Vishnu Mohandas e374cf126f Show a check mark next to active subscriptions 2021-01-30 13:44:41 +05:30
Vishnu Mohandas f320d00ef8 Migrate to third party library for IAP 2021-01-30 13:27:18 +05:30
Vishnu Mohandas 26a498883a Remove unused import 2021-01-30 13:17:51 +05:30
Vishnu Mohandas cd74c79e33 Open subscription page from the settings screen 2021-01-30 12:52:21 +05:30
Vishnu Mohandas 377cf81a23 Add option to view the current subscription plan 2021-01-29 17:30:29 +05:30
Vishnu Mohandas 2223c4103e Check for updates to subscription if it is locally expired 2021-01-29 17:12:15 +05:30
Vishnu Mohandas 74bb2ce0c4 Update subscription model 2021-01-29 16:37:58 +05:30
Vishnu Mohandas 65a4c838dc Make subscription verification async 2021-01-27 16:28:23 +05:30
Vishnu Mohandas 7e444642db Report updated purchases from BillingService 2021-01-27 14:25:58 +05:30
Vishnu Mohandas 509e09b7c1 Fix dialog in subscription page 2021-01-26 19:27:59 +05:30
Vishnu Mohandas caf1e1856a Fix subscription page issues on iOS 2021-01-26 17:35:23 +05:30
Vishnu Mohandas f983b056a5 Fix redirection logic after password reentry 2021-01-26 17:18:17 +05:30
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 04b7a494ea pub upgrade 2021-01-26 16:23:19 +05:30
Vishnu Mohandas a351f0b870 Merge branch 'master' into ui_refresh 2021-01-26 16:16:12 +05:30
Abhinav-grd 4532ae0b7a
Merge pull request #7 from ente-io/encrypt-collection-name
Encrypt collection name
2021-01-25 17:08:01 +00:00
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 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