Commit graph

1460 commits

Author SHA1 Message Date
Neeraj Gupta 2474130147
fix logging 2021-09-20 17:57:12 +05:30
Neeraj Gupta fcb51f9f71
Support for loading video from app cache 2021-09-20 17:34:51 +05:30
Neeraj Gupta 81eeeb7aeb
magic-metadata: rename 2021-09-20 12:11:38 +05:30
Neeraj Gupta af8e1a0ff5
trigger remote sync when files magic metadata is out of sync 2021-09-18 10:23:27 +05:30
Neeraj Gupta e3c0888083
archive: minor refactor 2021-09-18 09:13:13 +05:30
Neeraj Gupta 3e5a54220c
Reuse existing method for loading archived files 2021-09-17 16:22:19 +05:30
Neeraj Gupta fde3ef0ec3
use constants for file visibility values 2021-09-17 15:34:24 +05:30
Neeraj Gupta ab17ad0cea
[archive]add progress dialog & try catch block 2021-09-17 15:22:18 +05:30
Neeraj Gupta faffe08bdd
[archive] minor ux changes 2021-09-17 15:10:17 +05:30
Neeraj Gupta 731de0c5e2
Archived: only show files owned by user 2021-09-17 15:01:34 +05:30
Neeraj Gupta 7b599bfdf2
Archive page: deduplicated files 2021-09-17 10:56:26 +05:30
Neeraj Gupta db0363df49
Refresh archived files on uploaded file change event 2021-09-17 10:33:39 +05:30
Neeraj Gupta e5957da229
Allow unarchiving files from archive page 2021-09-17 10:18:44 +05:30
Neeraj Gupta d4db17fd2d
Archive: add show archive button 2021-09-17 10:14:10 +05:30
Neeraj Gupta e07fe7463b
Archive: clear selected files & show toast on completion 2021-09-17 00:58:13 +05:30
Neeraj Gupta 8d66af68ac
Support archiving memories & hide them from home page 2021-09-16 23:03:16 +05:30
Neeraj Gupta 0173b3974c
[archive] add popup option for archive on home page 2021-09-16 17:08:47 +05:30
vishnukvmd d6f426e2cf Rename variable 2021-09-16 02:41:21 +05:30
vishnukvmd 1b27724267 Extract nested widget to a separate method 2021-09-16 02:40:34 +05:30
vishnukvmd cf0136aabc Make reused widget static 2021-09-16 02:39:24 +05:30
vishnukvmd 9e63c8d634 Refresh usage section when files have been deleted 2021-09-16 02:26:05 +05:30
vishnukvmd 82aeff80cc Execute deletion on remote 2021-09-16 02:20:13 +05:30
vishnukvmd da5b2eab5b Show minimal option in the detail view 2021-09-16 02:10:08 +05:30
vishnukvmd f59e9147cd Update styles 2021-09-16 02:01:47 +05:30
vishnukvmd bce93156c1 Auto select files other than the first one 2021-09-16 01:53:31 +05:30
vishnukvmd 7b5d981733 Update text 2021-09-16 01:39:55 +05:30
vishnukvmd d35c22e7e2 Format delete button 2021-09-16 01:32:42 +05:30
vishnukvmd d78480a91f Open file on long press 2021-09-16 00:39:55 +05:30
vishnukvmd 7797c3a199 Fix color of video widget's progress indicator 2021-09-16 00:36:36 +05:30
vishnukvmd 073d07f9d1 Move deduplication to a separate service 2021-09-16 00:31:19 +05:30
vishnukvmd 06efe724d9 Select file on tap 2021-09-15 23:58:10 +05:30
vishnukvmd a76fd13d0f Format file sizes 2021-09-15 23:49:22 +05:30
Neeraj Gupta 9c6d7b2ae2
minor: rename userId -> userID
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2021-09-15 12:28:05 +05:30
Neeraj Gupta 2b4cbf8131
Hide delete option for files not owned by the user 2021-09-15 10:00:53 +05:30
Neeraj Gupta 128c207e55
Hide favorite icon for files not owned by the user 2021-09-15 09:57:05 +05:30
vishnukvmd e4c33269ec Update border color 2021-09-15 00:59:24 +05:30
vishnukvmd 7f20fbb776 Add screen to render detected duplicates 2021-09-15 00:55:29 +05:30
vishnukvmd a598c9594f Extract constants to a separate file 2021-09-15 00:18:26 +05:30
Neeraj Gupta c7da836656
Gallery: log failures in loadFiles method 2021-09-14 12:23:05 +05:30
Neeraj Gupta 6d8a47c9f0
Hide incoming collections from main gallery 2021-09-14 12:15:14 +05:30
vishnukvmd 5068d9e6b7 Minor string changes 2021-09-13 14:17:57 +05:30
vishnukvmd 4213e2348a Reorder move button 2021-09-13 14:10:35 +05:30
Neeraj Gupta 5ecb730c72
update page title based on actionType 2021-09-13 12:44:43 +05:30
Neeraj Gupta 3099a1a9ae
move-files: show option for owned_collection only 2021-09-13 12:07:34 +05:30
Neeraj Gupta dfa13d9bf7
move-files: add basic validation on client 2021-09-13 11:22:50 +05:30
Neeraj Gupta 4a2d6b04db
move-files UI: add option to move files between collection 2021-09-13 09:27:57 +05:30
vishnukvmd 38388ad584 Persist the correct sortKey 2021-09-11 12:42:53 +05:30
vishnukvmd 1578bf2529 Persist updated sort key to disk 2021-09-11 12:31:47 +05:30
Neeraj Gupta 4cc64dcd43 Use shared_collection for incoming collections 2021-09-10 23:56:04 +05:30
Neeraj Gupta a0cbf3141e Incoming Collection: Specify gallery as incoming_collection
* Hide add selected files to another collection button.
* Add folks to album & remove/delete from album is also not visible now
2021-09-10 23:27:41 +05:30
Neeraj Gupta 4156b37d25 CollectionPage: Pass galleyAppBarType in the constructor 2021-09-10 23:12:25 +05:30
Neeraj Gupta a9de0f9bb7 ShareDialog: catch & log unhandled err during collection path decryption 2021-09-10 17:17:58 +05:30
vishnukvmd 42be9c5346 Minor changes to the sort button styles 2021-09-09 11:44:07 +05:30
Neeraj Gupta 512b724f8e Fix sort option names 2021-09-09 01:49:25 +05:30
Neeraj Gupta 8404c87791 Support sorting on ente albums by name, recent photo & last modified 2021-09-09 01:36:37 +05:30
Neeraj Gupta 1e81500edf Linter: fix list warning 2021-09-05 14:57:07 +05:30
Neeraj Gupta bb2d27b1f3 Linter: fix curly_braces_in_flow_control_structures issue 2021-09-05 12:04:52 +05:30
Neeraj Gupta 15b50f53d3 Linter: fix prefer_is_empty suggestions and change it to warning 2021-09-05 11:57:31 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta 2f0baddb07 Linter: replace FlatButton with TextButton 2021-09-04 17:08:41 +05:30
Neeraj Gupta 4f59d27f54 use hi language for l10n setup 2021-08-31 16:04:46 +05:30
Neeraj Gupta 53d7f0c876 Merge remote-tracking branch 'origin/master' into l10n 2021-08-31 15:58:17 +05:30
vishnukvmd be37592d0b Update text 2021-08-28 22:00:34 +05:30
Neeraj Gupta 8921466258 Android: enable stripe for new users 2021-08-28 11:29:56 +05:30
Neeraj Gupta 64760fd52d More strings to resource 2021-08-28 10:44:43 +05:30
Neeraj Gupta e324f4fc2e Move home_widget strings to resources 2021-08-28 10:44:43 +05:30
Neeraj Gupta 11912df15b Add de language arb 2021-08-28 10:44:43 +05:30
Neeraj Gupta def66ee3cc l10n: Basic setup with en language 2021-08-28 10:44:41 +05:30
Neeraj Gupta 779449a340
Merge pull request #23 from ente-io/stripe_payment
Enable subscription via Stripe on independent apk
2021-08-28 10:42:03 +05:30
Neeraj Gupta 1447df8434 Fix color schemes for dialogs 2021-08-27 19:10:43 +05:30
Neeraj Gupta 0456d20214 Fix: pass redirectUrl in stripe customer-portal request 2021-08-25 16:34:03 +05:30
vishnukvmd 049e6fb05d Update count 2021-08-24 19:03:53 +05:30
vishnukvmd b97fb12b05 Clear origin files that are cached 2021-08-24 12:44:51 +05:30
vishnukvmd 66e2b5ca7a Add an option to fetch origin file from disk 2021-08-24 01:59:37 +05:30
vishnukvmd 838aa5def4 Set color for the dialog buttons 2021-08-23 15:54:56 +05:30
vishnukvmd e0fd3725b7 Update styles 2021-08-23 15:52:25 +05:30
Neeraj Gupta a4d5367f3b Merge branch 'stripe_payment' of github.com:ente-io/frame into stripe_payment 2021-08-23 15:46:23 +05:30
Neeraj Gupta 14fa763d80 address review comments 2021-08-23 15:45:45 +05:30
vishnukvmd c6475827ef Merge branch 'master' into stripe_payment 2021-08-23 15:31:30 +05:30
vishnukvmd df07016aa3 Remove unnecessary log 2021-08-22 19:17:27 +05:30
Neeraj Gupta d3d80fd9a4 Handle active playstore/appstore subs & minor ui tweaks 2021-08-21 19:48:04 +05:30
Neeraj Gupta b0fc70c769 read payment webapp endpoint from env variable 2021-08-21 18:19:52 +05:30
Neeraj Gupta 4b039089c3 show free text against free plan 2021-08-21 18:05:37 +05:30
Neeraj Gupta daa61af183 Use helper method to decide subscription page 2021-08-21 14:17:34 +05:30
Neeraj Gupta 9eeada089e move common subscription widget in util 2021-08-21 02:29:53 +05:30
Neeraj Gupta 05e15bbf90 move common subscription widget in util 2021-08-21 02:01:12 +05:30
Neeraj Gupta 43f1ade544 Move stripe subscription management in separate page 2021-08-20 17:36:05 +05:30
Neeraj Gupta 542d9e877b add common choice dialog 2021-08-20 16:52:01 +05:30
Neeraj Gupta f141c2ee21 Integrate payment details for Stripe. 2021-08-19 22:52:14 +05:30
Neeraj Gupta 9535f612b2 Make plan toggle UX similar to web. 2021-08-19 22:50:47 +05:30
Neeraj Gupta eb30433c1d BugFix: Pop after the dialog is dismissed. 2021-08-19 22:48:24 +05:30
Neeraj Gupta 9175387f7d Support Stripe subscription renewal and cancellation 2021-08-19 16:53:48 +05:30
Neeraj Gupta 00988de60c Show toast when subscription refresh is triggered/failed 2021-08-19 14:03:29 +05:30
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
vishnukvmd e9619cb1ba Refetch sharees when the sharing dialog is opened 2021-08-18 14:28:16 +05:30
vishnukvmd ca23ccfb30 Add parameter to determine last supported version 2021-08-18 12:32:39 +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 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
Neeraj Gupta ab2b348e3b Show toast for live photo 2021-08-10 12:52:16 +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 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 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 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 b11ee940f3 Move delete to async ops 2021-08-09 12:04:42 +05:30
Neeraj Gupta 32edabc27c Fix: Show image edit option for livePhoto 2021-08-06 16:17:57 +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
Neeraj Gupta 9a1a750702 remove redundant null check 2021-08-05 22:58:16 +05:30
Neeraj Gupta 8c39bd5b92 Enable live photo in debug mode only 2021-08-05 22:57:00 +05:30
Neeraj Gupta 9b7548efa9 Reuse ZoomableImage widge in Live image widget 2021-08-05 22:06:02 +05:30
Neeraj Gupta 10405c7794 Fix bug in downloading live photo 2021-08-05 21:48:07 +05:30
Neeraj Gupta 6c0db4841a Remove test toast 2021-08-05 20:26:58 +05:30
Neeraj Gupta c602499837 Save both video and image for livePhoto on download 2021-08-05 19:56:35 +05:30
Neeraj Gupta 0b26fe47b5 Formatting changes 2021-08-05 18:34:14 +05:30
Neeraj Gupta ac4cdd1d55 Minor changes in zoomableLiveImage widget 2021-08-05 18:22:32 +05:30
Neeraj Gupta 512247a515 Merge remote-tracking branch 'origin/master' into live_photos 2021-08-05 15:09:52 +05:30
Neeraj Gupta 8a88bbfb2e Check if local file exists before deleting in db 2021-08-05 04:58:26 +05:30
vishnukvmd 0e6a7a090e Remove loader from the lock screen 2021-08-05 03:45:46 +05:30
vishnukvmd 8ac22e8d08 Prevent double-lockscreens while accessing sensitive information 2021-08-04 23:03:59 +05:30
vishnukvmd a70f42ea93 Show indicator for live photos 2021-08-04 20:03:21 +05:30
Neeraj Gupta b6994e9e53 Stop playing video when not tapped 2021-08-04 18:59:20 +05:30
Neeraj Gupta 7c13c296c4 Support saving image of live photo 2021-08-04 18:37:37 +05:30
Neeraj Gupta 82fa67ef9e Minor refactoring 2021-08-04 15:54:53 +05:30
Neeraj Gupta acffc4f269 Add widget for live images 2021-08-04 11:34:36 +05:30
Neeraj Gupta 3530c36d50 FileInfo: Treat livePhoto as image and show exif 2021-08-03 20:11:40 +05:30
Neeraj Gupta 661c51415b Bugfix: Fix video download 2021-08-03 20:09:43 +05:30
vishnukvmd 275a213309 Filter out billing plans that aren't relevant to the device 2021-07-31 11:38:50 +05:30
vishnukvmd 8bab0bedbd Change copy 2021-07-29 00:32:51 +05:30
vishnukvmd 5260279beb Add hook to change email 2021-07-28 23:36:30 +05:30
vishnukvmd d8677970c1 Change background color of usage widget 2021-07-28 22:07:50 +05:30
vishnukvmd 94d4c9526f Fix lint warnings 2021-07-28 21:17:03 +05:30
vishnukvmd 79b52f79f1 Reorder items in the settings page 2021-07-28 21:11:45 +05:30
vishnukvmd 304546edcd Handle storage limit exceeded situations 2021-07-28 20:59:21 +05:30
vishnukvmd 609d992479 Fix size of the box 2021-07-28 20:05:27 +05:30
vishnukvmd 4c650a7ad6 Reorder items in the backup section 2021-07-28 19:58:12 +05:30
vishnukvmd 80217eadb3 Add widget to render user details 2021-07-28 19:38:27 +05:30
vishnukvmd cc0b46d07d Revamp collection sharing dialog 2021-07-28 17:50:27 +05:30
vishnukvmd e430301a25 Add more bottom padding on iOS 2021-07-28 01:51:59 +05:30
vishnukvmd 2af81aa687 Increase size of the backup configuration header 2021-07-28 01:16:20 +05:30
vishnukvmd 2696f3f792 Keep folders to backup in sync with the latest folders on disk 2021-07-28 01:13:21 +05:30
vishnukvmd f28a7e4b84 Await for DB insertion 2021-07-28 00:56:35 +05:30
vishnukvmd 4c7d0598cf Let Configuration decide if all paths have been selected to be backed up or not 2021-07-28 00:40:57 +05:30
vishnukvmd b8f27fa15b await for async call 2021-07-27 22:47:25 +05:30
vishnukvmd b09fe51c91 Fix font size 2021-07-27 22:45:34 +05:30
vishnukvmd 262e19bab7 Add hook to request account deletion 2021-07-27 20:21:45 +05:30
vishnukvmd dfa10492e1 Append the active subscription if not returned by billing plans 2021-07-26 21:38:53 +05:30
vishnukvmd 0c1a5659d7 Extract billing questions to a separate widget 2021-07-26 20:42:24 +05:30
vishnukvmd a79bf64838 Fix lint warnings 2021-07-26 20:39:26 +05:30
vishnukvmd b9e1cc8845 Refresh home page once account is configured 2021-07-26 19:58:56 +05:30
vishnukvmd 69094b8a1c Fix lint warnings 2021-07-26 19:48:03 +05:30
vishnukvmd daeb5e933b Fix lint warnings 2021-07-26 19:34:11 +05:30
vishnukvmd 04911bb32e Improve responsiveness of the landing page 2021-07-26 19:12:22 +05:30
Neeraj Gupta 36b040f21e remove print 2021-07-24 23:06:40 +05:30
Neeraj Gupta 830e83e3bb Gracefully handle deletion of unsynced files 2021-07-24 22:52:46 +05:30
Neeraj Gupta 01eae7e2fd Merge remote-tracking branch 'origin/master' into share_to_ente_android 2021-07-23 18:15:28 +05:30
vishnukvmd bdb344f040 Back up all folders if "select all" is opted for within backup folder selection widget 2021-07-23 17:58:02 +05:30
vishnukvmd fc3079b30c Clip long maker strings 2021-07-23 15:45:54 +05:30
Neeraj Gupta f29abe8e72 Merge remote-tracking branch 'origin/master' into share_to_ente_android 2021-07-23 09:58:30 +05:30
vishnukvmd 38a2dbacd5 Fix linter warnings 2021-07-23 00:17:41 +05:30
Neeraj Gupta 4cfe31406b ZoomableImg: Use helper method to get thumbnail and file 2021-07-22 19:51:24 +05:30
Neeraj Gupta 781a2f03f1 Listen to incoming media & prompt to all files in collection 2021-07-22 15:58:07 +05:30
Neeraj Gupta 77c2489714 Merge remote-tracking branch 'origin/master' into share_to_ente 2021-07-22 13:16:22 +05:30
Neeraj Gupta a0b3010348 Fix crash in imageEdit for remote files 2021-07-22 12:55:30 +05:30
vishnukvmd 199e3a58cc Fix lint warnings 2021-07-22 11:49:34 +05:30
Neeraj Gupta 560877fd11 ThumbnailWidget: use getThumbnailFromLocal 2021-07-22 11:44:02 +05:30
vishnukvmd 6606ecdc91 Load images from the 18th century too 🤷 2021-07-22 02:23:51 +05:30
vishnukvmd 9f8c409f3d Fix lint warnings 2021-07-22 02:17:43 +05:30
Neeraj Gupta 759c894a88 File: Add isRemoteFile util method 2021-07-20 12:08:38 +05:30
Neeraj Gupta 2ccdcc4a8a Track counter for fileDownload requests & cancel only when counter <= zero 2021-07-19 20:47:01 +05:30
vishnukvmd cd534709b7 Highlight selected folder 2021-07-13 13:25:20 +05:30
vishnukvmd f7ead6c2da Fix folder sorting issue 2021-07-12 19:32:56 +05:30
vishnukvmd ec0d4037aa Add option to disable backing up of videos 2021-07-12 17:24:43 +05:30
vishnukvmd 5ee68775e7 Fix width constraint 2021-07-12 16:04:26 +05:30
vishnukvmd fff50cafee Show number of items in folders 2021-07-12 15:54:30 +05:30
vishnukvmd b9cb1968a9 Remove unused function 2021-07-12 12:14:34 +05:30
vishnukvmd b1f2b2a766 Merge branch 'select_folders' 2021-07-12 04:11:18 +05:30
vishnukvmd b4ac613ec4 Show load state when files aren't available 2021-07-12 04:10:58 +05:30
vishnukvmd fe9dd16241 Remove verbose log 2021-07-12 04:06:14 +05:30
vishnukvmd b1c2907bf9 Add some padding 2021-07-12 03:23:06 +05:30
vishnukvmd 70797b868d Sort folders by name when pleasing 2021-07-12 03:13:28 +05:30
vishnukvmd 422a398d07 Bubble up selected folders to top 2021-07-12 02:54:28 +05:30
vishnukvmd fcaa17624c Reuse BackupFolderSelectionPage 2021-07-12 00:05:16 +05:30