summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/java
AgeCommit message (Expand)Author
2016-01-23Implement video settings + support for missing files / settingssigmabeta
2016-01-23Implement Seekbar dialog and SingleChoice dialogsigmabeta
2016-01-23Implement basic framework for new Settings UIsigmabeta
2016-01-23Implement Java-based Config file read/savesigmabeta
2016-01-16Create static helper methods for pixel-to-DP conversionsigmabeta
2016-01-16Externalize animation code into static methodssigmabeta
2016-01-12Prevent screenshot from showing on EmulationActivity rotation eventssigmabeta
2016-01-12 Create a static Log class to call into instead of the default android onesigmabeta
2016-01-11Merge pull request #3493 from sigmabeta/android-tv-screenshot-bugfixRyan Houdek
2016-01-11Merge pull request #3494 from Sonicadvance1/android_rotationRyan Houdek
2016-01-10[Android] Add support for rotation and minimizing the applicationRyan Houdek
2016-01-10Refresh screenshots in TvMainActivity after emulation completesigmabeta
2016-01-10Refactor EmulationActivity to be launched exclusively by its static launcher ...sigmabeta
2016-01-10Move TvMainActivity to ui.main packagesigmabeta
2016-01-10Refactor PlatformGamesFragment to MVP structuresigmabeta
2016-01-09Refactor AddDirectoryActivity and SettingsActivity to be launched exclusively...sigmabeta
2016-01-09Refactor TvMainActivity to MVP architecturesigmabeta
2016-01-09Refactor MainActivity to MVP architecturesigmabeta
2016-01-09Refactor DB read code to use RxJavasigmabeta
2016-01-07Merge pull request #3449 from freelancer42/android_finish_main_activity_after...Pierre Bourdon
2016-01-06VideoConfig: Use "GFX.ini" for both D3D and OGL.degasus
2016-01-06Merge pull request #3455 from Sonicadvance1/GC_adapter_androidRyan Houdek
2016-01-06[Android] Fix enabling and disabling Gamecube controllers.Ryan Houdek
2016-01-06[Android] Add support for the Wii U Gamecube adapter under Android.Ryan Houdek
2016-01-05StartupHandler.java: Finish main activity if AutoStartFile is specified in in...Kim Johnsson
2016-01-04Android: More analog input configurationsPhatcat
2016-01-04Android: Revision of PR 3253 (Wiimote controls)Phatcat
2016-01-03Add support for the CPU Clock Override feature to Android UIsigmabeta
2016-01-01[Android] Add support for launching a game through activity monitor.Ryan Houdek
2015-12-22UserPreferences: Move all stereoscopy options to the stereoscopy section.Jules Blok
2015-12-02Wiimote + Extensions for AndroidPhatcat
2015-09-11Merge pull request #3013 from aserna3/Security101Ryan Houdek
2015-09-09Removed fastmem from Android UIAnthony Serna
2015-09-09VideoCommon: Drop "Disable destAlpha" hackdegasus
2015-09-04[Android] Fix multi-gamecube controller input, config changesRyan Houdek
2015-07-26Merge pull request #2773 from sigmabeta/android_wiimote_mainRyan Houdek
2015-07-25Android TV: Add first-run copy operations to TvMainActivity.sigmabeta
2015-07-25Android TV: Add settings row, enabling access to other screens.sigmabeta
2015-07-25Android TV: Add row listing all gamessigmabeta
2015-07-25Android TV: Implement game selector activity in new Android TV UIsigmabeta
2015-07-21Add Wiimote support to the Android backend.Ryan Houdek
2015-07-14Android TV: Add title text to in-game menu, and make the menu scrollable.sigmabeta
2015-07-14Android TV: Implement Save and Load state menussigmabeta
2015-07-14Android TV: Visual tweaks & glitch fixessigmabeta
2015-07-14Android TV: Replace toolbar on EmulationActivity with a full-screen menu.sigmabeta
2015-06-26Android: Show transition animation when exiting game.sigmabeta
2015-06-26Android: Show transition animation while game loads.sigmabeta
2015-06-25Android: Show screenshot on EmulationActivity before game starts.sigmabeta
2015-06-24Android: Don't crash trying to hide toolbar in game.sigmabeta
2015-06-23Android: Invalidate Picasso screenshot cache every time a screenshot is displ...sigmabeta