Doug
bb98bbe1c0
Merge branch 'develop' into doug/888_add_url_previews
2021-09-07 17:51:31 +01:00
Doug
a05b1cab03
Move url preview setting under labs section.
2021-09-07 16:00:12 +01:00
Doug
640c4a562c
Merge branch 'develop' into doug/4479_media_size_selection
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-09-06 17:04:22 +01:00
Doug
24bfe36712
Add setting to disable URL previews.
...
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Doug
0ea0380da7
Merge remote-tracking branch 'origin/develop' into doug/888_add_url_previews
2021-09-02 17:39:42 +01:00
David Langley
ada377dcf2
Finish extraction
...
- Moves SwiftUI code out of Riot and into RiotSwiftUI which has no dependency on Matrix SDK.
- Git wasn't smart enough to see the file moves. Most feature function has remain unchanged. 1 change I did make was remove NotificationSettingsViewModel's dependence on MxPushRule, so that the view model could be moved into RiotSwiftUI.
- Add LocaleProvider to abstract VectorL10n's use of Matrix SDK language so it can be used in RiotSwiftUI.
- Split Theme into UKit/SwiftUI version to remove RiotSwiftUI's dependence on ThemeService and ThemeV1.
- Migrated from ThemeObserver to ThemePublisher. We push updates to ThemePublisher so that we can remove ThemeService as dependency.
- Add .DS_Store to .gitignore
2021-09-01 12:34:38 +01:00
Doug
4331994d72
Load and store URLPreviewViewData in RoomBubbleCellData.
...
Implement close button and store the action in Core Data. Hide the preview image view when no image is received. Remove line breaks in description text.
2021-09-01 10:37:37 +01:00
Doug
d1eaa90984
Merge branch 'develop' into doug/4479_media_size_selection
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
2021-08-27 16:30:01 +01:00
Doug
fc8484b467
Merge branch 'develop' into doug/4479_media_size_selection
2021-08-27 16:28:15 +01:00
David Langley
cb0403ed8d
Extract and start to split theme.
2021-08-27 16:26:56 +01:00
Doug
4c59f1bd37
Update media settings strings. Update share extension image size prompt.
2021-08-27 16:15:46 +01:00
David Langley
f49af07c11
Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
...
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
David Langley
b8fe7ec453
Remove unneeded string from bad merge
2021-08-25 14:25:57 +01:00
David Langley
73d5aaa966
Add Chips, InputStyles, Service Implementation, swift-collections and UI cleanup.
2021-08-25 13:03:36 +01:00
Stefan Ceriu
f93ed348c9
Implements #4693 - Alert users of Element on iOS11 deprecation.
2021-08-25 13:57:32 +03:00
Doug
13846d02ad
Merge branch 'develop' into doug/4479_media_size_selection
2021-08-23 12:49:06 +01:00
Doug
040416d745
Combine confirm image/video size settings into one.
2021-08-23 11:16:32 +01:00
Stefan Ceriu
c9812a2328
Fixes #4714 - Flickering voice message cells while being sent.
2021-08-18 14:58:32 +03:00
David Langley
c7833d86df
Add NotificationSettings and Keywords UI and VM
2021-08-18 09:33:56 +01:00
David Langley
0336c80db8
run template, add entrypoint and update BuildSetting
2021-08-17 15:00:20 +01:00
Doug
aebec5daeb
Add an (optional) prompt when sending a video to select its size.
...
Use high quality when filming video in-app.
2021-08-16 17:48:26 +01:00
Doug
09f68529cd
Merge branch 'develop' into doug/4479_media_size_selection
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00
David Langley
f0120dd567
Remove visibility modifier
2021-08-12 12:42:26 +01:00
ismailgulek
96c1615055
New strings
2021-08-06 16:19:53 +03:00
Stefan Ceriu
79b430b4fa
#4655 - Localized lock screen voice message name placeholder.
2021-08-05 16:55:02 +03:00
ismailgulek
2a4f29e4f3
Merge branch 'develop' into element_4642
2021-08-04 10:57:34 +03:00
Doug
b05809cb58
Merge branch 'develop' into doug/2368_allow_silent_notifications
2021-08-03 16:02:53 +01:00
ismailgulek
6d117e374d
Add strings for incoming calls
2021-08-03 17:07:15 +03:00
ismailgulek
775250368e
Update strings
2021-08-03 17:00:35 +03:00
ismailgulek
24cba77223
Add & update icons
2021-08-03 17:00:13 +03:00
Doug
ab50ed05e9
Add "Confirm image size before sending" setting.
...
Use this when sending images.
2021-07-28 14:14:34 +01:00
Doug
cd807d718e
Update notifications disabled alert.
2021-07-28 12:45:06 +01:00
Doug
1b184c988f
Update string.
2021-07-27 17:38:40 +01:00
Gil Eluard
e058b55161
Voice Messages copy could be improved #4604
...
- Fixed
2021-07-26 22:24:36 +02:00
Doug
c340e60886
Merge branch 'develop' into doug/4521_remove_directory_from_rooms_tab
2021-07-22 14:37:25 +01:00
Stefan Ceriu
f19511d372
#4090 - Added voice messages switch to the labs section in settings.
2021-07-16 16:57:29 +03:00
Stefan Ceriu
844d946432
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-13 11:30:16 +03:00
Gil Eluard
67613cffa2
#4090 - Update after review
2021-07-10 00:16:23 +02:00
David Baker
84b8a56f9d
Merge remote-tracking branch 'origin/develop' into dbkr/scan_button_title
2021-07-09 16:40:16 +01:00
Doug
12918931ef
Remove room_recents_directory_section_network localization string.
2021-07-09 12:36:02 +01:00
langleyd
816513cee6
Fix logging, add "Notify me for" label, fix theme on avatar and add changes
2021-07-08 20:54:32 +01:00
Gil Eluard
36cefffd7e
#4090 - Update after review
2021-07-06 23:03:56 +02:00
langleyd
87710ca8c3
Merge branch 'develop' of github.com:vector-im/element-ios into roomNotificationSettings
2021-07-06 19:51:17 +01:00
Gil Eluard
dc935897fb
Merge branch 'develop' into element_4090
...
# Conflicts:
# CHANGES.rst
2021-07-06 09:27:28 +02:00
langleyd
3f7d45100c
Add entry points at long press on home view and slide on recents.
2021-07-02 20:19:46 +01:00
David Baker
62abdf444f
Use different title for scan button for self verification
...
Because it's not 'their' device, it's your own device.
2021-07-02 17:38:12 +01:00
langleyd
8b52cda3f7
Fix typo and don't show link to account settings until we have global notification settings.
2021-07-02 10:30:44 +01:00
langleyd
0f10ffa7d7
Add translations, footer message and room encryption handling
2021-07-02 10:15:35 +01:00
ismailgulek
15840b7aaa
Add route icons
2021-06-28 02:11:12 +03:00
langleyd
15c02a2b61
Add NotificationRepository, ViewModel and ViewController
2021-06-25 22:38:31 +01:00