AntennaPod/ui/common
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
..
src CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
README.md Move basic views to new module 2021-02-12 21:00:39 +01:00
build.gradle CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
website-languages.txt Delete core module (#7060) 2024-04-05 19:20:27 +02:00

README.md

:ui:common

This module provides basic UI functionality that is needed in multiple modules. UI elements that are only used in a single module should not be defined here.