Commit graph

334 commits

Author SHA1 Message Date
Doug
04e0360acb finish version++ 2022-08-09 14:20:30 +01:00
gulekismail
a5e62bfd9b finish version++ 2022-07-26 15:16:58 +03:00
Doug
9507ccfc59 finish version++ 2022-07-13 14:35:27 +01:00
Doug
5eb0723308 finish version++ 2022-07-12 19:31:03 +01:00
wtimme
3a43f5602e
Run bundle exec pod install --repo-update (#6387)
This change was introduced automatically by CocoaPods, likely because
someone ran `pod install` using their locally installed version of
CocoaPods.
2022-07-11 16:49:06 +01:00
Andy Uhnak
d839a95981 Track non-fatal issues via analytics 2022-07-05 17:15:51 +01:00
Stefan Ceriu
5e641acae9 finish version++ 2022-06-28 21:27:43 +03:00
Gil Eluard
4f18e40ea3
Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
gulekismail
0c35d1f20d finish version++ 2022-06-14 16:41:49 +03:00
gulekismail
aee20602d8 finish version++ 2022-06-03 14:04:48 +03:00
wtimme
a825a5a4dd Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods 2022-05-31 19:51:54 +02:00
Doug
01fc187c66 finish version++ 2022-05-31 14:04:01 +01:00
wtimme
95387a6dd5 Let warnings from MatrixSDK and AnalyticsEvents show up in Xcode
As requested by @pixlwave during their review of #6196, these
`inhibit_warnings` directive configure CocoaPods in a way that the
warnings for both MatrixSDK and AnalyticsEvents show up when building
the workspace in Xcode.
2022-05-31 10:50:28 +02:00
wtimme
a7d55a064e Remove redundant "inhibit warnings" direction
Since all warnings are inhibited by default, there is no need to
manually set this parameter here to `true`.
2022-05-23 21:44:44 +02:00
wtimme
8a678ba3bc Prevent warnings from 3rd-party code to show up in Xcode
The warnings from 3rd-party code can mostly be ignored, because it is not
under the control of our team. In Xcode, this allows us to focus on
the issues that we are able to fix.
2022-05-23 21:43:35 +02:00
Andy Uhnak
8012e9c6d3 finish version++ 2022-05-19 18:21:18 +01:00
Doug
6c19167bdf finish version++ 2022-05-18 16:04:36 +01:00
Doug
54a4feb0ea
Send the Signup analytics event (#6118)
* Implement the Signup event from AuthenticationViewController.

Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
Stefan Ceriu
4b697786a6 finish version++ 2022-05-05 16:11:18 +03:00
SBiOSoftWhare
765b625f7f Podfile: Move to iOS 14. Install DSBottomSheet. 2022-04-22 12:36:40 +02:00
gulekismail
2e2515258a finish version++ 2022-04-20 16:50:46 +03:00
Doug
139316c0f5 Stop excluding ARM64 simulator builds.
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
Doug
461eb20d37 finish version++ 2022-04-05 16:00:23 +01:00
Doug
8524fdfda4 finish version++ 2022-03-31 10:39:21 +01:00
Stefan Ceriu
232764238c finish version++ 2022-03-28 13:45:29 +03:00
Stefan Ceriu
698ac6c365 finish version++ 2022-03-22 16:59:27 +02:00
Gil Eluard
146edb9516 Add trigger to join and view room metrics events #5769
- update `Podfile.lock` after updating `release/swift` branch for analytics
2022-03-17 15:00:19 +01:00
Andy Uhnak
9a4c3e485b Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
Andy Uhnak
a719fc5fdf finish version++ 2022-03-14 16:26:01 +00:00
Gil Eluard
c76e0bc4b4
Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Andy Uhnak
0bfc548538 finish version++ 2022-03-08 18:20:16 +00:00
Gil Eluard
aadf1b7d67 Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
ismailgulek
0d381b5c69
Update AnalyticsEvents repo 2022-03-01 14:50:09 +03:00
Gil Eluard
89a16a72c2 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Doug
14e04d8c46 finish version++ 2022-02-25 11:40:06 +00:00
Doug
334c125128 finish version++ 2022-02-22 14:16:29 +00:00
Gil Eluard
8bd67bdc52 Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
Doug
382e503495 Update analytics event pod. 2022-02-18 11:21:46 +00:00
Stefan Ceriu
4a055a2637 finish version++ 2022-02-16 12:45:01 +02:00
Doug
52e375fced finish version++ 2022-02-09 18:41:39 +00:00
Gil Eluard
96cf359703 Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
Doug
bf6c43c795 finish version++ 2022-01-25 14:26:28 +00:00
Stefan Ceriu
821d6066cd 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
e8686dc50f finish version++ 2022-01-11 14:27:20 +00:00
Doug
bee737f97d Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug
a5abff7eee Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
932eca82cc 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
7bdc146b82 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
46d264477d Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
50dea9843b Update to PostHog 1.4.4 2021-12-16 16:59:45 +00:00
Doug
2b80c0437a 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
df4d13d881 finish version++ 2021-12-14 15:02:12 +00:00
manuroe
b75eb9cfa5 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
9ea5d3f32a version++ (Made manually) 2021-12-09 11:21:19 +01:00
SBiOSoftWhare
d468851979 finish version++ 2021-12-07 22:45:24 +01:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
53ed1da478 finish version++ 2021-11-17 16:49:01 +00:00
Stefan Ceriu
30ff8a65fb 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
SBiOSoftWhare
23aae31460 finish version++ 2021-10-21 20:33:26 +02:00
manuroe
ceccbb0ed2 finish version++ 2021-10-14 09:12:24 +02:00
manuroe
7b97511665 finish version++ 2021-10-12 13:41:45 +02:00
manuroe
6c9ad945d4 finish version++ 2021-10-08 17:51:15 +02:00
Doug
bf48056999 Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint. 2021-10-01 14:32:59 +01:00
manuroe
8efcbdf93b finish version++ 2021-09-30 23:51:12 +01:00
manuroe
a32cc2243f Upgrade MatrixKit version (v0.16.3) 2021-09-29 12:47:31 +02:00
manuroe
0d14f77f3c finish version++ 2021-09-24 16:14:41 +02:00
Doug
d956fb9b59 Update Podfile.lock for OLMKit 3.2.5 2021-09-16 17:24:04 +01:00
manuroe
77fc814221 Merge remote-tracking branch 'origin/master' into develop 2021-09-16 15:01:40 +02:00
manuroe
b3c4f6b45b finish version++ 2021-09-16 14:59:17 +02:00
Stefan Ceriu
d4c7a2b0d1 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
manuroe
ae46e206f0 finish version++ 2021-09-09 11:13:31 +02:00
Stefan Ceriu
4a0f68694c #4693 - Mark iOS 11 as dropped in the verions check coordinator (last supported release). 2021-09-06 18:24:26 +03:00
Stefan Ceriu
f2dd0e256b Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f219.
2021-09-06 18:24:26 +03:00
Stefan Ceriu
a786cbb90a #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
SBiOSoftWhare
36c13b8ddd finish version++ 2021-08-27 18:50:12 +02:00
manuroe
eee5e17b34 finish version++ 2021-08-11 15:21:04 +02:00
manuroe
d9f982a669 finish version++ 2021-07-29 16:58:28 +02:00
manuroe
adcab16e19 Update Podfile.lock 2021-07-22 14:47:37 +02:00
manuroe
671f2118cc
Merge branch 'develop' into element_4090 2021-07-22 14:16:35 +02:00
SBiOSoftWhare
1cc23c6710 finish version++ 2021-07-22 12:34:13 +02:00
SBiOSoftWhare
675c834402 finish version++ 2021-07-16 16:59:24 +02:00
Stefan Ceriu
cf00d3e8c2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
manuroe
0b7f4fe441 finish version++ 2021-06-30 16:55:16 +02:00
manuroe
532a9c3791 finish version++ 2021-06-24 10:27:03 +02:00
manuroe
9de68a9ec1 finish version++ 2021-06-21 18:02:53 +02:00
manuroe
3af3109499 Fix Podfile.lock 2021-06-03 11:16:53 +02:00
SBiOSoftWhare
2170d3ac20 finish version++ 2021-05-12 17:41:45 +02:00
manuroe
653c280267 finish version++ 2021-05-07 16:29:44 +02:00
manuroe
248795c229 finish version++ 2021-04-22 12:00:35 +02:00
manuroe
39af431884 finish version++ 2021-04-16 17:35:19 +02:00
manuroe
ea18685e28 finish version++ 2021-04-14 12:36:41 +02:00
manuroe
1567f1cff1 finish version++ 2021-04-09 17:56:13 +02:00
manuroe
f258121724 finish version++ 2021-03-24 17:30:46 +01:00
manuroe
7ae0a2e27c Pods: Update FlowCommoniOS, GBDeviceInfo, KeychainAccess, MatomoTracker, SwiftJWT, SwiftLint
#4120
2021-03-15 12:25:46 +01:00
manuroe
61dcf7ec23 finish version++ 2021-03-11 14:25:41 +01:00
ismailgulek
b4fc4fba58 finish version++ 2021-03-03 22:57:29 +03:00
manuroe
d605da9be8 finish version++ 2021-02-26 18:53:35 +01:00
manuroe
84a5a1f910 finish version++ 2021-02-24 12:09:38 +01:00
manuroe
c16c988d69 Podfile.lock: Use the right libolm version 2021-02-23 11:27:44 +01:00