Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
532
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
Commits
c454d882
Commit
c454d882
authored
8 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
On the road to 2.0.6
parent
59758540
No related branches found
Branches containing commit
No related tags found
Tags containing commit
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+14
-0
14 additions, 0 deletions
NEWS
vlc-android/AndroidManifest.xml
+2
-2
2 additions, 2 deletions
vlc-android/AndroidManifest.xml
with
16 additions
and
2 deletions
NEWS
+
14
−
0
View file @
c454d882
Changes between 2.0.5 and 2.0.6:
--------------------------------
Application:
* Fix crash on Zenphones x86 devices
Core:
* Codec updates
* FTP browsing
Application:
* Fix crashes
Changes between 2.0.4 and 2.0.5:
--------------------------------
...
...
This diff is collapsed.
Click to expand it.
vlc-android/AndroidManifest.xml
+
2
−
2
View file @
c454d882
...
...
@@ -3,8 +3,8 @@
xmlns:tools=
"http://schemas.android.com/tools"
package=
"org.videolan.vlc"
android:installLocation=
"auto"
android:versionCode=
"02000
5
00"
android:versionName=
"2.0.
5
"
>
android:versionCode=
"02000
6
00"
android:versionName=
"2.0.
6
"
>
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (1 for Android, 2 for Chrome?)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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