Bitwarden-app-android-iphon.../src/iOS.Extension
Kyle Spearrin 0b5def0f39 version bump for 1.0.0 release 2016-10-06 22:07:28 -04:00
..
Models updated fill script to support multiple forms on the same page and no form at all (only fields) 2016-10-04 00:26:05 -04:00
Properties Assembly updates 2016-08-26 23:53:50 -04:00
Resources fingerprint icon on extension lock page 2016-07-30 12:44:02 -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
Info.plist version bump for 1.0.0 release 2016-10-06 22:07:28 -04:00
LoadingViewController.cs Reset IOC resolver since it seems static references hang around between extension launches 2016-08-09 20:00:55 -04:00
LoadingViewController.designer.cs Added setup view controller to app extension. 2016-07-26 22:28:02 -04:00
LockFingerprintViewController.cs Added "first load" check on site list to wait for sync to complete if key changed. Renamed "other" constants. 2016-08-05 23:58:31 -04:00
LockFingerprintViewController.designer.cs fingerprint icon on extension lock page 2016-07-30 12:44:02 -04:00
LockPasswordViewController.cs Added "first load" check on site list to wait for sync to complete if key changed. Renamed "other" constants. 2016-08-05 23:58:31 -04:00
LockPasswordViewController.designer.cs password lock VC for extension 2016-07-21 18:28:05 -04:00
LockPinViewController.cs Added "first load" check on site list to wait for sync to complete if key changed. Renamed "other" constants. 2016-08-05 23:58:31 -04:00
LockPinViewController.designer.cs added instruction label to pin code screens 2016-07-23 15:58:50 -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 fingerprint icon on extension lock page 2016-07-30 12:44:02 -04:00
PasswordGeneratorViewController.cs GeneratedPassword events 2016-08-04 00:50:03 -04:00
PasswordGeneratorViewController.designer.cs added cell options to password generation page 2016-07-14 00:56:55 -04:00
SetupViewController.cs Added track screen events for pages and controller in extension. UserId refresh on login/logout. 2016-08-04 00:06:09 -04:00
SetupViewController.designer.cs Added setup view controller to app extension. 2016-07-26 22:28:02 -04:00
SiteAddViewController.cs More GA event tracking throughout. Added dispatch when ios app is backgrounded. 2016-08-04 19:35:56 -04:00
SiteAddViewController.designer.cs There is already a TableView property for a UITableViewController. Remove assigned one from storyboard. 2016-07-14 08:48:45 -04:00
SiteListViewController.cs Track activity more accurately throughout the app & extension so that lock screen is not presented prematurly. 2016-08-08 19:00:36 -04:00
SiteListViewController.designer.cs There is already a TableView property for a UITableViewController. Remove assigned one from storyboard. 2016-07-14 08:48:45 -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
extension.js Fixed bug with extension fill script when a page has multiple password forms on same page together (register and login). Try to guess proper login form. 2016-08-26 00:06:16 -04:00
iOS.Extension.csproj Added track screen events for pages and controller in extension. UserId refresh on login/logout. 2016-08-04 00:06:09 -04:00
packages.config Added track screen events for pages and controller in extension. UserId refresh on login/logout. 2016-08-04 00:06:09 -04:00