Doug
b2d71c405e
changelog.d: Upgrade MatrixSDK version ([v0.22.4]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4 )).
2022-02-25 10:45:56 +00:00
Doug
1861cf1dba
changelog.d: Upgrade MatrixSDK version ([v0.22.2]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.2 )).
2022-02-22 12:19:37 +00:00
Stefan Ceriu
1a0af46a18
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Stefan Ceriu
2c4e016b30
changelog.d: Upgrade MatrixSDK version ([v0.22.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.1 )).
2022-02-16 12:42:00 +02: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
d9ca3c29ef
changelog.d: Upgrade MatrixSDK version ([v0.22.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0 )).
2022-02-09 17:57:55 +00:00
SBiOSoftWhare
6a2401b463
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
David Langley
1e9fb6b625
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
...
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley
fa346db145
Disable refresh tokens and revert pod and lockfile
2022-01-31 00:28:31 +00:00
SBiOSoftWhare
dca38b5c70
RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells.
2022-01-25 14:51:30 +01:00
Doug
de2e8cc57f
changelog.d: Upgrade MatrixSDK version ([v0.21.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0 )).
2022-01-25 12:58:20 +00:00
David Langley
21ec650e8f
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-24 12:19:45 +00:00
Stefan Ceriu
9f72ba5138
vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings.
2022-01-19 16:11:35 +02:00
David Langley
4dfa1706b7
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-14 11:43:09 +00:00
Doug
47fd866e77
changelog.d: Upgrade MatrixSDK version ([v0.20.16]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.16 )).
2022-01-11 13:09:21 +00:00
David Langley
51697d0bf8
Temporarily point to refresh sdk branch to build alpha
2022-01-11 08:07:59 +00:00
Stefan Ceriu
233eef26a3
Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1
2022-01-06 13:31:05 +02:00
Stefan Ceriu
fe525e4559
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Doug
1f6b19eed3
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
b3194a0fe9
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
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
b5f3a56666
Remove cocoapods-keys. Use UUID for analytics.
...
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
72f75cc36d
Update to PostHog 1.4.4
2021-12-16 16:59:45 +00:00
Doug
f45b4644c3
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
8ec27e8579
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Doug
9fd03eb3dd
changelog.d: Upgrade MatrixSDK version ([v0.20.15]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.15 )).
2021-12-14 13:01:14 +00:00
manuroe
74264b3f21
Podfile: Use the right SDK version after the security release
...
https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.14
2021-12-14 08:58:42 +01:00
manuroe
815a5c065d
version++ (Made manually)
2021-12-09 11:21:19 +01:00
SBiOSoftWhare
0aa55353fa
changelog.d: Upgrade MatrixSDK version ([v0.20.13]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.13 )).
2021-12-07 20:12:07 +01:00
SBiOSoftWhare
6486dce6bb
Podfile: Add :specHash sample for clarity.
2021-12-07 09:51:38 +01:00
SBiOSoftWhare
475fe5552f
Podfile: Handle ":specHash" sdk spec mode.
2021-12-02 16:30:08 +01:00
SBiOSoftWhare
5c63a39601
Podfile: Fix MatrixKit pods import.
2021-12-01 11:16:44 +01:00
SBiOSoftWhare
06de54f2d3
Podfile: Remove MatrixKit pod references.
2021-11-30 18:17:27 +01:00
SBiOSoftWhare
d635f0eff1
Podfile: First iteration to handle new MatrixKit location.
2021-11-30 11:43:48 +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
Doug
f89aad9edd
changelog.d: Upgrade MatrixKit version ([v0.16.10]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.10 )).
2021-11-17 16:01:10 +00: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
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
SBiOSoftWhare
249f9133fb
changelog.d: Upgrade MatrixKit version ([v0.16.9]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.9 )).
2021-10-21 18:15:17 +02:00
manuroe
90ecf698bd
Merge branch 'master' into develop
2021-10-14 09:12:29 +02:00
manuroe
53146e4b8c
changelog.d: Upgrade MatrixKit version ([v0.16.7]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.7 )).
2021-10-14 08:42:26 +02:00
manuroe
8582e3dc7b
Merge remote-tracking branch 'origin/master' into develop
2021-10-12 13:43:16 +02:00
Stefan Ceriu
90990578b0
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
2021-10-12 14:17:06 +03:00
manuroe
a274da9d92
changelog.d: Upgrade MatrixKit version ([v0.16.6]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6 )).
2021-10-12 12:57:24 +02:00
SBiOSoftWhare
a100a51249
Merge pull request #4960 from vector-im/steve/4734_master_tab_bar_refacto
...
Split view: Improve detail view management and add possibility to stack views on it
2021-10-11 17:23:20 +02:00
manuroe
a7b482aa8b
changelog.d: Upgrade MatrixKit version ([v0.16.5]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.5 )).
2021-10-08 17:04:44 +02:00
SBiOSoftWhare
86dc396685
Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance.
2021-10-05 10:48:52 +02:00
Doug
7cde4c5892
Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint.
2021-10-01 14:32:59 +01:00
manuroe
0663f98d20
changelog.d: Upgrade MatrixKit version ([v0.16.4]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.4 )).
2021-09-30 23:26:27 +01:00
manuroe
a0b0b83251
Upgrade MatrixKit version (v0.16.3)
2021-09-29 12:47:31 +02:00