Commit Graph

940 Commits

Author SHA1 Message Date
Vinicius Moreira
22372903e1 [appimage] fix: removed attribute reference 2022-02-25 15:39:31 -03:00
Vinicius Moreira
8ffcb492eb [appimage] refactoring: instantiating package custom actions on demand 2022-02-25 15:37:09 -03:00
Vinicius Moreira
0245a3f605 [appimage] improvement: adding tips for all custom actions 2022-02-25 15:30:25 -03:00
Vinicius Moreira
4b4d7744de [arch] refactoring: instantiating cached attributes on demand 2022-02-25 15:16:54 -03:00
Vinicius Moreira
df8f406d4f [arch] refactoring: instantiating package custom actions on demand 2022-02-25 15:09:17 -03:00
Vinicius Moreira
f3c4bcbc71 [snap] refactoring: custom actions moved to SnapApplication and are instantiated on demand 2022-02-25 14:45:11 -03:00
Vinicius Moreira
077aa6ecff [snap] improvement: adding tips for all custom actions 2022-02-25 14:39:48 -03:00
Vinicius Moreira
d85b661ac3 [web] improvement: adding tips for all custom actions 2022-02-25 14:25:40 -03:00
Vinicius Moreira
9f9a75445f [arch] improvement: adding tips for all custom actions 2022-02-25 13:04:20 -03:00
Vinicius Moreira
5a1269d07f [api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list 2022-02-24 10:32:20 -03:00
Vinicius Moreira
b2fb656dc0 [arch] improvement: displaying 'description' and 'version' as primary fields for repository packages (info) 2022-02-24 10:01:19 -03:00
Vinicius Moreira
23bc65b00e [arch] refactoring: removing unneeded parameters from 'launch' method 2022-02-24 09:54:29 -03:00
Vinicius Moreira
b67860f538 [arch] improvement: removing the '%U' parameter before launching applications to prevent error messages 2022-02-24 09:51:54 -03:00
Vinicius Moreira
6bc8cc91c2 [arch] improvement: displaying the 'executable' field on the info dialog if the package is an application 2022-02-24 09:48:10 -03:00
Vinicius Moreira
6eb4b5104a [arch] fix: removing a duplicate call to checking for AUR updates 2022-02-11 15:30:13 -03:00
Vinicius Moreira
4e064aeee9 [arch] refactoring: replacing some sets by tuples 2022-02-11 15:23:50 -03:00
Vinicius Moreira
babb4b5661 [arch] fix: crashing when no AUR package name is informed to the AUR client 2022-02-11 15:23:23 -03:00
Vinicius Moreira
e84f88d37d [arch] improvement: preventing AUR's installed packages from not being mapped in cases the communication with the API fails 2022-02-10 11:09:32 -03:00
Vinicius Moreira
9564ce3237 [arch] fix: installation fails when several dependent packages conflict with the installed ones 2022-02-09 14:24:01 -03:00
Vinicius Moreira
ddf0b92cf7 [arch] fix: not detecting installed AUR packages anymore due to recent AUR API changes 2022-02-09 14:14:46 -03:00
Vinicius Moreira
cd9b465f89 [arch.output] refactoring: String formatting method 2022-02-09 11:01:21 -03:00
Vinicius Moreira
66ae8eb152 [arch] fix: silent crash when handling and displaying transaction sub-status 2022-02-09 10:52:16 -03:00
Vinicius Moreira
8000babec8 [appimage] fix: displaying duplicate installed apps for some cases (search) 2022-02-09 10:43:47 -03:00
Vinicius Moreira
6eda2948de [arch] fix: not displaying any substatus when retrieving packages (pacman) 2022-01-31 16:17:27 -03:00
Vinicius Moreira
b130ad6d0b [arch] improvement: explicitly marking installed dependent packages as 'dependencies' (installation) 2022-01-31 15:26:37 -03:00
Vinicius Moreira
b895ba1cd2 [arch] improvement: 'automatch_providers' property label renamed (again) 2022-01-28 18:59:08 -03:00
Vinicius Moreira
9656f78020 [arch] improvement: new property 'prefer_repository_provider' 2022-01-28 18:31:17 -03:00
Vinicius Moreira
9d1472c1a9 [arch] improvement: 'automatch_providers' property label renamed 2022-01-28 12:44:11 -03:00
Vinicius Moreira
39dd0f1ac8 [arch] improvement: always listing repository packages as primary options when multiple providers for a given dependency are available 2022-01-28 12:31:18 -03:00
Vinicius Moreira
ca9b3d0e51 [arch] improvement: allowing AUR packages to be installed as dependencies of a repository package | fix: not displaying all possible AUR providers for a given dependency 2022-01-28 12:05:58 -03:00
Vinicius Moreira
644cf43511 [arch] improvement: not rechecking sub-dependencies of an AUR dependency to be installed 2022-01-27 12:28:31 -03:00
Vinicius Moreira
d205281b3a [arch] fix: not informing all the provided packages on the transaction context to the dependency sorting algorithm 2022-01-27 11:42:57 -03:00
Vinicius Moreira
82f140f2e1 [arch] fix: not upgrading a package when a dependent package relies on a specific version with epoch 2022-01-24 15:42:35 -03:00
Vinicius Moreira
131b787108 [arch] refactoring: proper typing 2022-01-07 18:23:44 -03:00
Vinicius Moreira
ea42871eda [arch] improvement: letting the AUR's API perform the semantic search 2021-12-24 08:28:00 -03:00
Vinicius Moreira
3296fd34da [api] improvement: SoftwarePackage.get_supported_actions can now return any iterable 2021-12-17 14:55:53 -03:00
Vinicius Moreira
33292bab61 [snap] improvement: do not request confirmation dialog for custom action 'Change channel' 2021-12-17 13:56:43 -03:00
Vinicius Moreira
bcffa3c146 [appimage] improvement: manual update form title 2021-12-17 13:40:33 -03:00
Vinicius Moreira
e246008cb2 [appimage] improvement: do not request confirmation for manual update of imported files 2021-12-17 13:37:25 -03:00
Vinicius Moreira
d3240e7e07 [web] improvement: i18n support description 2021-12-17 12:04:45 -03:00
Vinicius Moreira
3c4bab1222 [web] improvement: updating default User-Agent header when checking URLs 2021-12-15 16:46:32 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
01293e872f [appimage] improvement: not displaying a confirmation dialog for the custom action 'Install AppImage file' 2021-12-15 16:05:11 -03:00
Vinicius Moreira
4d1757dbf9 [arch] improvement: not displaying a confirmation dialog for the custom action 'Refresh mirrors' 2021-12-15 16:00:33 -03:00
Vinicius Moreira
c3f98eab60 [arch] improvement: not displaying a confirmation dialog for the custom action 'Clean cache' 2021-12-15 15:59:30 -03:00
Vinicius Moreira
74bdf65fea [arch] improvement: not displaying a confirmation dialog for the custom action 'Check Snaps support' 2021-12-15 15:58:13 -03:00
Vinicius Moreira
15531450fd [web] improvement: not displaying a confirmation dialog for the custom action 'Install Web Application' 2021-12-15 15:56:29 -03:00
Vinicius Moreira
0a5501fbd8 [arch] refactoring: creating custom actions on demand 2021-12-15 15:39:31 -03:00
Vinicius Moreira
e58940dd11 [appimage] refactoring: creating custom actions on demand 2021-12-15 15:09:50 -03:00
Vinicius Moreira
3b8b8a05dd [web] refactoring: creating custom actions on demand 2021-12-15 15:06:53 -03:00