85 Commits

Author SHA1 Message Date
edaf98b10d Add app icons, screenshots, and complete AppStream metainfo v0.1.0 2026-03-01 14:46:41 +02:00
292b91d612 Rewrite README with better header and project framing 2026-03-01 13:12:45 +02:00
c8683f3d72 Rewrite README with feature documentation 2026-03-01 12:54:55 +02:00
2cfb6fa0f0 Change license to CC0-1.0 2026-03-01 12:49:17 +02:00
622a6ecf79 Add WCAG 2.2 AAA compliance and automated AT-SPI audit tool 2026-03-01 12:44:21 +02:00
43db437ac7 Add tags, export/import, and changelog features 2026-03-01 01:01:43 +02:00
49b2a2f592 Add UX enhancements: carousel, filter chips, command palette, and more 2026-03-01 00:39:43 +02:00
b73c457c34 Add AppImageHub.com OCS API as primary catalog source 2026-02-28 20:33:40 +02:00
4920211eec Add GitHub metadata enrichment for catalog apps 2026-02-28 16:49:13 +02:00
d0f3984d32 Add Launch and Uninstall buttons to detail view header 2026-02-28 01:56:21 +02:00
5f3b7f892b Use relative time for update_checked in detail view 2026-02-28 01:54:51 +02:00
8f40262dff Use relative timestamps everywhere instead of raw date strings 2026-02-28 01:52:56 +02:00
5aff13e419 Use undo toast for integration removal instead of immediate action 2026-02-28 01:51:40 +02:00
b120daa9c7 Consolidate preferences into General and Updates pages 2026-02-28 01:50:38 +02:00
ffabc4c2ed Show updates-available banner in Installed view 2026-02-28 01:48:50 +02:00
ad7c850ff0 Add Ctrl+1/2/3 keyboard shortcuts for view switching 2026-02-28 01:45:32 +02:00
bb055a5503 Default to Catalog tab when library is empty on first launch 2026-02-28 01:44:41 +02:00
fc1904be60 Replace technical jargon with user-friendly labels in detail view 2026-02-28 01:44:09 +02:00
0842f5ed61 Consolidate detail view from 4 tabs to 2 (About + Details) 2026-02-28 01:42:35 +02:00
f2cf2b3466 Simplify app card badges, remove colored status borders 2026-02-28 01:41:28 +02:00
e73ea22e23 Show update count badge on Updates tab in ViewSwitcherBar 2026-02-28 01:40:22 +02:00
7ad8903393 Slim down hamburger menu, move Preferences to bottom section 2026-02-28 01:38:40 +02:00
dd8790c5d1 Improve catalog view with relative timestamps, auto-refresh, and installed badges 2026-02-28 01:38:01 +02:00
a187316a1a Add scan button, sort dropdown, and improved empty state to library view 2026-02-28 01:36:47 +02:00
f431cea768 Replace single NavigationView with ViewSwitcher (Installed, Catalog, Updates) 2026-02-28 01:33:43 +02:00
9fa48f1bac Add dedicated Updates view with check-now and update-all 2026-02-28 01:26:10 +02:00
baa81243d3 Add relative_time() helper for human-readable timestamps 2026-02-28 01:24:08 +02:00
475a23f3dd Fix catalog refresh: handle null fields in AppImageHub feed JSON 2026-02-28 00:46:39 +02:00
f06483194c Clean up unused catalog function and wire source info into catalog view 2026-02-28 00:25:05 +02:00
8c5ee314d8 Add AppImageHub in-app catalog browser with search, categories, and install 2026-02-28 00:23:36 +02:00
db83dc3224 Add similar app recommendations from shared categories 2026-02-28 00:17:55 +02:00
cdeab85cf6 Add portable mode with removable media detection and scanning 2026-02-28 00:16:52 +02:00
5b3c95ae26 Add update-all, autostart, purge, and verify CLI commands 2026-02-28 00:13:31 +02:00
d05a0e39e0 Add system-wide installation via pkexec with polkit policy 2026-02-28 00:11:57 +02:00
0b6db27ac2 Add default application selector for browsers, email, and file managers 2026-02-28 00:10:39 +02:00
45e1c57842 Add first-run permission summary dialog before launch 2026-02-28 00:07:49 +02:00
a515ee6b4f Add download verification with signature and SHA256 support 2026-02-28 00:05:43 +02:00
e52397f64b Extract and apply StartupWMClass for proper taskbar icons 2026-02-28 00:02:44 +02:00
1abe783dfc Add file type association manager with MIME type support 2026-02-28 00:00:42 +02:00
8e95bbaabd Add FUSE fix wizard with pkexec installation 2026-02-27 23:59:26 +02:00
6208dab2b7 Add icon preview to drag-and-drop dialog 2026-02-27 23:58:09 +02:00
619b3cb447 Add full uninstall dialog with data cleanup options 2026-02-27 23:56:56 +02:00
84e33d06c8 Add one-click Update All with batch progress dialog 2026-02-27 23:55:04 +02:00
325cbdd87f Add background update checks with configurable interval 2026-02-27 23:52:28 +02:00
e3433edb68 Add per-app storage breakdown to detail view 2026-02-27 23:48:21 +02:00
2aebccd914 Add system notification support for crashes and updates 2026-02-27 23:47:19 +02:00
bee43b29c1 Add autostart manager with XDG autostart support 2026-02-27 23:45:58 +02:00
fcd57a372d Add batch selection and bulk operations to library view 2026-02-27 23:45:01 +02:00
ddde786c41 Wire auto-integrate setting to scan pipeline 2026-02-27 23:42:22 +02:00
8c57a06a79 Add launch statistics to dashboard 2026-02-27 23:41:22 +02:00