Commit graph

15968 commits

Author SHA1 Message Date
Johannes Marbach
17c2b20f33
Merge pull request #6333 from vector-im/johannes/clean-up-available
Clean up iOS 14 availability checks
2022-06-23 14:00:28 +02:00
Doug
7d0027e7ba Remove overlap of sender name and first message tap targets. 2022-06-23 11:32:06 +01:00
Johannes Marbach
f1d8e808f9 Add changelog
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:14:18 +02:00
Johannes Marbach
d29270fb6a Expand all if and guard constructs involving @available(iOS 14... or #available(iOS 14...
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:05:46 +02:00
Johannes Marbach
eefd847f39 Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
Doug
8927bff833
Ignore data detector URLs on file attachment names, always opening the file. (#6330) 2022-06-22 15:40:19 +01:00
aringenbach
103fda27c5 Update Room Info screen back button text 2022-06-22 15:56:31 +02:00
aringenbach
1d5584d9a8 Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach
f64b7c50b4
Merge pull request #6322 from vector-im/johannes/tappable-avatar
Make avatar view tappable in bubble layout
2022-06-22 13:43:44 +02:00
Robin Kipp
67291f8023
Accessibility: VoiceOver: Add accessibility label and hint to the Record Voice Message button. (#6323)
* Add accessibility label and hint to the Record Voice Message button.

* Add release note.

* Remove unnecessary import for SwiftUI.

* Update Riot/Modules/Room/VoiceMessages/VoiceMessageToolbarView.swift

Use VectorL10n instead of calling NSLocalizedString directly.

* Add German translation for the newly added a11y strings.

* Revert "Add German translation for the newly added a11y strings."

This reverts commit 003cfd9c3e.

* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
Doug
2d1f6f88b7
Simplify the layout of the onboarding splash screen (#6320)
* Simplify the layout of the onboarding splash screen
* Re-organise OnboardingSplashScreen.
* Fix frame drops for real this time.
2022-06-22 09:54:21 +01:00
Johannes Marbach
03d37b5923
Merge pull request #6328 from vector-im/johannes/quoting
Make quoting context menu action work again
2022-06-21 21:05:57 +02:00
Doug
7c81f67201
Fix unresponsive soft-logout in the legacy flow. (#6329)
- Delegate logic to the OnboardingCoordinator like the new flow does.
- Reset the credentials on every presentation of authVC.
- Make sure not to set the credentials after deleting the data.
2022-06-21 17:30:10 +01:00
Johannes Marbach
18ab841615
Merge pull request #6324 from vector-im/johannes/enable-lls
Expose live location sharing labs flag (default: false) and re-enable background location access (PSF-1127)
2022-06-21 16:01:02 +02:00
Johannes Marbach
fbdd11f98d Make quoting work again
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:49:56 +02:00
Johannes Marbach
b7d9cf0278 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Doug
fcd81ced69 Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Doug
78bf70febc Exclude MXK views/controllers from NSE and Intents
And exclude all MXK authentication from the share extension.
2022-06-21 10:04:22 +01:00
Doug
3e6925b980 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
Doug
98c3fb7b82 Add missing ) in workflow. 2022-06-21 09:07:48 +01:00
Johannes Marbach
2fa4cf0c23 Add changelog 2022-06-21 09:52:00 +02:00
Johannes Marbach
b255bcd595 Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
This reverts commit c50f23fd89, reversing
changes made to ff06c68f8f.
2022-06-21 09:45:30 +02:00
Johannes Marbach
f89631b719 Expose live-location sharing labs flag (default: false)
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 09:43:45 +02:00
Johannes Marbach
2eb9278b86 Make avatar view tappable in bubble layout
Fixes: #5572
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-20 21:24:57 +02:00
Hudzaifah Lutfi
a8514ed6c8 Fix locheck-script that fails the build when there is space character on PROJECT_DIR path.
Signed-off-by: zx <hudzaifah.lutfi@gmail.com>
2022-06-20 10:11:47 +01:00
David Langley
664895107d Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
aringenbach
a6df2b395b De-labs use only latest user avatar and name 2022-06-20 10:08:58 +02:00
aringenbach
a8e7bf9091
Merge pull request #6311 from vector-im/aringenbach/fix_settings_leading_alignment
Fix settings screens items alignment
2022-06-17 16:03:41 +02:00
aringenbach
1203d945e7 Add changelog 2022-06-17 15:05:23 +02:00
ismailgulek
6ca791feff
Merge pull request #6297 from vector-im/ismail/5731_room_header_invite 2022-06-17 15:55:34 +03:00
aringenbach
d88d456b80 Fix settings screens items alignment 2022-06-17 14:45:17 +02:00
aringenbach
5aba712828
Merge pull request #6309 from vector-im/aringenbach/6302_use_latest_data_for_pills
Use latest user data for mention pills
2022-06-17 13:56:20 +02:00
David Langley
c4debccfb9
Merge pull request #6264 from vector-im/langleyd/6263_remove_ffmpeg
Replace ffmpeg with switf-ogg
2022-06-17 10:21:38 +01:00
Doug
83e2b1d440 Add custom string representations of view model/coordinator results. 2022-06-17 10:15:10 +01:00
ismailgulek
e9673e838e
Merge pull request #6307 from vector-im/ismail/6306_devx
DevX: Add Codecov + sonarcloud
2022-06-17 12:06:59 +03:00
ismailgulek
9b25741865
Simplify comments on sonarcloud.yml 2022-06-17 12:06:24 +03:00
aringenbach
d10516563d Fix some comments 2022-06-17 10:19:10 +02:00
aringenbach
d2ca614655 Add avatar url and attachment size tests 2022-06-17 09:16:59 +02:00
David Langley
de850b25e7 Update third_party_licenses.html 2022-06-16 17:29:57 +01:00
ismailgulek
c0a9163a6d
Run sonarcloud on linux 2022-06-16 18:19:12 +03:00
aringenbach
ff17725bba Use latest user data for mention pills 2022-06-16 17:07:47 +02:00
ismailgulek
d5a337d8dd
Use new GH template workflow 2022-06-16 18:01:35 +03:00
ismailgulek
efe0c120e8
Move sonarcloud to sonar.yml 2022-06-16 17:41:58 +03:00
ismailgulek
53f9575d37
Add sonarcloud config 2022-06-16 17:34:10 +03:00
ismailgulek
9b4b57fe1f
Add changelog 2022-06-16 17:05:08 +03:00
ismailgulek
23237ca312
Slather coverage data for Riot scheme 2022-06-16 15:45:27 +03:00
ismailgulek
b401dbde2b
Add slather gem 2022-06-16 15:29:00 +03:00
ismailgulek
82717adbd9
Add Codecov configuration 2022-06-16 13:54:20 +03:00
aringenbach
f249a0494c Remove unnecessary html style 2022-06-16 10:27:44 +02:00
aringenbach
93cab87102 Fix threads out of labs notice HTML formatting 2022-06-16 10:27:44 +02:00