.. |
AboutActivity.java
|
[Android] Add an about screen that shows build revision.
|
2013-06-22 22:54:36 -05:00 |
DolphinEmulator.java
|
[Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser.
|
2013-06-27 04:47:39 -05:00 |
FolderBrowser.java
|
[Android] Support clicking on games in the folder browser to add the folder currently in. Mostly for derps that keep trying to run the game from the folder browser.
|
2013-06-27 04:47:39 -05:00 |
FolderBrowserAdapter.java
|
[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.
|
2013-06-22 07:45:05 -05:00 |
GameListActivity.java
|
[Android] Open the navigation drawer by clicking on the button. Woops, didn't realize that gmail did this as well.
|
2013-06-25 14:36:52 -05:00 |
GameListAdapter.java
|
[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.
|
2013-06-22 07:45:05 -05:00 |
GameListFragment.java
|
[Android] Open drawer if there isn't anything in the game list, instead of on first run.
|
2013-06-24 12:17:31 -05:00 |
GameListItem.java
|
[Android] Add an about screen that shows build revision.
|
2013-06-22 22:54:36 -05:00 |
InputConfigActivity.java
|
[Android] Fix drawing on screen control setting being derpy at times.
|
2013-06-24 01:42:34 -05:00 |
InputConfigAdapter.java
|
[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.
|
2013-06-22 07:45:05 -05:00 |
InputConfigItem.java
|
[Android] Gamepad input. Refactor JNI native functions to all pull from a single class instead of everywhere willy-nilly
|
2013-06-18 07:09:38 -05:00 |
NativeGLSurfaceView.java
|
[Android] Gamepad input. Refactor JNI native functions to all pull from a single class instead of everywhere willy-nilly
|
2013-06-18 07:09:38 -05:00 |
NativeLibrary.java
|
[Android] Add an about screen that shows build revision.
|
2013-06-22 22:54:36 -05:00 |
PrefsActivity.java
|
[Android] Redo the Settings menu, Can now change the CPU Core, dual core setting, and video backend in the settings"
|
2013-05-20 02:59:12 -05:00 |
SideMenuAdapter.java
|
[Android] Remove SimonVT menudrawer library. Move to Google's support library for their navigation drawer support. Overall cleanup.
|
2013-06-22 07:45:05 -05:00 |
SideMenuItem.java
|
[Android] Beginning of setting menu, doesn't do anything yet.
|
2013-05-19 05:25:02 -05:00 |