Kyle Spearrin
64c301caeb
password gen fixes
2018-02-09 22:02:56 -05:00
Kyle Spearrin
53f406a267
log out after 5 failed pin attempts
2018-01-18 13:18:08 -05:00
Kyle Spearrin
1390df48b6
use random key for double hmac comparisons
2018-01-18 09:31:22 -05:00
Kyle Spearrin
98d4fef0ee
fdroid builds without Google and Hockey services
2018-01-10 09:28:30 -05:00
Kyle Spearrin
c67250da2d
base lock timer off of Stopwatch class
2017-12-28 21:14:30 -05:00
Kyle Spearrin
ea7290afab
CheckForLockInBackground removed
2017-12-28 16:48:40 -05:00
Kyle Spearrin
e4f3671ae0
no lock time updates from ios extension
2017-12-27 23:39:55 -05:00
Kyle Spearrin
c60cefd188
internal timer for lock checking
2017-12-27 22:18:11 -05:00
Kyle Spearrin
175a41f275
logic adjustments for first lock check
2017-12-27 17:05:33 -05:00
Kyle Spearrin
bd5fd72459
_firstLockCheck logic adjustments
2017-12-27 16:36:01 -05:00
Kyle Spearrin
d92c6cc6c6
always locked if not running in memory
2017-12-27 15:39:51 -05:00
Kyle Spearrin
a3f0254fb2
background timer for locking
2017-12-27 11:14:53 -05:00
Kyle Spearrin
4dc388015c
remove arc dialogs. create custom loading actions
2017-12-22 23:56:45 -05:00
Kyle Spearrin
9f23f4ead7
custom toast implementations
2017-12-22 15:00:11 -05:00
Kyle Spearrin
582e6ee322
switch from GCM to FCM
2017-12-21 22:28:09 -05:00
Kyle Spearrin
a4a93f0999
remove my vault as default page options
2017-12-20 00:11:15 -05:00
Kyle Spearrin
383c683716
update to netstandard2.0 and nuget ref packages
...
also removed old test projects no longer in use
2017-12-13 16:41:57 -05:00
Kyle Spearrin
aa61331181
user dialogs removed from DI on auth service
2017-11-29 16:55:55 -05:00
Kyle Spearrin
022eba2c05
fixes for UWP
2017-11-28 21:27:57 -05:00
Kyle Spearrin
9bbddd6aeb
show loading indicator if syncing an no items
2017-11-27 15:42:36 -05:00
Kyle Spearrin
e753acbc3f
clear cache on logout
2017-11-27 15:11:06 -05:00
Kyle Spearrin
b07dc8443e
default to "My Vault" option
2017-11-27 14:41:15 -05:00
Kyle Spearrin
214f308027
Revert "disable fingerprint test"
...
This reverts commit c1ce971adb
.
2017-11-27 13:56:11 -05:00
Kyle Spearrin
c1ce971adb
disable fingerprint test
2017-11-27 13:25:19 -05:00
Kyle Spearrin
4879d906d9
filtered results for groupings and favorites
2017-11-27 09:47:49 -05:00
Kyle Spearrin
aaea0b2659
vault list grouping page
2017-11-24 23:15:25 -05:00
Kyle Spearrin
c9ceb09906
add collection syncing
2017-11-24 16:11:40 -05:00
Kyle Spearrin
3b44ede67e
refactor message center use to services
2017-11-21 23:08:45 -05:00
Kyle Spearrin
84e79e92b4
add other items to autofill from app page
2017-11-20 16:07:33 -05:00
Kyle Spearrin
0dd9ad43e8
clear cache
2017-11-16 17:18:25 -05:00
Kyle Spearrin
c1ae3f1fb2
cache ciphers
2017-11-16 16:51:43 -05:00
Alistair Francis
1d8fbac796
TokenService.cs: Check if key exists before deleting it ( #168 )
...
To avoid errors in Task<ApiResult<TokenResponse>> when logging in on
UWP apps ensure that we check that they key exists before we delete the
2FA key token.
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2017-11-13 07:47:57 -05:00
Kyle Spearrin
746a7c404b
set custom icons server url
2017-10-23 23:20:35 -04:00
Kyle Spearrin
05f4036309
disable website icons option
2017-10-20 16:10:22 -04:00
Kyle Spearrin
0020bd0fb7
some remaining login => renames
2017-10-18 21:07:30 -04:00
Kyle Spearrin
1d6ec0f953
refactoring code for login => cipher support
2017-10-18 20:55:33 -04:00
Kyle Spearrin
7c6cc7b246
local push notification implementation from lib
2017-10-09 23:45:23 -04:00
Kyle Spearrin
e8486abccf
change login to cipher apis
2017-09-20 17:37:09 -04:00
Kyle Spearrin
a426d98e92
change syncing to use new sync api
2017-09-20 13:17:05 -04:00
Kyle Spearrin
ea1b584436
fixes for mobile app uris
2017-09-15 08:12:24 -04:00
Kyle Spearrin
c6fe456cac
more terms to ignore from package names
2017-09-12 17:18:59 -04:00
Kyle Spearrin
4008fb3a53
search packagename terms on android autofill
2017-09-12 17:01:13 -04:00
Kyle Spearrin
30407f5b4e
handle iOS apps that don't specify a url properly
2017-09-09 13:41:10 -04:00
Kyle Spearrin
f5dd91afe5
parse IP addresses as base domains
2017-09-06 23:08:24 -04:00
Kyle Spearrin
62add53c08
clear org key cache
2017-08-30 22:15:10 -04:00
Kyle Spearrin
10b22e9e42
update and refactor for settings changes
2017-08-29 16:03:26 -04:00
Kyle Spearrin
5932dd99ad
remove to web vault url
2017-08-28 18:08:26 -04:00
Kyle Spearrin
910f0083cd
allow setting vault url for environment
2017-08-28 17:50:17 -04:00
Kyle Spearrin
b5107d21dd
set custom environment urls from home page
2017-08-23 11:40:40 -04:00
Kyle Spearrin
0eb68ec461
revert old bearer code. use bearer scheme again
2017-08-10 10:16:58 -04:00