Commit Graph

126 Commits

Author SHA1 Message Date
Doug 2aec883095 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
aringenbach df1eb6de79 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 8ebe98bece Use protocol to get title from child VCs. 2022-02-23 11:41:05 +00:00
Doug 7b6f430601 Expose room cells to voiceover on Home tab. 2022-02-21 09:28:34 +00:00
Andy Uhnak 3c2ef4eabc Add new loading indicators 2022-02-14 16:51:02 +00:00
aringenbach 87ad400eb6 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 bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Doug b4a3e5c143 Use a snapshot view for context menu previews. 2022-02-03 18:30:39 +00:00
Doug 03ac541f91 Update strings, fix missing symbol. 2022-02-03 18:30:39 +00:00
Doug 37956bd397 Add a preview provider to the context menu. 2022-02-03 18:30:39 +00:00
Doug fc90b2eb72 Add context menu to HomeViewController cells. 2022-02-03 18:30:39 +00:00
David Langley 6e424dc854 Change HomeViewControllerWithBannerWrapperViewController to MXKViewControllerActivityHandling conformance. 2022-01-19 09:48:16 +00:00
ismailgulek d36e131b61 Call pagination api from appropriate points 2022-01-04 04:31:18 +03:00
Doug 296f444b9e Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug cea6cd145b 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
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
Philippe Loriaux af20d24960 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
ismailgulek c415e2a0f0 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 11:49:55 +03:00
Doug bf69a1dd7e Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
ismailgulek 07c8091ca3 Simplify empty view logic 2021-10-04 17:29:04 +03:00
ismailgulek 8c7ec9eb1e Adapt changes 2021-10-02 02:09:36 +03:00
ismailgulek 027a022300 Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-30 12:35:46 +03:00
Stefan Ceriu 04bc95a85c 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 6e6f14b246 Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-28 17:30:39 +03:00
Gil Eluard d90f714fb3 [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
Gil Eluard 3a09ee688c [Spaces] M10.6.1 Handle space link #4498
- Update after code review
2021-09-23 17:15:32 +02:00
ismailgulek 045a9a4b67 Fetch room from session when needed 2021-09-23 16:56:39 +03:00
Gil Eluard ac5cb33c9c reverted HomeViewControllerWithBannerWrapperViewController 2021-09-23 15:38:43 +02:00
Gil Eluard 2e2f4c638e Merge branch 'spaces' into gil/4498_Handle_space_link 2021-09-23 15:26:29 +02:00
Gil Eluard c3e2bb6880 Merge branch 'develop' into spaces 2021-09-23 15:26:06 +02:00
Gil Eluard 8c53f6a683 fixed FAB button in Home screen 2021-09-22 22:57:21 +02:00
Stefan Ceriu f9a4178f2a Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class. 2021-09-22 16:59:47 +03:00
Gil Eluard ba3f71ebe1 [Spaces] M10.6.1 Handle space link #4498
- Fixed universal links
- Added support for space links
2021-09-22 14:58:19 +02:00
Stefan Ceriu c69d364ad1 Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C. 2021-09-22 14:10:16 +03:00
ismailgulek b9b7b4e1da Adapt to cell data changes 2021-09-22 11:47:21 +03:00
ismailgulek 2c05daf27a Adapt sentStatus changes 2021-09-22 11:41:22 +03:00
Gil Eluard 068f4b3ce0 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 2b8b37a0e1 Move data ready notification to RecentsViewController 2021-09-08 11:18:18 +03:00
ismailgulek b8fe8856a8 Fix search bar clipping issues 2021-09-08 00:29:28 +03:00
ismailgulek cd6d642dce Introduce roomListDataReady on HomeViewController 2021-09-07 18:22:54 +03:00
Stefan Ceriu a8edaac7aa #4693 - Mark iOS 11 as dropped in the verions check coordinator (last supported release). 2021-09-06 18:24:26 +03:00
Stefan Ceriu c686a6b653 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Stefan Ceriu 9457c25981 #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
Stefan Ceriu 2e895625b5 Fixes #4449 - Clipped home view on search. 2021-08-31 11:03:26 +03:00
David Langley 4674caac05 Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Stefan Ceriu 001d7fef76 #4693 - Fixed minimum supported version. 2021-08-25 14:26:39 +03:00
Stefan Ceriu 2cf8f9f85c #4693 - Updates following code review. 2021-08-25 13:57:32 +03:00
Stefan Ceriu ea699f66e3 Implements #4693 - Alert users of Element on iOS11 deprecation. 2021-08-25 13:57:32 +03:00
David Langley 4865d9d3a5 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
Gil Eluard 14c6741e1f [Spaces] M10.7 Explore rooms #4571
- Update after design review
2021-08-16 15:44:44 +02:00