summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/AndroidManifest.xml
AgeCommit message (Expand)Author
2018-10-25Android: Don't require vibrate permissionzackhow
2018-10-05Merge pull request #7413 from zackhow/launcher-crashJosJuice
2018-09-14Android: Run Directory Initialization as a thread instead of servicezackhow
2018-09-07Android: Add rumble for phonezackhow
2018-08-26Reformat Android coderiking
2018-08-23Android: whitespace fixMike
2018-08-23Android: Get rid of the per-platform styles, as we only using the GC one.Mike
2018-08-03Android: Start structure the project around features instead of data typesmahdihijazi
2018-07-20Android: Support for AndroidTV Oreo Homescreen channelszackhow
2018-07-02Disable automatic backupmahdihijazi
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-05-02Fixed aspect ratio bigger than 16:9 on Android DevicesDistro Lucas
2018-01-05[Android] Replace current file browsermahdihijazi
2017-12-18[Android] Refactor AssetCopyService and the way we extract resources from the...mahdihijazi
2016-10-25Android: Remove unused stuffSean Maas
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