mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
- RetroAchievements: an All/Unlocked/Locked filter over the achievement list, plus DuckStation-style notification settings -- notification and leaderboard duration sliders and on-screen position pickers (a 3x3 grid) for both the toast notifications and the challenge/progress indicators. Backed by a new setAchievementsOptionInt JNI bridge over the existing [Achievements] config. - Touch layout editor: snap-to-grid (widgets snap by their centre so they line up cleanly), and a movable + resizable settings panel -- drag the grip to move it, -/+ to resize, double-tap to reset -- with per-orientation placement so it stops covering the buttons being edited. - The Android system Back button / gesture opens the in-game menu (#384), toggle in Settings > Hotkeys (default on). Only the system back is routed; controller Circle stays the PS2 button. Requested in #384 by resurrectdev1 and Leunamme30.