1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-11-08 11:31:43 +00:00
Commit graph

34 commits

Author SHA1 Message Date
flb
012b89e3f2 launch webview to read changelog 2023-05-14 16:52:22 +02:00
flb
5189684cb3 Add ability to enter and delete custom links 2022-10-31 19:59:48 +01:00
flb
1e9f453998 Don't try to overwrite aio when it's running https://github.com/HamletDuFromage/aio-switch-updater/issues/123#issuecomment-1208878115 2022-08-09 16:43:18 +02:00
flb
e056903326 add logout confirmation prompt 2022-03-30 22:23:15 +02:00
flb
fbe876b050 Allow offline extraction of cheats (https://github.com/HamletDuFromage/aio-switch-updater/issues/107), Fixed extraction of the the complete cheat archive (https://github.com/HamletDuFromage/aio-switch-updater/issues/163), Fixed display bug for cheats extraction (https://github.com/HamletDuFromage/aio-switch-updater/issues/164) 2021-11-19 14:28:10 +01:00
flb
cf9ad1d51a add payload downloads to bootloader tab 2021-09-27 21:56:41 +02:00
flb
4a0f8318d7 fixed crash in airplane mode 2021-09-15 17:50:34 +02:00
flb
d03bbb13ea clang format (better than never) 2021-09-11 15:48:13 +02:00
flb
b41cadfa54 Added ability to hide more entries through hideTabs.json https://github.com/HamletDuFromage/aio-switch-updater/issues/53 https://github.com/HamletDuFromage/aio-switch-updater/issues/113 2021-07-21 15:38:43 +02:00
flb
a697365a77 fixed crash when downloading cheats in applet mode, updated borealis submodule, passed strings as references 2021-07-17 14:29:55 +02:00
flb
4688d62541 Fixed bugs previously caused by tickering labels. (close https://github.com/HamletDuFromage/aio-switch-updater/issues/91)
When needed, issue a warning about custom themes after downloading a new firmware. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/109 and https://github.com/HamletDuFromage/aio-switch-updater/issues/84)
Abort AMS update process for Mariko Switches when payload.bin cannot be found. (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/110)
2021-07-15 19:56:59 +02:00
flb
62d3afacc8 Restored and improved View installed cheats menu. https://github.com/HamletDuFromage/aio-switch-updater/issues/105 2021-06-28 16:58:04 +02:00
flb
0af19943a6 Disabled the option to download individual cheat codes while in applet mode, except for the one game currently running. UI tweaks. Prevents crashes when requesting invalid CheatSlips cheat sheets. Bunch of refactoring. 2021-06-28 00:46:00 +02:00
flb
de93c13d10 code cleanup 2021-05-28 15:51:30 +02:00
flb
6c13a2f817 changed way of copying files after an install 2021-05-22 18:10:34 +02:00
flb
ca33039eb1 some more refactoring 2021-03-16 15:56:46 +01:00
flb
39cc34a95d Use Borealis' json.hpp 2021-03-16 03:43:48 +01:00
flb
d66b1c4e1e refactor to be more in line with C++ conventions 2021-03-16 03:04:21 +01:00
flb
bb35a43cff added language selects, fixed progress bar when deleting cheats, bunch of visual tweaks 2021-03-14 16:24:56 +01:00
flb
173a216777 add option to disable sysmodules prior to updating and a bunch of other stuff 2021-03-02 15:05:06 +01:00
flb
0cdb0ad6d9 added SOC type check 2021-02-17 19:00:12 +01:00
flb
dfb0566000 few tweaks and added dialogue to delete /atmosphere/contents/ 2021-02-15 15:19:49 +01:00
flb
149fe3a86e updated borealis 2021-02-15 01:02:34 +01:00
flb
7baa9e1350 headers cleanup 2021-02-10 17:28:47 +01:00
flb
2481533a0a Added cheatslips support, way to hide tabs, several tweaks and cleanups 2021-02-06 18:24:47 +01:00
flb
f261cf2f25 Changed app update method 2021-01-28 20:26:41 +01:00
flb
4bbf53a83a fixed self update 2020-10-07 02:08:39 +02:00
flb
dc43c0cf6b Added a way to see current cheat update and available app updates 2020-09-29 16:41:43 +02:00
flb
42ac9217cf Added GUI option to disable cheat updates 2020-09-26 16:55:24 +02:00
flb
250c1a9f29 Added safety checks, set default payload and changelog 2020-09-23 13:21:05 +02:00
flb
47e2df4c77 Added some safety checks before dowloading or extracting 2020-09-22 23:12:05 +02:00
flb
2feb6901d6 Made ini avoidance more robust, added a download payload option and cleaned stuff up 2020-09-21 20:36:46 +02:00
flb
2d545017ee Added possibility to conserve existing .ini when updating CFW. Other minor bug fixes 2020-09-20 22:58:40 +02:00
flb
5e9026d5ea Initial Commit 2020-09-20 02:21:28 +02:00