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
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
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