Commit graph

2360 commits

Author SHA1 Message Date
Neeraj Gupta 65036a015c Support to toggle between monthly and yearly plans 2021-08-19 13:23:37 +05:30
Neeraj Gupta b4d44d01c6 Refresh subscription status on page load & resume 2021-08-19 12:12:33 +05:30
Neeraj Gupta 17d568b3f9 minor refactor 2021-08-19 02:27:01 +05:30
Neeraj Gupta 825f4b854d Show dialogs on payment failure 2021-08-19 01:13:35 +05:30
Neeraj Gupta 13f19236fd Support buying or updating stripe subscription 2021-08-18 18:13:28 +05:30
Neeraj Gupta 647ab51b3c Add method to identify independent apk 2021-08-18 18:07:47 +05:30
Neeraj Gupta db0408b1c9 UserService: Add method to fetch paymentToken 2021-08-17 16:22:14 +05:30
Neeraj Gupta 29df8c1ab5 Move Skip and Subscription plan in separate widget file 2021-08-17 15:10:05 +05:30
Neeraj Gupta d0c4bdbadf UI: move subscription_page inside ui/payment namespace 2021-08-17 14:39:04 +05:30
vishnukvmd 1fe20b579d Encrypt fileEncryptionKey outside the upload function 2021-08-16 17:01:59 +05:30
Vishnu Mohandas dc9dc85644
Update README.md 2021-08-13 08:00:44 +05:30
vishnukvmd b9bff8925f Update whitepaper URL 2021-08-11 13:53:57 +05:30
Neeraj Gupta 51750cce82 Minor formatting changes 2021-08-10 13:38:07 +05:30
vishnukvmd 20e2693f84 v0.3.15 2021-08-10 12:56:04 +05:30
vishnukvmd 7a94442c6d Merge branch 'master' of github.com:ente-io/frame 2021-08-10 12:55:50 +05:30
Vishnu Mohandas ed9e8f2cea
Merge pull request #21 from ente-io/livePhotoToast
Show toast for live photo
2021-08-10 12:55:30 +05:30
Neeraj Gupta ab2b348e3b Show toast for live photo 2021-08-10 12:52:16 +05:30
vishnukvmd 700e3236fb Enable Live Photos 2021-08-10 12:33:10 +05:30
Neeraj Gupta 6a4631c836 Minor fix: Show the dialog 2021-08-09 23:36:29 +05:30
Neeraj Gupta 1f929ea4d8
Merge pull request #20 from ente-io/change_email_hook
Add hook to change email on forgot password screen
2021-08-09 23:28:14 +05:30
Neeraj Gupta e8c1cac585 await on logout 2021-08-09 23:27:00 +05:30
Neeraj Gupta 9f622a3178 Add hook to change email on forgot password screen 2021-08-09 23:12:44 +05:30
vishnukvmd 3c8795c587 v0.3.14 2021-08-09 21:56:09 +05:30
vishnukvmd 0156b78b4f Increase spacing 2021-08-09 20:25:34 +05:30
vishnukvmd 474c9cc41d Add an option to view logs 2021-08-09 20:05:17 +05:30
vishnukvmd f6322a9b28 Show warning before sending logs 2021-08-09 19:42:42 +05:30
vishnukvmd dd90b98ef0 Prevent editing of on-owned files 2021-08-09 18:56:06 +05:30
vishnukvmd 5fff0df1a1 Add launch config for iOS 2021-08-09 18:44:58 +05:30
vishnukvmd 035574800a Log stack trace 2021-08-09 13:51:18 +05:30
vishnukvmd d30445ecb7 Re-enable chat support 2021-08-09 12:47:47 +05:30
vishnukvmd 4a1e0b984a Anonymize Crisp identifier 2021-08-09 12:42:51 +05:30
vishnukvmd 2dd47c0056 Remove chat as a support option 2021-08-09 12:40:05 +05:30
vishnukvmd de52f9f7e4 Parse live photo only on debug mode 2021-08-09 12:36:46 +05:30
vishnukvmd f8faf787f7 Fix height of the free up space button 2021-08-09 12:36:11 +05:30
vishnukvmd 7847c6e6c6 Fix alignment of the details section screen 2021-08-09 12:33:40 +05:30
vishnukvmd 528b7da54e Remove all lengthSync ops 2021-08-09 12:04:42 +05:30
vishnukvmd 7792c3d6d0 Remove readAsBytesSync 2021-08-09 12:04:42 +05:30
vishnukvmd 1d6fc95593 Remove all writeAsBytesSync ops 2021-08-09 12:04:42 +05:30
vishnukvmd b11ee940f3 Move delete to async ops 2021-08-09 12:04:42 +05:30
Neeraj Gupta b0ad879684 Merge branch 'master' of github.com:ente-io/frame 2021-08-06 16:18:10 +05:30
Neeraj Gupta 32edabc27c Fix: Show image edit option for livePhoto 2021-08-06 16:17:57 +05:30
vishnukvmd 5809b9b18d Handle cases where the originFile is null 2021-08-06 14:25:07 +05:30
vishnukvmd 7e2ead40f8 Change live photo name 2021-08-06 14:22:07 +05:30
vishnukvmd 18b6372835 Use await instead of chaining call backs 2021-08-06 14:14:32 +05:30
vishnukvmd ff10eb1ca4 Ignore permission checks if the app is in the background 2021-08-06 14:09:39 +05:30
vishnukvmd 17735685b4 Accept param to determine if live photo overlay should be rendered 2021-08-06 01:05:40 +05:30
vishnukvmd cfc5095749 Fix lint warnings 2021-08-06 01:05:09 +05:30
vishnukvmd 1f47f2d538 Move live-photo icon to top-right 2021-08-06 00:55:15 +05:30
vishnukvmd a957b54b5c Up version 2021-08-06 00:55:02 +05:30
Neeraj Gupta f035fea70e
Merge pull request #19 from ente-io/live_photos
Support for iOS Live photos
2021-08-05 23:00:07 +05:30