Go to file
Kevin Meyer c8097e5de8 fixed warnings: removed unused strings... 2014-08-20 15:47:29 +02:00
app fixed warnings: removed unused strings... 2014-08-20 15:47:29 +02:00
gradle/wrapper added missing gradle wrapper. build app by running "./gradlew assembleDebug" 2014-08-20 15:45:12 +02:00
.gitignore added missing gradle wrapper. build app by running "./gradlew assembleDebug" 2014-08-20 15:45:12 +02:00
LICENSE Ajout de la licence GNU. 2013-08-09 23:14:51 +02:00
README Updated readme.md 2014-08-20 01:26:02 +02:00
android-app.iml fixing project structure: moving code and res to new module "app" 2014-08-19 22:53:49 +02:00
build.gradle fixing project structure: moving code and res to new module "app" 2014-08-19 22:53:49 +02:00
gradlew ported project to android studio 2014-07-07 21:46:57 +02:00
gradlew.bat ported project to android studio 2014-07-07 21:46:57 +02:00
settings.gradle fixing project structure: moving code and res to new module "app" 2014-08-19 22:53:49 +02:00

README

wallabag app for Android, originally written by Jonathan GAULUPEAU <jo.gaulupeau-at-gmail.com>

Android application to add post to wallabag <https://www.wallabag.org>

This application is released under GPL. wallabag is released under the MIT licence.