Commit graph

1487 commits

Author SHA1 Message Date
Neeraj Gupta 112f10cc72 minor refactoring 2021-11-12 17:18:39 +05:30
Neeraj Gupta 25654709ce hide edit name icons for files owned by others 2021-11-12 17:18:39 +05:30
Neeraj Gupta 74b3607ba2 show edit icon against the file name 2021-11-12 17:18:39 +05:30
Neeraj Gupta f5d1a24ee7 Allow changing file name via info dialog 2021-11-12 17:18:39 +05:30
Neeraj Gupta 7196ab1e6f refactor: ChangeCollectionNameDialog to generic RenameDialog 2021-11-12 17:18:39 +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
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 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
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 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 f12b7220e4 Minor refactor 2021-10-30 04:44:31 +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 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 97ee06cc64
nudge user to clean trash after de-duplication 2021-10-29 11:03:42 +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
Neeraj Gupta 7b84ae826d
change min-date to 1 Jan 1800 2021-10-28 14:49:42 +05:30
Neeraj Gupta 03364ce60f
log unsupport file types 2021-10-28 10:51:12 +05:30
Neeraj Gupta 8fdb6ed0f2
Use less expensive query to identify empty trash state 2021-10-28 10:33:23 +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 9949ff69c9
edit-time: update min & max time 2021-10-27 13:34:56 +05:30
Neeraj Gupta 96932f22d7
Merge branch 'master' into edit-time 2021-10-27 13:25:42 +05:30
vishnukvmd 2b5ca27388 Style the date picker 2021-10-27 12:47:16 +05:30
Neeraj Gupta 991c5cfe2b
Merge pull request #115 from ente-io/missing_option
Add delete from ente option in fading_app_bar menu
2021-10-27 12:13:38 +05:30
vishnukvmd 673c783233 Increase padding a bit 2021-10-27 11:35:22 +05:30
vishnukvmd 0bdd4948d9 Minor UI change 2021-10-27 11:33:51 +05:30
Neeraj Gupta e85e9cf293
TrashPage: add header with msg about scheduled deletion 2021-10-27 11:19:07 +05:30
Neeraj Gupta 3816f15343
formatting changes 2021-10-26 20:16:58 +05:30
Neeraj Gupta b43f824215
add delete from ente option in fading_app_bar menu 2021-10-26 20:12:09 +05:30
Neeraj Gupta 2113b29d0b
use same copy for deleting from device 2021-10-26 20:03:15 +05:30
vishnukvmd eb72df33a5 Fix gallery title 2021-10-26 19:09:52 +05:30
vishnukvmd d8509c7de9 Minor string change 2021-10-26 19:06:15 +05:30
vishnukvmd 6d81d0698c More copy changes 2021-10-26 19:05:13 +05:30