index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
src
Age
Commit message (
Expand
)
Author
2013-09-27
Simplify SwitchPage() within GameListActivity.java. We no longer need the fir...
Lioncash
2013-09-26
[Android] Remove commented out code within EmulationActivity.java. Since the ...
Lioncash
2013-09-26
[Android] Tiny inline documentation cleanup.
Lioncash
2013-09-26
[Android] Fix a situation within the FolderBrowser where the application woul...
Lioncash
2013-09-23
[Android] Move EmulationActivity.java and NativeGLSurfaceView.java into a new...
Lioncash
2013-09-23
[Android] Fix the ability to stop the game and start another.
Ryan Houdek
2013-09-23
Merge branch 'master' into android-core-control
Ryan Houdek
2013-09-22
[Android] Add in FSAA option.
Ryan Houdek
2013-09-18
[Android] Make the FolderBrowser extend a ListFragment instead of a regular f...
Lioncash
2013-09-18
[ANDROID] Add two new DriverDetails bugs for Adreno. V45 of the driver has br...
Ryan Houdek
2013-09-18
[Android] Use a simpler "startActivity()" call in DolphinEmulator.java. Turns...
Lioncash
2013-09-16
[Android] Make the AboutFragment extend the ListFragment, since this is basic...
Lioncash
2013-09-15
[Android] No need to use startActivityForResult in DolphinEmulator.java any m...
Lioncash
2013-09-15
[Android] Fix the name of the parameters in some unused interface methods.
Lioncash
2013-09-14
Move global User/Wii to Sys/Wii
Pierre Bourdon
2013-09-12
[Android] Add a fastmem option to the cpu options, default disabled.
Ryan Houdek
2013-09-10
[Android] Android uppercases the name of the tabs in the settings by default....
lioncash
2013-09-10
[Android] Give the exceptions in compareTo implementations in GameListItem an...
lioncash
2013-09-09
[Android] Fix a bug where the video backend would not load correctly.
Lioncash
2013-09-08
[Android] Organize the list of allowed file extensions for the folder browser...
Lioncash
2013-09-08
[Android] Simplify some checks within the the folder browser in regards to ch...
Lioncash
2013-09-07
[Android] Make the MotionAlertDialog private. This isn't needed to be protect...
Lioncash
2013-09-04
[Android] Change a check for an empty path from !path.equals("") to !path.isE...
Lioncash
2013-09-04
[Android] Remove the compareTo implementation from SideMenuItem. We don't per...
Lioncash
2013-09-04
[Android] Display the name of the control that is being bound in the input se...
Lioncash
2013-09-04
[Android] Change the exception logging in NativeLibrary to be an error instea...
Lioncash
2013-09-03
[Android] Fix an accidental call to the wrong method in the superclass of Emu...
Lioncash
2013-09-03
[Android] Change the documentation of the FolderBrowser class. We don't show ...
Lioncash
2013-09-02
[Android] Fix the video settings from crashing the app. Was broke in the comm...
Lioncash
2013-09-02
Removal of my terrible idea.
Ryan Houdek
2013-09-01
[Android] Fix the last commit. On-screen control drawing wouldn't re-enable u...
Lioncash
2013-09-01
[Android] On-screen controls work for Software Renderer, but not the OpenGL E...
Lioncash
2013-09-01
Merge branch 'master' of https://code.google.com/p/dolphin-emu into android-c...
Lioncash
2013-09-01
[Android] Disable most video preferences if Software Rendering is chosen. Sin...
Lioncash
2013-09-01
[Android] Add the option to show the on-screen FPS counter.
Lioncash
2013-08-30
[Android] Removed the unnecessary MainActivity generics declaration in the Do...
Lioncash
2013-08-30
[Android] Some various cleanups. Also make some class variables final.
Lioncash
2013-08-29
[Android] Add a button in the emulation view that allows a person to exit emu...
Lioncash
2013-08-29
[Android] Remove garbage loggers for when I was debugging why the overlay but...
Lioncash
2013-08-29
[Android] Preliminary save-state support. Have the UI set up. Crashes with SI...
Lioncash
2013-08-29
[Android] Let NativeLibrary handle initial folder structure creation.
Ryan Houdek
2013-08-29
[Android] Add save state native functions.
Ryan Houdek
2013-08-29
[Android] The back button now toggles the visibility of the action bar in the...
Lioncash
2013-08-29
[Android] Decouple the emulation processes from the Main activity. Moved them...
Lioncash
2013-08-29
[Android] Move the instantiation of the NativeGLSurfaceView into a layout fil...
Lioncash
2013-08-29
[Android] Forgot to make the AboutFragmentAdapter class 'final'
Lioncash
2013-08-29
[Android] Decouple the About fragment from the FolderBrowserAdapter. Now it u...
Lioncash
2013-08-29
[Android] Use the same layout for the game list and the folder browser. Since...
Lioncash
2013-08-28
[Android] Some minor formatting styling.
Lioncash
2013-08-28
[Android] Simplify the onItemClick listener for the GameListAdapter in GameLi...
Lioncash
[prev]
[next]