History log of /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRABlockActionSheet.h
Revision Date Author Comments Expand
721bb987c406979bcfe705fa1ca8d54497d40fcb 26-May-2016 Robert Wapshott <robert.wapshott@forgerock.com>

AME-10153 update the App to use SQLite for persistance

AppDelegate.m FRAAccountTableViewCell.h FRAAccountTableViewController.h FRAAccountTableViewController.m FRAAccountsTableViewController.h FRAAccountsTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRABlockActionSheet.h FRABlockAlertView.h FRADatabaseConfiguration.h FRADatabaseConfiguration.m FRAError.h FRAError.m FRAFMDatabaseConnectionHelper.h FRAFMDatabaseConnectionHelper.m FRAFMDatabaseFactory.h FRAFMDatabaseFactory.m FRAHMACAlgorithm.h FRAHMACAlgorithm.m FRAIdentity.h FRAIdentity.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.h FRAIdentityDatabaseSQLiteOperations.m FRAIdentityModel.h FRAIdentityModel.m FRAMechanism.h FRAMechanism.m FRAModelObject.h FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationGateway.h FRANotificationHandler.h FRANotificationHandler.m FRANotificationTableViewCell.h FRANotificationUISlider.h FRANotificationViewController.h FRANotificationViewController.m FRANotificationsTableViewController.h FRAOathCode.h FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismFactory.m FRAOathMechanismTableViewCell.h FRAOathMechanismTableViewCellController.h FRAOathMechanismTableViewCellController.m FRAPushMechanism.h FRAPushMechanism.m FRAPushMechanismFactory.m FRAPushMechanismTableViewCell.h FRAPushMechanismTableViewCellController.h FRAQRScanViewController.h FRAQRUtils.m FRASerialization.h FRASerialization.m FRAUriMechanismReader.h FRAUriMechanismReader.m URLImageView.h delete_identity.sql delete_mechanism.sql delete_notification.sql init_check.sql insert_identity.sql insert_mechanism.sql insert_notification.sql main.m read_all.sql schema.sql /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/Podfile /forgerock/authenticator-ios-v2/Podfile.lock /forgerock/authenticator-ios-v2/unit-tests/FRAAccountsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRADatabaseConfigurationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAErrorTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAFMDatabaseConnectionHelperTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationGatewayTests.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRASqlDatabaseFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRASqlStorageConstantsTest.m /forgerock/authenticator-ios-v2/unit-tests/base32test.m
415243fbc81341293a852ff6aa14e9608d08685c 05-May-2016 Craig McDonnell <craig.mcdonnell@forgerock.com>

AME-10512 Refactor FRAIdentityDatabase to simplify state change observation

/forgerock/authenticator-ios-v2/FRAAccountsTableViewControllerTests.m /forgerock/authenticator-ios-v2/FRAIdentityDatabaseTests.m /forgerock/authenticator-ios-v2/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/FRAOathMechanismTests.m AppDelegate.m FRAAccountTableViewCell.h FRAAccountTableViewCell.m FRAAccountTableViewController.h FRAAccountTableViewController.m FRAAccountsTableViewController.h FRAAccountsTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRABlockActionSheet.h FRABlockAlertView.h FRABlockAlertView.m FRAIdentity.h FRAIdentity.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.h FRAIdentityDatabaseSQLiteOperations.m FRAIdentityModel.h FRAIdentityModel.m FRAMechanism.h FRAMechanism.m FRAMechanismFactory.h FRAMechanismFactory.m FRAModelObject.h FRAModelObject.m FRAModelObjectProtected.h FRANotification.h FRANotification.m FRANotificationGateway.m FRANotificationHandler.h FRANotificationHandler.m FRANotificationViewController.m FRAOathCode.h FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismTableViewController.h FRAOathMechanismTableViewController.m FRAPushMechanism.h FRAPushMechanism.m FRAQRScanViewController.h FRAQRScanViewController.m Main.storyboard /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismFactoryTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationGatewayTests.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m
fb63998ce7684bddab24e10c0b593809df1b7bff 26-Apr-2016 Craig McDonnell <craig.mcdonnell@forgerock.com>

AME-10281 Update UIs, introduce Typhoon and OCMock for unit testing

/forgerock/authenticator-ios-v2/.gitignore /forgerock/authenticator-ios-v2/FRAAccountsTableViewControllerTests.m AppDelegate.h AppDelegate.m FRAAccountSettingTableViewCell.m FRAAccountSettingsTableViewController.m FRAAccountTableViewCell.h FRAAccountTableViewCell.m FRAAccountTableViewController.h FRAAccountTableViewController.m FRAAccountsTableViewController.h FRAAccountsTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRABlockActionSheet.h FRABlockActionSheet.m FRABlockAlertView.h FRABlockAlertView.m FRACircleProgressView.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRANotificationTableViewCell.h FRANotificationViewController.h FRANotificationViewController.m FRANotificationsTableViewController.m FRAOathMechanismTableViewCell.h FRAOathMechanismTableViewCell.m FRAOathMechanismTableViewController.h FRAOathMechanismTableViewController.m FRAQRScanViewController.h FRAQRScanViewController.m FRATokensTableViewCell.h FRATokensTableViewController.m ForgeRock-Info.plist Images.xcassets/ApprovedIcon.imageset/Contents.json Images.xcassets/ApprovedIcon.imageset/approved@1x.png Images.xcassets/ApprovedIcon.imageset/approved@2x.png Images.xcassets/ApprovedIcon.imageset/approved@3x.png Images.xcassets/DeniedIcon.imageset/Contents.json Images.xcassets/DeniedIcon.imageset/denied@1x.png Images.xcassets/DeniedIcon.imageset/denied@2x.png Images.xcassets/DeniedIcon.imageset/denied@3x.png Images.xcassets/DenyIcon.imageset/icon-deny@1x.png Images.xcassets/DenyIcon.imageset/icon-deny@2x.png Images.xcassets/DenyIcon.imageset/icon-deny@3x.png Images.xcassets/OffSwitchIcon.imageset/Contents.json Images.xcassets/OffSwitchIcon.imageset/icon-switch-off-1.png Images.xcassets/OffSwitchIcon.imageset/icon-switch-off-2.png Images.xcassets/OffSwitchIcon.imageset/icon-switch-off.png Images.xcassets/PendingIcon.imageset/Contents.json Images.xcassets/PendingIcon.imageset/pending@1x.png Images.xcassets/PendingIcon.imageset/pending@2x.png Images.xcassets/PendingIcon.imageset/pending@3x.png Main.storyboard /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/ForgeRock.xcworkspace/contents.xcworkspacedata /forgerock/authenticator-ios-v2/LIBRARIES /forgerock/authenticator-ios-v2/Podfile /forgerock/authenticator-ios-v2/Podfile.lock /forgerock/authenticator-ios-v2/README.md