Commit graph

5897 commits

Author SHA1 Message Date
ashilkn 6c882d233e batch files to batch of 1000s on move() 2022-11-17 14:44:01 +05:30
Neeraj Gupta 477bd529da
Modify icons for Thumbnail and Live photos 2022-11-17 11:50:17 +05:30
ashilkn 107e7c552b remove unused variable 2022-11-17 11:09:22 +05:30
Neeraj Gupta ee510a38d8
Show fav icon for only favorite album 2022-11-17 11:02:24 +05:30
Neeraj Gupta 32b951bad2
Add icon for favorite 2022-11-17 11:00:51 +05:30
Neeraj Gupta f063bdbd4d
Favorite: Cache fav fileIds for quick lookup 2022-11-17 11:00:23 +05:30
Neeraj Gupta e20784f772
Critical: Fix bug where fav button was not visible for files present locally 2022-11-17 10:52:15 +05:30
Neeraj Gupta 7d8ec259b5
Remove handling of fav while sorting non-fav collections 2022-11-16 22:36:53 +05:30
Neeraj Gupta 9adfe7d6a3
Hide fav folder if it's empty 2022-11-16 22:34:45 +05:30
Neeraj Gupta 40b5216573
Always show fav albums first 2022-11-16 22:31:57 +05:30
Neeraj Gupta c54355b0bb
Merge pull request #646 from ente-io/2fa-toggle-bug-fix
2fa toggle bug fix
2022-11-16 21:49:52 +05:30
ashilkn aafaf22bf0 add .ignore for future 2022-11-16 20:03:39 +05:30
ashilkn fc195bc81a Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-16 19:11:46 +05:30
ashilkn 64591cf02c handled cases where toggle's onChanged returns an error 2022-11-16 19:10:15 +05:30
ashilkn 41d3b6091b bug fix 2022-11-16 18:31:29 +05:30
ashilkn f0838f5916 added listener to TwoFactorStatusChangeEvent to change two factor status in shared pref when event fires 2022-11-16 18:29:25 +05:30
ashilkn c7d6542219 move two shared pref logic to user service 2022-11-16 17:50:02 +05:30
ashilkn 5f87594057 avoid passing completer in disableTwoFactor() 2022-11-16 17:30:44 +05:30
ashilkn 8be02877bf fix disable two factor bug 2022-11-16 17:24:48 +05:30
ashilkn abe868cbf8 remove use of future in value of ToggleSwitchWidget 2022-11-16 16:36:45 +05:30
Ashil fdb45a5d97
Merge pull request #630 from ente-io/select-photos-of-day
Select photos of a day
2022-11-16 16:28:00 +05:30
ashilkn a80b1251bf removed listener 2022-11-16 16:22:49 +05:30
ashilkn eb1f23fba4 disable 'all selected' state after unselecting each file manually after selecting all 2022-11-16 15:22:07 +05:30
ashilkn bc2caac531 Merge branch 'master' into select-photos-of-day 2022-11-16 10:05:52 +05:30
ashilkn 32640948c5 Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-16 10:03:41 +05:30
Ashil 02a91d32a4
Merge pull request #643 from ente-io/fix_time
[Migration] Fix bad creation time for already imported/uploaded files
2022-11-16 10:02:54 +05:30
ashilkn 2d7d82d556 sync two factor status in shared pref everytime two factor status is fetched from server 2022-11-16 09:37:13 +05:30
ashilkn 8d32ce3dea use better typedef names 2022-11-16 09:20:33 +05:30
ashilkn eea62276a6 Merge branch 'master' into 2fa-toggle-bug-fix 2022-11-15 19:13:04 +05:30
ashilkn 4555f5d79f use completer to fix bug on 2FA status change 2022-11-15 19:12:26 +05:30
ashilkn 5fec54736e store 2FA status in shared preference 2022-11-15 19:11:43 +05:30
Vishnu Mohandas 20f8af450f
Merge pull request #644 from ente-io/leave_delete_state_refresh 2022-11-15 16:00:51 +05:30
Neeraj Gupta 734afbfbb1
Fix state refresh issue on leave album 2022-11-15 15:50:26 +05:30
Neeraj Gupta 2907721604
Fix state refresh bug during delete album 2022-11-15 15:47:01 +05:30
ashilkn 02479a9955 add initial value property in ToggleSwitchWidget for setting the initial value of toggle 2022-11-15 15:46:15 +05:30
ashilkn bf0971f8ce made futures acceptable as value in ToggleSwitchWidget 2022-11-15 14:41:35 +05:30
Neeraj Gupta 34de3f5fc3
Merge pull request #583 from ente-io/empty_albums
Empty albums
2022-11-15 10:54:56 +05:30
Neeraj Gupta 33de853988
improve date time parser 2022-11-14 22:09:57 +05:30
ashilkn 43d48916e2 minor changes 2022-11-14 18:23:03 +05:30
Vishnu Mohandas 63a6f457df
Merge pull request #642 from ente-io/fix_copy 2022-11-14 17:23:13 +05:30
Neeraj Gupta 139808816e
bump version 2022-11-14 17:03:10 +05:30
Neeraj Gupta 75eb89fbf9
Fix minor bug 2022-11-14 16:56:32 +05:30
Neeraj Gupta 40b2c07967
ignore uploaded files with editedTime 2022-11-14 16:30:39 +05:30
Neeraj Gupta 792710a19d
Add migration script for fixing badCreationTime 2022-11-14 15:03:16 +05:30
vishnukvmd 3332b030ef Fix casing in copies 2022-11-14 14:20:41 +05:30
Neeraj Gupta 7ba30c5898
minor refactor 2022-11-14 14:11:42 +05:30
Neeraj Gupta 9f935e11f0
Add support for bulkEdit time 2022-11-14 14:03:49 +05:30
Neeraj Gupta 39cac17c0c
FileMetadata: Support for bulk updating different values 2022-11-14 13:37:32 +05:30
Neeraj Gupta eaeee9959d
Extn: Add SplitMatch extn method for lists 2022-11-14 12:54:36 +05:30
Neeraj Gupta 51d0ee0d20
Add enum: EditTimeSource 2022-11-14 12:46:51 +05:30