Commit graph

237 commits

Author SHA1 Message Date
vishnukvmd 5fdc475386 Fix iOS build by configuring the Flutter script to be run for all builds 2023-02-13 12:33:38 +05:30
Vishnu Mohandas 806fe8a916
Merge pull request #58 from ente-io/add_logs
Log error while rendering code widgets
2023-02-13 11:51:35 +05:30
Neeraj Gupta 161a990c17
Log error while rendering code widgets 2023-02-13 11:48:40 +05:30
Neeraj Gupta 3fc716d474
Merge pull request #56 from ente-io/ui_fresh
Fix: Reduce UI rebuilds
2023-02-11 17:02:07 +05:30
Neeraj Gupta d7d61f2699
bump version to 1.0.30+30 2023-02-11 16:53:07 +05:30
Neeraj Gupta 37f5c23169
Reduce UI rebuilds 2023-02-11 16:52:08 +05:30
Neeraj Gupta 7c5d95d8e3
Merge pull request #55 from ente-io/fix_locale
Fix locale detection for AppLock
2023-02-07 12:57:08 +05:30
Neeraj Gupta 4f3dff44fc
bump version to 1.0.29+29 2023-02-07 12:54:03 +05:30
Neeraj Gupta 3b2f886ae1
Fix locale detection for AppLock 2023-02-07 12:53:04 +05:30
Vishnu Mohandas bad2bafbe9
Merge pull request #53 from ente-io/search_ux
Improve UX for search
2023-02-06 15:48:13 +05:30
Neeraj Gupta 4f7b6e9f8e
Merge pull request #52 from ente-io/low_end_key_derivation
Be verbose about the key derivation limits on low end devices
2023-02-06 15:39:20 +05:30
Neeraj Gupta 120fee358b
bump version to 1.0.28+28 2023-02-06 15:38:18 +05:30
Neeraj Gupta 85cc5d7d18
bump version to 1.0.27+27 2023-02-06 15:37:53 +05:30
vishnukvmd 660b370d72 Be verbose about the key derivation limits on low end devices 2023-02-06 14:57:25 +05:30
Vishnu Mohandas a23fd97f83
Merge pull request #51 from ente-io/handle_empty_account
Allow empty account name + bump version
2023-02-06 12:11:16 +05:30
Neeraj Gupta 1f83456b2b
bump version to 1.0.27+27 2023-02-06 12:09:28 +05:30
Neeraj Gupta 28ea0d1b06
Allow adding code without account info 2023-02-06 12:08:55 +05:30
Neeraj Gupta 1584a23936
Merge pull request #49 from ente-io/handle_low_end_device
Fix: Attempt to avoid crash on low-spec devices
2023-02-06 11:39:37 +05:30
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 303cdc92e7
Merge pull request #50 from ente-io/basic_search
Support for searching by account or issuer
2023-02-05 22:54:51 +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