1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-25 10:26:02 +02:00
Commit Graph

438 Commits

Author SHA1 Message Date
Kyle Spearrin
d9b2bc30c4 Added missing service registrations and null check on domain in extension. 2016-07-02 23:53:45 -04:00
Kyle Spearrin
6bb7651ad1 Added tools extension page to help iOS users activate the action extension. 2016-07-02 15:20:06 -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
f1ef1a0ce0 few style updates to extension 2016-06-30 21:48:56 -04:00
Kyle Spearrin
a642d9cef2 find-login-action value in extension identifier for chrome support 2016-06-27 19:36:38 -04:00
Kyle Spearrin
76cf566c9e base domain proerpty for domain name 2016-06-26 00:32:22 -04:00
Kyle Spearrin
954e2294c0 added domain name parsing. moved iphone debug profile to only arm64 for faster building. 2016-06-26 00:16:10 -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
e7fef012b8 Same service for keychain storage across apps. Changed keychain access group name. Updated fill script with results from site selection in extension. 2016-06-25 02:54:34 -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
kspearrin
80f127dd7f cleanup proj files, added app group for shared db 2016-06-24 19:01:44 -04:00
Kyle Spearrin
96914b9bd8 added plaintext predicate for chrome support 2016-06-24 00:15:25 -04:00
Kyle Spearrin
03d3c5921a changed bundleid and added appgroup entitlements 2016-06-22 23:50:25 -04:00
Kyle Spearrin
4ba721b314 styling updates to ios 2016-06-14 00:19:18 -04:00
Kyle Spearrin
0007cac17b retina bg images 2016-06-13 20:24:37 -04:00
Kyle Spearrin
afbc5a903b UI updates to ios extension 2016-06-11 01:17:08 -04:00
Kyle Spearrin
0e52920cfd launch screen storyboard 2016-06-10 00:36:15 -04:00
Kyle Spearrin
b73ec16ce1 title white 2016-06-04 21:59:33 -04:00
Kyle Spearrin
1c4de107b9 Table source and row selection. 2016-06-04 18:27:34 -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
kspearrin
bff7c79ebe Fixed nav controller. Pass context from splash. 2016-06-04 15:27:50 -04:00
Kyle Spearrin
9ba5498d18 storybaord work for extension 2016-06-04 12:10:03 -04:00
kspearrin
f7ac5e08f2 Fixed issues with storyboard with xamarin studio 2016-06-03 17:54:49 -04:00
Kyle Spearrin
186bbddff6 added storyboard to extension 2016-06-02 23:28:17 -04:00
Kyle Spearrin
437b565f8e navbar for extension. Added splash image as well 2016-06-02 20:35:54 -04:00
Kyle Spearrin
8c1ac478a2 use js key for browser provider 2016-06-02 18:09:25 -04:00
Kyle Spearrin
7ab247db01 NullValueHandling for fillScript 2016-06-02 00:28:41 -04:00
Kyle Spearrin
ae5b637786 added webview support for app extension. moved safari extension to same code as webview. 2016-06-02 00:18:47 -04:00
Kyle Spearrin
fac4401e97 Added support for find login, save login, and change password app extension provider types. 2016-05-30 22:51:53 -04:00
Kyle Spearrin
72c1a987c9 integrating ios extension with onepassword-app-extension 2016-05-30 03:08:12 -04:00
Kyle Spearrin
48db0e8d13 updated entitlements and added missing service locator package to ios extension 2016-05-29 10:20:31 -04:00
Kyle Spearrin
cb82fdf31b iOS Core project to house common iOS code between app and extension 2016-05-28 16:06:53 -04:00
Kyle Spearrin
46f480740c extension.js code for filling and submiting login forms 2016-05-28 00:59:36 -04:00
Kyle Spearrin
b5a7f9430a ios extension removed storyboard. return values to js. 2016-05-26 22:22:38 -04:00
Kyle Spearrin
38a8010b81 extension debug 2016-05-25 00:09:11 -04:00
Kyle Spearrin
6fd81fc40e TableView to add site page 2016-05-11 19:29:43 -04:00
Kyle Spearrin
1664c3fbf0 Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis. 2016-05-07 01:54:44 -04:00