Commit graph

4432 commits

Author SHA1 Message Date
Doug
278311863c Rename riot-keys.txt to element-keys.txt. 2022-07-12 09:15:44 +01:00
aringenbach
b671b026c0
Merge pull request #6396 from vector-im/aringenbach/6395_fix_room_links
Fix inoperant room links with alias/identifiers
2022-07-12 09:28:02 +02:00
aringenbach
26709348d7 Move fix to AppDelegate links handling 2022-07-11 18:36:56 +02:00
Anderas
8588ea14d3
Merge pull request #6393 from vector-im/andy/sentry_error
Log sentry events as debug instead of error
2022-07-11 15:27:32 +01:00
Andy Uhnak
6e8ce518e6 Log sentry events as debug instead of error 2022-07-11 10:37:43 +01:00
Doug
6340e8f10d Revert some fonts that were changed in #6275 2022-07-08 16:13:20 +01:00
SBiOSoftWhare
611d1a1c9c
Merge pull request #6383 from vector-im/steve/lls_design_review
Location sharing: Live location sharing UI polishing
2022-07-07 16:53:57 +02:00
Doug
545b641e53 Fixup missing colours and use resolved colours in UIKit.
Fix the confetti colour when using DesignKit.
Pin swift packages.
Fix UI tests target.
2022-07-07 15:42:57 +01:00
Doug
ef5365ab24 Replace DesignKit with package from ElementX. 2022-07-07 15:42:57 +01:00
Doug
00d781ac22
Add support for in-app notifications. (#6341) 2022-07-07 15:31:37 +01:00
SBiOSoftWhare
df3196e0fc Merge branch 'develop' into steve/lls_design_review 2022-07-07 10:27:18 +02:00
SBiOSoftWhare
5ed1187909 RoomTimelineLocationView: Update information banner opacity. 2022-07-06 16:29:47 +02:00
ismailgulek
f89391b863
Fix the safe area insets issue without method swizzling 2022-07-06 13:20:24 +03:00
Andy Uhnak
d839a95981 Track non-fatal issues via analytics 2022-07-05 17:15:51 +01:00
Johannes Marbach
4acc26f929 Merge branch 'develop' into johannes/swiftui-safearea-fix
# Conflicts:
#	Riot/Modules/Common/SwiftUI/VectorHostingController.swift
2022-07-05 14:10:41 +02:00
Gil Eluard
4af26062eb
Server Offline Activity Indicator (#6314)
* Server Offline Activity Indicator

- implemented
2022-07-05 14:04:52 +02:00
Gil Eluard
766df90504
Enhance the VectorHostingController to be presented as a bottom sheet (#6377)
* Enhance the VectorHostingController to be presented as a bottom sheet

- Done
2022-07-05 12:18:10 +02:00
aringenbach
3330938da8
Merge pull request #6373 from vector-im/aringenbach/6273_delete_riot_defaults
Remove legacy Riot-Defaults property list
2022-07-05 10:50:35 +02:00
ismailgulek
8e456298e8
Merge branch 'master' into develop 2022-07-05 10:26:51 +03:00
Johannes Marbach
62033f06c3 Fix layout issues in timeline poll cells (PSB-125)
Fixes: #5326
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-07-05 08:21:00 +02:00
aringenbach
29e7e5b162 Display fallback when replied event content is partially missing 2022-07-04 16:59:26 +02:00
aringenbach
e08e5d7fb1 Move MatrixKit defaults still in use to BuildSettings and replace register 2022-07-04 15:53:26 +02:00
Gil Eluard
67249ac7d5
Invite user UI is always hidden by the keyboard (#6348)
* Invite user UI is always hidden by the keyboard

- fixed
2022-07-01 10:32:57 +02:00
SBiOSoftWhare
c121ece119
Merge pull request #6363 from vector-im/steve/6361_lls_fix_lab_flag
Location sharing: Fix live location sharing lab flag activation
2022-06-30 11:22:01 +02:00
SBiOSoftWhare
4fef95a3e1 LocationManager: Fix issue in stop method. 2022-06-29 18:10:58 +02:00
SBiOSoftWhare
08f25d5c60 UserLocationServiceProvider: Handle live location sharing lab flag activation changes. 2022-06-29 18:10:28 +02:00
Gil Eluard
5663d62e0c
Update Files component iOS (#6345)
* Update Files component iOS

- Done
2022-06-29 16:11:52 +02:00
Anderas
8890369eb5
Merge pull request #6360 from vector-im/andy/6358_cross_sign
Use ZXing library to generate QR codes
2022-06-29 14:54:22 +01:00
Andy Uhnak
10dda21dab Use ZXing library to generate QR codes 2022-06-29 11:58:10 +01:00
Johannes Marbach
046d7dc7de
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
d8c77a657f
Add "Mark as read" (#6346)
* Add "Mark as read"

- done
2022-06-28 10:44:33 +02:00
Robin Kipp
96b3c093b2 Properly end the active AVAudioSession when recording finishes. 2022-06-27 20:02:22 +02:00
Doug
730eafcefe Fix size of media on iPad when multitasking. 2022-06-24 14:13:08 +01:00
Doug
b705db0d0a Fix pasteboard banner when editing text. 2022-06-23 17:01:20 +01:00
aringenbach
ff5bbd2878 Display mandatory backup only if session is running 2022-06-23 14:49:12 +02:00
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
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
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
04d3afeb77 Enable reporting of live location shares
Signed-off-by: Johannes Marbach <johannesm@element.io>
2022-06-21 15:17:41 +02:00
Johannes Marbach
b7d9cf0278 Unify location sharing build settings and drop iOS 14 checks 2022-06-21 13:03:09 +02:00