Kyle Spearrin
|
83a89566ac
|
parse url for older extension
|
2017-04-24 18:05:23 -04:00 |
|
Kyle Spearrin
|
04f486b003
|
process string for firefox browsers
|
2017-04-24 17:40:17 -04:00 |
|
Kyle Spearrin
|
f135c92434
|
add new dependencies to extention container
|
2017-04-24 16:56:34 -04:00 |
|
Kyle Spearrin
|
4af91b5ab6
|
Update ios extension to use new login service lookup by uristring
|
2017-02-09 00:12:09 -05:00 |
|
Kyle Spearrin
|
0cd09cf03a
|
setup new settings service
|
2017-02-08 20:44:35 -05:00 |
|
Kyle Spearrin
|
3ad1e8a3ba
|
set up user settings data table and access repository
|
2017-02-08 20:39: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
|
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
|
d8559a81f4
|
i18n resource strings for app extension
|
2016-11-25 17:05:14 -05:00 |
|
Kyle Spearrin
|
2e883c2050
|
removed duplicate Url set that avoided null check
|
2016-11-08 00:07:19 -05:00 |
|
Kyle Spearrin
|
e026a8fea2
|
Reset IOC resolver since it seems static references hang around between extension launches
|
2016-08-09 20:00:55 -04:00 |
|
Kyle Spearrin
|
d3b1fed9b7
|
Track activity more accurately throughout the app & extension so that lock screen is not presented prematurly.
|
2016-08-08 19:00:36 -04:00 |
|
Kyle Spearrin
|
85ea9ed6ef
|
continue for setup after pin if needed
|
2016-08-05 00:23:48 -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
|
d80735028c
|
Resolve IOC first in extension
|
2016-08-04 08:31:42 -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
|
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
|
ed1cb34cc1
|
sync versions. use same hockeyapp id for extension
|
2016-07-30 17:09:09 -04:00 |
|
Kyle Spearrin
|
9ef840412a
|
Use secure storage for app id so that it will persist over reinstalls. Use separate app identifier for extension in hockeyapp.
|
2016-07-27 18:46:55 -04:00 |
|
Kyle Spearrin
|
669385df0f
|
Added setup view controller to app extension.
|
2016-07-26 22:28:02 -04:00 |
|
Kyle Spearrin
|
dc69b75cb9
|
Null checks in iOS views on value changed. Segue to proper route on lock screen dismissal. Adjusted add site modal transition.
|
2016-07-25 23:40:25 -04:00 |
|
Kyle Spearrin
|
ca23c9568d
|
centralized complete request code into loading view controller. added support for save login provider type.
|
2016-07-25 21:32:15 -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
|
aed04828e9
|
autosend crash reports
|
2016-07-22 22:56:45 -04:00 |
|
Kyle Spearrin
|
50b0770fd0
|
Added implementation of BITCrashManagerDelegate for additional contextual information in crash reports. Include AppId.
|
2016-07-22 17:55:11 -04:00 |
|
Kyle Spearrin
|
89da89a9a1
|
Added hockeyapp to ios extension
|
2016-07-22 17:14:57 -04:00 |
|
Kyle Spearrin
|
ac0a4c3756
|
extension alert error when not logged in
|
2016-07-21 21:33:27 -04:00 |
|
Kyle Spearrin
|
81473cbefe
|
Some debug logs. Adjusting animations.
|
2016-07-21 20:59:55 -04:00 |
|
Kyle Spearrin
|
7f5d371bf3
|
Moved lock logic to loading view controller.
|
2016-07-21 19:02:04 -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
|
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
|
4cb9488ee7
|
Remove UserDialogs plugin and dependencies for extension. Use custom/native dialogs for extension. Added modern http client to resolve TLS issues in extension. Dismiss and reload table for add site in extension.
|
2016-07-09 15:23:54 -04:00 |
|
Kyle Spearrin
|
549ac1f996
|
Save newly added site in extension
|
2016-07-09 13:11:18 -04:00 |
|
Kyle Spearrin
|
066e48a721
|
standardized view controller and property names a bit for extension.
|
2016-07-09 02:01:23 -04:00 |
|
Kyle Spearrin
|
3a82653ae5
|
Moved cells from storyboard into being managed in controller code. new ios views for tableview cells.
|
2016-07-09 01:07:02 -04:00 |
|
Kyle Spearrin
|
135f323372
|
revert back to default ios bar color. Added new Add Site view controller for extension (WIP)
|
2016-07-07 20:53:01 -04:00 |
|
Kyle Spearrin
|
d9b2bc30c4
|
Added missing service registrations and null check on domain in extension.
|
2016-07-02 23:53:45 -04:00 |
|
Kyle Spearrin
|
55ed801fe7
|
Password generator page. Password generation service. Tests. Renamed some settings constants.
|
2016-07-02 02:01:47 -04:00 |
|
Kyle Spearrin
|
e38dbff152
|
Added register page and accounts repo. Switch to color instead of bg image.
|
2016-06-25 20:54:17 -04:00 |
|
Kyle Spearrin
|
1307b6a1b2
|
access group for keychain. load sites for given hostname in extension
|
2016-06-25 01:58:42 -04:00 |
|
Kyle Spearrin
|
f97b62c51d
|
Move extensioncontext parsing into ViewDidLoad due to lifecycle conflicts with Safari. Fixed typo with plain-text activation predicate.
|
2016-06-24 19:24:00 -04:00 |
|
Kyle Spearrin
|
afbc5a903b
|
UI updates to ios extension
|
2016-06-11 01:17:08 -04:00 |
|
Kyle Spearrin
|
9755d4c79b
|
Split extension up into smaller parts. Process in Loading controller. Response in action controller.
|
2016-06-04 17:04:49 -04:00 |
|