nextcloud-android/src/com/owncloud/android
2013-01-09 16:55:25 +01:00
..
authenticator Updating language strings; some hardcoded strings moved to strings.xml; workaround for bug in error popup 2012-11-29 11:28:34 +01:00
datamodel Fixed check of modifications applied in server (still based on modification date) 2012-12-05 16:14:01 +01:00
db Fixed check of modifications applied in server (still based on modification date) 2012-12-05 16:14:01 +01:00
extensions add licence header to files 2012-10-28 00:12:15 +02:00
files Fixed crash in test of files downloading / uploading 2013-01-09 10:11:21 +01:00
location Refactored app name in strings.xml 2012-11-29 12:26:55 +01:00
network Changed the synchronization process to limit the number and type of failures supported before stop 2012-10-24 19:39:55 +02:00
operations Remove unused Object member causing problems with serialization; back to previous serializationUID 2013-01-08 17:31:04 +01:00
providers Avoid the necessity to synchronize the account after the upgrade to 1.3.16 2012-12-10 14:01:45 +01:00
syncadapter Give the user the option to move all the foreign files into the ownCloud local folder when the try to copy them during an account synchronization failed 2012-12-04 12:49:18 +01:00
ui Fixed bad update of details view for an uploading file when it finishes, resulting in a renamed file due to other file in the server with the same name ; and subsequent crash got by pressing 'Cancel' 2013-01-09 16:55:25 +01:00
utils Fixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD 2012-12-04 14:36:49 +01:00
widgets add licence header to files 2012-10-28 00:12:15 +02:00
AccountUtils.java remove all warning from project 2012-09-29 23:55:19 +02:00
DisplayUtils.java moving from eu.alefzero.eu to com.owncloud.android 2012-07-31 17:43:37 +02:00
OwnCloudSession.java moving from eu.alefzero.eu to com.owncloud.android 2012-07-31 17:43:37 +02:00
Uploader.java Merge remote-tracking branch 'origin/sync_review_2' 2012-12-05 23:23:10 +01:00