Arnfried Griesert
66b2259f7c
MESSENGER-4034 app icon name
2023-02-08 14:53:45 +00:00
Gil Eluard
049c8996d1
Removed labs flag and enabled New App Layout
2022-09-05 12:03:52 +02:00
Gil Eluard
fcc1a8a404
Glitchy room list header when scrolling
...
- fixed
2022-09-01 16:56:18 +02:00
Gil Eluard
bbb0dc1b5a
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 16:01:34 +02:00
Gil Eluard
8b9c2ad5f1
Added Labs flag for the new App Layout
...
- Make CI happy
2022-08-29 15:24:10 +02:00
Gil Eluard
5187cf9107
Added Labs flag for the new App Layout
2022-08-29 14:59:09 +02:00
Gil Eluard
0aa5b4f4a1
Delight edit layout experiment ( #6384 )
...
* Delight: Edit layout experiment #6079
* Feature flag new App Layout #6406
* Update All chats screen with latest design #6407
2022-08-02 17:27:33 +02:00
Stefan Ceriu
ace32be042
#6130 , #4769 - Fix home screen not resetting on tab switching
2022-05-19 16:49:09 +03:00
Stefan Ceriu
7b690aa967
Fix vector-im/element-ios/issues/6004 - Reset home filters when switching tabs.
2022-04-12 12:49:53 +03:00
Anderas
62a81ecc9b
Merge pull request #5968 from vector-im/andy/sections_refactor
...
Refactor sections as enum types
2022-04-07 10:43:23 +01:00
Andy Uhnak
9684db157e
Merge branch 'develop' into andy/5958_home_scroll
2022-04-07 09:57:47 +01:00
Gil Eluard
0021c3f35b
Room context preview dismissed unexpectedly ( #5993 )
...
- fixed
2022-04-06 10:43:35 +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
Andy Uhnak
3f34fd655a
Refactor sections as enum types
2022-04-04 09:40:26 +01:00
Andy Uhnak
a7228a4aaf
Register unique cells for home screen sections
2022-04-04 08:30:25 +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
Stefan Ceriu
672dd90cb1
Prevent the homescreen from resetting on every appearance.
2022-03-22 12:44:26 +02:00
Andy Uhnak
32bc67e130
Fix crash when pressing tabs
2022-03-17 12:37:42 +00: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
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Gil Eluard
72e280652a
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
aringenbach
fe7cdaebc2
Move invites to dedicated sections and enable section collapse ( #5683 )
...
* Display invites in dedicated sections
* Activate shrinkable and fix home number of rows for section
* Rework section header
* Display badge in people and room tabs
* Add changelog & remove useless todo
* Improve isSectionShrinked condition, remove useless import and shrinkable sets
* Restore invitation count in tab bar badge
* Display badge for invites section
* Add comment on invites count
* Update right accessory view on data source update
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-28 13:48:07 +01:00
David Langley
9c53cfd4e3
Use protocol to get title from child VCs.
2022-02-23 11:41:05 +00: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
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
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
Gil Eluard
0ae38858da
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
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
Gil Eluard
b9512352a6
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
047342265b
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
1bd43f1726
Call pagination api from appropriate points
2022-01-04 04:31:18 +03:00
Gil Eluard
1fb13415f9
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
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
Gil Eluard
4fdc43ff93
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
3c88570a8a
Implement FAB journeys & rough edge warnings element-ios#5226
...
- Implemented FAB for Home screen
2021-12-10 12:19:23 +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
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