Commit Graph

51 Commits

Author SHA1 Message Date
SBiOSoftWhare 0f63424d36 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ismailgulek 300378f1aa Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek 52bcec7d38 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare f0d03cb576 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare 7d5f694294 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare 02edd1ed24 Update tint color. 2020-07-10 21:47:50 +02:00
Steve Barré add3075811 Merge branch 'ui_polishing' into 'rebranding'
Ui polishing

See merge request new-vector/element/element-ios!26
2020-07-10 15:02:13 +00:00
Neil Alexander f54c8bb2a6 Squashed commit of the following:
commit 7de5000bcbc9d5ddd65fa2b69726096c55951ecd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:47:30 2020 +0100

    Remove logging

commit fdaecbd7f09e9fab622bfed93876b29d6e376c17
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:45:51 2020 +0100

    Default theme to auto when not set
2020-07-10 15:59:43 +01:00
SBiOSoftWhare 4b04c2b929 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare f4fea2b2a1 Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare 4c0468e725 Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare 839bf3aaeb Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare 794e8f7594 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare ed1582abca Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare 147369de1e Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek 595ede1c11 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 32bd7e7ff5 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek 0a94c2485f Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek c2355dbcce Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek cb97641c29 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek ddbe209d12 Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare 2243f7b960 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe 4d8d658136 Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare 3ffaad5138 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare 85309d866c Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare 1e2bdc433a Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe 667f4418aa Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe c07818defc Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare 56d9a28bd4 Make Themable protocol available for Obj-C 2019-05-15 21:18:02 +02:00
manuroe 9b4e54d5e0 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
SBiOSoftWhare 9287699a25 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare 9ab0b74007 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 443aea27f9 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare 8d4d7636ce Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare e5005cc222 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare 6b3fe31ef5 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare 1ac977065d Update dark theme colors 2019-02-19 09:36:43 +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
manuroe 7f7f16e1dd reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +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