Commit Graph

23 Commits

Author SHA1 Message Date
manuroe 74df347487 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe a67687cb83 Update Riot/Managers/PasswordStrength/PasswordStrengthManager.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-01-22 17:14:32 +01:00
SBiOSoftWhare 0465b75b79 Create PasswordStrengthManager to compute password strength from a given string. 2019-01-22 00:34:00 +01:00
manuroe 9b5581452e reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe c0479b016a reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 7ba4c4446d reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare 9902b5c711 Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
SBiOSoftWhare ac50a28d65 In Theme set placeholderTextColor non optional. Add commodity methods for text field and button. 2019-01-18 10:24:58 +01:00
manuroe c869822ed5 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe 2933cc4a6b reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe 55748847e7 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe 8372503f03 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe f12096b0c4 reskin: kill ThemeService.kRiotRoomXxxxLevel 2019-01-11 12:43:47 +01:00
fridtjof 0e8c73344d make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
Aaron Raimist 89b1c86b50 Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-15 16:58:10 -05:00
manuroe e017551873 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 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 66b13dd952 Fix typos in OnBoardingManager 2018-08-09 18:57:40 +02:00
SBiOSoftWhare cc0b3ded06 Improve OnBoardingManager 2018-08-09 12:19:24 +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
manuroe 2e7078f5d6 New async [MXRoom state:]: Make widgets build 2018-07-19 13:05:09 +02:00
manuroe 2e4f568807 MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare 869e60624d Create managers folder 2018-07-10 10:21:20 +02:00