Commit graph

11860 commits

Author SHA1 Message Date
Doug
aa264048dd
Update and rename ci.yml to ci-build.yml
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00
Doug
389dc81c78
Merge pull request #4549 from vector-im/doug/4528_fix_share_extension_search_layout
Fix share extension layout when searching
2021-07-14 14:44:52 +01:00
Stefan Ceriu
a3ec3356db #4094 - Fixed flickering elapsed time labels and other tweaks. 2021-07-14 14:40:54 +03:00
Doug
30ee01054f Use the layer's corner radius rather than a custom mask.
This will ensure the mask bounds always match the view's size.
2021-07-14 10:37:54 +01:00
Doug
988267c74f Always update the path of the attachmentView's mask to handle reuse. 2021-07-14 10:15:50 +01:00
Jonathan de Jong
629004dcfa add to changes.rst 2021-07-14 11:01:55 +02:00
Jonathan de Jong
cb04c97e47 Add bug report information 2021-07-14 10:54:19 +02:00
Stefan Ceriu
1181ccafff #4094 - Switched back to multiple audio player instances (1 per event identifier), strongly retaining the currenty playing one and unloading all stopped ones. Various other improvements and bug fixes. 2021-07-14 10:26:21 +03:00
Doug
300379b765 Update addressable gem. 2021-07-13 17:55:42 +01:00
TheBlueKingLP
e09705ff32 Translated using Weblate (Japanese)
Currently translated at 91.4% (32 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ja/
2021-07-13 16:25:04 +00:00
Doug
61256a7383
Merge branch 'develop' into doug/4528_fix_share_extension_search_layout 2021-07-13 17:10:43 +01:00
Doug
1d4ca68186 Update CHANGES.rst. 2021-07-13 17:08:48 +01:00
Doug
86fa15bfa6 Fix layout bug in the share extension. 2021-07-13 16:54:30 +01:00
Stefan Ceriu
ff9384c079 Revert "Revert "#4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player.""
This reverts commit 1a5197c69a.
2021-07-13 16:13:39 +03:00
Stefan Ceriu
227197375c #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Doug
9db2956578
Merge pull request #4542 from vector-im/doug/fix_warnings
Fix warnings
2021-07-13 11:07:47 +01:00
Gil Eluard
ab60c2a203
Merge pull request #4548 from vector-im/gil/element_4546
Show / hide reset button in secrets recovery screen (#4546).
2021-07-13 10:43:33 +02:00
Doug
51bcf4acc2
Update CHANGES.rst 2021-07-13 09:32:38 +01:00
Stefan Ceriu
cf00d3e8c2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Stefan Ceriu
1a5197c69a Revert "#4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player."
This reverts commit 1a2a434d9d.
2021-07-13 08:04:50 +03:00
Gil Eluard
a650e49533 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Doug
989f19696d Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug
3f15a44721
Merge pull request #4541 from vector-im/doug/4483_fix_picking_slow_mo_videos
Add support for sending slow motion videos
2021-07-12 16:26:48 +01:00
Doug
0cb3aaa267 Use updated methods in MatrixKit. 2021-07-12 14:02:29 +01:00
Stefan Ceriu
a5136a38bb #4094 - Fixed attachments caching layer not working accordingly. 2021-07-12 15:50:44 +03:00
Stefan Ceriu
ba54f91ffc #4094 - Fix crash on concurrent access to waveform audio samples. 2021-07-12 15:31:18 +03:00
Stefan Ceriu
1a2a434d9d #4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player. 2021-07-12 15:30:48 +03:00
Stefan Ceriu
9030f02de6 #4094 - Disable message replies while recording audio messages. 2021-07-12 12:18:49 +03:00
Gil Eluard
14b605cca8
Merge pull request #4543 from vector-im/gil/element_4438
it's easy for the back button to trigger a leftpanel reveal (#4438)
2021-07-12 10:53:19 +02:00
Stefan Ceriu
555fa5d91b #4094 - Updated english NSMicrophoneUsageDescription. 2021-07-12 11:53:02 +03:00
Stefan Ceriu
7d1f33c9ed #4094 - Reduced the minimum recording duration to 1 second. 2021-07-12 10:18:01 +03:00
Gil Eluard
65415c48ef #4090 - Update after review 2021-07-10 00:16:23 +02:00
Gil Eluard
e15d842e7b it's easy for the back button to trigger a leftpanel reveal (#4438)
- Reverted Riot.xcscheme
2021-07-10 00:01:47 +02:00
Gil Eluard
61b5675896 it's easy for the back button to trigger a leftpanel reveal (#4438)
- Updated CHANGES.rst
2021-07-09 23:58:32 +02:00
Gil Eluard
27b72c5408 it's easy for the back button to trigger a leftpanel reveal (#4438)
- Updated CHANGES.rst
2021-07-09 23:57:34 +02:00
Gil Eluard
a929ceb32e it's easy for the back button to trigger a leftpanel reveal (#4438)
- Fixed
2021-07-09 23:54:25 +02:00
Doug
4e34cb0a9c
Merge pull request #4525 from vector-im/dbkr/scan_button_title
Use different title for scan button for self verification
2021-07-09 19:44:17 +01:00
Doug
94e2aa307c
Fix typo in comments. 2021-07-09 17:58:27 +01:00
Doug
e2a9d3bb24 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
David Baker
b11c935784 Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title 2021-07-09 16:40:16 +01:00
David Baker
0fae773503 Don't show dialog on cancel if self-verifying
The user should know they cancelled in if they're self verifying since
they're the one who cancelled, from their other device (the copy referred
to 'the other party', so was inaccurate, so we may as well just remove it).
2021-07-09 16:38:25 +01:00
Doug
a88d46d81f Remove conditional_binding_cascade rule.
No longer supported in SwiftLint.
2021-07-09 16:35:39 +01:00
HelaBasa
528d0412a5 Translated using Weblate (Sinhala)
Currently translated at 1.2% (15 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/si/
2021-07-09 14:25:07 +00:00
Deleted User
d544402f0c Translated using Weblate (Norwegian Bokmål)
Currently translated at 97.7% (1205 of 1233 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nb_NO/
2021-07-09 14:25:06 +00:00
Doug
9ba4066257 Add decryptNotificationsByDefault build setting. 2021-07-09 15:00:03 +01:00
Deleted User
3b1e273369 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (35 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/nb_NO/
2021-07-09 13:25:03 +00:00
HelaBasa
1dbea918ed Translated using Weblate (Sinhala)
Currently translated at 17.1% (6 of 35 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/si/
2021-07-09 13:25:03 +00:00
Doug
c299e62fa0 Remove room_recents_directory_section_network localization string. 2021-07-09 12:36:02 +01:00
Doug
39ff2cb13c
Merge branch 'develop' into doug/4483_fix_picking_slow_mo_videos 2021-07-09 11:17:44 +01:00
Doug
f09c18d264 Update CHANGES.rst. 2021-07-09 11:04:00 +01:00