Commit graph

6963 commits

Author SHA1 Message Date
Neeraj Gupta 6bcadeda0e
Merge branch 'main' into uncategorized 2023-01-09 15:50:50 +05:30
Neeraj Gupta 51afc7bf7a
Merge pull request #795 from ente-io/release_reset_ignore_fix
Fix logic for computing reset ignore flag on droid
2023-01-09 14:09:53 +05:30
Neeraj Gupta 7a97c0f5af
bump version to 0.7.8+408 2023-01-09 13:59:04 +05:30
Neeraj Gupta da7f9d2699
Fix reset ignore logic for droid 2023-01-09 13:58:43 +05:30
ashilkn effea1cf47 Fixed button theme state issue on theme change 2023-01-09 13:06:50 +05:30
Neeraj Gupta a85b489caf
Merge pull request #794 from ente-io/hide_debug_section
Hide debug section for external users
2023-01-09 12:02:24 +05:30
Neeraj Gupta eda10c85c6
bump version to 0.7.7+407 2023-01-09 11:35:53 +05:30
Neeraj Gupta 07b7345e68
Hide bug section for external users 2023-01-09 11:35:27 +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 5b7c69447b
bump version to 0.7.6+406 2023-01-08 14:08:19 +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
Manav c1634e3fb2
Merge pull request #788 from ente-io/add-cla
Add CLA
2023-01-07 19:47:48 +05:30
Manav e7693d58b8 Add CLA
Sibling PR on auth: https://github.com/ente-io/auth/pull/11

Have also added @enteio's PAT to the GitHub secrets for this repo (needed by
this action).
2023-01-07 18:59:06 +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
Neeraj Gupta 49baed1119
Merge pull request #785 from ente-io/bump_verison_405
Bump version to 0.7.5+405
2023-01-07 16:59:48 +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 1250b7e4e4
bump version to 0.7.5+405 2023-01-07 16:33:38 +05:30
Ashil 7cbfc37124
Merge pull request #784 from ente-io/fix_picker_ui
Fix picker UI bugs due system and app theme mismatch
2023-01-07 16:31:07 +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