Commit Graph

36 Commits

Author SHA1 Message Date
SBiOSoftWhare 8fe6e3fa89 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 095d9df058 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
manuroe 23bba2167e Merge pull request #2221 from fridtjof/deprecations/percent_encoding
Take care of percent encoding related deprecations
2019-02-20 15:06:11 +01:00
SBiOSoftWhare dd78330d9b Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare 86d876206c Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare 49201a0711 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare 8f05b94b53 Update dark theme colors 2019-02-19 09:36:43 +01:00
fridtjof 3ad4481827 use the Matrix SDK's method for percent encoding 2019-02-18 15:31:55 +01:00
manuroe 4cf6b4d7b4 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00
manuroe a0adcbe42e Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe 1f98b2395f Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe fb1d3b4b2c Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
fridtjof 3a0fb32054 take care of percent encoding related deprecations 2019-02-04 21:22:43 +01:00
manuroe 83a10be1d2 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe 6647a5b6ab Update Riot/Managers/PasswordStrength/PasswordStrengthManager.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-01-22 17:14:32 +01:00
SBiOSoftWhare 5f9d9366a0 Create PasswordStrengthManager to compute password strength from a given string. 2019-01-22 00:34:00 +01:00
manuroe b90539acef reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe 46ccc1abc1 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 71bb16e0a8 reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare 4294414454 Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
SBiOSoftWhare 9aff95e51a In Theme set placeholderTextColor non optional. Add commodity methods for text field and button. 2019-01-18 10:24:58 +01:00
manuroe 829d905a29 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe 368bd101a6 reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe 650265e680 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe 9a554bf764 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe cd28180bd2 reskin: kill ThemeService.kRiotRoomXxxxLevel 2019-01-11 12:43:47 +01:00
fridtjof a310741536 make use of Obj-C's modern syntax for literals and subscripting 2019-01-08 00:24:11 +01:00
Aaron Raimist f7889501be Remove all calls of [NSUserDefaults synchronize] (#1924)
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2018-10-15 16:58:10 -05:00
manuroe f08ece38b8 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 bcdc2ac174 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 102c7d3627 Fix typos in OnBoardingManager 2018-08-09 18:57:40 +02:00
SBiOSoftWhare ee299446ea Improve OnBoardingManager 2018-08-09 12:19:24 +02:00
SBiOSoftWhare 65636fdab0 Create OnBoardingManager in order to manage onboarding steps, like create DM room with riot bot. 2018-08-09 12:19:24 +02:00
manuroe 957f68e550 New async [MXRoom state:]: Make widgets build 2018-07-19 13:05:09 +02:00
manuroe 41480a5e56 MXRoomState: Apply new MXRoomMembers property 2018-07-12 00:19:48 +02:00
SBiOSoftWhare e00fba775a Create managers folder 2018-07-10 10:21:20 +02:00