1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-16 20:13:35 +01:00
Commit graph

241 commits

Author SHA1 Message Date
HamletDuFromage 29d0131384 check for theme before (and not after) downloading firmware files 2024-04-03 17:34:09 +02:00
flb 9a7863504d don't divide by 0 2023-07-12 12:54:32 +02:00
PoloNX 42b7be717a
add a time remaining indication (#262)
* add a time remaining indication

* fixed text pos and add translation
2023-07-11 20:12:40 +02:00
flb c3dd495194 pt -> pt-BR 2023-07-11 20:10:29 +02:00
flb 2ae9eaf5d6 Added romanian as a selectable language 2023-07-11 20:01:15 +02:00
flb 34eb3b7a85 gracefully exit when encoutering a botched download (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/238) 2023-06-09 15:06:43 +02:00
flb 057252db92 superate menus for regular cheat codes and gfx cheat codes 2023-05-26 21:43:26 +02:00
flb 05eec197c6 fixed ambiguous operator overload 2023-05-21 18:30:15 +02:00
flb f62fa85543 add way to disable hekate download for custom packs (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/252) 2023-05-21 18:09:20 +02:00
flb 012b89e3f2 launch webview to read changelog 2023-05-14 16:52:22 +02:00
flb 9f3b00d28b increase max string length for on-screen keyboard (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/250) 2023-05-06 01:54:01 +02:00
flb 345ecf8613 bump version 2023-05-02 19:02:14 +02:00
flb 0ff58fccf5 fix reboot_payload.bin overwrite prompt not showing (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/249) 2023-05-02 18:54:51 +02:00
flb 833d07155b Added download link for graphic enhancing codes. 2022-12-05 02:40:05 +01:00
flb 952a0dacf6 ensure there's enough space for 2.5 the size of a download, don't detect attribution keys as bids 2022-12-04 21:34:00 +01:00
flb d87a960aed use libnx's functions instead of the standard library's 2022-11-05 18:30:42 +01:00
flb 2c4d930b5f default to not overwriting .inis 2022-11-04 02:24:45 +01:00
flb ff3746a83a remove silly leftover 2022-11-01 00:17:12 +01:00
flb b5a31185e2 updated changelog 2022-10-31 21:25:38 +01:00
flb 8aae4c012e add option to exclude all/none of the games from recieving cheat updates (https://github.com/HamletDuFromage/aio-switch-updater/issues/224) 2022-10-31 21:16:59 +01:00
flb 1b93f7581e fix wrong text being shown in confirm window 2022-10-31 20:13:22 +01:00
flb 5189684cb3 Add ability to enter and delete custom links 2022-10-31 19:59:48 +01:00
flb a7ad4753c6 fix hekate being downloaded as a custom.zip 2022-10-16 18:36:11 +02:00
flb 24dd23073e remove mentions of outdated code 2022-10-16 13:31:02 +02:00
flb f77c64c3ee chainload the forwarder in a more sensible way, refactor 2022-09-27 00:14:13 +02:00
flb 2edf92b5e8 bump version 2022-09-25 13:44:52 +02:00
flb 76a4c17df4 fix crashes caused by custom downloads when no internet is available (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/216) 2022-09-10 13:30:57 +02:00
FlyingBananaTree 59d5cb1b06
Update hide tabs (#214) 2022-09-08 01:28:31 +02:00
flb 08d6e1f23f Account carriage returns when processing files (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/210) 2022-09-07 20:41:16 +02:00
flb f583cefb41 restore hekate_ipl download 2022-09-06 21:03:45 +02:00
flb d71dcc1807 Add Custom Downloads tab 2022-09-06 20:45:26 +02:00
flb 7b34afc414 ensure extraction in correct directory 2022-08-10 14:27:04 +02: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 66a24674b2 remove redundant directory creating during extraction 2022-08-07 16:28:27 +02:00
PoloNX 64c13a5626
Update extract.cpp (#209)
* Update extract.cpp

Use Minizip beacause it's faster with big packs like deepsea

* fix for pull request

* fix crash at 66%

* fix create DIR

* Refactored extraction, possibly ironed out some bugs

* get uncompressed size using minizip

* use minizip to extract cheats, remove zipper dependency, fix getUncompressedSize()

Co-authored-by: flb <f.lb@gmx.com>
2022-08-07 15:39:17 +02:00
flb 770da4fda2 bump version 2022-07-25 17:06:25 +02:00
flb cfff64a59c fix wrong bid for titles overriden by HBL (closes https://github.com/HamletDuFromage/aio-switch-updater/issues/205) 2022-07-25 16:55:07 +02:00
clamintus 903946a96b
Improved Italian localization (& more localization) (#202)
* More localization

* Improved Italian localization

* Improved Italian localization pt.2

* Italian: minor fixes and improvements
2022-06-02 18:32:52 +02:00
flb 47ce9d479e bump version 2022-05-23 13:54:36 +02:00
flb 75f4ad009c fixed crash in appletmode 2022-05-22 15:39:26 +02:00
flb a1b9ab2f3b little cleanup 2022-05-16 16:35:42 +02:00
flb 2a15af3059 don't show empty lists 2022-05-16 15:55:12 +02:00
flb b9b8773a05 Added missing updates menu 2022-05-16 15:40:31 +02:00
flb 1b008bacab properly sleep 2022-05-02 01:04:05 +02:00
flb 74a9d89030 bump version 2022-05-01 22:41:30 +02:00
Angelo Elias Dalzotto 0b905a1d81
Download firmwares from Mega (#187)
* Add libmegadl

* Allow downloads from Mega

* Keep compat with older app versions

* Add fallback for archive.org link format

* Revert "Add libmegadl"

This reverts commit ddee32ba66.

* Revert "Keep compat with older app versions"

This reverts commit 11fe274dc6.

* Revert "Add fallback for archive.org link format"

This reverts commit 74dfaeab42.
2022-05-01 22:24:25 +02:00
flb 378ad7a401 increase timer between prompts 2022-04-22 16:04:46 +02:00
flb 8e594aa80e clean up language changing code 2022-04-21 01:58:50 +02:00
flb 6874cc060f small refactor 2022-03-30 22:25:05 +02:00
flb e056903326 add logout confirmation prompt 2022-03-30 22:23:15 +02:00