Commit graph

5714 commits

Author SHA1 Message Date
Neeraj Gupta cdf8604d80
ActionSheet: Reduce padding for text container 2023-01-08 14:05:17 +05:30
Ashil dac7930a0c
Merge pull request #786 from ente-io/replace-choice-dialogs
Replace choice dialogs
2023-01-08 08:01:44 +05:30
ashilkn 54b8e5bae5 Changed context paramter in showNewChoiceDialog from required named parameter to required positional parameter 2023-01-07 18:46:59 +05:30
ashilkn 78f8825f19 Replaced 'Invalid key' dialog with the new one which comes on recovery key verification 2023-01-07 18:28:04 +05:30
Neeraj Gupta 774136137a
Lint: dart fmt, remove empty lines on top 2023-01-07 18:15:15 +05:30
Neeraj Gupta 2e5bf7c532
Fix typo 2023-01-07 18:13:15 +05:30
Neeraj Gupta b9c41db185
Lint: Fix file name 2023-01-07 18:12:46 +05:30
Neeraj Gupta 6e263f43a5
Lint: Fix more lint issues 2023-01-07 18:11:37 +05:30
Neeraj Gupta 51dff4743d
Lint: remove unused method 2023-01-07 17:46:31 +05:30
Neeraj Gupta 257aa67d08
Lint: Remove redundant cast 2023-01-07 17:45:56 +05:30
Neeraj Gupta d917884079
Lint: Add missing trailing commas 2023-01-07 17:44:45 +05:30
Neeraj Gupta ac39b26283
Lint: Remove redundant ignore for null unsafe import 2023-01-07 17:43:42 +05:30
ashilkn fae64a322b Replaced 'Email your logs' dialog with the new one 2023-01-07 17:37:13 +05:30
ashilkn 79e354942e Added option to show success conformation on ButtonWidget when onTap executes immedeately 2023-01-07 16:56:31 +05:30
Neeraj Gupta c502b26246
Fix link expiry selection ui 2023-01-07 16:26:08 +05:30
Neeraj Gupta 58686f84d0
Fix grid size picker ui 2023-01-07 16:25:43 +05:30
Neeraj Gupta cd2aba6480
Merge pull request #783 from ente-io/change_log_4
Add change log for upcoming release
2023-01-07 16:06:10 +05:30
Vishnu Mohandas c185d7c018
Merge pull request #782 from ente-io/useAsync
Switch to async variants
2023-01-07 16:04:59 +05:30
Neeraj Gupta 08c317fe2a
Merge branch 'main' into change_log_4 2023-01-07 16:03:23 +05:30
Neeraj Gupta 5c8cdd2bb0
Rate Us: Open playstore app for rating with fallback to https url 2023-01-07 16:02:24 +05:30
Neeraj Gupta 1d490e20b9
Add changelog 2023-01-07 15:47:23 +05:30
ashilkn 872fc4afe1 Replaced 'Contact support' dialog with a new 'Report a bug' dialog 2023-01-07 15:11:26 +05:30
ashilkn b7610e4508 Replaced 'Incorrect password' dialog with the new one 2023-01-07 10:45:43 +05:30
ashilkn 92e4d14540 Replaced 'Recreate password' dialog with the new one 2023-01-07 10:31:04 +05:30
Ashil 6b17a8b5e3
Merge pull request #780 from ente-io/reset-ignored-files
Reset ignored files
2023-01-07 09:28:22 +05:30
Neeraj Gupta 66879dd370
ThumbnailUtil: switch to async methods 2023-01-07 09:23:00 +05:30
Neeraj Gupta a9b9ffc736
Use async variante instead of sync 2023-01-07 09:12:56 +05:30
Neeraj Gupta 083933bf8d
Fix: Ignore auto-upload for files deleted from ente 2023-01-06 21:26:12 +05:30
Neeraj Gupta f51d6ebd59
Add icons for uploaded and on device files in debugMode 2023-01-06 21:23:48 +05:30
ashilkn c2175d6d24 Code refactoring 2023-01-06 20:34:20 +05:30
ashilkn 2ff3232de0 Added better animation for 'Reset ignore files' container 2023-01-06 20:22:34 +05:30
ashilkn 72ebeba3ba Merge branch 'main' into reset-ignored-files 2023-01-06 17:24:04 +05:30
ashilkn b40b1620ff Show 'Reset ignored files' only if backup is enabled 2023-01-06 17:20:24 +05:30
ashilkn 42296adb0d Hide 'Reset ignored files' after sync 2023-01-06 16:57:53 +05:30
ashilkn c7f0cce5dc Added animation and handled error for reset ignored files 2023-01-06 16:51:46 +05:30
ashilkn 04725638a1 Show reset ignore files option only if ignored files exists in the device collection 2023-01-06 15:20:22 +05:30
Neeraj Gupta 579d1248cf
Fix: autoclose photo view if photo is delete from everywhere 2023-01-06 14:09:20 +05:30
Neeraj Gupta ba8dc631ee
Switch to new action sheet for remove 2023-01-06 14:04:11 +05:30
Neeraj Gupta 09e9bfac84
formatting changes 2023-01-06 14:03:46 +05:30
Neeraj Gupta 7ef4a34607
Add default value for actionSheetType 2023-01-06 14:00:35 +05:30
ashilkn 304e00eb2f Added option to reset ignored files in a device collection and sync 2023-01-06 13:37:50 +05:30
Neeraj Gupta 0cc7a91af5
Merge branch 'main' into uncategorized 2023-01-06 13:34:30 +05:30
Neeraj Gupta ac8eb5fdad
Merge pull request #776 from ente-io/bug_fixes
Trash/Restore: Bug fixes
2023-01-06 13:25:27 +05:30
Neeraj Gupta d8b6e76fad
Switch to new delete action sheet 2023-01-06 12:54:00 +05:30
Neeraj Gupta 0d1d3bc803
Fix: Add cancel option for file delete prompts 2023-01-06 12:35:33 +05:30
Neeraj Gupta a39a422b22
Switch to new action sheet while deleting single file 2023-01-06 12:21:47 +05:30
ashilkn 6b5f2a5fec Add pressed state for menuItem by default if onTap or onDoubleTap is passed 2023-01-06 11:45:17 +05:30
ashilkn 55949e5045 Dyamically change menu section description on updating device folder sync status 2023-01-06 11:24:34 +05:30
Neeraj Gupta 106aa638e1
ActionSheet: Support for body highlight 2023-01-06 11:14:25 +05:30
Neeraj Gupta 54d14627b7
Fix: Local id value for trash diff 2023-01-06 10:49:46 +05:30
Neeraj Gupta b3bc236139
Fix mapping of files during restore 2023-01-06 10:47:00 +05:30
Neeraj Gupta 1d081795eb
Fix: Conditional check for null value 2023-01-06 10:22:19 +05:30
ashilkn 4370d5352b Redesigned sync device folder container 2023-01-06 10:20:25 +05:30
Neeraj Gupta 0d95b8bc17
Merge pull request #775 from ente-io/remove_redundant_code
iOS: Clean up the code fore password reminder
2023-01-05 20:04:37 +05:30
Neeraj Gupta 0d117a7752
iOS: Clean up the code fore password reminder 2023-01-05 20:00:41 +05:30
Neeraj Gupta 381b2ebfc9
RemoveV2: Move files to uncategorized collection 2023-01-05 16:47:34 +05:30
Neeraj Gupta 48622e0f9e
Lint: Add override suggestion 2023-01-05 16:45:24 +05:30
Neeraj Gupta 38ab84a710
Fix typo 2023-01-05 16:44:28 +05:30
Neeraj Gupta 005413f633
ButtonWidget: Reduce pop delay for inAlert button 2023-01-05 16:44:05 +05:30
ashilkn f08c447c61 Bug fix 2023-01-05 16:04:12 +05:30
ashilkn e9eb22c878 Stop notifiying local asset changes to avoid race condition 2023-01-05 15:43:55 +05:30
ashilkn b876ae0698 Removed tracking of edited files 2023-01-05 15:32:00 +05:30
Neeraj Gupta a2256ecfb3
Fix typo in toast util 2023-01-05 14:13:16 +05:30
Neeraj Gupta 99c724aa54
Fix lint issue 2023-01-05 14:12:55 +05:30
Neeraj Gupta ec40540486
Link expirary: Fix UI issue in custom time option 2023-01-05 14:12:34 +05:30
Neeraj Gupta 0bc94e1eea
Handle error during edit file 2023-01-05 12:59:47 +05:30
Neeraj Gupta 0096a2a79f
Lint: clean up import 2023-01-05 09:59:36 +05:30
Neeraj Gupta 0ff8c3c52f
Minor fix 2023-01-05 09:59:17 +05:30
Neeraj Gupta 6fd0e9a5b2
Lint: Remove redundant cast 2023-01-05 09:58:45 +05:30
ashilkn 8fd62127f8 Disabled asset change notifying only after getFile() is done on downloading a file 2023-01-05 09:48:17 +05:30
ashilkn 39bfd985bb Minor changes 2023-01-05 09:44:11 +05:30
Neeraj Gupta 97bf760c3b
minor refactor 2023-01-05 09:34:34 +05:30
ashilkn 578c822b01 minor change 2023-01-05 09:16:55 +05:30
ashilkn 0cbcfcfb93 Resolved merge conflicts 2023-01-05 09:15:30 +05:30
ashilkn caeb3ef84e Resolved merge conflicts 2023-01-05 09:13:43 +05:30
ashilkn 0b378c824e Trigger local sync after downloading a file 2023-01-05 09:09:15 +05:30
Neeraj Gupta c79d7e3bc2
Add support for getOrCreate Uncategorized collection 2023-01-05 09:08:27 +05:30
ashilkn 45f9cd1f34 Removed code related to tracking of downloadedFileIDs 2023-01-04 21:30:41 +05:30
ashilkn dfea70c019 Stop notifying local asset changes when downloading a file to avoid race condition 2023-01-04 21:27:31 +05:30
ashilkn 89a54a5d8b Set 2FA status to true while on boarding if 2FA is enabled 2023-01-04 20:17:27 +05:30
Neeraj Gupta 5f8ef8a3d9
Tweak UI for delete empty album progress 2023-01-04 13:14:02 +05:30
Neeraj Gupta 7c45201380
Clear Cache: Delete content from iOS /tmp directory 2023-01-04 12:46:20 +05:30
Neeraj Gupta b3571993eb
Merge branch 'main' into uncategorized 2023-01-04 09:47:50 +05:30
Neeraj Gupta 72e871c6aa
iOS: Fix short toast duration to 1s 2023-01-04 05:05:19 +05:30
Neeraj Gupta 09d3ebce1f
Fix spacing and make delete dialog dismissable 2023-01-03 22:03:47 +05:30
Neeraj Gupta d8230e9846
Fix padding 2023-01-03 20:46:32 +05:30
Neeraj Gupta 628967e999
Merge branch 'db_and_services' of github.com:ente-io/photos-app into db_and_services 2023-01-03 20:25:12 +05:30
Neeraj Gupta 5f4b67b93e
Merge branch 'main' into db_and_services 2023-01-03 20:24:42 +05:30
ashilkn e4863dd14b Merge branch 'main' into unuploaded-duplicate-on-device-folder 2023-01-03 17:55:50 +05:30
ashilkn 8e24ce6e2f Removed tracking of downloaded files 2023-01-03 17:34:54 +05:30
ashilkn 3333dc7ab6 Removed adding of downloaded file to ignoredFiles 2023-01-03 16:58:54 +05:30
Vishnu Mohandas 34ec589f94
Merge pull request #746 from ente-io/keychain_migration 2023-01-03 16:12:30 +05:30
Neeraj Gupta c2d2caa05b
Fix typos and dispose valueNotifier 2023-01-03 14:30:10 +05:30
Neeraj Gupta d8847ef572
Show delete empty album option if there are more than three empty albums 2023-01-03 14:06:45 +05:30
Neeraj Gupta bfe09f5436
Minor refactoring 2023-01-03 14:03:26 +05:30
Neeraj Gupta 9877af76e7
Feature: Add support for deleting empty albums 2023-01-03 13:59:26 +05:30
Neeraj Gupta b59e681fdc
CollectionService: Add collection delete V3 for empty collections 2023-01-03 13:59:04 +05:30
Neeraj Gupta dff1e29526
ButtonWidget: Support for showing progressStatus 2023-01-03 12:54:35 +05:30
Vishnu Mohandas 41fb304029
Merge pull request #760 from ente-io/batch_collection_insert 2023-01-03 10:08:07 +05:30
Neeraj Gupta 9b15333ba5
Remove unused file 2023-01-02 14:57:52 +05:30
Neeraj Gupta bc14eb4e78
Fix bug: increment batch counter 2023-01-02 14:27:55 +05:30
Neeraj Gupta 280043bf1b
Fire single event for deleted collections 2023-01-02 14:21:25 +05:30
Neeraj Gupta c400ba62f4
Batch insert collection updates 2023-01-02 14:18:52 +05:30
Manav b653838ffa Fix typo 2023-01-01 00:15:15 +05:30
Manav ab43dd54db Reduce colors for icons too 2023-01-01 00:03:12 +05:30
Manav 0c0aaaa76e Wrap in a stateful widget to allow updates 2022-12-31 23:55:45 +05:30
Neeraj Gupta ac7306910b
Fix bug in tracking exiting download request 2022-12-31 22:00:55 +05:30
Neeraj Gupta eba935373a
Fix bug in nullSafety suggestion 2022-12-31 21:58:15 +05:30
Manav fa7f683d44 Create an inherited widget to track if any section is expanded 2022-12-31 19:51:12 +05:30
Neeraj Gupta a22312f243
Switch to new dialogBox + copy change 2022-12-31 10:46:58 +05:30
Neeraj Gupta 18f4731eb3
Merge branch 'main' into keychain_migration 2022-12-31 10:25:21 +05:30
Neeraj Gupta e13d23b48a
Fix copy 2022-12-31 10:25:11 +05:30
Neeraj Gupta bc4e759e01
NullSafety: Fix select files & download 2022-12-30 23:54:25 +05:30
Neeraj Gupta ba669c0e2e
AppStorage: Only show detailed view for internal users 2022-12-30 21:15:46 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta 3234081e85
Handle missing fileType 2022-12-30 20:20:40 +05:30
Neeraj Gupta d6ad004354
NullSafety: Apply dart migrate suggestions + compilation fixes 2022-12-30 17:40:17 +05:30
Neeraj Gupta 0e62793b7b
NullSafety: Migrate FileUploader 2022-12-30 16:24:01 +05:30
Neeraj Gupta d66fca39f3
NullSafety: Migrate DeleteFileUtil 2022-12-30 16:12:54 +05:30
Neeraj Gupta c0dd2e85e3
NullSafety: Migrate EmailUtil 2022-12-30 16:07:20 +05:30
Neeraj Gupta 3b8ab6fc39
Merge branch 'migrate_services_2' into 5_migrate_utils 2022-12-30 16:00:30 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta ef4b972a51
Merge branch 'mirage_logging_null_safety' into migrate_services 2022-12-30 15:59:37 +05:30
Neeraj Gupta cb4d099a15
Merge branch 'db_and_services' into mirage_logging_null_safety 2022-12-30 15:59:04 +05:30
Neeraj Gupta 3549ef2695
Merge branch 'main' into db_and_services 2022-12-30 15:58:25 +05:30
Neeraj Gupta 6fc3038472
NullSafety: Migrate shareUtil 2022-12-30 15:55:45 +05:30
Neeraj Gupta aa80a6cc4d
Merge branch 'db_and_services' into mirage_logging_null_safety 2022-12-30 15:43:47 +05:30
Neeraj Gupta 3f729f7767
Merge branch 'push_null_safety' into migrate_services 2022-12-30 15:34:49 +05:30
Neeraj Gupta af9641a06d
Merge branch 'push_null_safety' into migrate_services_2 2022-12-30 15:34:05 +05:30
Neeraj Gupta fbb17c5fcc
NullSafety: More migration and fixes 2022-12-30 15:33:50 +05:30
Neeraj Gupta 0a84f06b5a
NullSafety: More migration and fixes 2022-12-30 15:14:52 +05:30
Neeraj Gupta 6782008580
NullSafety: Migrate HiddenService 2022-12-30 14:57:50 +05:30
Neeraj Gupta e5fa701907
NullSafety: Migrate LocalAuthenticationService 2022-12-30 14:54:59 +05:30
Neeraj Gupta 08a05e8a15
NullSafety: Migrate UpdateService 2022-12-30 14:47:28 +05:30
Neeraj Gupta f02d60499a
NullSafety: Migrate TrashSyncService 2022-12-30 14:47:08 +05:30
Neeraj Gupta e2c2feab44
NullSafety: Migrate MagicUtil 2022-12-30 14:38:46 +05:30
Neeraj Gupta 87e81c30c6
NullSafety: Migrate location updation service 2022-12-30 14:38:23 +05:30
Neeraj Gupta e9572dd908
NullSafety: Fix assumption in FileUpdationDB 2022-12-30 14:37:40 +05:30
Neeraj Gupta 90f58fc4eb
NullSafety: Migrate Favorties service 2022-12-30 14:22:17 +05:30
Neeraj Gupta 2cf6237e28
Switch to Collection#CreateRequest 2022-12-30 14:17:43 +05:30
Neeraj Gupta 318e2abbdb
Merge branch 'db_and_services' into push_null_safety 2022-12-30 13:57:57 +05:30
Neeraj Gupta 588cbbbce1
temp commit 2022-12-30 13:57:18 +05:30
Neeraj Gupta 801707bbb9
NullSafety: Migrate DeduplicateFiles model 2022-12-30 13:56:32 +05:30
Neeraj Gupta c44faad771
NullSafety: Migrate DeduplicateFiles model 2022-12-30 13:53:32 +05:30
Neeraj Gupta c6dbe06d48
Migrate MemoryService 2022-12-30 13:53:06 +05:30
Neeraj Gupta 17a6614624
Merge branch 'main' into db_and_services 2022-12-30 13:51:34 +05:30
Neeraj Gupta b9620f5a9a
Minor: check for null value for fcmToken 2022-12-30 13:50:53 +05:30
Neeraj Gupta b388bdb7dc
minor formatting changes 2022-12-30 13:50:13 +05:30
Neeraj Gupta a845e8cf77
NullSafety: Migrate PushService 2022-12-30 13:43:19 +05:30
Neeraj Gupta f508835981
NullSafety: Migrate SearchService 2022-12-30 13:33:46 +05:30
Neeraj Gupta f53fb8523b
NullSafety: Migrate SyncService 2022-12-30 13:29:48 +05:30
Neeraj Gupta dbb5941233
NullSafety: Migrate RemoteSyncService 2022-12-30 13:29:35 +05:30
Neeraj Gupta 03ff93b6a2
NullSafety: Migrate LocalSyncService 2022-12-30 13:21:03 +05:30
Neeraj Gupta 4ca7a073b7
NullSafety: Migrate DeduplicationService 2022-12-30 13:20:04 +05:30
Neeraj Gupta af641c1a65
Merge pull request #749 from ente-io/replace-dialogs
Replace dialogs
2022-12-30 12:46:59 +05:30
Neeraj Gupta 6181edf958
NullSafety: Migrate IgnoredFileServices 2022-12-30 12:20:35 +05:30
Neeraj Gupta 0756825bfb
NullSafety: Migrate error-reporting 2022-12-30 11:58:08 +05:30
Neeraj Gupta ab90c42028
NullSafety: Migrate remaining db files 2022-12-30 11:40:14 +05:30
Neeraj Gupta 3ea7a8d1a7
Merge branch 'main' into fix_clear_cache_state 2022-12-30 10:00:27 +05:30
Neeraj Gupta f3c78a12a5
UX: Enable pressedState for clearCache button 2022-12-30 09:55:35 +05:30
Neeraj Gupta 5cbb74568e
Apply link suggestions 2022-12-30 08:59:48 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30
ashilkn 694bc9a0e9 Made dialogBuilder a required parameter for confettiDialogs 2022-12-30 07:21:39 +05:30
ashilkn 59625cba8c Null safety: Migrated dialog_util.dart to null safety 2022-12-30 07:08:58 +05:30
ashilkn 3bfdbaf571 Used better variable names 2022-12-30 06:59:50 +05:30
ashilkn 0f1c81204b Used new dialog for confetti dialog in 'Free up space' and 'Remove duplicates' screens 2022-12-29 19:22:04 +05:30
Neeraj Gupta e4c5185106
NullSafety: Migrate TrashDiffFetcher 2022-12-29 19:10:36 +05:30
Neeraj Gupta de4b3fabd9
NullSafety: Migrate ThumbnailUtil 2022-12-29 19:07:53 +05:30
Neeraj Gupta 3e8b826cf1
NullSafety: Migrate FileUtil 2022-12-29 19:07:08 +05:30
Neeraj Gupta 7912cfcc51
NullSafety: Migrate FileDownloadUtil 2022-12-29 19:06:35 +05:30
ashilkn 4bca8a66b8 Created a method which returns a choice dialog widget of type DialogWidget 2022-12-29 19:04:11 +05:30
Neeraj Gupta 0ee9371004
NullSafety: Migrated deviceFilesDB and localSyncUtil 2022-12-29 18:43:48 +05:30
ashilkn a07e9a5321 Give padding if mobile is small and center align dialog for confetti dialog 2022-12-29 18:25:02 +05:30
Neeraj Gupta fba161b810
NullSafety: Miragrate diff fetcher 2022-12-29 16:26:42 +05:30
Neeraj Gupta 36c35b44f5
NullSafety: Miragrate filesDB 2022-12-29 16:25:49 +05:30
ashilkn 37ab518aba Minor changes 2022-12-29 10:03:18 +05:30
ashilkn b23f8f06fe Replaced errorDialogs with new errorDialogs 2022-12-29 09:59:01 +05:30
ashilkn c09874447b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 19:15:27 +05:30
ashilkn acd8cdf29b Made dialog and action sheet's dismissible property configurable 2022-12-28 19:14:28 +05:30
ashilkn 33195db703 Left aligned recovery key screen heading 2022-12-28 18:39:23 +05:30
ashilkn 255750ac8b Remove back button from onBoarding recovery key page 2022-12-28 18:28:25 +05:30
ashilkn cb4f82d38b Merge branch 'main' into make-dialogs-dismissable 2022-12-28 16:57:44 +05:30
ashilkn 6d0c117f8f Remove unused code + enabled drag to dismiss action sheet 2022-12-28 16:57:00 +05:30
ashilkn 4aaf3573b7 Made dialogs dismissable 2022-12-28 14:43:45 +05:30
ashilkn 82276958d7 Made actionSheet dismissable 2022-12-28 14:24:11 +05:30
Neeraj Gupta 4238e0b293
Fix: use bang operator 2022-12-28 13:51:47 +05:30
Neeraj Gupta d8b62d7ba6
Update copy for post keychain migration dialog 2022-12-28 13:38:29 +05:30
Neeraj Gupta 875afaef71
NullSafety: Migrate LandingPageWidget 2022-12-28 13:37:07 +05:30
Neeraj Gupta c4bacb0e8d
Merge branch 'main' into null_safety_1 2022-12-28 12:10:49 +05:30
Neeraj Gupta 94d5bd6819
NullSafety: Migrate Two factor widgets 2022-12-28 12:00:48 +05:30
Ashil e2f1879f27
Merge pull request #743 from ente-io/user_details
Render cached user details while fetch is in progress
2022-12-28 11:52:16 +05:30
Neeraj Gupta 0dd9e9b887
NullSafety: Migrate DebugSectionWidget 2022-12-28 10:41:39 +05:30
Neeraj Gupta 8cc7b36931
NullSafety: Migrate SessionsPage 2022-12-28 10:22:25 +05:30
Neeraj Gupta 841c546b83
NullSafety: Migrate GrantPermissionsWidget 2022-12-28 10:13:30 +05:30
Neeraj Gupta 5884bbe994
NullSafety: Migrate more UI widgets 2022-12-27 23:33:40 +05:30
Neeraj Gupta 015dae3193
NullSafety: Migrate more UI widgets 2022-12-27 23:31:23 +05:30
Neeraj Gupta 45487de903
Remove unused widget 2022-12-27 23:26:41 +05:30
Neeraj Gupta 7a10ac3971
NullSafety: Migrate more UI widgets 2022-12-27 23:21:11 +05:30
Neeraj Gupta 454e700c81
NullSafety: Migrate more UI widgets 2022-12-27 23:18:47 +05:30
Neeraj Gupta c07f11813c
NullSafety: Migrate CreateNewAlbumWidget 2022-12-27 23:16:35 +05:30
Neeraj Gupta c302d6585b
Merge branch 'main' into null_safety_1 2022-12-27 23:13:17 +05:30
Neeraj Gupta 436cb843b2
NullSafety: Migrate ArchivedCollectionsButtonWidget 2022-12-27 22:16:59 +05:30
Ashil 7081514698
Merge pull request #739 from ente-io/delete-account-redesign
Delete account redesign
2022-12-27 18:12:10 +05:30
Neeraj Gupta b8aabd361c
NullSafety: Migrate change-email dialog 2022-12-27 17:59:42 +05:30
Neeraj Gupta 570d0120c2
NullSafety: Migrate more Ui widgets 2022-12-27 17:55:24 +05:30
Neeraj Gupta 96483358e8
NullSafety: Migrate billing service 2022-12-27 17:55:24 +05:30
Neeraj Gupta dc4bc05c23
NullSafety: Migrate filters model 2022-12-27 17:55:24 +05:30
Neeraj Gupta 145a911242
NullSafety: Migrate place_holder_widget.dart 2022-12-27 17:55:24 +05:30
Neeraj Gupta b3b25d38da
Make ChildSubscriptionWidget null-safe 2022-12-27 17:55:23 +05:30
Vishnu Mohandas 4379b977dc
Merge pull request #742 from ente-io/minor_opt
Perf: Skip name decryption for deleted collections
2022-12-27 17:27:42 +05:30
vishnukvmd 49e9756afb Add log line 2022-12-27 17:24:25 +05:30
vishnukvmd 5aae01e9a6 Remove delay for fetching user details 2022-12-27 17:24:19 +05:30
vishnukvmd ce4457c8aa Render cached user details 2022-12-27 17:22:10 +05:30
vishnukvmd 44d0601e3e Add option to cache fetched user details 2022-12-27 17:21:26 +05:30
Neeraj Gupta 73a288c44d
Perf: Skip name decryption for deleted collections 2022-12-27 17:14:39 +05:30
vishnukvmd b3913cefa4 Fix parsing 2022-12-27 17:13:00 +05:30
vishnukvmd 006cf071c3 Add serializers for UserDetails 2022-12-27 17:05:15 +05:30
vishnukvmd 55afcb5484 Display the lock screen each time the app is brought to foreground 2022-12-27 15:25:04 +05:30
vishnukvmd 82b229f4ff Reuse existing method 2022-12-27 15:24:17 +05:30
vishnukvmd 4fe3b093a9 Wait for 3 seconds before locking the screen 2022-12-27 14:26:55 +05:30
ashilkn 66200c2930 Minor correction in a comment 2022-12-27 14:12:05 +05:30
ashilkn 50970a6875 Made success state of button as short as possible if it doesn't have to be surfaced on UI 2022-12-27 14:00:24 +05:30
ashilkn 4ea6a9a22b Used better variable names and comments 2022-12-27 13:37:10 +05:30
Neeraj Gupta 6d33b5904c
Merge pull request #735 from ente-io/file_search 2022-12-27 13:21:32 +05:30
ashilkn d3fc0e89f3 Merge branch 'main' into delete-account-redesign 2022-12-27 12:53:43 +05:30
ashilkn 2292544d5d Changed text color of 'Delete account' screen 2022-12-27 12:51:52 +05:30
ashilkn fffbaac4b4 Used ButtonWidget for buttons in 'Delete account' screen 2022-12-27 12:44:25 +05:30
ashilkn 348644a9ce Added option to disable execution states in ButtonWidget 2022-12-27 12:42:18 +05:30
Neeraj Gupta 9f6a998f6c
Fix:Continue tracking empty backedup folders 2022-12-27 09:58:06 +05:30
Neeraj Gupta 2ed1d3f646
Copy change 2022-12-26 22:52:17 +05:30
ashilkn 7f126810fb Replaced feedback dialog with the new one 2022-12-26 19:14:48 +05:30
ashilkn f6bb04b25f Show success state for 2 seconds for buttons inside an alert 2022-12-26 17:49:38 +05:30
ashilkn 684b0fe480 Removed toast after deleting account 2022-12-26 17:48:54 +05:30
ashilkn 71c2b50fe3 Made 'Delete Account' dialog critical 2022-12-26 17:36:53 +05:30
ashilkn 130f0f25cb Minor change 2022-12-26 17:20:52 +05:30
ashilkn fe7a1ce556 Merge branch 'main' into replace-dialogs 2022-12-26 16:40:25 +05:30
ashilkn e0fe29bf98 Replaced generic error dialog with new one + some minor changes 2022-12-26 16:39:29 +05:30
ashilkn 4e1b73f28a Made a new generic error dialog 2022-12-26 16:04:58 +05:30
ashilkn 5daada33a9 Created a wrapper around showDialogWidet() for showing choiceDialogs 2022-12-26 15:14:04 +05:30
Neeraj Gupta fda4985b6f
Merge pull request #734 from ente-io/fix_discard_edit_ui
Switch to new actionSheet for discard edit warning
2022-12-26 14:54:00 +05:30
Neeraj Gupta e49c7667a4
remove unused method 2022-12-26 14:52:43 +05:30
Neeraj Gupta e4997dc7ce
Missing title: log only for debug builds 2022-12-26 14:51:58 +05:30
Neeraj Gupta 5d2f1394ff
Enable search by filename 2022-12-26 14:51:27 +05:30
ashilkn fc3cbc67cd Set default button size of button component to large 2022-12-26 14:43:40 +05:30
Neeraj Gupta 908d86f9e4
Merge pull request #732 from ente-io/shorter_toast
Replace happy case toasts with shortToast
2022-12-26 13:51:12 +05:30
Neeraj Gupta 63d66a1f91
Switch to new actionSheet for discard edit warning 2022-12-26 13:48:26 +05:30
Neeraj Gupta f26b90c970
Add button for uncategorized 2022-12-26 11:51:36 +05:30
Neeraj Gupta 0007aecbd4
Replace happy case toasts with shortToast 2022-12-26 11:51:33 +05:30
Neeraj Gupta e1a1bbe7c7
Merge pull request #733 from ente-io/fix_abbr
Fix abbreviations for months
2022-12-26 11:16:59 +05:30
Neeraj Gupta a1a7a01af9
Merge pull request #720 from ente-io/create_link
Support for creating link for selected files
2022-12-26 11:14:18 +05:30
Neeraj Gupta cacc1490cd
Fix abbreviations for months 2022-12-26 11:10:27 +05:30
Neeraj Gupta 173a3bcd07
Replace happy case toasts with shortToast 2022-12-26 10:44:36 +05:30
Neeraj Gupta 73f05a17d0
Only show quick links in shared by me section 2022-12-25 11:38:03 +05:30
Neeraj Gupta 717063bd12
Merge pull request #729 from ente-io/fix-button-border
Fix button border
2022-12-24 15:19:31 +05:30
Neeraj Gupta b24dfac783
Merge branch 'main' into create_link 2022-12-23 10:23:50 +05:30
Neeraj Gupta 724c4ce8af
DirectorySize:Use loading indicator for progress 2022-12-23 08:24:27 +05:30
Neeraj Gupta 42bda6ae7b
Hide fav, uncategroised and link only collection from move/add/unhide list 2022-12-23 08:05:30 +05:30
Neeraj Gupta a84dd32d78
Change sharedLink collection type to normal on first rename 2022-12-23 08:04:49 +05:30
Neeraj Gupta 7bd3d5a447
Move created links at bottom in gallery + shared sections 2022-12-23 07:59:27 +05:30
Neeraj Gupta 8498ddae53
Hide collections for link from album screen 2022-12-22 23:25:09 +05:30
Neeraj Gupta 8ba1877529
Add subType for collections created for link 2022-12-22 23:21:59 +05:30
Neeraj Gupta f54c28a16d
Add hook for manage link 2022-12-22 22:43:14 +05:30
ashilkn 2e6bd52bdc Handled error on deleting account 2022-12-22 19:08:39 +05:30
Neeraj Gupta d5e8630bd0
Update logic to create collectionName for links 2022-12-22 17:05:55 +05:30
ashilkn 417aedcea7 Replaced 'Delete account' dialog with new one 2022-12-22 16:41:40 +05:30
Neeraj Gupta e62c01118e
Show new action sheet on link creation 2022-12-22 16:01:10 +05:30
Neeraj Gupta 7198e6f1ee
Merge remote-tracking branch 'origin/main' into create_link 2022-12-22 14:58:23 +05:30
Neeraj Gupta 947eff472b
Merge branch 'main' into create_link 2022-12-22 14:54:13 +05:30
Neeraj Gupta e14d57c1e9
Fix advance UI as per figma 2022-12-22 14:47:33 +05:30
Neeraj Gupta 8f3279f9f8
Merge branch 'main' into cache_info 2022-12-22 14:45:38 +05:30
Neeraj Gupta b4c7618c5e
Minor fixes in UI 2022-12-22 14:44:31 +05:30
Neeraj Gupta f50631f486
Show correct directory for local glide cache on droid 2022-12-22 14:34:11 +05:30
Neeraj Gupta 48dad9a397
minor refactor 2022-12-22 13:57:12 +05:30
Neeraj Gupta 640b8d32b1
Support for showing in-app storage 2022-12-22 13:45:52 +05:30
Neeraj Gupta ef35a93ac2
Add manage device storage option under advance settings 2022-12-22 11:01:19 +05:30
Neeraj Gupta 20514e238d
Merge branch 'main' into cache_info 2022-12-22 10:18:06 +05:30
ashilkn 75c0fee536 Revert "Used StrokeAlign.outside for button's stroke which matchs figma"
This reverts commit d693868b6c.
2022-12-22 10:12:05 +05:30
ashilkn d693868b6c Used StrokeAlign.outside for button's stroke which matchs figma 2022-12-21 13:58:39 +05:30
ashilkn c9a2ddf1c0 Corrected whitespace between buttons in dialog component 2022-12-21 12:29:06 +05:30
ashilkn ec9a2d606b Fixed border issue on button component 2022-12-21 12:16:51 +05:30
ashilkn 59b22f1d1e Add horizontal padding to dialog if mobile is small 2022-12-21 10:30:07 +05:30
ashilkn aa300e467a Merge branch 'main' into dialog 2022-12-21 09:42:48 +05:30
ashilkn db9f0c1a23 Made Dialog component without it's TextInput varient 2022-12-20 17:15:10 +05:30
ashilkn 9176c45c88 Make alert dismiss even if onTap is null of the ButtonWidget used in it 2022-12-20 16:41:02 +05:30
Vishnu Mohandas 39604b99f2
Merge pull request #725 from ente-io/fix_collection_type
Fix collection type
2022-12-20 15:11:13 +05:30
Neeraj Gupta 3361db1029
Fix minor bug 2022-12-20 15:08:21 +05:30
ashilkn 8387989e8a Create constant variable for mobile-small threshold 2022-12-20 15:05:11 +05:30
Neeraj Gupta 8bac31cbb7
Add uncategorized type & fix parsing from string to type 2022-12-20 15:02:57 +05:30
Neeraj Gupta 670fea0abe
Fix create collectionr request 2022-12-20 15:02:12 +05:30
Manav 2ef9c3aa73
Merge pull request #724 from ente-io/gradients
Tweak gradients
2022-12-20 14:44:52 +05:30
Manav 951bf5e64d Make the lower layer private 2022-12-20 12:55:50 +05:30
Manav 86c2fa3349 Add live photo icon 2022-12-20 12:52:09 +05:30
Manav 0862e73b01 Allow configurable base size 2022-12-20 12:46:26 +05:30
Manav 010dcdf31d Attempt 1 - try to deduce width 2022-12-20 12:32:08 +05:30
Neeraj Gupta 5f55e4e355
Update copy 2022-12-20 12:14:08 +05:30
Manav 549c67ed5b Update unsynced icon 2022-12-20 12:04:02 +05:30
Manav 93fc83f840 Use same abstraction for archived 2022-12-20 11:59:28 +05:30
Manav c72c069f8f Extract abstraction 2022-12-20 11:56:52 +05:30
Manav 43d9e0d4db Tweak 2 2022-12-20 11:47:48 +05:30
Manav 588f88ac3f Tweak favorite 2022-12-20 11:39:33 +05:30
Manav 9c7abbdc70 [gradient] Attempt 1 - Favorites 2022-12-20 11:38:17 +05:30
Neeraj Gupta 91eaaf702c
Fix: Dismiss dialog when user clicks on subscribe 2022-12-20 10:29:31 +05:30
ashilkn 7f486373cd Removed unwanted sized box which was responsible for a UI bug 2022-12-20 09:54:05 +05:30
ashilkn c783677c00 Changed toggle's active track color on subscription screen on android 2022-12-19 19:34:25 +05:30
Neeraj Gupta 467d958219
toggle button from create link to copy link 2022-12-19 16:02:44 +05:30
Neeraj Gupta ef4ea16e6e
Add current date as collection name for shared links 2022-12-19 15:35:46 +05:30
Neeraj Gupta aed55f5770
Merge pull request #695 from ente-io/collaboration_view
Prettify Sharing + Collect Files 
2022-12-19 15:34:56 +05:30
Neeraj Gupta 68f5160479
Add support for creating link for shared files 2022-12-19 15:06:27 +05:30
Neeraj Gupta d224c28f14
Add collection subType for sharedfiles collection 2022-12-19 13:30:48 +05:30
Neeraj Gupta df49a6ddda
GalleryType: Add showCreateLink 2022-12-19 13:14:09 +05:30
Neeraj Gupta 76ee912f25
Merge pull request #718 from ente-io/optimize_sub_gallery
Reduce sub gallery limits in case of larger thumbnails
2022-12-19 12:40:42 +05:30
vishnukvmd c7a30a3bc2 Reduce sub gallery limits in case of larger thumbnails 2022-12-19 12:36:14 +05:30
ashilkn c02e169569 Merge branch 'collaboration_view' into fixes 2022-12-19 11:56:50 +05:30
ashilkn fda6ccd69b Fixed selection bug on files towards the right of the grid 2022-12-19 11:56:25 +05:30
Neeraj Gupta e03b4b89cd
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-19 11:52:48 +05:30
Neeraj Gupta a33792f12e
Change threshold for dismissible dialog 2022-12-19 11:51:37 +05:30
Neeraj Gupta d5f54a692d
Make Preparing dialog dismissible is user has selected more than 2 files 2022-12-19 11:46:59 +05:30
Neeraj Gupta c17a538a98
Merge pull request #715 from ente-io/font_size_bug
Font size bug
2022-12-19 11:28:02 +05:30
ashilkn e1e3e9cd81 Increased tappable area for cancel in bottomActionSheet 2022-12-19 11:11:15 +05:30
ashilkn 094e288f5b Removed unused import 2022-12-19 11:00:09 +05:30
Neeraj Gupta 4189b0bb2b
Use adative icon for share 2022-12-19 10:10:00 +05:30
Neeraj Gupta 45f0d120e2
Use ascii sum for computing hash for avatar color 2022-12-19 09:58:23 +05:30
Neeraj Gupta b3b9f49464
Add string extn method to calculate sum 2022-12-19 09:57:45 +05:30
Neeraj Gupta 9b6ac912ab
Add more colors 2022-12-18 10:56:44 +05:30
Neeraj Gupta aa1cf5b167
Show fileCaption for incoming files 2022-12-17 17:22:44 +05:30
Neeraj Gupta f8ee97ed4c
Fix bug in fav state refresh 2022-12-17 16:36:43 +05:30
Neeraj Gupta 05ca972d23
Fix bug in file selection check 2022-12-17 16:07:46 +05:30
Neeraj Gupta 87d76acc1f
Fix: open collection with correct appBarType 2022-12-17 14:58:16 +05:30
Neeraj Gupta cd35daa727
minor refactor 2022-12-17 13:17:39 +05:30
Neeraj Gupta 0a61f59cb2
Hightlight expired links 2022-12-17 13:10:19 +05:30
Neeraj Gupta 6ff4853283
Copy change 2022-12-17 12:55:15 +05:30
Neeraj Gupta 61ada6a034
Fix copy 2022-12-17 12:40:04 +05:30
Neeraj Gupta 7fabc6bd0f
Color changes 2022-12-17 10:48:33 +05:30
Neeraj Gupta 8ebf0640b6
Show rate us for independent apk 2022-12-17 10:30:29 +05:30
Neeraj Gupta 04733fc46c
Change log: show rate us 2022-12-17 10:29:15 +05:30
Neeraj Gupta 31d3f0830d
ButtonType: Add option to override iconColor 2022-12-17 10:16:27 +05:30
Neeraj Gupta 8172575b04
Add changelog entry 2022-12-17 09:32:31 +05:30
Neeraj Gupta ee67f50c72
Tweak selection color for files with userAvatar 2022-12-17 09:23:14 +05:30
Neeraj Gupta 7840411fcf
Add addedBy information 2022-12-17 09:07:58 +05:30
Neeraj Gupta 7d03c24382
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-17 08:33:09 +05:30
Neeraj Gupta fe2228031f
Tweak avatar for thumbnail view 2022-12-16 18:39:14 +05:30
ashilkn 714643c02a Merge branch 'collaboration_view' into font_size_bug 2022-12-16 18:16:15 +05:30
ashilkn e9e62e379c Fixed UI bug on expanded menu of bottomAcitonBar on higher system font sizes 2022-12-16 18:15:36 +05:30
Neeraj Gupta 858c390860
Merge pull request #714 from ente-io/bottom_bar_blur
Fix another divider
2022-12-16 17:23:09 +05:30
vishnukvmd 31673c6a1d Fix another divider 2022-12-16 17:21:35 +05:30
Neeraj Gupta b0a2a6c8b4
Merge pull request #713 from ente-io/bottom_bar_blur
Fix the color of divider
2022-12-16 17:18:49 +05:30
vishnukvmd dfad4d62bb Fix divider color 2022-12-16 17:18:06 +05:30
Neeraj Gupta 08277a3de3
Merge branch 'collaboration_view' of github.com:ente-io/photos-app into collaboration_view 2022-12-16 17:17:28 +05:30
Neeraj Gupta 5be159ef1a
Fix alignment for empty hidden state 2022-12-16 17:17:02 +05:30
Ashil 14feb64609
Merge pull request #712 from ente-io/action-sheet-add-on
Return ButtonAction from ActionSheet
2022-12-16 16:59:19 +05:30