Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-11 | CHG: [droid] let the system handle volume | Chris "Koying" Browet | |
2015-04-06 | FIX: actually remove excluded addons | Chris "Koying" Browet | |
2015-04-06 | FIX: [droid;packaging] handle addons libraries | Chris "Koying" Browet | |
2015-04-04 | FIX: [droid] Samba 3.6.12 (gplv3) | Chris "koying" Browet | |
2015-03-30 | Merge pull request #5939 from koying/fixsplasherror | jenkins4kodi | |
2015-03-30 | fixup: [breakpad;jenkins] save symbols tarball | Chris "Koying" Browet | |
2015-03-30 | ADD: [droid] implement Google Breakpad for minidumps | Chris "Koying" Browet | |
2015-03-15 | FIX: [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 implementation | Memphiz | |
2015-03-06 | no need to install the language directory anymore | montellese | |
2015-02-15 | [android] remove Ouya platform as it doesn't meet our minimal android API | Martijn 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-22 | Made versiontag optional | Tobias Arrskog | |
2014-12-13 | FIX: [droid] consistent splash error handling | Chris "Koying" Browet | |
2014-12-09 | FIX: [droid;packaging] handle addons libraries | Chris "Koying" Browet | |
2014-12-06 | [rebrand][android] new icons | h.udo | |
2014-11-27 | Merge pull request #5773 from koying/fixdroidaarch64 | Martijn Kaijser | |
FIX droid on aarch64 (Nexus 9 - Tegra K1 64bits) | |||
2014-11-27 | fixup aml no video: video lost after resume | Chris "Koying" Browet | |
2014-11-25 | FIX: [droid] aarch64 is always neon-enabled | Chris "Koying" Browet | |
2014-11-24 | FIX: [aml] no video on newer aml sdk | Chris "Koying" Browet | |
2014-11-24 | [android][ouya] added launcher icon | da-anda | |
2014-11-24 | [android] add Android-TV banner | da-anda | |
2014-11-24 | [rebrand][android] new icons | da-anda | |
2014-11-23 | FIX: [droid] adjust splash layout | Chris "Koying" Browet | |
2014-11-23 | CHG: [rebrand;droid] adjust progressbar colors | Chris "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 banners | da-anda | |
2014-11-23 | [rebrand][android] new icons | da-anda | |
2014-11-01 | Merge pull request #5607 from Matricom/obbfix | Martijn Kaijser | |
Use APP_NAME_LC for generating the android library | |||
2014-10-30 | Merge pull request #5576 from MartijnKaijser/uses-feature | Martijn Kaijser | |
[droid] update Android manifest with <uses-feature> | |||
2014-10-30 | [droid] update Android manifest with <uses-feature> | Martijn Kaijser | |
2014-10-30 | Use APP_NAME_LC for generating the android library | Brandon McAnsh | |
* Fix 5f5d8c864 Signed-off-by: Brandon McAnsh <brandonm@matricom.net> | |||
2014-10-29 | fixup 5f5d8c86490510f49b82d05ff16011bfbf4cbfa8; re-add default joystick map | Chris "Koying" Browet | |
2014-10-22 | CHG: [droid] refactor packaging to allow obb google extension apk | Chris \"Koying\" Browet | |
2014-10-19 | [rebrand/android] migrate user data dir to .kodi | wsnipex | |
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 printouts | Memphiz | |
2014-10-19 | [rebrand/android] rename apk to kodi, use dynamic application name where ↵ | wsnipex | |
possible | |||
2014-10-19 | [rebrand/android] use dynamic application name | wsnipex | |
2014-09-23 | Merge pull request #5258 from koying/droidsplash | Martijn Kaijser | |
CHG: [droid] Splash.java: check sdcard readyness + refactor | |||
2014-09-04 | Android: Splash: Fix progressbar/text overlap | Brandon McAnsh | |
Signed-off-by: Brandon McAnsh <brandonm@matricom.net> | |||
2014-08-30 | FIX: [droid] re-add default joystick keymap | Chris "Koying" Browet | |
2014-08-22 | CHG: [droid] Splash.java: check sdcard readyness + refactor | Chris "Koying" Browet | |
2014-08-19 | Merge pull request #5190 from koying/fixdroidkbdtouch | Chris Browet | |
FIX: [droid] fixup preventing closing when removing keyboard with touchpad | |||
2014-08-11 | Merge pull request #5083 from anssih/android/tv | Anssi Hannula | |
[android] Initial Android TV support | |||
2014-08-10 | FIX: [droid] fixup preventing closing when removing keyboard with touchpad | Chris "Koying" Browet | |
2014-08-06 | Multiple improvements and fixes in Android build process | Kuci | |
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 unneeded | Anssi 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 support | Anssi 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). |