Jacob Fink
|
bb5a7383a8
|
[PM-2713] don't pass user key as param when encrypting
|
2023-07-31 12:42:56 -04:00 |
|
Jacob Fink
|
de5113ede7
|
[PM-2713] rename PinLockEnum to PinLockType
|
2023-07-27 16:26:23 -04:00 |
|
Jacob Fink
|
ba6d260565
|
[PM-2713] rename PrivateKey methods to UserPrivateKey on crypto service
|
2023-07-27 16:24:31 -04:00 |
|
Jacob Fink
|
7562c688c5
|
[PM-2713] deconstruct new key pair
|
2023-07-27 16:20:33 -04:00 |
|
Jacob Fink
|
10574a7117
|
[PM-2713] remove broken casting
|
2023-07-20 16:17:30 -04:00 |
|
Jacob Fink
|
a2f1ca583a
|
[PM-2713] remove extra comment
|
2023-07-20 16:14:40 -04:00 |
|
Jacob Fink
|
813ac841c6
|
[PM-2713] fix casting issues and pin
|
2023-07-20 13:57:32 -04:00 |
|
Jacob Fink
|
0da3d25955
|
[PM-2713] rename password hash to master key hash
|
2023-07-20 12:30:02 -04:00 |
|
Jacob Fink
|
f8c9cde2ed
|
[PM-2713] optimize async code in crypto service
|
2023-07-20 11:17:57 -04:00 |
|
Jacob Fink
|
a3183857b9
|
[PM-2713] set decrypt and set user key in login helper
|
2023-07-19 21:23:21 -04:00 |
|
Jacob Fink
|
bedbca841d
|
[PM-2713] remove unused cached values in crypto service
|
2023-07-19 21:23:21 -04:00 |
|
Jacob Fink
|
0ff314f076
|
[PM-2713] use new crypto service api in auth service
|
2023-07-19 21:23:21 -04:00 |
|
Jacob Fink
|
c9a7c29190
|
[PM-2713] More conversions to crypto api
|
2023-07-19 21:23:20 -04:00 |
|
Jacob Fink
|
546bf8dcb1
|
[PM-2713] convert cipher service and others to crypto service api
|
2023-07-19 21:23:20 -04:00 |
|
Jacob Fink
|
7fdc5597fc
|
[PM-2713] more conversions to new crypto service api
|
2023-07-19 21:23:20 -04:00 |
|
Jacob Fink
|
7c664f58b3
|
[PM-2713] add migration for pin on lock screens
|
2023-07-19 21:23:20 -04:00 |
|
Jacob Fink
|
bdfe806846
|
[PM-2713] converting calls to new crypto service api
|
2023-07-19 21:23:19 -04:00 |
|
Jacob Fink
|
5ed567ab90
|
[PM-2713] add toggle method to crypto service for keys
|
2023-07-19 21:23:19 -04:00 |
|
Jacob Fink
|
cd4f44e6f6
|
[PM-2713] use new MakeMasterKey method
|
2023-07-19 21:23:19 -04:00 |
|
Jacob Fink
|
d58f0b281b
|
[PM-2713] refresh pin key when setting user key
|
2023-07-19 21:23:19 -04:00 |
|
Jacob Fink
|
5ba3fac0c0
|
[PM-2713] add make user key method to crypto service
|
2023-07-19 21:23:19 -04:00 |
|
Jacob Fink
|
1e30524985
|
[PM-2713] fix signature of GetUserKeyPin
|
2023-07-19 21:23:18 -04:00 |
|
Jacob Fink
|
515decb4c9
|
[PM-2713] add new pin methods to state service
|
2023-07-19 21:23:18 -04:00 |
|
Jacob Fink
|
bf28d373e9
|
[PM-2713] more updates to crypto service
|
2023-07-19 21:23:18 -04:00 |
|
Jacob Fink
|
69d38d4d75
|
[PM-2713] continue organizing crypto service
|
2023-07-19 21:23:18 -04:00 |
|
Jacob Fink
|
c1619536aa
|
[PM-2713] rename key hash to password hash & begin add methods to crypto service
|
2023-07-19 21:23:17 -04:00 |
|
Jacob Fink
|
079e02e4e5
|
[PM-271] add UserKey and MasterKey support to crypto service
|
2023-07-19 21:23:17 -04:00 |
|
Jacob Fink
|
15d3da607b
|
[PM-2713] add new state for new keys and obsolete old ones
- UserKey
- MasterKey
- UserKeyMasterKey (enc UserKey from User Table)
|
2023-07-19 21:23:17 -04:00 |
|
Jacob Fink
|
b5cf9fd79d
|
[PM-2731] add user key and master key types
|
2023-07-19 21:23:17 -04:00 |
|
Federico Maccaroni
|
dd52ff0dcc
|
[PM-2320] Improve Android block Auto-fill URIs (#2616)
* PM-2320 Added new view for block autofill URIs on Android
* PM-2320 Fix formatting
* PM-2320 Improved validations on block autofill uris
* PM-2320 Improved autofill block uris placeholder colors on different themes
|
2023-07-18 11:25:38 -03:00 |
|
github-actions[bot]
|
c678c17ebc
|
Bumped version to 2023.7.1 (#2625)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
|
2023-07-18 14:23:08 +00:00 |
|
Federico Maccaroni
|
cd9e49b13b
|
ac-1425 added main thread invocations when updating the vault properties to fix cases where the screen stays blank and doesn't update (#2604)
|
2023-07-17 16:53:30 -03:00 |
|
Federico Maccaroni
|
6d7970f767
|
[AC-762] Configure Crowdin to localize watch app (#2552)
* AC-762 Added localization files to watch project
* AC-762 Added crowdin config for watchOS localizable files
|
2023-07-17 13:35:54 -03:00 |
|
mpbw2
|
9adc4d3080
|
Catch additional exception types when validating intents (#2618)
|
2023-07-17 08:40:35 -04:00 |
|
ifernandezdiaz
|
1f20f70d13
|
Fixing show value id button (#2620)
|
2023-07-16 20:13:55 -03:00 |
|
Vince Grassia
|
a25da68437
|
Fix syntax in Version Auto Bump workflow (#2615)
|
2023-07-13 11:55:16 -04:00 |
|
Vince Grassia
|
fdc0313d10
|
Fix Build Workflow (#2613)
|
2023-07-13 10:05:57 -04:00 |
|
github-actions[bot]
|
f31c87b52e
|
Bumped version to 2023.7.0 (#2612)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
|
2023-07-12 17:34:23 +00:00 |
|
Cesar Gonzalez
|
1e79e1182f
|
[PM-1063] Re-prompt for Master Password Can be Bypassed When Using Gboard Inline Autofill (#2593)
|
2023-07-11 08:15:37 -05:00 |
|
github-actions[bot]
|
11947ce99a
|
Autosync the updated translations (#2603)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
|
2023-07-07 05:13:18 +00:00 |
|
mpbw2
|
4abb472998
|
Revert "reset lock delay when returning from activity result (#2539)" (#2597)
This reverts commit 0288a6659c.
|
2023-07-03 09:56:10 -04:00 |
|
github-actions[bot]
|
1d541e5b8e
|
Autosync the updated translations (#2595)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
|
2023-06-30 07:06:12 +00:00 |
|
ifernandezdiaz
|
175b9936b6
|
[PM-2798] Fixing Toolbar locators in FolderAddEditPage (#2592)
* Fixing Toolbar locators
* Adding Matt's suggestions
|
2023-06-29 15:50:01 -03:00 |
|
ifernandezdiaz
|
72e67bd6f2
|
[PM-2691] Adding AutomationIDs for Vault Page sections (#2580)
* Adding IDs for Vault Page sections
* Removing extra spaces
* Adding Matt's comments
* Fixing Filters Id bug
* Adding Fede's suggestions
* Fixing Settings Ids issues
* Fixing AutomationIds issues with RecyclerViews + implementing AutomationId helper class
* Adding Fede's suggestion
* Adding latest Fede's suggestions
|
2023-06-29 15:37:08 -03:00 |
|
ifernandezdiaz
|
216c6abcf6
|
[PM-2737] Adding AutomationIDs for Send page elements (#2583)
* Adding AutomationIDs for Send page elements
* Fixing some spaces
* Adding Matt's suggestion
* Adding Fede's suggestion
* Removing unnecesarry breaks
|
2023-06-28 14:07:03 -04:00 |
|
Federico Maccaroni
|
1014563c75
|
[PM-192] Refactor forwarded email providers (#2579)
* PM-192 Refactor Forwarded email providers to use better patterns and code reuse.
* PM-192 fix format
|
2023-06-27 18:49:38 -03:00 |
|
ifernandezdiaz
|
3506269811
|
[PM-2688] Adding IDs for Options and Folders pages (#2585)
* Adding IDs for Options and Folders pages
* Fixing extra spaces
|
2023-06-26 10:31:57 -03:00 |
|
ifernandezdiaz
|
31487a31bb
|
[PM-2748] Refactoring locator strategy for Cipher Details page (#2586)
* Refactoring locator strategy for Cipher Details page
* Fixing extra spaces
|
2023-06-26 10:30:13 -03:00 |
|
ifernandezdiaz
|
1407aa5655
|
[PM-2678] Adding IDs for Settings Page elements (#2584)
* Adding IDS for Settings elements
* Adding IDS for Settings elements
|
2023-06-23 13:31:24 -03:00 |
|
github-actions[bot]
|
16f59e2698
|
Autosync the updated translations (#2582)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
|
2023-06-23 05:40:37 +00:00 |
|