Commit graph

5418 commits

Author SHA1 Message Date
ashilkn cfe9c28c36 Replaced renew & cancel subscription dialogs 2023-01-10 11:37:07 +05:30
ashilkn ad612b4683 Replaced 'Leave family' dialog with the new one 2023-01-10 10:18:56 +05:30
ashilkn 74fc160d24 Replaced 'Empty trash' dialog with the new one 2023-01-09 17:47:16 +05:30
ashilkn d42d024d30 Close dialog after 1 second in success state 2023-01-09 17:34:06 +05:30
ashilkn df819cc5a1 Replaced 'Delete permanently' dialog with the new one 2023-01-09 17:32:13 +05:30
ashilkn effea1cf47 Fixed button theme state issue on theme change 2023-01-09 13:06:50 +05:30
ashilkn c59c38dc29 Minor change 2023-01-09 11:11:46 +05:30
ashilkn c29ad7c845 Merge branch 'main' into replace-choice-dialogs-2 2023-01-09 11:09:29 +05:30
Neeraj Gupta f8d3b9a919
Merge pull request #787 from ente-io/lint_cleanup
Chore: Lint fixes and formatting changes
2023-01-09 10:51:13 +05:30
Neeraj Gupta c73c0aaf23
Merge pull request #793 from ente-io/fix_no_expiry
Fix: Set value to never
2023-01-09 10:24:07 +05:30
Neeraj Gupta ef727305b8
Fix: Set value to never 2023-01-09 09:35:36 +05:30
Vishnu Mohandas 8bbdb180d6
Merge pull request #792 from ente-io/recents
Remove setting to "Hide from recents" on Android
2023-01-08 16:58:48 +05:30
Manav 71e4dbd083
Merge pull request #791 from ente-io/tweak-trailing-margin-theme-picker
Increase trailing margin for the theme picker selection checkmark
2023-01-08 16:55:49 +05:30
vishnukvmd 9a8ef0ea34 Remove setting to hide app from recents on Android 2023-01-08 16:50:18 +05:30
Manav 001b4a51d0
Merge pull request #790 from ente-io/pass-localizations-material-app
Pass the localizations to the Material App created in AppLock
2023-01-08 16:48:05 +05:30
Manav 3c046f8d98 Increase trailing margin for the theme picker selection checkmark
Before this, the checkmark aligned to the dropdown indicators. This increases
the spacing (to match that of the leading text) to indicate that the checkmark
is part of the content.

Sibling PR on auth: https://github.com/ente-io/auth/pull/31
2023-01-08 16:45:00 +05:30
Manav 3170cf48c0 Pass the localizations to the Material App created in AppLock
Will be needed in the future when we start accessing the context in showDialog
children. For more details, see the sibling auth PR
https://github.com/ente-io/auth/pull/29.
2023-01-08 16:33:13 +05:30
Neeraj Gupta bb498bce53
Merge pull request #789 from ente-io/bump_verison_405
Remove title from delete action sheet & bump version 0.7.6
2023-01-08 14:12:43 +05:30
Neeraj Gupta d8ac647fa7
Remove commented out code 2023-01-08 14:11:26 +05:30
Neeraj Gupta 77dfaf0b8a
Remove title from delete aciton sheets 2023-01-08 14:07:53 +05:30
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