Commit graph

1593 commits

Author SHA1 Message Date
Neeraj Gupta b8db9d6d6a
fix handling of text overflow 2022-02-08 00:41:28 +05:30
Neeraj Gupta be839c642b
Handle empty user name while showing sharees info 2022-02-08 00:33:22 +05:30
Neeraj Gupta 6b64d27e97
handle null value for email (#185) 2022-02-07 21:32:10 +05:30
Vishnu Mohandas a4e4d89811
Merge pull request #183 from ente-io/fix_sorry_dialog
Fix button colors within the sorry dialog
2022-02-06 00:13:41 +05:30
vishnukvmd 1fc51a84d6 Fix dialog button colors 2022-02-06 00:01:59 +05:30
Neeraj Gupta 3c6dc4ac3e
trim email id 2022-02-05 23:39:31 +05:30
Neeraj Gupta 8ee7bee8fd
add option to share logs from log in/sign up screen 2022-02-05 22:13:40 +05:30
Neeraj Gupta ffc08cbdbc
remove usage of import Applocalization 2022-02-04 11:01:07 +05:30
vishnukvmd 90883775c8 Remove unused imports 2022-02-04 00:17:36 +05:30
vishnukvmd f38aa803b8 Remove unused import 2022-02-04 00:14:16 +05:30
vishnukvmd b66e9645cc Remove unused import 2022-02-04 00:14:04 +05:30
vishnukvmd c28c1ec8b2 Fix error caused due to AppLocalization being null 2022-02-04 00:13:26 +05:30
vishnukvmd 2888c959bc Update spacing 2022-02-04 00:06:18 +05:30
vishnukvmd e0bb066ab4 Add icon to copy the link 2022-02-04 00:05:09 +05:30
vishnukvmd b84aa6d549 Add missing divider 2022-02-01 06:44:51 +05:30
vishnukvmd fbee8ae378 Fix the color of the text button 2022-01-29 22:50:13 +05:30
vishnukvmd ccea5d5a84 Show a link icon for albums shared via link 2022-01-24 23:53:46 +05:30
vishnukvmd 057e3665fd Fix string if there are no sharees 2022-01-24 23:48:33 +05:30
vishnukvmd 378c9ad167 Remove unused imports 2022-01-24 23:46:36 +05:30
vishnukvmd 521737e221 Render email if name is unavailable 2022-01-24 23:46:07 +05:30
vishnukvmd 97a7e31c77 Update styles 2022-01-24 23:40:57 +05:30
Neeraj Gupta a29dceb499
show collections with public url in outgoing collections list 2022-01-24 16:54:25 +05:30
Neeraj Gupta 56618bd8e4
Add confirmation dialog before disabling the url 2022-01-24 16:51:16 +05:30
Neeraj Gupta a29697c3c1
Add feature flag for disabling url sharing 2022-01-24 16:45:14 +05:30
Neeraj Gupta 1323091b58
handle no-subscription error 2022-01-24 16:19:47 +05:30
Neeraj Gupta 89de4f8787
Encode collection key in hex 2022-01-24 16:15:56 +05:30
Neeraj Gupta ff61b7113a
Support for enabling/disabling public urls 2022-01-23 11:34:39 +05:30
vishnukvmd 97438381f3 Add separate toggle to club duplicates by creation time 2022-01-21 15:18:08 +05:30
Neeraj Gupta d2d7d4456a
remove redundant method invocation 2022-01-07 22:02:13 +05:30
Neeraj Gupta 7264faf732
handle error while displaying sharingDialog 2022-01-07 21:34:51 +05:30
vishnukvmd c6d9a78f99 Update copy 2022-01-05 15:02:07 +05:30
vishnukvmd 5c6334f51c Remove support chat 2021-12-20 13:02:09 +05:30
vishnukvmd 1a75f9e9f8 Remove files that have been deleted from the upload queue 2021-12-07 08:58:06 +05:30
Neeraj Gupta 6a627e8f8a
Merge branch 'bg_sync' into bugfix_ios 2021-11-27 12:06:23 +05:30
Neeraj Gupta c205e78320
make it mandatory to pass authentication reason 2021-11-27 11:49:05 +05:30
Neeraj Gupta 4369a24385
surface correct authentication reason everywhere 2021-11-27 11:45:07 +05:30
Neeraj Gupta 0d1f3ad7bc
gracefully handle failure in session termination 2021-11-27 11:34:50 +05:30
Neeraj Gupta 69a4be1962
show toast on active sessions fetch failure 2021-11-27 11:24:57 +05:30
Neeraj Gupta 5dd55c2172
pass authenticationr reason for active sessions 2021-11-27 11:18:07 +05:30
Neeraj Gupta 82cf4da3e5
Fix: show active sessions option for iOS 2021-11-27 11:09:50 +05:30
vishnukvmd 09bc9cccb1 Show active sessions on iOS 2021-11-26 10:18:19 +05:30
vishnukvmd b93c07669e Add some padding 2021-11-26 10:18:04 +05:30
vishnukvmd 730a24cea5 Wrap filename 2021-11-24 17:03:22 +05:30
vishnukvmd cc78c85b5b Wrap over flowing text in sessions 2021-11-24 17:01:08 +05:30
vishnukvmd e30f038395 Accept review comments 2021-11-24 11:10:07 +05:30
vishnukvmd e55b440ac8 Minor refactor 2021-11-24 01:51:20 +05:30
vishnukvmd 08fa5a3d43 Add parsing for desktop UA 2021-11-24 01:50:47 +05:30
vishnukvmd 47c0ed7e2a Fix InkWell bounds 2021-11-24 01:40:51 +05:30
vishnukvmd 1e5ecb919f Add special hook to logout 2021-11-24 01:35:42 +05:30
vishnukvmd ae5cd428b8 Add hook to terminate a session 2021-11-24 01:24:47 +05:30
vishnukvmd cef98e0fa7 Add interface to render active sessions 2021-11-24 01:10:50 +05:30
Neeraj Gupta b839589a50
Merge pull request #140 from ente-io/mnemonic_passphrase
Add support to show mnemonic recovery key
2021-11-15 14:05:49 +05:30
Neeraj Gupta e6e20f3dfc
Merge branch 'mnemonic_passphrase' of github.com:ente-io/frame into mnemonic_passphrase 2021-11-14 13:04:45 +05:30
Neeraj Gupta 6b8c591420
remove option to toggle b/w mnemonic and non-mnemonic code 2021-11-14 13:04:15 +05:30
Neeraj Gupta 43caf154a4
Remove redundant comment 2021-11-13 00:27:14 +05:30
Neeraj Gupta fbc5e7329e
Add support to show mnemonic recovery key 2021-11-12 23:10:56 +05:30
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