Gil Eluard
|
ba3f71ebe1
|
[Spaces] M10.6.1 Handle space link #4498
- Fixed universal links
- Added support for space links
|
2021-09-22 14:58:19 +02:00 |
|
David Langley
|
7480b4c008
|
Build on xcode 12
|
2021-09-22 13:53:26 +01:00 |
|
David Langley
|
75fd5ae87b
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4774_voice_message_scrubbing
|
2021-09-22 13:17:32 +01:00 |
|
Stefan Ceriu
|
c69d364ad1
|
Fixes #4881 - Using the bundle display name as the app name in localizable .strings files. Exposing generated .strings and info.plist members to Objective-C.
|
2021-09-22 14:10:16 +03:00 |
|
David Langley
|
76fa04766a
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4781_swiftui_template_examples
|
2021-09-22 11:39:42 +01:00 |
|
David Langley
|
e367b670c6
|
Simplify scrubbing and reset to stopped if scrub to start/end
|
2021-09-22 11:12:45 +01:00 |
|
David Langley
|
8a1acece2f
|
Merge pull request #4876 from vector-im/langleyd/4773_pause_resume_voice_messages
Add Pause/Resume support between rooms.
|
2021-09-22 09:38:35 +00:00 |
|
David Langley
|
84ad1ec372
|
Add scrubbing
|
2021-09-22 09:36:20 +01:00 |
|
ismailgulek
|
ad21f33f05
|
Add changelog
|
2021-09-22 11:05:56 +03:00 |
|
ismailgulek
|
2a41c100ad
|
Check index path is valid before scrolling
|
2021-09-22 11:04:56 +03:00 |
|
ismailgulek
|
423c9eeecc
|
Introduce vc_hasIndexPath on UITableView extension
|
2021-09-22 11:04:39 +03:00 |
|
Stefan Ceriu
|
a026271690
|
Fix #4415 - Added back section header when only PIN available.
|
2021-09-22 08:44:48 +03:00 |
|
Stefan Ceriu
|
4cde47dbd8
|
Fix #4415 - Cannot disable Face ID after disabling pin. Fixed security vc cell tags comparisons.
|
2021-09-22 08:44:48 +03:00 |
|
Stefan Ceriu
|
88b0232082
|
Fix #4461 - "PIN & (NULL)" when device biometrics not available (or not enrolled).
|
2021-09-22 08:44:48 +03:00 |
|
Stefan Ceriu
|
32120f747a
|
Don't invoke biometrics setup after chaning the pin if already set up.
|
2021-09-22 08:44:48 +03:00 |
|
David Langley
|
a178f587c2
|
Add Pause/Resume support between rooms.
|
2021-09-21 15:52:53 +01:00 |
|
Stefan Ceriu
|
f94dee6025
|
Fixes #4830 - Automatically dismissing invites for empty rooms after failing to join.
|
2021-09-21 16:28:48 +03:00 |
|
David Langley
|
093dae2d14
|
Add viewAction to state action.
|
2021-09-21 11:22:05 +01:00 |
|
artevaeckt
|
e42ae1eab9
|
Translated using Weblate (German)
Currently translated at 100.0% (1286 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
|
2021-09-21 07:25:29 +00:00 |
|
David Langley
|
c690e450c3
|
Add counter example to show viewActions modifying the state.
|
2021-09-20 17:05:54 +01:00 |
|
Gil Eluard
|
bdd912c35e
|
Merge branch 'spaces' into gil/pre_release_fixes
|
2021-09-20 10:18:59 +02:00 |
|
Gil Eluard
|
9715eb35d9
|
Merge branch 'develop' into spaces
|
2021-09-20 10:18:01 +02:00 |
|
Gil Eluard
|
124874d7af
|
[spaces] several fixes for pre release
- [Space home view inherits title from previously viewed tab](https://github.com/vector-im/element-ios/issues/4851)
- [Home view doesn't refresh when new rooms are created](https://github.com/vector-im/element-ios/issues/4849)
- [Odd error message in Space member list](https://github.com/vector-im/element-ios/issues/4845)
- [Bring leaving space experience in line with Web](https://github.com/vector-im/element-ios/issues/4850)
- [No notification for space invitation](https://github.com/vector-im/element-ios/issues/4840)
- [Remove filter when space is switched](https://github.com/vector-im/element-ios/issues/4852)
- [M10.11 Remove community tab](https://github.com/vector-im/element-ios/issues/4493)
|
2021-09-20 10:10:27 +02:00 |
|
David Langley
|
3ffe69ffee
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples
|
2021-09-20 08:50:38 +01:00 |
|
Stefan Ceriu
|
eb656795b5
|
Fixes #4843 - Prevent home screen horizontal scroll views from capturing side menu swipe gestures.
|
2021-09-17 17:58:44 +03:00 |
|
SBiOSoftWhare
|
9fceb073ab
|
Merge pull request #4814 from vector-im/steve/4734_room_vc_refacto
RoomVC: Add a delegate, factorize and reduce usage of AppDelegate
|
2021-09-17 15:58:05 +02:00 |
|
SBiOSoftWhare
|
7568a3b906
|
RoomVC: Fix comment mistake.
|
2021-09-17 14:21:27 +02:00 |
|
SBiOSoftWhare
|
6df84665d6
|
RoomVC: Remove unnecessary nonnull.
|
2021-09-17 14:19:38 +02:00 |
|
SBiOSoftWhare
|
e04049cdbb
|
Update Riot/Modules/Room/RoomViewController.h
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-09-17 13:21:53 +02:00 |
|
Ihor Hordiichuk
|
8b00936cb4
|
Translated using Weblate (Ukrainian)
Currently translated at 43.6% (561 of 1286 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
|
2021-09-17 07:25:33 +00:00 |
|
Doug
|
05c8fb63fa
|
Merge pull request #4857 from vector-im/doug/4828_enable_url_previews
Enable URL Previews by default and remove from Labs.
|
2021-09-16 22:23:09 +01:00 |
|
Doug
|
3bfe070232
|
Update setting string.
|
2021-09-16 17:57:36 +01:00 |
|
Doug
|
a6f9aae5ed
|
Merge pull request #4856 from vector-im/doug/4855_fix_url_preview_width
Fix URL preview width on 4" devices
|
2021-09-16 17:54:34 +01:00 |
|
Doug
|
0915d01b43
|
Enable URL Previews by default and remove from Labs.
|
2021-09-16 17:51:56 +01:00 |
|
Doug
|
4aca8a31af
|
Update Podfile.lock for OLMKit 3.2.5
|
2021-09-16 17:24:04 +01:00 |
|
Doug
|
ab09b96ee1
|
Use constants.
|
2021-09-16 17:13:56 +01:00 |
|
Doug
|
d6a525c49f
|
Add changelog entry.
|
2021-09-16 16:42:11 +01:00 |
|
Doug
|
3729440196
|
Reduce the width of URL previews on 4" devices.
|
2021-09-16 16:41:21 +01:00 |
|
Gil Eluard
|
3c44587e87
|
Merge branch 'develop' into spaces
|
2021-09-16 15:47:32 +02:00 |
|
manuroe
|
9b8aa5ba94
|
Prepare for new sprint
|
2021-09-16 15:02:49 +02:00 |
|
manuroe
|
c838f58229
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-09-16 15:01:40 +02:00 |
|
manuroe
|
a56e4adcba
|
Merge branch 'release/1.5.4/master'
|
2021-09-16 14:59:17 +02:00 |
|
manuroe
|
c31199243f
|
finish version++
|
2021-09-16 14:59:17 +02:00 |
|
manuroe
|
22b6d72c61
|
Merge pull request #4854 from vector-im/release/1.5.4/release
Release 1.5.4
|
2021-09-16 14:58:40 +02:00 |
|
manuroe
|
e25ffe007f
|
version++
|
2021-09-16 13:49:44 +02:00 |
|
manuroe
|
bb2fd1d6b3
|
changelog.d: Upgrade MatrixKit version ([v0.16.1](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.1)).
|
2021-09-16 13:49:43 +02:00 |
|
David Langley
|
0a359a16a1
|
Merge pull request #4837 from vector-im/langleyd/4835_fix_swiftui_theme_after_restart
SwiftUI theme not set correctly after re-launch of the app.
|
2021-09-15 16:45:41 +00:00 |
|
David Langley
|
66a99a01bb
|
parameter not used in ThemePublisher.configure
|
2021-09-15 17:12:56 +01:00 |
|
David Langley
|
4fb57b1f2c
|
Allow defer in xcAwait. simplify sending state actions from a publisher. Fix tests.
|
2021-09-15 16:09:41 +01:00 |
|
David Langley
|
9724bfe8e8
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/4781_swiftui_template_examples
|
2021-09-15 14:33:05 +01:00 |
|