aringenbach
2f6546799e
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
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
ismailgulek
c938a604de
Call pagination api from appropriate points
2022-01-04 04:31:18 +03: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
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
SBiOSoftWhare
59b12573f0
HomeVC: Room actions, update icons and add background corner radius.
2020-07-07 02:29:41 +02:00
SBiOSoftWhare
d6773b9380
Refactor cross signing banner.
2020-06-30 21:46:10 +02:00
SBiOSoftWhare
4e5dd1cdbd
HomeVC: Handle key verification setup banner.
2020-06-30 18:44:14 +02:00
SBiOSoftWhare
a11e740d53
Refactoring secure backup references.
2020-06-26 14:13:37 +02:00
SBiOSoftWhare
b044488517
Refactoring secure backup references.
2020-06-26 14:01:33 +02:00
SBiOSoftWhare
1ef5ea0379
Refactoring secure backup references.
2020-06-26 13:07:53 +02:00
SBiOSoftWhare
27ca10a665
Fix refactoring.
2020-06-25 17:52:36 +02:00