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
/
values
/
styles.xml
Age
Commit message (
Expand
)
Author
2023-01-24
Android: Fix rtl layout for in-game menu fragment
Charles Lombardo
2023-01-15
Android: Fix large strings in save/load savestate fragment
Charles Lombardo
2022-12-17
Android: Move game grid options to Main/TV Activities
Charles Lombardo
2022-12-04
Merge pull request #11314 from t895/menu-cutout-padding
JosJuice
2022-12-04
Android: Pad menu fragment when expanding to cutout area
Charles Lombardo
2022-12-02
Android: Add theme mode switcher
Charles Lombardo
2022-11-10
Android: Change alert dialog button ripple color for default theme
Charles Lombardo
2022-09-14
Merge pull request #11060 from t895/dividers
JosJuice
2022-09-14
Android: Use material dividers
Charles Lombardo
2022-09-14
Android: Remove TabLayout workaround
Charles Lombardo
2022-09-11
Merge pull request #11044 from t895/dialog-animations
JosJuice
2022-09-10
Android: Fix save state menu text color
Charles Lombardo
2022-09-10
Android: Add custom window animation to alert dialogs
Charles Lombardo
2022-08-31
Android: App redesign with multi-theme system
Charles Lombardo
2022-04-24
Android: Modernize theming system
Charles Lombardo
2022-04-20
Android: Fix in game menu rippleColor and colorEdgeEffect
Simonx22
2022-03-26
Begin style migration to Material3
Charles Lombardo
2022-01-21
Android: improve app design
Simonx22
2020-10-21
Android: Show how long ago each savestate was created
JosJuice
2020-09-08
Android: Use Back to open the emulation menu on all devices
JosJuice
2020-04-02
Android TV: Fix crash when long pressing a game
JosJuice
2020-03-17
Android: Set up Day/Night mode for system-compatible optional dark theme
Parthiv Vora
2020-03-03
Android: Fix obscured Dolphin version
Ryan Meredith
2019-11-22
Bumps compile API to 29 (Q) removes unecessary casts and deprecated
Rafael Toledo
2018-08-26
Reformat Android code
riking
2018-08-23
Android: Get rid of the per-platform styles, as we only using the GC one.
Mike
2018-01-05
[Android] Replace current file browser
mahdihijazi
2017-08-21
[Android] Show the version number on the title for the Android TV UI
mahdihijazi
2017-08-20
[Android] Cleanup unused resources & code
mahdihijazi
2017-03-25
Change the color of the selected slot to make it more visible
Mahdi Hijazi
2016-10-25
Android: Cleanup formatting
Sean Maas
2016-10-12
Android: Use the light theme for emulation
Sean Maas
2016-01-23
Implement basic framework for new Settings UI
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: Visual tweaks & glitch fixes
sigmabeta
2015-07-14
Android TV: Replace toolbar on EmulationActivity with a full-screen menu.
sigmabeta
2015-07-03
Android TV: Game selection screen highlights games with accent color.
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-23
Android: MainActivity now contains a tab switcher separating games by platform.
sigmabeta
2015-06-23
Android: Switch all activities to AppCompat-based Material themes, and use Su...
sigmabeta
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-15
Android: Add Settings Activity to new UI.
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-07
Implement first few screens of Android 5.0-based UI.
Eder Bastos