Commit Graph

276 Commits

Author SHA1 Message Date
kramo
52f02f7d05 Add extra args to po/meson.build 2023-10-21 10:40:36 +02:00
heliguy4599
2ad2cc3400 Merge pull request #57 from lleyton/main
feat: basic gettext setup
2023-10-21 04:20:22 -04:00
Lleyton Gray
86aa8b9644 feat: basic gettext setup 2023-10-21 01:02:10 -07:00
heliguy
28417a20e0 Remove ToDo list from readme, add banner to readme 2023-10-20 21:51:54 -04:00
heliguy
3d26783092 Bump version to 1.3.Beta and add dev headbar 2023-10-20 21:43:13 -04:00
heliguy
93992d654b Fix crash when parsing change in downgrade subject 2023-10-20 21:38:07 -04:00
heliguy
52409469fb Make run app work again 2023-10-20 07:15:27 -04:00
heliguy
7d6b447579 Fix row menu button coming back after refresh 2023-10-20 07:01:39 -04:00
heliguy
7c14c3ba3b Fully implement masks and downgrades 2023-10-20 06:16:53 -04:00
heliguy
66700a1137 Implemented some amount of masking
The main list and properites window now show when a flatpak is masked and the properties window offers to unmask it
2023-10-20 00:42:03 -04:00
heliguy
3c701806ba Add UI for downgrades (non functional) 2023-10-19 23:36:36 -04:00
heliguy
a556c40b29 Remove translations :( 2023-10-18 06:29:58 -04:00
heliguy
becd776dc8 Add Copy launch command row menu item 2023-10-18 05:43:59 -04:00
heliguy
9c535f9602 Add copy row menu 2023-10-16 23:26:18 -04:00
heliguy
f248060be6 Remove 'select all' keyboard shortcut 2023-10-16 01:11:59 -04:00
heliguy
3e262f38d2 Add menu button to run and uninstall flatpaks 2023-10-16 01:09:03 -04:00
heliguy
0d8e92fe27 Update metainfo and version numbers for 1.2.1 2023-10-15 17:26:10 -04:00
heliguy4599
2cfc4bdaf0 Merge pull request #54 from runarcn/main
Added flatpak as tag to search
2023-10-15 14:59:21 -04:00
runarcn
a172ded5d7 Added flatpak as tag to search 2023-10-15 20:52:03 +02:00
heliguy
950460b91f Make main list sorted by name 2023-10-12 12:39:47 -04: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
4880e601e5 Finalize new margins 2023-10-11 22:11:20 -04:00
heliguy4599
0227f21671 Stop leftover data window from crashing 2023-10-11 01:50:50 -04:00
heliguy4599
4557b41a5e Correct more list margins 2023-10-11 01:19:55 -04:00
heliguy4599
929a97f775 Use --if-not-exists for local remote additions 2023-10-11 00:52:27 -04:00
heliguy4599
6009bec60d Bump version to 1.2.0 2023-10-10 09:11:01 -04:00
heliguy4599
01f2382d7a Add remote from file & more
Add remote from a repo file either from the picker in the popular remotes window or by a drag and drop.
Allow main menu to be opened with F10
2023-10-10 09:09:12 -04:00
heliguy4599
a2921c8223 Add ability to install app from file selection 2023-10-10 06:06:07 -04:00
heliguy4599
dfeb3a0c28 Stop crashing when all popular remotes are added 2023-10-10 03:29:29 -04:00
heliguy4599
aaeac87973 Add loading indicator to addition of remotes 2023-10-10 03:15:56 -04:00
heliguy4599
f202cd15bc Add open buttons to leftover data window 2023-10-09 06:57:35 -04:00
heliguy4599
fe9effe41f Add sorting to left over data window 2023-10-09 04:33:29 -04:00
heliguy4599
15ca4ef194 Merge pull request #45 from runarcn/main
Add CoC, Thanks for the work!
2023-10-09 03:47:31 -04:00
heliguy4599
4248c20ee3 Add clear filter pill (not functional)
Adds the clear filter pill for future use, but it is currently non functional and is invisible
2023-10-09 03:40:27 -04:00
runarcn
da6617d4c8 Add CoC-info to README 2023-10-09 09:34:49 +02:00
runarcn
1802f89c2f Add proper attribution 2023-10-09 09:26:49 +02:00
heliguy4599
989253ae5c Make filter window title plural 2023-10-09 03:25:56 -04:00
heliguy4599
ee710896bd Change filter window title 2023-10-09 03:25:05 -04:00
heliguy4599
a8641d2f56 Add ability to see apps using runtime
Add ability to see apps using runtime from properties window
2023-10-09 02:59:11 -04:00
runarcn
3f062c7f15 Add CoC 2023-10-09 08:54:18 +02:00
heliguy4599
cbbebb6931 Finalize filter by remotes 2023-10-09 01:57:43 -04:00
heliguy4599
00c020ac58 Do not allow setting the default filter 2023-10-09 01:57:18 -04:00
heliguy4599
335d78defe Make filter button deactivate when closing window
Make the filter button deactivate if the filter window is closed with a keyboard shortcut
2023-10-09 01:18:30 -04:00
heliguy4599
6fe7a989af Add webkit testing remote to popular remotes list
Also this cleans up some of the code that deals with checking for existing remotes and deduplicates work on passing the remotes list
2023-10-08 16:47:53 -04:00
heliguy4599
2796c93d86 Remove EOL and Install Type bubble tags 2023-10-08 14:26:41 -04:00
heliguy4599
0da97e9ad3 Change remotes window popular remotes checking
This changes the popular remotes list way of checking for pre-existing flatpaks to aliviate showing already added flatpaks
2023-10-08 02:16:52 -04:00
heliguy4599
870327816c Add pills and margins
Make installed type text and EOL text be inside of pills to look better and more readable
Increase margins at the top and bottom of the main list
2023-10-07 20:22:27 -04:00
heliguy4599
a707e6b767 Bump version to 1.1.1, update metainfo 2023-10-06 02:10:24 -04:00
heliguy4599
59e0d14b2e Fix bug flatpak list bug on Linux Mint 2023-10-06 02:05:28 -04:00