Adamantcheese
Adamantcheese
So you want to do... exactly what Dashchan does.
You don't get the point of open source do you. Get your head out of your ass.
For now I'll put in everything except whatever the heck is going on in here https://github.com/chandevel/Clover/pull/592/commits/27f5693a5a27bef3c9038b9fd33484b6143ca379
Per the README, sites are supported on a PR basis.
Correct. You can see previous PR's for examples: #518, #46, #547 if you are planning on it.
Looking at the Simple Gallery source, it looks like they do handle the exact Intent that we send; here's the code for that: ``` Intent intent = new Intent(Intent.ACTION_GET_CONTENT); intent.addCategory(Intent.CATEGORY_OPENABLE);...
Wonder if this one is related to #974.
Yo neat, didn't know about these. Don't know if they're a good fit with the application though as the /search/ board operates very differently to other boards. Because the application...
Yeah, it's just how Github operates. Forks don't show up in searches, commits in a fork don't show up on your personal timeline and you can't search inside it. I've...
Themes are PR only, sorry.