Commit Graph

66 Commits

Author SHA1 Message Date
Doug 6827d2a854 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug 4858d72afb Replace DesignKit with package from ElementX. 2022-07-07 15:42:57 +01:00
MaximeE 33d5e3e97d 6029: Fix issue with rendering colors 2022-04-25 18:05:26 +02:00
MaximeE 928b7a4e97 Merge branch 'develop' into maximee/6029_lls_timeline_cell and apply comments 2022-04-25 15:53:58 +02:00
MaximeE a86bffce34 6029: Refacto how to handle all state of the live location cell 2022-04-22 18:04:19 +02:00
Doug cc6afc5f75 Make scrollEdgesAppearance singular to match UIKit 2022-03-16 08:58:21 +00:00
Stefan Ceriu 634f6f9db7 Started applying navigation bar theme styles to iOS 13 and 14 too. 2022-03-01 19:26:50 +02:00
Doug 5e7f97adc2 Update the tintColor in ThemeV1 to sRGB to match Compound and ThemeV2. 2022-02-10 15:40:46 +00:00
Doug 7a61b83bb8 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 efa0b60e31 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 d8e26b9064 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Arnaud Ringenbach 8f7b8ca6fc 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 1b6bd0cd27 Message bubbles: Use new background colors. 2022-01-31 17:42:54 +01:00
Doug 95868e50b0 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 f1d3e5af9d Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
Doug d02a4fe779 Merge branch 'develop' into doug/4484_contacts_access 2021-09-09 12:24:08 +01:00
Stefan Ceriu c686a6b653 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
David Langley 8c7514c865 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4776_extract_swiftui 2021-09-02 10:14:11 +01:00
Stefan Ceriu 9457c25981 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
David Langley f4cb404df0 Finish extraction
- Moves SwiftUI code out of Riot and into RiotSwiftUI which has no dependency on Matrix SDK.
- Git wasn't smart enough to see the file moves. Most feature function has remain unchanged. 1 change I did make was remove NotificationSettingsViewModel's dependence on MxPushRule, so that the view model could be moved into RiotSwiftUI.
- Add LocaleProvider to abstract VectorL10n's use of Matrix SDK language so it can be used in RiotSwiftUI.
- Split Theme into UKit/SwiftUI version to remove RiotSwiftUI's dependence on ThemeService and ThemeV1.
- Migrated from ThemeObserver to ThemePublisher. We push updates to ThemePublisher so that we can remove ThemeService as dependency.
- Add .DS_Store to .gitignore
2021-09-01 12:34:38 +01:00
Doug 900bb5f336 Add quinary colour to themes. 2021-07-23 16:34:43 +01:00
SBiOSoftWhare e1312a4b02 Theme: Update DarkTheme and DefaultTheme with fonts property. 2021-06-21 21:12:27 +02:00
ismailgulek e38d0205b7 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 371683f1d1 Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek d2063665e6 Update class name to LightColors 2021-05-04 18:30:15 +03:00
ismailgulek de6dfa7de5 Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek 4c7a4e2b0a Add call tile bg color 2021-04-28 13:46:44 +03:00
ismailgulek ef7dda3582 Add shadow color to theme 2021-04-27 01:30:21 +03:00
Gil Eluard 86a9abc5ca 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 beff6765c1 SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
Gil Eluard dd720a68fb 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 c7e3155949 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 0f81d6fb2b Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
ismailgulek 4cd879dc5b Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
SBiOSoftWhare f9e7eabad5 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek c1d9578d60 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare c994ce06c9 Update tint color. 2020-07-10 21:47:50 +02:00
SBiOSoftWhare bcc7aca5da Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare b69c1f680f Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare d3b1c167bd Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare 607e90f0b7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare c197838a83 Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare 5bc6da0583 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek 335059e284 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek df87f3608e Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare 0ea5d7136c Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe 90bf9818ad Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare f7b85698de Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare d78a755201 Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00