Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-07 | CI 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-04-05 | Delete core module (#7060) | ByteHamster | |
2024-03-31 | Restructure related UI classes together (#7044) | ByteHamster | |
2024-03-17 | Move theme to :ui:common module (#6997) | ByteHamster | |
This enables creating Activities outside the app and core modules | |||
2023-10-17 | Bump AGP and Gradle (#6489) | Taco | |
2023-10-06 | Better content descriptions for TalkBack (#6684) | ByteHamster | |
2022-02-26 | Move statistics screens to new module | ByteHamster | |
2022-02-09 | Fix some gradle deprecations | TacoTheDank | |
2021-05-11 | Move common gradle setup to a single file | ByteHamster | |
Original idea by @TacoTheDank | |||
2021-04-17 | Enabled Lint with dependency checking | ByteHamster | |
2021-03-01 | Fix failing Lint task when there are dependency updates | ByteHamster | |
2021-02-12 | Move basic views to new module | ByteHamster | |