1
0
Fork 0
mirror of https://github.com/bitwarden/android.git synced 2025-01-29 19:28:51 +03:00
Commit graph

3669 commits

Author SHA1 Message Date
Joseph Flinn
d3c1b58c2a
Version bump to 2.13.0 () 2021-09-22 08:58:18 -07:00
github-actions[bot]
a026af2072
Autosync the updated translations ()
Co-authored-by: github-actions <>
2021-09-21 14:53:36 -07:00
Vincent Salucci
51be6e522b
[SSO/Auto Enroll] Fixed response object typo () 2021-09-16 23:01:12 -05:00
Vincent Salucci
024d9380c9
[SSO Auto Enroll] Auto Enroll status retrieval ()
* [SSO Auto Enroll] Auto Enroll status retrieval

* Updated object property to match server
2021-09-15 12:27:27 -05:00
Matt Portune
14b51b1a7f
friendly message for webauthn errors ()
* friendly error message for webauthn error flow

* combine original plus friendly message

* remove redundant phrasing
2021-09-09 10:04:49 -04:00
Oscar Hinton
4667a9d643
Add issue template and template chooser () 2021-09-09 11:54:43 +02:00
Vincent Salucci
d3f00340fb
[SSO] Auto enroll during set password ()
* [SSO] Auto enroll during set password

* Updated with requested changes
2021-09-08 12:43:24 -05:00
Matt Portune
8866fc6322
Bump version to 2.12.1 () 2021-09-07 13:50:05 -04:00
Matt Portune
68887c5de7
Bugfix typerole ()
* Fix issue with undefined CFBundleTypeRole

* format with tabs for consistency
2021-09-07 12:50:22 -04:00
Vince Grassia
99b67b680c
Update workflows with linter suggestions () 2021-09-02 16:04:41 -04:00
baylorrandolph
9b5bf4306f
Update README.md () 2021-09-02 16:00:25 -04:00
baylorrandolph
be55504b01
Update README.md () 2021-09-02 15:46:04 -04:00
Matt Portune
307a5a5843
FIDO2 WebAuthn support for mobile ()
* FIDO2 / WebAuthn support for mobile

* fixes
2021-08-30 12:44:12 -04:00
Joseph Flinn
d050215ebc
Simplifying Crowdin sync workflow () 2021-08-27 10:08:40 -07:00
Matt Portune
67e26c778b
Revert "bump MinimumOSVersion to 12.0 ()" ()
This reverts commit 745b54bf2a.
2021-08-25 17:03:33 -04:00
Matt Portune
efb10d155d
Revert "enable LLVM in iOS builds ()" ()
This reverts commit 244a6a7f41.
2021-08-25 17:03:02 -04:00
Matt Portune
913c673773
Revert "enable LLVM in iOS extensions ()" ()
This reverts commit 380c3583fb.
2021-08-25 17:02:49 -04:00
Joseph Flinn
339decafe4
Reverting changes to Chinese and Portuguese translations () 2021-08-24 11:57:34 -07:00
Matt Portune
380c3583fb
enable LLVM in iOS extensions () 2021-08-23 11:40:16 -04:00
Matt Portune
244a6a7f41
enable LLVM in iOS builds () 2021-08-23 10:16:46 -04:00
Matt Portune
745b54bf2a
bump MinimumOSVersion to 12.0 () 2021-08-20 09:54:39 -04:00
Joseph Flinn
4f86bb2043
Reverting English changes from the Auto Crowdin Sync () 2021-08-19 10:47:15 -07:00
github-actions[bot]
ada8a73849
Autosync Crowdin Translations ()
* Autosync Crowdin translations

* Autosync Crowdin translations

Co-authored-by: github-actions <>
2021-08-18 15:14:15 -07:00
Matt Gibson
1e3204f91d
Version bump to 2.12.0 () 2021-08-17 14:02:00 -05:00
Joseph Flinn
b5c6a57fa0
Crowdin sync workflow ()
* Initial addition of the crowdin sync workflow for testing

