nextcloud-android/src/main
Marcus Hoffmann c7e4bb0b01
remove all prebuilt jars
This gets rid of all prebuilt jars in the repo.

* libs/disklrucache-2.0.2.jar doesn't seem to be used anymore, app builds
  fine when removing it.
* libs/touch-image-view.jar is indeed required but is not anywhere available
  via gradle. So instead we include the source of this long unmaintained
  library directly.
2017-10-25 18:00:53 +02:00
..
java remove all prebuilt jars 2017-10-25 18:00:53 +02:00
res remove not-needed translations 2017-10-25 10:15:12 +02:00
AndroidManifest.xml centralize app's version code and name 2017-10-16 11:33:36 +02:00