sigmabeta
|
0c993ad4a9
|
Android: Fix a bug making Input Overlay config screen only work in release OR debug builds, but not in both.
|
2015-06-16 15:42:11 -04:00 |
Jeffrey Pfau
|
7e36166374
|
Android: Allow git and cmake locations to be overridden
|
2015-06-13 03:54:37 -07:00 |
Jeffrey Pfau
|
fff657a7da
|
Android: Allow NDK location to be overridden
|
2015-06-12 19:59:25 -07:00 |
Eder Bastos
|
dbdc8121f0
|
Android: Require Android 5.0.
|
2015-06-08 19:43:10 -04:00 |
Ryan Houdek
|
a91c152b86
|
Merge pull request #2572 from sigmabeta/android-show-version
Android: Show the version name as a subtitle in the GameGridActivity.
|
2015-06-08 19:37:33 -04:00 |
sigmabeta
|
f80f4bb542
|
Android: Show the version name as a subtitle in the GameGridActivity.
|
2015-06-08 18:07:26 -04:00 |
Ryan Houdek
|
59e2225f7d
|
Remove ARMv7 support.
|
2015-06-07 22:44:13 -05:00 |
sigmabeta
|
e04778f9eb
|
Android: Allow compilation using Android NDK r10e.
|
2015-06-07 13:36:59 -04:00 |
Eder Bastos
|
fe8d9e5a38
|
Android: Upgrade to newest Build-Tools version.
|
2015-05-22 17:14:28 -04:00 |
Eder Bastos
|
140826edd5
|
Android: Have build.gradle figure out what ABI and Toolchain to use.
|
2015-05-22 17:13:25 -04:00 |
Lioncash
|
12493c332c
|
Merge pull request #2420 from sigmabeta/android-native-gradle-build
Android: Allow building of native code inside Android Studio / Gradle
|
2015-05-20 19:31:30 -04:00 |
Eder Bastos
|
4cded65320
|
Android: No longer require specification of NDK or Git paths in build.gradle.
|
2015-05-19 09:05:35 -04:00 |
Eder Bastos
|
9c19d91e18
|
Android: Allow building of native libraries inside Android Studio / Gradle
|
2015-05-18 21:20:43 -04:00 |
Eder Bastos
|
4710c3e0eb
|
Android: Build separate APKs for each native platform.
|
2015-05-13 22:45:12 -04:00 |
Eder Bastos
|
a4395ecd75
|
Have Picasso load images into memory at the size they will be displayed.
|
2015-05-08 19:56:25 -04:00 |
Eder Bastos
|
b47835fc07
|
Implement first few screens of Android 5.0-based UI.
|
2015-05-07 22:27:42 -04:00 |
Eder Bastos
|
2fe4b9ce68
|
Remove the "nativeLibsToJar" gradle task.
|
2015-05-05 22:34:56 -04:00 |
Eder Bastos
|
c80225ea4d
|
Convert the Android source code to the directory structure of a Gradle-based Android Studio project.
|
2015-05-02 21:49:17 -04:00 |