summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/values/styles.xml
AgeCommit message (Expand)Author
2023-01-24Android: Fix rtl layout for in-game menu fragmentCharles Lombardo
2023-01-15Android: Fix large strings in save/load savestate fragmentCharles Lombardo
2022-12-17Android: Move game grid options to Main/TV ActivitiesCharles Lombardo
2022-12-04Merge pull request #11314 from t895/menu-cutout-paddingJosJuice
2022-12-04Android: Pad menu fragment when expanding to cutout areaCharles Lombardo
2022-12-02Android: Add theme mode switcherCharles Lombardo
2022-11-10Android: Change alert dialog button ripple color for default themeCharles Lombardo
2022-09-14Merge pull request #11060 from t895/dividersJosJuice
2022-09-14Android: Use material dividersCharles Lombardo
2022-09-14Android: Remove TabLayout workaroundCharles Lombardo
2022-09-11Merge pull request #11044 from t895/dialog-animationsJosJuice
2022-09-10Android: Fix save state menu text colorCharles Lombardo
2022-09-10Android: Add custom window animation to alert dialogsCharles Lombardo
2022-08-31Android: App redesign with multi-theme systemCharles Lombardo
2022-04-24Android: Modernize theming systemCharles Lombardo
2022-04-20Android: Fix in game menu rippleColor and colorEdgeEffectSimonx22
2022-03-26Begin style migration to Material3Charles Lombardo
2022-01-21Android: improve app designSimonx22
2020-10-21Android: Show how long ago each savestate was createdJosJuice
2020-09-08Android: Use Back to open the emulation menu on all devicesJosJuice
2020-04-02Android TV: Fix crash when long pressing a gameJosJuice
2020-03-17Android: Set up Day/Night mode for system-compatible optional dark themeParthiv Vora
2020-03-03Android: Fix obscured Dolphin versionRyan Meredith
2019-11-22Bumps compile API to 29 (Q) removes unecessary casts and deprecatedRafael Toledo
2018-08-26Reformat Android coderiking
2018-08-23Android: Get rid of the per-platform styles, as we only using the GC one.Mike
2018-01-05[Android] Replace current file browsermahdihijazi
2017-08-21[Android] Show the version number on the title for the Android TV UImahdihijazi
2017-08-20[Android] Cleanup unused resources & codemahdihijazi
2017-03-25Change the color of the selected slot to make it more visibleMahdi Hijazi
2016-10-25Android: Cleanup formattingSean Maas
2016-10-12Android: Use the light theme for emulationSean Maas
2016-01-23Implement basic framework for new Settings UIsigmabeta
2015-07-25Android TV: Implement game selector activity in new Android TV UIsigmabeta
2015-07-14Android TV: Add title text to in-game menu, and make the menu scrollable.sigmabeta
2015-07-14Android TV: Visual tweaks & glitch fixessigmabeta
2015-07-14Android TV: Replace toolbar on EmulationActivity with a full-screen menu.sigmabeta
2015-07-03Android TV: Game selection screen highlights games with accent color.sigmabeta
2015-06-26Android: Show transition animation when exiting game.sigmabeta
2015-06-26Android: Show transition animation while game loads.sigmabeta
2015-06-23Android: MainActivity now contains a tab switcher separating games by platform.sigmabeta
2015-06-23Android: Switch all activities to AppCompat-based Material themes, and use Su...sigmabeta
2015-05-21Android: Implement new EmulationActivity.Eder Bastos
2015-05-20Android: Make floating action buttons use the correct accent color programmat...Eder Bastos
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-09Add File Browser screen to new UI.Eder Bastos
2015-05-08Add floating action button to GameGridActivity.Eder Bastos
2015-05-07Implement first few screens of Android 5.0-based UI.Eder Bastos