[root]/src/android/src/org/libsdl/app
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 18 (100.0%) | 1145 (100.0%) | 63.6 |
kazzmir | 15 (83.3%) | 647 (56.5%) | 43.1 |
juvinious | 3 (16.7%) | 498 (43.5%) | 166.0 |
move android to util
0 lines of code changed in 1 file:
[android] show a progress bar while unzipping the data
103 lines of code changed in 1 file:
make combos a little easier on android
29 lines of code changed in 1 file:
[android] set up the dpad
117 lines of code changed in 1 file:
[android] map individual images to buttons
77 lines of code changed in 1 file:
[android] enable buttons. make d-pad 50% translucent
58 lines of code changed in 1 file:
update button image
39 lines of code changed in 1 file:
[android] translate presses on the dpad to game keys
64 lines of code changed in 1 file:
[android] set up places to draw on-screen d-pad and buttons
67 lines of code changed in 1 file:
[android] register touch presses as key enter fornow
6 lines of code changed in 1 file:
[android] force screen size to be at least 640x480. force the opengles SDL renderer
9 lines of code changed in 1 file:
unzip data.zip from assets to the external place on android
65 lines of code changed in 1 file:
set home directory to the the external location + "/user". target android 2.2 - api 8
1 lines of code changed in 1 file:
set the full path to data on android from java
5 lines of code changed in 1 file:
[android] set the external location before starting the main code. add a script to build and run
7 lines of code changed in 1 file:
Add convinient install script. Add Environment.
1 lines of code changed in 1 file:
Pass external storage directory to paintown.
5 lines of code changed in 1 file:
Moved from com.paintown to org.libsdl.app
492 lines of code changed in 1 file: