767 Commits (f2de4e1ea4e1f13d6ef962900ee91272ebec2e41)
 

Author SHA1 Message Date
Ludovic Fauvet f2de4e1ea4 makefile: add an uninstall rule 14 years ago
Jean-Baptiste Kempf e5f80d29f3 Allow deletion in AudioListActivity too 14 years ago
Ludovic Fauvet 18040909c4 Fix issue with Android pre-4.x 14 years ago
Ludovic Fauvet 097bfc2605 Set the logo used in the ActionBar 14 years ago
Sébastien Toque 1945d5cd59 don't handle call headset button during phone calls, leave it to android 14 years ago
Ludovic Fauvet 2c9438d3af Create a custom VLC style for the ActionBar 14 years ago
Ludovic Fauvet 494eddda01 We don't need a full size image 14 years ago
Ludovic Fauvet 7bab09468d Rename activities that are now of type fragment 14 years ago
Jean-Baptiste Kempf 182281d4ac Audio context menu: factorization 14 years ago
Ludovic Fauvet 81f509f788 Fix a crash in the VideoList fragment 14 years ago
Ludovic Fauvet e81fce7216 Re-enable the context menu 14 years ago
Ludovic Fauvet 00c91d6b5c apkclean: use --force for rm 14 years ago
Jean-Baptiste Kempf e30ed087d2 Fix the audiolist crash 14 years ago
Jean-Baptiste Kempf 8a8b6063e1 Git Ignore keystores 14 years ago
Jean-Baptiste Kempf 4f0b023cf7 Consistent imports 14 years ago
Sébastien Toque b0d215e9fc Audio: fix browsing 14 years ago
Jean-Baptiste Kempf b86bd67a73 Deactivate the context menu for the night, until un-breakage 14 years ago
Jean-Baptiste Kempf 65a0aae0e2 Support for fragments in the VideoList Menu 14 years ago
Ludovic Fauvet b9979d1119 Missing animations 14 years ago
Ludovic Fauvet 5b5143bc12 Missing drawable 14 years ago
Alexandre Perraud 1fe95e47a7 Add video context menu 14 years ago
Jean-Baptiste Kempf 1d821e2254 Remove unused code for apiSdk 14 years ago
Jean-Baptiste Kempf eb550bf65c Add a apkclean target in the Makefile to clean java code 14 years ago
Ludovic Fauvet e71b9667dd VideoListActivity requires a specific theme 14 years ago
Ludovic Fauvet 8f35b52283 ActionBarSherlock: use an env variable to find the SDK path 14 years ago
Ludovic Fauvet a763e9f456 Code cleanup 14 years ago
Ludovic Fauvet c2917f976d Add gitignore to ActionBarSherlock 14 years ago
Ludovic Fauvet 258c0311c8 Use the progress bar provided by the action bar 14 years ago
Ludovic Fauvet 21f32a34a7 Modernize the code for Android 4.x 14 years ago
Ludovic Fauvet 84001236d1 Add ActionBarSherlock library 14 years ago
Sébastien Toque a6d615f144 show focused items in lists 14 years ago
Edward Wang 66212ed288 Use threading as to not block the UI thread when checking for video tracks 14 years ago
Edward Wang 9357ae33fe src: add a VLCCallbackTask to make threading easier 14 years ago
Jean-Baptiste Kempf d92f830daa Audio: invert songs and album/artist 14 years ago
Sébastien Toque 139342d1b0 hide list selection in preview 14 years ago
Rafaël Carré c7d10e49bd native audiotrack: add synchronisation and pause support 14 years ago
Jean-Baptiste Kempf 6fbee1a44c Cleanup headers 14 years ago
Jean-Baptiste Kempf 8002d648a3 Do not hardcode debuggable in the manifest 14 years ago
Alexandre Perraud f0aab6bb79 French translation 14 years ago
Jean-Baptiste Kempf 5c35766b33 Info: make the OK button smaller 14 years ago
Jean-Baptiste Kempf 2b344c1029 Completely hide what is hidden 14 years ago
Edward Wang cd5c12e7c5 res: Strings cleanup 14 years ago
Jean-Baptiste Kempf 7bbce6b0f3 Remove unnecessary includes 14 years ago
Jean-Baptiste Kempf 4c482a2e0e Info_dialog: fix on smaller layouts 14 years ago
Sébastien Toque c3e33fb080 Handle headset buttons 14 years ago
Alexandre Perraud cf5aad852c Delete song in contextMenuListener 14 years ago
Jean-Baptiste Kempf ef0835191e Support more protocols 14 years ago
Edward Wang d964ff85d6 Release monitor when done 14 years ago
Edward Wang b544c6386a src: Allow opening network streams 14 years ago
Edward Wang d529d95f73 Use length_change_monitor to wait until the demux is working 14 years ago