skyline/app/src/main
lynxnb d7e38e9556 Introduce a control panel to edit buttons instead of a fab bar
An unusual big commit, unfortunately needed because none of these changes would make sense nor work individual. A quick list of what have been done follows.
* Introduced a control panel to control buttons replacing the FAB bar
* `ConfigurableButton` and `OnScreenConfiguration` interfaces have been introduced to allow for easier proxying of actions when applying the same changes to all buttons
* Button resize logic has been stripped from the buttons in favor of the new sliders
* General cleanup and renaming of various methods to better reflect their functionality
2023-05-02 12:27:57 +01:00
..
assets Implement full profile picture support 2022-12-27 22:53:41 +05:30
cpp Fix GetSharedFontInOrderOfPriority 2023-04-25 10:20:50 +01:00
java/emu/skyline Introduce a control panel to edit buttons instead of a fab bar 2023-05-02 12:27:57 +01:00
res Introduce a control panel to edit buttons instead of a fab bar 2023-05-02 12:27:57 +01:00
shaders Handle OOB blits by adding to the texture base offset 2023-04-16 16:31:42 +01:00
AndroidManifest.xml Revert setting the app category to game 2023-04-27 00:31:14 +02:00