Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-android
Commits
439e1153
Commit
439e1153
authored
6 months ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Added media encryption & media encryption mandatory advanced settings
parent
722840f1
master
feature/show_unsecure_conversation_event_at_top
feature/use_theme_main_color_for_icon_and_splashscreen
fix/insistent_notification
fix/telecom_call_stuck
fix/telecom_default_audio_endpoint
release/6.0
6.1.0-alpha
6.0.0
6.0.0-beta
1 merge request
!1512
Hide software echo canceller toggle
Pipeline
#82916
canceled with stage
in 4 minutes and 1 second
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
app/src/main/java/org/linphone/ui/main/settings/fragment/SettingsAdvancedFragment.kt
+26
-0
...one/ui/main/settings/fragment/SettingsAdvancedFragment.kt
app/src/main/java/org/linphone/ui/main/settings/viewmodel/SettingsViewModel.kt
+54
-0
.../linphone/ui/main/settings/viewmodel/SettingsViewModel.kt
app/src/main/res/layout/settings_advanced_fragment.xml
+74
-1
app/src/main/res/layout/settings_advanced_fragment.xml
app/src/main/res/values-fr/strings.xml
+2
-0
app/src/main/res/values-fr/strings.xml
app/src/main/res/values/strings.xml
+2
-0
app/src/main/res/values/strings.xml
with
158 additions
and
1 deletion
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets