David A. Velasco
|
571fdba15e
|
Fixed crash after app updates due to changed serialization id in RemoteOperationResult
|
2014-03-24 13:18:23 +01:00 |
|
masensio
|
432d696432
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 17:57:56 +01:00 |
|
masensio
|
3e108163bc
|
Merge branch 'develop' into regular_authentication_in_saml_server
|
2014-03-19 08:55:37 +01:00 |
|
masensio
|
705bee08fa
|
OC-3390: Message is shown in the login screen instead of an alert message: Change the alert dialog by an error message under server address
|
2014-03-18 15:13:50 +01:00 |
|
masensio
|
b124167f50
|
Merge pull request #395 from dontcallmedom/master
allow multi-line checkbox for preferences with long titles
|
2014-03-18 14:28:17 +01:00 |
|
masensio
|
d10c10532f
|
OC-3381: (Fix bug) In preferences, the 'instant upload via WIFI' field is multiline but only use two lines instead of three
|
2014-03-18 13:40:28 +01:00 |
|
masensio
|
6e86dfb001
|
OC-3376: 'manage account' field is multiline, in preferences
|
2014-03-18 13:36:16 +01:00 |
|
masensio
|
d01e065586
|
OC-3261: Fix a problem when trying to detect the kind of authentication. Add new AlertMessageDialog. Show an alert message if it is necessary a different authentication method
|
2014-03-17 13:39:03 +01:00 |
|
masensio
|
4299d1e650
|
Correction in license of CheckBoxPreferenceWithLongTitle
|
2014-03-13 15:59:40 +01:00 |
|
masensio
|
2ab9496b6e
|
Merge branch 'pr/395' into allow_multiline_checkbox_preferences_pr_395_with_develop
|
2014-03-13 10:39:22 +01:00 |
|
masensio
|
834c98644b
|
Remove some import warnings
|
2014-03-12 10:53:32 +01:00 |
|
David A. Velasco
|
5338b93604
|
Fixed wrong reload of SAML web dialog after rotation when the SSL-error dialog is visible over it
|
2014-03-12 10:32:05 +01:00 |
|
David A. Velasco
|
8c6f415ed4
|
Ssl-error dialogs joint in a single one that uses different adapters to update its view depending on the classes providing the information
|
2014-03-11 11:39:19 +01:00 |
|
masensio
|
101cbbe492
|
Merge branch 'develop' into check_server_certificates_in_SSO_webview
|
2014-03-10 11:08:42 +01:00 |
|
masensio
|
45bc02fbe5
|
OC-3212: Show appropiate error messages for SslError in SSL error dialog shown by WebViewClient
|
2014-03-10 10:53:11 +01:00 |
|
masensio
|
9cac3b60a5
|
Merge branch 'add_ssl_warning_dialog_for_devices_without_access_to_X509Certificte_in_WebView_SSL_errors' into check_server_certificates_in_SSO_webview
|
2014-03-07 15:11:59 +01:00 |
|
masensio
|
6944503874
|
OC-3208: Unify both SSL dialogs taking information from X509Certificate in just one
|
2014-03-07 14:48:42 +01:00 |
|
David A. Velasco
|
a2be11ad54
|
Improved view of certificate details for SSL dialog based on SslCertificate
|
2014-03-07 14:39:30 +01:00 |
|
David A. Velasco
|
6bab28424a
|
Added new dialog for SSL errors showing information saved in SslCertificate
|
2014-03-07 13:44:13 +01:00 |
|
masensio
|
517bde6aae
|
OC-3196: Rewrite according to comments in PR#420
|
2014-03-07 09:38:42 +01:00 |
|
masensio
|
8e1a2573b9
|
OC-3116: Add a warning dialog for untrusted SslCertificates and show it instead of call proceed() directly
|
2014-03-06 18:26:35 +01:00 |
|
David A. Velasco
|
ebcc9b98e3
|
Alternative solution for fix in 10f99ceb9ca... enforcing dialog dissmiss instead of introducing false specific onConfigurationChange
|
2014-03-06 16:29:21 +01:00 |
|
masensio
|
e280f5e618
|
Add License in LoadindDialog
|
2014-03-05 12:44:09 +01:00 |
|
masensio
|
1ace8a21ef
|
OC-3163: Check if the certificate is in the app cetificates repository (mKnownServers of NetworkUtils)
|
2014-03-05 12:16:48 +01:00 |
|
masensio
|
56853acff0
|
Won't Fix:
Revert "OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file"
This reverts commit df4d0355f2 .
|
2014-03-04 13:28:07 +01:00 |
|
masensio
|
df4d0355f2
|
OC-3121: (fix bug) An empty message is sent, when renaming a file in the web of a big file
|
2014-03-04 11:58:30 +01:00 |
|
masensio
|
77b7f99d66
|
OC-3097: (fix bug) When the connection is lost during a download, app thinks that the download is finished
|
2014-02-28 13:56:33 +01:00 |
|
masensio
|
1b77e7f846
|
Hotfix on develop: Show share file instead send_file for folders
|
2014-02-27 12:32:28 +01:00 |
|
masensio
|
ac836eddb7
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-27 08:40:17 +01:00 |
|
masensio
|
aaba7b2725
|
OC-3097:(fix bug) When the connection is lost during a download, app thinks that the download is finished
|
2014-02-26 17:23:18 +01:00 |
|
masensio
|
10f99ceb9c
|
OC-3079: (fix bug) Two send options appear after send and mail with a ownCloud file
|
2014-02-26 11:05:25 +01:00 |
|
masensio
|
21a6560375
|
OC-3087: (fix bug) The loading doesn't deissapear during the download process
|
2014-02-26 10:28:21 +01:00 |
|
masensio
|
b230388f63
|
OC-3082: The file list is white after send a not downloaded file
|
2014-02-25 14:40:44 +01:00 |
|
masensio
|
7c0865ae0f
|
OC-3078: (Fix bug) Appear 'Copy link' option on the send menu
|
2014-02-25 11:18:43 +01:00 |
|
masensio
|
64452b60f6
|
OC-3050: Grant the filelist doesn't refresh unnecessary because of the old update folder size
|
2014-02-24 13:54:03 +01:00 |
|
masensio
|
c8fc9cfa70
|
Merge branch 'develop' into remove_folder_size_info
|
2014-02-24 13:37:48 +01:00 |
|
masensio
|
af1f880b27
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-24 13:33:23 +01:00 |
|
masensio
|
271078a403
|
Merge branch 'master' into develop
|
2014-02-24 13:16:57 +01:00 |
|
masensio
|
a5215ce89e
|
OC-3049: Remove the database update for the folder size data: modify FileContentProvider and FileSyncAdapter.
|
2014-02-24 10:51:44 +01:00 |
|
masensio
|
422f87c57f
|
OC-3047: Hide the file size when the file is a folder
|
2014-02-21 14:06:02 +01:00 |
|
David A. Velasco
|
42fc189367
|
Implemented option to copy shared link in clipboard instead of trusting in external clipboard front-ends
|
2014-02-19 18:00:49 +01:00 |
|
masensio
|
8db07c67b6
|
OC-3016: Add option 'send_files_to_other_apps' with default value 'on'
|
2014-02-19 10:33:27 +01:00 |
|
masensio
|
9343650e84
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-19 08:51:58 +01:00 |
|
masensio
|
3b4baa1faa
|
Merge pull request #405 from owncloud/wide_scope_library_clean_up
Wide scope library clean up
|
2014-02-18 15:16:22 +01:00 |
|
masensio
|
a6aec931a7
|
OC-2971: Grant action is working in other views: Details, Videos, MP3 Player and Images
|
2014-02-18 09:45:20 +01:00 |
|
masensio
|
6cf78042b0
|
OC-2968: Filter out ownCloud from the list of apps able to receive the file
|
2014-02-17 13:54:02 +01:00 |
|
David A. Velasco
|
9e0f02131f
|
Merge branch 'share_link__unshare_file' into wide_scope_library_clean_up
|
2014-02-17 13:01:55 +01:00 |
|
masensio
|
9b1a549226
|
OC-2967: Grant that files are downloaded automatically when the action is triggered on files not down
|
2014-02-17 12:44:08 +01:00 |
|
masensio
|
a5db2c2f68
|
HotFix to add Send File option, after PR#311
|
2014-02-17 09:16:29 +01:00 |
|
masensio
|
99686805e1
|
Merge branch 'develop' into send_file_pr311_with_develop
|
2014-02-17 08:45:52 +01:00 |
|
masensio
|
7ead9a0fe4
|
Merge pull request #311 from tobiasKaminsky/develop
Added support for sharing files:
|
2014-02-14 14:59:24 +01:00 |
|
masensio
|
4bb987e7b7
|
OC-2976: (Fix bug) App crashes when sharing a mp3 and other things
|
2014-02-14 13:36:47 +01:00 |
|
David A. Velasco
|
ba2dbeb735
|
Updated references to reordered classes in owncloud-android-library
|
2014-02-14 12:54:11 +01:00 |
|
masensio
|
42834b213a
|
OC-2966: Change name of the action from 'Share' to 'Send'
|
2014-02-14 12:38:38 +01:00 |
|
masensio
|
065a9c0046
|
OC-2966: Change name of the action from 'Share' to 'Send'
|
2014-02-14 12:13:58 +01:00 |
|
masensio
|
296df1bb65
|
Merge branch 'pr/311' into pull_request_311_with_develop
|
2014-02-14 10:59:26 +01:00 |
|
masensio
|
6d8e8ca072
|
OC-2927: (Fix bug) App crashes when sharing a mp3 while it's playing
|
2014-02-14 10:19:52 +01:00 |
|
masensio
|
dce02bd01f
|
OC-2923: (fix bug) Filelist is not refreshed after changing the orientation of the device and sharing
|
2014-02-13 09:47:31 +01:00 |
|
masensio
|
f51977d9ea
|
OC-2922: Fix the bug: Menu in the gallery is not refresh after share or unsharing a file
|
2014-02-12 18:38:18 +01:00 |
|
David A. Velasco
|
397fa5904a
|
Prevent stuck progress dialog, but well done
|
2014-02-12 12:45:47 +01:00 |
|
David A. Velasco
|
858ca289f6
|
Prevent stuck progress dialog
|
2014-02-12 12:42:07 +01:00 |
|
David A. Velasco
|
8394350082
|
Fixed subscription of stopped FileActivities as listeners for results of operations in OperationsService
|
2014-02-12 12:33:45 +01:00 |
|
masensio
|
cf348fc6d9
|
OC-2887: Fix bug, refresh share icon, share menu refresh
|
2014-02-11 15:23:34 +01:00 |
|
David A. Velasco
|
cae7744ae1
|
Fixed release of connection between FileActivity and OperationService
|
2014-02-11 14:57:37 +01:00 |
|
masensio
|
04f5cf170f
|
Commit previous to fix bug about refresh share status in filelist, OC-2887
|
2014-02-11 13:57:23 +01:00 |
|
David A. Velasco
|
77870373d9
|
Fixed bug in callbacks from OperationsService, a Handler is needed to access the main thread from other
|
2014-02-11 11:37:52 +01:00 |
|
David A. Velasco
|
e64a3cbf35
|
All the FileActivities bind to OperationsService on creation, and the later reports them when an operation finishes
|
2014-02-11 10:29:01 +01:00 |
|
Dominique Hazael-Massieux
|
d290db9ab6
|
allow multi-line checkbox for preferences with long titles
inspired from http://stackoverflow.com/questions/2408708/show-extra-info-for-preference-screens-when-checkboxpreference-summary-field-is
|
2014-02-10 15:00:34 +01:00 |
|
masensio
|
9df401a7cd
|
OC-2880: fix bug In the detail view, changing the orientation of the device and unsharing, menu is not refreshing, for images view
|
2014-02-10 11:27:49 +01:00 |
|
masensio
|
15309cac8b
|
OC-2880: Fix bug: In the detail view, changing the orientation of the device and unsharing, menu is not refreshing
|
2014-02-10 09:36:46 +01:00 |
|
masensio
|
7cf9c82cc0
|
OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown
|
2014-02-07 13:25:53 +01:00 |
|
masensio
|
eb7bbebc08
|
OC-2868: Fix bug: Unshare a file that does not exist any more, no message is shown
|
2014-02-07 12:54:52 +01:00 |
|
masensio
|
ebbc1793e2
|
Merge branch 'develop' into share_link__unshare_file
|
2014-02-07 12:02:38 +01:00 |
|
masensio
|
fdedbaa18f
|
OC-2859: Refix the bug. Unshare option shouldn't appear in non-shared files/folders
|
2014-02-07 09:11:08 +01:00 |
|
David A. Velasco
|
dd7d44ed32
|
Considered servers without sharing support
|
2014-02-07 08:59:11 +01:00 |
|
David A. Velasco
|
0fde0084e2
|
Merge branch 'share_link__new_share' into share_link__refresh_shares_folder_per_folder
|
2014-02-06 20:16:14 +01:00 |
|
David A. Velasco
|
da4aaa5aa1
|
Recovered sendStickyBroadcast instead of LocalBroadcastManager#sendbroadcast; events were lost on screen rotations
|
2014-02-06 20:10:21 +01:00 |
|
David A. Velasco
|
533924f538
|
Get share resources ONLY for the current folder being refreshed
|
2014-02-06 19:54:29 +01:00 |
|
masensio
|
d1aca3a171
|
OC-2859: Fix bug: Unshare option shouldn't appear in non-shared files/folders
|
2014-02-06 19:10:08 +01:00 |
|
David A. Velasco
|
4db5295f56
|
Merge branch 'share_link__new_share' into setup_additions
|
2014-02-06 13:58:41 +01:00 |
|
David A. Velasco
|
fc09783c1d
|
Added HookActivity for integration of external SDKs
|
2014-02-06 12:18:03 +01:00 |
|
David A. Velasco
|
f0477ef854
|
Updated code to compose recommendation text for friends so that it allows the inclusion of the username
|
2014-02-06 09:30:36 +01:00 |
|
David A. Velasco
|
08cec8f7a2
|
Allow setup of display name in the action bar for root folder
|
2014-02-05 19:10:08 +01:00 |
|
masensio
|
de29fd38ce
|
OC-2833: Access to unshare link from PreviewImageFragment
|
2014-02-05 17:32:29 +01:00 |
|
masensio
|
3f701c5bb8
|
OC-2834: Access to unshare link from PreviewMediaFragment
|
2014-02-05 12:52:55 +01:00 |
|
masensio
|
ffdd188f06
|
OC-2834: Access to unshare link from FileDetailFragment
|
2014-02-05 11:39:18 +01:00 |
|
masensio
|
e437d8320d
|
Merge branch 'share_link__new_share' into share_link__unshare_file
|
2014-02-05 11:25:39 +01:00 |
|
David A. Velasco
|
44c730167c
|
Enabled action to share file with link in preview of images
|
2014-02-05 10:53:47 +01:00 |
|
masensio
|
c1af013596
|
OC-2832: Accesss to share link from PreviewMediaFragment
|
2014-02-05 10:42:00 +01:00 |
|
masensio
|
046a566ed4
|
OC-2822: Loading progress dialog while share link is being created. Fix a problem when the app for sharing is not selected
|
2014-02-05 10:18:46 +01:00 |
|
masensio
|
44aeecb27f
|
OC-2822: Add 'loading' progress dialog while the share link is being created
|
2014-02-05 09:13:31 +01:00 |
|
masensio
|
e2af381b88
|
OC-2823: Show toast message when CreateShareOperation failes
|
2014-02-05 09:01:46 +01:00 |
|
David A. Velasco
|
3eb043caf0
|
Merge branch 'develop' into share_link__new_share
|
2014-02-04 14:43:36 +01:00 |
|
David A. Velasco
|
e2a4ad78de
|
Connected selection of app to send share link with creation of share resource, and link send to chosen app
|
2014-02-04 14:19:23 +01:00 |
|
masensio
|
09bb7bce23
|
Merge branch 'share_link_show_shared_files' into share_link__unshare_file
|
2014-02-04 13:31:30 +01:00 |
|
masensio
|
7966a9d62e
|
Changes from comments in PR #385
|
2014-02-04 12:49:15 +01:00 |
|
masensio
|
dcc540358d
|
Changes from comments in PR #385
|
2014-02-04 12:31:46 +01:00 |
|
David A. Velasco
|
7f3be4620e
|
Extra check on progress of refresh to decide visibility of progress circle
|
2014-02-03 15:19:50 +01:00 |
|
masensio
|
a8b46b7d95
|
OC-2735: Refresh unshare files in list
|
2014-02-03 15:14:42 +01:00 |
|
masensio
|
8d493de0ea
|
OC-2734: Update Database for UnshareLink operation
|
2014-02-03 14:24:36 +01:00 |
|
David A. Velasco
|
77d22d5a31
|
Added filtered chooser dialog for activities that can receive a link
|
2014-02-03 14:24:28 +01:00 |
|
masensio
|
5b5a9782c9
|
OC-2804: Fix bug: All files are marked as shared in uploads list
|
2014-02-03 13:13:01 +01:00 |
|
masensio
|
2b8588ab0b
|
OC-2732: Create 'unshare' option menu for a shared file/folder
|
2014-02-03 11:22:39 +01:00 |
|
David A. Velasco
|
59513cd56d
|
Merge branch 'share_link__new_share' into share_link__new_share_menu
|
2014-02-03 09:46:26 +01:00 |
|
masensio
|
261d8a5167
|
OC-2772:Display a message if the user selects to share a file or folder that does not exist on the server
|
2014-02-03 09:26:36 +01:00 |
|
masensio
|
0f7d8d8453
|
OC-2771: Add pop-up message if the server doesn't support Share API and Share Link option is selected
|
2014-02-01 19:38:36 +01:00 |
|
David A. Velasco
|
fbe5f83aee
|
Adding custom dialog to let the user choose what app should received a shared link [WIP]
|
2014-01-31 15:38:53 +01:00 |
|
David A. Velasco
|
a9981ac0b4
|
Improved semantics of broadcast messages from FileSyncAdapter ; passed through LocalBroadcastManager now
|
2014-01-31 15:00:27 +01:00 |
|
masensio
|
d88dc52660
|
OC-2678: Save the new Share resource in the Shares database
|
2014-01-31 14:33:54 +01:00 |
|
David A. Velasco
|
717ef76969
|
Fixed visibility of progress circle for refresh
|
2014-01-31 12:22:49 +01:00 |
|
David A. Velasco
|
b447bf973f
|
Added standard menu to select app used to send the link to share a file
|
2014-01-31 10:43:25 +01:00 |
|
masensio
|
c550c8701b
|
Merge branch 'share_link_show_shared_files' into share_link__new_share
|
2014-01-30 18:54:54 +01:00 |
|
David A. Velasco
|
d8eb34aa49
|
Merge branch 'share_link_show_shared_files' into bug_in_refresh_of_shared_state_when_device_is_rotated
|
2014-01-30 18:33:45 +01:00 |
|
David A. Velasco
|
871d5ea05d
|
Moved execution of GetSharesOperation to OperationsService
|
2014-01-30 17:58:35 +01:00 |
|
masensio
|
426d7a3f88
|
OC-2675: CreateShareRemoteOperation in Library
|
2014-01-30 17:45:00 +01:00 |
|
David A. Velasco
|
72d9d63acb
|
Added service to run operations and created SyncOperations as common class for operations that work both both with remote and local storage
|
2014-01-30 15:02:50 +01:00 |
|
masensio
|
a6589abc54
|
OC-2755: Refresh account shows empty icon sometimes
|
2014-01-29 18:38:55 +01:00 |
|
masensio
|
7c0accf714
|
Merge branch 'share_link_show_shared_files' into share_link__code_improvements
|
2014-01-29 11:14:19 +01:00 |
|
masensio
|
5562c96268
|
OC-2750: Fix Bug. Loading shouldn't disappear until the shared files are shown
|
2014-01-29 10:31:41 +01:00 |
|
masensio
|
7310bbc781
|
OC-2746: New methods in FileStorageManager for saving shares
|
2014-01-29 09:04:33 +01:00 |
|
masensio
|
d963d702fb
|
OC-2746: Changes from comments: new method to construct base url server
|
2014-01-28 14:41:38 +01:00 |
|
masensio
|
8c6e069293
|
OC-2746: Changes from improvements in library
|
2014-01-28 13:13:26 +01:00 |
|
masensio
|
388fdd2265
|
Merge branch 'develop' into share_link_show_shared_files
|
2014-01-27 14:00:07 +01:00 |
|
masensio
|
81b3597853
|
OC-2585: Refreshthe share items.
|
2014-01-27 09:40:07 +01:00 |
|
masensio
|
9d65b66999
|
OC-2585: Refresh the share items
|
2014-01-24 15:04:32 +01:00 |
|
masensio
|
b73b968f60
|
OC-2490: Show image for shared file in the filelist
|
2014-01-24 12:22:11 +01:00 |
|
David A. Velasco
|
0e4c56f316
|
Fixed crash in first installation
Conflicts:
src/com/owncloud/android/ui/activity/FileActivity.java
|
2014-01-23 17:48:00 +01:00 |
|
masensio
|
9243d216fc
|
OC-2697: Save data from the Share API response in oc database
|
2014-01-23 17:24:06 +01:00 |
|
masensio
|
e2f7394557
|
OC-2586: Parse the xml Share response from the server
|
2014-01-23 12:03:36 +01:00 |
|
masensio
|
0368e8fa54
|
OC-2489: Add GetRemoteSharedFilesOperation
|
2014-01-21 14:12:46 +01:00 |
|
David A. Velasco
|
1e68dccd8b
|
Library updated with final names (project and packages)
|
2014-01-20 11:59:41 +01:00 |
|
David A. Velasco
|
690c1bf128
|
Removed unused methoed OnDatatransferProgressListener#onTransferProgress(long)
|
2014-01-15 10:41:37 +01:00 |
|
masensio
|
5bab662e90
|
OC-2461: Fix bug: After insert the pincode, if the device is rotate the pincode is asked again
|
2014-01-08 13:02:16 +01:00 |
|
masensio
|
bcc972d63d
|
OC-2459: Ask for pincode, when click on an instant upload notification
|
2014-01-08 11:11:19 +01:00 |
|
masensio
|
8215c5cc96
|
Merge branch 'develop' into refactor_remote_operation_to_upload_file
Conflicts:
src/com/owncloud/android/files/services/FileUploader.java
|
2013-12-16 13:26:45 +01:00 |
|
masensio
|
e76d4b00ef
|
OC-2388: Move ChunkedUploadFileOperation to the framework. UploadFileOperation select operation with or without chunks
|
2013-12-16 10:46:29 +01:00 |
|
David A. Velasco
|
dae42a11b4
|
Added seasonal icon for winter holidays
|
2013-12-10 13:41:47 +01:00 |
|
David A. Velasco
|
e1e2f547c5
|
Refactored local deletion to unify through FileDataStorageManager
|
2013-11-27 09:44:54 +01:00 |
|
tobiasKaminsky
|
0d01bf30c3
|
Added support for sharing files:
- Long press on file list
- Add option on ImageViewer
|
2013-11-24 10:00:04 +01:00 |
|
masensio
|
515ec5e8dd
|
t puswqMerge branch 'refactor_remote_operation_to_create_folder' into refactor_remote_operation_to_rename_folder
Conflicts:
oc_framework-test-project/src/com/owncloud/android/oc_framework_test_project/TestActivity.java
oc_framework/src/com/owncloud/android/oc_framework/utils/FileUtils.java
|
2013-11-18 14:42:07 +01:00 |
|
David A. Velasco
|
73849d822d
|
Add check of characters in file name before starting rename/createFolder operations
|
2013-11-18 14:10:11 +01:00 |
|
masensio
|
4a4d78821a
|
OC-2107: Change validation name method: ValidateName and ValidatePath
|
2013-11-18 13:41:47 +01:00 |
|
masensio
|
b9808f6938
|
OC-1990: Isolate code from RenameFileOperation to remove dependecies on local storage. Filter invalid characters in fileName
|
2013-11-14 17:44:23 +01:00 |
|
masensio
|
15442976fe
|
Fix, creation of subdirectories
|
2013-11-14 17:18:33 +01:00 |
|
masensio
|
3ee1c51039
|
OC-2067: Adapt CreateRemoteFolderOperation, new class FileUtils.java. Try to create folder with invalid characters return an error message
|
2013-11-14 09:27:34 +01:00 |
|
David A. Velasco
|
79ebc75dfa
|
Moved some classes from root package to .utils
|
2013-11-13 11:17:30 +01:00 |
|
David A. Velasco
|
89b37b7508
|
Merge branch 'develop' into refactor_remote_operation_to_create_folder
|
2013-11-12 15:22:36 +01:00 |
|
David A. Velasco
|
6da5d3c212
|
Refactored to build ownCloud app with oc_framework as dependency
|
2013-11-12 14:50:44 +01:00 |
|
David A. Velasco
|
cc39a76a90
|
Reviewed integration with sychronization framework to fix problems in Android 4.4
|
2013-11-11 10:08:16 +01:00 |
|
David A. Velasco
|
f51b688ff4
|
Removed requests for synchronization of account when account is changed or created
|
2013-11-08 14:01:34 +01:00 |
|