summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
AgeCommit message (Expand)Author
2015-07-23Android: Add UI for Wiimote configuration.sigmabeta
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: Fix a layering issue on the ingame menusigmabeta
2015-07-14Android TV: Replace toolbar on EmulationActivity with a full-screen menu.sigmabeta
2015-07-03Android TV: Game selection screen highlights games with accent color.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
2015-06-23Android: Save screenshot at end of an emulation session.sigmabeta
2015-06-23Android: MainActivity now contains a tab switcher separating games by platform.sigmabeta
2015-06-23Android Refactor: GameGridActivity is now MainActivity, and uses a Toolbar th...sigmabeta
2015-06-23Android: Switch all activities to AppCompat-based Material themes, and use Su...sigmabeta
2015-06-23Merge pull request #2635 from sigmabeta/android-seriously-nowRyan Houdek
2015-06-23Merge pull request #2633 from sigmabeta/android-emulation-menuRyan Houdek
2015-06-20Android: Remove Low and Medium DPI versions of all images.sigmabeta
2015-06-20Android: Add Quicksave/Load functionality, and cleanup in-game menu.sigmabeta
2015-06-19Android: Have non-games use their filename as a Game ID.sigmabeta
2015-06-16Android: Fix a bug making Input Overlay config screen only work in release OR...sigmabeta
2015-06-16Android: Don't delete the Input Overlay configuration screen.sigmabeta
2015-06-14Merge pull request #2601 from Sonicadvance1/android_fix_user_directoryRyan Houdek
2015-06-13[Android] Make sure we are setting the default user directory.Ryan Houdek
2015-06-13[Android] Remove dialog telling individuals that their drivers are terrible.Ryan Houdek
2015-06-09Android: Persist previously-set controller bindings on the Settings menu.sigmabeta
2015-06-08Android: Database improvements - remove non-existent games & folders.sigmabeta
2015-06-08Android: Don't remove input configuration related files from old UI.sigmabeta
2015-06-08Android: Remove old UI references from manifest, and set the new UI Activity'...Eder Bastos
2015-06-08Android: Remove the old UI.Eder Bastos
2015-06-08Merge pull request #2572 from sigmabeta/android-show-versionRyan Houdek
2015-06-08Android: Show filenames for games with an empty title.sigmabeta
2015-06-08Android: Show the version name as a subtitle in the GameGridActivity.sigmabeta
2015-06-08Merge pull request #2566 from sigmabeta/android-tv-backRyan Houdek
2015-06-07Remove ARMv7 support.Ryan Houdek
2015-06-07Merge pull request #2449 from sigmabeta/android-decouple-surfaceviewRyan Houdek
2015-06-07Merge pull request #2558 from sigmabeta/android-panic-alertsRyan Houdek
2015-06-07Android: Show the in-game menu when back button is pushed.sigmabeta
2015-06-07Android: Add refresh library function.sigmabeta
2015-06-07Android: Run AssetCopyService only once.sigmabeta
2015-06-07Android: Display Panic Alerts on-screen as an Android Toast message.sigmabeta
2015-06-05Android TV: File Dolphin under "Games" on the TV Launchersigmabeta
2015-06-03Android TV: Add TV banner + some metadata.Eder Bastos
2015-06-03Android TV: Allow the app to be launched from an Android TV launcher.Eder Bastos
2015-06-01Android TV: Make file selector screen usable with d-padsEder Bastos
2015-05-25[Android] Add support for panic alerts to the JNI.Ryan Houdek
2015-05-25Merge pull request #2394 from Sonicadvance1/android_block_profiling_apiRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras