Commit Graph

184 Commits

Author SHA1 Message Date
SBiOSoftWhare ef1ccefe5f Update pbxproj 2019-01-22 11:05:59 +01:00
manuroe cc4ae57c1e reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
SBiOSoftWhare 2c60efc051 Add SwiftGen to Riot build phases and generate constants 2019-01-14 17:04:40 +01:00
manuroe cd375a34f0 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe 6ee17b6d83 reskin: kill UIColorFromRGB and use UIColor swift extension 2019-01-11 12:15:43 +01:00
manuroe f0c22a14af reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe c702350171 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe 63ee0e14be 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 03a5f87552 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 bbc320ba4f Merge remote-tracking branch 'origin/develop' into reskin 2018-12-21 09:15:06 +01:00
manuroe 19ff555c3b 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 d9c36476f1 Reskin: Store color values provided in zeplin 2018-11-29 14:09:12 +01:00
manuroe e8156d36fa Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
Aaron Raimist 5f74b53ed5 i18n: Enable Hungarian
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:54:19 -06:00
Aaron Raimist 6450a9bb6f i18n: Enable Japanese
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:46:25 -06:00
manuroe 4310ab5dde version++ 2018-09-26 15:48:38 +02:00
manuroe dbe13867c9 i18n: Add Spanish 2018-09-10 18:24:59 +02:00
SBiOSoftWhare cd02316370 Make a pod deintegrate. Clean legacy pods references. 2018-08-27 22:06:49 +02:00
manuroe 8db47af08a Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe 56d7ab7816 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 247359091a Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
SBiOSoftWhare 16a84606e1 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare f471187808 Create GDPRConsentViewController 2018-08-09 12:19:24 +02:00
manuroe ea1c23f834 i18n: Add Albanian (sq) 2018-08-09 10:40:40 +02:00
manuroe b3bbd13a48 i18n: Add Traditional Chinese (zh_Hant) 2018-08-09 10:24:43 +02:00
SBiOSoftWhare d54ec8a120 Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
SBiOSoftWhare 2967a8ee6e 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
SBiOSoftWhare 1aaef50aff Move RiotShareExtension supporting files to a physical folder 2018-07-10 15:22:01 +02:00
SBiOSoftWhare bfeab9f886 Organize files by features in share extension target 2018-07-10 15:10:56 +02:00
SBiOSoftWhare 7f6379260e Remove Riot target override of ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings value 2018-07-10 10:21:21 +02:00
SBiOSoftWhare a5235c64e7 Update project compatibility to Xcode 9.3 2018-07-10 10:21:21 +02:00
SBiOSoftWhare a795ea2db9 Update project recommended settings 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 600b3ef7ab Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare cb7d0b2062 Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare db0ba34b51 Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 63e8185002 Move readme files at top of the project tree 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 3aaafadab6 Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare edb5b193b5 Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 94529ff04e Fix RiotShareExtension target 2018-07-10 10:21:21 +02:00
SBiOSoftWhare ec5e2a6e6d Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare 55edd76afe Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare fc1c15599f Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare 99449e1bc8 Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare fb58bbc651 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare bac72e4405 Enable Swift in share extension. Add RiotSettings to share extension target. 2018-07-02 17:59:35 +02:00
SBiOSoftWhare 2b073f2be1 Enable Swift support for Riot target. Create first Swift class, RiotSettings for handling specific Riot app settings. 2018-07-02 14:37:44 +02:00
manuroe 1cd52b0b67 Crypto: Add telemetry for events unable to decrypt (UTDs)
#1894
2018-06-29 07:36:35 +02:00
manuroe 054b2afded Analytics: Move code from AppDelegate to a dedicated class: Analytics 2018-06-27 10:02:08 +02:00
manuroe d01b10b18d Add Icelandic 2018-05-31 17:26:43 +02:00
SBiOSoftWhare 19d266254e Merge pull request #1881 from vector-im/riot_1870
Settings: Add deactivate account
2018-05-31 17:11:38 +02:00