aboutsummaryrefslogtreecommitdiff
path: root/tools/android/packaging
AgeCommit message (Collapse)Author
2015-04-11CHG: [droid] let the system handle volumeChris "Koying" Browet
2015-04-06FIX: actually remove excluded addonsChris "Koying" Browet
2015-04-06FIX: [droid;packaging] handle addons librariesChris "Koying" Browet
2015-04-04FIX: [droid] Samba 3.6.12 (gplv3)Chris "koying" Browet
2015-03-30Merge pull request #5939 from koying/fixsplasherrorjenkins4kodi
2015-03-30fixup: [breakpad;jenkins] save symbols tarballChris "Koying" Browet
2015-03-30ADD: [droid] implement Google Breakpad for minidumpsChris "Koying" Browet
2015-03-15FIX: [droid] if a full apk is present, use it rather than obb; lower ↵Chris "Koying" Browet
threshold to 40Mb
2015-03-08[filesystem/afp] - remove AFP implementationMemphiz
2015-03-06no need to install the language directory anymoremontellese
2015-02-15[android] remove Ouya platform as it doesn't meet our minimal android APIMartijn Kaijser
2015-02-15[android] bump minimum API version to 17 and set target API to 21. Also ↵Martijn Kaijser
remove any API < 17 checks and obsolete OMXLibName.
2014-12-22Made versiontag optionalTobias Arrskog
2014-12-13FIX: [droid] consistent splash error handlingChris "Koying" Browet
2014-12-09FIX: [droid;packaging] handle addons librariesChris "Koying" Browet
2014-12-06[rebrand][android] new iconsh.udo
2014-11-27Merge pull request #5773 from koying/fixdroidaarch64Martijn Kaijser
FIX droid on aarch64 (Nexus 9 - Tegra K1 64bits)
2014-11-27fixup aml no video: video lost after resumeChris "Koying" Browet
2014-11-25FIX: [droid] aarch64 is always neon-enabledChris "Koying" Browet
2014-11-24FIX: [aml] no video on newer aml sdkChris "Koying" Browet
2014-11-24[android][ouya] added launcher iconda-anda
2014-11-24[android] add Android-TV bannerda-anda
2014-11-24[rebrand][android] new iconsda-anda
2014-11-23FIX: [droid] adjust splash layoutChris "Koying" Browet
2014-11-23CHG: [rebrand;droid] adjust progressbar colorsChris "Koying" Browet
2014-11-23[rebrand][android] new icons (reverted from commit ↵Voyager1
73195e349303cf88ecbd83c0d683d39d6efac52e)
2014-11-23[WIP][android] add Android TV banners (reverted from commit ↵Voyager1
18738a4337eebeeeea6ae4ea5a414f1705e6ce6a)
2014-11-23[WIP][android] add Android TV bannersda-anda
2014-11-23[rebrand][android] new iconsda-anda
2014-11-01Merge pull request #5607 from Matricom/obbfixMartijn Kaijser
Use APP_NAME_LC for generating the android library
2014-10-30Merge pull request #5576 from MartijnKaijser/uses-featureMartijn Kaijser
[droid] update Android manifest with <uses-feature>
2014-10-30[droid] update Android manifest with <uses-feature>Martijn Kaijser
2014-10-30Use APP_NAME_LC for generating the android libraryBrandon McAnsh
* Fix 5f5d8c864 Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-10-29fixup 5f5d8c86490510f49b82d05ff16011bfbf4cbfa8; re-add default joystick mapChris "Koying" Browet
2014-10-22CHG: [droid] refactor packaging to allow obb google extension apkChris \"Koying\" Browet
2014-10-19[rebrand/android] migrate user data dir to .kodiwsnipex
2014-10-19[rebrand/android] - mv tools/android/packaging/xbmc/src/org/xbmc/xbmc to ↵Memphiz
tools/andrid/packaging/xbmc/src/org/xbmc/kodi - pathes have to match the package name which was changed to org.xbmc.kodi
2014-10-19[rebrand] - xbmc.org -> kodi.tv in printoutsMemphiz
2014-10-19[rebrand/android] rename apk to kodi, use dynamic application name where ↵wsnipex
possible
2014-10-19[rebrand/android] use dynamic application namewsnipex
2014-09-23Merge pull request #5258 from koying/droidsplashMartijn Kaijser
CHG: [droid] Splash.java: check sdcard readyness + refactor
2014-09-04Android: Splash: Fix progressbar/text overlapBrandon McAnsh
Signed-off-by: Brandon McAnsh <brandonm@matricom.net>
2014-08-30FIX: [droid] re-add default joystick keymapChris "Koying" Browet
2014-08-22CHG: [droid] Splash.java: check sdcard readyness + refactorChris "Koying" Browet
2014-08-19Merge pull request #5190 from koying/fixdroidkbdtouchChris Browet
FIX: [droid] fixup preventing closing when removing keyboard with touchpad
2014-08-11Merge pull request #5083 from anssih/android/tvAnssi Hannula
[android] Initial Android TV support
2014-08-10FIX: [droid] fixup preventing closing when removing keyboard with touchpadChris "Koying" Browet
2014-08-06Multiple improvements and fixes in Android build processKuci
Fix verification of Android SDK path $ANDROID_SDK/tools/zipalign no longer exists, so it is a better idea to check for $ANDROID_SDK/tools/android. tools/android/packaging/Makefile: Fix appt, dx and zipalign paths These executables have been moved to the build tools. Get build tools paths in configure rather than in Makefile Check $ANDROID_HOME/platform-tools for build tools too Check $ANDROID_HOME/tools for build tools too
2014-07-23[android] Declare touchscreen as unneededAnssi Hannula
We do not require touchscreen (though we can use it). Declare it as not required in the manifest (it defaults to required as per documentation). This is mostly cosmetic at this point, since it mostly affects Play Store filtering, but it does not hurt to have the manifest correct.
2014-07-23[android] Add Android TV supportAnssi Hannula
Add Android TV support. This simply means adding an entry to the TV launcher. Tested on ADT-1 Android TV device. Video playback seems to work fine, audio playbacks work with stereo PCM and basic passthrough. A separate commit adds 5.1 PCM support. There are two significant issues that I saw: - crash on exit, looks like double free at /system/lib/libmedia.so (android::sp<android::AudioTrackClientProxy>::~sp()+10), maybe something to do with threading? or just an Android bug... - a warning flood on playback of many videos: W/art: Attempt to remove local handle scope entry from IRT, ignoring Both of these look like either general issues introduced with Android L and/or ART, not Android TV specific issues (but I did not confirm that).