summaryrefslogtreecommitdiff
path: root/Source/Android/src
AgeCommit message (Expand)Author
2014-07-05Android: Remove an unnecessary getString call from EmulationActivityLioncash
2014-06-24Implement ViewHolder pattern on the GameListAdapter.Eder Bastos
2014-06-23Allow user to quit app with back button.Eder Bastos
2014-06-21Separate the XML view handling of the folder browser and the game list from o...Lioncash
2014-06-21Fix banner scaling in game list.Eder Bastos
2014-06-02Fix potential crash in Video Settings.Ryan Houdek
2014-05-30Android: add multitouch supportSean
2014-05-30Merge pull request #300 from Sonicadvance1/Fix-AndroidInputshuffle2
2014-05-10Merge pull request #349 from Sonicadvance1/Android-Default-ConfigRyan Houdek
2014-05-05Change Android's default EFB configuration to texture instead of disabled.Ryan Houdek
2014-05-05Adds support for the PP shaders in the Android UI.Ryan Houdek
2014-04-27Add a comment about game list colorSean Maas
2014-04-27Make the Android UI more like the desktop UISean
2014-04-25Android: Fix Scaled EFB Copy settingSean
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-04-22Add bracesSean
2014-04-22Clarify code with commentsSean
2014-04-21Release button after touch leaves boundariesSean
2014-04-21Android: Allow finger movement while pressing buttonSean
2014-03-22Make configuring the onscreen controls less annoying.Ryan Houdek
2014-03-22Fix a call to a parent class method in InputOverlay.Lioncash
2014-03-09[Android] Tidy up the dialog buttons that don't do anything.Lioncash
2014-03-10Merge pull request #145 from lioncash/split-about-activityPierre Bourdon
2014-03-08[Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own ...Lioncash
2014-03-08[Android] Remove unnecessary comment from VideoSettingsFragment.Lioncash
2014-02-22Fix the OpenGL About tab.Ryan Houdek
2014-02-06Remove Cache DL option from Android UIRyan Houdek
2014-01-31VideoCommon: remove Cache Displaylistdegasus
2014-01-29Fix three limits in GLES2InfoFragment.java.Lioncash
2014-01-26[Android] Implement CPU info retrieval within the about menu.Lioncash
2014-01-22[Android] Parse integer ranges in the GLES3 info tab.Lioncash
2014-01-22[Android] Get rid of the version check class in VideoSettingsFragment.java. N...Lioncash
2014-01-22[Android] Greatly clean up the previous commits. Now here is the long list of...Lioncash
2014-01-21[android-about-menu-info] Add desktop OpenGL tab population.Ryan Houdek
2014-01-21[android-about-menu-info] Have information populate the GLES2 and GLES3 tabs.Ryan Houdek
2014-01-21[Android] Finally check if regular OpenGL is possible on devices and display/...Lioncash
2014-01-19[Android] Initial introduction of the EGLHelper utility class. Should simplif...Lioncash
2014-01-07[Android] Initial implementation of the extended info menu.Lioncash
2014-01-02[Android] Simplify instantiations of OverlayConfigButton.java. Also simplifie...Lioncash
2014-01-02[Android] Simplify resizeDrawable in OverlayConfigButton.java.Lioncash
2013-12-21[Android] Stop copying assets that don't need to be copied anymore.Ryan Houdek
2013-12-12[Android] Fix joysticks only capable of right/down movements. Also make it ca...Ryan Houdek
2013-12-12[Android] Fix gamepad input.Ryan Houdek
2013-12-12[Android] Make our OpenGL ES 3 check in the UI less stupid.Ryan Houdek
2013-11-30[Android] Fix an issue that occurs due to the warning dialog.Ryan Houdek
2013-11-30[Android] Fix alert when using crappy Qualcomm drivers.Ryan Houdek
2013-11-29[Android-overlay] Z-button support.Ryan Houdek
2013-11-29[Android-overlay] Fix Java imports.Ryan Houdek
2013-11-29Merge branch 'master' into android-new-control-input-overlayRyan Houdek
2013-11-29[Android-overlay] Disable Wiimote configuration until it is wired up.Ryan Houdek