André
f8c864f553
Reorganize appearance settings ( #7207 )
2024-05-31 10:46:59 +02:00
ByteHamster
0a768e6286
Merge branch 'master' into develop
2024-05-29 18:27:53 +02:00
ByteHamster
1fc212ee88
Move auto-delete settings ( #7096 )
...
Users had a hard time understanding that automatic deletion and episode cleanup are two different things.
Maybe that is because in German, both got translated to the exact same string.
Now both are next to each other and the titles are updated, so that it hopefully causes less confusion.
2024-05-24 14:21:21 +02:00
ByteHamster
a8dfe6f123
Bottom multi-select ( #7093 )
2024-04-29 07:40:03 +02:00
flofriday
c063c59af3
Fix sharp corners on placeholders ( #7142 )
...
All placeholder now have round corners matching the corner radius of the
image that will eventually load.
2024-04-27 11:28:30 +02:00
ByteHamster
d9d48674ed
Move 'show subscription title' setting to subscription page ( #7097 )
2024-04-27 10:42:54 +02:00
flofriday
7b048ed579
Make contributors clickable ( #7129 )
2024-04-24 20:57:29 +02:00
flofriday
c56facd141
Improve about icons ( #7122 )
...
The new icons better represent the contributors and the privacy policy.
2024-04-21 19:50:19 +02:00
ByteHamster
80ea632da3
Update contributors
2024-04-11 23:02:06 +02:00
ByteHamster
e578f4ca93
CI tweaks ( #7069 )
...
- Run Checkstyle with gradle to make it easier for users
- No longer needs different configuration for new code
- Exclude current violations
- Fix some violations that somehow couldn't be specified in the exclusion file
- Print SpotBugs/Lint/Checkstly violations in GitHub format
- Then the CI run gets annotated on the web UI
2024-04-07 23:28:14 +02:00
ByteHamster
687db0f5ed
Merge :net:sync:model and :net:sync:service-interface ( #7063 )
2024-04-05 20:08:25 +02:00
ByteHamster
92ab575b15
Delete core module ( #7060 )
2024-04-05 19:20:27 +02:00
ByteHamster
86ff7f540b
Remove unneeded module dependencies ( #7046 )
2024-03-31 09:15:03 +02:00
ByteHamster
2fd73b148d
Move download service to module ( #7041 )
2024-03-29 19:27:53 +01:00
ByteHamster
6f3a9b1676
Create module for sync service and move DBWriter to database module ( #7040 )
2024-03-29 17:45:14 +01:00
ByteHamster
0c8c9a89a3
Move about screen to :ui:preferences ( #7039 )
2024-03-29 13:39:45 +01:00
ByteHamster
f9dd837362
Remove ClientConfig class ( #7038 )
2024-03-29 13:39:19 +01:00
ByteHamster
5ede21d676
Remove dependency of :net:discovery and :ui:echo on :core ( #7036 )
...
Moves the common icon files to :ui:common
2024-03-29 11:23:33 +01:00
ByteHamster
f20ce1fc69
Move first batch of preferences code to :ui:preferences ( #7010 )
2024-03-23 09:40:40 +01:00