Fabio Tacke

Results 16 issues of Fabio Tacke

Currently screenshots, e. g. for uploading to the Google Play Store, need to be created manually for every single language. We should introduce a fastlane action that automates that process.

meta

Google Play Store restricts the release notes to 500 characters. Exceeding this limit causes the release to fail after uploading the build. So the length should be checked beforehand.

meta

Most Huawei devices are running Android with Google Play Services and can run TICE without an issue. Current Huawei devices are running Android as well but don't come with Google...

enhancement

Instead of "Someone" we want to show the user names.

enhancement

In order to support updating from a version prior to version code 24 we use a fallback mechanism that shouldn't be necessary anymore.

chore

We are currently using Dagger for dependency injection. Maybe using Hilt could give us some benefits.

chore