Commit graph

218 commits

Author SHA1 Message Date
Neeraj Gupta 7fd0b8f407
Refactor and start with 256MB as memLimit for lowSpecDevices 2023-02-06 11:29:45 +05:30
Neeraj Gupta bbe7525882
Switch to maxOpsLimit for low end devices 2023-02-06 10:21:49 +05:30
Neeraj Gupta a9182577c0
Fix typo in comparision 2023-02-06 10:21:49 +05:30
Neeraj Gupta 7d6d3fe0f2
Switch to device_info_plus 2023-02-06 10:20:57 +05:30
Neeraj Gupta 3b39a34045
Support for searching by account or issuer 2023-02-05 22:33:37 +05:30
Vishnu Mohandas 2435c9ddef
Merge pull request #48 from ente-io/fix_incorrect_scanning 2023-02-05 01:03:11 +05:30
Neeraj Gupta 35bb9284d6
Fix incorrect 2fa type detection 2023-02-05 01:02:16 +05:30
Neeraj Gupta 0c34cfcc5e
Merge pull request #46 from ente-io/20_secret_with_spaces
Trim whitespaces from manual secret input
2023-01-28 18:44:56 +05:30
Neeraj Gupta a0c2db5315
Merge pull request #45 from ente-io/34_url_decode
Fix: Url decode the path value
2023-01-28 18:44:46 +05:30
Neeraj Gupta b8f1f00d2f
Trim whitespaces from manual secret input 2023-01-28 18:42:32 +05:30
Neeraj Gupta 41c33003ac
Fix: Url decode the path value 2023-01-28 18:27:59 +05:30
Neeraj Gupta 4103b776c4
Merge pull request #44 from ente-io/flutter_as_module
Add flutter as submodule
2023-01-28 15:46:06 +05:30
Manav ae1986d7d3
Merge pull request #43 from ente-io/bump-build-number
1.0.25 (26)
2023-01-28 15:43:00 +05:30
Manav 3b6648074a 1.0.25 (26) 2023-01-28 15:42:03 +05:30
Neeraj Gupta d5249d40cb
Add flutter as submodule 2023-01-28 15:41:14 +05:30
Manav a90f7e6abc
Merge pull request #42 from ente-io/document-releases
Document automated releases
2023-01-28 15:37:37 +05:30
Manav 55722dd818
Merge pull request #41 from ente-io/playstore-submit
Upload to Google Play from GitHub action
2023-01-28 15:37:25 +05:30
Manav 7666c4e053 Document automated releases 2023-01-28 15:34:21 +05:30
Manav cb93a0658f Use direct path
Removes the dependency of this build step on the previous build step.
2023-01-28 14:58:47 +05:30
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
Manav ca809a0e0b
Merge pull request #40 from ente-io/apply-bis
Enable the BIS self classification flag
2023-01-28 13:02:18 +05:30
Manav d52e0ed04a Enable the BIS self classification flag
We've submitted the BIS self classification report for the auth app alongwith
the photos app. More details: https://github.com/ente-io/photos-app/issues/427
2023-01-28 12:59:19 +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