Commit Graph

1606 Commits

Author SHA1 Message Date
Vinicius Moreira
ace5b96de7 [ui] removing unused code 2020-06-15 19:06:55 -03:00
Vinicius Moreira
e9ada3aec4 [fix][ui] displaying substatus when an action is finished 2020-06-15 16:50:11 -03:00
Vinicius Moreira
d8fa962276 [fix][ui] cleaning the search text after the installation 2020-06-15 16:44:38 -03:00
Vinicius Moreira
eb12b3e6f0 [improvement][ui] search: always putting the installed on top if no name filter is provided 2020-06-15 16:36:01 -03:00
Vinicius Moreira
a46ebd8a2f [fix][ui] displaying the type filters on the search results when there is only one type available and some actions are done 2020-06-15 11:02:39 -03:00
Vinicius Moreira
3fc6178394 [refactoring][ui] removing unused code 2020-06-15 10:55:43 -03:00
Vinicius Moreira
b69a0e7c4f [fix][ui] not updating the type filters if only type is available after refreshing the table 2020-06-15 10:46:01 -03:00
Vinicius Moreira
643b7b2593 [fix][tray] update notifications not working when launched through IDEs 2020-06-12 18:35:57 -03:00
Vinicius Moreira
3ee6056814 [fix][arch] crashes when downgrading a package after being recently installed 2020-06-12 18:18:48 -03:00
Vinicius Moreira
8a131c0b64 [fix][appimage] considering all AppImages with no local paths equal 2020-06-12 18:10:25 -03:00
Vinicius Moreira
6720eb62df [CHANGELOG] 2020-06-12 12:36:28 -03:00
Vinicius Moreira
1c1da456e0 [fix][tray] notifications not working on Ubuntu 2020-06-12 12:26:54 -03:00
Vinicius Moreira
9afbfca6ac [improvement][ui] waiting cursors for screenshots window 2020-06-11 17:53:44 -03:00
Vinicius Moreira
f7981cddc9 [fix][ui] toolbar and table margins 2020-06-11 17:47:19 -03:00
Vinicius Moreira
1b4137be32 [fix][arch] log message 2020-06-11 17:24:13 -03:00
Vinicius Moreira
f0c44ab019 [fix][ui] calling required tasks when '--settings' is specified as a param 2020-06-11 17:15:20 -03:00
Vinicius Moreira
ef70ce0864 [fix][arch] not waiting for the disk cache to be ready before reading installed packages 2020-06-11 16:53:10 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
c44914d747 [fix][ui] not scrolling the table to top after updating its content 2020-06-11 10:10:25 -03:00
Vinicius Moreira
036855400f [improvement][ui] setting waiting cursor during filtering 2020-06-10 17:24:46 -03:00
Vinicius Moreira
d3880e5473 [improvements][fix][ui] displaying wait cursor over some components | not hiding custom actions button when an action finishes 2020-06-10 17:02:02 -03:00
Vinicius Moreira
ac21cc5c38 [improvement][appimage] able to update AppImages with continuous releases 2020-06-10 14:59:46 -03:00
Vinicius Moreira
42f37eca8a [fix][appimage] allowing some apps to be filled with empty category elements 2020-06-10 14:22:07 -03:00
Vinicius Moreira
458c602667 [fix][ui] displaying empty categories 2020-06-10 12:47:22 -03:00
Vinicius Moreira
89e1f93c7e [improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors 2020-06-10 12:18:52 -03:00
Vinicius Moreira
dcd77ac7f3 [improvement][ui] name filter now compares the typed word with the beginning of the package name 2020-06-09 18:43:08 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinícius Moreira
0d4d4213a4 0.9.5 2020-06-07 12:06:11 -03:00
Vinicius Moreira
40c493469b [CHANGELOG] 2020-06-07 11:48:37 -03:00
Vinicius Moreira
df21b77f23 [CHANGELOG] 2020-06-07 11:47:14 -03:00
Vinicius Moreira
35b237692c [CHANGELOG] 2020-06-07 11:45:52 -03:00
Vinicius Moreira
42ea37ae20 [CHANGELOG] 2020-06-07 11:43:00 -03:00
Vinicius Moreira
d919b8aef8 [improvement][arch] cleaning substatus after caching data to disk 2020-06-06 19:20:44 -03:00
Vinicius Moreira
a8ec5c1625 [fix][arch] substatus handler not handling outputs in the right order 2020-06-06 19:02:32 -03:00
Vinicius Moreira
2d18e2d803 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 18:41:51 -03:00
Vinicius Moreira
e30dc65033 [fix][arch] substatus handler conditions 2020-06-06 18:33:47 -03:00
Vinicius Moreira
51d8984c3a [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:35:40 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
7b666fb50c [CHANGELOG] 2020-06-06 13:54:13 -03:00
Vinicius Moreira
bb082e04f1 Merge branch 'master' into staging 2020-06-06 13:49:02 -03:00
Vinícius Moreira
b8a494a1fd Merge pull request #120 from tulliana/master
Update tr
2020-06-06 13:44:05 -03:00
Demiray
ebbafc0304 Update tr 2020-06-06 14:17:18 +03:00
Vinicius Moreira
763d7cf51a [ui][improvement] refreshing custom actions after installing/uninstalling/downgrading/upgrading packages 2020-06-05 18:57:54 -03:00
Vinicius Moreira
d3d40c85b6 [fix] displaying backups action when backup is disabled on the settings 2020-06-05 14:37:04 -03:00
Vinicius Moreira
a76cdde234 [improvement][ui] rendering package icons with no full paths declared 2020-06-04 14:51:52 -03:00
Vinicius Moreira
44d70f5efd [feature] new custom action to open the system backup tool 2020-06-04 12:16:53 -03:00
Vinicius Moreira
9dcfa89e24 [ui] small refactoring 2020-06-03 18:13:26 -03:00
Vinicius Moreira
d1fcb19e6e [fix][ui] table overwrite effect when updating its content 2020-06-03 15:13:50 -03:00
Vinicius Moreira
c98433a740 [improvement][ui] not limiting the name filter size 2020-06-03 11:27:16 -03:00