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
Doug
84fdd7585c
Add specific methods to track analytics and test generated event types.
2021-12-16 16:59:45 +00:00
Doug
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
SBiOSoftWhare
22e65563dc
RoomMemberDetailsViewController: Fix user id theming.
2021-12-14 15:47:09 +01:00
SBiOSoftWhare
77a4c32f0a
Merge pull request #5297 from vector-im/steve/4568_mxid_copy
...
RoomMemberDetailsViewController: Show user Matrix id and make it copyable
2021-12-14 12:47:40 +01:00
Stefan Ceriu
cf8f13bc26
vector-im/element-ios/issues/5114 - Prevent poll events from ever getting merged into other bubble data.
2021-12-10 15:55:17 +02:00
SBiOSoftWhare
48d8d71f91
RoomMemberDetails: Add safe area layout guides.
2021-12-10 14:02:09 +01:00
SBiOSoftWhare
bc6381d8a7
RoomMemberDetailsViewController: Refactor a property name.
2021-12-10 09:50:06 +01:00
SBiOSoftWhare
3b4daac2fa
RoomMemberDetailsViewController: Show user Matrix id and make it copyable.
2021-12-10 09:29:09 +01:00
Stefan Ceriu
dc574ab0a6
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
SBiOSoftWhare
f097c592fa
Merge pull request #5219 from vector-im/steve/5020_matrixkit_merge
...
Merge MatrixKit repository into Element
2021-12-03 15:44:30 +01:00
Stefan Ceriu
1e8be18912
vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk.
2021-12-02 15:38:59 +02:00
Stefan Ceriu
d7acd090f5
vector-im/element-ios/issues/4753 - Allow audio file attachments to be played back inline by reusing the existing voice message UI.
2021-12-02 15:38:59 +02:00
SBiOSoftWhare
e6ef1be7b6
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
fe84f0d862
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
SBiOSoftWhare
3593c1cfa5
Improve generated Swift header imports.
2021-11-25 23:11:53 +01:00
Doug
c946f2962a
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu
577fee75dd
Fix build after changing aggregation method limits from UInt to Int in the SDK.
2021-11-16 13:41:41 +02:00
Stefan Ceriu
1ea0308895
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
Stefan Ceriu
3fe141473c
vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media.
2021-11-09 10:41:21 +02:00
Phl-Pro
ea322e1526
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
Doug
aecc5da255
Merge pull request #5074 from vector-im/doug/5071_fix_presented_views
...
Fix more button not working.
2021-11-03 16:35:03 +00:00
SBiOSoftWhare
2a2f0fcfe9
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Doug
8e01cd6381
Ensure DisabledRoomInputToolbarView is used. Fix previewing rooms. Fix favourited DMs in Home.
2021-11-03 10:18:27 +00:00
Doug
0e509bb070
Present alerts before assigning to currentAlert.
2021-11-01 15:05:02 +00:00
Finn Behrens
941938be10
Remember keyboard language for room
...
This adds a `textInputContextIdentifier` to the RoomViewController to save the current language per room.
Signed-off-by: Finn Behrens <me@kloenk.dev >
2021-10-31 19:58:21 +01:00
SBiOSoftWhare
854ce42656
Update Riot/Modules/Room/RoomInfo/RoomInfoCoordinator.swift
...
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com >
2021-10-29 15:42:19 +02:00
SBiOSoftWhare
c7bd9e4971
RoomViewController: Fix a crash on before iOS 14.
2021-10-29 13:47:42 +02:00
SBiOSoftWhare
27c9baafb3
RoomSearchViewController: Fix setup.
2021-10-29 13:47:16 +02:00
SBiOSoftWhare
f02927b2dd
RoomInfoListViewController: Weakify self in a closure.
2021-10-29 13:46:34 +02:00
SBiOSoftWhare
9568c29401
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00
SBiOSoftWhare
8cd1e76334
Update weak views usage.
2021-10-29 10:50:24 +02:00
SBiOSoftWhare
896f78930b
RoomVC: Fix typo.
2021-10-28 18:51:25 +02:00
SBiOSoftWhare
623571a493
RoomCoordinator: Fix RoomVC reatin issue.
2021-10-28 18:01:30 +02:00
SBiOSoftWhare
988dff272e
RoomVC: Prevent retain cycles.
2021-10-28 17:41:16 +02:00
Stefan Ceriu
20e05df7a7
vector-im/element-ios/issues/4976 - Fixed placeholder not displaying after being hidden for resize animations.
2021-10-27 10:15:57 +03:00
Philippe Loriaux
af20d24960
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Stefan Ceriu
71f8789a9b
vector-im/element-ios/issues/4976 - Replaced GrowingTextView with simpler, custom implementation. Cleaned up the RoomInputToolbar header.
2021-10-26 17:41:29 +03:00
Stefan Ceriu
368225bd78
Fixes vector-im/element-ios/issues/5042 - Message composer doesn't follow keyboard when swiping to dismiss.
2021-10-25 16:23:58 +03:00
SBiOSoftWhare
38514553c1
Rename UniversalLinkPresentationParameters to ScreenPresentationParameters.
2021-10-21 10:00:37 +02:00
SBiOSoftWhare
c49fe6cd7c
Merge develop into 4734_room_stack
2021-10-20 11:14:52 +02:00
SBiOSoftWhare
3959b40d12
RoomVC: Fix typo.
2021-10-20 09:21:02 +02:00
SBiOSoftWhare
9418f93230
RoomVC: Update with UniversalLinkPresentationParameters.
2021-10-20 07:32:04 +02:00
ismailgulek
eef9c43798
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 16:40:34 +03:00
Stefan Ceriu
6efb00a909
Merge pull request #5014 from vector-im/stefan/messageForwarding
...
Message forwarding
2021-10-19 16:17:07 +03:00
ismailgulek
d4a3a2132b
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 14:01:32 +03:00
SBiOSoftWhare
cd6534e219
RoomVC: Remove temporary space universal link handling.
2021-10-19 12:29:59 +02:00
Doug
b13a69a980
Allow images to be pasted from Safari rather than their URL.
...
Use correct type.
2021-10-18 15:22:55 +01:00
Stefan Ceriu
ab30801310
vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review.
2021-10-18 16:40:53 +03:00