Matt Portune
5d64bab719
Added handled exception tracking for vault export and bumped CsvHelper to latest ( #816 )
...
* Added handled exception tracking for vault export and bumped CsvHelper to latest
* Prevent tracking for FDroid builds
* Remove AppCenter import for FDroid builds
2020-04-02 10:30:21 -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
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
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
Vincent Salucci
55dff81b9f
Sanitize Password Length ( #783 )
...
* Sanitize Password Length
* Formatting updates
* Else if format
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-18 13:43:20 -05:00
Kyle Spearrin
c6b37307b0
use string.Empty
2020-03-16 21:07:54 -04:00
Vincent Salucci
c19795cce0
Fix bug with policy banner visibility ( #777 )
...
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-16 11:17:45 -05:00
Vincent Salucci
df8f44d77d
Enforce Passphrase Policy ( #772 )
...
* Enforce passphrase policy
* Update multi-line conditional formatting
* Updated formatting round 2
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-03-13 23:02:38 -05:00
Matt Portune
9c77c53366
Bumped csvhelper to 15.0.1 and added missing error dialog in export failure flow ( #771 )
2020-03-13 11:02:49 -04:00
Matt Portune
94216cf745
Null check policies from SyncResponse before parsing ( #767 )
...
* Null check policies from SyncResponse before parsing
* Update src/Core/Services/SyncService.cs
formatting
Co-Authored-By: Kyle Spearrin <kspearrin@users.noreply.github.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-03-12 15:45:34 -04:00
Matt Portune
b65b01fe3d
Fixed potential broadcast leak & policy value parsing ( #756 )
2020-03-05 12:44:01 -05:00
Kyle Spearrin
b9c134654f
Allows us to pass in some options to have policies enforced upon. ( #755 )
2020-03-05 10:11:54 -05:00
Matt Portune
7edbf4ffc8
Added null check for loading non-existent policies ( #753 )
2020-03-03 10:53:03 -05:00
Matt Portune
f78f303a79
Password generator policy enforcement ( #741 )
...
* Password generator policy enforcement
* Formatting
* Changed to simple cast (double unboxing for int64/long)
* Added ui indication of active policy on password generator page and fixed issue with switch enable logic
2020-02-27 19:53:02 -05:00
Matt Portune
387dc2f59c
Beginning of policy support ( #736 )
...
* Model & service support for policies
* Formatting
* Changes to match existing service and model patterns
2020-02-21 10:23:38 -05:00
Matt Portune
33df456cfd
In-app vault export support ( #729 )
...
* First pass at vault export UI
* Password validation via cryptoService
* Export service framework
* support for constructing json export data
* Support for constructing csv export data
* Cleanup and simplification
* Completion of vault export feature
* Formatting and simplification
* Use dialog instead of toast for invalid master password entry
2020-02-14 16:10:58 -05:00
Kyle Spearrin
558b10499b
var
2020-02-12 09:40:16 -05:00
Matt Portune
9f06c9a051
Removal of deprecated Android Accessibility Service options ( #698 )
2020-01-10 11:34:17 -05:00
Kyle Spearrin
4e51517ddb
update libs
2019-12-16 09:14:54 -05:00
Kyle Spearrin
b0b7f2afdf
Merge branch 'master' of github.com:bitwarden/mobile
2019-11-15 08:55:31 -05:00
Kyle Spearrin
55f160d125
Show exception message from Api errors
2019-11-15 08:55:22 -05:00
Wasim Malik
f6352f5392
Updated Incorrect Check Condition ( #648 )
...
Issue is fixed No 361
Now tested on android device extra comma is not appended anymore
2019-11-12 16:28:12 -05:00
Kyle Spearrin
88fccfd6cd
try setting http version 1.0
2019-11-05 09:14:55 -05:00
Kyle Spearrin
5fdf8e6045
set fingerprint lock prop on login
2019-11-05 09:03:48 -05:00
Kyle Spearrin
4b989b01e9
use native biomatrics on Android
2019-10-23 09:11:48 -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
0e966c0304
fix min character assignments for pw gen
2019-10-05 20:39:42 -04:00
Kyle Spearrin
ced9d33d2e
memory stored pinProtectedKey
2019-09-20 16:43:03 -04:00
Kyle Spearrin
954aa1112a
added locale names dictionary
2019-09-06 09:44:25 -04:00
Kyle Spearrin
b35a3339cb
device type should be int
2019-09-06 09:44:25 -04:00
Kyle Spearrin
2507f3301b
device user agent
2019-09-04 11:52:32 -04:00
Kyle Spearrin
67c6cf6b8c
load previous view/edit page after lock
2019-07-31 16:50:16 -04:00
Kyle Spearrin
d91d71333b
LastClipboardValue using static store rather than state
2019-07-31 11:21:07 -04:00
Kyle Spearrin
431804ea80
loop on reset with range instead of clear
2019-07-29 22:35:53 -04:00
Kyle Spearrin
580fa02ee1
enable event logging
2019-07-27 12:41:38 -04:00
Kyle Spearrin
d73bf6d225
assign new messageCallback when subbing
2019-07-22 09:21:00 -04:00
Kyle Spearrin
11cdf52ec8
disable events funcionality for now
2019-07-13 20:27:15 -04:00
Kyle Spearrin
38d702b6fe
log some events
2019-07-12 17:29:40 -04:00
Kyle Spearrin
df2af5459e
register event service with container
2019-07-12 15:51:47 -04:00
Kyle Spearrin
40d68b1654
add event service
2019-07-11 09:30:25 -04:00
Kyle Spearrin
ff24891903
update event log types
2019-07-09 10:51:33 -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
9af6aae699
fix baseurl check when return web vault url
2019-07-05 13:46:54 -04:00
Kyle Spearrin
fac9ae4b6c
only init hockeyapp once
2019-07-03 16:50:12 -04:00
Kyle Spearrin
8b7ac179fa
in memory storage service
2019-07-03 12:31:18 -04:00
Kyle Spearrin
b308b4c54f
move some json dependencies out of extension project
2019-07-02 14:03:59 -04:00
Kyle Spearrin
53d0b28c7c
fix add matching eq domains
...
resolves #550
2019-07-01 16:06:52 -04:00
Kyle Spearrin
33ba4d3871
add capitalize and include num to generator
2019-07-01 15:35:26 -04:00
Kyle Spearrin
9145fa1c48
improvement to lock screen
2019-06-28 11:47:04 -04:00