Commit Graph

236 Commits

Author SHA1 Message Date
Vinícius Moreira
fb8229e1ac [aur] renaming settings's property 'pacman_dep_check' to 'simple_checking' 2020-02-11 17:15:20 -03:00
Vinícius Moreira
999e94b3d7 [aur] dependency checking time logs 2020-02-11 15:41:26 -03:00
Vinícius Moreira
0e4ebbe277 [aur] new AUR dependencies checking algorithm 2020-02-11 14:05:16 -03:00
Vinicius Moreira
3e956a5413 [ui][update] displaying requirements and upgrade order 2020-02-10 12:42:53 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
44ad20f613 [aur] supporting right sort when the package provides multiple names 2020-02-05 19:29:05 -03:00
Vinícius Moreira
a10851a16f [aur] initial implementation to determine the best update order 2020-02-05 18:46:55 -03:00
Vinícius Moreira
6ed68ab4f3 [improvement][aur] allowing the user to bypass checksum errors when installing / upgrading / downgrading packages 2020-02-05 12:00:57 -03:00
Vinícius Moreira
9df3effce3 [improvement][aur] synchronizing the package databases once a day 2020-01-30 11:17:55 -03:00
Vinícius Moreira
5b8ad2b022 [fix][aur] dependency installation substatus 2020-01-29 17:59:56 -03:00
Vinícius Moreira
83fce04c5d [fix][aur] optional dep install fails when it is based on another package 2020-01-29 17:50:37 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
be7f93d688 [fix][ui][settings] web inputs scaling 2020-01-28 17:17:24 -03:00
Vinícius Moreira
2c550a38fe [ui][settings] more general settings and improvements 2020-01-24 19:35:50 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00
Vinícius Moreira
f37e66a63c [ui][settings] improvements 2020-01-24 13:21:46 -03:00
Vinícius Moreira
c8a4370ff0 [ui][settings] sketch 2020-01-23 18:28:23 -03:00
Vinícius Moreira
ffa7611930 [fix][aur] not able to install packages based on other packages | other fixes 2020-01-22 17:16:22 -03:00
Vinícius Moreira
b83f9d8440 [fix][aur] not pre-downloading some source files 2020-01-14 19:31:24 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinicius Moreira
44da79c03c [aur] suggestions from bauh-files 2019-12-22 21:06:57 -03:00
Vinícius Moreira
ce1f30365d [aur] generating the optimized makepkg file if it is not found during an installation 2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f [aur] fix config reading during dependency checking 2019-12-18 18:42:38 -03:00
Vinícius Moreira
59c6b6686f [aur] deleted var fix 2019-12-18 18:27:45 -03:00
Vinícius Moreira
496f61a27b [aur] config file 2019-12-18 18:19:00 -03:00
Vinícius Moreira
7a768861b2 [aur] AUR normalized index cached to disk instead of memory 2019-12-18 16:43:47 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinícius Moreira
fab88cb995 [aur] reading all transitive dependencies of the selected optional dependencies before their installation 2019-12-06 19:03:12 -03:00
Vinícius Moreira
86f479065d [fix][aur] optional dependencies installation 2019-12-04 14:16:33 -03:00
Vinícius Moreira
e01249f49c [improvement][aur] retrieving and displaying all transitive required dependencies 2019-12-04 12:47:10 -03:00
Vinicius Moreira
2aec03586a [fix][aur] replaces the wrong term 'mirror' by 'repository' 2019-12-02 18:02:07 -03:00
Vinicius Moreira
d0d478de99 [improvement][aur] optdeps dialog: 'cancel' button label changed to 'do not install' 2019-12-02 12:53:48 -03:00
Vinicius Moreira
ef5210b468 [fix][aur] not finding some dependencies declared as files instead of the package names 2019-12-02 11:36:05 -03:00
Vinicius Moreira
4834e8dafd [aur] show the description field in the info window of not installed packages 2019-11-29 09:34:50 -03:00
Vinicius Moreira
7dda7eaa18 [aur] enabled by default 2019-11-27 12:55:08 -03:00
Vinicius Moreira
374c697196 [improvement][aur] generating the optimized makepkg.conf at ~/.config/bauh/arch and using it as a build parameter 2019-11-27 11:33:13 -03:00
Vinicius Moreira
bed3db69e6 [fix][aur] Removing repeated 'prepare' step that was delaying the build and preventing some packages to install 2019-11-26 17:31:44 -03:00
Vinicius Moreira
c323ed125b [snap] fix: not showing 'API is out' popup when there is no internet connection 2019-10-24 14:52:25 -03:00
Vinicius Moreira
7c5a0c80ae [aur] mapping known search key words to the specific package name 2019-10-24 13:02:07 -03:00
Vinicius Moreira
5df45627ee [aur] caching the package categories to the disk 2019-10-22 17:24:39 -03:00
Vinicius Moreira
64e4822b2d [refactoring] CategoriesDownloader as a common class 2019-10-22 17:10:24 -03:00
Vinicius Moreira
c358d077be [snap] caching categories to the disk | not locking the application boot while categories are being retrieved 2019-10-22 16:36:10 -03:00
Vinicius Moreira
930308834b [aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved 2019-10-22 16:13:32 -03:00
Vinicius Moreira
d80cac19af [aur] showing a popup when there are integrity issues with the source-files of a building package 2019-10-21 18:48:48 -03:00
Vinicius Moreira
7d94db740e fix: snap and arch categories mapping when nothing is retrieved from the cloud 2019-10-14 17:51:44 -03:00
Vinicius Moreira
cbc9080cb8 [aur][feature] reading package categories 2019-10-10 19:01:27 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00
Vinicius Moreira
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -03:00