summaryrefslogtreecommitdiffstats
path: root/android
AgeCommit message (Expand)AuthorFilesLines
2014-09-25Don't require a specific BUILD_TOOLS_VERSION.Frank Gevaerts1-1/+1
2014-05-21Fix android black screen crashJonathan Gordon2-0/+8
2014-05-15Fix android SDK version and the yes/no screen titleJonathan Gordon3-2/+3
2014-03-10android: Fix installToolchain.sh script.Thomas Martitz1-6/+6
2014-03-09android: Get the port up and running againThomas Martitz5-15/+29
2013-04-01android: Rewrite PCM playback without OnPlaybackPositionUpdateListener.Thomas Martitz1-55/+103
2013-01-18android: Hopefully fix a rare hang of the UI.Thomas Martitz1-16/+28
2013-01-09android: Update to SDK r16 and ndk r8d.Thomas Martitz5-457/+10
2012-11-30Fix .apk signs when using OpenJDK7 (Android builds)Thiago Kenji Okada1-0/+1
2012-06-25wpsbuild.pl: Fix FS#12706 - paths for backdrops and icons were not properly c...Thomas Martitz1-0/+1
2012-06-14Allow building android with java 1.7.Frank Gevaerts1-2/+3
2012-06-11Add the Android/MIPS targetFrank Gevaerts1-2/+2
2012-05-13android: Fix FS#12670, regressed back button behavior.Thomas Martitz1-2/+9
2012-04-25Add codecs to librbcodec.Sean Bartell1-1/+1
2012-04-17android: Bring back broken unzip progress dialog.Thomas Martitz2-11/+22
2012-04-17android: bump target platform version to 4.0.3 (this time for real).Thomas Martitz1-1/+1
2012-04-04Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz1-1/+1
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz1-1/+1
2012-03-25android: only output unzip log message when performing the unzip.Thomas Martitz1-8/+8
2012-03-25android: clean-up and some refactoring in java code.Thomas Martitz6-75/+63
2012-03-22android: Remove hack not needed anymore (since 58e097d).Thomas Martitz1-7/+0
2012-03-22android: lcd_update/_rect() changesThomas Martitz1-12/+7
2012-03-18Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts1-1/+1
2012-02-22Arm stack unwinderMarcin Bukat1-1/+1
2012-01-21Hosted: Output map files after linking.Thomas Martitz1-1/+1
2012-01-03android: Add preliminary eclipse support for building the native code, disabl...Thomas Martitz3-0/+42
2012-01-03android: Update build system for recent SDK versions and target ice cream san...Thomas Martitz6-24/+161
2012-01-03Adjust a few makefiles to generate smaller (upto 80%) binaries on RaaA throughThomas Martitz1-0/+1
2011-12-19Android: Ship cpufeatures.[ch] from the sdk to enable the build under the ndk...Thomas Martitz3-9/+460
2011-12-19Fix left-over hardcoded path (oops).Thomas Martitz1-1/+1
2011-12-19Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz1-3/+13
2011-10-22Android: Work around an android bug.Thomas Martitz1-36/+53
2011-10-01Android: show Album Art in notification area.Dominik Riebeling2-8/+40
2011-09-30Disable android status bar again, until we have a generic theme solution.Björn Stenberg1-0/+2
2011-09-28Enable Android status bar.Björn Stenberg1-3/+0
2011-09-08Fix toolchain installation.Dominik Riebeling1-1/+1
2011-09-05Added 'platform-tools' to the features installed by installToolChain.sh for t...Bryan Childs1-1/+1
2011-09-04Android: store resources on SD card.Dominik Riebeling1-2/+25
2011-08-20Android tools: Allow discovery of download URLsMaurus Cuelenaere1-14/+14
2011-08-14Android: Undo r30293 partly as it prevents installation.Thomas Martitz1-1/+1
2011-08-14Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz3-7/+2
2011-07-19Android: Change headphone detection to call into native.Thomas Martitz1-3/+4
2011-07-18Android: Rework RunForegroundManager (again)Thomas Martitz3-66/+88
2011-07-18Android: Fix long unnoticed typo in function call, leading to the wrong funct...Thomas Martitz1-1/+1
2011-07-18Forgot to add new class file in r30161.Thomas Martitz1-0/+44
2011-07-18Android: Slightly rework logging to logcat by offloading duplicated code to a...Thomas Martitz5-35/+6
2011-07-18Android: Refactor some of the glue code.Thomas Martitz5-86/+140
2011-07-18Android: Fix sporadic force closes.Thomas Martitz1-1/+5
2011-06-22Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg1-0/+4
2011-06-11Support installing the Android toolchain on Cygwin and OS X.Dominik Riebeling1-5/+31