Commit graph

12 commits

Author SHA1 Message Date
Mathieu Virbel
a09bf6ebcf support fo intent_filters on android 2013-06-22 17:32:11 +02:00
Mathieu Virbel
b693a68124 Merge pull request #14 from bob-the-hamster/ouya-support
Ouya support
2013-05-17 05:00:54 -07:00
Bob the Hamster
ff34b7b7b5 Add android.add_jars config option for bundling extra Java .jar files
(for example: OUYA-ODK/libs/*.jar)
2013-05-16 19:25:33 -07:00
Bob the Hamster
f9398e487c Add android.ouya.category and android.ouya.icon.filename options to buildozer.spec 2013-05-15 21:34:12 -07:00
Mathieu Virbel
6639efa8b0 add support for orientation and fullscreen (working on android only right now.) 2013-05-05 18:30:47 +02:00
tshirtman
2a8dd715ef Fixes for the android.branch feature
Use getdefault instead of get (duh)
Add commented option to default.spec for documentation

fix: #12
2013-04-27 00:34:21 +02:00
Mathieu Virbel
3b3faa1013 add more include_exts by default 2013-01-25 11:12:18 +01:00
Mathieu Virbel
fb0741a21f add ios support. compilation, packaging, deploy and running works, all from command line. Marvelous!! 2013-01-22 18:36:00 +01:00
Mathieu Virbel
b202143b0d add icon and presplash support 2013-01-22 03:04:46 +01:00
Mathieu Virbel
f297fd5ac2 add logging level capability. restrict to error+info by default. use --verbose/-v, or log_level=2 in the spec for increasing to debug, and show command output. 2012-12-21 02:00:29 +01:00
Mathieu Virbel
c25c2dc9e9 add seperation between "global" and "local" stuff, and allow to use custom ndk/sdk/ant directory 2012-12-20 00:40:41 +01:00
Mathieu Virbel
262922472f rework command line arguments / target / usage
add deploy and run command.
2012-12-19 17:35:48 +01:00