summaryrefslogtreecommitdiff
path: root/android (follow)
Commit message (Expand)AuthorAge
* Make android build work with both old and new locations of zipalignFrank Gevaerts2017-09-06
* Don't require a specific BUILD_TOOLS_VERSION.Frank Gevaerts2014-09-25
* Fix android black screen crashJonathan Gordon2014-05-21
* Fix android SDK version and the yes/no screen titleJonathan Gordon2014-05-15
* android: Fix installToolchain.sh script.Thomas Martitz2014-03-10
* android: Get the port up and running againThomas Martitz2014-03-09
* android: Rewrite PCM playback without OnPlaybackPositionUpdateListener.Thomas Martitz2013-04-01
* android: Hopefully fix a rare hang of the UI.Thomas Martitz2013-01-18
* android: Update to SDK r16 and ndk r8d.Thomas Martitz2013-01-09
* Fix .apk signs when using OpenJDK7 (Android builds)Thiago Kenji Okada2012-11-30
* wpsbuild.pl: Fix FS#12706 - paths for backdrops and icons were not properly c...Thomas Martitz2012-06-25
* Allow building android with java 1.7.Frank Gevaerts2012-06-14
* Add the Android/MIPS targetFrank Gevaerts2012-06-11
* android: Fix FS#12670, regressed back button behavior.Thomas Martitz2012-05-13
* Add codecs to librbcodec.Sean Bartell2012-04-25
* android: Bring back broken unzip progress dialog.Thomas Martitz2012-04-17
* android: bump target platform version to 4.0.3 (this time for real).Thomas Martitz2012-04-17
* Refactor and unify objcopy calls in the build system. Also now properly handl...Thomas Martitz2012-04-04
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* android: only output unzip log message when performing the unzip.Thomas Martitz2012-03-25
* android: clean-up and some refactoring in java code.Thomas Martitz2012-03-25
* android: Remove hack not needed anymore (since 58e097d).Thomas Martitz2012-03-22
* android: lcd_update/_rect() changesThomas Martitz2012-03-22
* Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts2012-03-18
* Arm stack unwinderMarcin Bukat2012-02-22
* Hosted: Output map files after linking.Thomas Martitz2012-01-21
* android: Add preliminary eclipse support for building the native code, disabl...Thomas Martitz2012-01-03
* android: Update build system for recent SDK versions and target ice cream san...Thomas Martitz2012-01-03
* Adjust a few makefiles to generate smaller (upto 80%) binaries on RaaA throughThomas Martitz2012-01-03
* Android: Ship cpufeatures.[ch] from the sdk to enable the build under the ndk...Thomas Martitz2011-12-19
* Fix left-over hardcoded path (oops).Thomas Martitz2011-12-19
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Android: Work around an android bug.Thomas Martitz2011-10-22
* Android: show Album Art in notification area.Dominik Riebeling2011-10-01
* Disable android status bar again, until we have a generic theme solution.Björn Stenberg2011-09-30
* Enable Android status bar.Björn Stenberg2011-09-28
* Fix toolchain installation.Dominik Riebeling2011-09-08
* Added 'platform-tools' to the features installed by installToolChain.sh for t...Bryan Childs2011-09-05
* Android: store resources on SD card.Dominik Riebeling2011-09-04
* Android tools: Allow discovery of download URLsMaurus Cuelenaere2011-08-20
* Android: Undo r30293 partly as it prevents installation.Thomas Martitz2011-08-14
* Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz2011-08-14
* Android: Change headphone detection to call into native.Thomas Martitz2011-07-19
* Android: Rework RunForegroundManager (again)Thomas Martitz2011-07-18
* Android: Fix long unnoticed typo in function call, leading to the wrong funct...Thomas Martitz2011-07-18
* Forgot to add new class file in r30161.Thomas Martitz2011-07-18
* Android: Slightly rework logging to logcat by offloading duplicated code to a...Thomas Martitz2011-07-18
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Android: Fix sporadic force closes.Thomas Martitz2011-07-18
* Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg2011-06-22