Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
531
Issue boards
Milestones
Wiki
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Merge requests
!1952
Make the nightly auto update an opt-in feature
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Make the nightly auto update an opt-in feature
Aza/vlc-android:auto_update
into
master
Overview
5
Commits
3
Pipelines
4
Changes
6
1 unresolved thread
Hide all comments
Merged
Nicolas Pomepuy
requested to merge
Aza/vlc-android:auto_update
into
master
6 months ago
Overview
5
Commits
3
Pipelines
4
Changes
6
1 unresolved thread
Hide all comments
Expand
Fixes
#3076 (closed)
0
0
Merge request reports
Compare
master
version 3
1568455b
6 months ago
version 2
2fa2dd2a
6 months ago
version 1
44ca6170
6 months ago
master (base)
and
latest version
latest version
b6f37516
3 commits,
6 months ago
version 3
1568455b
3 commits,
6 months ago
version 2
2fa2dd2a
1 commit,
6 months ago
version 1
44ca6170
1 commit,
6 months ago
6 files
+
38
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
application/resources/src/main/res/values/strings.xml
+
3
−
0
Options
@@ -626,6 +626,9 @@
<string
name=
"install_nightly"
>
Install the nightly version
</string>
<string
name=
"install_nightly_alert"
>
Nightly builds are experimental versions updated everyday.\n\nExpect new features but also new bugs!
</string>
<string
name=
"nightly_version"
>
Found version: %2$s - %1$s
</string>
<string
name=
"update_nightly_alert"
>
You are running a nightly version. Would you like to periodically look for updates?
</string>
<string
name=
"update_nightly"
>
Auto update
</string>
<string
name=
"update_nightly_summary"
>
Search for nightly update periodically
</string>
<!-- Accessibility -->
Loading