ITotalJustice
10f079e881
make progress popup a little nicer, store json timeout is now 1h, initial work on storing update changelog
...
also removed the ability to cancel an update whilst unzipping the files, as this would result
in a corrupted sphaira.nro install, which we don't want.
2024-12-21 19:44:43 +00:00
ITotalJustice
4a058d3caf
disable install by default, enabled via advanced menu. disable web browser if applet.
2024-12-21 18:49:40 +00:00
ITotalJustice
986ffdcd9c
remove option to set archive bit in filebrowser
...
removed as likely no one needs this feature, and an cause problems for users
that do not know what they're doing
2024-12-21 18:04:19 +00:00
ITotalJustice
97085ef282
add option in config to remove install warning prompt
2024-12-21 18:01:57 +00:00
ITotalJustice
d02fbcf282
fix performance regression caused by #32
...
the issue isn't with the pr itself, however it did expose the lack of caching with the translation strings, it will
continue to search for strings, even if we already found them.
to solve this, i used a map to cache said strings
2024-12-21 17:31:19 +00:00
Yorunokyujitsu
c8ae2a7872
Almost all strings for translation. ( #32 )
...
* Almost all strings for translation
* Remove nonexistent strings.
---------
Co-authored-by: ITotalJustice <47043333+ITotalJustice@users.noreply.github.com >
2024-12-21 16:49:48 +00:00
HenryBaby
79da00e098
Swedish translation ( #26 )
2024-12-21 16:47:26 +00:00
ITotalJustice
0edd7c400f
add support for swedish translations (needed for pr merge)
2024-12-21 16:46:10 +00:00
ITotalJustice
aa03256fd4
better naming for menu tabs (Fs -> Files, Apps, App -> Store)
...
fixes #30
2024-12-21 16:35:26 +00:00
ITotalJustice
8f1084b24f
fix text bounds in option box
...
fixes #28
2024-12-21 16:32:36 +00:00
ITotalJustice
55c952a51f
add stars in homebrew menu (hbmenu feature)
...
fixes #22
2024-12-21 16:30:32 +00:00
ITotalJustice
dd6371997c
fix core3 being pinned at 100% due to nxlink polling.
...
this was caused due to 9966e57e12
2024-12-21 01:21:45 +00:00
shadow2560
c8c4a273c9
Init and close Set service so auto language work now. ( #31 )
...
* Init and close Set service so auto language work now.
Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com >
* Init and close Set service place moved into services init/close order.
Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com >
---------
Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com >
2024-12-20 17:42:28 +00:00
ITotalJustice
0570c14343
bump version for release
0.4.1
2024-12-20 11:17:15 +00:00
ITotalJustice
66f2171995
use localtime instead of gmtime
...
fixes #23
2024-12-18 17:51:08 +00:00
J0hnTR
3178f11596
Update ru.json ( #29 )
...
Native RU-speaker here, just verified autotranslation a bit.
2024-12-18 14:36:50 +00:00
ITotalJustice
e2d9db8928
fix appstore sort strings not being rendered
2024-12-18 00:28:59 +00:00
ITotalJustice
945d1f3ae6
add updater, remove white theme (it was unfished), remove more dead code, bump version for release
2024-12-18 00:04:27 +00:00
Battosai94
0585bec6e5
Update fr.json ( #17 )
...
Minor changes to FR translation
2024-12-17 23:15:53 +00:00
Yorunokyujitsu
11f4f3000a
Korean translation ( #19 )
2024-12-17 23:15:30 +00:00
Sanras
474843915c
Add OLED Black Theme ( #20 )
2024-12-17 23:12:37 +00:00
Ny'hrarr
3146b951f2
New icon ( #18 )
...
* New icon
2024-12-17 22:54:45 +00:00
ITotalJustice
2db9b72416
improve fr translation (credit to @Battosai94)
...
see: https://github.com/ITotalJustice/sphaira/issues/2#issuecomment-2549628348
2024-12-17 21:12:26 +00:00
ITotalJustice
9b4710d386
show time in main menu, change battery % symbol to use a small version
2024-12-17 21:04:36 +00:00
Aurelia
ddf5b94f4d
i18n: improve de locale ( #16 )
...
revised some wording, false friends and neologisms
2024-12-17 20:50:15 +00:00
ITotalJustice
ecb2567757
add workflow
2024-12-17 20:05:33 +00:00
ITotalJustice
b59a162473
fix not exiting to home menu whilst replacing hbmenu
2024-12-17 19:54:49 +00:00
ITotalJustice
ef5ff520d1
Add files via upload ( #11 )
...
Corrected Japanese translation
Co-authored-by: HoRy205 <101063179+HoRy205@users.noreply.github.com >
2024-12-17 16:56:00 +00:00
ITotalJustice
433c2e220c
fix overlapping text in fs
...
fixes #13
2024-12-17 16:21:14 +00:00
do-kiss
98ad2f485b
Chinese translation ( #12 )
...
Chinese translation
2024-12-17 16:05:07 +00:00
ITotalJustice
9966e57e12
option to install nro from fs, swap LR display, load translations locally, fix scrolling sound, add file name to rename swkdb
...
- reduce nxlink svcsleep to reduce latency between polling.
- translations can now be loaded from /config/sphaira/i18n/name.json, this is to help aid those creating translations.
- swap LR position in display. the fix is a hack, but it'll do for now.
- sound effects are now consistent throught the app.
- renaming a file will now show the current file name in swkbd, makes it easier to rename from config.ini.template -> config.ini
- removed some dead code that was unused.
- add credits to the readme.
- speed up playlog ini parsing by browsing the ini rather that doing a query for each entry.
2024-12-17 16:03:05 +00:00
shadow2560
c11990e1bd
Improve french language ( #10 )
...
Signed-off-by: shadow2560 <24191064+shadow2560@users.noreply.github.com >
2024-12-17 13:29:18 +00:00
LNLenost
9b1c0226e1
Added Italian translation ( #8 )
...
* Delete assets/romfs/i18n/it.json (old Italian translation)
* Uploaded new, correct Italian translations.
2024-12-17 13:13:36 +00:00
WE1ZARD
f38a671a7f
use translatation from native Chinese ( #3 )
2024-12-17 12:58:17 +00:00
Ny'hrarr
fe952dc9f2
Improve Portuguese translation ( #1 )
...
* Improved Portuguese translation
* Update pt.json
2024-12-17 01:49:21 +00:00
ITotalJustice
d063ffcb20
remove old theme entries, make "Back" be the default hovered option when installing forwarder
2024-12-16 22:51:58 +00:00
ITotalJustice
34a44f3717
fix cmake git version
0.3.0
2024-12-16 21:48:16 +00:00
ITotalJustice
0370e47f7f
public release
2024-12-16 21:13:05 +00:00