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
|
fbf337c93c
|
Fix lint warnings
|
2021-09-16 02:14:52 +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
|
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 |
|
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
|
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 |
|
vishnukvmd
|
4add2afa77
|
Update the key for invalid files to pull files that were ignored due to permission errors
|
2021-09-11 10:02:19 +05:30 |
|
Vishnu Mohandas
|
2a2f0dbd42
|
Merge pull request #35 from ente-io/collection_org_1
Remove add/remove file and share collection action for incoming collection
|
2021-09-11 00:18:14 +05:30 |
|