summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/layout
AgeCommit message (Expand)Author
2018-07-01Android: Make the header focusablemahdihijazi
2018-06-06Use UICommon's game list code on AndroidJosJuice
2018-06-01Android: Consistently use descriptionRyan Meredith
2018-01-21Android: Support change discmahdihijazi
2017-11-02Merge pull request #6140 from hackbar/cleanup2Anthony
2017-11-01Android: Use the newInstance pattern for EmulationFragment.Mike
2017-11-01Android: Only specify the transition name for the target Activity.Mike
2017-10-15Collapse layouts with a framelayout root then another viewgroup.Mike Harris
2017-10-15Move emulation lifecycle handling into EmulationFragment.Mike Harris
2017-10-03Combine SaveStateFragment and LoadStateFragment into one.Mike Harris
2017-09-21Android: Adjust position of floating action buttonJosJuice
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-05-03[Android] Fix crash on the Android TVMahdi Hijazi
2017-03-25Change the color of the selected slot to make it more visibleMahdi Hijazi
2017-03-18Remove obselete game menu settings buttonMahdi Hijazi
2016-10-25Android: Cleanup formattingSean Maas
2016-10-24Android: Fix "up one level" buttonSean Maas
2016-10-09Android: Add custom control scalingSean Maas
2016-10-08Fix games being invisible in the game list on non-TV devicessigmabeta
2016-10-05Android: Update the gradle file to use android studio 2.2 cmake.degasus
2016-07-22-Implemented ability to configure game controls by moving them around individ...Ironthighs
2016-02-07[Android] Implement support for real Wiimotes with the DolphinBarRyan Houdek
2016-01-29Implement Gamecube Input setting screensigmabeta
2016-01-24Fix bugs in Setting screen & add a way to exit without savingsigmabeta
2016-01-23Add fragment transition animations to the Settings UI screensigmabeta
2016-01-23Implement Seekbar dialog and SingleChoice dialogsigmabeta
2016-01-23Implement basic framework for new Settings UIsigmabeta
2016-01-03[Android] Disable screen lock when a title is running.Ryan Houdek
2015-08-06Android: Remove "fitSystemWindows" flag from MainActivity layoutsigmabeta
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: Implement Save and Load state menussigmabeta
2015-07-14Android TV: Visual tweaks & glitch fixessigmabeta
2015-07-14Android TV: Replace toolbar on EmulationActivity with a full-screen menu.sigmabeta
2015-06-26Android: Show transition animation when exiting game.sigmabeta
2015-06-26Android: Show transition animation while game loads.sigmabeta
2015-06-25Android: Show screenshot on EmulationActivity before game starts.sigmabeta
2015-06-23Android: MainActivity now contains a tab switcher separating games by platform.sigmabeta
2015-06-23Android Refactor: GameGridActivity is now MainActivity, and uses a Toolbar th...sigmabeta
2015-06-23Android: Switch all activities to AppCompat-based Material themes, and use Su...sigmabeta
2015-06-08Android: Remove the old UI.Eder Bastos
2015-06-07Merge pull request #2449 from sigmabeta/android-decouple-surfaceviewRyan Houdek
2015-06-01Android TV: Make file selector screen usable with d-padsEder Bastos
2015-05-24Android: Decouple SurfaceView initialization and emulation start.Eder Bastos
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-20Android: Remove inheritance from Game model, and improve the relevance of its...Eder Bastos
2015-05-15Android: Add Settings Activity to new UI.Eder Bastos
2015-05-10Add touch feedback to GameGridActivity and AddDirectoryActivity.Eder Bastos