element-ios/Riot
manuroe 83c7a1213a
Update Riot/Assets/en.lproj/Vector.strings
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-01-22 16:56:53 +01:00
..
Assets Update Riot/Assets/en.lproj/Vector.strings 2019-01-22 16:56:53 +01:00
Categories Add extension methods for view controller containment on UIViewController and add convenient method to remove back bar button title when pushing a view controller on UINavigationViewController. 2019-01-22 00:04:34 +01:00
Coordinators Introduce Coordinator pattern. Coordinators are the objects which control the navigation flow of the application. Add Coordinator base protocol. 2019-01-22 00:12:17 +01:00
Generated Implement key backup setup recovery key scene with view controller, view model and coordinator 2019-01-22 11:04:06 +01:00
libs/jitsi-meet Jitsi: update lib to jitsi-meet_2794 tag 2018-02-09 11:17:54 +01:00
Managers Create PasswordStrengthManager to compute password strength from a given string. 2019-01-22 00:34:00 +01:00
Model RoomPreviewData: Make a full usage of MXPeekingRoom.summary 2018-09-14 15:12:56 +02:00
Modules Update reveal password margin on KeyBackupSetupPassphraseViewController 2019-01-22 15:46:26 +01:00
Routers Introduce routers, used to be passed between coordinators. They handles only physical navigation. Add navigation router to handle navigation with UINavigationController. 2019-01-22 00:10:25 +01:00
SupportingFiles reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
Utils reskin: kill riotColorRed & riotColorPinkRed 2019-01-18 13:40:09 +01:00
AppDelegate.h BF: Infinite loading wheel when taping on a fake room alias 2019-01-17 17:46:49 +01:00
AppDelegate.m AppDelegate: no need to check for iOS 8+ notifications anymore, the minimum supported version is iOS 9 2019-01-18 18:12:49 +01:00