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
51dd2469
Commit
51dd2469
authored
5 months ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Prevent external file sharing to attach file in already opened conversation if any
parent
3190a186
master
feature/show_unsecure_conversation_event_at_top
feature/use_theme_main_color_for_icon_and_splashscreen
fix/insistent_notification
fix/restore_previous_release_ringtone_player
fix/telecom_default_audio_endpoint
release/6.0
6.1.0-alpha
6.0.0
6.0.0-beta
1 merge request
!1523
Prevent external file sharing to attach file in already opened conversation if any
Pipeline
#83198
passed with stage
in 10 minutes and 42 seconds
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
app/src/main/java/org/linphone/ui/main/MainActivity.kt
+10
-0
app/src/main/java/org/linphone/ui/main/MainActivity.kt
app/src/main/java/org/linphone/ui/main/chat/fragment/ConversationFragment.kt
+8
-0
...rg/linphone/ui/main/chat/fragment/ConversationFragment.kt
app/src/main/java/org/linphone/ui/main/viewmodel/SharedMainViewModel.kt
+4
-0
...ava/org/linphone/ui/main/viewmodel/SharedMainViewModel.kt
with
22 additions
and
0 deletions
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