Commit Graph

11808 Commits

Author SHA1 Message Date
SBiOSoftWhare 4649225639 Merge pull request #4562 from vector-im/release/1.4.6/release
Release 1.4.6
2021-07-16 16:57:59 +02:00
Stefan Ceriu c0067a81b3 #4090 - Added voice messages switch to the labs section in settings. 2021-07-16 16:57:29 +03:00
SBiOSoftWhare 647164eaf4 Merge branch 'release/1.4.6/master' into release/1.4.6/release 2021-07-16 15:24:23 +02:00
SBiOSoftWhare 6af882ac4c version++ 2021-07-16 15:13:45 +02:00
Stefan Ceriu 951b0aa23b #4090 - Fixed the AttachmentCacheManager's serial nature. 2021-07-16 15:47:56 +03:00
Stefan Ceriu 6a35e1c96e Revert "Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account.""
This reverts commit 8225b800e3.
2021-07-16 13:46:06 +03:00
Stefan Ceriu d47b0a2289 #4090 - Changed FFMpeg-Kit to the LTS version and moved the project back to deployment target 11.0. 2021-07-16 13:32:19 +03:00
Stefan Ceriu 8225b800e3 Revert "#4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account."
This reverts commit 72522dae67.
2021-07-16 13:31:38 +03:00
Stefan Ceriu df1a09260c #4090 - Switched the sendVoiceMessage method duration parameter to an integer. 2021-07-16 12:49:28 +03:00
Stefan Ceriu 72522dae67 #4094 - Reintroduced serial attachment loading processing queue and fixed completionCallback storage so they take the requestedNumberOfSamples into account. 2021-07-16 12:05:47 +03:00
Stefan Ceriu b0c48ecee6 #4094 - Redrawing waveforms on bound changes. 2021-07-16 09:06:36 +03:00
SBiOSoftWhare 4f9b05492e Changes: Restore 1.4.5 changes. 2021-07-15 20:11:39 +02:00
SBiOSoftWhare 28bf0c2aab Merge pull request #4557 from RiotTranslateBot/weblate-riot-ios-riot-ios
Translations update from Weblate
2021-07-15 12:28:08 +02:00
SBiOSoftWhare 0eb37f9b34 Merge pull request #4556 from RiotTranslateBot/weblate-riot-ios-riot-ios-push
Translations update from Weblate
2021-07-15 12:26:41 +02:00
Doug 8590293a1a Merge pull request #4555 from vector-im/doug/4552_fix_attachment_view_mask
Fix image and video thumbnail masks on cell reuse.
2021-07-15 11:23:19 +01:00
Weblate f559b6424e Merge branch 'origin/develop' into Weblate. 2021-07-15 10:13:23 +00:00
Weblate f13beacc92 Merge branch 'origin/develop' into Weblate. 2021-07-15 10:13:15 +00:00
Doug 028d6eccfa Merge branch 'develop' into doug/4552_fix_attachment_view_mask 2021-07-15 09:34:27 +01:00
Doug 1cdf7da187 Create ci-tests.yml
Separate CI jobs into individual actions.
2021-07-14 17:01:15 +01:00
Doug 1431d8fd65 Update and rename ci.yml to ci-build.yml
Separate CI jobs into individual actions.
2021-07-14 17:00:21 +01:00
Doug e731c6d4b3 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 87d6265067 #4094 - Fixed flickering elapsed time labels and other tweaks. 2021-07-14 14:40:54 +03:00
Doug 445db8ba78 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 fa1bbecf26 Always update the path of the attachmentView's mask to handle reuse. 2021-07-14 10:15:50 +01:00
Jonathan de Jong 822eac1519 add to changes.rst 2021-07-14 11:01:55 +02:00
Jonathan de Jong d4212d07a5 Add bug report information 2021-07-14 10:54:19 +02:00
Stefan Ceriu b70c5b02c6 #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 2bfd490241 Update addressable gem. 2021-07-13 17:55:42 +01:00
TheBlueKingLP 651f424d67 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 c4929ce18d Merge branch 'develop' into doug/4528_fix_share_extension_search_layout 2021-07-13 17:10:43 +01:00
Doug 3d900e3068 Update CHANGES.rst. 2021-07-13 17:08:48 +01:00
Doug 7f0f419d67 Fix layout bug in the share extension. 2021-07-13 16:54:30 +01:00
Stefan Ceriu b7c903da74 Revert "Revert "#4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player.""
This reverts commit da5edee222.
2021-07-13 16:13:39 +03:00
Stefan Ceriu fa69b983f8 #4094 - Sending voice message recording length and waveform samples. 2021-07-13 16:03:20 +03:00
Doug 5e14c559b5 Merge pull request #4542 from vector-im/doug/fix_warnings
Fix warnings
2021-07-13 11:07:47 +01:00
Gil Eluard 110e7f7c9e 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 caea8a936b Update CHANGES.rst 2021-07-13 09:32:38 +01:00
Stefan Ceriu 6902c3a4d2 Merge branch 'develop' into element_4090
# Conflicts:
#	CHANGES.rst
2021-07-13 11:30:16 +03:00
Stefan Ceriu da5edee222 Revert "#4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player."
This reverts commit 68373f9f61.
2021-07-13 08:04:50 +03:00
Gil Eluard 3ddc562fa7 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
Doug 9eea959032 Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug a92dc9a4b6 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 0d16d30149 Use updated methods in MatrixKit. 2021-07-12 14:02:29 +01:00
Stefan Ceriu 4f6f59f11a #4094 - Fixed attachments caching layer not working accordingly. 2021-07-12 15:50:44 +03:00
Stefan Ceriu aea36c1886 #4094 - Fix crash on concurrent access to waveform audio samples. 2021-07-12 15:31:18 +03:00
Stefan Ceriu 68373f9f61 #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 3f9d9b1bd3 #4094 - Disable message replies while recording audio messages. 2021-07-12 12:18:49 +03:00
Gil Eluard a2ce4f056d 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 02da89dda0 #4094 - Updated english NSMicrophoneUsageDescription. 2021-07-12 11:53:02 +03:00
Stefan Ceriu 694294566d #4094 - Reduced the minimum recording duration to 1 second. 2021-07-12 10:18:01 +03:00