Commit Graph

468 Commits

Author SHA1 Message Date
SBiOSoftWhare 8e7dd40df7 Update pbxproj 2019-05-15 23:24:54 +02:00
manuroe 11cf7979f5 Reactions: Add primary reactions as message actions 2019-05-15 16:00:36 +02:00
SBiOSoftWhare f7c390b800 Clean search paths and flags build settings in all targets and use $(inherited) value where needed. 2019-04-26 18:04:03 +02:00
SBiOSoftWhare 5f150c71c6 Set project and share extension deployment target to iOS 10.0. 2019-04-26 14:58:49 +02:00
SBiOSoftWhare 0c70565ee2 Merge develop into riot_1483 2019-04-24 16:28:51 +02:00
manuroe 554b3b1a68 Device Verification: Add a view model to DeviceVerificationDataLoadingViewController 2019-04-24 14:42:16 +02:00
SBiOSoftWhare 6b166323c2 Update pbxproj 2019-04-19 18:35:34 +02:00
SBiOSoftWhare ebc8fa4d4e Bump deployment target to iOS 10.0 2019-04-19 18:14:38 +02:00
manuroe bfc7038ae7 Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC 2019-04-17 12:47:42 +02:00
manuroe 0a71098306 Device Verification: Verified screen 2019-04-15 18:22:24 +02:00
manuroe 2f942ee61a Template: Add SimpleScreenTemplate 2019-04-15 17:52:55 +02:00
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