diff --git a/External/Pearl b/External/Pearl
index 33faf660..bf1dffdb 160000
--- a/External/Pearl
+++ b/External/Pearl
@@ -1 +1 @@
-Subproject commit 33faf6604db00683786fe737aa1803c7f0c5639a
+Subproject commit bf1dffdbb4eb1a926a8a31b93b559d1053e083ea
diff --git a/External/iOS/Crashlytics.framework/Versions/A/Crashlytics b/External/iOS/Crashlytics.framework/Versions/A/Crashlytics
index df0fe475..42d9da7e 100644
Binary files a/External/iOS/Crashlytics.framework/Versions/A/Crashlytics and b/External/iOS/Crashlytics.framework/Versions/A/Crashlytics differ
diff --git a/External/iOS/Crashlytics.framework/Versions/A/Resources/Info.plist b/External/iOS/Crashlytics.framework/Versions/A/Resources/Info.plist
index a10d5efb..ead462e6 100644
--- a/External/iOS/Crashlytics.framework/Versions/A/Resources/Info.plist
+++ b/External/iOS/Crashlytics.framework/Versions/A/Resources/Info.plist
@@ -15,13 +15,13 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 2.2.9
+ 2.2.10
CFBundleSupportedPlatforms
iPhoneOS
CFBundleVersion
- 44
+ 45
DTPlatformName
iphoneos
MinimumOSVersion
diff --git a/External/iOS/Crashlytics.framework/run b/External/iOS/Crashlytics.framework/run
index b9211c3a..c79b0288 100755
Binary files a/External/iOS/Crashlytics.framework/run and b/External/iOS/Crashlytics.framework/run differ
diff --git a/External/iOS/Crashlytics.framework/submit b/External/iOS/Crashlytics.framework/submit
index 32c9ca36..65568e31 100755
Binary files a/External/iOS/Crashlytics.framework/submit and b/External/iOS/Crashlytics.framework/submit differ
diff --git a/MasterPassword/ObjC/iOS/MPAnswersViewController.m b/MasterPassword/ObjC/iOS/MPAnswersViewController.m
index a5d79095..8c677987 100644
--- a/MasterPassword/ObjC/iOS/MPAnswersViewController.m
+++ b/MasterPassword/ObjC/iOS/MPAnswersViewController.m
@@ -29,6 +29,8 @@
self.tableView.tableHeaderView = [UIView new];
self.tableView.tableFooterView = [UIView new];
self.view.backgroundColor = [UIColor clearColor];
+
+ [self.tableView automaticallyAdjustInsetsForKeyboard];
}
- (void)viewWillAppear:(BOOL)animated {
@@ -48,6 +50,7 @@
[super viewWillDisappear:animated];
+ PearlRemoveNotificationObserversFrom( self.tableView );
PearlRemoveNotificationObservers();
}
diff --git a/MasterPassword/ObjC/iOS/Storyboard.storyboard b/MasterPassword/ObjC/iOS/Storyboard.storyboard
index 0c5728b2..e60caf2c 100644
--- a/MasterPassword/ObjC/iOS/Storyboard.storyboard
+++ b/MasterPassword/ObjC/iOS/Storyboard.storyboard
@@ -2399,7 +2399,6 @@ However, it means that anyone who finds your device unlocked can do the same.
-
@@ -2407,20 +2406,18 @@ However, it means that anyone who finds your device unlocked can do the same.
-
- .
+ .
This is very different from most any other password app: when your passwords are not stored, they are safe from loss and theft if you lose your phone or user. On your new phone, just recreate the user with the same master password and your sites will generate their original passwords again. The cryptography used by this app is also much stronger than that used by most other password applications.
-You don't need to remember any password generated by this app, but
+You don't need to remember any password generated by this app, but
-
@@ -2428,7 +2425,6 @@ You don't need to remember any password generated by this app, but
-
@@ -2436,7 +2432,6 @@ You don't need to remember any password generated by this app, but
-
@@ -2446,12 +2441,12 @@ You don't need to remember any password generated by this app, but
and that it is secure.
– Don't reuse an old password!
- – Never share your master password; not even with family.
- Share your site’s password instead.
+ – Never share your master password!
+ (Not even with family)
+ Share your site passwords instead.
– A small sentence is a great password.
-
@@ -2459,7 +2454,6 @@ You don't need to remember any password generated by this app, but
-
@@ -2472,7 +2466,6 @@ You can make passwords for anything, like email addresses, sites or real-world t
See
-
@@ -2480,7 +2473,6 @@ See
-
@@ -2489,7 +2481,6 @@ See
-
@@ -3531,7 +3522,7 @@ You can then update your site's account with the new and stronger password.
-
+