Unofficial Bitrise client for Android
If you don't want to fill out the token on your phone you can provide it in the local.properties
file like so:
bitrise.api.token=YourBitriseTokenHere
You can obtain a token from here.
This fills in the token value as stored in local.properties
as default into the token input during login.
Note, that currently you're loosing the ability to logout when doing that.