Commit Graph

38 Commits

Author SHA1 Message Date
Doug 9dd22024a1 Tweaks to the Use Case screen ready for review.
Update strings.
Show the custom server field as needed.
Enable scroll edges appearance for white navigation bar.
2022-02-04 16:10:38 +00:00
aringenbach 7129b4addb Merge pull request #5497 from vector-im/aringenbach/5252_search_results_highlight_color
Display search matching pattern with a highlight color
2022-02-04 10:30:12 +01:00
Doug 53db37b8a3 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach 24c6f890f3 Display search matching pattern with a highlight color
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-03 18:49:40 +01:00
SBiOSoftWhare abec1a6771 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
Doug 997ee54f20 Merge branch 'develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Application/LegacyAppDelegate.m
#	Riot/Modules/Settings/SettingsViewController.m
2021-09-30 11:14:02 +01:00
Stefan Ceriu ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Stefan Ceriu 7d6a1cac40 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu ef3fb0433e #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Doug ccdb571821 Add quinary colour to themes. 2021-07-23 16:34:43 +01:00
ismailgulek 643a09b93a Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek bf87f42d38 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 640a03050e Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek ddce438cc9 Add call tile bg color 2021-04-28 13:46:44 +03:00
ismailgulek d4cafe965d Add shadow color to theme 2021-04-27 01:30:21 +03:00
Gil Eluard ea8add1953 Composer update - UI enhancements
- Composer height =58px - Frame = 42px
- Replace current scroll to bottom implementation with a scroll to Bottom FAB on both themes
- The text inside the composer frame should be centered
- The padding between the "reveal plus" button, composer frame and Left + Right sides should be at equal distance on default mode
- Verify that the "Send a message..." String matches with the colour indicated on Figma.
- The padding between each component (buttons and composer frame) should be at equal distance on default mode. E.g : It should be at 12px for each gap.
- The input text jumps down when users start typing. It should be centered at all times.
- Remove the Scroll bar in the text frame.
- DARK THEME
2021-03-20 21:31:17 +01:00
Gil Eluard 6f9d7455cb SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
Gil Eluard db12dc87e5 Merge branch 'develop' into element_4014
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
#	Riot/Modules/Room/DataSources/RoomDataSource.m
2021-02-25 15:49:53 +01:00
Gil Eluard 2523498067 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare cdfa2922af Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
ismailgulek 6211c97c00 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
ismailgulek 4a5d6f3f0f Remove call bg color 2020-12-21 18:12:45 +03:00
ismailgulek 7fc602f266 New call UI including hold & resume 2020-11-25 16:11:52 +03:00
ismailgulek 52bcec7d38 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare 7d5f694294 Theme: Remove warning. 2020-09-01 14:11:37 +02:00
SBiOSoftWhare 147369de1e Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek 32bd7e7ff5 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
manuroe c07818defc Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +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 6b3fe31ef5 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +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 ad1969fbc8 reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +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 cd375a34f0 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00