Lioncash
|
88c797a9c0
|
[Android] Slight cleanup for previous commit. Mostly UI adjustments.
Makes the buttons appear uniformly on the overlay config activity.
|
2013-10-25 17:39:23 -04:00 |
Lioncash
|
9f36081a8f
|
[Android] Implement a very basic version of the input overlay configuration screen.
Still a bit of a mess, but this will get cleaned up during finalizations.
|
2013-10-25 16:52:46 -04:00 |
Lioncash
|
d903983564
|
[Android] Move EmulationActivity.java and NativeGLSurfaceView.java into a new sub-package called emulation. Now, all that's kept within the base package is the main class, the native calling class, etc.
|
2013-09-23 07:14:51 -04:00 |
Lioncash
|
aeec249626
|
[Android] Decouple the emulation processes from the Main activity. Moved them into their own activity called EmulationActivity.
|
2013-08-29 17:21:17 -04:00 |
Lioncash
|
335839b27f
|
[Android] Move the instantiation of the NativeGLSurfaceView into a layout file. This will allow the addition of other components in the future, such as overlays, etc.
|
2013-08-29 13:13:44 -04:00 |