Doug
|
7d29bca319
|
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 |
|
ismailgulek
|
a0d8d86a1e
|
Fix the safe area insets issue without method swizzling
|
2022-07-06 13:20:24 +03:00 |
|
Johannes Marbach
|
51db5cdaa5
|
Merge branch 'develop' into johannes/swiftui-safearea-fix
# Conflicts:
# Riot/Modules/Common/SwiftUI/VectorHostingController.swift
|
2022-07-05 14:10:41 +02:00 |
|
Gil Eluard
|
f91e84af00
|
Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator
- implemented
|
2022-07-05 14:04:52 +02:00 |
|
Gil Eluard
|
4c84d1b15c
|
Enhance the VectorHostingController to be presented as a bottom sheet (#6377)
* Enhance the VectorHostingController to be presented as a bottom sheet
- Done
|
2022-07-05 12:18:10 +02:00 |
|
Johannes Marbach
|
ecc8532319
|
Fix layout issues in timeline poll cells (PSB-125)
Fixes: #5326
Signed-off-by: Johannes Marbach <johannesm@element.io>
|
2022-07-05 08:21:00 +02:00 |
|
Johannes Marbach
|
868fd7e0c8
|
Remove all @available(iOS 14... annotations
|
2022-06-23 09:47:38 +02:00 |
|
ismailgulek
|
b0811893d3
|
Fix log
|
2022-06-15 14:30:23 +03:00 |
|
Frank Rotermund
|
1ab51f37f8
|
Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
# Conflicts:
# Config/AppIdentifiers.xcconfig
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot/Assets/de.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Modules/Analytics/DecryptionFailureTracker.m
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Onboarding/OnboardingCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/SupportingFiles/Info.plist
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.h
# Riot/Utils/Tools.m
# Riot/target.yml
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
# fastlane/Fastfile
# project.yml
|
2022-06-12 19:49:46 +02:00 |
|
Frank Rotermund
|
00fb1d0f01
|
Feature/3124 release preparation
|
2022-06-08 13:04:21 +00:00 |
|
Arnfried Griesert
|
c20966c2ab
|
Feature/1801 ruhezeit einstellungsmenu
|
2022-06-02 03:41:21 +00:00 |
|
Stefan Ceriu
|
ff3d99108b
|
#4769, #6130 - Fix filtering search bar cancel button not clearing the results.
|
2022-05-19 16:49:09 +03:00 |
|
Stefan Ceriu
|
68c91ea839
|
#4769, #6130 - Fix filtering search bar cancel button not clearing the results.
|
2022-05-19 16:49:09 +03:00 |
|
aringenbach
|
a5fd8f7417
|
Setup a dedicated listener owned by PresenceIndicatorView
|
2022-05-12 10:55:00 +02:00 |
|
aringenbach
|
5691c5669e
|
Setup a dedicated listener owned by PresenceIndicatorView
|
2022-05-12 10:55:00 +02:00 |
|
aringenbach
|
acec23921d
|
Remove observers when needed
|
2022-05-11 15:51:12 +02:00 |
|
aringenbach
|
648543bc0a
|
Remove observers when needed
|
2022-05-11 15:51:12 +02:00 |
|
aringenbach
|
1c365a3d84
|
Presence: fix live updates on Home & DM list
|
2022-05-11 15:07:39 +02:00 |
|
aringenbach
|
ab40964429
|
Presence: fix live updates on Home & DM list
|
2022-05-11 15:07:39 +02:00 |
|
Frank Rotermund
|
64c578ef36
|
MESSENGER_2910 fix crash on empty room/dm lists
|
2022-05-10 11:13:38 +02:00 |
|
Andy Uhnak
|
0407bb8070
|
Fix crash with sections
|
2022-05-05 09:13:31 +01:00 |
|
Andy Uhnak
|
63987ed38f
|
Fix crash with sections
|
2022-05-05 09:13:31 +01:00 |
|
Arnfried Griesert
|
966f5299d9
|
merged from element 1.8.13
|
2022-05-05 06:57:45 +02:00 |
|
Andy Uhnak
|
1ae9e62899
|
Prevent crash when searching
|
2022-05-03 18:47:03 +01:00 |
|
Andy Uhnak
|
0c257eefd6
|
Prevent crash when searching
|
2022-05-03 18:47:03 +01:00 |
|
Arnfried Griesert
|
990962285a
|
merged element 1.8.10
|
2022-05-03 12:48:01 +02:00 |
|
ismailgulek
|
871b29e26d
|
Fix search bar not appearing until second opening
|
2022-04-28 15:08:13 +03:00 |
|
ismailgulek
|
d184641551
|
Fix search bar not appearing until second opening
|
2022-04-28 15:08:13 +03:00 |
|
ismailgulek
|
97cd957733
|
Fix empty view on the first screen load
|
2022-04-28 02:30:52 +03:00 |
|
ismailgulek
|
e0ba8e1998
|
Fix empty view on the first screen load
|
2022-04-28 02:30:52 +03:00 |
|
ismailgulek
|
8c1d531244
|
Fix disappearing filter when search bar cancel tapped
|
2022-04-28 02:30:38 +03:00 |
|
ismailgulek
|
cfb2dc356d
|
Fix disappearing filter when search bar cancel tapped
|
2022-04-28 02:30:38 +03:00 |
|
Andy Uhnak
|
8d7df79e89
|
Fix tests
|
2022-04-26 08:26:14 +01:00 |
|
Andy Uhnak
|
125eca2426
|
Fix tests
|
2022-04-26 08:26:14 +01:00 |
|
Yoan Pintas
|
ce94e9a978
|
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
|
2022-04-15 15:16:36 +02:00 |
|
Yoan Pintas
|
2a52318e5e
|
Merge pull request #6035 from vector-im/yostyle/join_and_show_room
When accepting an invite, expecting to see the room
|
2022-04-15 15:16:36 +02:00 |
|
yostyle
|
84678b6e00
|
Use autojoin boolean
|
2022-04-15 14:27:57 +02:00 |
|
yostyle
|
ea453d130f
|
Use autojoin boolean
|
2022-04-15 14:27:57 +02:00 |
|
Gil Eluard
|
a13e1124bc
|
Room preview on a long press should not update the read receipt (#6027)
- Done
|
2022-04-14 10:30:51 +02:00 |
|
Gil Eluard
|
1a7cfb2223
|
Room preview on a long press should not update the read receipt (#6027)
- Done
|
2022-04-14 10:30:51 +02:00 |
|
yostyle
|
247d43c99b
|
Show room after accepting invite
|
2022-04-12 19:16:58 +02:00 |
|
yostyle
|
50bd7aa464
|
Show room after accepting invite
|
2022-04-12 19:16:58 +02:00 |
|
Arnfried Griesert
|
df5dfbc6a6
|
feature/2821_downtime_login_screen
|
2022-04-12 08:26:29 +00:00 |
|
SBiOSoftWhare
|
051cf88561
|
MockRoomSummary: Update with userIdsSharingLiveBeacon property.
|
2022-04-08 12:30:37 +02:00 |
|
SBiOSoftWhare
|
958da2c221
|
MockRoomSummary: Update with userIdsSharingLiveBeacon property.
|
2022-04-08 12:30:37 +02:00 |
|
SBiOSoftWhare
|
35766bf02e
|
Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
# Riot/Modules/Room/RoomViewController.h
# RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
|
2022-04-08 11:09:06 +02:00 |
|
SBiOSoftWhare
|
92a721c8b9
|
Merge branch 'develop' into steve/5903_lls_start
# Conflicts:
# Riot/Modules/Room/RoomViewController.h
# RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/LocationSharingCoordinator.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingModels.swift
# RiotSwiftUI/Modules/Room/LocationSharing/LocationSharingViewModel.swift
|
2022-04-08 11:09:06 +02:00 |
|
Andy Uhnak
|
411279bef1
|
Merge branch 'develop' into andy/5619_home_reloads
|
2022-04-07 10:49:15 +01:00 |
|
Andy Uhnak
|
97f0237b01
|
Merge branch 'develop' into andy/5619_home_reloads
|
2022-04-07 10:49:15 +01:00 |
|
Andy Uhnak
|
58e48050d8
|
Align style
|
2022-04-07 10:47:06 +01:00 |
|