Commit Graph

111 Commits

Author SHA1 Message Date
heliguy4599
8232e260fb Change app page screenshots 2024-10-25 16:30:19 -04:00
heliguy4599
00a40ba758 Make the overlay status look really good (fix style.css not being recognized) 2024-10-13 19:14:41 -04:00
Heliguy
a6844ef438 Fix the <suggests> to <supports> in the metainfo, so Warehouse is shown to work on all devices 2024-09-28 23:47:44 -04:00
Heliguy
d7edab1564 Set rename button's icon to pencil 2024-09-23 13:33:13 -04:00
Heliguy
485a845b5e Sync current work 2024-08-25 23:19:46 -04:00
Heliguy
bcd560a791 Add new icons 2024-08-21 01:15:14 -04:00
Heliguy
ab6ed8bad9 Sync current work 2024-08-18 16:26:43 -04:00
heliguy
ae3cd173ed Make sorting UI better 2024-07-19 11:17:42 -04:00
heliguy
3a6ce441f8 Add user data page 2024-07-15 00:18:49 -04:00
heliguy
9e3561d454 add icons 2024-07-08 21:30:31 -04:00
heliguy
f7043a046e add icons 2024-07-07 23:20:26 -04:00
heliguy
4350c0db2e add icons 2024-07-07 21:53:46 -04:00
heliguy
a5558ec978 Sync current work 2024-07-07 15:37:32 -04:00
heliguy
3e75e05260 Add more icons 2024-07-06 01:58:36 -04:00
heliguy
5952147417 Add more icons 2024-07-05 21:57:37 -04:00
heliguy
d440d34a50 Use icon for sidebar button 2024-07-05 03:13:54 -04:00
heliguy
342c2d4194 Fresh start
Remove pretty much everything in preparation of complete overhaul for 2.X
2024-07-03 16:35:39 -04:00
heliguy
12743c92ad Release 1.6.3 Update metainfo, version, and profile 2024-07-03 14:21:12 -04:00
Heliguy
c4f75ea5a2 Release 1.6.2 Update metainfo 2024-04-16 11:46:05 -04:00
Heliguy
b9249a43f1 Release 1.6.1 Update Metainfo 2024-04-07 19:09:46 -04:00
Heliguy
74b50187b4 Fix typo in 1.6.0 bugfix notes 2024-04-07 02:18:25 -04:00
Heliguy
9b48a8140e Release 1.6.0 Fix Metainfo list formatting 2024-04-07 00:20:48 -04:00
Heliguy
2eedc8e91e Release 1.6.0 Update Metainfo 2024-04-07 00:16:26 -04:00
Heliguy
302bbd5e3f Remove app name from properties dialog title 2024-04-06 23:34:49 -04:00
heliguy
7e03412bd1 Allow description to be copied in properties dialog 2024-04-02 05:31:14 -04:00
heliguy
c180df4ca1 Use flatpak info command for the properties window 2024-04-02 05:06:20 -04:00
heliguy
b5518e5042 Do not use overlay for downgrade apply button 2024-03-31 01:37:03 -04:00
heliguy
4ca826d8b3 Add status page for list refreshing 2024-03-31 00:51:10 -04:00
Sabri Ünal
c7da42d73b appdata: translate=no properties
It appears that the appstream project no longer supports
`translatable=no` properties, and gettext extract the
`translatable=no` marked strings as translatable.

I opened an issue to inform about the situation, but `translatable=no`
properties are not accepted by developers. You can find the issue
here: `https://github.com/ximion/appstream/issues/623`

**Please test your script or string extraction process before merging this PR.**

> In MetaInfo files, each individual paragraph of a description
> (or enumerated entry) is translated individually, however,
> you can only exclude the complete block from being translated
> by adding `translate="no"` to the description element.

Source: https://freedesktop.org/software/appstream/docs/sect-Quickstart-Translation.html
2024-03-31 03:02:36 +03:00
heliguy
f1c02e0f8e Convert orphans window to adw.dialog 2024-03-28 22:47:04 -04:00
heliguy
669112c1d0 Correct multiple issues in search install being a dialog 2024-03-27 22:10:55 -04:00
heliguy
0c1b8906a1 Convert search_install window to adw.dialog 2024-03-27 18:09:24 -04:00
heliguy
3260e07ea8 Remove extra window controls in remotes dialog 2024-03-27 05:28:47 -04:00
heliguy
a9ae4a1a1f Convert remotes window to adw.dialog 2024-03-27 05:27:53 -04:00
heliguy
41e2c7d7ee Convert snapshots window to adw.dialog 2024-03-27 04:32:26 -04:00
heliguy
fd9698fe74 Fix button overlay being visible when it shouldn't be 2024-03-27 03:37:17 -04:00
heliguy
ec07bc0d13 Convert downgrade window to adw.dialog 2024-03-27 03:01:00 -04:00
heliguy
e4e09a7b05 Convert properties window to adw.dialog 2024-03-27 01:49:13 -04:00
heliguy
76a8e78502 Convert filter window to an adw.dialog 2024-03-27 01:34:29 -04:00
heliguy
63a1c225f1 Release 1.5.1 Fix typo in metadata 2024-03-08 13:19:38 -05:00
heliguy
b6b60035ef Release 1.5.1 Update metadata 2024-03-08 13:10:10 -05:00
heliguy
e5200fcce6 Release 1.5.1 Update Metainfo and use default build option 2024-03-08 12:40:28 -05:00
heliguy
d777671bfd Release 1.5.0 - Update metainfo 2024-03-05 22:03:41 -05:00
heliguy
c230d0adc8 Consolodate header buttons
Remove the Refresh List button in favor of it in the main menu drop down
Remove the newly added Install Menu button in favor of it in the manin menu drop down
2024-02-19 03:39:16 -05:00
heliguy4599
4903d36e02 Fully complete the Install From The Web window, for installing new paks 2024-02-15 03:21:57 -05:00
heliguy4599
3ae90e52ae Batch install and uninstall now gives more feedback 2024-02-14 08:57:54 -05:00
heliguy4599
f5d16cfde7 All icon buttons have tooltip text 2024-02-12 22:45:54 -05:00
Heliguy
32497839ba Properly center align New Snapshot button 2024-02-07 04:09:04 -05:00
Heliguy
76bb928e6f Make filter window apply instantly on change 2024-02-07 04:02:27 -05:00
Heliguy
fedd3e0301 Clean up Properties window. Thanks Monster! 2024-02-06 11:24:29 -05:00