aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
ismailgulek
0c6ad81781
Merge branch 'develop' into ismail/4384_summary_db
2022-01-08 00:54:17 +03:00
Stefan Ceriu
7161b99d1c
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
ismailgulek
1bd43f1726
Call pagination api from appropriate points
2022-01-04 04:31:18 +03:00
Doug
315f5a9cc4
Add AnalyticsScreenTimer and track more screens.
...
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
33ef957053
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
Stefan Ceriu
d555b0190b
vector-im/element-ios/issues/5190 - Fix crash when trying to scroll the people's tab to the top.
2021-12-09 09:39:40 +02:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
ismailgulek
7b0679c3ed
Simplify empty view logic
2021-10-04 17:29:04 +03:00
ismailgulek
cc46decec2
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-30 12:35:46 +03:00
Stefan Ceriu
8b80b3f4c7
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
05d71297b5
Merge branch 'develop' into ismail/4384_room_summary_store
2021-09-28 17:30:39 +03:00
ismailgulek
d63bb926df
Refactor recents data source to use new room list data fetchers
2021-09-24 18:50:41 +03:00
ismailgulek
7be98ecf8e
Adapt to cell data changes
2021-09-22 11:47:21 +03:00
Gil Eluard
9279d17226
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
Gil Eluard
5f8de45e25
[Spaces] M10.8 Browsing users in a space #4682
...
- Update after code review
2021-09-14 16:59:32 +02:00
Gil Eluard
de09af397f
[Spaces] M10.8 Browsing users in a space #4682
...
- Update after code review
2021-09-14 11:45:33 +02:00
Gil Eluard
66f084b85c
[Spaces] M10.8 Browsing users in a space #4682
...
- Renamed coordinators
2021-09-02 09:34:25 +03:00
Gil Eluard
d9276d6919
[Spaces] M10.8 Browsing users in a space #4682
...
- Present space members screen from people tab if space has been selected
2021-08-22 09:23:58 +03:00
Doug
9a45b38730
Remove directRoomBorderView from InviteRecentTableViewCell.xib.
2021-08-12 09:50:18 +01:00
Doug
4127a5d476
Remove peopleCellDataArray from total item count.
2021-07-27 16:06:41 +01:00
Doug
3249f80cfb
Remove old MXKRecentsDataSource methods.
2021-07-27 15:59:36 +01:00
Doug
6e97b289aa
Remove old conformances.
2021-07-27 14:53:58 +01:00
Doug
5824fa2bbf
Allow recentsTableView to use recentsDataSource now that there are no contacts to insert.
...
Remove all unnecessary datasource/delegate methods.
2021-07-27 14:51:10 +01:00
Doug
51fc0afa08
Remove headers from PeopleViewController.
2021-07-09 14:22:33 +01:00
Doug
5a51311ecf
Tidy up PeopleViewController data source methods.
2021-07-06 17:43:16 +01:00
Doug
eb2a53ff7b
Begin removing contacts section from PeopleViewController.
2021-07-06 16:14:32 +01:00
SBiOSoftWhare
53ee6a4530
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
2021-05-20 21:29:08 +02:00
ismailgulek
5f6caef4e4
Merge branch 'voip_2746' into voip_dialpad
2021-02-10 00:38:23 +03:00
Gil Eluard
6d9fdc78fb
The Invite cell behaviour is not driven by MXRoom.isDirect property anymore
2021-02-05 10:25:27 +01:00
ismailgulek
ee9779e4ed
Merge branch 'voip_2746' into voip_dialpad
...
# Conflicts:
# Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek
25bd30f683
Move dialpad into room
2021-01-14 13:38:17 +03:00
ismailgulek
3c5e93bacb
Fix orientation
2021-01-14 12:13:25 +03:00
ismailgulek
4b8ea3b431
Open dialpad on people tab
2021-01-13 22:30:03 +03:00
SBiOSoftWhare
8f3c2b58c5
Invite friends: Make app name customizable in share text.
2021-01-12 11:34:05 +01:00
SBiOSoftWhare
409dcc56a2
Add InviteFriendsPresenter that enables to share current user contact to someone else.
2021-01-11 18:25:39 +01:00
SBiOSoftWhare
dee944939d
Merge develop into element_3836
2020-11-30 17:54:16 +01:00
SBiOSoftWhare
5f6bc0ef7d
Empty screens: Use dark artworks when the theme is dark or black.
2020-11-30 16:42:47 +01:00
SBiOSoftWhare
0c192a01f0
InviteRecentTableViewCell: Do not show preview button.
2020-11-26 18:17:02 +01:00
SBiOSoftWhare
7113245d9d
Empty screens: Prevent empty screens display while searching.
2020-11-26 12:02:18 +01:00
SBiOSoftWhare
c821073773
Empty screens: Implement people empty screen.
2020-11-26 11:22:55 +01:00
SBiOSoftWhare
d15ec15b07
InviteRecentTableViewCell: Use MXRoomSummary.membershipTransitionState to calculate buttons loading state.
2020-11-19 22:38:27 +01:00
SBiOSoftWhare
96609876d2
InviteRecentTableViewCell: Use "accept" as right button only for DM invite and restore "preview" action for room invite.
2020-11-17 22:40:37 +01:00
SBiOSoftWhare
0633594370
Update MXMembershipChangeState related code.
2020-11-17 21:27:57 +01:00
SBiOSoftWhare
7582dbed4a
InviteRecentTableViewCell: Add disclosure indicator to indicate preview action.
2020-11-13 17:16:43 +01:00
SBiOSoftWhare
6fdf31edd2
Fix conflict.
2020-11-13 09:47:39 +01:00
ismailgulek
e95905b95d
Use the new extension where appropriate
2020-10-09 12:40:46 +03:00
ismailgulek
9daa155a69
Change icon and behaviour on People screen
2020-09-08 13:09:30 +03:00
SBiOSoftWhare
1f6743f612
Remove old AppDelegate imports.
2020-08-31 19:38:06 +02:00