Commit graph

1180 commits

Author SHA1 Message Date
0xMRTT
d441c1024b
Merge branch 'main' into next 2022-08-26 14:05:27 +02:00
AdwCustomizer
46233e818d ci: generate .pot file 2022-08-26 00:47:30 +00:00
0xMRTT
3fa219e12a
Merge branch 'main' into next
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-26 00:34:27 +02:00
f1bf0a13bb
fix: remove nickname
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-08-26 00:51:49 +03:00
AdwCustomizer
4266ca2d40 ci: generate .pot file 2022-08-25 13:39:07 +00:00
b40bcfb08c feat: changed text, removed style.css 2022-08-25 16:28:38 +03:00
c850a9fc0a
fix: change emoji
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-08-25 16:17:47 +03:00
0xMRTT
380e9f1fd2
fix: url
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 15:08:55 +02:00
0xMRTT
c124842589
Update config.yml
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 15:08:15 +02:00
e354d8b5f6 feat: use new trash icon 2022-08-25 15:35:49 +03:00
0xMRTT
0ede890b8f
Fixes by autopep8 action (#269)
This is an auto-generated PR with fixes by autopep8.
2022-08-25 14:20:10 +02:00
AdwCustomizer
b0133d9a79 ci: generate .pot file 2022-08-25 12:16:45 +00:00
AdwCustomizer
fe299f1f63 ci: autopep8 action fixes 2022-08-25 12:14:02 +00:00
0xMRTT
502faa3d98
Update presets_manager_window.py
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 14:13:43 +02:00
0xMRTT
da8ffed965
translate: translations update from Hosted Weblate (#267)
Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Gradience/Gradience](https://hosted.weblate.org/projects/GradienceTeam/gradience/).



Current translation status:

![Weblate translation status](https://hosted.weblate.org/widgets/GradienceTeam/-/gradience/horizontal-auto.svg)
2022-08-25 14:06:15 +02:00
Sergio Varela
460206fe63
translate: translated using Weblate (Spanish)
Currently translated at 100.0% (123 of 123 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/es/
2022-08-25 13:44:13 +02:00
Óscar Fernández Díaz
0d34851c3e
translate: translated using Weblate (Spanish)
Currently translated at 100.0% (123 of 123 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/es/
2022-08-25 13:44:13 +02:00
0xMRTT
22d7ac3347
Fixes by autopep8 action (#266)
This is an auto-generated PR with fixes by autopep8.
2022-08-25 12:47:30 +02:00
AdwCustomizer
dc3a9b5e04 ci: autopep8 action fixes 2022-08-25 10:45:30 +00:00
0xMRTT
1bed3b0432 fix: reload presets in every case 2022-08-25 12:41:51 +02:00
0xMRTT
650c1fd5ae fix: delete preset 2022-08-25 12:40:52 +02:00
0xMRTT
f22455ffd5 fix: parameters error 2022-08-25 12:33:48 +02:00
0xMRTT
8629881850 feat: undo button in toast after removing preset #261 2022-08-25 12:33:09 +02:00
0xMRTT
434fb8ba85 feat: handle offline case 2022-08-25 12:24:20 +02:00
0xMRTT
d7afdcda57 bug: new presets appear only after reopening preset manager #260 2022-08-25 11:42:21 +02:00
0xMRTT
fb65fe0d78 feat: change height of select background button #265 2022-08-25 11:39:48 +02:00
0xMRTT
7b23e72864 bug: monet engine not working #263 2022-08-25 11:37:53 +02:00
AdwCustomizer
dbff0e5e86 ci: generate .pot file 2022-08-25 00:54:57 +00:00
0xMRTT
e9dc56adbc
Fixes by autopep8 action (#256)
This is an auto-generated PR with fixes by autopep8.
2022-08-25 00:30:18 +02:00
0xMRTT
6315a9820c
Merge branch 'next' into autopep8-patches 2022-08-25 00:30:12 +02:00
0xMRTT
62f4a3c123
fiw: remove drop-down
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 00:30:01 +02:00
AdwCustomizer
97d5169b39 ci: autopep8 action fixes 2022-08-24 22:29:14 +00:00
0xMRTT
0ef8eb3cfa
fix: remove drop-down
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-25 00:28:55 +02:00
0xMRTT
c21cc4073d
feat: initial community presets download mechanism (#255)
This PR adds an initial mechanism for downloading community presets using info from [presets.json](https://raw.githubusercontent.com/GradienceTeam/Community/main/presets.json) file.

In the future, there should be added some sort of fail-save procedure to prevent Gradience from crashing if perhaps Github was offline (maybe a exception handler as a dialog?).
2022-08-25 00:26:31 +02:00
tfuxu
fc48f98018 remove leftover comments, and add new icon 2022-08-24 21:58:44 +02:00
tfuxu
2a0607be4c fix some bugs, and add missing copyright 2022-08-24 21:35:11 +02:00
tfuxu
3ec691ce77 feat: add functionality to on_apply_button_clicked 2022-08-24 21:35:03 +02:00
tfuxu
f2a3a34dfc
Restore svglib, I deleted it when fixing confilcts
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-24 18:59:42 +00:00
tfuxu
ddef25ef8c
Merge branch 'next' into next
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-24 18:54:37 +00:00
tfuxu
ad479afc09 feat: initial community presets download mechanism 2022-08-24 20:51:14 +02:00
0xMRTT
8b08ca494c
Fixes by autopep8 action (#254) 2022-08-24 20:34:46 +02:00
AdwCustomizer
4153ae1164 ci: autopep8 action fixes 2022-08-24 18:19:22 +00:00
0xMRTT
c2ffc901d1 feat: add preset list url 2022-08-24 20:19:01 +02:00
0xMRTT
f5b54847c4 feat: add requests 2022-08-24 17:30:01 +02:00
0xMRTT
8dbb96b966 feat: add explore tab 2022-08-24 17:25:24 +02:00
0xMRTT
087ef6c8a3 fix: apply button 2022-08-24 16:02:31 +02:00
AdwCustomizer
7887be8954 ci: generate LINGUAS file 2022-08-24 12:16:22 +00:00
AdwCustomizer
e41435c753 ci: generate .pot file 2022-08-24 12:16:21 +00:00
0xMRTT
9d6af3f1da
translate: translations update from Hosted Weblate (#253) 2022-08-24 12:38:36 +02:00
yangyangdaji
2b83482285
translate: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (123 of 123 strings)

Translation: Gradience/Gradience
Translate-URL: https://hosted.weblate.org/projects/GradienceTeam/gradience/zh_Hans/
2022-08-24 11:41:50 +02:00