Go to file
Peter Stuifzand 872a409046 Remove the verification step from the auth flow, as it's not needed
The verification step is part of section 5 of the Indieauth spec, which
deals with identification and not authorization. Micropub clients don't
need it, and don't have to implement it.
2018-04-23 20:38:17 +02:00
.idea Use data binding for main content view 2018-02-24 20:17:55 +01:00
app Remove the verification step from the auth flow, as it's not needed 2018-04-23 20:38:17 +02:00
gradle/wrapper Many improvements 2018-04-11 00:22:59 +02:00
.gitignore First commit of micropub Android app 2018-02-24 01:02:13 +01:00
build.gradle Many improvements 2018-04-11 00:22:59 +02:00
drawing.svg Release versionCode = 2 2018-02-28 10:50:13 +01:00
gradle.properties First commit of micropub Android app 2018-02-24 01:02:13 +01:00
gradlew First commit of micropub Android app 2018-02-24 01:02:13 +01:00
gradlew.bat First commit of micropub Android app 2018-02-24 01:02:13 +01:00
LICENSE Initial commit 2018-02-24 01:00:11 +01:00
README.md Create README.md 2018-04-11 17:25:19 +02:00
settings.gradle First commit of micropub Android app 2018-02-24 01:02:13 +01:00

micropub-android

Android client for sending micropub posts

Other Android Micropub clients