Stefan Ceriu
ab10473166
#4094 - Sending voice message recording length and waveform samples.
2021-07-13 16:03:20 +03:00
Doug
cb634a4b9f
Merge pull request #4542 from vector-im/doug/fix_warnings
...
Fix warnings
2021-07-13 11:07:47 +01:00
Gil Eluard
a983102e99
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
4e599adf10
Update CHANGES.rst
2021-07-13 09:32:38 +01:00
Stefan Ceriu
ca582c21f2
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-13 11:30:16 +03:00
Stefan Ceriu
8ff42fec54
Revert " #4545 - Switch back to using multiple audio player instances, allow pausing when starting a new player."
...
This reverts commit 12912341c29cd87d3ea4bed394e3a57e31fdbebf.
2021-07-13 08:04:50 +03:00
Gil Eluard
fb2b215a45
Show / hide reset button in secrets recovery screen ( #4546 ).
2021-07-12 22:51:56 +02:00
Doug
2bd59ab326
Merge branch 'develop' into doug/fix_warnings
...
# Conflicts:
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug
216dcd87ca
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
fdfb3a95e7
Use updated methods in MatrixKit.
2021-07-12 14:02:29 +01:00
Stefan Ceriu
4066822c29
#4094 - Fixed attachments caching layer not working accordingly.
2021-07-12 15:50:44 +03:00
Stefan Ceriu
e276842944
#4094 - Fix crash on concurrent access to waveform audio samples.
2021-07-12 15:31:18 +03:00
Stefan Ceriu
6f9cfaa0b5
#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
4224609839
#4094 - Disable message replies while recording audio messages.
2021-07-12 12:18:49 +03:00
Gil Eluard
9206091d78
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
fbd3d7c027
#4094 - Updated english NSMicrophoneUsageDescription.
2021-07-12 11:53:02 +03:00
Stefan Ceriu
25534cf129
#4094 - Reduced the minimum recording duration to 1 second.
2021-07-12 10:18:01 +03:00
Gil Eluard
616d192a08
#4090 - Update after review
2021-07-10 00:16:23 +02:00
Gil Eluard
a1d03eddd0
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
3f5ba273bb
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
7cb8f8fdaf
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
322628d2e5
it's easy for the back button to trigger a leftpanel reveal ( #4438 )
...
- Fixed
2021-07-09 23:54:25 +02:00
Doug
74f264c73e
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
e7371325d7
Fix typo in comments.
2021-07-09 17:58:27 +01:00
Doug
29d7262e38
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
4b1e2e85f5
Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title
2021-07-09 16:40:16 +01:00
David Baker
d1e7173383
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
d456332e82
Remove conditional_binding_cascade rule.
...
No longer supported in SwiftLint.
2021-07-09 16:35:39 +01:00
HelaBasa
556b0cd5d8
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
e03aec4ab6
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
0fdffe56c2
Add decryptNotificationsByDefault build setting.
2021-07-09 15:00:03 +01:00
Deleted User
9e97b42ca7
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
8d3da5e16f
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
f7c5279416
Remove headers from PeopleViewController.
2021-07-09 14:22:33 +01:00
Doug
2f179e6591
Remove room_recents_directory_section_network localization string.
2021-07-09 12:36:02 +01:00
Doug
81110387ed
Merge branch 'develop' into doug/4483_fix_picking_slow_mo_videos
2021-07-09 11:17:44 +01:00
Doug
85621e4121
Update CHANGES.rst.
2021-07-09 11:04:00 +01:00
Doug
5d30e01854
Update to use sendVideoAsset: on MXRoom.
2021-07-09 10:26:02 +01:00
David Langley
9507055f6f
Merge pull request #4540 from vector-im/element_4539
...
Update template copyright date
2021-07-09 09:50:44 +01:00
langleyd
9adce773c7
Update template copyright date
2021-07-09 09:08:42 +01:00
David Langley
3167895271
Merge pull request #4458 from vector-im/roomNotificationSettings
2021-07-08 21:29:00 +01:00
langleyd
bbf93f5c2b
Fix logging, add "Notify me for" label, fix theme on avatar and add changes
2021-07-08 20:54:32 +01:00
Doug
aa5b71b97b
Fix sending a video selected from a document picker.
2021-07-08 17:41:55 +01:00
Doug
7f98750b54
Fix sending videos from the share extension.
2021-07-08 17:16:54 +01:00
Doug
65e293f546
Send videos from the camera as AVURLAsset objects.
2021-07-08 16:55:32 +01:00
Doug
eb8c003662
Merge pull request #4538 from vector-im/doug/4537_fix_show_directory_view_controller_rooms_count
...
Fix duplicate results in the rooms directory.
2021-07-08 16:34:36 +01:00
Doug
459936e076
Use AVAsset instead of NSURL to enable sending slow motion videos.
...
Slow motion videos are returned as AVComposition objects when picked. which lacks a URL property.
2021-07-08 16:26:19 +01:00
Doug
74eacae32c
Fix documentation.
2021-07-08 12:28:52 +01:00
Doug
cc899f467b
Update CHANGES.rst.
2021-07-08 12:17:42 +01:00
Doug
06c2f6b2bd
Rename roomsCount and moreThanRoomsCount to indicate they are for search results.
...
Redefine roomsCount as the number of fetched rooms in the data source.
2021-07-08 12:16:05 +01:00