bitwarden-android/src/iOS.Extension
2016-07-12 22:38:36 -04:00
..
Models Assigning context to add site cells 2016-07-08 00:35:48 -04:00
Properties Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis. 2016-05-07 01:54:44 -04:00
Resources retina bg images 2016-06-13 20:24:37 -04:00
app.config updated to forms 2.3.0. Few fixes to NoHeader and NoFooter for tableview on iOS. 2016-07-05 19:07:56 -04:00
AppDelegate.cs Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis. 2016-05-07 01:54:44 -04:00
Entitlements.plist 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
extension.js added webview support for app extension. moved safari extension to same code as webview. 2016-06-02 00:18:47 -04:00
Info.plist Added tools extension page to help iOS users activate the action extension. 2016-07-02 15:20:06 -04:00
iOS.Extension.csproj 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
LoadingViewController.cs 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
LoadingViewController.designer.cs Split extension up into smaller parts. Process in Loading controller. Response in action controller. 2016-06-04 17:04:49 -04:00
Main.cs Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis. 2016-05-07 01:54:44 -04:00
MainInterface.storyboard standardized view controller and property names a bit for extension. 2016-07-09 02:01:23 -04:00
packages.config 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
SiteAddViewController.cs Setup picker tableview cell to mimic xamarin forms picker 2016-07-12 22:38:36 -04:00
SiteAddViewController.designer.cs standardized view controller and property names a bit for extension. 2016-07-09 02:01:23 -04:00
SiteListViewController.cs 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
SiteListViewController.designer.cs standardized view controller and property names a bit for extension. 2016-07-09 02:01:23 -04:00