Commit graph

642 commits

Author SHA1 Message Date
ashilkn 423db45d98 added album name on top 2022-04-30 17:48:26 +05:30
ashilkn 9ef0cc7651 changed the textstyle to normal for 'Today' in album screen 2022-04-30 12:30:06 +05:30
ashilkn 7110b248a2 resolved merge conflicts 2022-04-28 20:17:05 +05:30
ashilkn 6b426f26e4 redesigned 'albums' screen 2022-04-28 18:38:27 +05:30
Neeraj Gupta e6a3d31a1a
Fix import issues 2022-04-26 17:26:49 +05:30
Neeraj Gupta edb8aecae2
Merge branch 'master' into redesign 2022-04-26 15:05:00 +05:30
ashilkn b6efab456f redesigned memories 2022-04-25 19:57:10 +05:30
vishnukvmd 892af4d046 Remove unnecessary toast 2022-04-22 21:47:32 +05:30
Neeraj Gupta 82efff81e5
minor fixes for send logs 2022-04-22 21:40:53 +05:30
Neeraj Gupta 2f77003af7
Fix sharing of logs 2022-04-22 21:36:24 +05:30
Neeraj Gupta fc2e62b325
Fix share dialog position for bottom bar button 2022-04-22 21:34:34 +05:30
Neeraj Gupta 42ea1aa64f
Fix sharing for iPAD 2022-04-22 21:07:12 +05:30
ashilkn 044471eaa1 Made a resuable button with linear gradient and bigger font for 'today' 2022-04-20 18:50:35 +05:30
Neeraj Gupta 70855cb927
Merge remote-tracking branch 'origin/theme' into frame-ashil-neeraj 2022-04-07 00:18:49 +05:30
Neeraj Gupta 374dddca44 temp commit 2022-03-26 07:19:43 +05:30
Neeraj Gupta 2c03a09808 Merge remote-tracking branch 'origin/master' into theme 2022-03-26 07:18:45 +05:30
Ashil 5cc225e9ed create account and verification of email is done 2022-03-25 19:10:22 +01:00
vishnukvmd 6059658bf4 Fix typos 2022-03-21 15:37:02 +05:30
Neeraj Gupta 588aae777f Add support for archiving collection 2022-03-21 15:02:24 +05:30
Neeraj Gupta e1ceb7f531
Merge remote-tracking branch 'origin/master' into theme 2022-03-08 21:17:28 +05:30
Neeraj Gupta 25ef4203cb
Fix dialog copy 2022-03-08 13:15:38 +05:30
Neeraj Gupta dc1c31a137
show dialog with email address initiating share files 2022-03-08 13:15:18 +05:30
ashilkn 7a04fd5f9c Merge branch 'master' into theme 2022-03-07 12:27:58 +05:30
Neeraj Gupta 01484c6396
log error on email sender error 2022-03-06 02:52:45 +05:30
Neeraj Gupta 682fb04743
basic theme changes 2022-03-06 02:22:00 +05:30
vishnukvmd 1a75f9e9f8 Remove files that have been deleted from the upload queue 2021-12-07 08:58:06 +05:30
vishnukvmd 550b7d5467 Log issues with fetching upload URLs 2021-12-02 10:38:51 +05:30
vishnukvmd 03152dcaf2 Start the upload timeout after it's processing has begun 2021-11-27 20:42:45 +05:30
vishnukvmd afeab0fcd6 Time out uploads 2021-11-27 20:34:21 +05:30
vishnukvmd 9c4d7e5d44 Improve log statement 2021-11-27 20:15:50 +05:30
vishnukvmd 02b5197cdd Throw an exception when file upload times out 2021-11-27 20:12:53 +05:30
Neeraj Gupta 6a627e8f8a
Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 67b717b771
Support for overriding reason for authentication 2021-11-27 11:15:42 +05:30
vishnukvmd 8f542745d3 Timeout file uploads after 50m 2021-11-26 10:26:34 +05:30
vishnukvmd b371b908f6 Add optional string to be shown while requesting authentication 2021-11-26 10:13:48 +05:30
Neeraj Gupta f5d1a24ee7 Allow changing file name via info dialog 2021-11-12 17:18:39 +05:30
Neeraj Gupta 25a215d822
ignoreSizeConstraint while fetching assets 2021-11-01 14:06:18 +05:30
Neeraj Gupta 3239ba3644
Resolve existing package import issues 2021-10-30 11:21:23 +05:30
Neeraj Gupta aa8f4b9bde
lint: enable directives_ordering for imports 2021-10-30 11:13:56 +05:30
vishnukvmd 34b802f114 Remove redundant event 2021-10-30 05:43:58 +05:30
vishnukvmd e1e05664b4 Fix lint warnings 2021-10-30 05:26:27 +05:30
vishnukvmd a7f96ae1f3 Define precise event types for file deletion 2021-10-30 05:25:29 +05:30
vishnukvmd a587359b1f Remove unused import 2021-10-30 05:10:13 +05:30
vishnukvmd 2949f0a0d5 Show the success toast only if files were actually deleted 2021-10-30 04:15:12 +05:30
vishnukvmd cef7c972e6 Reduce the duration of the toast 2021-10-30 03:48:24 +05:30
Neeraj Gupta 016157e0d3
Fix infinite sync loop when all items in diff are deleted 2021-10-29 18:10:16 +05:30
Neeraj Gupta fbaa0fc526
Collection Diff: switch to v2/diff 2021-10-29 17:30:56 +05:30
Neeraj Gupta 2902cf90c5
Fix trash reload on emptying trash 2021-10-28 10:45:48 +05:30
Vishnu Mohandas 20b8b9b794
Merge pull request #119 from ente-io/exif_time
Use creationTime from EXIF when available
2021-10-28 00:06:52 +05:30
vishnukvmd 04cda4ffc4 Set duration for videos when shared to ente 2021-10-27 23:50:05 +05:30
vishnukvmd 8c34e3dd9d Parse time from EXIF for files shared to ente 2021-10-27 23:49:17 +05:30
vishnukvmd eca1c66abb Remove metadata derivation from share util since it will be performed during uploads 2021-10-27 20:03:37 +05:30
vishnukvmd 90904cbe6a Remove dependency on external lib to parse time 2021-10-27 20:03:09 +05:30
vishnukvmd 840e2f3a3c Use creationTime from EXIF when available 2021-10-27 18:17:34 +05:30
Neeraj Gupta 7239e04cc0
Merge branch 'edit-time' of github.com:ente-io/frame into edit-time 2021-10-27 13:41:35 +05:30
Neeraj Gupta 96932f22d7
Merge branch 'master' into edit-time 2021-10-27 13:25:42 +05:30
vishnukvmd 0bc08dda36 Add three dots 2021-10-27 12:51:40 +05:30
Neeraj Gupta 3816f15343
formatting changes 2021-10-26 20:16:58 +05:30
vishnukvmd 6d81d0698c More copy changes 2021-10-26 19:05:13 +05:30
vishnukvmd bf796b6530 Minor copy changes 2021-10-26 19:02:33 +05:30
vishnukvmd dcd61846a7 Parse updated files correctly 2021-10-26 18:01:36 +05:30
Neeraj Gupta c18e944459
Merge branch 'master' into edit-time 2021-10-26 17:28:45 +05:30
Neeraj Gupta aa145e0217
Support for editing date of memory 2021-10-26 16:07:14 +05:30
Neeraj Gupta eff885f696
Handle pubMetadata in trash & diff fetchers 2021-10-26 11:15:26 +05:30
Neeraj Gupta 138501388d
Support for empty trash 2021-10-25 20:27:41 +05:30
Neeraj Gupta 294b0219f1
TrashSync: handle API contract changes 2021-10-24 08:19:34 +05:30
Vishnu Mohandas dd8fe294d4
Merge pull request #104 from ente-io/delete_from_ente
Delete from ente only
2021-10-22 17:58:42 +05:30
Neeraj Gupta 33a64f71da
update toast text 2021-10-22 17:05:05 +05:30
Neeraj Gupta 047b154156
trash_db: store file original metadata as json 2021-10-22 15:00:06 +05:30
Neeraj Gupta 6d3327113a
Fixes based on review comments 2021-10-21 17:38:12 +05:30
Neeraj Gupta 9cf348bd3b
trigger complete sync on deleting files from just ente 2021-10-20 20:20:51 +05:30
Neeraj Gupta 6f48caf21d
deleteFromEnte: fireEvent to reload main gallery 2021-10-20 19:32:10 +05:30
Neeraj Gupta b586dc4411
Merge branch 'trash_api' into delete_from_ente 2021-10-20 19:19:55 +05:30
Neeraj Gupta 39b0f50277
Merge remote-tracking branch 'origin/master' into trash_api 2021-10-20 17:33:35 +05:30
vishnukvmd 615bee6e7a Add log statement to indicate that the file was updated 2021-10-18 18:06:10 +05:30
vishnukvmd 5eab93ee23 Ignore upload if file was already uploaded 2021-10-18 18:00:26 +05:30
Neeraj Gupta 4d92f0fcf5
use trash api while deleting files from remote 2021-10-18 10:13:25 +05:30
Neeraj Gupta 0b8d9c1e13
TrashGallery: actions for restoring/deleting selected files 2021-10-17 22:20:25 +05:30
Neeraj Gupta 45c7da0123
trash: show days left for auto-deletion on thumbnail 2021-10-17 18:07:30 +05:30
Neeraj Gupta dff56f7f72
go to previous screen when file is deleted from trash 2021-10-13 14:55:04 +05:30
Neeraj Gupta 517a7b2a20
Use dummy generatedID for trashed files 2021-10-13 14:47:58 +05:30
Neeraj Gupta 49df079bcc
Add support for deleting files from trash 2021-10-13 04:21:19 +05:30
Neeraj Gupta ceaed8def3
TrashFile: extend File 2021-10-13 02:59:05 +05:30
Neeraj Gupta 79c2aeb5d0
trash files on deletion 2021-10-13 01:55:23 +05:30
Neeraj Gupta 84b0283933
Sync trashed items in local db 2021-10-13 00:57:11 +05:30
Neeraj Gupta a5265b09af
Add diff fetcher for trashed files 2021-10-12 20:18:35 +05:30
Neeraj Gupta 7bd9cbee92
Merge branch 'livePhotoBug' of github.com:ente-io/frame into livePhotoBug 2021-10-06 13:33:59 +05:30
Neeraj Gupta 56a4262a9e
Fix download toast & auto-play liveVideo post download 2021-10-06 13:32:37 +05:30
vishnukvmd d28f8f9b33 Merge branch 'master' into livePhotoBug 2021-10-05 16:00:01 +05:30
Neeraj Gupta da1693e856
minor rename 2021-10-05 10:27:46 +05:30
vishnukvmd 40e5818c63 Replace deprecated share lib 2021-10-05 10:26:48 +05:30
vishnukvmd 56183c72d3 Request originFile while sharing 2021-10-05 10:21:54 +05:30
Neeraj Gupta ebd3db77ae
minor refactor 2021-10-04 14:57:58 +05:30
Neeraj Gupta 2a2d1d568c
bubble up exception during convert/caching phase 2021-10-04 14:15:19 +05:30
Neeraj Gupta 701efe3e21
Fix bug during first load of remote livePhoto 2021-10-04 11:59:22 +05:30
vishnukvmd 71adfcfc54 Extract code to archive a file to a utility function 2021-10-04 03:26:09 +05:30
vishnukvmd ff3a178dbb Fix endpoint 2021-10-01 18:58:59 +05:30
vishnukvmd 771f8f6190 Surface errors from the diff fetcher 2021-10-01 18:58:18 +05:30
vishnukvmd ff3e88a2f1 Publish a single event for file deletions within a collection 2021-09-30 14:58:46 +05:30
vishnukvmd e9b1b8c713 Truncate log statement 2021-09-30 13:46:54 +05:30
Neeraj Gupta bc6fac532a Fix gallery import by removing filter on creationTime 2021-09-29 19:27:20 +05:30
Neeraj Gupta 25d6291877
Fix exif lookup on iOS 2021-09-28 14:54:41 +05:30
vishnukvmd f5643b2f1c Dedupe existing files fetched from remote 2021-09-23 20:25:08 +05:30
vishnukvmd 6d5c80fef6 Remove unnecessary optimization 2021-09-23 18:42:50 +05:30
vishnukvmd 2ee21cd928 Merge branch 'master' into deduplicate 2021-09-23 12:46:08 +05:30
vishnukvmd c0f4fcf857 Improve log statement 2021-09-23 12:40:09 +05:30
Neeraj Gupta fa4480eb44
Improve filename to datetime parsing for video files 2021-09-22 11:48:48 +05:30
Neeraj Gupta 82a9e88cd7
Merge pull request #46 from ente-io/archive_unarchive
Add support for archiving memories
2021-09-22 08:10:10 +05:30
Neeraj Gupta 8f2d5bbd05
reduce initial thumbnail quality to 80 2021-09-20 20:48:20 +05:30
Neeraj Gupta 2474130147
fix logging 2021-09-20 17:57:12 +05:30
Neeraj Gupta be8019f338
SharedMedia: Fix handling of video media type 2021-09-20 17:33:34 +05:30
Neeraj Gupta ccbcef0b6d
Support for generating thumbnail for shared video file 2021-09-20 17:22:08 +05:30
Neeraj Gupta 81eeeb7aeb
magic-metadata: rename 2021-09-20 12:11:38 +05:30
Neeraj Gupta fd95bcdfe8
[shared-media] ignore unsupported file types 2021-09-20 11:48:09 +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 e9de949468
[archive] more refactoring 2021-09-18 09:24:32 +05:30
Neeraj Gupta e3c0888083
archive: minor refactor 2021-09-18 09:13:13 +05:30
Neeraj Gupta 8d66af68ac
Support archiving memories & hide them from home page 2021-09-16 23:03:16 +05:30
Neeraj Gupta df4d6b43d4
Parse magic metadata on diff fetch 2021-09-16 22:52:19 +05:30
Neeraj Gupta f3e131e160
Sync service to update magic metadata on remote 2021-09-16 22:51:27 +05:30
vishnukvmd 82aeff80cc Execute deletion on remote 2021-09-16 02:20:13 +05:30
vishnukvmd fbf337c93c Fix lint warnings 2021-09-16 02:14:52 +05:30
Neeraj Gupta c416ca1e94
Merge pull request #41 from ente-io/move_files
Support for moving files between albums
2021-09-13 18:16:49 +05:30
vishnukvmd f2dacffc56 Set color of the dialog button text 2021-09-13 14:17:39 +05:30
Neeraj Gupta 5fa838338c fileTooLargeErr: fix status code mapping 2021-09-12 06:33:54 +05:30
Neeraj Gupta 9507222d9e upload: stop logging fileTooLargeErr as error 2021-09-12 06:26:56 +05:30
vishnukvmd 1578bf2529 Persist updated sort key to disk 2021-09-11 12:31:47 +05:30
Neeraj Gupta 73911b0631 await on localSettings init 2021-09-09 11:23:51 +05:30
Neeraj Gupta 6e1f5558af Gracefully handle deletion of files in app cache 2021-09-09 11:20:55 +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 77721ca3b3 Support for persisting sort settings on device 2021-09-09 00:04:20 +05:30
Neeraj Gupta 1e81500edf Linter: fix list warning 2021-09-05 14:57:07 +05:30
Neeraj Gupta 586bb42458 Linter: Fixed unused imports 2021-09-05 11:52:12 +05:30
Neeraj Gupta 3c8b06ad6a Linter: replace FlatButton with TextButton 2021-09-04 15:51:54 +05:30
Neeraj Gupta 3f27c83abd Show correct err when verification code has expired 2021-09-04 15:51:07 +05:30
Neeraj Gupta d47517c639 Log additional details for invalidFile errors 2021-09-01 16:08:00 +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
Vishnu Mohandas bc768cf7fd
Merge pull request #25 from ente-io/bug_fix_sourcePathOnNull 2021-08-22 10:59:22 +05:30
Neeraj Gupta 402cd380d5 Log invalid file extension 2021-08-22 10:52:30 +05:30
Neeraj Gupta 55890f5396 Fix handling of invalid files
When we don't await on _onInvalidFileError, then it result i the following  NPE  error:

> NoSuchMethodError: The getter 'sourceFile' was called on null.
2021-08-22 10:21:25 +05:30
vishnukvmd f8f589f975 Fix exif local storage 2021-08-18 19:32:37 +05:30
vishnukvmd 97ea3b2777 Add file subtype and video duration to metadata 2021-08-18 17:43:20 +05:30
vishnukvmd dd941e6e31 Add file hash to metadata 2021-08-18 17:37:50 +05:30
vishnukvmd 1fe20b579d Encrypt fileEncryptionKey outside the upload function 2021-08-16 17:01:59 +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 528b7da54e Remove all lengthSync ops 2021-08-09 12:04:42 +05:30