David Langley
|
7a4554f53d
|
Add Chips, InputStyles, Service Implementation, swift-collections and UI cleanup.
|
2021-08-25 13:03:36 +01:00 |
|
David Langley
|
a7d0fec95d
|
Add NotificationSettings and Keywords UI and VM
|
2021-08-18 09:33:56 +01:00 |
|
David Langley
|
4865d9d3a5
|
run template, add entrypoint and update BuildSetting
|
2021-08-17 15:00:20 +01:00 |
|
David Langley
|
448b4cc66f
|
run template, add entrypoint and update BuildSetting
|
2021-08-17 14:59:40 +01:00 |
|
David Langley
|
1cd7bda6fa
|
Fix tests and try fix build error
|
2021-08-17 14:17:18 +01:00 |
|
David Langley
|
4bb5c94dff
|
Move SwiftUI version of ViewModel to a subclass
|
2021-08-17 13:19:27 +01:00 |
|
David Langley
|
40cfdf896a
|
Fix Comment
|
2021-08-17 11:58:20 +01:00 |
|
David Langley
|
ccffb34418
|
Remove log
|
2021-08-17 11:56:16 +01:00 |
|
David Langley
|
3fb7dc2c69
|
Add activity indicator
|
2021-08-17 11:44:08 +01:00 |
|
David Langley
|
b0d41760ec
|
Add dependency management, AvatarViewModel and placeholder rendering now in AvatarImage.
|
2021-08-17 10:19:41 +01:00 |
|
David Langley
|
a1dd1cbcad
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-16 13:00:41 +01:00 |
|
David Langley
|
c68e901de6
|
Do avatar placeholder in SwiftUI, Add AvatarViewModel, Add dependency injection for MxMediaManager dependency.
|
2021-08-15 00:36:15 +01:00 |
|
Stefan Ceriu
|
ea40f04b09
|
Fixes #1482 - Popping the user back to the home screen after leaving a room.
|
2021-08-13 17:57:50 +03:00 |
|
David Langley
|
1c1122da98
|
Merge branch 'langleyd/4669_room_notification_settings_swiftui' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-13 10:01:11 +01:00 |
|
ismailgulek
|
4480efa9bd
|
Merge branch 'develop' into element_4471
|
2021-08-13 11:52:12 +03:00 |
|
David Langley
|
90ec1db965
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:42 +01:00 |
|
David Langley
|
89ac65b39c
|
Update Riot/Modules/Common/Avatar/AvatarService.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
|
2021-08-13 08:24:26 +01:00 |
|
David Langley
|
7d7929b7ea
|
Fix header font size
|
2021-08-12 17:51:50 +01:00 |
|
David Langley
|
10a38312f3
|
Typo
|
2021-08-12 17:10:19 +01:00 |
|
David Langley
|
49eb6ae1ec
|
Cleanup from comments
|
2021-08-12 16:57:19 +01:00 |
|
David Langley
|
e7ed51c4df
|
Fix avatar service not returning generated image on network error. Fix padding and make nav buttons private.
|
2021-08-12 13:49:56 +01:00 |
|
David Langley
|
4b639c3937
|
Remove visibility modifier
|
2021-08-12 12:42:26 +01:00 |
|
David Langley
|
ebf8cddc35
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-12 11:52:50 +01:00 |
|
David Langley
|
7ba98a01a9
|
Add theming support, and support for other top level configuration to swiftui views with VectorHostingViewController, VectorContentModifier. Add VisibilityModifier. Move from List to VStack.
|
2021-08-12 11:52:06 +01:00 |
|
Doug
|
69ca6b0536
|
Remove directRoomBorderView from InviteRecentTableViewCell.xib.
|
2021-08-12 09:50:18 +01:00 |
|
ismailgulek
|
eeeb2f9d5e
|
Merge branch 'develop' into element_4471
|
2021-08-12 11:08:29 +03:00 |
|
Doug
|
18635b0277
|
Merge branch 'develop' into doug/4677_fix_contacts_warnings
|
2021-08-10 09:41:57 +01:00 |
|
ismailgulek
|
8ff0c44c38
|
Merge remote-tracking branch 'origin/element_4362' into element_4362
|
2021-08-09 18:09:54 +03:00 |
|
ismailgulek
|
4b79959fd1
|
Merge branch 'develop' into element_4362
|
2021-08-09 18:09:45 +03:00 |
|
ismailgulek
|
ba83da8f64
|
Update Riot/Modules/Authentication/SSO/SSOURLConstants.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-08-09 18:06:08 +03:00 |
|
Doug
|
588a10b9e7
|
Add missing Weakify/Strongify.
|
2021-08-09 15:59:46 +01:00 |
|
Doug
|
9821276763
|
Fix warnings: Block implicitly retains 'self'
|
2021-08-09 15:45:59 +01:00 |
|
ismailgulek
|
23208e5f22
|
Merge branch 'develop' into ismail/4642_additions
|
2021-08-06 16:22:38 +03:00 |
|
ismailgulek
|
01d8d55d51
|
Use new strings for ended calls
|
2021-08-06 16:20:10 +03:00 |
|
David Langley
|
ca2a077c0a
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/4669_room_notification_settings_swiftui
|
2021-08-06 13:52:55 +01:00 |
|
Doug
|
e75ae698e9
|
Merge branch 'develop' into doug/4520_remove_dm_avatar_border
|
2021-08-06 12:26:18 +01:00 |
|
Stefan Ceriu
|
a19aea00e8
|
Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments.
|
2021-08-06 14:22:52 +03:00 |
|
Stefan Ceriu
|
50b1a5516d
|
Fixes voice message audio quality.
|
2021-08-06 14:22:52 +03:00 |
|
Doug
|
4f51cf0992
|
Remove green border from DM avatars.
|
2021-08-06 12:04:19 +01:00 |
|
ismailgulek
|
d5cc1bb5cc
|
Merge branch 'develop' into element_4471
|
2021-08-06 13:34:09 +03:00 |
|
David Langley
|
81730b8ad6
|
merge, finish swiftui and add theming
|
2021-08-06 00:27:13 +01:00 |
|
Stefan Ceriu
|
d19e069ca3
|
#4655 - Localized lock screen voice message name placeholder.
|
2021-08-05 16:55:02 +03:00 |
|
ismailgulek
|
662ce3870d
|
Update Riot/Modules/Room/VoiceMessages/VoiceMessageMediaServiceProvider.swift
Co-authored-by: Stefan Ceriu <stefanc@matrix.org>
|
2021-08-05 16:55:02 +03:00 |
|
ismailgulek
|
0ecd5b4945
|
Fix room avatar
|
2021-08-05 16:55:02 +03:00 |
|
Stefan Ceriu
|
c323f0a9eb
|
#4656 - Stop recording voice message and go into locked mode when the application becomes inactive. Updated changes.rst.
|
2021-08-05 16:55:02 +03:00 |
|
Stefan Ceriu
|
bd255d370c
|
#4655 - Allowing voice message playback to be controlled from the lock screen or the control center.
|
2021-08-05 16:55:02 +03:00 |
|
ismailgulek
|
927e09ee2b
|
Merge branch 'develop' into element_4642
|
2021-08-04 10:57:34 +03:00 |
|
Doug
|
e94dbd9fea
|
Merge branch 'develop' into doug/2368_allow_silent_notifications
|
2021-08-03 16:02:53 +01:00 |
|
ismailgulek
|
5a3895a7ac
|
Add strings for incoming calls
|
2021-08-03 17:07:15 +03:00 |
|
ismailgulek
|
47727a7f5a
|
Adapt string changes & new icons
|
2021-08-03 17:02:40 +03:00 |
|