summaryrefslogtreecommitdiff
path: root/Source/Android
AgeCommit message (Expand)Author
2013-07-18[Android] Tiny cleanup regarding method indentation in GameListAdapter.lioncash
2013-07-16[Android] Oops. Keep the screenOrientation setting to landscape.Ryan Houdek
2013-07-16[Android] Folder Browser a fragment as well. Removes the menu item for select...Ryan Houdek
2013-07-16[Android] Change input configuration to a fragment.Ryan Houdek
2013-07-16[Android] In the About pane, show if the phone supports OpenGL ES 3. Makes it...Ryan Houdek
2013-07-16[Android] Start making it so the side pane is visible on all activities by co...Ryan Houdek
2013-07-16[Android] If one wants to use Android Studio. They can import the folder them...Ryan Houdek
2013-07-15Add .dff FIFO logs to the list of valid extensions in FolderBrowser.lioncash
2013-07-15Use HashSets in FolderBrowser as well, like the last commit for GameListFragm...lioncash
2013-07-15[Android] Simplify GameListFragment.Fill a little bit.lioncash
2013-07-15[Android] Make FolderBrowser.Fill look slightly nicer. Improve readability a ...lioncash
2013-07-14[Android] Fix a null pointer exception.Ryan Houdek
2013-07-13[Android] Enable OpenGL ES 3 by default. Add in a modified GLES3/gl3.h header...Ryan Houdek
2013-07-13Patch from Degasus that removes the last of the the GL_TEXTURE_RECTANGLE usag...Ryan Houdek
2013-07-11[Android] Show the OpenGL ES 3 backend video option only on devices that supp...Ryan Houdek
2013-07-11[Android] Show JIT cores based on host arch.Ryan Houdek
2013-07-11[Android] Derp Squad. Show compressed files in the browse folder dialog. Show...Ryan Houdek
2013-07-07Fix ICC profiles in some of our PNGs (ic_drawer, Dolphin icon).Pierre Bourdon
2013-07-05[Android] Copy over DSP roms and font assets on build and first runs.Ryan Houdek
2013-07-05[Android] Instead of wiping shared preferences, set the default values so the...Ryan Houdek
2013-07-05[Android] Fix Android 4.0 gamepad input.Ryan Houdek
2013-06-27[Android] Support clicking on games in the folder browser to add the folder c...Ryan Houdek
2013-06-26[Android] Actually copy Dolphin.ini correctly...Ryan Houdek
2013-06-26[Android] Make the navigation drawer not so blindingly dark.Ryan Houdek
2013-06-25[Android] Open the navigation drawer by clicking on the button. Woops, didn't...Ryan Houdek
2013-06-24[Android] Open drawer if there isn't anything in the game list, instead of on...Ryan Houdek
2013-06-24[Android] Add default Android config fileRyan Houdek
2013-06-24[Android] On first run, open up the navigation drawer so people realize that ...Ryan Houdek
2013-06-24[Android] Fix drawing on screen control setting being derpy at times.Ryan Houdek
2013-06-24[Android] 0.6 ReleaseRyan Houdek
2013-06-22[Android] Add an about screen that shows build revision.Ryan Houdek
2013-06-22[Android] Fix ant build?Ryan Houdek
2013-06-22[Android] Remove SimonVT menudrawer library. Move to Google's support library...Ryan Houdek
2013-06-18[Android] When running OpenGL ES 3 backend, we've got to switch the screen co...Ryan Houdek
2013-06-18[Android] Gamepad input. Refactor JNI native functions to all pull from a sin...Ryan Houdek
2013-06-12Merge branch 'GLES3'Ryan Houdek
2013-06-12[Android] 0.5 Release.Ryan Houdek
2013-06-11[Android] Back to enforcing ICS or above limitation. Tired of this nonsense.Ryan Houdek
2013-06-11[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...Ryan Houdek
2013-06-11[Android] Remove artificial limitation to not leave the sdcard directory in t...Ryan Houdek
2013-06-11[Android] Remove artificial limitation to not leave the sdcard directory. Kee...Ryan Houdek
2013-05-26[Android] Properly open the navigation drawer when pressing menu or back in t...Ryan Houdek
2013-05-25[Android] 0.3 ReleaseRyan Houdek
2013-05-25[Android] Drop minimum Android version support to 2.3 since there is a /bunch...Ryan Houdek
2013-05-25[Android] Disable OpenGL in the settings menu since it doesn't work yet. Chan...Ryan Houdek
2013-05-22[Android] Make it less stupid to add a folder to the search list. Now just hi...Ryan Houdek
2013-05-20[Android] Redo the Settings menu, Can now change the CPU Core, dual core sett...Ryan Houdek
2013-05-19[Android] Beginning of setting menu, doesn't do anything yet.Ryan Houdek
2013-05-18[Android] Add in the Android Studio project files so one can use Android Stud...Ryan Houdek
2013-05-17[Android] Support DFF files in the interface.Ryan Houdek