summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/values
AgeCommit message (Expand)Author
2016-02-29Revert "Merge pull request #3578 from Armada651/forced-slow-depth"Jules Blok
2016-02-22Merge pull request #3578 from Armada651/forced-slow-depthJules Blok
2016-02-08Add Wiimote graphicsigmabeta
2016-02-08Add Wiimote Speaker optionsigmabeta
2016-02-08Add Wiimote Input menusigmabeta
2016-02-08Android: Remove FastDepthCalc option.Jules Blok
2016-02-07[Android] Implement support for real Wiimotes with the DolphinBarRyan Houdek
2016-01-31Fix capitalization on "GameCube" stringssigmabeta
2016-01-31Change SettingsActivity label to "Settings" instead of "CPU Settings"sigmabeta
2016-01-29Implement Gamecube Input setting screensigmabeta
2016-01-25Fix CPU Core selection on x86-64 devices (really, just the Android emulator)sigmabeta
2016-01-24Fix bugs in Setting screen & add a way to exit without savingsigmabeta
2016-01-23Fix special case for XFB & update EFB to match desktopsigmabeta
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-04Android: 4k Internal Resolution supportPhatcat
2016-01-04Android: More analog input configurationsPhatcat
2016-01-04Android: Added categories to input controlsPhatcat
2016-01-04Android: Revision of PR 3253 (Wiimote controls)Phatcat
2016-01-03Add support for the CPU Clock Override feature to Android UIsigmabeta
2015-12-02Wiimote + Extensions for AndroidPhatcat
2015-09-12Use official names for GameCube controller sticksJosJuice
2015-07-28Android: Allow usage of Cached Interpreter core.sigmabeta
2015-07-25Android TV: Implement game selector activity in new Android TV UIsigmabeta
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-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-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-20Android: Add Quicksave/Load functionality, and cleanup in-game menu.sigmabeta
2015-06-16Android: Fix a bug making Input Overlay config screen only work in release OR...sigmabeta
2015-06-07Android: Add refresh library function.sigmabeta
2015-05-21Android: Implement new EmulationActivity.Eder Bastos
2015-05-20Android: Make floating action buttons use the correct accent color programmat...Eder Bastos
2015-05-20Android: Implement reading country value from game files.Eder Bastos
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-13Android: Build separate APKs for each native platform.Eder Bastos
2015-05-11Android: Scale number of columns in game grid according to screen width.Eder Bastos
2015-05-10Add touch feedback to GameGridActivity and AddDirectoryActivity.Eder Bastos
2015-05-09Add File Browser screen to new UI.Eder Bastos
2015-05-08Add floating action button to GameGridActivity.Eder Bastos
2015-05-07Implement first few screens of Android 5.0-based UI.Eder Bastos
2015-05-02Convert the Android source code to the directory structure of a Gradle-based ...Eder Bastos