Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC-Android
Commits
cc6793fe
Commit
cc6793fe
authored
Apr 15, 2014
by
Jean-Baptiste Kempf
Browse files
Prepare the 0.9.2 release
parent
e02f5c8f
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
cc6793fe
Changes between 0.9.1 and 0.9.2
-git
:
Changes between 0.9.1 and 0.9.2:
--------------------------------
Core:
* Support DVD iso
Main Application:
* Fix numerous crashes in the interface
* Improve the Secondary Display experience
* Update most translations
Changes between 0.9.0 and 0.9.1:
...
...
@@ -14,7 +21,6 @@ Main Application:
* Fix numerous crashes in the interface
Changes between 0.1.4 and 0.9.0:
--------------------------------
...
...
vlc-android/AndroidManifest.xml
View file @
cc6793fe
...
...
@@ -2,8 +2,8 @@
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"org.videolan.vlc"
android:installLocation=
"auto"
android:versionCode=
"9
199
"
android:versionName=
"0.9.2
-git
"
>
android:versionCode=
"9
200
"
android:versionName=
"0.9.2"
>
<uses-sdk
android:minSdkVersion=
"7"
...
...
@@ -386,4 +386,4 @@
</receiver>
</application>
</manifest>
\ No newline at end of file
</manifest>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment