Commit Graph

989 Commits

Author SHA1 Message Date
Arnfried Griesert 86aa5365bb MESSENGER-3352 build settings 2022-10-27 09:06:24 +00:00
Frank Rotermund 84d2f02220 build fix 2022-10-19 20:18:31 +02:00
Arnfried Griesert 6a73791639 Messenger-3620 launchscreen animation 2022-10-18 10:36:49 +00:00
Frank Rotermund a307581a33 Merge branch 'feature/3652_text_change_closed_polls' into 'develop'
MESSENGER-3652 changed text closed poll into hidden poll

See merge request bwmessenger/bundesmessenger/bundesmessenger-ios!25
2022-10-06 05:57:49 +00:00
Arnfried Griesert 93c40d43f3 MESSENGER-3652 changed text closed poll into hidden poll 2022-10-06 05:57:49 +00:00
Frank Rotermund a561249ad6 MESSENGER-3671 Merge FOSS 1.9.8
Conflicts:
 - CommonConfiguration.swift
 - BuildSettings.swift
 - Generated/images.Swift
 - RoomMemberDetailsViewController.m
 - LiveLocationSharingViewModell
-  PinCodeEnterViewController.m
2022-10-05 15:47:27 +02:00
Doug a832bac643 Fix navigation bars inside of VectorHostingController. 2022-10-04 16:05:09 +01:00
Doug 5f57432b29 Fix failure building tests. 2022-10-04 11:16:20 +01:00
ismailgulek c37b7d434b Include browser version in parsed user agent (PSG-761) (#6788)
* Update UserSessionInfo structure to include client version

* Add string for browser

* Update user agent parser to parse browser version too

* Add browser row into the session details

* Add changelog

* Fix tests

* Run Swift format
2022-10-04 10:49:26 +03:00
Gil Eluard 0e97610b1a Added support for MSC3881
- Update after review
2022-10-03 15:33:35 +02:00
Gil Eluard a0ff481cef Added support for MSC3881 2022-10-03 13:42:30 +02:00
Stefan Ceriu f8d6f43967 Improve user session overview tests
* Add sessions overview UI tests
* Expose static methods from the UserSession name and lastActivity formatters; cleaned up the UserSessionsOverview a bit
* Add UserSessionsOverviewViewModel unit tests
* Add UserSessionsOverviewService unit tests
2022-09-30 13:49:16 +03:00
ismailgulek 8d9ef7ce1d Extended device info (PSG-772) (#6766) 2022-09-29 15:07:10 +03:00
Stefan Ceriu 63a37d59e9 Fix member modifier warning 2022-09-28 15:36:11 +03:00
Stefan Ceriu c22e4dfb1b Fix tests 2022-09-28 15:36:11 +03:00
Stefan Ceriu c2f9a19316 Cleaned up session overview services 2022-09-28 15:36:11 +03:00
Stefan Ceriu 7eee1cceab Implemented PSG-680 - Sessions overview security recommendations
- remove uppercased strings from localizables
- moved inactivity computation to the service
2022-09-28 15:36:11 +03:00
Aleksandrs Proskurins 19557a1060 Removed conditional view modifier 2022-09-28 14:39:01 +03:00
Aleksandrs Proskurins 1ca4794914 Link current session to session overview 2022-09-27 17:31:40 +03:00
Frank Rotermund 79dff21394 MESSENGER-3675 Personal Avatar removeable and changelogs 2022-09-27 16:29:49 +02:00
Aleksandrs Proskurins ed8d2f1083 Moved isCurrentSession into UserSessionInfo 2022-09-27 15:36:44 +03:00
Aleksandrs Proskurins 2ba14b6d14 Made UserSessionInfo Equatable 2022-09-27 14:51:15 +03:00
Aleksandrs Proskurins 4946bd9bf4 Cleanup 2022-09-27 14:12:40 +03:00
Aleksandrs Proskurins e3d0c1a002 Removed alignment 2022-09-27 14:06:58 +03:00
Aleksandrs Proskurins 512e2f7933 Renamed userSession and userSessionInfo to session 2022-09-27 13:57:54 +03:00
Stefan Ceriu 1df0be344d Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Stefan Ceriu fc2fdc8ae7 Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting 2022-09-27 12:55:44 +03:00
Stefan Ceriu 43c28d23b7 Configured and applied SwiftFormat 2022-09-27 12:55:44 +03:00
Stefan Ceriu ff2e6ddfa7 Cleaned up various things around the UserSessionsOverviewService 2022-09-27 09:27:07 +03:00
Stefan Ceriu 841289a16c Move files around, improve structure 2022-09-27 09:27:07 +03:00
Stefan Ceriu eac1401cc1 Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting 2022-09-27 09:27:07 +03:00
Aleksandrs Proskurins c073dfd95d Cleanup 2022-09-26 17:37:22 +03:00
Aleksandrs Proskurins c86ddb4d89 Moved SeparatorLine 2022-09-26 17:26:47 +03:00
Aleksandrs Proskurins d3a30a8267 Unit and ui tests 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins 8976f39251 Preview added 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins ba1e6af9eb Added translation strings 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins 6fc2d397d9 Session overview screen 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins e040a74563 Merge pull request #6750 from vector-im/alex/6693_dm_session_details
Device manager: User session details screen (PSG-685) #6693
2022-09-22 16:54:44 +03:00
Aleksandrs Proskurins 1d84f992bb Code review fixes 2022-09-22 11:52:42 +03:00
Frank Rotermund fd4542f615 Feature/3557 test element 1 9 5 2022-09-21 09:32:35 +00:00
Aleksandrs Proskurins 29220f0be8 Refactored UserSessionDetailsViewModel 2022-09-20 16:10:57 +03:00
Aleksandrs Proskurins 6e5f685a07 Cleanup 2022-09-20 16:00:35 +03:00
ismailgulek 424679a296 Timeline composer layout loop fix (#6743)
* Publish suitable view height for user suggestions

* Update container view height

* Add changelog

* Fix user suggestions layout for pre iOS 16
2022-09-20 11:40:32 +03:00
Aleksandrs Proskurins 12a1b9e786 Moved, renamed unit tests 2022-09-20 11:39:53 +03:00
Aleksandrs Proskurins 4a4d942072 UI tests 2022-09-20 09:43:14 +03:00
Aleksandrs Proskurins fa28df12f1 Added unit tests 2022-09-19 16:05:28 +03:00
Frank Rotermund f9409804b1 Merge commit 'a7b7fffd00663340f1684fa8d096dc20b4c9719e' into feature/basis_update_192
# Conflicts:
#	Config/AppVersion.xcconfig
#	Config/BuildSettings.swift
#	DesignKit/Source/ColorsSwiftUI.swift
#	DesignKit/Source/FontsSwiftUI.swift
#	DesignKit/Source/ThemeV2.swift
#	DesignKit/Variants/Colors/Dark/DarkColors.swift
#	DesignKit/Variants/Colors/Light/LightColors.swift
#	Podfile.lock
#	Riot/Assets/de.lproj/InfoPlist.strings
#	Riot/Assets/de.lproj/Vector.strings
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Images.swift
#	Riot/Generated/Strings.swift
#	Riot/Managers/PushNotification/PushNotificationService.m
#	Riot/Managers/Settings/RiotSettings.swift
#	Riot/Modules/Common/Recents/DataSources/RecentsDataSource.h
#	Riot/Modules/Common/Recents/RecentsViewController.m
#	Riot/Modules/Communities/Home/GroupHomeViewController.m
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/SetPinCode/PinCodePreferences.swift
#	Riot/Modules/Settings/SettingsViewController.m
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
#	Riot/Modules/TabBar/TabBarCoordinator.swift
#	fastlane/Fastfile
#	project.yml
2022-09-19 14:42:25 +02:00
Frank Rotermund 0654136ba6 MESSENGER-3611 accent color 2022-09-19 12:47:39 +02:00
Frank Rotermund cbed082e2c MESSENGER-3062 BuM Login flow 2022-09-19 12:23:07 +02:00
Frank Rotermund 226e55caf7 MESSENGER-3304 string in separate files 2022-09-19 11:53:45 +02:00