Commit graph

2715 commits

Author SHA1 Message Date
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 8fa782d300 Ignore duplicates with a mismatch in creationTimes 2021-09-16 00:25:42 +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
vishnukvmd e97cc15d7d Log error if remote file is found missing in local DB 2021-09-15 23:09:37 +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 804cac9669
Merge remote-tracking branch 'origin/master' into hide_incoming_collections_home_page 2021-09-15 12:27:15 +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
Neeraj Gupta 99eaf37882
getAllUploadedFiles: remove redundant null check for owner_id 2021-09-15 09:52:11 +05:30
Neeraj Gupta dc83a471b6
Merge pull request #44 from ente-io/pull_request_template
Create pull_request_template.md
2021-09-15 08:02:10 +05:30
Vishnu Mohandas 064e39a0e0
Create pull_request_template.md 2021-09-15 01:28:02 +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
vishnukvmd 61d88688d0 Sort results by size consumed 2021-09-15 00:18:08 +05:30
vishnukvmd f38259bae9 Convert fetched fileIDs to File objects 2021-09-14 23:58:14 +05:30
vishnukvmd dcab8b8028 Add API to fetch duplicate files from remote 2021-09-14 20:53:39 +05:30
vishnukvmd d9b8f95868 Remove unused import 2021-09-14 20:53:23 +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
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 5068d9e6b7 Minor string changes 2021-09-13 14:17:57 +05:30
vishnukvmd f2dacffc56 Set color of the dialog button text 2021-09-13 14:17:39 +05:30
vishnukvmd 4213e2348a Reorder move button 2021-09-13 14:10:35 +05:30
Vishnu Mohandas 218b83b026
Merge pull request #42 from ente-io/skip_exif_upload
Stop uploading fileExif as part of encrypted metadata
2021-09-13 14:04:05 +05:30
Neeraj Gupta 45d3b2f9a0
Stop uploading fileExif as part of encrypted metadata 2021-09-13 12:54:54 +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
Neeraj Gupta a104eca8ff
Add API for collection/move-files 2021-09-12 10:38:30 +05:30
Vishnu Mohandas 962f11c3c7
Merge pull request #39 from ente-io/local_auth_fix 2021-09-12 08:21:04 +05:30
Vishnu Mohandas ed50f0bb79
Merge pull request #40 from ente-io/handle_file_too_large_err 2021-09-12 08:18:31 +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
Neeraj Gupta 9ee2896cdc android: update mainActivity as per local_auth integration gudie 2021-09-12 06:08:56 +05:30
Vishnu Mohandas 842bdec750
Merge pull request #37 from ente-io/pubspec_update
Persist album sort preference
2021-09-11 13:51:07 +05:30
vishnukvmd 7f035deb8e Up version 2021-09-11 12:43:17 +05:30
vishnukvmd 38388ad584 Persist the correct sortKey 2021-09-11 12:42:53 +05:30
vishnukvmd 89662c573d v0.3.25 2021-09-11 12:31:59 +05:30
vishnukvmd 1578bf2529 Persist updated sort key to disk 2021-09-11 12:31:47 +05:30
vishnukvmd 29b016661a Update pubspec.lock 2021-09-11 12:23:15 +05:30
Vishnu Mohandas 2f0aead356
Merge pull request #36 from ente-io/update_invalid_files_key
Update the key for invalid files to pull files that were ignored due to permission errors
2021-09-11 11:53:59 +05:30
vishnukvmd b8c43134e6 0.3.24 2021-09-11 10:11:00 +05:30