fridtjof
|
2e995278f7
|
use the Matrix SDK's method for percent encoding
|
2019-02-18 15:31:55 +01:00 |
|
manuroe
|
ca8edeb379
|
reskin: Fix dark theme colors
|
2019-02-14 19:20:50 +01:00 |
|
manuroe
|
214af86039
|
Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette
|
2019-02-13 09:39:32 +01:00 |
|
manuroe
|
29aa20f810
|
Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75
|
2019-02-12 19:06:22 +01:00 |
|
manuroe
|
03c32903fa
|
Reskin: Update colors
#2237
|
2019-02-12 18:54:39 +01:00 |
|
fridtjof
|
1c2df753da
|
take care of percent encoding related deprecations
|
2019-02-04 21:22:43 +01:00 |
|
manuroe
|
7f7f16e1dd
|
reskin: invert avatarColor[1] & avatarColor[2] to match previous colors
|
2019-01-25 10:26:29 +01:00 |
|
manuroe
|
527f77e1c2
|
Update Riot/Managers/PasswordStrength/PasswordStrengthManager.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2019-01-22 17:14:32 +01:00 |
|
SBiOSoftWhare
|
02d1e99229
|
Create PasswordStrengthManager to compute password strength from a given string.
|
2019-01-22 00:34:00 +01:00 |
|
manuroe
|
ad1969fbc8
|
reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor
Part of #2174
|
2019-01-18 13:40:09 +01:00 |
|
manuroe
|
cc4ae57c1e
|
reskin: Create a black theme from the dark theme
#2175
|
2019-01-18 11:32:37 +01:00 |
|
manuroe
|
58b3b659b7
|
reskin: Make existing themes inheritable
|
2019-01-18 11:31:29 +01:00 |
|
SBiOSoftWhare
|
0f2160c5a8
|
Update DarkTheme and DefaultTheme to conform Theme protocol
|
2019-01-18 10:40:37 +01:00 |
|
SBiOSoftWhare
|
e11568d898
|
In Theme set placeholderTextColor non optional. Add commodity methods for text field and button.
|
2019-01-18 10:24:58 +01:00 |
|
manuroe
|
1dd6db21f1
|
reskin: Kill KVO on theme setting
|
2019-01-14 13:57:53 +01:00 |
|
manuroe
|
208e0fe6b4
|
reskin: Kill KVO on theme setting
|
2019-01-14 10:53:43 +01:00 |
|
manuroe
|
9ab7072092
|
reskin: Fix Steve's remarks
|
2019-01-11 18:29:32 +01:00 |
|
manuroe
|
cd375a34f0
|
reskin: move theme files under Manager/Theme/
|
2019-01-11 17:31:08 +01:00 |
|
manuroe
|
8fd764227e
|
reskin: kill ThemeService.kRiotRoomXxxxLevel
|
2019-01-11 12:43:47 +01:00 |
|
fridtjof
|
2839a24058
|
make use of Obj-C's modern syntax for literals and subscripting
|
2019-01-08 00:24:11 +01:00 |
|
Aaron Raimist
|
703bd95749
|
Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2018-10-15 16:58:10 -05:00 |
|
manuroe
|
158a402017
|
Riot-bot: Do not try to create a room with it if the user homeserver is not federated
|
2018-08-24 15:28:01 +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
|
6409dfeceb
|
Fix typos in OnBoardingManager
|
2018-08-09 18:57:40 +02:00 |
|
SBiOSoftWhare
|
5221012417
|
Improve OnBoardingManager
|
2018-08-09 12:19:24 +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 |
|
manuroe
|
16ae48809a
|
New async [MXRoom state:]: Make widgets build
|
2018-07-19 13:05:09 +02:00 |
|
manuroe
|
ac644474cf
|
MXRoomState: Apply new MXRoomMembers property
|
2018-07-12 00:19:48 +02:00 |
|
SBiOSoftWhare
|
fc1c15599f
|
Create managers folder
|
2018-07-10 10:21:20 +02:00 |
|