Commit Graph

46 Commits

Author SHA1 Message Date
JanNiklas Grabowski b298dedc22 chore: update from foss 1.11.19 (MESSENGER-6656)
Merge commit 'f823ab9aae70e8d15ed7cc079210dd9bbbb6c8e1' into feature/foss_update_1_11_19

* commit 'f823ab9aae70e8d15ed7cc079210dd9bbbb6c8e1':
  finish version++
  version++
  comments
  update submodule
  remove obsolete tests
  removed unused code
  update submodule
  fix
  Libolm removal
  update license macro
  update license
  Prepare for new sprint

# Conflicts:
#	Config/AppVersion.xcconfig
#	IDETemplateMacros.plist
#	LICENSE
#	README.md
#	Riot/Categories/MXSession+Riot.m
#	Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
#	Riot/Managers/KeyValueStorage/Extensions/Keychain.swift
#	Riot/Managers/KeyValueStorage/KeyValueStore.swift
#	Riot/Managers/KeyValueStorage/KeychainStore.swift
#	Riot/Managers/KeyValueStorage/MemoryStore.swift
#	Riot/Managers/PushNotification/PushNotificationService.m
#	Riot/Managers/Settings/RiotSettings.swift
#	Riot/Managers/Settings/Shared/RiotSharedSettings.swift
#	Riot/Modules/Analytics/AnalyticsUIElement.swift
#	Riot/Modules/Application/AppCoordinator.swift
#	Riot/Modules/Application/LegacyAppDelegate.h
#	Riot/Modules/Application/LegacyAppDelegate.m
#	Riot/Modules/Authentication/Legacy/AuthenticationViewController.h
#	Riot/Modules/Authentication/Legacy/AuthenticationViewController.m
#	Riot/Modules/Authentication/Legacy/Views/AuthInputsView.h
#	Riot/Modules/Authentication/Legacy/Views/AuthInputsView.m
#	Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Common/WebViewController/WebViewViewController.m
#	Riot/Modules/Contacts/Details/ContactDetailsViewController.m
#	Riot/Modules/Contacts/Views/ContactTableViewCell.m
#	Riot/Modules/Favorites/FavouritesViewController.h
#	Riot/Modules/Favorites/FavouritesViewController.m
#	Riot/Modules/GlobalSearch/UnifiedSearchViewController.m
#	Riot/Modules/People/PeopleViewController.h
#	Riot/Modules/People/PeopleViewController.m
#	Riot/Modules/Room/ContextualMenu/ReactionsMenu/ReactionsMenuViewModel.swift
#	Riot/Modules/Room/DataSources/RoomDataSource.m
#	Riot/Modules/Room/Files/RoomFilesViewController.m
#	Riot/Modules/Room/Members/Detail/RoomMemberDetailsViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Settings/RoomSettingsViewController.m
#	Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCell.swift
#	Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroCellContentView.swift
#	Riot/Modules/Room/TimelineCells/RoomCreationIntro/RoomCreationIntroViewData.swift
#	Riot/Modules/Room/TimelineCells/RoomTimelineCellIdentifier.h
#	Riot/Modules/Rooms/RoomsViewController.h
#	Riot/Modules/Rooms/ShowDirectory/Cells/Network/DirectoryNetworkTableHeaderFooterView.swift
#	Riot/Modules/Rooms/ShowDirectory/Cells/Room/DirectoryRoomTableViewCell.swift
#	Riot/Modules/Rooms/ShowDirectory/PublicRoomsDirectoryViewModel.swift
#	Riot/Modules/Secrets/Recover/RecoverWithKey/SecretsRecoveryWithKeyCoordinator.swift
#	Riot/Modules/Secrets/Recover/RecoverWithKey/SecretsRecoveryWithKeyViewController.swift
#	Riot/Modules/Secrets/Recover/RecoverWithPassphrase/SecretsRecoveryWithPassphraseCoordinator.swift
#	Riot/Modules/Secrets/Recover/RecoverWithPassphrase/SecretsRecoveryWithPassphraseViewController.swift
#	Riot/Modules/Secrets/Recover/SecretsRecoveryCoordinator.swift
#	Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewController.swift
#	Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewModel.swift
#	Riot/Modules/SecureBackup/Setup/Intro/SecureBackupSetupIntroViewModelType.swift
#	Riot/Modules/SetPinCode/PinCodePreferences.swift
#	Riot/Modules/SetPinCode/SetupBiometrics/BiometricsAuthenticationPresenter.swift
#	Riot/Modules/Settings/Security/ManageSession/ManageSessionViewController.m
#	Riot/Modules/Settings/Security/SecurityViewController.m
#	Riot/Modules/Settings/SettingsViewController.m
#	Riot/Modules/SplitView/SplitViewCoordinator.swift
#	Riot/Modules/SplitView/SplitViewCoordinatorType.swift
#	Riot/Modules/StartChat/StartChatViewController.m
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
#	Riot/Utils/EventFormatter.m
#	Riot/Utils/HTMLFormatter.swift
#	Riot/Utils/Tools.m
#	RiotNSE/NotificationService.swift
2024-10-18 15:45:54 +02:00
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
JanNiklas Grabowski 867a5fea98 MESSENGER-4966 color changes login flow and all chat 2023-08-22 08:35:28 +00:00
Arnfried Griesert b5f628c650 MESSENGER-4744 Removed black theme and map already set black theme to dark 2023-06-14 06:28:28 +00:00
Doug 53db37b8a3 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
Doug 70845c7d10 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
SBiOSoftWhare 180e3cb471 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
SBiOSoftWhare c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
Philippe Loriaux eaa2450be7 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
ismailgulek ee8d3d2099 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
ismailgulek c3f52f9b97 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
SBiOSoftWhare 0f63424d36 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare f02e7c1811 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare f0d03cb576 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
SBiOSoftWhare f9af2f0637 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +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
Steve Barré 5afcaedaf1 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
Neil Alexander 4521de7aac 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 4466036cef Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
ismailgulek 595ede1c11 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 4114276e39 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 0a94c2485f Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek 200b3a0929 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 fbae68bb12 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 52775d2f84 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
SBiOSoftWhare 2243f7b960 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare 1c6d606b60 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare e5005cc222 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare 69eccb9c90 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +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 9b5581452e 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 c0479b016a reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 1dd6db21f1 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe c869822ed5 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 2933cc4a6b 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
manuroe 55748847e7 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe cd375a34f0 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00
manuroe 8372503f03 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00