summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/AndroidManifest.xml
AgeCommit message (Expand)Author
2016-01-31Change SettingsActivity label to "Settings" instead of "CPU Settings"sigmabeta
2016-01-23Implement video settings + support for missing files / settingssigmabeta
2016-01-23Implement basic framework for new Settings UIsigmabeta
2016-01-10Move TvMainActivity to ui.main packagesigmabeta
2016-01-09Refactor MainActivity to MVP architecturesigmabeta
2016-01-09Refactor DB read code to use RxJavasigmabeta
2015-07-25Android TV: Implement game selector activity in new Android TV UIsigmabeta
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-16Android: Don't delete the Input Overlay configuration screen.sigmabeta
2015-06-08Android: Remove old UI references from manifest, and set the new UI Activity'...Eder Bastos
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-05-21Android: Implement new EmulationActivity.Eder Bastos
2015-05-20Android: Implement an SQLite database-based game library.Eder Bastos
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-14Move AssetCopyService to the services package.Eder Bastos
2015-05-13Android: Build separate APKs for each native platform.Eder Bastos
2015-05-11Add an IntelliJ settings file describing the Dolphin project code style.Eder Bastos
2015-05-09Add File Browser screen to new UI.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