Commit Graph

196 Commits

Author SHA1 Message Date
heliguy4599
d49e470e80 Merge pull request #28 from dominichayesferen/patch-1
Fixed the spelling of elementary - Thanks for noticing that!
2023-10-03 14:56:28 -04:00
heliguy4599
1695caec3b Make filter way faster, use local C for subcommand 2023-10-03 03:04:18 -04:00
Dominic Hayes - Feren OS Dev
9a43bb2e9b Fixed the spelling of elementary
very first MR

in all seriousness it fixes the spelling and stylises it consistent with how elementary OS is written on https://elementary.io/.
2023-10-02 22:39:08 +01:00
heliguy4599
c918927ab1 Speedup opening properties window
Getting the size of the user data is now threaded, meaning the window opens instantly
2023-10-02 14:14:22 -04:00
heliguy4599
55dcb6cf34 Make filter work again
Filter was broken in the previous commit
2023-10-02 13:53:07 -04:00
heliguy4599
00e91905f4 Select Mode Speed Increase
Massively speed up toggling selection mode and selecting all
2023-10-02 13:16:34 -04:00
heliguy4599
3179bdb09e If user has all popular remotes, skip to new remot 2023-10-01 23:01:06 -04:00
heliguy4599
15f6cab028 Add a list of popular remotes
This list will show when the user wants to add a new remote
2023-10-01 08:50:23 -04:00
heliguy4599
996a486ede Update README.md
Add permanent Discord server link
2023-09-30 23:33:53 -04:00
heliguy4599
424fa371c5 Update readme with more Flathub stuff 2023-09-29 15:11:50 -04:00
heliguy4599
672902c1be Replace badge svg with png 2023-09-29 15:04:06 -04:00
heliguy4599
e9dc839ce3 Add Flathub badge and mention flathub in readme 2023-09-29 15:02:35 -04:00
heliguy4599
bc629a01d0 Remove filter reset toast 2023-09-26 10:38:12 -04:00
heliguy4599
77611683f0 Change wording
Change any mention of orphaned user data to leftover user data
Edit app metainfo
2023-09-26 09:31:56 -04:00
heliguy4599
ba5dbf785e Change wording
Change any mention of orphaned user data to leftover user data
Edit app metainfo
2023-09-26 09:31:45 -04:00
heliguy4599
9de7b5e1e9 Update the release date in metainfo.xml 2023-09-25 22:39:17 -04:00
heliguy4599
1a96d5f2dc Bump to version 1.0.0
Also edit very minor wording in the readme
2023-09-25 22:31:47 -04:00
heliguy4599
27c7ef44a4 Change a few screenshots around 2023-09-25 22:24:01 -04:00
heliguy4599
1ed93ffe6f Refine batch uninstall dialog
Batch uninstall dialog now only prompts to trash user data only if at least one app has user data
2023-09-25 21:28:01 -04:00
heliguy4599
3def1c289d Bump version to 0.7.0 2023-09-25 17:24:47 -04:00
heliguy4599
efc20a1277 Fix bug in orphans orphans window
Fix bug where if a row was selected, and then the select all butt was set to non active, the install and trash buttons would still remain clickable
2023-09-25 04:07:09 -04:00
heliguy4599
7907455cf7 Change app ID to io.github.flattool.Warehouse 2023-09-25 02:41:53 -04:00
heliguy4599
4b75ba10fb Undo previous coimmit that broke everything 2023-09-25 01:42:59 -04:00
heliguy4599
646f1204a4 Attempt to rename app ID 2023-09-25 01:19:34 -04:00
heliguy4599
91497b3bae Remove stated network permission 2023-09-25 01:10:56 -04:00
heliguy4599
9a2969027c Update README.md 2023-09-24 23:07:51 -04:00
heliguy4599
6b66a43285 Update README.md 2023-09-24 23:07:10 -04:00
heliguy4599
65f134c850 Change properties icon margin 2023-09-24 22:50:10 -04:00
heliguy4599
e5fd8f7cfc Specify hardware requirements in metainfo 2023-09-24 22:30:37 -04:00
heliguy4599
528451029f Add screenshots to app page 2023-09-24 20:44:19 -04:00
heliguy4599
540a668114 Add Screenshots and change properties window title 2023-09-24 20:20:00 -04:00
heliguy4599
5d670a8786 Reformat uninstall dialogs
Change uninstall dialogs to match GNOME Software's uninstall dialogs
2023-09-24 19:46:39 -04:00
heliguy4599
6cb2f92bd2 Begin making a proper app page for Flathub 2023-09-24 18:27:54 -04:00
heliguy
2c15982ca6 Make all trash dialogs use the same wording 2023-09-24 03:49:09 -04:00
heliguy
bd764eeb0b Have the list row show ref when showing runtimes 2023-09-24 03:41:37 -04:00
heliguy
9ffa3d6cba Find remote installation type in a better way
Make it so that the options in the remote Options column are looped through to find user or system, instead of always assuming is the first option
2023-09-24 02:59:51 -04:00
heliguy
10bebafdd5 Complete the main list filter feature 2023-09-24 02:38:07 -04:00
heliguy
af2e225dc8 Remotes copy and Filter work
Add a button to copy the remote name from the remotes manager window
Continue work on the filter
2023-09-23 23:38:43 -04:00
heliguy
b8e9c1f0de Sync work 2023-09-23 02:33:52 -04:00
heliguy
45ae32c463 Begin adding filter options 2023-09-23 02:02:05 -04:00
heliguy
45e89a858f Add multiple batch copy options 2023-09-23 00:08:47 -04:00
heliguy
27ab7934be Bump version to 0.6.0 2023-09-22 22:40:12 -04:00
heliguy
96db2c598a Sync work 2023-09-22 07:29:02 -04:00
heliguy
75490a3ec2 Remove remote removal with apps feature
Remove the feature that was planned to allow apps to be removed when the remote was removed
2023-09-22 07:01:15 -04:00
heliguy
a5cacfca44 Fix crash in remotes window
Remotes window would crash if there were no remotes found on the system
2023-09-22 06:19:23 -04:00
heliguy
a207061e48 Remove test case 2023-09-22 06:14:41 -04:00
heliguy
5f15eebb92 Fix crash in orphans window
Orphans window would crash when there were no orphans to show
2023-09-22 06:13:00 -04:00
heliguy4599
a1409e870e Seperation and improvements
Seperate the orphans window into its own file, seperate non window related functions into a common file, minor UI improvements
2023-09-22 05:26:21 -04:00
heliguy4599
f4ab22b49e Sync current work 2023-09-21 16:30:58 -04:00
heliguy4599
aae54f2c4c Change flatpak builder to flathub 2023-09-21 15:00:39 -04:00