* adding logic to handle the case where there are no Crowdin updates
2021-08-13 13:28:07 -07:00
Joseph Flinn
6ca5b66aa7
stubbing out the crowdin sync workflow () 2021-08-13 07:31:36 -07:00
Matt Gibson
24a0396d0f
Fix iphone captcha throws () 2021-08-12 08:23:02 -05:00
Chad Scharf
7f7b673b0a
Fix for EMM system configuration for mobile () 2021-08-11 10:36:36 -04:00
Matt Gibson
f79ff3fd63
Encode auth email for unicode email support () 2021-08-10 11:48:51 -05:00
Matt Gibson
2f2fa8a25b
Feature/use hcaptcha if bot ()
* Add captcha to login models and methods

* Add captcha web auth to login

* Extract captcha to abstract base class

* Add Captcha to register

* Null out captcha token after each successful challenge

* Cancel > close
2021-08-04 14:47:23 -05:00
Matt Gibson
9042b1009e
Revert "Revert "Redefine cipher "share" to "move to organization""" ()
* Revert "Revert "Redefine cipher "share" to "move to organization" ()" ()"

This reverts commit bd4a275558.

* Cancel > close
2021-08-04 14:46:28 -05:00
Vince Grassia
dbc0f490c5
Add Release workflow stub () 2021-07-27 13:25:12 -04:00
Matt Portune
6d8f627772
disable send test () 2021-07-27 10:51:47 -04:00
Jonathan Browne
b4c016c9d4
Change Close to Cancel in editing prompts. () 2021-07-27 09:25:42 -04:00
howyay
ae763ebca8
Add support for Mull browser () 2021-07-26 09:20:47 -04:00
Matt Portune
880483ac79
bump app version to 2.11.3 for testflight () 2021-07-23 16:33:15 -04:00
Georges Varouchas
f44e6ab75f
bugfix in AuthService.LogInSsoAsync () ()
add missing parameter in call to LogInHelperAsync
2021-07-23 14:36:49 -04:00
Matt Portune
10a718b0c7
bump version to 2.11.2 () 2021-07-23 11:33:53 -04:00
Thomas Rittson
9ec4050e4d
Move remaining primary buttons in login flow ()
* Fix show/hide logic on Continue button

* Fix bug in 2FA method selection modal

* Move Log In button in SSO flow

* Fix linting
2021-07-22 07:56:39 +10:00
Matt Portune
93e2c0df7c
keep app version at 2.11.1 for now () 2021-07-21 14:03:38 -04:00
Matt Portune
8d07397a59
Revert "lib updates and app version bump ()" ()
This reverts commit 15d44b873b.
2021-07-20 16:21:41 -04:00
Matt Portune
15d44b873b
lib updates and app version bump ()
* lib updates and app version bump

* added explicit androidx core dependency
2021-07-20 12:57:01 -04:00
Sang
6a979d0ff5
2FA screen: move continue to a button ()
* Move continue to a button

* Resolve pr comments

* Move use another two step method button

* Resolve code suggestions

* Resolve for iPhone

* Apply suggestions from code review

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>

Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2021-07-20 14:50:45 +10:00
Matt Portune
a4db088eda
bugfix for incorrect type and nullable for some org vars () 2021-07-16 13:57:15 -04:00
Matt Portune
96454b7cbf
add toggle for removing links to pages containing subscription info () 2021-07-16 12:02:00 -04:00
Matt Portune
9c1df2179c
bump version to 2.11.1 () 2021-07-14 14:46:18 -04:00
Matt Portune
52c9125404
bump version to 2.11.0 () 2021-07-13 12:52:14 -04:00
Matt Portune
172a857604
handle intent exceptions to prevent denial of service () 2021-07-12 12:31:39 -04:00
Matt Portune
d8e68a266c
bugfixes for lock block when setting timeout to immediate () 2021-07-12 10:58:17 -04:00
Matt Portune
1f57ba6c50
workaround for off-screen draw bug in XF4.5+ part 2 () 2021-07-09 17:29:57 -04:00