Matt Portune
2e8824ce05
Account Switching ( #1807 )
...
* Account Switching (#1720 )
* Account switching
* WIP
* wip
* wip
* updates to send test logic
* fixed Send tests
* fixes for theme handling on account switching and re-adding existing account
* switch fixes
* fixes
* fixes
* cleanup
* vault timeout fixes
* account list status enhancements
* logout fixes and token handling improvements
* merge latest (#1727 )
* remove duplicate dependency
* fix for initial login token storage paradox (#1730 )
* Fix avatar color update toolbar item issue on iOS for account switching (#1735 )
* Updated account switching menu UI (#1733 )
* updated account switching menu UI
* additional changes
* add key suffix to constant
* GetFirstLetters method tweaks
* Fix crash on account switching when logging out when having more than user at a time (#1740 )
* single account migration to multi-account on app update (#1741 )
* Account Switching Tap to dismiss (#1743 )
* Added tap to dismiss on the Account switching overlay and improved a bit the code
* Fix account switching overlay background transparent on the proper place
* Fixed transparent background and the shadow on the account switching overlay
* Fix iOS top space on Account switching list overlay after modal (#1746 )
* Fix top space added to Account switching list overlay after closing modal
* Fix top space added to Account switching list overlay after closing modal on lock, login and home views just in case we add modals in the future there as well
* Usability: dismiss account list on certain events (#1748 )
* dismiss account list on certain events
* use new FireAndForget method for back button logic
* Create and use Account Switching overlay control (#1753 )
* Added Account switching overlay control and its own ViewModel and refactored accordingly
* Fix account switching Accounts list binding update
* Implemented dismiss account switching overlay when changing tabs and when selecting the same tab. Also updated the deprecated listener on CustomTabbedRenderer on Android (#1755 )
* Overriden Equals on AvatarImageSource so it doesn't get set multiple times when it's the same image thus producing blinking on tab chaged (#1756 )
* Usability improvements for logout on vault timeout (#1781 )
* accountswitching fixes (#1784 )
* Fix for invalid PIN lock state when switching accounts (#1792 )
* fix for pin lock flow
* named tuple values and updated async
* clear send service cache on account switch (#1796 )
* Global theme and account removal (#1793 )
* Global theme and account removal
* remove redundant call to hide account list overlay
* cleanup and additional tweaks
* add try/catch to remove account dialog flow
Co-authored-by: Federico Maccaroni <fedemkr@gmail.com>
2022-02-23 12:40:17 -05:00
github-actions[bot]
ad6cf9318b
Autosync the updated translations ( #1786 )
...
Co-authored-by: github-actions <>
2022-02-18 10:20:24 +01:00
Jake Fink
aba34c38e9
remove erroneous autofill description ( #1780 )
2022-02-15 10:46:33 -05:00
github-actions[bot]
e4230ac4f6
Autosync the updated translations ( #1766 )
...
Co-authored-by: github-actions <>
2022-02-11 22:47:48 +01:00
github-actions[bot]
10fafaf8c8
Autosync the updated translations ( #1752 )
...
Co-authored-by: github-actions <>
2022-02-04 12:56:49 +01:00
Federico Maccaroni
63b27f4e6d
Removed punctuation on some string resources regarding send ( #1747 )
2022-02-02 16:07:58 -03:00
github-actions[bot]
c0c893fd59
Autosync the updated translations ( #1734 )
...
Co-authored-by: github-actions <>
2022-01-28 11:08:29 +01:00
Federico Maccaroni
f8a7eb4c94
Add Share app Extension on iOS for Send (re-PR) ( #1660 )
...
* WIP Add Share app extension on iOS for Send
* Added Share app extension on iOS for Send and some code fixes as well
* Updated iOS csprojs configs to linkskip the new extension project and also added AdHoc and AppStore configurations to iOS.ShareExtension.csproj
* Code clean up and transformed bundle resources into links to the already used pngs of the main iOS project on ShareExtension
* Updated build.yml to include provisioning profile for iOS Share extension
* Adding in the missing provisioning profile
* Removed .DS_Store from the iOS.ShareExtension csproj Resources
* switching out the share extension profile
* Added Share extension provisioning profile configuration on export options app store for github and also removed custom info.plist config for localhost which is not necessary
* Moved property so that it's grouped with the full ones
* Added AppCenter Crashes package to Core and updated FireAndForget Task Extension
* Updated bundle reference of FontAwesome.ttf to bwi-font.ttf in order for it to compile on ShareExtension
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
Co-authored-by: Álison Fernandes <vvolkgang@users.noreply.github.com>
2022-01-25 17:41:56 -03:00
Federico Maccaroni
4e7ceaf5b5
Account Deletion on SSO with CME ( #1721 )
...
* WIP Added Verification Code page and a verification flow helper to coordinate things
* Improved Verification Code page verification flow helper and fix some issues, also added flag ApiService to choose whether to logout on Unanuthorized
* Improved Verification Code page UI/UX verification flow helper and fix some issues and made some cleanups
* Fix spelling
2022-01-24 13:25:46 -03:00
github-actions[bot]
137c762e40
Autosync the updated translations ( #1724 )
...
Co-authored-by: github-actions <>
2022-01-21 11:53:41 +01:00
github-actions[bot]
c6547771a5
Autosync the updated translations ( #1709 )
...
Co-authored-by: github-actions <>
2022-01-07 13:51:27 +01:00
github-actions[bot]
86397a6f1e
Autosync the updated translations ( #1705 )
...
Co-authored-by: github-actions <>
2022-01-01 17:52:21 +01:00
github-actions[bot]
4c2e7331e3
Autosync the updated translations ( #1699 )
...
Co-authored-by: github-actions <>
2021-12-24 01:12:47 +01:00
github-actions[bot]
6164c764b4
Autosync the updated translations ( #1693 )
...
Co-authored-by: github-actions <>
2021-12-17 01:25:55 +01:00
github-actions[bot]
5eeec7d9ed
Autosync the updated translations ( #1681 )
...
Co-authored-by: github-actions <>
2021-12-10 01:18:44 +01:00
github-actions[bot]
4a1f28caf8
Autosync the updated translations ( #1661 )
...
Co-authored-by: github-actions <>
2021-12-07 17:03:34 +01:00
Federico Maccaroni
9fdf2ada6f
Added account deletion feature on settings ( #1621 )
...
* Added account deletion feature on settings
* Disabled using Microsoft.AppCenter.Crashes for FDroid
* Moved drawable on Android.csproj to be with the others
Co-authored-by: Federico Maccaroni <fmaccaroni@bitwarden.com>
2021-11-24 16:09:39 -03:00
Jake Fink
316cb4d21c
ui changes for lock screen if using key connector with biometrics ( #1654 )
2021-11-19 17:25:19 -05:00
Federico Maccaroni
7d42d19ae3
Revert "Add Share app Extension on iOS for Send ( #1647 )" ( #1655 )
...
This reverts commit 75ed72f91b
.
2021-11-19 17:00:54 -03:00
Federico Maccaroni
75ed72f91b
Add Share app Extension on iOS for Send ( #1647 )
...
* WIP Add Share app extension on iOS for Send
* Added Share app extension on iOS for Send and some code fixes as well
* Updated iOS csprojs configs to linkskip the new extension project and also added AdHoc and AppStore configurations to iOS.ShareExtension.csproj
* Code clean up and transformed bundle resources into links to the already used pngs of the main iOS project on ShareExtension
* Updated build.yml to include provisioning profile for iOS Share extension
* Adding in the missing provisioning profile
* Removed .DS_Store from the iOS.ShareExtension csproj Resources
* switching out the share extension profile
* Added Share extension provisioning profile configuration on export options app store for github and also removed custom info.plist config for localhost which is not necessary
Co-authored-by: Joseph Flinn <joseph.s.flinn@gmail.com>
2021-11-19 15:05:00 -03:00
Jake Fink
94994af4a9
ui changes export vault screen for key connector ( #1651 )
...
* ui changes export vault screen for key connector
* update label and remove period
2021-11-19 09:44:01 -05:00
github-actions[bot]
68c484b67f
Autosync the updated translations ( #1652 )
...
Co-authored-by: github-actions <>
2021-11-19 13:04:21 +01:00
github-actions[bot]
14177efdda
Autosync the updated translations ( #1642 )
...
Co-authored-by: github-actions <>
2021-11-16 10:58:30 -05:00
Jake Fink
13869b5a1b
[KeyConnector] Add support for key connector OTP ( #1633 )
...
* initial commit
- add UsesKeyConnector to UserService
- add models
- begin work on authentication
* finish auth workflow for key connector sso login
- finish api call for get user key
- start api calls for posts to key connector
* Bypass lock page if already unlocked
* Move logic to KeyConnectorService, log out if no pin or biometric is set
* Disable password reprompt when using key connector
* hide password reprompt checkbox when editing or adding cipher
* add PostUserKey and PostSetKeyConnector calls
* add ConvertMasterPasswordPage
* add functionality to RemoveMasterPasswordPage
- rename Convert to Remove
* Hide Change Master Password button if using key connector
* Add OTP verification for export component
* Update src/App/Pages/Vault/AddEditPage.xaml.cs
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
* remove toolbar item "close"
* Update src/Core/Models/Request/KeyConnectorUserKeyRequest.cs
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
* remove new line in resource string
- format warning as two labels
- set label in code behind for loading simultaneously
* implement GetAndSetKey in KeyConnectorService
- ignore EnvironmentService call
* remove unnecesary orgIdentifier
* move RemoveMasterPasswordPage call to LockPage
* add spacing to export vault page
* log out if no PIN or bio on lock page with key connector
* Delete excessive whitespace
* Delete excessive whitespace
* Change capitalisation of OTP
* add default value to models for backwards compatibility
* remove this keyword
* actually handle exceptions
* move RemoveMasterPasswordPage to TabPage using messaging service
* add minor improvements
* remove 'this.'
Co-authored-by: Hinton <oscar@oscarhinton.com>
Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2021-11-10 20:46:48 -05:00
Thomas Rittson
90b62d61ae
[Linked fields] Add Linked Field as a custom field type ( #1563 )
...
* Add linked fields support
* Fix style, don't show linked field if Secure Note
* Finish basic linked fields for Login
* Use Field.LinkedId to store linked field info
* Reset Linked Custom Fields if cipherType changes
* Refactor to use ItemView class
* Use enum for LinkedId
* Detect if no linkedFieldOptions
2021-11-09 07:34:16 +10:00
github-actions[bot]
3760e0f9f4
Autosync the updated translations ( #1609 )
...
Co-authored-by: github-actions <>
2021-10-27 07:52:31 -07:00
Kyle Spearrin
17b89dc21c
New Crowdin updates ( #1583 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Norwegian Nynorsk)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Tamil)
* New translations AppResources.resx (Bengali)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Azerbaijani)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Filipino)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Bosnian)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Kannada)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (English, India)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (English, India)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (English, India)
2021-10-14 19:22:33 -04:00
github-actions[bot]
ff76a3ec15
Autosync the updated translations ( #1582 )
...
Co-authored-by: github-actions <>
2021-10-14 18:04:06 -04:00
Matt Portune
ce4e3ed1cd
support for new btnReturnText in mobile webauthn connector ( #1576 )
...
* support for new btnReturnText in mobile webauthn connector
* added header text for connector localization
2021-10-14 11:53:41 -04:00
Matt Portune
4aad34cd75
Dynamic theme switching and visual tweaks ( #1556 )
...
* Dynamic theme switching and visual tweaks
* update action runner to use macos-11 for iOS 15 support
* additional tweaks
* refinements
* refinements
* formatting and tweaks
2021-10-08 08:47:40 -04:00
Vincent Salucci
271e6b3d92
[Reset Password v1] Update Temp Password ( #1492 )
...
* [Reset Password v1] Update Temp Password
* fixed order of operations for reset temp password flow
* Refactored bool with auth result
* Finished removal of temp password flow from set password
* iOS extension support plus extension bugfixes
Co-authored-by: addison <addisonbeck1@gmail.com>
Co-authored-by: Matt Portune <mportune@bitwarden.com>
2021-09-24 13:14:26 -05:00
Oscar Hinton
f2857397f0
Disable Private Vault Export Policy ( #1546 )
2021-09-23 18:30:20 +02:00
Oscar Hinton
6023374fbe
Vault Timeout Policy ( #1530 )
2021-09-23 15:42:38 +02:00
github-actions[bot]
a026af2072
Autosync the updated translations ( #1543 )
...
Co-authored-by: github-actions <>
2021-09-21 14:53:36 -07:00
Matt Portune
14b51b1a7f
friendly message for webauthn errors ( #1534 )
...
* friendly error message for webauthn error flow
* combine original plus friendly message
* remove redundant phrasing
2021-09-09 10:04:49 -04:00
Vincent Salucci
d3f00340fb
[SSO] Auto enroll during set password ( #1520 )
...
* [SSO] Auto enroll during set password
* Updated with requested changes
2021-09-08 12:43:24 -05:00
Matt Portune
307a5a5843
FIDO2 WebAuthn support for mobile ( #1519 )
...
* FIDO2 / WebAuthn support for mobile
* fixes
2021-08-30 12:44:12 -04:00
Joseph Flinn
339decafe4
Reverting changes to Chinese and Portuguese translations ( #1512 )
2021-08-24 11:57:34 -07:00
Joseph Flinn
4f86bb2043
Reverting English changes from the Auto Crowdin Sync ( #1507 )
2021-08-19 10:47:15 -07:00
github-actions[bot]
ada8a73849
Autosync Crowdin Translations ( #1498 )
...
* Autosync Crowdin translations
* Autosync Crowdin translations
Co-authored-by: github-actions <>
2021-08-18 15:14:15 -07:00
Matt Gibson
2f2fa8a25b
Feature/use hcaptcha if bot ( #1476 )
...
* 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""" ( #1459 )
...
* Revert "Revert "Redefine cipher "share" to "move to organization" (#1433 )" (#1440 )"
This reverts commit bd4a275558
.
* Cancel > close
2021-08-04 14:46:28 -05:00
Martin Choutka
8cf5d5728e
MaximumAccessCountInfo locale string update ( #1441 )
...
String MaximumAccessCountInfo doesn't have "Send" with a capital "s".
2021-07-02 12:20:40 -04:00
Kyle Spearrin
4f9985d2b0
New Crowdin updates ( #1444 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Bosnian)
* New translations copy.resx (Kannada)
* New translations copy.resx (Tamil)
* New translations copy.resx (Tamil)
* New translations copy.resx (Bosnian)
* New translations copy.resx (Kannada)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Bengali)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Tamil)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Bosnian)
* New translations AppResources.resx (Kannada)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (English, India)
* New translations copy.resx (Bosnian)
* New translations copy.resx (German)
* New translations copy.resx (Danish)
* New translations copy.resx (Czech)
* New translations copy.resx (Catalan)
* New translations copy.resx (Bulgarian)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Afrikaans)
* New translations copy.resx (Spanish)
* New translations copy.resx (French)
* New translations copy.resx (Romanian)
* New translations copy.resx (English, India)
* New translations copy.resx (Norwegian Bokmal)
* New translations copy.resx (Kannada)
* New translations copy.resx (Sinhala)
* New translations copy.resx (Malayalam)
* New translations copy.resx (Finnish)
* New translations copy.resx (Persian)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Tamil)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (Bengali)
* New translations copy.resx (Thai)
* New translations copy.resx (Croatian)
* New translations copy.resx (Estonian)
* New translations copy.resx (Latvian)
* New translations copy.resx (Hindi)
* New translations copy.resx (Greek)
* New translations copy.resx (Hebrew)
* New translations copy.resx (Swedish)
* New translations copy.resx (Latvian)
* New translations copy.resx (Persian)
* New translations copy.resx (Tamil)
* New translations copy.resx (Bengali)
* New translations copy.resx (Thai)
* New translations copy.resx (Croatian)
* New translations copy.resx (Estonian)
* New translations copy.resx (Hindi)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (Malayalam)
* New translations copy.resx (Bosnian)
* New translations copy.resx (Sinhala)
* New translations copy.resx (Kannada)
* New translations copy.resx (Norwegian Bokmal)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Russian)
* New translations copy.resx (Italian)
* New translations copy.resx (Japanese)
* New translations copy.resx (Korean)
* New translations copy.resx (Dutch)
* New translations copy.resx (Polish)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Slovak)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Slovenian)
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Swedish)
* New translations copy.resx (Turkish)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Turkish)
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Italian)
* New translations copy.resx (Slovenian)
* New translations copy.resx (Italian)
* New translations copy.resx (Danish)
* New translations copy.resx (German)
* New translations copy.resx (Greek)
* New translations copy.resx (Finnish)
* New translations copy.resx (Hebrew)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Japanese)
* New translations copy.resx (Catalan)
* New translations copy.resx (Korean)
* New translations copy.resx (Dutch)
* New translations copy.resx (Polish)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Russian)
* New translations copy.resx (Slovak)
* New translations copy.resx (Czech)
* New translations copy.resx (Bulgarian)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Romanian)
* New translations copy.resx (French)
* New translations copy.resx (Spanish)
* New translations copy.resx (Afrikaans)
* New translations copy.resx (English, India)
2021-06-29 15:41:27 -04:00
Matt Gibson
bd4a275558
Revert "Redefine cipher "share" to "move to organization" ( #1433 )" ( #1440 )
...
This reverts commit 2003ac9d2c
.
2021-06-24 14:33:19 -05:00
Matt Gibson
2003ac9d2c
Redefine cipher "share" to "move to organization" ( #1433 )
2021-06-18 06:52:01 -05:00
Oscar Hinton
976eeab6d7
Password reprompt ( #1365 )
...
* Make card number hidden
* Add support for password reprompt
* Rename PasswordPrompt to Reprompt
* Protect autofill
* Use Enums.CipherRepromptType
* Fix iOS not building
* Protect iOS autofill
* Update to match jslib
* Fix failing build
2021-05-21 15:13:54 +02:00
Matt Portune
1d4e742d66
Forms update with CollectionView conversion ( #1374 )
...
* Forms update with CollectionView conversion
* updates
* removed unnecessary import
2021-05-13 14:36:20 -04:00
Thomas Rittson
c1030c48fa
Explain how to verify email for file Sends ( #1395 )
...
* Explain how to verify email for file Sends
* Revert "Explain how to verify email for file Sends"
This reverts commit b72314bc93
.
* Explain how to verify email for file Sends
2021-05-11 17:52:18 -04:00
Kyle Spearrin
ef5d08cb75
New Crowdin updates ( #1397 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Tamil)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Tamil)
* New translations copy.resx (Tamil)
* New translations AppResources.resx (Bengali)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (French)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (English, India)
2021-05-11 14:03:24 -04:00
Matt Gibson
3ef5ca9cc0
Limit file upload sizes to 100MB ( #1385 )
...
both iOS and Android are having trouble with the current method
of loading the entire file to memory, encrypting it, and sending
to azure in one go.
We will need to come up with a chunking scheme to support
larger files in the future
2021-04-27 15:14:54 -05:00
Thomas Rittson
a2cff6da28
Require user to verify email to use file Send ( #1360 )
2021-04-08 06:42:00 +10:00
Matt Portune
d926565358
Share-to-Send for Android ( #1343 )
...
* Android implementation
* remove iOS attempt for now
2021-03-31 10:19:05 -04:00
Matt Gibson
ce0b8bc62d
Attachment azure upload blobs ( #1345 )
...
* Update Size limits
* Add new Api paths for direct upload of Cipher Attachments
* Add Attachment upload to fileUploadService
* Save with direct upload and fallback to legacy uplaod
CipherID is required for direct upload to request an upload URL
* Inform on when to remove legacy code
* Test Attachment upload
2021-03-30 18:42:43 -05:00
Thomas Rittson
04aeddc5de
Hide email address in Sends ( #1340 )
...
* Add HideEmail model properties and locale strings
* Fix UI strings
* Add HideEmail to SendService
* Add HideEmail option to UI
* Tidy up declarations
* Add Bitwarden Send translation warning
2021-03-29 12:01:42 -04:00
Matt Gibson
13ffbe911a
Send azure upload ( #1334 )
...
* Add direct upload api endpoints
* Create azure upload service
* Update max file size
* Update send file upload test
* Move internationalization string to correct document
* Allow for one shot blob uploads
* Remove unused helper
* Use FileUploadService
Fallback to legacy method on old server implementations.
2021-03-29 09:45:04 -05:00
Matt Portune
d0e424abd9
fix for incorrect times during Send creation ( #1313 )
2021-03-11 20:52:35 -05:00
Kyle Spearrin
5cee71ce8a
New Crowdin updates ( #1312 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Czech)
2021-03-11 13:52:50 -05:00
Kyle Spearrin
f2b9214836
New Crowdin updates ( #1306 )
...
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Persian)
2021-03-09 13:19:05 -05:00
Kyle Spearrin
8b7b8a5e43
New Crowdin updates ( #1305 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Bengali)
* New translations copy.resx (Turkish)
* New translations copy.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Bengali)
* New translations copy.resx (Bengali)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Malayalam)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (English, United Kingdom)
* New translations AppResources.resx (English, United Kingdom)
* New translations copy.resx (Latvian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Latvian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Estonian)
* New translations copy.resx (Croatian)
* New translations copy.resx (Croatian)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (French)
* New translations copy.resx (Czech)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Greek)
* New translations copy.resx (German)
* New translations copy.resx (German)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Czech)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Slovenian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (English, India)
2021-03-09 11:49:02 -05:00
Matt Portune
142d056393
added about send option and resources ( #1301 )
2021-03-05 18:57:57 -05:00
Thomas Rittson
2b81bd2c8a
Add extra encrypted export warning ( #1299 )
2021-03-05 09:33:29 +10:00
Matt Portune
3799eb4603
Support for Disable Send policy ( #1271 )
...
* add support for disable send policy
* cleanup
* show/hide options support for send search results
* additional failsafes and copy function consolidation
* added missing disabled send icon to android renderer
* async fix and string updates
2021-02-18 16:58:20 -05:00
Matt Portune
2602a09443
UX tweaks for Send ( #1260 )
...
* additional help text
* replace send type picker with segmented control
* formatting
* added note about rider issue
* additional design tweaks
2021-02-11 14:38:30 -05:00
Matt Portune
a18e59a28a
Send feature for mobile ( #1256 )
...
* Send feature for mobile
* added fallback for KdfIterations
* additional property exclusions for tests
* support encryptedFileData as byte array comparison in SendServiceTests
* formatting
* requested changes
* additional changes
* change position of send service registration to match declaration order
2021-02-10 19:50:10 -05:00
Kyle Spearrin
4a8d261a82
New Crowdin updates ( #1229 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Slovenian)
* New translations copy.resx (Slovenian)
* New translations copy.resx (Slovenian)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (Greek)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations copy.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (English, India)
2021-01-19 21:52:31 -05:00
Vincent Salucci
3b5cae01e0
initial commit of ownership banner ( #1210 )
2021-01-07 11:16:34 -06:00
Kyle Spearrin
f545eafa77
New Crowdin updates ( #1188 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Vietnamese)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations copy.resx (Russian)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Romanian)
* New translations copy.resx (Danish)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations AppResources.resx (English, India)
* New translations AppResources.resx (Finnish)
2020-12-21 14:32:21 -05:00
Matt Gibson
217514af66
Show vault export warning as popup ( #1185 )
2020-12-18 16:47:34 -06:00
Matt Gibson
3227daddaf
Enable Encrypted json export of vaults ( #1174 )
...
* Enable Encrypted json export of vaults
* Match jslib export of non-org ciphers
* Clean up export
* Update src/App/Pages/Settings/ExportVaultPage.xaml.cs
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-12-14 11:56:13 -06:00
Vincent Salucci
6e40b7f25b
[Policy] Personal Ownership ( #1166 )
...
* Initial commit of personal ownership policy
* Updated logic for returning from allowing cipher creation from notification
* fixed small edge case when user in one org // adjusted error message to match all platforms
* Removed test code
2020-12-14 08:46:54 -06:00
Matt Portune
ffd8f9951f
Fix for missing biometric integrity check in iOS extensions under certain conditions ( #1162 )
...
* Fix for biometric check in extension on fresh install
* make sure bio integrity values are written to pref storage
* integrity state migration to pref storage
* remove automatic state saving upon null validation
2020-12-01 15:30:23 -05:00
Kyle Spearrin
405c4d1706
New Crowdin updates ( #1155 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Slovak)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (English, India)
* New translations copy.resx (French)
* New translations copy.resx (French)
2020-11-19 09:05:37 -05:00
Matt Portune
c71deb5051
Enhanced autofill settings ( #1150 )
...
* enhanced autofill settings
* cleanup
2020-11-17 09:37:57 -05:00
Kyle Spearrin
2d280bd995
New Crowdin updates ( #1148 )
...
* New translations AppResources.resx (Romanian)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Ukrainian)
* New translations copy.resx (Turkish)
* New translations copy.resx (Turkish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Indonesian)
* New translations copy.resx (Russian)
* New translations copy.resx (English, United Kingdom)
* New translations copy.resx (English, India)
* New translations copy.resx (Norwegian Bokmal)
* New translations copy.resx (Norwegian Bokmal)
* New translations copy.resx (Sinhala)
* New translations copy.resx (Sinhala)
* New translations copy.resx (Malayalam)
* New translations copy.resx (Malayalam)
* New translations AppResources.resx (Malayalam)
* New translations copy.resx (English, United Kingdom)
* New translations AppResources.resx (English, United Kingdom)
* New translations copy.resx (Persian)
* New translations copy.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations copy.resx (Latvian)
* New translations copy.resx (Latvian)
* New translations copy.resx (Estonian)
* New translations copy.resx (Estonian)
* New translations copy.resx (Croatian)
* New translations copy.resx (Croatian)
* New translations copy.resx (Thai)
* New translations copy.resx (Thai)
* New translations copy.resx (Persian)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Russian)
* New translations copy.resx (Romanian)
* New translations copy.resx (Bulgarian)
* New translations copy.resx (German)
* New translations AppResources.resx (German)
* New translations copy.resx (Danish)
* New translations copy.resx (Danish)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Czech)
* New translations copy.resx (Czech)
* New translations copy.resx (Catalan)
* New translations copy.resx (Catalan)
* New translations AppResources.resx (Catalan)
* New translations copy.resx (Bulgarian)
* New translations AppResources.resx (Greek)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Afrikaans)
* New translations copy.resx (Afrikaans)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (French)
* New translations copy.resx (French)
* New translations AppResources.resx (French)
* New translations copy.resx (Romanian)
* New translations copy.resx (German)
* New translations copy.resx (Greek)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Korean)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Polish)
* New translations copy.resx (Polish)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Dutch)
* New translations copy.resx (Dutch)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Korean)
* New translations copy.resx (Japanese)
* New translations copy.resx (Greek)
* New translations copy.resx (Japanese)
* New translations copy.resx (Italian)
* New translations copy.resx (Italian)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Hungarian)
* New translations copy.resx (Hebrew)
* New translations copy.resx (Hebrew)
* New translations copy.resx (Finnish)
* New translations copy.resx (Finnish)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (English, India)
2020-11-12 21:45:25 -05:00
Kyle Spearrin
e80b3e4542
New Crowdin updates ( #1146 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations copy.resx (Serbian (Cyrillic))
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (English, India)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (English, India)
* New translations copy.resx (English, India)
2020-11-10 17:20:44 -05:00
Vincent Salucci
82c96555dc
[GDPR] Adjusted TOS/Privacy acceptance ( #1138 )
...
* GDPR acceptance flows
* Added specialized margin by platform
* Changed property name
2020-11-05 10:50:18 -06:00
Kyle Spearrin
52261f99d7
New Crowdin updates ( #1071 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Bulgarian)
2020-09-15 12:54:53 -04:00
Kyle Spearrin
692dc154ef
New Crowdin updates ( #1070 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Dutch)
* New translations copy.resx (Korean)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Malayalam)
2020-09-14 10:49:42 -04:00
Kyle Spearrin
5e680531da
New Crowdin updates ( #1062 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Greek)
* New translations copy.resx (Latvian)
* New translations copy.resx (Latvian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Sinhala)
* New translations AppResources.resx (Malayalam)
* New translations copy.resx (Malayalam)
* New translations copy.resx (Malayalam)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Latvian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
2020-09-08 11:30:08 -04:00
Matt Portune
f1419a75f6
Added SSO flows and functionality ( #1047 )
...
* SSO login flow for pre-existing user and no 2FA
* 2FA progress
* 2FA support
* Added SSO flows and functionality
* Handle webauthenticator cancellation gracefully
* updates & bugfixes
* Added state validation to web auth response handling
* SSO auth, account registration, and environment settings support for iOS extensions
* Added SSO prevalidation to auth process
* prevalidation now hitting identity service base url
* additional error handling
* Requested changes
* fixed case
2020-09-03 12:30:40 -04:00
Oscar Hinton
ae28de4159
Invalidate biometric on change ( #1026 )
...
* Initial working version for Android
* Add a fallback for when upgrading from older app version.
* Ensure biometric validity is re-checked on focus
* Only setup biometric integrity key if biometric is turned on.
* Fix styling according to comments
* Fallback for Android 5.
* Improve comment
* Add boilerplate for iOS
* Change BiometricService to public
* Untested iOS implementation.
* Convert IBiometricService to async. Fix code style for iOS.
* Base64 NSData.
* Review comments for Android BiometricService.
* Rename methods in BiometricService to append Async
* Ensure we wait for async SetupBiometricAsync.
* Update BiometricService.cs
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-08-08 21:33:49 -04:00
aaxdev
3b4ef4d238
Feature sync on refresh ( #937 )
...
* Added new option: Sync on refresh
* Removed unused field
* Fixed refreshing on disappearing & unnecessary codes removed
* Requested changes
* Calling storage service instead of a dedicated service function (mobile-specific)
2020-08-05 13:19:27 -04:00
Kyle Spearrin
f4fb7eb8b7
New Crowdin updates ( #1003 )
...
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Slovak)
2020-07-06 10:39:38 -04:00
Kyle Spearrin
b9e5fc604b
New Crowdin updates ( #999 )
...
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Polish)
* New translations copy.resx (Polish)
2020-06-29 11:30:02 -04:00
Kyle Spearrin
b65e8c48ce
New Crowdin updates ( #996 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Sinhala)
* New translations copy.resx (Sinhala)
* New translations copy.resx (Sinhala)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Romanian)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Norwegian Bokmal)
2020-06-26 21:28:06 -04:00
Matt Portune
5da2f3279b
biometrics cleanup ( #964 )
2020-06-08 08:25:13 -04:00
Kyle Spearrin
608d879c80
New Crowdin translations ( #947 )
...
* New translations AppResources.resx (French)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Hindi)
2020-06-02 09:20:55 -04:00
Kyle Spearrin
82eb6a4568
New Crowdin translations ( #942 )
...
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Dutch)
2020-06-01 09:32:26 -04:00
Kyle Spearrin
a3f1f7c78d
New Crowdin translations ( #941 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (French)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Norwegian Bokmal)
2020-06-01 08:53:20 -04:00
Vincent Salucci
4c3df2e1e1
[Auto Logout] Final review of feature ( #932 )
...
* Initial commit of LockService name refactor (#831 )
* [Auto-Logout] Update Service layer logic (#835 )
* Initial commit of service logic update
* Added default value for action
* Updated ToggleTokensAsync conditional
* Removed unused variables, updated action conditional
* Initial commit: lockOption/lock refactor app layer (#840 )
* [Auto-Logout] Settings Refactor - Application Layer Part 2 (#844 )
* Initial commit of app layer part 2
* Updated biometrics position
* Reverted resource name refactor
* LockOptions refactor revert
* Updated method casing :: Removed VaultTimeout prefix for timeouts
* Fixed dupe string resource (#854 )
* Updated dependency to use VaultTimeoutService (#896 )
* [Auto Logout] Xamarin Forms in AutoFill flow (iOS) (#902 )
* fix typo in PINRequireMasterPasswordRestart (#900 )
* initial commit for xf usage in autofill
* Fixed databinding for hint button
* Updated Two Factor page launch - removed unused imports
* First pass at broadcast/messenger implentation for autofill
* setting theme in extension using theme manager
* extension app resources
* App resources from main app
* fix ref to twoFactorPage
* apply resources to page
* load empty app for sytling in extension
* move ios renderers to ios core
* static ref to resources and GetResourceColor helper
* fix method ref
* move application.current.resources refs to helper
* switch login page alerts to device action dialogs
* run on main thread
* showDialog with device action service
* abstract action sheet to device action service
* add support for yubikey
* add yubikey iimages to extension
* support close button action
* add support to action extension
* remove empty lines
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
* [Auto Logout] Update lock option to be default value (#929 )
* Initial commit - make lock action default
* Removed extra whitespace
Co-authored-by: Jonas Kittner <54631600+theendlessriver13@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-05-29 12:26:36 -04:00
Kyle Spearrin
39e10ff01c
New Crowdin translations ( #931 )
...
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Chinese Simplified)
2020-05-29 12:14:35 -04:00
Kyle Spearrin
4e1f91f4d5
New Crowdin translations ( #925 )
...
* New translations AppResources.resx (French)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Catalan)
* New translations copy.resx (Belarusian)
* New translations copy.resx (Belarusian)
* New translations AppResources.resx (Norwegian Bokmal)
2020-05-26 10:35:44 -04:00
Kyle Spearrin
272c2e5303
New Crowdin translations ( #921 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Vietnamese)
* New translations AppResources.resx (Slovak)
* New translations AppResources.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Portuguese)
* New translations AppResources.resx (Indonesian)
* New translations AppResources.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations AppResources.resx (Russian)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Danish)
* New translations AppResources.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations AppResources.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Norwegian Bokmal)
2020-05-23 09:42:00 -04:00
Chad Scharf
ce965ba5e1
Soft delete feature ( #890 )
...
* [Soft Delete] Added trash folder to mobile (#856 )
* [Soft Delete] Added trash folder to mobile
* [Soft Delete] - Revert send to trash label
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
* [Soft Delete] - Fix for iOS autofill index behavior (#859 )
* [Soft Delete] Added trash folder to mobile
* [Soft Delete] - Revert send to trash label
* [Soft Delete] - iOS autofill index behavior fix
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
Co-authored-by: Chad Scharf <cscharf@users.noreply.github.com>
2020-05-20 13:35:20 -04:00
Kyle Spearrin
4c65daa995
New Crowdin translations ( #908 )
...
* New translations AppResources.resx (Romanian)
* New translations AppResources.resx (Japanese)
* New translations AppResources.resx (Hebrew)
* New translations copy.resx (Hebrew)
* New translations AppResources.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations copy.resx (Hungarian)
* New translations AppResources.resx (Italian)
* New translations copy.resx (Italian)
* New translations copy.resx (Italian)
* New translations AppResources.resx (Korean)
* New translations AppResources.resx (Finnish)
* New translations copy.resx (Korean)
* New translations AppResources.resx (Dutch)
* New translations AppResources.resx (Polish)
* New translations copy.resx (Polish)
* New translations copy.resx (Polish)
* New translations AppResources.resx (Portuguese)
* New translations copy.resx (Portuguese)
* New translations copy.resx (Romanian)
* New translations AppResources.resx (Russian)
* New translations copy.resx (Finnish)
* New translations copy.resx (Portuguese)
* New translations AppResources.resx (Greek)
* New translations AppResources.resx (Bulgarian)
* New translations copy.resx (German)
* New translations AppResources.resx (French)
* New translations AppResources.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations copy.resx (Spanish)
* New translations AppResources.resx (Afrikaans)
* New translations copy.resx (Afrikaans)
* New translations copy.resx (Afrikaans)
* New translations AppResources.resx (Belarusian)
* New translations copy.resx (Romanian)
* New translations copy.resx (Bulgarian)
* New translations AppResources.resx (Catalan)
* New translations copy.resx (Catalan)
* New translations copy.resx (Catalan)
* New translations AppResources.resx (Czech)
* New translations copy.resx (Czech)
* New translations AppResources.resx (Danish)
* New translations copy.resx (Danish)
* New translations AppResources.resx (German)
* New translations copy.resx (Bulgarian)
* New translations copy.resx (Persian)
* New translations AppResources.resx (Thai)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Persian)
* New translations AppResources.resx (Persian)
* New translations copy.resx (Indonesian)
* New translations AppResources.resx (Indonesian)
* New translations copy.resx (Thai)
* New translations copy.resx (Estonian)
* New translations copy.resx (Thai)
* New translations AppResources.resx (Croatian)
* New translations copy.resx (Croatian)
* New translations AppResources.resx (Estonian)
* New translations AppResources.resx (Hindi)
* New translations copy.resx (Hindi)
* New translations AppResources.resx (English, United Kingdom)
* New translations copy.resx (English, United Kingdom)
* New translations AppResources.resx (Norwegian Bokmal)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations copy.resx (Portuguese, Brazilian)
* New translations copy.resx (Ukrainian)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Turkish)
* New translations AppResources.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations copy.resx (Slovak)
* New translations AppResources.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations copy.resx (Swedish)
* New translations AppResources.resx (Turkish)
* New translations copy.resx (Turkish)
* New translations AppResources.resx (Ukrainian)
* New translations copy.resx (Vietnamese)
* New translations copy.resx (Ukrainian)
* New translations AppResources.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations copy.resx (Chinese Simplified)
* New translations AppResources.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations copy.resx (Chinese Traditional)
* New translations AppResources.resx (Vietnamese)
* New translations copy.resx (Norwegian Bokmal)
2020-05-18 15:57:30 -04:00
Jonas Kittner
9159e14dd9
fix typo in PINRequireMasterPasswordRestart ( #900 )
2020-05-13 13:30:07 -04:00
Matt Portune
d635555576
Tweaks to autofill tile naming & fixed missing plus icon ( #819 )
2020-04-03 09:57:04 -04:00
Matt Portune
6c00ac43fc
Added Quick Settings tile for triggering accessibility autofill ( #795 )
...
* Added Quick Settings tile for triggering accessibility autofill
* Fix crash when tile attempt to cancel non-visible but non-null overlay
* Persist tile state plus cleanup
2020-03-26 12:15:33 -04:00
Kyle Spearrin
92930955c3
New Crowdin translations ( #794 )
...
* New translations AppResources.resx (Korean)
* New translations copy.resx (Korean)
* New translations copy.resx (Korean)
* New translations AppResources.resx (Polish)
* New translations AppResources.resx (Portuguese, Brazilian)
* New translations AppResources.resx (Czech)
* New translations AppResources.resx (Finnish)
* New translations AppResources.resx (German)
* New translations AppResources.resx (Greek)
* New translations copy.resx (Greek)
* New translations copy.resx (Greek)
2020-03-24 14:49:44 -04:00