Commit Graph

15923 Commits

Author SHA1 Message Date
Besnik Bleta 40219c4e00 Translated using Weblate (Albanian)
Currently translated at 99.5% (2038 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sq/
2022-06-28 15:56:05 +02:00
Szimszon eab235ea84 Translated using Weblate (Hungarian)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
2022-06-28 15:56:05 +02:00
iaiz 6ae1cf2e37 Translated using Weblate (Spanish)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/es/
2022-06-28 15:56:05 +02:00
Clément Hampaï 02794ecf75 Translated using Weblate (French)
Currently translated at 94.2% (1930 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2022-06-28 15:56:05 +02:00
Sveinn í Felli 8f767f8489 Translated using Weblate (Icelandic)
Currently translated at 83.4% (1708 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/is/
2022-06-28 15:56:05 +02:00
Johan Smits 749a5f99fe Translated using Weblate (Dutch)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/nl/
2022-06-28 15:56:05 +02:00
xiao chi 69a0e7358c Translated using Weblate (Japanese)
Currently translated at 68.7% (1407 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ja/
2022-06-28 15:56:05 +02:00
random 6acc8c20a7 Translated using Weblate (Italian)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
2022-06-28 15:56:05 +02:00
Jozef Gaal a8b740ec35 Translated using Weblate (Slovak)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
2022-06-28 15:56:05 +02:00
Priit Jõerüüt 7edcb86501 Translated using Weblate (Estonian)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
2022-06-28 15:56:05 +02:00
Ihor Hordiichuk 022fd08ae9 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2022-06-28 15:56:05 +02:00
lvre 5535f7205e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2047 of 2047 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
2022-06-28 15:56:05 +02:00
Johannes Marbach 3c1310304b Merge pull request #6326 from vector-im/johannes/lls-reporting
Enable reporting of live location shares (PSF-1066)
2022-06-28 10:59:54 +02:00
Gil Eluard 9d6b4bfac8 Add "Mark as read" (#6346)
* Add "Mark as read"

- done
2022-06-28 10:44:33 +02:00
Robin Kipp 49943449ff Add changelog entry. 2022-06-27 20:02:22 +02:00
Robin Kipp b8694ebd7d Properly end the active AVAudioSession when recording finishes. 2022-06-27 20:02:22 +02:00
Doug 78b82f1a5c Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01:00
Doug d80eb9af64 Fix the font when using an Apple Silicon Mac. 2022-06-24 13:06:15 +01:00
Doug 52880680f8 Fix share extension background in dark mode. 2022-06-23 18:41:07 +01:00
Doug b5196c0a6f Prevent login using keyboard when homeserver is loading. 2022-06-23 18:33:24 +01:00
Doug 75db98e762 Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
aringenbach 07d2a18f36 Display mandatory backup only if session is running 2022-06-23 14:49:12 +02:00
Johannes Marbach b1db7ada87 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 97782998d0 Remove overlap of sender name and first message tap targets. 2022-06-23 11:32:06 +01:00
Johannes Marbach 312d32883e Add changelog
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-23 10:14:18 +02:00
Johannes Marbach 8b9cd5eaba 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 df048803ef Remove all @available(iOS 14... annotations 2022-06-23 09:47:38 +02:00
Doug ad180346cf Ignore data detector URLs on file attachment names, always opening the file. (#6330) 2022-06-22 15:40:19 +01:00
aringenbach bbf6fd2254 Update Room Info screen back button text 2022-06-22 15:56:31 +02:00
aringenbach e18a58846c Handle long press on back buttons 2022-06-22 15:56:31 +02:00
Johannes Marbach 1020c981cb 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 c84c0fad36 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 003cfd9c3ecc149b9aff7833c8d6614bbb37f72c.

* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
Doug 827426427b 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 b3670e8bb0 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 c423410cb1 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 d4bd94ea6d 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 5503c9909a Make quoting work again
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:49:56 +02:00
Johannes Marbach c4d386c819 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Johannes Marbach 8e61533df2 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00
Doug 572676d3f9 Add spacing between the Jitsi and Threads toolbar buttons. 2022-06-21 11:41:23 +01:00
Doug 7ea4c156ff 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 e32d6893a9 Trim whitespace and trailing slashes from a user entered homeserver address. 2022-06-21 10:04:22 +01:00
Doug f92649a687 Add missing ) in workflow. 2022-06-21 09:07:48 +01:00
Johannes Marbach 330e9b5ce6 Add changelog 2022-06-21 09:52:00 +02:00
Johannes Marbach 198f570a52 Revert "Merge pull request #6299 from vector-im/johannes/back-out-background-location-access"
This reverts commit 9934b13c4e, reversing
changes made to fd3b4647ad.
2022-06-21 09:45:30 +02:00
Johannes Marbach 2dc1b06033 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 103551dcc1 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 2291e393e3 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 d7942242ff Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
aringenbach 956b467bf8 De-labs use only latest user avatar and name 2022-06-20 10:08:58 +02:00