670ace1963Merge pull request #282 from jp64k/RSL-3.0.4
Fenopy
2026-01-06 12:03:22 -06:00
77cfb81545Feat: Rookie now flashes in taskbar when FlexibleMessageBox is thrown and window is inactive, Fix: FlexibleMessageBox positioning for inactive/minimized window
jp64k
2026-01-06 17:51:36 +01:00
3d241cc634fix: issue with selecting the default mirror
fenopy
2026-01-06 08:50:34 -06:00
3148ddcfa3Implemented custom ModernListView class, added modern scrollbar to gallery view, reworked list view columns and sorting, added fix to skip 0 MB entries when MR-Fix version exists
jp64k
2025-12-18 05:44:54 +01:00
b793d2a140bump rclone to 1.72.1
fenopy
2025-12-17 15:36:55 -06:00
5f16ad13e2Merge pull request #273 from jp64k/RSL-3.0-2
Fenopy
2025-12-17 15:20:01 -06:00
ddb503feecUpdate to handle UTC timestamps
Fenopy
2025-12-17 15:19:44 -06:00
1bcfbd132dUpdated icon in forms I missed earlier; now reusing existing icon; dropping .exe size from 3,38 MB to 1,03 MB
jp64k
2025-12-17 22:18:19 +01:00
9862a6a8caFixed update sorting for gallery view to consider exact date+time (and not just date)
jp64k
2025-12-17 19:43:39 +01:00
9ef3c9264eMerge pull request #272 from jp64k/RSL-3.0-2
Fenopy
2025-12-17 06:11:27 -06:00
12c371da84Fixed gallery view placeholder text alignment for missing thumbnails
jp64k
2025-12-17 05:13:10 +01:00
782ead1c1eRemove InstalledVersion column, now showing it unified in single version tab
jp64k
2025-12-17 05:07:08 +01:00
e9f77449f0Added 'Installed Version' column to games list
jp64k
2025-12-17 04:51:57 +01:00
fd77c4db8bReworked tile design in game gallery
jp64k
2025-12-17 04:18:36 +01:00
d9a8d1c460Fixed trailer player regression
jp64k
2025-12-17 02:53:57 +01:00
c5b151471aRefactored progress bar to show fractional percentages and improved ETA smoothing
jp64k
2025-12-17 02:20:40 +01:00
2f843bc458Refactored game list refresh logic to use existing RefreshGameListAsync() method
jp64k
2025-12-17 00:31:25 +01:00
f528520024Simplified extraction and installation progress labels in inner progress bar
jp64k
2025-12-17 00:05:03 +01:00
a92d4c0267Unified DLS+ETA progress labels and implemented ETA tracking for extraction, installation, and copy operations
jp64k
2025-12-16 22:50:55 +01:00
acaea1d243Fixed UI lag during progress updates
jp64k
2025-12-16 21:10:53 +01:00
15f0c1ee72chore: update proxy handling order
Fenopy
2025-12-15 06:14:03 -06:00
44df1666f4Fixed ampersands (&) not being rendered in selectedGameLabel and rookieStatusLabel
jp64k
2025-12-15 02:42:43 +01:00
6cbfdbe52cRefactored file download logic to use DNS fallback for 7-zip and WebView2 downloads, fixed crash craused by corrupted user.config preventing startup
jp64k
2025-12-15 00:07:54 +01:00
75d22ab504Parse proxy settings only when proxy is enabled
jp64k
2025-12-14 20:45:13 +01:00
0c20841db3Added efficient Cloudflare DNS fallback with local proxy for RCLONE
jp64k
2025-12-14 20:25:48 +01:00
b33251d98bMoved ShowError_QuotaExceeded() outside of try-catch, updated message, close application after showing the error
jp64k
2025-12-14 18:45:21 +01:00
3ef0652a85Fixed several error messages being opened behind mainwindow
jp64k
2025-12-14 16:54:35 +01:00
2ced3aa961Support for HTTP proxy for Rclone (sourced from pr 252)
v3.0-beta
fenopy
2025-12-12 08:19:14 -06:00
0ecb4255e9Merge pull request #269 from jp64k/RSL-3.0
Fenopy
2025-12-11 17:50:07 -06:00
f8dea1e135Added modern progress bar, real-time install/OBB progress updates using AdvancedSharpAdbClient, updated sideload confirmation messages, and a new icon based on the VRP server icon.
jp64k
2025-12-11 23:06:49 +01:00
f714d2cb92Added prompt to ask if users want to delete game files after install when enabling sideloading
jp64k
2025-12-11 16:01:17 +01:00
f3a93afcccqol: add github link to about
fenopy
2025-12-11 08:48:09 -06:00
123fb7261cfeat: add firmware version to Device Model Label
fenopy
2025-12-11 08:33:41 -06:00
79225fe21dMerge pull request #268 from jp64k/RSL-3.0
Fenopy
2025-12-11 08:32:08 -06:00
062d702877Improve wireless ADB setup, added rookie, device ID, mirror and sideloading status labels, fixed a UI-thread blocking regression in ProcessNewApps...
jp64k
2025-12-11 03:47:32 +01:00
e9e8c1298eUpdated rookie icon and reduced file size from 400 KB to 32 KB
jp64k
2025-12-10 03:50:45 +01:00
9b6104c350Merge pull request #267 from jp64k/beta/RSL-2.35-yt
Fenopy
2025-12-09 16:19:05 -06:00
b06ee70c38Added a newline to the "game already exists" message for clearer prompts
jp64k
2025-12-09 04:57:35 +01:00
769358b999Fixed init when no device is connected and refined download-only flow
jp64k
2025-12-09 04:55:55 +01:00
66058b3134Refactored favorite context menu logic, removed early return from favorite filter; now shows empty list
jp64k
2025-12-09 03:13:58 +01:00
a65b369836Refactor uninstall logic, fixed active filter resetting after uninstalling, and list to gallery switch now jumps to selected title
jp64k
2025-12-09 02:56:54 +01:00