pachli-android/.github/workflows
sanao 4b7eb2419e
refactor: Use com.google.android.material.appbar.MaterialToolbar
The previous code used `androidx.appcompat.widget.Toolbar` in a several
places.

It's better to use `MaterialToolbar` as that plays better with other
Material components.

Update the usage throughout the project.

In addition, implement a lint check that will prevent any future use
from creeping back in.

Fixes #28
2023-11-05 13:51:37 +01:00
..
ci.yml refactor: Use com.google.android.material.appbar.MaterialToolbar 2023-11-05 13:51:37 +01:00
ktlint.yml chore(deps): update actions/checkout action to v4 (#124) 2023-09-27 12:13:11 +02:00
populate-gradle-build-cache.yml chore(deps): update actions/checkout action to v4 (#124) 2023-09-27 12:13:11 +02:00
pr-conventional-commit.yml ci: Rename pr-conventional-commit to pr-conventional-commit.yml (#32) 2023-09-12 13:01:47 +02:00
upload-blue-release-google-play.yml chore(deps): update r0adkll/upload-google-play action to v1.1.2 (#98) 2023-09-27 15:18:12 +02:00
upload-orange-release-google-play.yml ci: Fetch all revisions to calculate correct versionCode (#147) 2023-10-09 17:49:15 +02:00