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
Age
Commit message (
Expand
)
Author
2013-11-24
[Android] Due to recent changes in code breaking Tegra 4 support, and also th...
Ryan Houdek
2013-11-16
[Android] Remove accidental fragment tag in GameListActivity (it was useless,...
Lioncash
2013-11-16
[Android] Like the previous commit (but for the GameListFragment), don't cons...
Lioncash
2013-11-16
[Android] Simplify the FolderBrowserAdapter a little, as well as the Fill met...
Lioncash
2013-11-16
[Android] Simplify the AboutFragment view inflating. Considering the backing ...
Lioncash
2013-11-16
[Android] Use the ViewHolder design pattern for the FolderBrowserAdapter. In ...
Lioncash
2013-11-16
[Android] Change the name of the XML layout file gamelist_folderbrowser_list....
Lioncash
2013-11-16
[Android] Eliminate the need to hold a reference to the shown Fragment within...
Lioncash
2013-11-16
[Android] Fix the handling of orientation changes for the Fragments related t...
Lioncash
2013-11-15
[Android] Add ability to take screenshots into the emulation menu.
Lioncash
2013-11-15
[Android] Add screenshot nativelibrary function.
Ryan Houdek
2013-11-15
[Android] Disable the workaround for Qualcomm devices with driver >= 53 for t...
Ryan Houdek
2013-11-15
[Android] Simplify the AboutFragmentAdapter a little bit.
Lioncash
2013-11-15
[Android] Externalize the device compatibility warning strings.
Lioncash
2013-11-15
[Android] Indicate whether or not the device supports NEON within the About f...
Lioncash
2013-11-15
[Android] Get rid of some unnecessary variables in the getView() methods of s...
Lioncash
2013-11-15
[Android] Spawn a message if someone's phone doesn't support NEON. NEON is a ...
Ryan Houdek
2013-10-31
[Android] Do /not/ give users the benefit of the doubt that the device suppor...
Ryan Houdek
2013-10-28
[Android] Fix PCH build. Clean up DolphinWX cmake file a little bit. Modify o...
Ryan Houdek
2013-10-21
[Android] 0.12 release.
Ryan Houdek
2013-10-13
[Android] Implement OnSharedPreferenceChangeListener within PrefsActivity.jav...
Lioncash
2013-10-10
[Android] Replace the getter for the adapter backing the GameListFragment wit...
lioncash
2013-10-10
[Android] Actually show the currently selected CPU core and video backend wit...
Lioncash
2013-10-10
Revert "{Android] Eliminate need for even using a byte array when copying ass...
Lioncash
2013-10-09
Merge branch 'JitArmIL'
Ryan Houdek
2013-10-09
Add the JITIL Arm recompiler to the Android settings.
Ryan Houdek
2013-10-09
{Android] Eliminate need for even using a byte array when copying assets over.
Lioncash
2013-10-08
[Android] Change the names of the functions responsible for loading/saving co...
Lioncash
2013-10-08
[Android] Rephrase a comment in VideoSettingsFragment.java.
Lioncash
2013-10-07
[Android] Remove unnecessary equals comparison in VideoSettingsFragment.java ...
Lioncash
2013-10-06
[Android] Fix an issue where emulation would crash if we couldn't retrieve GP...
Ryan Houdek
2013-10-06
[Android] Remove unnecessary attributes from the ViewPager layout XML file.
Lioncash
2013-10-06
[Android] Reflect the string change in the Tegra 4 support commit with the JP...
Lioncash
2013-10-06
[Android] Tegra 4 'support.' This brings up the OpenGL backend to support Teg...
Ryan Houdek
2013-10-02
[Android] Make sure to change the title accordingly when coming back from the...
Lioncash
2013-10-02
[Android] Simplify LayoutInflater retrieval within GameListAdapter, FolderBro...
Lioncash
2013-10-02
[Android] Simplify a string retrieval in FolderBrowserAdapter.
Lioncash
2013-10-02
[Android] Simplify call for getting the WindowManager instance within Emulati...
Lioncash
2013-10-02
[Android] General documentation cleanup and additions. Adjusts the documentat...
Lioncash
2013-10-01
[Android] Make the GameListFragment extend a ListFragment instead of a Fragme...
Lioncash
2013-10-01
[Android] Externalize how the formatting is used in the file size string, the...
lioncash
2013-10-01
[Android] Add xxhdpi versions of the file icon and the folder icon used in th...
lioncash
2013-10-01
[Android] Add correct density-sized images of the navigation drawer icon. Now...
lioncash
2013-10-01
[Android] Explicitly specify the allowBackup attribute in the manifest.
lioncash
2013-10-01
[Android] Remove an unnecessary method override from GameListActivity.java. W...
lioncash
2013-09-27
[Android] Return true upon displaying the exit confirmations dialog in Emulat...
Lioncash
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
[next]