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
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
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
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
TheDuffman85
fd55cf6996
Update AddEditPage.xaml ( #1097 )
...
Removed Keyboard="Numeric" property from CardNumberEntry. European debit card numbers are alphanumeric. See also https://en.wikipedia.org/wiki/International_Bank_Account_Number .
2020-09-30 10:45:07 -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
K. Sasa
4f37c2cb73
Replace copy value button fa-clipboard() to fa-clone() ( #1024 )
2020-07-27 13:22:27 -04:00
Matt Smith
10a78c1c94
Modified listing of website from Hostname to Host ( #1012 )
...
* Modified listing of website from Hostname to Host
* Removed last _hostname artifact.
2020-07-14 13:17:08 -05:00
Matt Smith
ff322cd2dd
Modified Permissions Flow ( #1005 )
...
Permissions flow for Android was causing the white screen on initial permission grant on occasion. Moved permission grant to pre-TOTP page load.
2020-07-08 14:09:08 -05: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
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
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
Dustin Falgout
78cfd82fdd
Remove Unnecessary Toast Message ( #808 )
...
Remove unnecessary info message when clicking search during the autofill flow. Fixes #807
2020-04-06 13:19:15 -04:00
Matt Portune
d635555576
Tweaks to autofill tile naming & fixed missing plus icon ( #819 )
2020-04-03 09:57:04 -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
Matt Portune
145482ea30
Project lib updates and migration ( #789 )
...
* Replace 3rd party FAB lib with our own code
* merged
* merged
* WIP
* WIP
* WIP
* WIP
* Updated LiteDB
* Update ZXing libs to 2.4.1
* Missing semicolon
* rename fab style to btn-fab
* Revert project guid modified by VSmac
2020-03-20 17:54:23 -04:00
Matt Portune
6fdb1e3356
Add support for inverse data matrix QR codes ( #787 )
2020-03-19 17:07:15 -04:00
Matt Portune
8a059e0fbb
Fixed issue where multiple threads were attempting to modify search result list ( #761 )
...
* Fixed issue where multiple threads were attempting to modify search result list
* Fixed race condition
2020-03-09 18:43:28 -04:00
Matt Portune
2b1d186611
New Android attachment handling to support saving or opening attachments ( #751 )
...
* New Android attachment handling to support saving or opening (when available) attachments
* Simplified options dialog logic & changed error text
2020-03-02 22:14:14 -05: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
ShirokaiLon
a9dacd561c
Change password generator to use ColoredPassword ( #686 )
...
* Change password generator to use ColoredPassword
* Change ColoredPassword from FormattedString to HTML string for improved performance
* PasswordFormatter fixes
* Correct || to && condition
* Apply password colouring to history pages
2020-01-03 14:56:55 -05:00
Kyle Spearrin
0afca29b0c
still load list if there are any ciphers
2019-11-22 09:51:30 -05:00
Kyle Spearrin
58084810f3
don't auto-capitalize password field when viewed
2019-11-20 08:24:08 -05:00
Kyle Spearrin
d9907cdbeb
style fixes for xamarin forms 4
2019-10-30 09:30:45 -04:00
Kyle Spearrin
aed3ec5474
check authed and unlocked before trying to load
2019-10-22 16:42:05 -04: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
37a536b138
catch thrown sync errors from ui
2019-10-15 11:05:56 -04:00
Kyle Spearrin
54fcabaea6
shorter delays
2019-10-05 21:31:55 -04:00
Kyle Spearrin
a363712127
use black text for search bar on light theme
2019-10-04 09:32:59 -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
67c6cf6b8c
load previous view/edit page after lock
2019-07-31 16:50:16 -04:00
Kyle Spearrin
a2bac9d368
a11y labeling
2019-07-22 12:04:17 -04:00
Kyle Spearrin
50623b9b29
fix no folder reference
2019-07-22 10:52:04 -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
62d8824450
clear cache in main app if change made in extension
2019-07-06 22:49:17 -04:00
Kyle Spearrin
cf35d20adb
refresh search on appear if has text
2019-07-06 22:19:29 -04:00
Kyle Spearrin
b5e61864af
adjust header for autofill page
2019-07-02 00:19:59 -04:00
Kyle Spearrin
be4ae605a9
implement ASHelpers from messages
2019-06-27 16:22:58 -04:00
Kyle Spearrin
a158021f46
return selection collection logic
2019-06-26 17:50:57 -04:00
Kyle Spearrin
14f3f99218
fix attachments selection on ios
2019-06-25 17:46:37 -04:00
Kyle Spearrin
d7130d9b67
no entities state adjustments
2019-06-25 17:16:47 -04:00
Kyle Spearrin
8e04945d4e
box-row-input-options-platform on share
2019-06-24 17:38:29 -04:00
Kyle Spearrin
3ca5da55cb
fix more options for sharing on view/add/edit
2019-06-24 17:34:00 -04:00
Kyle Spearrin
ea30373a09
picker SetUpdateMode for ios
2019-06-24 17:32:24 -04:00
Kyle Spearrin
45fbdb8411
ios theming
2019-06-24 15:13:33 -04:00
Kyle Spearrin
d81585ccc3
search bar for ios
2019-06-24 11:53:19 -04:00
Kyle Spearrin
38f91bce1c
notes separator for ios
2019-06-24 11:22:34 -04:00
Kyle Spearrin
50f809d290
undo busy when syncing complete
2019-06-21 16:53:17 -04:00
Kyle Spearrin
5470f08fee
list-row-header-container bg color
2019-06-21 09:59:22 -04:00
Kyle Spearrin
44782b1ddf
header upper on iOS
2019-06-20 17:05:28 -04:00
Kyle Spearrin
a2de3b5d80
remove binding context from header viewcell
2019-06-20 16:34:17 -04:00
Kyle Spearrin
dc91624597
some listview styling for iOS
2019-06-20 16:02:39 -04:00
Kyle Spearrin
223ec180fc
disable spell check & prediction on certain fields
2019-06-19 16:03:55 -04:00
Kyle Spearrin
0116572fec
show nested collections in groupings pages
2019-06-17 10:21:05 -04:00
Kyle Spearrin
e30136dace
just check if !HasCiphers
2019-06-15 20:44:36 -04:00
Kyle Spearrin
58ef292fa7
null checks
2019-06-15 00:14:32 -04:00
Kyle Spearrin
77314d4b8d
cleanup search page for ios
2019-06-14 17:40:21 -04:00
Kyle Spearrin
c79d1d24b3
add and more toolbar buttons for ios
2019-06-14 17:31:06 -04:00
Kyle Spearrin
5dbea8ca09
more options on generator and history page
2019-06-14 17:21:17 -04:00
Kyle Spearrin
325c88018c
more menu for ios
2019-06-14 08:45:28 -04:00
Kyle Spearrin
dcb1102746
crash fixes
2019-06-14 08:05:28 -04:00
Kyle Spearrin
636d3c02c4
catch errors
2019-06-13 20:41:24 -04:00
Kyle Spearrin
8df4c27203
handle some loading race conditions
2019-06-13 14:08:21 -04:00
Kyle Spearrin
7ffcde002e
small delay before calling LoadAsync
2019-06-13 10:06:21 -04:00
Kyle Spearrin
cd60c3da2a
fixed size icons
2019-06-12 09:13:13 -04:00
Kyle Spearrin
3d239a3c2b
selectable label effect
2019-06-12 08:31:33 -04:00
Kyle Spearrin
26d0077bb8
delay search to 500 ms
2019-06-12 08:12:55 -04:00
Kyle Spearrin
e05708979d
close buttons for ios
2019-06-11 21:31:51 -04:00
Kyle Spearrin
00e214871d
.ToLocalTime() on view dates
2019-06-10 21:59:23 -04:00
Kyle Spearrin
95c07334d7
website icons enabled property
2019-06-08 12:18:49 -04:00
Kyle Spearrin
5f16066641
autosize
2019-06-08 01:04:31 -04:00
Kyle Spearrin
d5c610b819
set generator page from tile if locked
2019-06-06 20:34:59 -04:00
Kyle Spearrin
a2bedaab8a
try 1s delay on search to stop crashing
2019-06-06 16:18:44 -04:00
Kyle Spearrin
fa5c8c2c75
always focus search bar on appear, resolves #521
2019-06-06 09:39:48 -04:00
Kyle Spearrin
a2d00c4057
ResetWithRange once on search
2019-06-06 09:32:25 -04:00
Kyle Spearrin
c7938a8630
adjust toolbar after loading completes
2019-06-05 17:25:12 -04:00
Kyle Spearrin
9ae08932c2
support "no folder" short list on vault page
2019-06-05 14:27:34 -04:00
Kyle Spearrin
7d8dfb997e
ShowNoData for main page
2019-06-05 13:59:08 -04:00
Kyle Spearrin
9d86fac103
IsBusy on syncing
2019-06-05 09:39:30 -04:00
Kyle Spearrin
67da9387ff
take whole otpauth URI
2019-06-05 00:41:12 -04:00
Kyle Spearrin
c3f91761f6
HasCiphers and HasFolders props
2019-06-05 00:29:49 -04:00
Kyle Spearrin
a239ee80bc
null checks
2019-06-05 00:21:45 -04:00
Kyle Spearrin
96275d8eec
attempted workaround for arg outof range exception
2019-06-05 00:15:54 -04:00
Kyle Spearrin
1ef086a02c
triedV1ReSync check
2019-06-04 23:39:58 -04:00
Kyle Spearrin
db10fee207
check internet connection on sync
2019-06-04 23:26:56 -04:00
Kyle Spearrin
279b53704b
do full sync if no data is present
2019-06-04 23:25:09 -04:00
Kyle Spearrin
f8fa867154
Cipher.Login null check
2019-06-04 12:37:57 -04:00
Kyle Spearrin
0a664c47b7
autofill not enabled prompt if migrated
2019-06-04 10:51:10 -04:00
Kyle Spearrin
2574e0cba5
Add Site Prompt
2019-06-03 23:00:48 -04:00
Kyle Spearrin
e03cf94441
check internet connection before calling server
2019-06-03 22:43:52 -04:00
Kyle Spearrin
b38b801963
android tweaks
2019-06-03 22:19:51 -04:00
Kyle Spearrin
a3716bc841
settings enabled/disabled text
2019-06-03 11:26:16 -04:00
Kyle Spearrin
cf4a6bb1a2
autosize notes
2019-06-03 10:46:05 -04:00
Kyle Spearrin
1d95c73173
set type selected index later
2019-06-01 23:09:38 -04:00