Stefan Ceriu
03f2a2687f
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
Doug
d4cf53cabf
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
Stefan Ceriu
aaab7b8634
Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1
2022-01-06 13:31:05 +02:00
Stefan Ceriu
acdf51630f
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Doug
70e0eed440
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
61f5764cca
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
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
Doug
5f29c17bb7
Remove cocoapods-keys. Use UUID for analytics.
...
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
2573c2ed3b
Update to PostHog 1.4.4
2021-12-16 16:59:45 +00:00
Doug
e8d02c5458
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
a984028479
Begin migration from Matomo to PostHog
...
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Doug
d300084421
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
2c4607aea2
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
25a395cc25
version++ (Made manually)
2021-12-09 11:21:19 +01:00
SBiOSoftWhare
4f539d656a
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
accb9f101a
Podfile: Add :specHash sample for clarity.
2021-12-07 09:51:38 +01:00
SBiOSoftWhare
8d15fe55a2
Podfile: Handle ":specHash" sdk spec mode.
2021-12-02 16:30:08 +01:00
SBiOSoftWhare
4401a32119
Podfile: Fix MatrixKit pods import.
2021-12-01 11:16:44 +01:00
SBiOSoftWhare
9db1aea515
Podfile: Remove MatrixKit pod references.
2021-11-30 18:17:27 +01:00
SBiOSoftWhare
ca07c4ea20
Podfile: First iteration to handle new MatrixKit location.
2021-11-30 11:43:48 +01:00
Doug
6dd471045f
Merge branch 'master' into develop
...
# Conflicts:
# Podfile.lock
# Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
521c18fde4
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
ba9c40cf2d
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
7576309da4
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
035f77e946
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
f2183dccf8
Merge branch 'master' into develop
2021-10-14 09:12:29 +02:00
manuroe
e91bd333e8
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
599ded2a55
Merge remote-tracking branch 'origin/master' into develop
2021-10-12 13:43:16 +02:00
Stefan Ceriu
ac443d23e6
Fixes #4976 - Replaced HPGrowingTextView with GrowingTextView. Reduced inheritance chain.
2021-10-12 14:17:06 +03:00
manuroe
a747b99442
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
c3731a2ec0
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
b68d61fed5
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
37060ffa45
Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance.
2021-10-05 10:48:52 +02:00
Doug
fdfc8981a1
Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint.
2021-10-01 14:32:59 +01:00
manuroe
896272671a
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
301e301472
Upgrade MatrixKit version (v0.16.3)
2021-09-29 12:47:31 +02:00
manuroe
88a7425679
changelog.d: Upgrade MatrixKit version ([v0.16.2]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.2 )).
2021-09-24 15:26:44 +02:00
manuroe
b6f26a258c
Merge remote-tracking branch 'origin/master' into develop
2021-09-16 15:01:40 +02:00
manuroe
7084c413a9
changelog.d: Upgrade MatrixKit version ([v0.16.1]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.1 )).
2021-09-16 13:49:43 +02:00
Stefan Ceriu
62cdb29331
Revert "Revert " #4693 - Drop iOS 11 support.""
2021-09-14 11:41:36 +03:00
manuroe
e27c8109fa
changelog.d: Upgrade MatrixKit version ([v0.16.0]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.0 )).
2021-09-09 10:33:00 +02:00
Stefan Ceriu
8f46e037f2
Revert " #4693 - Drop iOS 11 support."
...
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
David Langley
bc2a813419
Fix Podfile(remove develop).
2021-09-02 14:36:34 +01:00
David Langley
c5881e11ae
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4776_extract_swiftui
2021-09-02 10:14:11 +01:00
David Langley
667beca407
move full module and reorganize folders
2021-09-02 10:00:59 +01:00
Stefan Ceriu
0b2616ddb3
#4693 - Drop iOS 11 support.
2021-09-01 15:55:41 +03:00
SBiOSoftWhare
50b6b050a2
Podfile: Add explicitely CDN as source.
2021-08-27 11:30:01 +02:00
Doug
855c672c48
changelog.d: Upgrade MatrixKit version ([v0.15.8]( https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.15.8 )).
2021-08-27 09:49:26 +01:00
manuroe
a0a656a4bd
version++
2021-08-11 14:48:25 +02:00
manuroe
e0da77f833
version++
2021-07-29 16:16:43 +02:00