Commit Graph

49 Commits

Author SHA1 Message Date
Stefan Ceriu 8f46e037f2 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
David Langley c5881e11ae 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 0b2616ddb3 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
David Langley ada377dcf2 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
SBiOSoftWhare 2891b423f1 Theme: Update DarkTheme and DefaultTheme with fonts property. 2021-06-21 21:12:27 +02:00
ismailgulek 5805cfc897 Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek 88b087b979 Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 7101a7be33 Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek 4d5098894a Update class name to LightColors 2021-05-04 18:30:15 +03:00
ismailgulek 71f6083406 Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
ismailgulek 034988474d Add call tile bg color 2021-04-28 13:46:44 +03:00
ismailgulek d593da21d4 Add shadow color to theme 2021-04-27 01:30:21 +03:00
Gil Eluard f79eccdbb9 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 de5da473fa SR sizing is inconsistent with RR & Message states cosmetic changes 2021-03-17 20:09:44 +01:00
Gil Eluard 100c16b032 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 cd76369f9d Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
SBiOSoftWhare 29a5b8068e Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
ismailgulek 8817996873 Introduce callScreenButtonTintColor on Theme and use it 2021-02-07 20:12:30 +03:00
SBiOSoftWhare 2b0974c611 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek 061526f893 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare 19f9e4ecf6 Update tint color. 2020-07-10 21:47:50 +02:00
SBiOSoftWhare e2994a8076 Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare ebe2a7d2cc Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare 5efd8c657b Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare ddba902a26 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare 873c2563a9 Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare 42c546effa Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek 5b4d24275f Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek b7d63e60c8 Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare 1c6d606b60 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe a5832c2d37 Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare 465e7f5801 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare da064aff98 Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare 9e6a7599aa Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe e4e7261360 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare de641954b0 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare 103aaa3a0a Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 42a70fe60b Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare 45f5ead7c5 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare ed28ad922b Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
manuroe 048455190a Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe 0a73f23be6 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe 070ceb9114 Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
manuroe 74df347487 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe 9b5581452e reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe 7ba4c4446d reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare 9902b5c711 Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
manuroe 55748847e7 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe 8372503f03 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00