index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Android
/
app
/
src
/
main
/
AndroidManifest.xml
Age
Commit message (
Expand
)
Author
2018-10-25
Android: Don't require vibrate permission
zackhow
2018-10-05
Merge pull request #7413 from zackhow/launcher-crash
JosJuice
2018-09-14
Android: Run Directory Initialization as a thread instead of service
zackhow
2018-09-07
Android: Add rumble for phone
zackhow
2018-08-26
Reformat Android code
riking
2018-08-23
Android: whitespace fix
Mike
2018-08-23
Android: Get rid of the per-platform styles, as we only using the GC one.
Mike
2018-08-03
Android: Start structure the project around features instead of data types
mahdihijazi
2018-07-20
Android: Support for AndroidTV Oreo Homescreen channels
zackhow
2018-07-02
Disable automatic backup
mahdihijazi
2018-06-06
Use UICommon's game list code on Android
JosJuice
2018-05-02
Fixed aspect ratio bigger than 16:9 on Android Devices
Distro Lucas
2018-01-05
[Android] Replace current file browser
mahdihijazi
2017-12-18
[Android] Refactor AssetCopyService and the way we extract resources from the...
mahdihijazi
2016-10-25
Android: Remove unused stuff
Sean Maas
2016-01-31
Change SettingsActivity label to "Settings" instead of "CPU Settings"
sigmabeta
2016-01-23
Implement video settings + support for missing files / settings
sigmabeta
2016-01-23
Implement basic framework for new Settings UI
sigmabeta
2016-01-10
Move TvMainActivity to ui.main package
sigmabeta
2016-01-09
Refactor MainActivity to MVP architecture
sigmabeta
2016-01-09
Refactor DB read code to use RxJava
sigmabeta
2015-07-25
Android TV: Implement game selector activity in new Android TV UI
sigmabeta
2015-06-23
Android Refactor: GameGridActivity is now MainActivity, and uses a Toolbar th...
sigmabeta
2015-06-23
Android: Switch all activities to AppCompat-based Material themes, and use Su...
sigmabeta
2015-06-16
Android: Don't delete the Input Overlay configuration screen.
sigmabeta
2015-06-08
Android: Remove old UI references from manifest, and set the new UI Activity'...
Eder Bastos
2015-06-05
Android TV: File Dolphin under "Games" on the TV Launcher
sigmabeta
2015-06-03
Android TV: Add TV banner + some metadata.
Eder Bastos
2015-06-03
Android TV: Allow the app to be launched from an Android TV launcher.
Eder Bastos
2015-05-21
Android: Implement new EmulationActivity.
Eder Bastos
2015-05-20
Android: Implement an SQLite database-based game library.
Eder Bastos
2015-05-15
Android: Add Settings Activity to new UI.
Eder Bastos
2015-05-14
Move AssetCopyService to the services package.
Eder Bastos
2015-05-13
Android: Build separate APKs for each native platform.
Eder Bastos
2015-05-11
Add an IntelliJ settings file describing the Dolphin project code style.
Eder Bastos
2015-05-09
Add File Browser screen to new UI.
Eder Bastos
2015-05-07
Implement first few screens of Android 5.0-based UI.
Eder Bastos
2015-05-02
Convert the Android source code to the directory structure of a Gradle-based ...
Eder Bastos