Commit graph

12 commits

Author SHA1 Message Date
Wavesonics
83785c9f89
Fix SL4J being stripped out of desktop builds 2026-06-19 17:23:11 -07:00
Adam Brown
3f9c497657
Add recent-projects launcher menus for Linux (D-Bus quicklist) and macOS (Dock menu), reaching parity with the Windows jump list. All three platforms are now unified behind a QuickShortcuts interface so callers don't care which OS they're on. Pulled the shared "top N projects by lastAccessed" pipeline up onto ProjectsRepository.getRecentProjects() (used by the desktop and Android shortcut managers), and replaced scattered os.name string-matching with a typed HostOs enum. 2026-05-17 14:40:56 -07:00
Adam Brown
60416a6c43
No longer needed now that we're using JBR 2026-05-13 21:12:59 -07:00
Adam Brown
1e0050aff3
Switch to the JBR runtime 2026-05-13 20:42:51 -07:00
Adam Brown
276b2c7352
Remove unused Darklaf theme dependency 2026-05-13 19:59:52 -07:00
Wavesonics
c12c53a323
Polishing desktop window setup 2026-05-13 19:22:12 -07:00
Adam Brown
509b8942ba Proguard for desktop minification is working
Optimization still results in a crash
2025-12-20 19:27:20 -08:00
Adam Brown
ff03ebdcf7 Taking a big whack at predictive back 2025-12-08 17:40:13 -08:00
Adam Brown
da06fda3ac Took at crack at proguard for the desktop clients again
It's still not working though...
2025-03-31 17:36:39 -07:00
Adam Brown
395e48a783 Trying (and failing) to get proguard working on desktop targets 2024-11-02 13:14:15 -07:00
Adam Brown
982a0dfed6 Disable obfuscation 2024-11-02 01:27:38 -07:00
Adam Brown
8a06cc58a5 Added Github release action 2023-04-23 15:42:39 -07:00