micropub-android/app
Peter Stuifzand 717d88fa93 Two problems with prefixing with https://
- matches tries to match full string
- fromLiteral escapes regex chars
- rewritten with startsWith
2018-04-23 20:51:56 +02:00
..
src Two problems with prefixing with https:// 2018-04-23 20:51:56 +02:00
.gitignore First commit of micropub Android app 2018-02-24 01:02:13 +01:00
build.gradle Increase version to 0.0.10-alpha 2018-04-22 00:33:12 +02:00
proguard-rules.pro First commit of micropub Android app 2018-02-24 01:02:13 +01:00