[Android] Refactor file deletion and remove old dialogs
Geoffrey Métais
git at videolan.org
Tue Nov 17 14:02:39 CET 2015
vlc-ports/android | branch: master | Geoffrey Métais <geoffrey.metais at gmail.com> | Tue Nov 17 14:02:06 2015 +0100| [e228f50b64400e700003d6ee6ea6ce7bdfaf7662] | committer: Geoffrey Métais
Refactor file deletion and remove old dialogs
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=e228f50b64400e700003d6ee6ea6ce7bdfaf7662
---
.../vlc/gui/audio/AudioAlbumsSongsFragment.java | 7 +-
.../vlc/gui/audio/AudioBrowserFragment.java | 8 +-
.../vlc/gui/browser/BaseBrowserFragment.java | 41 +++++---
.../videolan/vlc/gui/dialogs/CommonDialogs.java | 109 --------------------
.../videolan/vlc/gui/video/VideoGridFragment.java | 8 +-
.../src/org/videolan/vlc/util/FileUtils.java | 38 +++++--
6 files changed, 60 insertions(+), 151 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commitdiff;h=e228f50b64400e700003d6ee6ea6ce7bdfaf7662
More information about the Android
mailing list