1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-06-28 10:54:59 +02:00
bitwarden-mobile/src/iOS.Extension
2016-08-02 00:16:13 -04:00
..
Models Added username/password copy options to extension when no password field is detected on the page details intitiated from. 2016-07-28 19:12:51 -04:00
Properties Added and configured iOS Extension project with ExtensionPreprocessingJS for webpage analysis. 2016-05-07 01:54:44 -04:00
Resources fingerprint icon on extension lock page 2016-07-30 12:44:02 -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 displayname for bundle in extension 2016-08-01 23:54:23 -04:00
iOS.Extension.csproj Linker config, ARM64 support only. Assembly name updates. 2016-08-02 00:16:13 -04:00
LoadingViewController.cs 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
LoadingViewController.designer.cs Added setup view controller to app extension. 2016-07-26 22:28:02 -04:00
LockFingerprintViewController.cs fingerprint icon on extension lock page 2016-07-30 12:44:02 -04:00
LockFingerprintViewController.designer.cs fingerprint icon on extension lock page 2016-07-30 12:44:02 -04:00
LockPasswordViewController.cs centralized complete request code into loading view controller. added support for save login provider type. 2016-07-25 21:32:15 -04:00
LockPasswordViewController.designer.cs password lock VC for extension 2016-07-21 18:28:05 -04:00
LockPinViewController.cs centralized complete request code into loading view controller. added support for save login provider type. 2016-07-25 21:32:15 -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
packages.config upadted package and isntalled pclcrypto into device projects 2016-08-01 21:15:24 -04:00
PasswordGeneratorViewController.cs set password on add page when generation is selected. 2016-07-15 01:28:12 -04:00
PasswordGeneratorViewController.designer.cs added cell options to password generation page 2016-07-14 00:56:55 -04:00
SetupViewController.cs Added extension icon to setup view controller in extension along with text explanation. 2016-07-27 19:49:23 -04:00
SetupViewController.designer.cs Added setup view controller to app extension. 2016-07-26 22:28:02 -04:00
SiteAddViewController.cs Handle unexpected error cases on API calls better. 2016-07-30 18:16:09 -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 Use DateTime.Now for background date 2016-08-01 23:57:09 -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