hammer-editor/desktop
2026-05-18 21:24:06 -07:00
..
gradle/wrapper Upgrade gradle to version 9.5.1 2026-05-17 19:35:37 -07:00
icons Update icons 2026-05-13 21:53:57 -07:00
src Switch desktop window chrome to Material3-themed DecoratedWindow and MaterialTitleBar 2026-05-17 14:54:46 -07:00
build.gradle.kts Remove macos AppImage target format 2026-05-18 21:24:06 -07:00
proguard-rules.pro 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