Commit Graph

457 Commits

Author SHA1 Message Date
manuroe 2ba32d734c Device Verification: Incoming screen: beginning 2019-04-12 23:19:07 +02:00
SBiOSoftWhare adffd7c904 Remove embedded Jitsi framework. 2019-04-11 17:31:56 +02:00
manuroe dc9bcbeb82 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
manuroe 92e699b899 Device Verification: Verify screen: display emojis 2019-04-07 00:04:36 +02:00
manuroe 89b73888f1 Device Verification: Start verify screen 2019-04-05 19:09:29 +02:00
manuroe 7a65a05c2d Device Verification: boilerplate for the start screen 2019-04-05 09:41:57 +02:00
manuroe f4198f41e8 Productivity: Create templates for screens and flow root coordinators 2019-04-04 17:10:21 +02:00
SBiOSoftWhare 237bdc6411 Create UserNameColorGenerator used to generate a user name color from user id 2019-03-07 17:36:40 +01:00
SBiOSoftWhare 82f50b72c7 Add convenient method on UIApplication for opening an URL on iOS 9 and iOS 10+ 2019-03-04 18:03:20 +01:00
SBiOSoftWhare a9fdb0a6ef Add SwiftLint to build phases 2019-02-27 10:07:21 +01:00
manuroe 42a70fe60b Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare f747e38b8d Create encryption keys export presenter 2019-02-15 19:04:03 +01:00
SBiOSoftWhare 66540207c1 Create a sign out alert presenter 2019-02-14 16:03:07 +01:00
SBiOSoftWhare a58656f50b Remove former key backup setup success scene 2019-02-13 15:02:31 +01:00
SBiOSoftWhare af1de2bb5b Create new key backup setup success view controllers 2019-02-13 14:58:16 +01:00
SBiOSoftWhare f57d15e43e Use one key backup banner for recover and setup cases 2019-02-01 09:51:01 +01:00
manuroe ccabf45547 Merge branch 'develop' into riot_2173 2019-01-31 21:17:47 +01:00
SBiOSoftWhare fc140d5639 Create key backup setup banner cell 2019-01-31 19:50:58 +01:00
manuroe d99f477b9e key backup: Add a dedicated section to settings
#2193

Still WIP
2019-01-31 03:06:47 +01:00
SBiOSoftWhare 5de4f68fd9 Update pbxproj 2019-01-30 11:14:03 +01:00
SBiOSoftWhare 811b5c5b3a Add commodity methods on OperationQueue and use them in key backup setup view models. 2019-01-23 12:11:30 +01:00
SBiOSoftWhare eb03313dcd Revert "Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue."
This reverts commit 01bc067c2279511db3401bc419166113c31bed7a.
2019-01-23 11:47:10 +01:00
SBiOSoftWhare df268cc16d Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue. 2019-01-23 10:49:54 +01:00
SBiOSoftWhare e3bdb99830 Update pbxproj 2019-01-22 11:05:59 +01:00
manuroe c0479b016a reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
SBiOSoftWhare d146b3c4cf Add SwiftGen to Riot build phases and generate constants 2019-01-14 17:04:40 +01:00
manuroe 8372503f03 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe d94d4d12a7 reskin: kill UIColorFromRGB and use UIColor swift extension 2019-01-11 12:15:43 +01:00
manuroe 712a632120 reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe 2b32e32ac4 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe af001664d0 Merge remote-tracking branch 'origin/develop' into reskin
# Conflicts:
#	Riot/Constants/RiotDesignValues.m
#	Riot/Modules/Authentication/AuthenticationViewController.m
2019-01-10 11:50:57 +01:00
Aaron Raimist 1788484af8 Use white scroll bar in dark and black themes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2019-01-06 22:37:53 -06:00
manuroe e83a38af1a Merge remote-tracking branch 'origin/develop' into reskin 2018-12-21 09:15:06 +01:00
manuroe eb07847ebb Merge pull request #2110 from vector-im/m_login_terms
Login flow: Make User Agreement part of the registration flow
2018-11-30 14:53:07 +01:00
manuroe 71967a419a Reskin: Store color values provided in zeplin 2018-11-29 14:09:12 +01:00
manuroe f85e90fcc9 Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
Aaron Raimist b2f128365f i18n: Enable Hungarian
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:54:19 -06:00
Aaron Raimist d4b7f66543 i18n: Enable Japanese
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:46:25 -06:00
manuroe f8901a0649 version++ 2018-09-26 15:48:38 +02:00
manuroe 6a2ec1a16b i18n: Add Spanish 2018-09-10 18:24:59 +02:00
SBiOSoftWhare 16d01a733b Make a pod deintegrate. Clean legacy pods references. 2018-08-27 22:06:49 +02:00
manuroe e9d6b0996c Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe 4e09e6cb53 Disable 'MatrixSDK/SwiftSupport' pod
And make Swift code not using NS_REFINED_FOR_SWIFTed methods from MatrixSDK
2018-08-10 17:08:25 +02:00
SBiOSoftWhare ba07337536 Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
SBiOSoftWhare a33332dab3 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare 1e6033b4e6 Create GDPRConsentViewController 2018-08-09 12:19:24 +02:00
manuroe 2f2c26a361 i18n: Add Albanian (sq) 2018-08-09 10:40:40 +02:00
manuroe 3b7ff24165 i18n: Add Traditional Chinese (zh_Hant) 2018-08-09 10:24:43 +02:00
SBiOSoftWhare 899bddbe2a Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
SBiOSoftWhare a8b10d4d05 String localization files are now visible as one file in which you could choose language. Remove readme files from bundle resources. 2018-07-10 16:50:51 +02:00