This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0908c76434a9f07caf1b89fdf70009c3c99bef8d
wagic
/
projects
/
mtg
/
Android
T
History
rolzad73@gmail.com
0908c76434
-Added Android release keystore (both passwords are 'password')
...
- updated ant.properties to reference new release keystore
2013-05-12 19:47:12 +00:00
..
assets
/_keystore
-Added Android release keystore (both passwords are 'password')
2013-05-12 19:47:12 +00:00
jni
modified Android build to allow between a DEBUG vs RELEASE build of the native code. When doing an ndk build run the following to do a release build 'DEBUG=RELEASE ndk-build'
2012-04-17 11:24:02 +00:00
libs
Adding Google Ads library
2011-10-15 02:06:29 +00:00
res
added a prefernces screen to handle media card selection on Android devices. Contains actual fix for 4297.
2012-03-01 03:24:34 +00:00
src
* Stopped Android version from completely destroying/recreating SDLActivity when the device is locked.
2012-08-19 16:19:56 +00:00
AndroidManifest.xml
Increase version number to 0.19.0. I did it manually, not sure how to run the build scripts :/
2013-05-06 05:10:19 +00:00
ant.properties
-Added Android release keystore (both passwords are 'password')
2013-05-12 19:47:12 +00:00
build.xml
updating version to 0.18.3
2012-04-15 14:13:08 +00:00
default.properties
- bump android to 0.18.1
2012-03-20 12:18:07 +00:00
proguard-project.txt
adding other required files for latest sdk ant builds
2012-04-15 14:24:18 +00:00
project.properties
modified Android build to allow between a DEBUG vs RELEASE build of the native code. When doing an ndk build run the following to do a release build 'DEBUG=RELEASE ndk-build'
2012-04-17 11:24:02 +00:00