Commit Graph

68 Commits

Author SHA1 Message Date
heliguy
f1c02e0f8e Convert orphans window to adw.dialog 2024-03-28 22:47:04 -04:00
heliguy
0c1b8906a1 Convert search_install window to adw.dialog 2024-03-27 18:09:24 -04:00
heliguy
a9ae4a1a1f Convert remotes window to adw.dialog 2024-03-27 05:27:53 -04:00
heliguy
852cef44ff Use the new AboudDialog 2024-03-27 00:26:29 -04:00
heliguy
5535a7893f Fromat with black 2024-03-08 13:03:05 -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
Heliguy
6a07be3b09 Fix about window donation link 2024-02-07 05:10:14 -05:00
Heliguy
b654118be4 Fully finish filter window 2024-02-06 10:39:55 -05:00
kramo
3b9bbe228c kramo.hu → kramo.page (#87) 2024-01-31 06:40:02 -05:00
heliguy
e91a06be2e Format code with Black 2023-12-22 23:33:28 -05:00
heliguy
8c7c7a9b08 Hide Install from Web & fix filter selection reset 2023-12-09 06:45:29 -05:00
heliguy
71ca71008f Update translations 2023-11-14 12:05:42 -05:00
skøldis
256038c6eb Add contributor credits (#70)
* Add contributors section to AdwAboutWindow

* Update PO
2023-11-14 01:09:39 -05:00
skilpedde
72aa80b39a add const.py options to dynamically set version 2023-11-11 11:08:07 +01:00
skilpedde
8db85cde74 Add troubleshooting string 2023-11-11 09:18:13 +01:00
Heliguy
94161ff99e Add donation link to about page 2023-11-08 00:19:56 -05:00
Heliguy
5855666b2b Start work on install from search feature 2023-10-26 01:23:36 -04:00
Heliguy
84f7306973 Update back to 1.3.1.beta 2023-10-25 05:10:24 -04:00
Heliguy
d2881188a7 Set version back to 1.3.0 2023-10-24 00:08:34 -04:00
Heliguy
be5cc30f16 Credit Amy in the about window for her art 2023-10-23 23:35:24 -04:00
Heliguy
21cebdae28 Update to 1.3.1.beta 2023-10-23 23:29:27 -04:00
Heliguy
07a22c16eb Bump version to 1.3.0 and remove dev titlebar 2023-10-23 08:46:04 -04:00
Heliguy
01aa9c1d7b Use new matrix link for support urlk 2023-10-23 08:35:41 -04:00
Heliguy
de8a167ae8 Allow ctrl + kp-enter to toggle batch mode 2023-10-22 21:46:43 -04:00
heliguy
3d26783092 Bump version to 1.3.Beta and add dev headbar 2023-10-20 21:43:13 -04:00
heliguy
f248060be6 Remove 'select all' keyboard shortcut 2023-10-16 01:11:59 -04:00
heliguy
0d8e92fe27 Update metainfo and version numbers for 1.2.1 2023-10-15 17:26:10 -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
aaeac87973 Add loading indicator to addition of remotes 2023-10-10 03:15:56 -04:00
heliguy4599
a707e6b767 Bump version to 1.1.1, update metainfo 2023-10-06 02:10:24 -04:00
heliguy4599
502d4447f6 Merge pull request #33 from TheEvilSkeleton/add-urls
Add URLs to about window
2023-10-04 20:19:09 -04:00
Hari Rana
4e3aa78674 Add URLs to about window 2023-10-04 20:03:22 -04:00
Hari Rana
ebec50d701 Correct copyright holders 2023-10-04 19:58:56 -04:00
heliguy4599
ee2975df34 Bump version to 1.1.0 2023-10-04 17:10:08 -04:00
heliguy4599
ed853f7f77 Probably finalize speed increases with main list 2023-10-04 02:03:06 -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
1a96d5f2dc Bump to version 1.0.0
Also edit very minor wording in the readme
2023-09-25 22:31:47 -04:00
heliguy4599
3def1c289d Bump version to 0.7.0 2023-09-25 17:24:47 -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
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
45ae32c463 Begin adding filter options 2023-09-23 02:02:05 -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