Doug
|
2cfd21f7b6
|
Rename 5159.feature.change to 5159.feature
|
2022-02-01 16:35:34 +00:00 |
|
Gil Eluard
|
f9859d39e0
|
Merge pull request #5478 from vector-im/gil/5175_Accepting_a_Space_Invite_has_shouty_button_labels
Accepting a Space Invite has shouty button labels
|
2022-02-01 17:33:55 +01:00 |
|
Gil Eluard
|
f95ebfaaec
|
Accepting a Space Invite has shouty button labels #5175
- fixed
|
2022-02-01 16:41:57 +01:00 |
|
David Langley
|
e39281ad03
|
Merge pull request #5466 from vector-im/langleyd/5465_media_library_freeze_15.2
Make sure all code paths that use PHPhotoLibrary request authorization.
|
2022-02-01 10:06:26 +00:00 |
|
David Langley
|
fd05294d1f
|
Make sure all code paths that use PHPhotoLibrary request authorization.
|
2022-01-31 16:41:38 +00:00 |
|
David Langley
|
1e9fb6b625
|
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
|
2022-01-31 08:59:19 +00:00 |
|
David Langley
|
fa346db145
|
Disable refresh tokens and revert pod and lockfile
|
2022-01-31 00:28:31 +00:00 |
|
Gil Eluard
|
75a02fe66a
|
Merge pull request #5460 from vector-im/gil/5454_avatar_view_prevents_to_select_space_in_space_list
Avatar view prevents to select space in space list
|
2022-01-30 21:57:48 +01:00 |
|
Gil Eluard
|
f7efb7f7e6
|
it'd be lovely if tapping on the space avatar was considered a selection too #5454
- Fixed
|
2022-01-30 21:10:20 +01:00 |
|
Doug
|
f7bacbeceb
|
Update following review.
|
2022-01-28 15:34:46 +00:00 |
|
Doug
|
7f26c33179
|
Add a simple screen SwiftUI template.
|
2022-01-28 15:34:46 +00:00 |
|
Doug
|
f39fdba212
|
Merge pull request #5398 from vector-im/doug/5159_ftue_splash
Add a splash screen before authentication is shown
|
2022-01-28 15:34:26 +00:00 |
|
Doug
|
517c21a18e
|
Use the drag gesture's predicted end point when switching pages.
|
2022-01-28 12:21:18 +00:00 |
|
Doug
|
f7f378b8dc
|
Remove preload from AuthenticationCoordinator and instantiate early instead.
|
2022-01-28 11:53:50 +00:00 |
|
David Langley
|
54a6f8bbdf
|
Add nullability checks and remove comment
|
2022-01-28 11:47:52 +00:00 |
|
David Langley
|
1d87b4794c
|
Merge pull request #5452 from vector-im/langleyd/5451_call_transfer_on_hold
Call transfer selection should put the other person on hold.
|
2022-01-27 15:32:39 +00:00 |
|
Doug
|
7deb71810d
|
Updates following PR review.
Fix tests by moving constants out of Coordinator (as it is only part of the Riot target).
|
2022-01-27 15:19:54 +00:00 |
|
David Langley
|
e90d10b8fb
|
Call transfer selection should put the other person on hold.
|
2022-01-27 14:16:09 +00:00 |
|
Doug
|
9931cec7ed
|
Merge pull request #5449 from vector-im/doug/5048_add_languages
Add Indonesian and Slovak languages.
|
2022-01-27 12:23:00 +00:00 |
|
Doug
|
d01fa2c836
|
Add Indonesian and Slovak languages.
|
2022-01-27 10:37:53 +00:00 |
|
ismailgulek
|
5365112e1a
|
Merge pull request #5356 from vector-im/ismail/5068_design_tweaks
Design Tweaks for Threads
|
2022-01-27 02:57:52 +03:00 |
|
ismailgulek
|
ab5fcf9464
|
Merge pull request #5089 from vector-im/ismail/5068_start_thread
Start a new Thread by replying to a message
|
2022-01-27 02:21:47 +03:00 |
|
ismailgulek
|
ba5cbb961b
|
Fix further review remarks
|
2022-01-27 02:16:30 +03:00 |
|
ismailgulek
|
86ec671e75
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-27 02:01:55 +03:00 |
|
ismailgulek
|
83c870b79b
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-27 01:45:40 +03:00 |
|
ismailgulek
|
58675a7a1a
|
Fix further review remarks
|
2022-01-27 01:45:01 +03:00 |
|
Doug
|
10a1c694da
|
Merge pull request #5446 from vector-im/doug/towncrier_wip
Add WIP to towncrier.
|
2022-01-26 17:43:15 +00:00 |
|
Doug
|
61c6160254
|
Add WIP to towncrier.
|
2022-01-26 16:26:43 +00:00 |
|
Doug
|
229ce51691
|
Fix drag sutters and enable swipe to pop gesture.
Add docs and last tweaks following a self review.
Add constants for max content size and disable splash screen via build settings.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
4fd06abc1b
|
Polish for Onboarding Carousel
Add dark mode assets and colours.
Improve layout for 12" iPad and 4" iPhone.
Move isLockedToPortraitOnPhone to RiotNavigationController.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
957815c79e
|
Show social sign in buttons on register screen.
Set final strings for FTUE splash screen.
Add OnboardingSplashScreenTitleText to apply the accent colour to the "." in localised strings.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
819122133d
|
Begin implementing an onboarding flow.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
47ff21ebce
|
Use offsets for the carousel instead of a page view.
Fix carousel for RTL layouts.
|
2022-01-26 14:25:48 +00:00 |
|
Doug
|
4ae76bd861
|
Start implementing FTUE splash screens.
Present splash screens from AuthenticationViewController
|
2022-01-26 14:24:00 +00:00 |
|
ismailgulek
|
49e2ead699
|
Make remove poll action destructive as well
|
2022-01-26 16:03:17 +03:00 |
|
ismailgulek
|
0984e9c794
|
Fix Doug's remarks
|
2022-01-26 15:58:37 +03:00 |
|
ismailgulek
|
f9ae800298
|
Implement thread summary displayable on cell decorator
|
2022-01-26 14:28:24 +03:00 |
|
ismailgulek
|
98dd950a35
|
Merge branch 'ismail/5068_start_thread' into ismail/5068_design_tweaks
|
2022-01-26 14:27:25 +03:00 |
|
ismailgulek
|
ab695d2e08
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-26 00:00:35 +03:00 |
|
ismailgulek
|
785fe6b4e0
|
Fix review remarks
|
2022-01-25 23:59:19 +03:00 |
|
Doug
|
0035dffb84
|
Prepare for new sprint
|
2022-01-25 14:26:35 +00:00 |
|
Doug
|
c8ac34ea2d
|
Merge branch 'master' into develop
|
2022-01-25 14:26:33 +00:00 |
|
Doug
|
15d4bc408c
|
Merge branch 'release/1.7.0/master'
|
2022-01-25 14:26:28 +00:00 |
|
Doug
|
84686d0eb9
|
finish version++
|
2022-01-25 14:26:28 +00:00 |
|
Doug
|
9e2233147d
|
Merge pull request #5443 from vector-im/release/1.7.0/release
Release 1.7.0
|
2022-01-25 14:24:08 +00:00 |
|
Doug
|
d0b9a8fe89
|
version++
|
2022-01-25 12:58:20 +00:00 |
|
Doug
|
de2e8cc57f
|
changelog.d: Upgrade MatrixSDK version ([v0.21.0](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0)).
|
2022-01-25 12:58:20 +00:00 |
|
Kat Gerasimova
|
a3e293c9c9
|
Fix issue template indentation
|
2022-01-25 12:16:33 +00:00 |
|
Doug
|
af62a98ef3
|
Merge pull request #5436 from RiotTranslateBot/weblate-riot-ios-riot-ios-dialogs
Translations update from Weblate
|
2022-01-25 11:50:59 +00:00 |
|
Doug
|
b4a7b19d83
|
Merge pull request #5435 from RiotTranslateBot/weblate-riot-ios-element-ios-matrixkit
Translations update from Weblate
|
2022-01-25 11:50:53 +00:00 |
|