mobile icon indicating copy to clipboard operation
mobile copied to clipboard

An Android app that allows the Fedora community to interact with Fedora's web apps on the go.

Results 14 mobile issues
Sort by recently updated
recently updated
newest added

Play-services is considered non-free, is it a hard depdency? E.g. will removing them break the app?

HRF is being deprecated because datagrepper is better and does pretty much everything we need now (and does it way better than HRF did).

We can nuke our hackish Jenkins auto update code from Mobile if we take advantage of Google Play's API to publish APKs from Jenkins itself, on a successful build. We...

We know that we want to integrate with Badges, but we need to figure out the extent to which we should do this. We probably at least want these basic...

Now that Fedoauth is a thing, we need to work out how to tie into it.

Copr has a [pretty simple API](https://github.com/CodeBlock/fedora-api-docs/blob/master/copr.md). We should be able to implement it pretty easily in Scala and store the user's API key as a preference in the app. Then...

f71aebe fixes a crash that occurred when HRF or Datagrepper were offline or threw an error. But it creates a new issue in that it is possible to enter a...

and does stuff like [this](https://twitter.com/relrod6/status/443342846943559680). Time to start using [WartRemover](https://github.com/typelevel/wartremover/).