Commit graph

188 commits

Author SHA1 Message Date
SBiOSoftWhare
7a6024b9c0 Update pbxproj 2019-01-30 11:14:03 +01:00
SBiOSoftWhare
86586dd6e2 Add commodity methods on OperationQueue and use them in key backup setup view models. 2019-01-23 12:11:30 +01:00
SBiOSoftWhare
2ab1c33ebd Revert "Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue."
This reverts commit 01bc067c22.
2019-01-23 11:47:10 +01:00
SBiOSoftWhare
01bc067c22 Add CoordinatorDelegateQueuable protocol used by view models to handle coordinator delegation in an operation queue. 2019-01-23 10:49:54 +01:00
SBiOSoftWhare
d688ef20a9 Update pbxproj 2019-01-22 11:05:59 +01:00
manuroe
b585772df9 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
SBiOSoftWhare
2ef58cbceb Add SwiftGen to Riot build phases and generate constants 2019-01-14 17:04:40 +01:00
manuroe
ebdf5bce3d reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe
09d70b1315 reskin: kill UIColorFromRGB and use UIColor swift extension 2019-01-11 12:15:43 +01:00
manuroe
b3b6e2c80c reskin: Rename RiotDesignValues -> ThemeService 2019-01-11 10:46:00 +01:00
manuroe
eca85776a1 reskin: rename ColorValues to Theme 2019-01-10 15:32:59 +01:00
manuroe
cecba319cf 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
e362937b52
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
b40f9e88ae Merge remote-tracking branch 'origin/develop' into reskin 2018-12-21 09:15:06 +01:00
manuroe
167bf8c124
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
a29251620d Reskin: Store color values provided in zeplin 2018-11-29 14:09:12 +01:00
manuroe
8b11786109 Login flow: Make User Agreement part of the registration flow
#1939
2018-11-27 16:22:33 +01:00
Aaron Raimist
e5a27d654b
i18n: Enable Hungarian
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:54:19 -06:00
Aaron Raimist
47cbb4187b
i18n: Enable Japanese
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-11-26 15:46:25 -06:00
manuroe
c5e5abd724 version++ 2018-09-26 15:48:38 +02:00
manuroe
8b3ac8d6bc i18n: Add Spanish 2018-09-10 18:24:59 +02:00
SBiOSoftWhare
8df7a388e1 Make a pod deintegrate. Clean legacy pods references. 2018-08-27 22:06:49 +02:00
manuroe
c0cbd8004f Swift: Reintroduce 'MatrixSDK/SwiftSupport' 2018-08-24 15:26:14 +02:00
manuroe
4daabb5d3e 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
af60ba8ea5
Merge branch 'develop' into riot_1952 2018-08-10 10:19:54 +02:00
SBiOSoftWhare
075f9a5468 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
SBiOSoftWhare
bfd14a5933 Create GDPRConsentViewController 2018-08-09 12:19:24 +02:00
manuroe
10b060a28c i18n: Add Albanian (sq) 2018-08-09 10:40:40 +02:00
manuroe
2edb304ddf i18n: Add Traditional Chinese (zh_Hant) 2018-08-09 10:24:43 +02:00
SBiOSoftWhare
0ab7da2539 Create RoomPredecessorBubbleCell in order to display room predecessor info when needed 2018-08-07 11:26:35 +02:00
SBiOSoftWhare
371936497d 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
8832a9d3cb Move RiotShareExtension supporting files to a physical folder 2018-07-10 15:22:01 +02:00
SBiOSoftWhare
5c86dc2be6 Organize files by features in share extension target 2018-07-10 15:10:56 +02:00
SBiOSoftWhare
4081878653 Remove Riot target override of ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES build settings value 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a5c96ad6e9 Update project compatibility to Xcode 9.3 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
8b188f7e9e Update project recommended settings 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
c377f5f739 Move cell data and data sources to corresponding modules. 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
bc5773d9eb Move RiotDesignValues to Constants folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
3e87ccbe0e Create physical SupportingFiles folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
9207684834 Move readme files at top of the project tree 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
75bee4365f Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
fc80ff912a Create SharedImages.xcassets in order to share images between main app and share extension 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
605373826e Fix RiotShareExtension target 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
a25c8e2bd3 Move images to Image.xcassets 2018-07-10 10:21:21 +02:00
SBiOSoftWhare
53361bc33f Update Riot CallKit icon file name for retina display. Remove back icon @4x file. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
94c08785da Create managers folder 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
421e8bc84b Organize views by feature 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
3f3c4f471b Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SBiOSoftWhare
385dbd006d Enable Swift in share extension. Add RiotSettings to share extension target. 2018-07-02 17:59:35 +02:00
SBiOSoftWhare
43017dfb30 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