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
/
res
/
layout
Age
Commit message (
Expand
)
Author
2016-02-07
[Android] Implement support for real Wiimotes with the DolphinBar
Ryan Houdek
2016-01-29
Implement Gamecube Input setting screen
sigmabeta
2016-01-24
Fix bugs in Setting screen & add a way to exit without saving
sigmabeta
2016-01-23
Add fragment transition animations to the Settings UI screen
sigmabeta
2016-01-23
Implement Seekbar dialog and SingleChoice dialog
sigmabeta
2016-01-23
Implement basic framework for new Settings UI
sigmabeta
2016-01-03
[Android] Disable screen lock when a title is running.
Ryan Houdek
2015-08-06
Android: Remove "fitSystemWindows" flag from MainActivity layout
sigmabeta
2015-07-25
Android TV: Implement game selector activity in new Android TV UI
sigmabeta
2015-07-14
Android TV: Add title text to in-game menu, and make the menu scrollable.
sigmabeta
2015-07-14
Android TV: Implement Save and Load state menus
sigmabeta
2015-07-14
Android TV: Visual tweaks & glitch fixes
sigmabeta
2015-07-14
Android TV: Replace toolbar on EmulationActivity with a full-screen menu.
sigmabeta
2015-06-26
Android: Show transition animation when exiting game.
sigmabeta
2015-06-26
Android: Show transition animation while game loads.
sigmabeta
2015-06-25
Android: Show screenshot on EmulationActivity before game starts.
sigmabeta
2015-06-23
Android: MainActivity now contains a tab switcher separating games by platform.
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-08
Android: Remove the old UI.
Eder Bastos
2015-06-07
Merge pull request #2449 from sigmabeta/android-decouple-surfaceview
Ryan Houdek
2015-06-01
Android TV: Make file selector screen usable with d-pads
Eder Bastos
2015-05-24
Android: Decouple SurfaceView initialization and emulation start.
Eder Bastos
2015-05-21
Android: Implement new EmulationActivity.
Eder Bastos
2015-05-20
Android: Make floating action buttons use the correct accent color programmat...
Eder Bastos
2015-05-20
Android: Remove inheritance from Game model, and improve the relevance of its...
Eder Bastos
2015-05-15
Android: Add Settings Activity to new UI.
Eder Bastos
2015-05-10
Add touch feedback to GameGridActivity and AddDirectoryActivity.
Eder Bastos
2015-05-09
Add File Browser screen to new UI.
Eder Bastos
2015-05-08
Add floating action button to GameGridActivity.
Eder Bastos
2015-05-08
Have Picasso load images into memory at the size they will be displayed.
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