Jacob Fink
|
1e8ed1b5ce
|
[PM-2713] replace generic with inherited class
|
2023-08-01 10:47:02 -04:00 |
|
Jacob Fink
|
7fb89fa1a5
|
[PM-2713] consolidate attachment key creation
- also fix ios files missed during symbol rename
|
2023-08-01 09:30:00 -04:00 |
|
Jacob Fink
|
b1eb263fef
|
[PM-2713] combine makeDataEncKey methods
|
2023-08-01 08:54:19 -04:00 |
|
Jacob Fink
|
61aac20555
|
[PM-2713] rename state methods
|
2023-08-01 08:46:02 -04:00 |
|
Jacob Fink
|
3e87d74061
|
[PM-2713] revert feedback for build
|
2023-07-31 17:09:47 -04:00 |
|
Jacob Fink
|
89a9185b20
|
[PM-2713] rename get pin lock type method
|
2023-07-31 16:49:41 -04:00 |
|
Jacob Fink
|
e323e196c0
|
[PM-2713] PR feedback
|
2023-07-31 15:31:46 -04:00 |
|
Jacob Fink
|
c793260689
|
[PM-2713] pr feedback
|
2023-07-31 13:13:29 -04:00 |
|
Jacob Fink
|
c2ddbb7eff
|
[PM-2713] rename toggle method, don't reset enc user key
|
2023-07-31 12:57:50 -04:00 |
|
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 |
|
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 |
|