Federico Maccaroni
5a6aec51f3
Fix Progress dialog crash on tombstoning ( #1682 )
...
* Changed ProgressDialog because deprecated and improved the dismissal of the dialog in order for it not to crash the app on certain situations
* Removed android version check given that our minimum is greater that the check
2022-01-21 23:14:48 +00:00
Oscar Hinton
3f1674c1f1
Icon Updates ( #1541 )
2022-01-21 10:31:03 +01:00
Federico Maccaroni
14d2b833d8
Fix crash produced when adding a custom field on a Secure Note, because it try to load the control of linked fields even if it's not the type ( #1668 )
2021-11-29 15:33:29 -03: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
Thomas Rittson
716e52f6ff
Move policy checks inside PolicyService ( #1533 )
...
* Move policy checks inside PolicyService
* Remove leftover code
* Remove duplicate code
* Reorder code for consistency
2021-09-24 09:51:02 +10:00
Matt Portune
05e8da4bcc
Workaround for off-screen draw bug in XF4.5+ ( #1447 )
...
* workaround for off-screen draw bug in xf4.5+
* check cols even if orgId is present
2021-06-30 17:46:59 -04:00
Oscar Hinton
a2b46ee7cb
Add help link to password reprompt ( #1439 )
2021-06-24 17:26:47 +02: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
53c82f23bf
fix for users unable to edit existing personal vault items when org policy set ( #1298 )
2021-03-04 16:57:40 -05:00
Addison Beck
cdc08e7e8a
Implemented Custom role and permissions ( #1189 )
...
* Implemented Custom role and permissions
* changed permissions to permissions model
* added a semicolon
2021-01-13 14:31:27 -05:00
Vincent Salucci
3b5cae01e0
initial commit of ownership banner ( #1210 )
2021-01-07 11:16:34 -06:00
Vincent Salucci
3fc69f16d5
Fix UI bug with cloning item while personal ownership is disabled ( #1193 )
2020-12-29 15:37:50 -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
Oscar Hinton
52ca84946b
Add support for hidden passwords ( #920 )
...
* Add support for hidden passwords
* Hide TOTP, hide hidden fields.
* Change _cipher to Cipher.
2020-06-11 16:16:43 -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
Chad Scharf
3c18fd7636
Changed all C# control flow block statements to include space between keyword and open paren ( #800 )
2020-03-28 09:16:28 -04:00
Vincent Salucci
36fb23d467
Add ability to clone personal vault items ( #734 )
...
* Add clone ability to personal vault items
* Fixed formatter
* Made requested changes and removed some extra whitespace added by Rider formatter
* Removed formatting on AppResources file
* Fixed casing on UpdateCipherId method
* Update calling method
2020-02-18 15:48:23 -06:00
Kyle Spearrin
b354986199
null check apiexception error
2019-10-22 16:37:40 -04:00
Kyle Spearrin
e1983a7d66
fix error when login token expires
2019-10-22 16:30:28 -04:00
Kyle Spearrin
d34279dca5
more null checks on add/edit save
2019-09-06 10:03:11 -04:00
Kyle Spearrin
e2d1da02d3
more null checking on save
2019-08-27 15:03:33 -04:00
Kyle Spearrin
c2108fdda0
null checking
2019-07-22 08:44:55 -04:00
Kyle Spearrin
38d702b6fe
log some events
2019-07-12 17:29:40 -04:00
Kyle Spearrin
be4ae605a9
implement ASHelpers from messages
2019-06-27 16:22:58 -04:00
Kyle Spearrin
38f91bce1c
notes separator for ios
2019-06-24 11:22:34 -04:00
Kyle Spearrin
58ef292fa7
null checks
2019-06-15 00:14:32 -04:00
Kyle Spearrin
dcb1102746
crash fixes
2019-06-14 08:05:28 -04:00
Kyle Spearrin
f8fa867154
Cipher.Login null check
2019-06-04 12:37:57 -04:00
Kyle Spearrin
e03cf94441
check internet connection before calling server
2019-06-03 22:43:52 -04:00
Kyle Spearrin
1d95c73173
set type selected index later
2019-06-01 23:09:38 -04:00
Kyle Spearrin
e34ca49b9b
pop pages if cipher doesnt exist
2019-05-30 08:40:10 -04:00
Kyle Spearrin
46a8ffa5ae
pop page on delete success
2019-05-30 08:35:50 -04:00
Kyle Spearrin
a1741fdd67
themeing
2019-05-29 15:50:20 -04:00
Kyle Spearrin
bfa336b72d
scan totp key
2019-05-22 21:10:04 -04:00
Kyle Spearrin
9ab41c5de6
populate add page from autofill
2019-05-17 15:24:15 -04:00
Kyle Spearrin
9d491a3636
app options for add/edit page
2019-05-17 12:03:35 -04:00
Kyle Spearrin
291c201b00
folder add/edit page
2019-05-14 17:25:58 -04:00
Kyle Spearrin
4f4c6064db
new tab page from code
2019-05-14 09:43:46 -04:00
Kyle Spearrin
9400c22e4f
pass gen fixes
2019-05-13 16:06:56 -04:00
Kyle Spearrin
253217cf20
changes based on add/edit mode
2019-05-10 14:09:13 -04:00
Kyle Spearrin
9668bd85c1
share page
2019-05-10 13:22:35 -04:00
Kyle Spearrin
a535e8a82b
null checks
2019-05-09 17:27:43 -04:00
Kyle Spearrin
3bd01067e3
collection management when adding new cipher
2019-05-09 16:55:11 -04:00
Kyle Spearrin
fb5c36071d
misc section with folders
2019-05-09 12:18:23 -04:00
Kyle Spearrin
b07afa7f11
fixes for custom field name prompt
2019-05-09 11:56:39 -04:00
Kyle Spearrin
a0e65fa75e
custom field name prompt
2019-05-09 11:44:27 -04:00
Kyle Spearrin
866a20ed5a
custom fields add/edit
2019-05-08 23:13:10 -04:00
Kyle Spearrin
49c355e52f
manage URIS on add/edit
2019-05-08 16:49:32 -04:00
Kyle Spearrin
bb0ee239b4
pickers
2019-05-08 14:37:12 -04:00
Kyle Spearrin
0b73317dd0
add some fields for various types
2019-05-07 23:22:55 -04:00