June 2012 Archives by subject
Starting: Fri Jun 1 19:24:16 CEST 2012
Ending: Sat Jun 30 09:26:42 CEST 2012
Messages: 295
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Add pthread_once function from AOSP
Rafaël Carré
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Add pthread_once function from AOSP
Rafaël Carré
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Add pthread_once function from AOSP
Edward Wang
- [Android] [PATCH] Android: work around pthread_once bug on Android 2.1
Edward Wang
- [Android] [PATCH] configure.sh: why we need android-9
Edward Wang
- [Android] Abort thumbnailer if no video is coming after 10 seconds
Rafaël Carré
- [Android] Abort thumbnailer if no video is coming after 10 seconds
Rafaël Carré
- [Android] About Section
Alexandre Perraud
- [Android] About: align the version
Jean-Baptiste Kempf
- [Android] About: small improvements
Jean-Baptiste Kempf
- [Android] About: small improvements for the licence section
Jean-Baptiste Kempf
- [Android] AboutActivity: don't hardcode About and Licence
Edward Wang
- [Android] AboutActivity: unused import
Edward Wang
- [Android] ActionBarSherlock: use an env variable to find the SDK path
Ludovic Fauvet
- [Android] Actually show the toast so that it's visible
Edward Wang
- [Android] Adapt the FlingView assert to fragment
Jean-Baptiste Kempf
- [Android] Add a apkclean target in the Makefile to clean java code
Jean-Baptiste Kempf
- [Android] Add a directory browsing view
Edward Wang
- [Android] Add a little easter egg in the about activity
Ludovic Fauvet
- [Android] Add ActionBarSherlock library
Ludovic Fauvet
- [Android] Add an option to change the verbosity of libVLC
Ludovic Fauvet
- [Android] Add an option to change the verbosity of libVLC
Ludovic Fauvet
- [Android] Add core functionality for the about tab
Edward Wang
- [Android] Add directory view through the menu
Edward Wang
- [Android] Add DirectoryViewFragment and related missing files
Edward Wang
- [Android] Add gitignore to ActionBarSherlock
Ludovic Fauvet
- [Android] Add ic_menu_archive
Jean-Baptiste Kempf
- [Android] Add icons to directory view
Edward Wang
- [Android] Add pthread_once function from AOSP
Edward Wang
- [Android] Add pthread_once function from AOSP
Edward Wang
- [Android] Add pthread_once function from AOSP
Edward Wang
- [Android] Add pthread_once function from AOSP
Jean-Baptiste Kempf
- [Android] Add pthread_once function from AOSP
Edward Wang
- [Android] Add the refresh button in the ActionBar if there is enough room
Ludovic Fauvet
- [Android] Add tm symbol after android name
Jean-Baptiste Kempf
- [Android] Add video context menu
Alexandre Perraud
- [Android] Allow deletion in AudioListActivity too
Jean-Baptiste Kempf
- [Android] Allow to build for releases
Jean-Baptiste Kempf
- [Android] Also animate the transition from groups in audio browser
Sébastien Toque
- [Android] Always show the open warning
Alexandre Perraud
- [Android] And more of the same
Jean-Baptiste Kempf
- [Android] animate directory view
Sébastien Toque
- [Android] Animate the transition between the audio browser and the track list
Ludovic Fauvet
- [Android] apkclean: use --force for rm
Ludovic Fauvet
- [Android] ARCH is defined in ANDROID_ABI
Edward Wang
- [Android] Audio context menu: factorization
Jean-Baptiste Kempf
- [Android] Audio: fix browsing
Sébastien Toque
- [Android] Audio: invert songs and album/artist
Jean-Baptiste Kempf
- [Android] AudioBrowser: prevent the user to scroll the header
Sébastien Toque
- [Android] AudioDirectoryAdapter: less debug
Edward Wang
- [Android] AudioDirectoryAdapter: support video as well
Edward Wang
- [Android] AudioDirectoryAdapter: support video as well
Jean-Baptiste Kempf
- [Android] AudioFormat.CHANNEL_CONFIGURATION_STEREO is deprecated
Sébastien Toque
- [Android] AudioListFragment: Fix a potential crash
Ludovic Fauvet
- [Android] AudioService: always stay alive + always block headset button events from the OS
Sébastien Toque
- [Android] AudioTrack: kill a whitespace error
Edward Wang
- [Android] audiotrack: revert latency changes of c7d10e49bd7
Rafaël Carré
- [Android] Avoid Lint error about DimStatusBar for api >= 11
Jean-Baptiste Kempf
- [Android] Bind/unbind are designed for activities, it should not be used on fragments .
Sébastien Toque
- [Android] Build contribs with -g
Rafaël Carré
- [Android] Bump version number
Jean-Baptiste Kempf
- [Android] call setNavigationMode only if NavigationMode changes
Sébastien Toque
- [Android] Change default aout to Java, for now
Jean-Baptiste Kempf
- [Android] Change mode to +x to the script
Jean-Baptiste Kempf
- [Android] Cleanup headers
Jean-Baptiste Kempf
- [Android] Code cleanup
Ludovic Fauvet
- [Android] Code cosmetics
Jean-Baptiste Kempf
- [Android] Code is GPLv3, because of Apache libs
Jean-Baptiste Kempf
- [Android] compile.sh: add a flag for ARMv5
Edward Wang
- [Android] Complete the release process
Jean-Baptiste Kempf
- [Android] Completely hide what is hidden
Jean-Baptiste Kempf
- [Android] configure.sh: Fix ARMv6 illegal instruction errors
Edward Wang
- [Android] configure.sh: why we need android-9
Edward Wang
- [Android] Consistent imports
Jean-Baptiste Kempf
- [Android] Create a custom VLC style for the ActionBar
Ludovic Fauvet
- [Android] Cute About whith version number
Alexandre Perraud
- [Android] Deactivate the context menu for the night, until un-breakage
Jean-Baptiste Kempf
- [Android] Define ARCH in jni
Edward Wang
- [Android] Deinline method and comments
Jean-Baptiste Kempf
- [Android] Delete song in contextMenuListener
Alexandre Perraud
- [Android] DirectoryAdapter: compare case-insensitive
Edward Wang
- [Android] DirectoryAdapter: complete rename
Edward Wang
- [Android] DirectoryAdapter: convert path to URI first
Edward Wang
- [Android] DirectoryAdapter: convert path to URI first
Edward Wang
- [Android] DirectoryView: do not show hidden folders
Jean-Baptiste Kempf
- [Android] disable SongList from AudioPlayerActivity for now.
Sébastien Toque
- [Android] Disable the indeterminate progress bar on pre-ICS devices
Ludovic Fauvet
- [Android] do not animate untagged fragments
Sébastien Toque
- [Android] Do not hardcode /sdcard
Jean-Baptiste Kempf
- [Android] Do not hardcode debuggable in the manifest
Jean-Baptiste Kempf
- [Android] Do not hardcode strings
Jean-Baptiste Kempf
- [Android] Do not store mContext in Directory*
Jean-Baptiste Kempf
- [Android] Do not use a stored context for Util.getValue
Jean-Baptiste Kempf
- [Android] Do not use a stored Context in Media
Jean-Baptiste Kempf
- [Android] Do not warn about hardcoding /sdcard
Jean-Baptiste Kempf
- [Android] Do the same for the "open MRL" menu
Ludovic Fauvet
- [Android] Don't attach an enter animation for the first fragment
Ludovic Fauvet
- [Android] Don't crash if there are no subdirectories or they are inaccessible
Edward Wang
- [Android] Don't crash if updateList is received before view is loaded
Edward Wang
- [Android] don't handle call headset button during phone calls, leave it to android
Sébastien Toque
- [Android] don't keep START_FROM_NOTIFICATION state in MainActivity
Sébastien Toque
- [Android] don't use deprecated getWidth & getHeight + remove unused imports
Sébastien Toque
- [Android] enable ass/ssa subtitles
Sébastien Toque
- [Android] Extract embedded album arts into cache, and use them if available
Sébastien Toque
- [Android] Finish off the rest of the about section
Edward Wang
- [Android] fix & cleanup workflow between directories & tabs
Sébastien Toque
- [Android] Fix a crash in the VideoList fragment
Ludovic Fauvet
- [Android] Fix a random NullPointerException in menu creation
Ludovic Fauvet
- [Android] Fix bash script
Jean-Baptiste Kempf
- [Android] Fix comments
Jean-Baptiste Kempf
- [Android] fix crash if tab is changed while swiping in audiobrowser
Sébastien Toque
- [Android] Fix issue with Android pre-4.x
Ludovic Fauvet
- [Android] fix possible crash
Sébastien Toque
- [Android] Fix possible crash
Jean-Baptiste Kempf
- [Android] Fix rename script
Jean-Baptiste Kempf
- [Android] Fix rename_package.sh behaviour for the Makefile
Jean-Baptiste Kempf
- [Android] Fix some of the transitions between fragments
Ludovic Fauvet
- [Android] Fix the audiolist crash
Jean-Baptiste Kempf
- [Android] Fix verbosity setting
Rafaël Carré
- [Android] Fix widget issue with control buttons
Ludovic Fauvet
- [Android] For now, disable subdirectory caching
Edward Wang
- [Android] Force sha1 after the QCom commit.
Jean-Baptiste Kempf
- [Android] French translation
Alexandre Perraud
- [Android] Fully optimize the DirectoryAdapter for performance
Edward Wang
- [Android] Genres in vlc-android should be case insensitive
Edward Wang
- [Android] Git Ignore keystores
Jean-Baptiste Kempf
- [Android] gitignore: ignore .DS_Store
Felix Paul Kühne
- [Android] gitignore: ignore vim temporary files
Ludovic Fauvet
- [Android] gitignore: ignore vim temporary files
Ludovic Fauvet
- [Android] Handle headset buttons
Sébastien Toque
- [Android] hide list selection in preview
Sébastien Toque
- [Android] Improve logic
Ludovic Fauvet
- [Android] Improved welcome text for beta
Jean-Baptiste Kempf
- [Android] Info: make the OK button smaller
Jean-Baptiste Kempf
- [Android] Info_dialog: fix on smaller layouts
Jean-Baptiste Kempf
- [Android] init browse MenuItem properly
Sébastien Toque
- [Android] Introduce VLCApplication.getAppResources()
Jean-Baptiste Kempf
- [Android] Inverted logic
Edward Wang
- [Android] Java code improvements and code cosmetics
Jean-Baptiste Kempf
- [Android] Java is a proper noun
Edward Wang
- [Android] Kill some warnings
Ludovic Fauvet
- [Android] Launch the Audio Player activity when started from a notification
Ludovic Fauvet
- [Android] Licence grammar fix
Edward Wang
- [Android] Longer text when empty media library
Jean-Baptiste Kempf
- [Android] MainActivity: code cosmetics
Jean-Baptiste Kempf
- [Android] MainActivity: fix crash
Edward Wang
- [Android] MainActivity: fix protected vs public on onDestroy
Jean-Baptiste Kempf
- [Android] MainActivity: split long submethod
Jean-Baptiste Kempf
- [Android] Make Quit Application actually quit the application
Edward Wang
- [Android] Make the link clickable
Ludovic Fauvet
- [Android] Make the link clickable (easiest version)
Ludovic Fauvet
- [Android] Make VLC-debug.apk debuggable again
Rafaël Carré
- [Android] makefile: add an uninstall rule
Ludovic Fauvet
- [Android] Makefile: fix small bug
Edward Wang
- [Android] Makefile: more targets
Edward Wang
- [Android] Makefile: show the current revision
Edward Wang
- [Android] Makefile: Use VLC's CFLAGS from VLC_EXTRA_CFLAGS
Edward Wang
- [Android] Manifest: do not export activities and receiver that do not need to
Jean-Baptiste Kempf
- [Android] Media: Do not display non-sensical infos
Jean-Baptiste Kempf
- [Android] Media: Do not display non-sensical infos
Jean-Baptiste Kempf
- [Android] Missing animations
Ludovic Fauvet
- [Android] Missing drawable
Ludovic Fauvet
- [Android] Modernize the code for Android 4.x
Ludovic Fauvet
- [Android] More code cosmetics
Jean-Baptiste Kempf
- [Android] Move AudioListActivity to Fragment
Jean-Baptiste Kempf
- [Android] Move authors to the main screen instead of the licence screen
Edward Wang
- [Android] Move length_change_monitor to top of file so that it can be used in the entire file
Edward Wang
- [Android] native audiotrack: add synchronisation and pause support
Rafaël Carré
- [Android] Normalise the capitalisation of the strings in the menu
Edward Wang
- [Android] Optimize the DirectoryAdapter a bit by not precaching if there are more than 6 subitems
Edward Wang
- [Android] PreferencesActivity: supress warnings, we still need compat below API 11
Edward Wang
- [Android] Re-enable the context menu
Ludovic Fauvet
- [Android] Refactore AudioListActivity into AudioListFragment
Jean-Baptiste Kempf
- [Android] Release monitor when done
Edward Wang
- [Android] Remove ... and use the xml entity
Jean-Baptiste Kempf
- [Android] Remove dead code
Ludovic Fauvet
- [Android] Remove erroneous quotes
Edward Wang
- [Android] Remove support for NDK < 7 and rework the doc
Jean-Baptiste Kempf
- [Android] Remove unnecessary includes
Jean-Baptiste Kempf
- [Android] Remove unneeded imports
Jean-Baptiste Kempf
- [Android] Remove unneeded imports
Jean-Baptiste Kempf
- [Android] Remove unneeded imports
Jean-Baptiste Kempf
- [Android] Remove unneeded title
Jean-Baptiste Kempf
- [Android] Remove unused code for apiSdk
Jean-Baptiste Kempf
- [Android] Remove unused constructors
Ludovic Fauvet
- [Android] Remove unused import...
Jean-Baptiste Kempf
- [Android] Remove unused strings
Jean-Baptiste Kempf
- [Android] Remove unused strings
Jean-Baptiste Kempf
- [Android] Remove useless onCreate methods
Jean-Baptiste Kempf
- [Android] Rename activities that are now of type fragment
Ludovic Fauvet
- [Android] Rename AudioSongsListAdapter to AudioListAdapter
Jean-Baptiste Kempf
- [Android] Rename package script
Jean-Baptiste Kempf
- [Android] Rename the application to VLC.
Jean-Baptiste Kempf
- [Android] Rename: we need to change the path in the jni too
Jean-Baptiste Kempf
- [Android] Repair the mini player context menu
Ludovic Fauvet
- [Android] res/values-de: don't translate stuff which isn't supposed to be
Felix Paul Kühne
- [Android] res: Add app_name_full
Edward Wang
- [Android] res: Add app_name_full
Jean-Baptiste Kempf
- [Android] res: add plurals for subfolder
Edward Wang
- [Android] res: adjust about_main font sizes and layout (centre all)
Edward Wang
- [Android] res: Allow translating about text
Edward Wang
- [Android] res: more updates for the German translation and some improvements
Felix Paul Kühne
- [Android] res: no trailing slash in /sdcard
Edward Wang
- [Android] res: preferences.xml formatting
Edward Wang
- [Android] res: separate main and preferences in strings.xml
Edward Wang
- [Android] res: some more minor improvements to the German translation
Felix Paul Kühne
- [Android] res: Strings cleanup
Edward Wang
- [Android] res: Strings update
Edward Wang
- [Android] res: Swap open MRL and directory view buttons
Edward Wang
- [Android] res: Swap open MRL and directory view buttons
Jean-Baptiste Kempf
- [Android] res: translation - update Licence
Edward Wang
- [Android] res: translation cleanup
Edward Wang
- [Android] res: updated German translation
Christoph Miebach
- [Android] res: Use full app name in about_main
Edward Wang
- [Android] Revert "Add pthread_once function from AOSP"
Rafaël Carré
- [Android] Revert "Bump version number"
Jean-Baptiste Kempf
- [Android] Revert "don't use deprecated getWidth & getHeight + remove unused imports"
Jean-Baptiste Kempf
- [Android] Revert "Make the link clickable"
Ludovic Fauvet
- [Android] Revert "res/values-de: don't translate stuff which isn't supposed to be"
Edward Wang
- [Android] Revert "res: Swap open MRL and directory view buttons"
Edward Wang
- [Android] revert 991ffc03eae1d170a2547aa5e0a39c5899dab618 and fix the real issue
Sébastien Toque
- [Android] Rework the Android compilation flags
Jean-Baptiste Kempf
- [Android] Rework the context menu handling in the audio fragments
Ludovic Fauvet
- [Android] Rework the VideoListFragment context menu
Ludovic Fauvet
- [Android] SCREEN_BRIGHT_WAKE_LOCK is deprecated, use setKeepScreenOn instead.
Sébastien Toque
- [Android] Semaine de code
Jean-Baptiste Kempf
- [Android] Semaine de code
Ludovic Fauvet
- [Android] Semaine de code
Jean-Baptiste Kempf
- [Android] Semaine de code
Jean-Baptiste Kempf
- [Android] Set the logo used in the ActionBar
Ludovic Fauvet
- [Android] show focused items in lists
Sébastien Toque
- [Android] Simplifications
Ludovic Fauvet
- [Android] Simplify layouts
Jean-Baptiste Kempf
- [Android] simplify video list layout, loading message doesn't belong there
Sébastien Toque
- [Android] src: add a VLCCallbackTask to make threading easier
Edward Wang
- [Android] src: Add an utility function to strip spaces
Edward Wang
- [Android] src: Add licence headers
Edward Wang
- [Android] src: Add licence tag to DirectoryViewFragment
Edward Wang
- [Android] src: Allow opening network streams
Edward Wang
- [Android] src: Allow opening network streams
Jean-Baptiste Kempf
- [Android] src: Allow refreshing in the directory view
Edward Wang
- [Android] src: AudioBrowserActivity was renamed to AudioBrowserFragment
Edward Wang
- [Android] src: Clean up the VLCApplication file
Edward Wang
- [Android] src: Clear search history section should be under privacy
Edward Wang
- [Android] src: correct hideous spelling error
Edward Wang
- [Android] src: Delete directoryList as well
Edward Wang
- [Android] src: Distinctly separate directory and media library mode
Edward Wang
- [Android] src: Don't leave an empty string when stripping the trailing slash
Edward Wang
- [Android] src: Fix the save currently loaded view functionality
Edward Wang
- [Android] src: Load media information when using directory view
Edward Wang
- [Android] src: Missing debug tag in VideoListFragment
Edward Wang
- [Android] src: Remove directory view from the audio media library
Edward Wang
- [Android] src: Rename AudioDirectoryAdapter to DirectoryAdapter
Edward Wang
- [Android] src: Save directory view status too
Edward Wang
- [Android] src: Show embedded art from media as well
Edward Wang
- [Android] src: Show embedded art from media as well
XilasZ
- [Android] src: Show embedded art from media as well
Edward Wang
- [Android] src: Show embedded art from media as well
Jean-Baptiste Kempf
- [Android] src: Show embedded art from media as well
XilasZ
- [Android] src: Show embedded art from media as well
Edward Wang
- [Android] src: Show embedded art from media as well
Edward Wang
- [Android] src: Show embedded art from media as well
Jean-Baptiste Kempf
- [Android] src: Show embedded art from media as well
Edward Wang
- [Android] src: Update tag of AudioListFragment
Edward Wang
- [Android] src: Use the sdcard if no directories_root was set
Edward Wang
- [Android] Support for fragments in the VideoList Menu
Jean-Baptiste Kempf
- [Android] Support more protocols
Jean-Baptiste Kempf
- [Android] Tag 0.0.1 : VLC for Android 0.0.1
git at videolan.org
- [Android] The audio mini player is now a fragment
Ludovic Fauvet
- [Android] Thumbnail: if we can't create a thumbnail, store a byte and don' t retry anymore
Sébastien Toque
- [Android] Try to fix renaming of packages in JNI
Jean-Baptiste Kempf
- [Android] Trying again to fix jni renaming
Jean-Baptiste Kempf
- [Android] Update menu text for media/dir mode dynamically
Edward Wang
- [Android] Update the licences for the libraries
Edward Wang
- [Android] Update the list of libraries
Jean-Baptiste Kempf
- [Android] URLDecoder.decode(string) is deprecated, use the encode(String, String) instead
Sébastien Toque
- [Android] Use getRessources in About
Jean-Baptiste Kempf
- [Android] Use length_change_monitor to wait until the demux is working
Edward Wang
- [Android] Use length_change_monitor to wait until the demux is working
Ludovic Fauvet
- [Android] Use length_change_monitor to wait until the demux is working
Edward Wang
- [Android] use setKeepScreenOn on the surfaceview
Sébastien Toque
- [Android] Use the arg of the scripts to get the new name
Jean-Baptiste Kempf
- [Android] Use the new directory icon
Jean-Baptiste Kempf
- [Android] Use the progress bar provided by the action bar
Ludovic Fauvet
- [Android] Use the proper drawable for the search button
Ludovic Fauvet
- [Android] Use threading as to not block the UI thread when checking for video tracks
Edward Wang
- [Android] util: use proper methods name
Ludovic Fauvet
- [Android] VideoListActivity requires a specific theme
Ludovic Fauvet
- [Android] vlc_CPU() crash on ARMv6-nofpu workaround
Edward Wang
- [Android] We don't need a full size image
Ludovic Fauvet
Last message date:
Sat Jun 30 09:26:42 CEST 2012
Archived on: Sat Jun 30 09:26:49 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).