Commit graph

2473 commits

Author SHA1 Message Date
Neeraj Gupta fbc5e7329e
Add support to show mnemonic recovery key 2021-11-12 23:10:56 +05:30
Neeraj Gupta 3478ddb3ad
attempt to save password during change 2021-11-11 16:24:52 +05:30
Neeraj Gupta 67a9dbd5b6
formatting 2021-11-09 17:30:19 +05:30
Neeraj Gupta ee33c5d529
Android: Enable auto-fill for password 2021-11-09 17:26:54 +05:30
Neeraj Gupta 71eb662270 replace expansion_card with expansion_title_card (null safe & active package) 2021-11-01 15:45:23 +05:30
Neeraj Gupta 25a215d822
ignoreSizeConstraint while fetching assets 2021-11-01 14:06:18 +05:30
Neeraj Gupta a9f4fa8bd8 Bugfix: Fix typo 2021-10-31 19:59:22 +05:30
vishnukvmd 119acab9c7 Force reload home gallery if any creation time was changed 2021-10-30 21:36:56 +05:30
Vishnu Mohandas 1aab43f6d0
Merge pull request #127 from ente-io/thumbnail_load_fix
Fix Thumbnail load for files with localID but corresponding local file is misisng/deleted.
2021-10-30 18:30:51 +05:30
Neeraj Gupta 3eea54d262
BugFix: deduplicate files for home page 2021-10-30 12:35:50 +05:30
Neeraj Gupta 16ea080a4e
make fields which are not re-assigned as final 2021-10-30 11:48:45 +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
Neeraj Gupta 4322476d21
reset flags for remote thumbnail loading 2021-10-30 11:07:15 +05:30
Neeraj Gupta b4ef2d5d70
Merge remote-tracking branch 'origin/master' into thumbnail_load_fix 2021-10-30 11:05:36 +05:30
Neeraj Gupta c6e16edcb0
Fix:Use separate flags for tracking remote & local thumbnail loading 2021-10-30 10:52:44 +05:30
Neeraj Gupta 8751014de9
reformat imports 2021-10-30 10:49:05 +05:30
Neeraj Gupta 458d63e3a2
remove localID from trashFile is file is missing 2021-10-30 10:48:37 +05:30
Neeraj Gupta 914f785014
trashdb: add method to update trash file 2021-10-30 08:22:53 +05:30
vishnukvmd ca0686db38 Improve the hit area of the collection selection widget 2021-10-30 06:22:03 +05:30
vishnukvmd a8da8ca1f9 Set equal width for both archive and trash buttons 2021-10-30 06:19:59 +05:30
vishnukvmd fa2926b14a Prevent multiple parallel remote syncs 2021-10-30 06:09:53 +05:30
vishnukvmd 34b802f114 Remove redundant event 2021-10-30 05:43:58 +05:30
vishnukvmd 376b6f5af9 Remove unused function 2021-10-30 05:43:46 +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 e9d89541d0 Add todo 2021-10-30 05:22:03 +05:30
vishnukvmd 4b724c5c1c Fix navigator stack on file deleted 2021-10-30 05:21:17 +05:30
vishnukvmd 5458253ef9 Remove unused imports 2021-10-30 05:12:42 +05:30
vishnukvmd a587359b1f Remove unused import 2021-10-30 05:10:13 +05:30
vishnukvmd f12b7220e4 Minor refactor 2021-10-30 04:44:31 +05:30
vishnukvmd 2949f0a0d5 Show the success toast only if files were actually deleted 2021-10-30 04:15:12 +05:30
vishnukvmd 139b7ca0f1 Prevent extra pop when the last file in a collection is deleted 2021-10-30 04:04:02 +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 6fce44a28a
Merge pull request #124 from ente-io/hide_ignored_files
Hide ignored files from home page + refactoring
2021-10-29 12:36:09 +05:30
Neeraj Gupta 4312360fce
move ignored file logic to home page 2021-10-29 12:09:13 +05:30
Neeraj Gupta 83039431dc
address review suggestions 2021-10-29 12:02:58 +05:30
Neeraj Gupta 97ee06cc64
nudge user to clean trash after de-duplication 2021-10-29 11:03:42 +05:30
Neeraj Gupta f8c85c6fe9
hide ignored files from home page 2021-10-29 10:27:52 +05:30
Neeraj Gupta f0085c0889
remove unused methods 2021-10-29 09:52:38 +05:30
Neeraj Gupta f78d248f90
refactor code for ignoring files for upload 2021-10-29 09:49:42 +05:30
Neeraj Gupta 8a4d6801ab
Add ignored file service & cache ignoredIDs 2021-10-29 09:39:38 +05:30
Neeraj Gupta 38b703ca39
remove unused method 2021-10-29 07:38:57 +05:30
Vishnu Mohandas 03aa7ee6e4
Merge pull request #121 from ente-io/trash_empty_event 2021-10-28 18:14:02 +05:30
Neeraj Gupta 5c43252734
use separate event to force_reload trash 2021-10-28 16:47:00 +05:30
Vishnu Mohandas 4ac5bd544b
Merge pull request #123 from ente-io/fix_min_edit_date 2021-10-28 15:10:10 +05:30
Neeraj Gupta 7b84ae826d
change min-date to 1 Jan 1800 2021-10-28 14:49:42 +05:30
Neeraj Gupta 86333e8506
re-sync older clients since edit-time feature release 2021-10-28 11:58:39 +05:30