Commit Graph

19 Commits

Author SHA1 Message Date
e613a525a5 Properly close directories when installing badges 2024-06-17 10:52:10 -04:00
Alex Taber
a563683d32 Translation updates (#321)
Co-authored-by: Gato-kun <146145363+Gatokun@users.noreply.github.com>
Co-authored-by: arth <122994355+iveurne@users.noreply.github.com>
Co-authored-by: cooolgamer <64099608+cooolgamer@users.noreply.github.com>
2024-06-14 13:31:59 -04:00
c3e09adcb2 Badge dump overhaul 2024-06-12 18:04:33 -04:00
df4f6a8736 Add install_badges string to Spanish 2024-06-08 00:24:36 -04:00
arth
74509d75db Portugese translation update (#314)
- Translated untranslated strings

- Fixed & shortened a few strings
2024-06-07 20:40:44 -04:00
Gato-kun
bb1e0ac872 Spanish
I really hope i did it right this time
2024-06-07 20:39:58 -04:00
cooolgamer
d426143eaf More French translations + Themes,Splashs,Badges cycling on TP using L&R (#313) 2024-06-07 10:04:59 -04:00
b2374deaf5 Better RAM Usage, proper null safety
Null safety added to some FS functions

Don't attempt to open multiple 15 MB files at once

Some strings changes so the themeplaza browser is better
2024-06-05 14:33:02 -04:00
d79a96fd75 Fix outdated english string 2024-06-04 22:46:45 -04:00
9860dec103 Ask on invalid zip if zip is badge file 2024-06-03 10:23:18 -04:00
30833995d1 Add spanish translation
Also some minor badge changes

Co-authored-by: Tristanabs <76444200+Tristanabs@users.noreply.github.com>
2024-06-01 22:19:53 -04:00
b0db54e71a TP Badge Browser. Incomplete - see notes
TODO:

- Load icons for browser

- Fix previews (max tex size 512x512 and preview image 512x1024?
2024-05-31 12:05:18 -04:00
4d9cde01c4 Initial badges work
Additional cleanup probably necessary, some more feature work still in progress (zip files)
2024-05-30 15:45:57 -04:00
arth
970b3c9749 Small fixes on Portuguese (#308) 2024-05-21 11:15:56 -04:00
arth
016e7fd738 Added Portuguese translation (#307) 2024-05-13 15:48:26 -04:00
20f3c503ad Update browser to not use combos 2024-05-12 21:51:13 -04:00
9b098f6935 Add missing string, fix preview bug in browser 2024-05-12 17:46:55 -04:00
cooolgamer
3c55868183 Added French translation 2024-05-12 16:46:57 -04:00
Alex Taber
a43cbcca74 UX Overhaul (#305)
* Fix bgm checking bug

* Converted install and menu options into button menus rather than combos

* Fix sort order

* Various touch screen changes so that most functions can be done via touch

 * Dim theme list when navigating menus

* Translation framework implemented

* bug when no themes loaded fixed

* Fix theme preview regression introduced in d037691
2024-05-12 14:24:43 -04:00