summaryrefslogtreecommitdiff
path: root/net/common
AgeCommit message (Collapse)Author
2024-05-22Fix UrlChecker on antennapod_local urls (#7191)ByteHamster
2024-05-01Fix password protected feeds (#7155)ByteHamster
2024-04-07CI tweaks (#7069)ByteHamster
- 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-03-17Remove dependency from :ui:glide to :core module (#6998)ByteHamster
2023-10-17Bump AGP and Gradle (#6489)Taco
2022-11-06Move DownloadService-Interface to new moduleByteHamster