Gil Eluard
|
cb7b581fc8
|
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
|
5025029843
|
Merge branch gil/SP1_space_creation into gil/5230_SP2-Adding_Rooms_to_Spaces
|
2022-02-04 16:43:43 +01:00 |
|
Gil Eluard
|
f4fa9e97e3
|
Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
# Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
# Riot/Modules/Room/RoomCoordinatorParameters.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
|
2022-02-04 14:29:57 +01:00 |
|
Doug
|
b2c411ffc7
|
Use a snapshot view for context menu previews.
|
2022-02-03 18:30:39 +00:00 |
|
Doug
|
4014437a0f
|
Update strings, fix missing symbol.
|
2022-02-03 18:30:39 +00:00 |
|
Doug
|
5686c0af26
|
Add a preview provider to the context menu.
|
2022-02-03 18:30:39 +00:00 |
|
Doug
|
21fa545e80
|
Add context menu to HomeViewController cells.
|
2022-02-03 18:30:39 +00:00 |
|
Gil Eluard
|
d23f24b9ce
|
Merge branch 'gil/SP1_space_creation' into gil/5225_invite_to_space_in_room_landing
# Conflicts:
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
# Riot/SupportingFiles/Riot-Bridging-Header.h
|
2022-01-24 19:36:02 +01:00 |
|
Gil Eluard
|
a8bcd8faa2
|
Merge branch 'develop' into gil/5230_SP2-Adding_Rooms_to_Spaces
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
# Riot/Modules/Spaces/SpaceMembers/MemberList/SpaceMemberListViewController.swift
# Riot/Modules/Spaces/SpaceRoomList/ExploreRoom/SpaceExploreRoomViewController.swift
# Riot/SupportingFiles/Riot-Bridging-Header.h
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
|
2022-01-17 20:40:12 +01:00 |
|
ismailgulek
|
c938a604de
|
Call pagination api from appropriate points
|
2022-01-04 04:31:18 +03:00 |
|
Gil Eluard
|
7e09ccbf6e
|
SP2: Adding Rooms to Spaces element-ios#5230
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
|
2021-12-23 14:08:00 +01:00 |
|
Doug
|
47348b7f34
|
Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
|
2021-12-16 16:59:45 +00:00 |
|
Doug
|
d43bf82bca
|
Use matrix-analytics-events generated stubs (locally for now).
Track screens, removing any that aren't part of the schema.
|
2021-12-16 16:59:45 +00:00 |
|
Gil Eluard
|
30a4d1ce28
|
Invite to Space in room landing #5225
- UI tweaks for members and explore rooms screens
|
2021-12-15 19:18:45 +01:00 |
|
Gil Eluard
|
27495b5aa0
|
Implement FAB journeys & rough edge warnings element-ios#5226
- Implemented FAB for Home screen
|
2021-12-10 12:19:23 +01:00 |
|
Philippe Loriaux
|
eaa2450be7
|
Improve the Obj-C Generated Interface Header Name definition
|
2021-10-26 17:42:33 +02:00 |
|
ismailgulek
|
e17627d61c
|
Simplify empty view logic
|
2021-10-04 17:29:04 +03:00 |
|
ismailgulek
|
5c650c814d
|
Adapt changes
|
2021-10-02 02:09:36 +03:00 |
|
ismailgulek
|
6761404d2d
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-09-30 12:35:46 +03:00 |
|
Stefan Ceriu
|
7b75dec011
|
vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods.
|
2021-09-30 09:40:12 +03:00 |
|
ismailgulek
|
f76f778e0b
|
Merge branch 'develop' into ismail/4384_room_summary_store
|
2021-09-28 17:30:39 +03:00 |
|
Gil Eluard
|
413459f1d3
|
[Spaces] M10.6.1 Handle space link #4498
- Change (+) button behaviour in home screen according to current space
|
2021-09-23 17:35:49 +02:00 |
|
ismailgulek
|
83e5c7ad6e
|
Adapt to cell data changes
|
2021-09-22 11:47:21 +03:00 |
|
Gil Eluard
|
6335acc0cd
|
Merge branch 'develop' into spaces
# Conflicts:
# Riot/Modules/Common/Avatar/AvatarViewDataProtocol.swift
# Riot/Modules/Common/Recents/RecentsViewController.m
# Riot/Modules/Home/Views/RoomCollectionViewCell.m
# Riot/Modules/TabBar/TabBarCoordinator.swift
|
2021-09-15 14:42:04 +02:00 |
|
ismailgulek
|
b1309a1aac
|
Move data ready notification to RecentsViewController
|
2021-09-08 11:18:18 +03:00 |
|
ismailgulek
|
46d97ca73f
|
Fix search bar clipping issues
|
2021-09-08 00:29:28 +03:00 |
|
ismailgulek
|
aa683addfc
|
Introduce roomListDataReady on HomeViewController
|
2021-09-07 18:22:54 +03:00 |
|
David Langley
|
42801a3ca1
|
run template, add entrypoint and update BuildSetting
|
2021-08-17 15:00:20 +01:00 |
|
Gil Eluard
|
a6c838df81
|
[Spaces] Show suggested in room lists #4501
- Update after code review
|
2021-08-16 07:57:30 +02:00 |
|
Gil Eluard
|
3985f079ef
|
[Spaces] Show suggested in room lists #4501
- Preview suggested rooms
|
2021-08-03 13:45:22 +02:00 |
|
Gil Eluard
|
2a558bd240
|
[Spaces] Show suggested in room lists #4501
- Show suggested rooms section in home screen (no actions)
- Show suggested rooms section in rooms screen (no actions)
|
2021-07-29 23:24:34 +02:00 |
|
langleyd
|
a23d81e483
|
Keep old mute behaviour enabled on slide menu and long press when new build setting is not enabled.
|
2021-07-06 11:59:54 +01:00 |
|
langleyd
|
8bfef45c9e
|
Add entry points at long press on home view and slide on recents.
|
2021-07-02 20:19:46 +01:00 |
|
manuroe
|
6e1b3a05a3
|
Security settings: Add an option to reset the secure backup
It will overwrite the existing one if any
|
2021-06-16 09:53:31 +02:00 |
|
SBiOSoftWhare
|
eefc7c5deb
|
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
|
2021-05-20 21:29:08 +02:00 |
|
SBiOSoftWhare
|
6bb5d2eade
|
HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
|
2021-02-03 12:07:31 +01:00 |
|
SBiOSoftWhare
|
edb25db0a2
|
HomeVC: Handle app name in empty view.
|
2020-11-30 18:22:59 +01:00 |
|
SBiOSoftWhare
|
638fa64958
|
Empty screens: Use dark artworks when the theme is dark or black.
|
2020-11-30 16:42:47 +01:00 |
|
SBiOSoftWhare
|
08d40ee61f
|
Empty screens: Prevent empty screens display while searching.
|
2020-11-26 12:02:18 +01:00 |
|
SBiOSoftWhare
|
17f25a4dad
|
Update home empty screen asset.
|
2020-11-26 11:37:09 +01:00 |
|
SBiOSoftWhare
|
ec79cde2f1
|
Empty screens: Update home empty screen.
|
2020-11-26 11:28:14 +01:00 |
|
SBiOSoftWhare
|
35f530dd18
|
HomeViewController: Fix shouldShowEmptyView condition.
|
2020-11-20 16:59:27 +01:00 |
|
SBiOSoftWhare
|
72242fed72
|
HomeViewController: Integrate empty screen.
|
2020-11-20 14:54:02 +01:00 |
|
ismailgulek
|
29b7d76606
|
Use the new extension where appropriate
|
2020-10-09 12:40:46 +03:00 |
|
SBiOSoftWhare
|
32a37d9041
|
Merge pull request #3603 from vector-im/reduce_warnings
Reduce Xcode warnings
|
2020-09-04 13:13:54 +02:00 |
|
SBiOSoftWhare
|
9934c42d54
|
Remove code used before iOS 11.
|
2020-09-01 14:19:21 +02:00 |
|
SBiOSoftWhare
|
4995d71334
|
Remove old AppDelegate imports.
|
2020-08-31 19:38:06 +02:00 |
|
manuroe
|
14f2ed58f1
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
ismailgulek
|
16f7188968
|
Move cell registrations to superclass, so other children can dequeue it
|
2020-07-17 11:57:55 +03:00 |
|
SBiOSoftWhare
|
f5368118ea
|
HomeVC: Update room actions colors.
|
2020-07-09 00:00:02 +02:00 |
|