skyline/app/src/main/java/emu/skyline/input/onscreen
lynxnb 69fb15ffc9 Improve separation between OSCEditActivity and OSCView
The activity shouldn't access the edit button directly, but should only access data available through the public interface.
2023-05-02 12:27:57 +01:00
..
ConfigurableButton.kt Introduce a control panel to edit buttons instead of a fab bar 2023-05-02 12:27:57 +01:00
OnScreenButton.kt Draw a box around disabled OSC buttons in edit mode 2023-05-02 12:27:57 +01:00
OnScreenConfiguration.kt Introduce a control panel to edit buttons instead of a fab bar 2023-05-02 12:27:57 +01:00
OnScreenControllerView.kt Improve separation between OSCEditActivity and OSCView 2023-05-02 12:27:57 +01:00
OnScreenEditActivity.kt Improve separation between OSCEditActivity and OSCView 2023-05-02 12:27:57 +01:00
OnScreenEditInfo.kt Fix inconsistent OSC button movements when using the arrow buttons 2023-05-02 12:27:57 +01:00
OnScreenItemDefinitions.kt Enable OSC per-button text and color selection 2023-05-02 12:27:57 +01:00