aboutsummaryrefslogtreecommitdiff
path: root/tools/android/packaging/Makefile
AgeCommit message (Expand)Author
2014-10-19[rebrand/android] use dynamic application namewsnipex
2014-08-30FIX: [droid] re-add default joystick keymapChris "Koying" Browet
2014-08-06Multiple improvements and fixes in Android build processKuci
2014-07-11[depends] remove unnecessary android renaming of flac, vorbisenc, and lame .s...Jonathan Marshall
2014-05-02[droid] new launcher icons + fetch launcher icons from media dirChris Koying Browet
2014-04-29Update android packaging Makefile for MP3Codec/libmad removalDaniel Scheller
2013-12-28droid: fixed, do not fail removing files that might not existS. Davilla
2013-11-17FIX: [droid] do not package non-standard joystick keymapChris "Koying" Browet
2013-11-09FIX: [droid] package libbluray.soChris "Koying" Browet
2013-11-02Merge pull request #3543 from koying/fixdroidassetsMartijn Kaijser
2013-11-02FIX: [droid] wrong path in gdb.setupChris "Koying" Browet
2013-11-01FIX: [droid] cleanup assets before build and reinstall (possible fix for #14565)Chris "Koying" Browet
2013-10-24[DROID]Added make clean to Android packagingperpe
2013-10-15ADD: [droid] add check for proper native archChris "Koying" Browet
2013-09-13droid-x86 correctionsperpe
2013-09-13[droid] - allow to build android for x86 platformsMemphiz
2013-07-11[droid] fix path to xbmc depends in packaging Makefilemontellese
2013-06-04[droid] - fix libshairplay and activate build for androidMemphiz
2013-05-02[droid] - remove libshairplay from android packaging as long as we are not bu...Memphiz
2013-05-02[airtunes] - make libshairplay the new default airtunes library and allow con...Memphiz
2013-03-11depends: fix android packagingCory Fields
2013-01-24[droid] fixes #14014, bump libass version and package itdavilla
2012-12-18[droid] Fix signing of APK with recent java/jarsigner versionsmikkle
2012-12-06Merge pull request #1894 from theuni/nfs-androiddavilla
2012-12-06[droid] exclude non-compatible addons from packagingCory Fields
2012-12-06[droid] add and enable libnfs 1.5 now that it works with androidCory Fields
2012-11-29[droid] use main splash pngChris "koying" Browet
2012-11-29ADD: [droid] Splashscreen while caching assetsChris "koying" Browet
2012-11-11FIX: [droid] Remove .git dirs from apkChris "Koying" Browet
2012-10-15[droid] package pvr addonsCory Fields
2012-09-14Remove libxbtag.so from android packagingJernej Fijačko
2012-09-10[tags] Add Makefile and taglib dependency, add taglib to xcode, android, linu...Chris Roberts
2012-09-03[droid] replace hard-coded "android-10" with in packaging makefile (thanks f...montellese
2012-09-03[droid] also remove directories in a skin's "media" directory during packagingmontellese
2012-08-08[droid] add packagingtheuni