Commit graph

2068 commits

Author SHA1 Message Date
vishnukvmd dd941e6e31 Add file hash to metadata 2021-08-18 17:37:50 +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
vishnukvmd 5415df3ef4 Update release info endpoint 2021-08-18 12:05:06 +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
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 7a94442c6d Merge branch 'master' of github.com:ente-io/frame 2021-08-10 12:55:50 +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 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 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
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 0ef4e5ad78 Fail livephoto upload if videoUrl is missing 2021-08-05 20:23:54 +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
Neeraj Gupta abe969cec0 minor fix to avoid edge-cases 2021-08-05 04:41:58 +05:30
Neeraj Gupta 495c202cde Merge branch 'master' of github.com:ente-io/frame 2021-08-05 04:28:22 +05:30
Neeraj Gupta 46d3b34574 Fix bug in thumbnail lookup 2021-08-05 04:27:59 +05:30
vishnukvmd 0e6a7a090e Remove loader from the lock screen 2021-08-05 03:45:46 +05:30
vishnukvmd 30daf73bf1 Ignore invalid files whose thumbnails cannot be fetched 2021-08-05 02:43:30 +05:30
vishnukvmd ba61af7fa2 Increase size of thumbnails 2021-08-05 02:42:13 +05:30
vishnukvmd d5054da486 Log number of local IDs discovered 2021-08-05 02:16:58 +05:30
vishnukvmd a5190d24f6 Ensure that collection for a path is owned by the user 2021-08-05 02:01:12 +05:30
vishnukvmd 503593e8c4 Log localID and modification time to help with deduplication 2021-08-05 01:39:00 +05:30
vishnukvmd c5ca9c4886 Add the file's generatedID to logs to help in deduplication 2021-08-05 01:03:57 +05:30
vishnukvmd 8ac22e8d08 Prevent double-lockscreens while accessing sensitive information 2021-08-04 23:03:59 +05:30
vishnukvmd 5674926a1f Ensure that callbacks are attached only on app start 2021-08-04 22:57:06 +05:30
vishnukvmd 7bb6f1840e Stop existing authentication attempts if any before issuing a new one 2021-08-04 21:40:34 +05:30
vishnukvmd a70f42ea93 Show indicator for live photos 2021-08-04 20:03:21 +05:30
Neeraj Gupta 41f404c487 Share both img and video for live photo 2021-08-04 19:18:50 +05:30
Neeraj Gupta 7569b4260e Identify livePhoto based on subTypes 2021-08-04 19:15:34 +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 771ceda332 LivePhoto: download and unzip livePhoto content 2021-08-03 20:11:40 +05:30
Neeraj Gupta 854a021cc8 Bug fix in livephoto upload flow 2021-08-03 20:11:40 +05:30
Neeraj Gupta 85f3eb2bff Refactor download & decrypt logic in separate util 2021-08-03 20:11:40 +05:30
Neeraj Gupta 5e38786fe1 LivePhoto: Support for uploading image & video in zipped format 2021-08-03 20:11:40 +05:30
Neeraj Gupta 740ed01f9e Add livePhoto fileType 2021-08-03 20:11:40 +05:30
Neeraj Gupta 661c51415b Bugfix: Fix video download 2021-08-03 20:09:43 +05:30
vishnukvmd a181322f6c Add missing newline 2021-07-31 12:10:22 +05:30
vishnukvmd e577321d6b Remove unused event 2021-07-31 12:09:28 +05:30
vishnukvmd 275a213309 Filter out billing plans that aren't relevant to the device 2021-07-31 11:38:50 +05:30
vishnukvmd cf699872ce Increment the number of retry attempts correctly 2021-07-31 11:38:50 +05:30
Neeraj Gupta 002937975d Refactor: use getInt(FileType) instead of duplicating switchCase 2021-07-30 01:57:12 +05:30
vishnukvmd 47c8beb374 Send file and thumbnail sizes to the server for verification 2021-07-29 21:46:44 +05:30
vishnukvmd 8bab0bedbd Change copy 2021-07-29 00:32:51 +05:30
vishnukvmd 374dddc65f Handle errors within getOTT calls 2021-07-29 00:11:46 +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