History log of /forgerock/authenticator-ios-v2/ForgeRock-Authenticator/FRAModelsFromDatabase.h
Revision Date Author Comments Expand
6a2ae9c7fb4d2c40d75cab0edaf940f22c18224f 21-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10566 Provide appropriate error feedback

AppDelegate.m FRAAccountTableViewController.m FRAAccountsTableViewController.m FRAError.h FRAError.m FRAHotpOathMechanism.h FRAHotpOathMechanism.m FRAIdentityModel.m FRAMechanismReaderAction.h FRAMechanismReaderAction.m FRAMessageUtils.h FRAMessageUtils.m FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationHandler.m FRANotificationViewController.m FRAOathMechanismFactory.m FRAOathMechanismTableViewCellController.m FRAPushMechanismFactory.m FRAQRScanViewController.m FRASerialization.h FRATotpOathMechanism.h FRATotpOathMechanism.m en.lproj/Localizable.strings /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAAccountTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAAccountsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAErrorTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAHotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismReaderActionTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMessageUtilsTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelUtils.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationsTableViewControllerTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRATotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAUriMechanismReaderTests.m
7c51d54f23c5581d2cf894f9eafb9798e3febd22 16-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10691 Handle mechanism registration failure

AppDelegate.m FRAActivityIndicator.h FRAActivityIndicator.m FRABlockAlertView.m FRADatabaseConfiguration.h FRADatabaseConfiguration.m FRAFMDatabaseConnectionHelper.h FRAFMDatabaseConnectionHelper.m FRAFMDatabaseFactory.h FRAHotpOathMechanism.h FRAIdentity.h FRAIdentityDatabase.h FRAIdentityDatabaseSQLiteOperations.h FRAIdentityModel.h FRAMechanism.h FRAMechanismFactory.h FRAMechanismReaderAction.h FRAMechanismReaderAction.m FRAModelsFromDatabase.h FRANotification.h FRAOathMechanismFactory.m FRAPushMechanismFactory.m FRAQRScanViewController.m FRASerialization.h FRATotpOathMechanism.h FRAUriMechanismReader.h FRAUriMechanismReader.m en.lproj/Localizable.strings /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAHotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismReaderActionTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAOathMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismFactoryTests.m /forgerock/authenticator-ios-v2/unit-tests/FRATotpOathMechanismTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAUriMechanismReaderTests.m
f877f6ca2428244a6d0954a1dbef471577b32c60 06-Jun-2016 Diego Colantoni <diego.colantoni@forgerock.com>

AME-10712 Remove identity when registration fails, if identity has no mechanisms

FRAAccountTableViewController.h FRAAccountTableViewController.m FRAApplicationAssembly.h FRAApplicationAssembly.m FRAIdentity.h FRAIdentity.m FRAIdentityDatabase.h FRAIdentityDatabase.m FRAIdentityDatabaseSQLiteOperations.h FRAIdentityModel.h FRAIdentityModel.m FRAMechanism.h FRAMechanism.m FRAMechanismFactory.h FRAModelObject.h FRAModelObject.m FRAModelsFromDatabase.h FRAModelsFromDatabase.m FRANotification.h FRANotification.m FRANotificationHandler.m FRAOathMechanism.h FRAOathMechanism.m FRAOathMechanismFactory.m FRAPushMechanism.h FRAPushMechanism.m FRAPushMechanismFactory.m FRAUriMechanismReader.m /forgerock/authenticator-ios-v2/ForgeRock.xcodeproj/project.pbxproj /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityModelTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAIdentityTests.m /forgerock/authenticator-ios-v2/unit-tests/FRAMechanismTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAModelsFromDatabaseTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationHandlerTest.m /forgerock/authenticator-ios-v2/unit-tests/FRANotificationTest.m /forgerock/authenticator-ios-v2/unit-tests/FRAPushMechanismTests.m
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