Commit graph

3767 commits

Author SHA1 Message Date
Neeraj Gupta b6337e83f6
update loader copy 2022-09-21 20:25:43 +05:30
Vishnu Mohandas 6d031a4c86
Merge pull request #513 from ente-io/archive_fix
Hide photo from UI if it's part of any hidden collection
2022-09-21 17:22:00 +05:30
Vishnu Mohandas 52d9dc647e
Merge pull request #515 from ente-io/payment_detail
Fix handling of crypto subscription on UI
2022-09-21 17:10:34 +05:30
Neeraj Gupta 97e754739f
Fix handling of crypto subscription on UI 2022-09-21 17:09:03 +05:30
Neeraj Gupta 66988ba728
Hide photo from UI if it's part of any hidden collection 2022-09-21 16:15:02 +05:30
Neeraj Gupta 467869199c
RecoveryKeyVerification: remove view recoveryKey button 2022-09-21 15:53:03 +05:30
Neeraj Gupta de9d6e7541
RecoveryKeyVerification: remove notification is verified on different device 2022-09-21 15:48:42 +05:30
Neeraj Gupta 113d77a456
fix delay 2022-09-20 16:49:03 +05:30
Neeraj Gupta 55d39b1f05
update copy 2022-09-20 16:43:53 +05:30
Neeraj Gupta 4c346452b9
show dialog instead of toast on verification 2022-09-20 16:37:02 +05:30
Neeraj Gupta b9f426ae4a
Fix: Refresh status to dismiss notificiation 2022-09-20 16:30:51 +05:30
Neeraj Gupta aed002157c
minor bug fixes 2022-09-20 16:03:22 +05:30
Neeraj Gupta 6bab218942
refactor 2022-09-20 11:55:22 +05:30
Neeraj Gupta 3d94b723c3
Show prompt to verify recovery key 2022-09-20 11:38:12 +05:30
Neeraj Gupta ca940e9c64
Add UserRemoteFlag service 2022-09-20 11:35:34 +05:30
Neeraj Gupta 6b24997d93
[ui-components] make warning notification widget 2022-09-20 11:32:18 +05:30
Neeraj Gupta 144e86dcbf
Add UserRemoteFlag service 2022-09-19 15:46:52 +05:30
vishnukvmd 43cbb96e0c Remove alice 2022-09-17 16:02:13 +05:30
vishnukvmd 43becc9be0 Remove open_file from PlayStore 2022-09-17 14:32:58 +05:30
Neeraj Gupta 36247884a4
Minor UI fix for recovery page 2022-09-17 10:01:28 +05:30
ashilkn 2a63b21148 sort albums by lower-case natural sort ordering 2022-09-16 10:15:32 +05:30
ashilkn bb79a674ad non case sensitive sort for albums 2022-09-15 16:55:41 +05:30
Neeraj Gupta c0a7f4203a
Show recovery key prompt if key derivication fails on lowspec devices 2022-09-12 22:14:01 +05:30
Neeraj Gupta 273fcc326d
Merge pull request #475 from ente-io/dismiss_toast_on_tap
iOS: Dismiss toast on tap
2022-09-12 16:38:02 +05:30
Neeraj Gupta 3a589407eb
iOS: Dismiss toast on tap 2022-09-12 15:21:07 +05:30
Neeraj Gupta 64363dcac4
Fire TrashUpdatedEvent and refresh trashCount based on that 2022-09-12 10:29:13 +05:30
Neeraj Gupta b44c349c10
Add missing await and use unawaited for remote sync 2022-09-12 10:12:53 +05:30
Neeraj Gupta 6aa69a8c4a
Add TrashUpdatedEvent 2022-09-12 10:10:17 +05:30
Ashil 9c0226e549
Merge pull request #467 from ente-io/migrate-to-null-safety
started incremental migration to null safety
2022-09-07 18:12:31 +05:30
Neeraj Gupta bb038e043b
Fix stupid bug: continue instead of break 2022-09-07 17:01:11 +05:30
ashilkn 7191d313ae minor fix 2022-09-07 16:38:32 +05:30
ashilkn 9529f852ea enabled null safety for files which are already null safe 2022-09-07 16:27:26 +05:30
ashilkn 1c69673e07 remove language version comment from files which are already null safe 2022-09-07 16:05:50 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
ashilkn 12fb8b6a41 add 'Widget' at the end of widget class names 2022-09-07 09:12:30 +05:30
ashilkn 53199d5e91 used named parameters for FileInfoCollection 2022-09-07 07:33:54 +05:30
ashilkn dad8a9c234 minor changes 2022-09-07 07:26:51 +05:30
ashilkn 7966b2fe4c Merge branch 'master' into show-all-collections-in-file-info 2022-09-07 06:48:58 +05:30
ashilkn c385b32250 bug fix to show collection name in file info for incoming shared albums 2022-09-07 06:45:42 +05:30
ashilkn 961c5bab04 show device folder in file info for files on device 2022-09-07 06:22:03 +05:30
ashilkn 79687f282f refactored code 2022-09-07 06:00:39 +05:30
Vishnu Mohandas 49802befa0
Merge pull request #454 from ente-io/handle-cases-for-no-password-on-device 2022-09-06 17:50:39 +05:30
ashilkn 18dfbcdb61 refactored code 2022-09-06 17:38:43 +05:30
Neeraj Gupta b9f14ed260
copy change 2022-09-06 17:21:34 +05:30
Neeraj Gupta 1612b4f8f6
Show error if user tries to link existing subscription to another account 2022-09-06 17:02:22 +05:30
ashilkn a85f2229a7 show all collection of file in file info + remaned RawExifButton file 2022-09-06 16:57:39 +05:30
ashilkn 9637a5df49 Merge branch 'master' into handle-cases-for-no-password-on-device 2022-09-06 14:08:14 +05:30
ashilkn 4bf751ea28 refactoring + variable name changes 2022-09-06 14:05:34 +05:30
Neeraj Gupta d9217dee41
Fix typo 2022-09-05 23:00:53 +05:30
ashilkn 0d01c06f6a minor changes 2022-09-05 19:24:53 +05:30