David Langley
583d5b32fe
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-24 12:19:45 +00:00
SBiOSoftWhare
04267efeee
Merge pull request #5383 from vector-im/steve/5208_text_msg_layout
...
Message bubbles: Text message layout
2022-01-21 16:06:57 +01:00
SBiOSoftWhare
180e3cb471
RoomTimelineStyle: Conforms to Themable.
2022-01-20 16:56:32 +01:00
Stefan Ceriu
9ddf80f54b
vector-im/element-ios/issues/5114 - De-labs-ed polls, disabled editing and undisclosed polls until platform parity.
2022-01-18 20:05:10 +02:00
David Langley
4bc9df0549
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-14 11:43:09 +00:00
SBiOSoftWhare
e203942b94
RiotSettings: Add convenient method to get current room timeline style identifier.
2022-01-14 09:48:18 +01:00
ismailgulek
f6a3f8def1
Merge branch 'develop' into ismail/4384_summary_db
2022-01-13 12:20:41 +03:00
SBiOSoftWhare
3b82f6e56e
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
...
Message bubbles: Add settings and build flag
2022-01-13 09:50:23 +01:00
David Langley
bc08428f4c
Remove duplicated logout code and fix spinner.
...
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
2022-01-10 21:38:24 +00:00
ismailgulek
6a2ac67696
Merge branch 'develop' into ismail/4384_summary_db
2022-01-08 00:54:17 +03:00
David Langley
6df4713eba
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-06 22:43:20 +00:00
Stefan Ceriu
49c787d987
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
8d97959cac
vector-im/element-ios/issues/5298 - Added build setting + ui and unit tests.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
4ad5150c88
vector-im/element-ios/issues/5298 - Implemented location sharing from the input toolbar action menu.
2022-01-04 17:33:32 +02:00
SBiOSoftWhare
b69fa7cc31
Settings: Add enable room message bubbles parameter.
2022-01-03 18:30:59 +01:00
ismailgulek
1d040cc806
Adapt from summaries to rooms & little naming fixes
2021-12-29 17:40:09 +03:00
Doug
6ab08067bd
Move Analytics from Managers to Modules.
2021-12-16 17:01:23 +00:00
Doug
e64cda1bb8
Add an AnalyticsService to handle account data.
2021-12-16 17:01:23 +00:00
Doug
230e6038b5
Fix mutability on AnalyticsSettings.
2021-12-16 17:01:23 +00:00
Doug
e642c7417e
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
a46fbf68e8
Leave analytics client running on sign out.
...
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug
e160d8dc59
Add tap/click event. Improve Swift/ObjC bridging.
2021-12-16 17:01:22 +00:00
Doug
518ba22c85
Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone.
2021-12-16 17:01:22 +00:00
Doug
ecd4bbd63b
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
299cc8bc74
Migrate doug/5035_posthog from MatrixKit.
2021-12-16 17:01:22 +00:00
Doug
2ddb17ec7b
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
2879430a8c
Abstract PostHog out of the Analytics client.
2021-12-16 16:59:45 +00: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
b7a4e5c0d3
Use custom generated Swift events.
...
Add analytics PerformanceTimer event.
2021-12-16 16:59:45 +00:00
Doug
0c40ffd825
Update 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
Doug
0b08bddc76
Remove cocoapods-keys. Use UUID for analytics.
...
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
7a683870ca
Add specific methods to track analytics and test generated event types.
2021-12-16 16:59:45 +00:00
Doug
eb36107b59
Update to PostHog 1.4.4
2021-12-16 16:59:45 +00:00
Doug
56956ba7b1
Add missed MXLogger calls in Analytics.
2021-12-16 16:59:45 +00:00
Doug
b52a83e171
Don't read analytics opt in status from account data.
...
Update PostHog to 1.4.3.
Add tests for prompt type.
2021-12-16 16:59:45 +00:00
Doug
efdbdcd117
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
David Langley
c08b717564
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
2021-12-09 17:28:56 +00:00
Stefan Ceriu
17f2f71634
vector-im/element-ios/issues/5114 - Polls in the timeline.
2021-12-09 09:37:02 +02:00
SBiOSoftWhare
090e17c3f9
Merge develop into steve/5020_matrixkit_merge
2021-11-30 16:16:52 +01:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
6677622eb0
Remove MatrixKit import from Swift files.
2021-11-29 17:50:30 +01:00
SBiOSoftWhare
9e230127d3
Remove unnecessary MatrixKit imports.
2021-11-29 17:45:35 +01:00
David Langley
7c56c87d3e
Update Riot/Managers/PushNotification/PushNotificationService.m
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2021-11-26 14:57:58 +00:00
David Langley
235b4aa8fc
Restore the pushkit token after login/logout when configuring PushKit
2021-11-26 12:52:40 +00:00
Doug
f1b341d8e7
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Stefan Ceriu
3f1700d516
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
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
SBiOSoftWhare
81c79ed061
Merge branch 'hotfix/1.6.7' into hotfix/1.6.7_2
2021-11-03 17:22:21 +01:00
Gil Eluard
7540213a72
Set Show All Rooms to true by default #5076
2021-11-02 07:00:12 +01:00