JanNiklas Grabowski
d4ab5f4bad
MESSENGER 5004 add oidc flag
2023-08-31 12:13:03 +02:00
JanNiklas Grabowski
ccdbd400d2
Merge commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da' into feature/5004_basis_update_element
...
* commit 'f6b85b8f9a0b4ce162616e79045fb015a21b27da': (40 commits)
finish version++
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.1](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.1 )).
completed
code improvement
fix 7646
opening the safari web view externally so that it will be able to share the cookies
web view opened on tap + changelog
added the cell, now I just need to implement the navigation to the web view
completed
Hide deactivate account if the auth property is present on the WK.
Add changelogs
Prevent mention crashes when room members are missing display names (objc interop)
Prevent pill crashes when room members are missing display names (objc interop)
Update introspect to the latest version, remove now duplicate `introspectCollectionView`
Prepare for new sprint
finish version++
Add missing changelog entry.
version++
changelog.d: Upgrade MatrixSDK version ([v0.27.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.0 )).
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Riot.xcodeproj/xcshareddata/xcschemes/Riot.xcscheme
# Riot/Modules/SecureBackup/Setup/SecureBackupSetupCoordinator.swift
# Riot/Modules/Settings/SettingsViewController.m
# Riot/target.yml
2023-08-29 17:00:19 +02:00
Mauro Romito
d1445fc698
completed
2023-08-28 12:20:26 +02:00
Mauro Romito
2a7e0562f1
code improvement
2023-08-25 19:39:55 +02:00
Mauro Romito
2b93d8f03a
fix 7646
2023-08-25 17:22:11 +02:00
Frank Rotermund
242e35fdc7
Merge commit 'ab5f501c2daf60d26f41b1a15d7e97bfe5679228' into feature/4884_merge_foss_1.10.14
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Modules/Home/AllChats/AllChatsCoordinator.swift
# fastlane/.env.default
# fastlane/Fastfile
2023-07-04 08:24:05 +02:00
Alfonso Grillo
955d9ef1f2
Fix initial state
2023-05-29 15:19:55 +02:00
Alfonso Grillo
235f324eaa
Handle offline issue in UserSessionsDataProvider
2023-05-29 14:52:38 +02:00
Arnfried Griesert
d933051135
Changed font color for device verification button
2023-05-04 06:57:32 +02:00
Arnfried Griesert
d9f9798643
MESSENGER-4516 device manager anpassungen
2023-04-28 06:28:47 +00:00
Arnfried Griesert
d5d299a357
More tint color changes
2023-03-06 22:11:23 +01:00
JanNiklas Grabowski
1768fb5eee
Merge commit 'aaadcc73674cc8886e363693a7d7c08ac9b4f516' into feature/4260_merge_foss_1_10_2
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
# Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/ContextMenu/ActionProviders/RoomActionProvider.swift
# Riot/Modules/Home/AllChats/AllChatsViewController.swift
# Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/Settings/RoomSettingsViewController.m
# fastlane/Fastfile
2023-02-15 14:56:55 +01:00
Arnfried Griesert
4d55fd8513
merged release_2_2_0 into develop
2023-01-24 09:24:47 +01:00
Arnfried Griesert
2c7bd61e47
Updated element version to 1.9.14
2023-01-16 14:03:41 +01:00
Frank Rotermund
9f6deb9110
Merge commit '2e9bb7067e9f1596f29b986729822184145906db' into feature/4068_merge_foss_1_9_15
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Assets/de.lproj/Localizable.strings
# Riot/Modules/Room/RoomViewController.m
# RiotNSE/NotificationService.swift
# fastlane/Fastfile
2023-01-16 12:11:51 +01:00
Alfonso Grillo
9df4a5a10b
Inject AvatarViewMode as EnvironmentObject
2023-01-13 12:57:21 +01:00
Alfonso Grillo
3d61e33546
Fix UTs
2022-12-30 12:13:56 +01:00
Alfonso Grillo
816ec1c457
Fix display session name
2022-12-30 11:37:06 +01:00
Alfonso Grillo
09365943c3
Update fonts
2022-12-19 17:59:38 +01:00
Alfonso Grillo
151f3ac81a
Update chevron image
2022-12-19 15:12:52 +01:00
Frank Rotermund
0fca000b8d
Merge commit '3d672a05b2a7117ade2e4e87bd2b5762063d7922' into feature/3977_merge_element_1_9_13
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Modules/Application/LegacyAppDelegate.m
# Riot/Modules/Authentication/AuthenticationCoordinator.swift
# Riot/Modules/Authentication/Legacy/LegacyAuthenticationCoordinator.swift
# Riot/Modules/LaunchLoading/LaunchLoadingView.swift
# Riot/Modules/LaunchLoading/LaunchLoadingView.xib
# Riot/Modules/MatrixKit/Models/Account/MXKAccount.m
# Riot/Modules/MatrixKit/Models/Room/MXKRoomBubbleCellData.m
# Riot/Modules/Room/TimelineCells/Styles/Bubble/BubbleRoomTimelineCellProvider.m
# Riot/Modules/Room/TimelineCells/Styles/Plain/PlainRoomTimelineCellProvider.m
# Riot/Modules/TabBar/MasterTabBarController.m
# fastlane/Fastfile
2022-12-19 14:36:30 +01:00
Alfonso Grillo
16572120ee
Fix UI tests
2022-12-16 18:23:40 +01:00
Alfonso Grillo
f1f8544e7c
Fix chevron icon
2022-12-16 17:44:54 +01:00
Alfonso Grillo
fbbe69fc0d
Add line limit for sessions’ names
2022-12-16 17:44:54 +01:00
Alfonso Grillo
995e67776b
Fix font
2022-12-16 17:44:54 +01:00
Alfonso Grillo
9d797d9eaa
Fix UserSessionOverview layout
2022-12-16 17:44:54 +01:00
Alfonso Grillo
e1291c8ff6
Fix icon alignment in UserSessionListItem
2022-12-16 17:44:54 +01:00
Alfonso Grillo
4b37f75444
Fix shield size in UserSessionCardView
2022-12-16 17:44:54 +01:00
Alfonso Grillo
04df68cc18
Add missing separators in UserSessionsOverview
2022-12-16 17:44:54 +01:00
Alfonso Grillo
c8490bf51f
Fix borders
2022-12-16 17:44:54 +01:00
Alfonso Grillo
115e1444ea
Fix UserSessionCardView cta top padding
2022-12-16 17:44:54 +01:00
Alfonso Grillo
4b8693e356
Fix paddings in UserSessionsOverview
2022-12-16 17:44:54 +01:00
Alfonso Grillo
5dc7386982
Refine UserOtherSessionsHeaderView layout
2022-12-16 17:44:54 +01:00
Alfonso Grillo
3c8511273b
SecurityRecommendationCard H spacing
2022-12-16 17:44:54 +01:00
Alfonso Grillo
b918c2ccd3
Fix security recommendations layout
2022-12-16 17:44:54 +01:00
Alfonso Grillo
6f8d4f3c97
Hide verification badge in session card
2022-12-16 17:44:54 +01:00
Alfonso Grillo
aae1a10630
Fix background color in session details
2022-12-16 17:44:54 +01:00
Alfonso Grillo
cbfbf6c51b
Fix nav bar item color
2022-12-16 17:44:54 +01:00
Alfonso Grillo
4c8c54a301
Fix border color
2022-12-16 17:44:54 +01:00
Alfonso Grillo
aed8b49599
Fix landscape layout in UserSessionsOverview
2022-12-16 17:44:54 +01:00
Alfonso Grillo
d1c63bd685
Fix info in UserSessionCardView
2022-12-16 17:44:54 +01:00
Alfonso Grillo
53f29e4830
Remove long press interaction from sessions list
2022-12-16 17:44:54 +01:00
Alfonso Grillo
4b4ca83932
Fix security card tappability
2022-12-16 17:44:54 +01:00
Alfonso Grillo
da14628802
Refine UTs
2022-12-13 15:45:37 +01:00
Alfonso Grillo
4201c0060e
Add UTs
2022-12-13 15:35:18 +01:00
Alfonso Grillo
a423199aa4
Delete old devices in account data
2022-12-13 14:19:55 +01:00
Alfonso Grillo
48bb8f35db
Fix test
2022-12-05 19:43:29 +01:00
Alfonso Grillo
fdffd24a46
Update copies
2022-12-05 17:20:20 +01:00
Alfonso Grillo
a3959fe3d2
Add VerificationState.isUnverified
2022-11-18 10:50:53 +01:00
Alfonso Grillo
6bd006337e
Improve unit tests
2022-11-16 11:52:22 +01:00