Commit Graph

2187 Commits

Author SHA1 Message Date
SBiOSoftWhare 738fae7b38 SideMenuCoordinator: Hide side menu when selecting a space. 2021-07-02 16:49:02 +02:00
SBiOSoftWhare 0d57c5da78 SplitViewCoordinator: Handle space switch. 2021-07-02 16:48:05 +02:00
SBiOSoftWhare 7f80e73179 TabBarCoordinator: Prepare space switching. 2021-07-02 16:46:53 +02:00
SBiOSoftWhare 393309974b AppCoordinator: Update AppNavigator usage. Prepare space switching. 2021-07-01 00:25:00 +02:00
SBiOSoftWhare 1c1d69b81f SideMenuCoordinator: Update side menu view width. Handle space list. 2021-07-01 00:23:43 +02:00
SBiOSoftWhare e9efe03f12 AppNavigator: Add method to navigate to a screen or a state. 2021-07-01 00:21:20 +02:00
SBiOSoftWhare 6e98ceb83e SideMenuViewController: Update UI and add container view for space list. 2021-07-01 00:20:06 +02:00
SBiOSoftWhare 58723a06e4 Side menu: Hide app version. 2021-07-01 00:18:49 +02:00
SBiOSoftWhare c61ece5ede Update avatar view and view data usage. 2021-07-01 00:07:46 +02:00
SBiOSoftWhare e747d6c1e4 Create space list screen. 2021-07-01 00:07:04 +02:00
SBiOSoftWhare 198ac37c0a Create SpaceAvatarView. 2021-06-30 23:29:00 +02:00
SBiOSoftWhare 652831fdbd AvatarView: Update AvatarViewDataProtocol, add possibility to set a defaut image. 2021-06-30 23:25:15 +02:00
Doug 98b314305a Merge remote-tracking branch 'origin/develop' into element_4485
# Conflicts:
#	CHANGES.rst
2021-06-30 12:43:37 +01:00
Doug c2cce13730 Move authenticationActivityIndicator into a container.
Observe the indicator's hidden property to show and hide the container.
2021-06-30 12:33:43 +01:00
ismailgulek 1ac89b7617 Merge pull request #4487 from vector-im/voip_audio_router_menu
VoIP: Audio Router Menu
2021-06-30 12:26:13 +03:00
ismailgulek dd84b33929 Adapt renaming 2021-06-29 15:10:16 +03:00
Doug 93a046fb90 Merge remote-tracking branch 'origin/develop' into element_4485 2021-06-29 10:32:19 +01:00
Doug 83cd179101 Ensure authenticationActivityIndicator is in front of the input fields. 2021-06-29 09:45:07 +01:00
Doug d36e40c7aa Use secondary colour from the theme for authenticationActivityIndicator.
This allows the indicator to be seen when using a dark theme.
2021-06-28 16:38:54 +01:00
SBiOSoftWhare f9cbacf2fb SSOAuthenticationService: Handle login callback URL with HTML entities. 2021-06-28 16:49:05 +02:00
SBiOSoftWhare 8cdb019fc4 AuthenticationVC: Show an error alert on SSO authentication failure. 2021-06-28 16:45:20 +02:00
ismailgulek 61237261ac Use new fonts 2021-06-28 15:33:44 +03:00
ismailgulek 55dce25233 Merge branch 'develop' into voip_audio_router_menu 2021-06-28 15:22:52 +03:00
ismailgulek 4a0d74a4d7 Fix horizontal spacing 2021-06-28 15:22:03 +03:00
ismailgulek bbea4ece5d Fix background color of menu 2021-06-28 13:30:36 +03:00
ismailgulek 7f1b474c44 Implement router methods 2021-06-28 02:22:25 +03:00
ismailgulek b60823ceac Audio route menu and item views 2021-06-28 02:21:40 +03:00
ismailgulek 68d1f2ee26 Update UI for new more button 2021-06-28 02:20:59 +03:00
ismailgulek a3261749cf Refactor sliding modal, combine options when passing 2021-06-28 02:13:49 +03:00
SBiOSoftWhare 9ce2ff6577 Merge pull request #4455 from vector-im/design_kit_fonts
DesignKit: Handle text styles
2021-06-24 16:35:40 +02:00
SBiOSoftWhare b9574e2342 SideMenu: Use right font for the display name. 2021-06-24 15:50:06 +02:00
Stefan Ceriu 9fea48b8f1 Fix retain cycle between the RoomTitleView (strong tapGestureDelegate) and the RoomViewController. 2021-06-24 09:50:32 +03:00
ismailgulek 7a0bd344eb Hide invited rooms in recents if auto-accept option enabled 2021-06-21 14:51:09 +03:00
SBiOSoftWhare f985016bd5 Merge pull request #4445 from vector-im/side_menu_font_scale
Side menu: Support Dynamic Type
2021-06-21 09:43:43 +02:00
SBiOSoftWhare 7a6a08ff18 Side menu: Support Dynamic Type. 2021-06-18 19:27:34 +02:00
manuroe db999b760d Update Riot/Modules/Common/Recents/DataSources/RecentsDataSource.m
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2021-06-18 16:34:38 +02:00
manuroe af23757cca Room lists: Avoid app freezes by building them on a separated thread
#3777
2021-06-18 15:49:20 +02:00
manuroe 3f9db458e2 Merge branch 'develop' into manu/4430_security_settings_update 2021-06-17 14:11:22 +02:00
manuroe c18ed22281 More cleaning 2021-06-16 18:03:46 +02:00
SBiOSoftWhare 2dfe77fb3c Merge pull request #4429 from vector-im/element_4355
Rooms directory: Join room by alias or id
2021-06-16 16:56:37 +02:00
manuroe 9302517410 Cleaning 2021-06-16 16:11:32 +02:00
manuroe ee315c9d9f Valide the 4S private key before using it 2021-06-16 15:31:39 +02:00
manuroe b436c3c349 Fix build without compilation flag 2021-06-16 15:05:30 +02:00
manuroe ced678eb0f Forgot to push this change. Thanks CI. 2021-06-16 14:40:29 +02:00
manuroe b675444657 Security settings: Reduce the number of secure backup section states 2021-06-16 13:52:27 +02:00
manuroe c23e1c7553 Security settings: Improve the state of the secure backup section to be exhaustive 2021-06-16 13:38:23 +02:00
manuroe 90355a14f2 Security settings: Manage the case where the is a key backup but no secure backup 2021-06-16 12:25:01 +02:00
manuroe ef0305bb65 Security settings: Manage the case when there is no secure backup 2021-06-16 11:50:50 +02:00
manuroe fa69884d24 Security settings: Display section description at the bottom
as before
2021-06-16 11:27:07 +02:00
SBiOSoftWhare 99016633cb RecentsViewController: Improve room management when select a room id or alias from directory. 2021-06-16 11:22:29 +02:00