📱 Nextcloud Android app
Find a file
2014-05-30 01:13:36 -04:00
.settings
.tx
actionbarsherlock@9598f2bb2c
doc
oc_jb_workaround Update versionName and versionCode in AndroidManifest.xml (oc and workaround)) 2014-03-18 14:54:00 +01:00
owncloud-android-library@8f8c29c776 Update library reference 2014-05-28 11:17:38 +02:00
res [tx-robot] updated from transifex 2014-05-30 01:13:36 -04:00
src/com/owncloud/android Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs 2014-05-26 14:56:51 +02:00
tests Fix import in AccountUtilsTest 2014-02-21 14:52:46 +01:00
third_party/android-support-library Updated Android support library, mainly to fix crash in Android 3.x devices due to new API for notifications 2014-03-20 10:22:52 +01:00
.classpath
.gitignore
.gitmodules Updated .gitmodules for easier access to ownCloud library from different environments 2014-02-20 17:51:13 +01:00
.project
.travis.yml Trying older version of android-sdk-installer 2014-04-08 09:22:10 +02:00
AndroidManifest.xml Merge branch 'develop' into videoInstandUploads 2014-04-08 12:50:50 +02:00
build.xml
CONTRIBUTING.md
issue_template.md
LICENSE.txt
lint.xml
pom.xml changed name of oc_framework to android-library in setup.md and pom.xml 2014-01-30 08:51:07 +01:00
proguard.cfg
project.properties ownCloud app linked to owncloud-android-library in its new location as submodule 2014-01-21 15:03:36 +01:00
README.md
SETUP.md tiny SETUP.md correction 2014-02-27 14:37:44 +01:00
setup_env.bat Updated scrips files to setup environment 2014-01-22 10:16:53 +01:00
setup_env.sh Updated scrips files to setup environment 2014-01-22 10:16:53 +01:00
THIRD_PARTY.txt

This is the Android client for ownCloud.

The app performs file synchronization with an ownCloud server. Other ownCloud features may be added in the future, but they are not a priority right now.

Make sure you read SETUP.md when you start working on this project.