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
Doug
9f2068c81c
Use a snapshot view for context menu previews.
2022-02-03 18:30:39 +00:00
Doug
254df7c864
Update strings, fix missing symbol.
2022-02-03 18:30:39 +00:00
Doug
9be25b2aec
Add a preview provider to the context menu.
2022-02-03 18:30:39 +00:00
Doug
ac94a3f429
Add context menu to HomeViewController cells.
2022-02-03 18:30:39 +00: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
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
d1950906a0
Adapt changes
2021-10-02 02:09:36 +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
Gil Eluard
35e241abbc
[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
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
ismailgulek
ccb6404fca
Move data ready notification to RecentsViewController
2021-09-08 11:18:18 +03:00
ismailgulek
18130e5965
Fix search bar clipping issues
2021-09-08 00:29:28 +03:00
ismailgulek
a1090d92c7
Introduce roomListDataReady on HomeViewController
2021-09-07 18:22:54 +03:00
David Langley
0336c80db8
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Gil Eluard
3d0be2ddf7
[Spaces] Show suggested in room lists #4501
...
- Update after code review
2021-08-16 07:57:30 +02:00
Gil Eluard
df545056ab
[Spaces] Show suggested in room lists #4501
...
- Preview suggested rooms
2021-08-03 13:45:22 +02:00
Gil Eluard
3c1084963d
[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
fe6a1953bd
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
3f7d45100c
Add entry points at long press on home view and slide on recents.
2021-07-02 20:19:46 +01:00
manuroe
40c5841b9b
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
53ee6a4530
Navigation: Add possibility to instantiate each tab bar item controller programmatically.
2021-05-20 21:29:08 +02:00
SBiOSoftWhare
d66a52947b
HomeViewController: Use CrossSigningSetupCoordinatorBridgePresenter to setup cross signing.
2021-02-03 12:07:31 +01:00
SBiOSoftWhare
8c3f9d73b3
HomeVC: Handle app name in empty view.
2020-11-30 18:22:59 +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
7113245d9d
Empty screens: Prevent empty screens display while searching.
2020-11-26 12:02:18 +01:00
SBiOSoftWhare
4df83fdfc8
Update home empty screen asset.
2020-11-26 11:37:09 +01:00
SBiOSoftWhare
cd1139154a
Empty screens: Update home empty screen.
2020-11-26 11:28:14 +01:00
SBiOSoftWhare
44ce6c1975
HomeViewController: Fix shouldShowEmptyView condition.
2020-11-20 16:59:27 +01:00
SBiOSoftWhare
04c8432cc0
HomeViewController: Integrate empty screen.
2020-11-20 14:54:02 +01:00
ismailgulek
e95905b95d
Use the new extension where appropriate
2020-10-09 12:40:46 +03:00
SBiOSoftWhare
0c00f932a8
Merge pull request #3603 from vector-im/reduce_warnings
...
Reduce Xcode warnings
2020-09-04 13:13:54 +02:00
SBiOSoftWhare
97104edb6a
Remove code used before iOS 11.
2020-09-01 14:19:21 +02:00
SBiOSoftWhare
1f6743f612
Remove old AppDelegate imports.
2020-08-31 19:38:06 +02:00
manuroe
efbca319f0
Code Quality: Make sonar happier
...
by removing some code smells
2020-08-25 18:54:47 +02:00
ismailgulek
f8987b9432
Move cell registrations to superclass, so other children can dequeue it
2020-07-17 11:57:55 +03:00
SBiOSoftWhare
c9b28ac951
HomeVC: Update room actions colors.
2020-07-09 00:00:02 +02:00
SBiOSoftWhare
6125cd5054
HomeVC: Room actions, update icons and add background corner radius.
2020-07-07 02:29:41 +02:00
SBiOSoftWhare
ece9e77cd8
Refactor cross signing banner.
2020-06-30 21:46:10 +02:00
SBiOSoftWhare
6c3be01a6e
HomeVC: Handle key verification setup banner.
2020-06-30 18:44:14 +02:00
SBiOSoftWhare
dfb5627126
Refactoring secure backup references.
2020-06-26 14:13:37 +02:00
SBiOSoftWhare
f353d69c14
Refactoring secure backup references.
2020-06-26 14:01:33 +02:00
SBiOSoftWhare
f3f1654007
Refactoring secure backup references.
2020-06-26 13:07:53 +02:00
SBiOSoftWhare
7c749a026f
Fix refactoring.
2020-06-25 17:52:36 +02:00