Commit graph

197 commits

Author SHA1 Message Date
Manav 97f665e8cf Remove unneeded mapping files 2023-01-28 14:57:55 +05:30
Manav 99516650fe Fix path 2023-01-28 14:01:10 +05:30
Manav 3928ccc6b7 Build a playstore variants 2023-01-28 13:49:42 +05:30
Manav 699f906843 Skeleton for upload-google-play 2023-01-28 13:39:24 +05:30
Neeraj Gupta c9936d68c1
Merge pull request #38 from ente-io/use_en_as_default
Restrict to en locale
2023-01-28 12:30:40 +05:30
Neeraj Gupta 59cfc88b4e
Merge pull request #39 from ente-io/ua741-patch-1
Fix typo in read me
2023-01-28 12:14:15 +05:30
Neeraj Gupta 39f9385c74
Fix typo in read me 2023-01-28 12:13:16 +05:30
Neeraj Gupta 2017506b28
bump version to 1.0.25+25 2023-01-28 12:06:01 +05:30
Neeraj Gupta 1497866597
Restrict locale to en 2023-01-28 12:05:31 +05:30
Neeraj Gupta 78c12b5ee2
Merge pull request #35 from ente-io/24 2023-01-27 17:22:51 +05:30
Vishnu Mohandas 64159434d0
Merge pull request #36 from ente-io/xcloud 2023-01-26 16:39:23 +05:30
vishnukvmd 8bd1c1ec50 Update build script 2023-01-26 14:57:24 +05:30
vishnukvmd 409e9c39ca Update build file 2023-01-26 14:51:06 +05:30
vishnukvmd 73bd24da95 Add post clone CI script 2023-01-26 14:51:00 +05:30
vishnukvmd aeb2f46a4f v1.0.24 2023-01-26 14:04:13 +05:30
vishnukvmd cc9f8db288 Update build files 2023-01-26 14:04:06 +05:30
Vishnu Mohandas 83c70f0f6b
Merge pull request #32 from ente-io/recents
Remove option to remove app from recents
2023-01-08 16:51:01 +05:30
Vishnu Mohandas 91fffc8b04
Merge pull request #31 from ente-io/tweak-trailing-margin-theme-picker
Increase trailing margin for the theme picker selection checkmark
2023-01-08 16:47:31 +05:30
Vishnu Mohandas 50b583c2d7
Merge pull request #30 from ente-io/use-newer-alternative
Use `AppLocalizations.localizationsDelegates` in other MaterialApp
2023-01-08 16:47:07 +05:30
vishnukvmd 0034da064f Remove option to remove app from recents 2023-01-08 16:38:04 +05:30
Manav 4fa61f0997 Use AppLocalizations.localizationsDelegates in other MaterialApp
Smoke tested by running the app on iOS simulator
2023-01-08 16:26:36 +05:30
Vishnu Mohandas 29bc7bb78f
Merge pull request #29 from ente-io/fix-change-email-i18n-crash
Fix the crash on opening change email dialog
2023-01-08 16:16:55 +05:30
Manav 1df7d8de46 Fix the crash on opening change email dialog
The crash was happening in the `context.l10n` line in the
change_email_dialog.dart. This was because the root MaterialApp created by
AppLock wasn't being passed the AppLocalizations object.

Tested:
- Was able to reproduce the crash on iOS simulator (null check assertion)
- After the change, the crash doesn't happen
2023-01-08 16:05:40 +05:30
Manav 435fd6a1e7 Increase trailing margin for the theme picker selection checkmark 2023-01-08 15:26:05 +05:30
Vishnu Mohandas c0f450d380
Merge pull request #27 from ente-io/reduce-cla-spam 2023-01-06 15:17:31 +05:30
Manav 9f686d38ed Run the CLA bot only on comments to PR
Right now, it unnecessarily runs and sends an email when customers open issues.

Not tested, but can test it by opening an issue after this is merged.

Reference:
- https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#issue_comment
2023-01-06 15:15:10 +05:30
Vishnu Mohandas 8ade294d7a
Merge pull request #26 from ente-io/fix_typo
Fix copy
2022-12-31 11:30:57 +05:30
vishnukvmd b5f3694805 Fix copy 2022-12-31 11:30:19 +05:30
Manav 1b1df0aa37
Merge pull request #25 from MalteKiefer/hotfix/german_language
fixed a forgotten string
2022-12-28 12:37:10 +05:30
Malte Kiefer 25dd92bdf0 fixed a forgotten string 2022-12-28 08:05:26 +01:00
Manav e3ddc10a00
Merge pull request #24 from MalteKiefer/feature/language_german
translate app to german
2022-12-28 12:24:16 +05:30
Malte Kiefer d0ae1ce566 translate app to german 2022-12-28 07:36:07 +01:00
Neeraj Gupta b0eb0413f0
Separate icon config for fdroid 2022-12-18 08:59:05 +05:30
Neeraj Gupta 60a66efa79
Add fdroid flavor 2022-12-18 07:11:55 +05:30
Neeraj Gupta e7c8437478
Merge branch 'main' of github.com:ente-io/auth 2022-12-18 06:43:35 +05:30
Neeraj Gupta 21ca31c1f3
Add fastlane details 2022-12-18 06:42:54 +05:30
Vishnu Mohandas 0330982eb0
Merge pull request #19 from ente-io/fix_window_manager_warning
Update warning dialog when "Hide from recents" is enabled
2022-12-15 22:36:19 +05:30
vishnukvmd 5fec321267 Update the warning copy since not all ROMs may block capturing of screenshots once FLAG_SECURE is set 2022-12-15 22:34:48 +05:30
Vishnu Mohandas ca378d31d2
Merge pull request #17 from ente-io/ua741-patch-1 2022-12-15 14:08:33 +05:30
Neeraj Gupta aedde8e447
Readme: Fix link to issues 2022-12-15 13:47:24 +05:30
Vishnu Mohandas 1f090ce3af
Merge pull request #16 from ente-io/independent
Merge Independent APK track
2022-12-14 14:55:27 +05:30
vishnukvmd 308cf250fd v1.0.23 2022-12-14 14:43:20 +05:30
vishnukvmd 9ef9c3b9fd Migrate to open_filex 2022-12-14 14:43:05 +05:30
vishnukvmd 8e39b6f359 Merge branch 'main' into independent 2022-12-14 14:24:04 +05:30
vishnukvmd 05955e2e76 Update .gitignore 2022-12-14 14:23:51 +05:30
vishnukvmd 3bc9b46d4d Merge branch 'main' into independent 2022-12-14 14:16:39 +05:30
Vishnu Mohandas 38a6e5a99c
Merge pull request #15 from ente-io/upgrade_dependencies
Upgrade dependencies
2022-12-14 14:16:03 +05:30
vishnukvmd 89dc0f81ed v1.0.22 2022-12-14 13:46:33 +05:30
vishnukvmd 24de1c6af7 Upgrade file_picker and flutter_sodium 2022-12-14 13:46:14 +05:30
Vishnu Mohandas ee6c4d3744 Fix hyperlink to Download 2022-12-12 20:29:50 +05:30