Johannes Marbach
ce4c8b186c
Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-23 10:05:46 +02:00
Johannes Marbach
868fd7e0c8
Remove all @available(iOS 14... annotations
2022-06-23 09:47:38 +02:00
SBiOSoftWhare
b2a2dba2ba
Merge develop in 6081_lls_screen_integration
2022-05-04 16:53:49 +02:00
SBiOSoftWhare
ff11b016ed
RoomCoordinator: Handle live location viewer and stop sharing.
2022-05-03 16:04:36 +02:00
Gil Eluard
cbe2e135ba
Fail to open a sub space #5965 ( #6080 )
...
* Fail to open a sub space #5965
- Fixed
2022-05-03 11:22:15 +02:00
SBiOSoftWhare
2a4534b4ef
RoomCoordinator: Handle live location viewer showing.
2022-04-29 11:08:09 +02:00
Gil Eluard
987eb7d5c0
4850 bring leaving space experience in line with web ( #6062 )
...
* Bring leaving space experience in line with Web #4850
- Done
2022-04-27 13:31:14 +02:00
Doug
7bc6bce163
Fix some warnings.
2022-04-13 17:21:11 +01:00
ismailgulek
d8e2f9240d
Fix crash #2
2022-04-12 00:56:58 +03:00
Gil Eluard
c0f8458371
Wrong copy for upgrade room message ( #6003 )
...
* Wrong copy for upgrade room message
- fixed
2022-04-11 15:46:08 +02:00
Gil Eluard
1adfa904ae
Add support for Apple context menus in matrix items list screens ( #5963 )
2022-04-04 20:07:06 +02:00
Gil Eluard
cd965b6db9
Not possible to join an empty room on some suggested rooms ( #5950 )
...
* “It is not possible to join an empty room” on suggested rooms in a space #5170
- Fixed
2022-03-30 19:38:05 +02:00
Andy Uhnak
fadfa48f9f
Join room loading indicators
2022-03-29 15:03:09 +01:00
Gil Eluard
a76327da82
Space preview shows wrong number of members ( #5934 )
...
Space preview shows wrong number of members #4842
- Fixed
2022-03-28 15:35:00 +02:00
Gil Eluard
47d5f829f5
Merge pull request #5925 from vector-im/gil/5915-Cannot_view_space_invitations_from_system_notifications
...
Can't view space invitations from system notifications
2022-03-28 10:48:09 +02:00
Gil Eluard
583c1636e2
Can't view space invitations from system notifications #5915
...
- Fixed
2022-03-27 23:52:56 +02:00
Gil Eluard
4767c72c8a
Sync space order with web #5134
2022-03-25 13:45:16 +01:00
Gil Eluard
858067af41
Merge pull request #5899 from vector-im/gil/5771_Update_suggested_room_preview
2022-03-23 20:03:26 +01:00
Gil Eluard
08d613fddb
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- update after review
2022-03-23 11:24:36 +01:00
Gil Eluard
2cc1d3ac2e
Update suggested room preview to behave the same way in all cases #5771
...
- Done
2022-03-23 10:58:41 +01:00
Gil Eluard
08f87dc5c7
Add "Invite people" to the space menu in the left panel and update menu order #5810
...
- done
2022-03-22 16:51:43 +01:00
SBiOSoftWhare
7e34d777bf
RoomCoordinator: Update with new RoomViewControllerDelegate methods.
2022-03-17 16:59:30 +01:00
Gil Eluard
45797a7384
Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
...
# Conflicts:
# Riot/Modules/Analytics/Analytics.swift
2022-03-17 13:59:24 +01:00
Gil Eluard
55154a2037
Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
...
Instrument metrics for iOS for the IA project #5401
2022-03-17 11:55:55 +01:00
Gil Eluard
e14227c836
Instrument metrics for iOS for the IA project #5401
...
- Added last needed metrics
2022-03-16 16:56:27 +01:00
Gil Eluard
0e5503f937
Crash after leaving empty space and all rooms #5825
...
- fixed
2022-03-16 14:52:06 +01:00
Gil Eluard
c747ff86ac
Add trigger to join and view room metrics events #5769
...
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
2022-03-15 10:31:24 +01:00
Gil Eluard
cdd66146d8
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/Room/Settings/RoomSettingsViewController.h
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
2022-03-08 11:23:55 +01:00
Gil Eluard
acf7d0de13
Instrument missing screen metrics ( #5764 )
...
* Instrument missing screen metrics
- Done
2022-03-08 10:13:46 +01:00
Gil Eluard
cf015c4ef2
selection impossible when filtering in add room screen #5757 ( #5758 )
...
- Fixed
- Other minor code / UI tweaks
2022-03-07 12:25:50 +01:00
Gil Eluard
59038e18c1
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
Gil Eluard
3347354216
SP4: space settings ( #5730 )
...
* SP4: Space Settings
- Space settings screen implemented
- No space upgrade available as per Element web
- Need more insights for the space address field
- Added settings live update
- Added local alias implementation
2022-03-04 12:53:42 +01:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Gil Eluard
ee04e94e8b
Merge pull request #5702 from vector-im/gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
...
SP3.2 long press on rooms in space room lists
2022-03-01 08:48:20 +01:00
Gil Eluard
c84285955b
SP3.1: Update room settings for Spaces #5231
...
- Update after review
2022-02-28 16:07:09 +01:00
Gil Eluard
d38c3e51da
SP3.2: Long press on rooms in space room lists #5232
...
- Update after review
2022-02-27 23:13:14 +01:00
Gil Eluard
90456491bb
Update Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewModel.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2022-02-27 22:57:27 +01:00
Gil Eluard
5df9a66a12
Merge branch 'gil/5231_SP3-1_Update_room_settings_for_Spaces' into gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
2022-02-25 14:31:22 +01:00
Gil Eluard
f9b008e684
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Podfile.lock
2022-02-21 17:57:58 +01:00
Gil Eluard
ff685a4c37
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Riot/Modules/People/PeopleViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceList/SpaceListViewModel.swift
2022-02-21 17:20:58 +01:00
Gil Eluard
b6fca44b8f
Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
...
# Conflicts:
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
# RiotSwiftUI/Modules/Spaces/MatrixItemChooser/View/MatrixItemChooser.swift
2022-02-21 15:27:05 +01:00
Gil Eluard
c62bb5398a
SP2: Adding Rooms to Spaces #523o
...
- update after review
2022-02-17 14:02:52 +01:00
Gil Eluard
a09436978a
SP2: Adding Rooms to Spaces #523o
...
- update after review
2022-02-17 10:47:44 +01:00
Gil Eluard
269b2f5aa5
SP2: Adding Rooms to Spaces #523o
...
- update after review
2022-02-15 22:23:12 +01:00
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Gil Eluard
383f199aee
SP3.2: Long press on rooms in space room lists #5232
...
- Small tweaks
2022-02-06 21:29:25 +01:00
Gil Eluard
d62549141d
Merge branch 'gil/5231_SP3-1_Update_room_settings_for_Spaces' into gil/5232_SP3-2_Long_press_on_rooms_in_space_room_lists
...
# Conflicts:
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewModel.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoomCoordinator.swift
2022-02-06 21:22:28 +01:00
Gil Eluard
ae27b06f0d
Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces
2022-02-05 21:43:29 +01:00
Gil Eluard
eaea03a256
SP2: Adding Rooms to Spaces #523o
...
- check permission before adding room
- Added join button in explore room screens
2022-02-05 08:20:39 +01:00
Gil Eluard
57999c30db
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
2022-02-04 16:43:43 +01:00