Commit graph

19 commits

Author SHA1 Message Date
BernardoGiordano
8fd7b08f23 Bridge completed 2018-12-17 20:18:43 +01:00
BernardoGiordano
3dd70b6194 Receiver working 2018-12-16 23:29:26 +01:00
BernardoGiordano
c67d89cdac Preliminar bridge support 2018-12-16 15:27:48 +01:00
BernardoGiordano
33ca4974cb fix occasional crashes while changing account 2018-10-17 21:44:14 +02:00
IBNobody
b3f10121c1 Changed behavior of GUI elements and buttons A and Y. (#151). Fix #150
* Changed A key behavior

Split the handling of touching the backup list and pressing the A button into two separate decisions. Also changed the A button to select items in the backup list. Selecting "New..." (index 0) performs a backup. Selecting a backup restores the backup.

* Tabs to Spaces

Converted leading tabs to spaces (as per the original trunk).

* Changed behavior of the GUI.

3DS/Switch: Changed the behavior of the GUI with respect to buttons A and Y.

Pressing the A button selects the backup list, and pressing A again with "New..." or a backup selected will create or restore a backup.

Pressing Y will select the current title but deactivate/reset the backup list. It will also "enable" the backup touch button. Creating a backup will then disable the backup touch button. (This makes it more clear to the user what buttons / UI elements are relevant to multi-backup.)
2018-09-09 21:10:25 +02:00
BernardoGiordano
59db33ab94 Avoid using a dedicate thread for title loading (at least for now) 2018-09-03 21:35:35 +02:00
BernardoGiordano
fd9d76f4ab fix #105 2018-07-17 21:42:49 +02:00
BernardoGiordano
0284cf644f general updates 2018-07-17 18:25:07 +02:00
BernardoGiordano
4d3b624792 decrease multi-selection timer 2018-07-16 16:00:34 +02:00
BernardoGiordano
fb89a2a4a5 fix #107, fix #101 2018-06-15 16:13:15 +02:00
BernardoGiordano
175a6b1dfd last changes 2018-06-12 21:53:25 +02:00
BernardoGiordano
e716d49805 add touch scrolling for titles and accounts 2018-06-12 16:01:38 +02:00
BernardoGiordano
86708b7f7d complete graphical work for the UI redesign 2018-06-11 22:41:37 +02:00
BernardoGiordano
4505c3c5e0 begin UI redesign 2018-06-10 22:24:37 +02:00
BernardoGiordano
4585aae015 begin UI redesign 2018-06-10 11:11:07 +02:00
BernardoGiordano
41d6f7cb75 abstract common Hid class 2018-05-30 22:56:19 +02:00
BernardoGiordano
cb5b22c1b2 handle usernames with special characters (#81) 2018-05-17 09:37:47 +02:00
BernardoGiordano
0eeec0e548 fully enable docked mode compatibility 2018-05-13 01:11:01 +02:00
BernardoGiordano
20c4bbffbb push source code for Switch version 2018-05-09 11:25:01 +02:00