Kyle Spearrin
|
c8219b29c0
|
encrypted private key and org keys at rest
|
2017-04-25 16:05:13 -04:00 |
|
Kyle Spearrin
|
27e0c7421b
|
rename CryptoKey to SymmetricCryptoKey
|
2017-04-22 14:37:01 -04:00 |
|
Kyle Spearrin
|
b26c3d050c
|
sync org keys and refactors
|
2017-04-21 22:33:09 -04:00 |
|
Kyle Spearrin
|
439370e25a
|
new push notification changes and syncing
|
2017-04-21 14:57:23 -04:00 |
|
Kyle Spearrin
|
18b2b6f447
|
set org keys on login and decrypt org ciphers
|
2017-04-20 11:23:30 -04:00 |
|
Kyle Spearrin
|
490d1775a2
|
sync folders & added org id for ciphers/logins
|
2017-04-20 10:47:14 -04:00 |
|
Kyle Spearrin
|
458de2d2e0
|
set private key on login
|
2017-04-20 10:29:18 -04:00 |
|
Kyle Spearrin
|
58c5c55d09
|
extend crypto service for org keys
|
2017-04-20 10:20:24 -04:00 |
|
Kyle Spearrin
|
e7f3b115a4
|
refactor for enc type header and cryptokey
|
2017-04-19 23:16:09 -04:00 |
|
Kyle Spearrin
|
0ebfe85d8e
|
centralize login code into auth service
|
2017-04-19 22:04:43 -04:00 |
|
Kyle Spearrin
|
8e29a990cb
|
Remove userid from Ga service, not being used
|
2017-04-19 21:05:03 -04:00 |
|
Shan
|
fb35b9b10a
|
Fixes #8 Disable Google Analytics (#55)
* Opt-out of Google Analytics
* Move OptOut to Other in Settings
* Change OptOut Order and Resource key
|
2017-03-30 18:22:14 -04:00 |
|
Kyle Spearrin
|
56c33ee82b
|
Aitpfill fixes for main page set. Memory service for monitoring memory use on Android.
|
2017-02-14 19:47:00 -05:00 |
|
Kyle Spearrin
|
75201c9b30
|
Added fuzzy matches to autofill listing page. Allow autofilling from main vault search page when arriving from autofill service
|
2017-02-13 19:12:02 -05:00 |
|
Kyle Spearrin
|
539121070a
|
Added equivalent domain checks to autofill listing filter. centralized logic in login service.
|
2017-02-08 23:58:37 -05:00 |
|
Kyle Spearrin
|
0cd09cf03a
|
setup new settings service
|
2017-02-08 20:44:35 -05:00 |
|
Kyle Spearrin
|
463b0fa28a
|
remove incremental syncs and move to full syncs with revision checks
|
2017-02-06 23:40:24 -05:00 |
|
Kyle Spearrin
|
74239521cd
|
HandleTokenStateAsync before each API call for refresh and auth bearer migration
|
2017-02-04 23:31:37 -05:00 |
|
Kyle Spearrin
|
4a4779fc63
|
Converted auth to identity server endpoints and utilize bearer2 access token
|
2017-02-04 01:12:25 -05:00 |
|
Kyle Spearrin
|
27fb44277f
|
Accessibility service setup pages
|
2017-02-01 00:38:35 -05:00 |
|
Kyle Spearrin
|
fe778293c1
|
renaming files for Site => Login refactor
|
2017-01-03 00:25:17 -05:00 |
|
Kyle Spearrin
|
991afb7722
|
Reactor rename Sites => Logins
|
2017-01-03 00:17:15 -05:00 |
|
Kyle Spearrin
|
9682abdded
|
HttpService abstraction with CustomAndroidClientHandler to handle xamarin android bug with error response body
|
2016-12-24 10:54:18 -05:00 |
|
Kyle Spearrin
|
62cef0d141
|
Log service. Linker adjustments.
|
2016-12-23 00:39:00 -05:00 |
|
Kyle Spearrin
|
9938fdd4a2
|
Localization services for setting culture
|
2016-11-26 10:51:04 -05:00 |
|
Kyle Spearrin
|
0cdba2a13d
|
Added Scale to device info service. Stack layout padding adjsutments depending on android scale.
|
2016-08-25 21:43:47 -04:00 |
|
Kyle Spearrin
|
043a4122b4
|
Added custom device info service for determining model and version (ios = major version, android = API level).
|
2016-08-23 22:43:17 -04:00 |
|
Kyle Spearrin
|
98ceaba5f5
|
Created anonymous app id for google analytics.
|
2016-08-06 19:03:48 -04:00 |
|
Kyle Spearrin
|
d96a94b478
|
store previous key and userid so we can determine if stored crypto is usable before a sync
|
2016-08-05 21:59:25 -04:00 |
|
Kyle Spearrin
|
7c29f8b77a
|
More GA event tracking throughout. Added dispatch when ios app is backgrounded.
|
2016-08-04 19:35:56 -04:00 |
|
Kyle Spearrin
|
dd633d4fc1
|
Added manual display method to GA service. AutoFilled event for extension.
|
2016-08-04 08:46:53 -04:00 |
|
Kyle Spearrin
|
561c972c96
|
Instrumented key events in extension
|
2016-08-04 00:25:10 -04:00 |
|
Kyle Spearrin
|
a831c9ac4f
|
Added track screen events for pages and controller in extension. UserId refresh on login/logout.
|
2016-08-04 00:06:09 -04:00 |
|
Kyle Spearrin
|
41deae60f5
|
Added google analytics service implementation for iOS and android
|
2016-08-03 21:25:01 -04:00 |
|
Kyle Spearrin
|
6f800896c3
|
Removed BouncyCastle in favor of PCLCrypto. Created KeyDerivationService for Android using BouncyCastle. Applied key derivation service to CryptoService. Create iOS Test project.
|
2016-08-01 20:23:46 -04:00 |
|
Kyle Spearrin
|
fc07844bb6
|
key derivation service that pinvokes into CommonCrypto for PBKDF2 key
|
2016-08-01 00:06:12 -04:00 |
|
Kyle Spearrin
|
d0fa6841c3
|
cascade null to sites on folder delete
|
2016-07-31 00:19:12 -04:00 |
|
Kyle Spearrin
|
7b76f2c238
|
Incremental sync only every 30 minutes
|
2016-07-28 21:41:45 -04:00 |
|
Kyle Spearrin
|
b8c6e77fca
|
About and credit page implementation. Adjusted block screen and launch screen logo margins up some. Added decryption message to extension loading.
|
2016-07-23 23:50:08 -04:00 |
|
Kyle Spearrin
|
cf27ace05e
|
support for two factor login flow
|
2016-07-23 02:17:11 -04:00 |
|
Kyle Spearrin
|
d0bf141c5d
|
centralized lock logic into a new lock service to be shared to extension
|
2016-07-19 23:29:32 -04:00 |
|
Kyle Spearrin
|
d82c0d7d71
|
Lock by master password page.
|
2016-07-18 19:16:27 -04:00 |
|
Kyle Spearrin
|
b90c153353
|
Respect options on gneerate password. Allow override parameters to be passed into password generation service. Respect context password options. Copy password.
|
2016-07-15 01:01:00 -04:00 |
|
Kyle Spearrin
|
f2893e788d
|
Added busy indicator for sync operations. Optimized vault list loading. Customized search bar appearance on iOS.
|
2016-07-11 23:55:16 -04:00 |
|
Kyle Spearrin
|
b9c823b0aa
|
Added reflection service to handle sizerequest for extendedtableview. Remove footer spacing on uitableview ios renderer.
|
2016-07-03 02:57:09 -04:00 |
|
Kyle Spearrin
|
55ed801fe7
|
Password generator page. Password generation service. Tests. Renamed some settings constants.
|
2016-07-02 02:01:47 -04:00 |
|
kspearrin
|
6d6f4b350b
|
Fix build errors with delete repo contract change
|
2016-07-01 19:06:07 -04:00 |
|
Kyle Spearrin
|
2d6e0bd95a
|
Cipher api repository and various sync operations from push notifications.
|
2016-06-29 21:59:18 -04:00 |
|
Kyle Spearrin
|
4cfa8e2dee
|
device registration on login
|
2016-06-21 22:29:29 -04:00 |
|
Kyle Spearrin
|
a238523551
|
repurpose vaultlistpage to also serve favorites page
|
2016-06-14 23:23:05 -04:00 |
|