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
317bbb47
Commit
317bbb47
authored
6 months ago
by
Sylvain Berfini
Browse files
Options
Download
Patches
Plain Diff
Prevent using requireContext() from Core's thead in Fragment
parent
d8d424d4
master
feature/show_unsecure_conversation_event_at_top
feature/use_theme_main_color_for_icon_and_splashscreen
fix/insistent_notification
fix/telecom_default_audio_endpoint
release/6.0
6.1.0-alpha
6.0.0
6.0.0-beta
1 merge request
!1482
Prevent using requireContext() from Core's thead in Fragment
Pipeline
#82229
passed with stages
in 16 minutes and 9 seconds
Changes
4
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
app/src/main/java/org/linphone/ui/assistant/fragment/LandingFragment.kt
+5
-1
...ava/org/linphone/ui/assistant/fragment/LandingFragment.kt
app/src/main/java/org/linphone/ui/assistant/fragment/RegisterFragment.kt
+5
-1
...va/org/linphone/ui/assistant/fragment/RegisterFragment.kt
app/src/main/java/org/linphone/ui/assistant/fragment/ThirdPartySipAccountLoginFragment.kt
+5
-1
...i/assistant/fragment/ThirdPartySipAccountLoginFragment.kt
app/src/main/java/org/linphone/utils/PhoneNumberUtils.kt
+1
-5
app/src/main/java/org/linphone/utils/PhoneNumberUtils.kt
with
16 additions
and
8 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