Commit graph

186 commits

Author SHA1 Message Date
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
Vishnu Mohandas 4e46a6f222
Merge pull request #14 from ente-io/readme-tweaks 2022-12-12 18:34:28 +05:30
Manav 563fb2fb7c README tweaks 2022-12-12 18:30:32 +05:30
Manav 216499d0a6
Merge pull request #13 from ente-io/extract-more-strings
Extract more strings into ARB files for localization
2022-12-12 18:11:02 +05:30
Manav daf48befff
Merge pull request #12 from ente-io/remove-test-file
Remove test file
2022-12-12 17:31:47 +05:30
Manav 359dc09d6a Extract more strings into ARB files for localization 2022-12-12 17:30:37 +05:30
Neeraj Gupta 73989998e9
Remove test file 2022-12-12 14:44:54 +05:30
Manav 0894a7eb36
Merge pull request #11 from ente-io/add-cla
Add CLA
2022-12-12 14:20:57 +05:30
Manav 550a955c1a Add CLA 2022-12-12 14:17:14 +05:30
Manav 598fb7856c
Merge pull request #9 from ente-io/test-clabot
Testing CLA bot
2022-12-12 13:27:51 +05:30
Manav b0d89cc568 Configure cla-assistant 2022-12-12 11:58:26 +05:30
Manav e4eacb684f Test commit 2022-12-12 10:48:18 +05:30