doubledotlabs / doki

An Android library that displays information from dontkillmyapp.com to users in a clean and presentable manner.
https://jitpack.io/#dev.doubledot/doki
MIT License
169 stars 16 forks source link

Hey! #1

Open Artaud opened 5 years ago

Artaud commented 5 years ago

Hey guys, why didn't you say something? :D This is awesome!!!

fennifith commented 5 years ago

Some parts could still use work (especially documentation - there's more to this than what's in the README), but I'm glad you like it! We mentioned y'all here, but I guess it got lost in the void :P

fennifith commented 5 years ago

Oh, my bad. I just read the apidoc: "Please let us know when you use the API via email jiri.richter@urbandroid.org" lol

Would you be okay if we make a PR adding this repo to the API doc for discoverability once this project (and its documentation) is in a more complete state? It isn't documented, but there's also an "api" module providing a simple wrapper for the JSON API in Retrofit/Rx that we plan to maintain (though it'd be nice if Urbandroid could maintain their own, it's also simple enough that it doesn't really need one, idk).

I'm having trouble deciding how to build the second part of this project; it wasn't intended to be just a simple frontend for DKMA. Ideally, I wanted to provide some extensible implementations of the developer workarounds listed on the site, as well as a series of "steps" to be presented to a user that open the relevant settings screens to work around issues. That seems less maintainable in the long run, though, as many of these steps only apply to specific devices :P