Stefan Ceriu
55d6519436
Fixes vector-im/element-ios/issues/6095 - Random square home screen room avatars.
2022-06-08 13:26:08 +03:00
Stefan Ceriu
ace32be042
#6130 , #4769 - Fix home screen not resetting on tab switching
2022-05-19 16:49:09 +03:00
Stefan Ceriu
b0189d9204
Fix home screen shrinking too much on keyboard opening.
2022-05-19 16:49:09 +03:00
aringenbach
5691c5669e
Setup a dedicated listener owned by PresenceIndicatorView
2022-05-12 10:55:00 +02:00
aringenbach
648543bc0a
Remove observers when needed
2022-05-11 15:51:12 +02:00
aringenbach
ab40964429
Presence: fix live updates on Home & DM list
2022-05-11 15:07:39 +02: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
Stefan Ceriu
2a4b27e049
Warn users about incoming iOS 13 support drop.
2022-04-12 11:24:14 +03:00
Stefan Ceriu
5dcf44aead
Fix version check banner layout after migration to iOS 15.
2022-04-12 11:24:14 +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
Doug
b2c902a4f5
Merge branch 'master' into develop
2022-04-06 17:48:50 +01:00
Gil Eluard
0021c3f35b
Room context preview dismissed unexpectedly ( #5993 )
...
- fixed
2022-04-06 10:43:35 +02:00
aringenbach
38363b1832
PresenceIndicatorView Swift implementation
2022-04-05 15:13:58 +02:00
aringenbach
fa3f01bb8f
Merge branch 'develop' into aringenbach/5933_presence_indicator
2022-04-05 14:14:45 +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
aringenbach
dbd38d79b2
Enable presence indicator border colour update
2022-04-04 18:52:07 +02:00
aringenbach
b79c924a18
Setup IBInspectable for indicator border width
2022-04-04 18:52:07 +02:00
aringenbach
93ce241a0b
Display presence indicator on home & DM list
2022-04-04 18:52:07 +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
Gil Eluard
59038e18c1
Merge branch 'develop' into gil/SP1_space_creation
...
# Conflicts:
# Config/BuildSettings.swift
# Riot/Generated/Strings.swift
# Riot/Modules/Home/HomeViewController.m
# Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +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
Doug
20eae1d1bb
Expose room cells to voiceover on Home tab.
2022-02-21 09:28:34 +00:00
Andy Uhnak
b9b2c642e3
Add new loading indicators
2022-02-14 16:51:02 +00: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
Stefan Ceriu
1ab7643de1
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02: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
David Langley
7a7ee720f2
Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance.
2022-01-19 09:48:16 +00: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