Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Steveo Oldss
VLC-Android
Commits
aab7e28d
Commit
aab7e28d
authored
9 years ago
by
Jean-Baptiste Kempf
Browse files
Options
Downloads
Patches
Plain Diff
1.6.2
parent
cee2ce8c
No related branches found
Branches containing commit
Tags
1.6.2
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+9
-1
9 additions, 1 deletion
NEWS
vlc-android/AndroidManifest.xml
+2
-2
2 additions, 2 deletions
vlc-android/AndroidManifest.xml
with
11 additions
and
3 deletions
NEWS
+
9
−
1
View file @
aab7e28d
Changes between 1.6.1 and 1.6.2:
--------------------------------
Application:
* Fix crashes on wiko and QMobile phones (bis repetita)
* Fix IllegalStateException in AWindow when relaunching VideoPlayer
* Fix crash in Video Fragment on old Android versions
Changes between 1.6.0 and 1.6.1:
--------------------------------
Application:
* Fix crashes on wiko and QMobile phone
* Fix crashes on wiko and QMobile phone
s
* Fix preferences crashes
* Fix crashes in Videos List and Main Activity
...
...
This diff is collapsed.
Click to expand it.
vlc-android/AndroidManifest.xml
+
2
−
2
View file @
aab7e28d
...
...
@@ -2,8 +2,8 @@
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"org.videolan.vlc"
android:installLocation=
"auto"
android:versionCode=
"01060
1
00"
android:versionName=
"1.6.
1
"
>
android:versionCode=
"01060
2
00"
android:versionName=
"1.6.
2
"
>
<!--
versionCode scheme is T M NN RR AA
T: Target/Flavour (0 for Android, 1 for ATV, 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