android/src/com/owncloud/android
David A. Velasco fb9f7797f4 Fixed detection of authentication method in server with permanent redirection 2014-03-26 08:34:39 +01:00
..
authentication Modify AuthenticatorActivity#detectAuthorizationMethod so that it triggers a DetectAuthorizationOperation when called. Modifiy AuthenitcatorActivity#onRemoteOperationResult to process the response of DetectAuthorizationOperation 2014-03-21 14:51:56 +01:00
datamodel Merge branch 'develop' into remove_folder_size_info 2014-02-24 13:37:48 +01:00
db OC-2697: Save data from the Share API response in oc database 2014-01-23 17:24:06 +01:00
files Fixed lost text in notifications for failed uploads 2014-03-25 08:52:05 +01:00
media
operations Fixed detection of authentication method in server with permanent redirection 2014-03-26 08:34:39 +01:00
providers OC-3050: Grant the filelist doesn't refresh unnecessary because of the old update folder size 2014-02-24 13:54:03 +01:00
services Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up 2014-02-17 13:01:55 +01:00
syncadapter Merge pull request #400 from tommyd3mdi/develop 2014-03-21 10:32:49 +01:00
ui Fixed crash after app updates due to changed serialization id in RemoteOperationResult 2014-03-24 13:18:23 +01:00
utils Grant that progress bar in notifications is shown in Android 2.x and 3.x devices 2014-03-20 10:43:06 +01:00
widgets
MainApp.java