Commit graph

56 commits

Author SHA1 Message Date
ismailgulek
6f3f7ddfd9 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek
2c0102192f Remove call bg color 2020-12-21 18:12:45 +03:00
SBiOSoftWhare
bbe0cad8f0 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek
dfa9dc8ff2
Merge branch 'develop' into voip_2746 2020-12-03 12:26:26 +03:00
SBiOSoftWhare
b5a3991763 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
ismailgulek
0221830738 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
ismailgulek
469c857a3c
Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
ismailgulek
5715352c87 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare
8d6df7ed2b ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare
37f68d8349 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare
4e8dcc22c2 Update tint color. 2020-07-10 21:47:50 +02:00
Steve Barré
8e5ac3f625 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
28fa5de6a3
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
8a1cdf3471 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
SBiOSoftWhare
ddd5eca559 Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare
351a8296d4 Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare
21a620d2e2 Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare
5347b1f0e7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare
933336ea3b Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare
64d1dc0080 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek
155796cce8
Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek
f28816eb98
Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek
eb6f850213
Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek
3a1687aa08
Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek
699a8817ca
Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek
0f1f69b044
Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare
edc809a131 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe
d9d22b3220 Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare
62dabebdd8 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare
3117c4322c Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare
5b9ffd5b0f Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe
8d7f535581
Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe
7cd5e79bc6 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare
7de616ffc0 Make Themable protocol available for Obj-C 2019-05-15 21:18:02 +02:00
manuroe
b934b26f25 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
SBiOSoftWhare
4fe4fb7670 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare
a4e2e6ee6f Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe
7a5c0bef99 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare
ec6504b052 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare
cea7414161 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare
96c66b9b02 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare
4f9d7999aa Update dark theme colors 2019-02-19 09:36:43 +01:00
manuroe
fbd0b05422 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00
manuroe
d40c446f87 Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe
338fa64bd4 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe
16ccba58d1 Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
manuroe
fdf58c91bf reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe
9371f0e1cb reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe
b585772df9 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe
14d171d777 reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00