11 Commits

Author SHA1 Message Date
MikeBeaton
bcd2558686 OcAudio: Convert from int ids to string ids 2022-05-05 04:33:54 +01:00
PMheart
228f8ca1fb Codestyle: Apply codestyle changes with Uncrustify 2022-04-25 14:51:15 +02:00
MikeBeaton
009ff3605b OpenCanopy: Allow for missing mouse support in password verify
Closes: https://github.com/acidanthera/bugtracker/issues/1925
2022-01-15 16:06:06 +00:00
MikeBeaton
e6fd5f7db6 OpenCanopy: Correct Childs->Children in array var names 2021-06-28 09:39:27 +01:00
MikeBeaton
1e3b66e4a8 Pickers: Use context method for password verification 2021-04-19 13:58:10 +01:00
MikeBeaton
9ca899df7a Pickers: Add OC_ATTR_USE_MINIMAL_UI 2021-04-15 01:50:16 +01:00
Marvin Häuser
d0e9c34ddb OpenCanopy: Do not play password incorrect animation when VO is on 2021-04-02 12:42:27 +02:00
Marvin Häuser
9af9dc1343 OpenCanopy: Support VoiceOver for TAB navigation 2021-04-02 12:42:21 +02:00
Marvin Häuser
0e3ddd44e0 OpenCanopy: Only dim enter button when confirming the password
Distinguishes the confirming action from absent focus.
2021-03-27 13:38:25 +01:00
Marvin Häuser
7f46a961ee OpenCanopy: Accept VO hotkey not matter the focused element 2021-03-26 20:55:19 +01:00
Marvin Häuser
742d8e3e97 OpenCanopy: Import multiple features and fixes
- Fixed flicker when refreshing the entry view
- Added TAB navigation support
- Added graphical password interface
- Added pulsing animation to signal timeout
- Added 'set default' indicator
- Integrate opacity into the drawing pipeline
- Share button handling logics
- Fixed not aborting timeout on pointer click
- Fixed OpenCanopy intro animation not scaling with UIScale
2021-03-26 14:55:42 +01:00