I’m loving Bitrise but me and my team were missing a certain feature: Bitrise client for Android. So I made one.
I am kinda worried about the API though. I know you’ve been working on it for a while now, but it’s version is still 0.1. I hope you won’t cease support of it. I am missing some crucial endpoints.
I’m considering open sourcing it, maybe releasing it as a free app on Google Play. Would that be ok with you?
Please tell me if you are unhappy with me using your brand identity or anything I wrote.
We definitely don’t plan to remove the 0.1 version, don’t worry
Why it’s still 0.1? Mostly because of the missing endpoints like login or build trigger - we’re working on those! - which means it’s still “chaning” technically. I don’t except any breaking changes, but we can’t guarantee that just yet either.
Definitely! Just please contact us before you’d release it, so that we can sort out some minor branding related questions which we have to deal with Minor things like the title of the app (make it sure the title does not imply that it’s an official client), and the usage of the Bitrise logo, nothing that would require you to change the app in a significant way
@viktorbenei The app and it’s source code is available here:
You can download v0.9 (prerelease) and check it out. The app is called “Bitrise Unofficial” and there’s annotation in the splash screen that says “Unnofficial Bitrise Android client”. If you don’t like the logo in the splash screen, I’ll change it ASAP.
@mgursch Thanks man! Well, I wanted to mimic Bitrise’s functionality as much as possible. It’s useful to be able to lookup build statuses and logs of every app, not just the Android ones. Also, I’m currently working on build triggering/canceling.