Commit Graph

66 Commits

Author SHA1 Message Date
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
Heliguy
b654118be4 Fully finish filter window 2024-02-06 10:39:55 -05:00
Heliguy
52a9915d53 Overhaul filters to use gschema (NOT FINISHED) 2024-02-05 01:11:38 -05:00
Bart Gravendeel
5371dc90a2 Modify some strings to comply with GNOME HIG (#88) 2024-02-04 13:24:45 -05:00
Heliguy
cb518fe1dd Hide "Show Disabled" button when no disabled remotes exist 2024-01-20 00:48:48 -05:00
Heliguy
aadf24e9d9 Change downgrade window to use spinner instead of progress bar 2024-01-11 18:43:14 -05:00
Sabri Ünal
658b6e0b6f Small touches (#82)
* po: Order POTFILES entries

Order entries alphabetically.

* data: Small touches

- Add vcs-browser URL
- Mark the app name as untranslatable

* data: Mark a string translatable

- Refresh list of remotes
2024-01-05 01:01:09 -05:00
heliguy
2a01e37c7f Final commit for 1.4.0 - Update meta info 2023-12-18 00:00:55 -05:00
heliguy
14de78765a Update meta info page with proper time and new screenshots 2023-12-17 23:52:35 -05:00
heliguy
3e144facda Update release notes and app screenshots 2023-12-17 23:42:08 -05:00
heliguy
348395b3fc Add batch action to create snapshots 2023-12-17 18:40:24 -05:00
heliguy4599
b58e862138 The evil skeleton type syntax (#79)
* Use type syntax introduced in blueprint 0.8.0

* Update translations

* Make orphans window work with new install type system

* Fix filter window in regards to new remote install type syntax

* Fix pressing cancel on trashing data still trashing data

* Refresh list of flatpaks when a snapshot is applied

---------

Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
2023-12-13 23:42:28 -05:00
heliguy4599
f34dc99cb6 Use type syntax introduced in blueprint 0.8.0 (#77)
Co-authored-by: Hari Rana <theevilskeleton@riseup.net>
2023-12-11 21:26:06 -05:00
heliguy
5eb5403ac0 Add show disabled remotes button in manage remotes 2023-12-10 00:54:48 -05:00
heliguy
e62e51e973 Move No Remotes to new list 2023-12-09 16:24:31 -05:00
heliguy
8c7c7a9b08 Hide Install from Web & fix filter selection reset 2023-12-09 06:45:29 -05:00
heliguy
77ffca3bd7 Merge manage remotes and popular remotes window 2023-12-09 05:55:58 -05:00
heliguy
ffb61c10f1 Begin merging Manage Remotes and Popuilar Remotes 2023-12-08 07:06:32 -05:00
heliguy
c93d30e3ff Make batch actions work again 2023-12-08 04:14:37 -05:00
heliguy
39163d124e Hide view apps using this runtime
Hide the view apps using this runtime button in the properties_window when the current runtime is not a dependant runtime
2023-11-29 02:42:47 -05:00
heliguy
b69454b305 Make the loading page a tad better 2023-11-15 14:30:34 -05:00
heliguy
77138a2631 Make all rows the new AppRow class 2023-11-15 01:50:12 -05:00
heliguy
c45dbb1743 Make the snapshots window even better 2023-11-14 00:58:00 -05:00
heliguy
c8fb16cfad Improve new snapshot button 2023-11-13 20:28:48 -05:00
Heliguy
2022b85e35 Clean up src folder 2023-11-13 00:48:32 -05:00
Heliguy
6150118f0d Add donation link to metainfo 2023-11-07 23:12:59 -05:00
Heliguy
d5fe60dc62 Fix issue #64 2023-11-03 20:47:04 -04:00
Heliguy
0327ff2565 Add manage all things flatpak as comment .desktop 2023-11-02 20:13:07 -04:00
Heliguy
cbf796f32d Add translation link to metainfo 2023-10-23 23:29:40 -04:00
Heliguy
ccad38a8d1 Fix typos in release notes 2023-10-23 21:54:56 -04:00
Heliguy
f6367f4f28 Update metainfo for release 1.3.0 2023-10-23 21:50:55 -04:00
heliguy
0b03c7824b Mark release notes not translatable 2023-10-21 05:04:57 -04:00
heliguy
0d8e92fe27 Update metainfo and version numbers for 1.2.1 2023-10-15 17:26:10 -04:00
runarcn
a172ded5d7 Added flatpak as tag to search 2023-10-15 20:52:03 +02:00
heliguy4599
9fa2350069 Fix typo in 1.2.0 release notes 2023-10-11 22:17:50 -04:00
heliguy4599
8d1142fa97 Update metainfo file for release 1.2.0 2023-10-11 22:12:01 -04:00
heliguy4599
a707e6b767 Bump version to 1.1.1, update metainfo 2023-10-06 02:10:24 -04:00
heliguy
5be071fb2a Fix typo in metainfo 2023-10-05 11:37:59 -04:00
heliguy4599
7ec5a8df2d Update metainfo with the 1.1.0 release notes 2023-10-04 19:23:37 -04:00
heliguy4599
cf1146741a Properly remember window size and state
The previous commit's way of doing it worked but was not adviseable
2023-10-04 17:33:18 -04:00
heliguy4599
932e17672b Window size is now remembered 2023-10-04 17:25: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
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