Commit graph

1616 commits

Author SHA1 Message Date
David A. Velasco
8e2c944e4d Version up for JB workaround-app: 1.0.12 2014-01-21 14:44:16 +01:00
David A. Velasco
30198bb105 App version up: 1.5.3 2014-01-21 14:41:46 +01:00
David A. Velasco
6d5949b0a2 Added app icon for xhdpi 2014-01-21 14:30:33 +01:00
masensio
0368e8fa54 OC-2489: Add GetRemoteSharedFilesOperation 2014-01-21 14:12:46 +01:00
masensio
c719e4a654 OC-2489: Add new check to isSharedSupported 2014-01-21 13:09:30 +01:00
masensio
e9e26a464e OC-2489:Add new check to isSharedSupported 2014-01-21 11:45:53 +01:00
masensio
747a39cf7d OC-2489: New ShareRemoteFile, to get data from the server. ShareType in library 2014-01-21 09:20:32 +01:00
masensio
0723ae4b09 OC-2584: Detect if the server supports the Share API. This Check is in OwnCloudServerCheckOperation 2014-01-20 14:27:09 +01:00
David A. Velasco
1e68dccd8b Library updated with final names (project and packages) 2014-01-20 11:59:41 +01:00
masensio
2da9af3871 Merge branch 'develop' into share_link_show_shared_files 2014-01-20 11:36:10 +01:00
masensio
8587f644e7 Create OCShare object 2014-01-20 11:32:40 +01:00
David A. Velasco
ea2e3ec92e Fixed sample client to load oc_framework library with no need to include the JAR files manually 2014-01-20 10:53:07 +01:00
David A. Velasco
3f4e615d5e Merge branch 'develop' into oc_framework_cleanup_and_documentation 2014-01-20 09:24:44 +01:00
David A. Velasco
1fd16efe79 Merge remote-tracking branch 'origin/oc_framework_cleanup_and_documentation' into oc_framework_cleanup_and_documentation 2014-01-20 09:24:12 +01:00
David A. Velasco
8cf7a1c3db Merge pull request #347 from owncloud/refactor_remote_saml_authentication
Refactored remote saml authentication
2014-01-20 00:10:54 -08:00
David A. Velasco
f601a31b50 Removed excess comma 2014-01-20 09:09:59 +01:00
Mr. Jenkins
69743392f1 [tx-robot] updated from transifex 2014-01-20 01:14:27 -05:00
Mr. Jenkins
6483c8b913 [tx-robot] updated from transifex 2014-01-19 01:14:31 -05:00
Mr. Jenkins
61f53ad160 [tx-robot] updated from transifex 2014-01-18 01:14:30 -05:00
masensio
1d70ae81ea OC-2640: Fix Bug: Log in screen disappear when trying to log in again with the same user 2014-01-17 15:12:12 +01:00
masensio
ae61e2d7d4 OC-2587:Add new string to setup.xml: share_api_link 2014-01-17 14:35:00 +01:00
masensio
b79383d131 OC-2633: Fixes for comments in code. PR #347 2014-01-17 14:25:38 +01:00
masensio
5581bd9c11 Merge branch 'develop' into refactor_remote_saml_authentication 2014-01-17 14:20:14 +01:00
masensio
10dac35232 OC-2633: Fixes for comments in code. PR #347 2014-01-17 14:20:00 +01:00
masensio
99817da42b OC-2305: Create OCShares table on Database 2014-01-17 12:38:41 +01:00
Mr. Jenkins
2f5806da44 [tx-robot] updated from transifex 2014-01-17 01:14:30 -05:00
masensio
e6bf6968fa Merge branch 'develop' into share_link_show_shared_files 2014-01-16 18:46:07 +01:00
masensio
1c6fcdb372 OC-2534: Review library name and copyright 2014-01-16 18:36:35 +01:00
David A. Velasco
95afa6c8bf Merge pull request #330 from LukeOwncloud/update_jackrabbit
Update jackrabbit library, with dependencies now in separate files.
2014-01-16 08:55:28 -08:00
masensio
7aeda0b4dc OC-2582: Add methods isFileShareByLink and getFilePublicLink to FileDataStorageManager 2014-01-16 16:55:10 +01:00
masensio
b038cac0cd OC-2581: Add to filelist: shared_by_link(boolean) and public_link(string) 2014-01-16 12:55:21 +01:00
masensio
ab52aeb45b OC-2534: Update header with MIT license 2014-01-16 10:53:45 +01:00
David A. Velasco
af6815a14b Fixed DownloadRemoteOperation to use real total transfer size and to simplify constructor 2014-01-15 11:48:10 +01:00
masensio
e65985bd33 Merge branch 'develop' into refactor_remote_saml_authentication 2014-01-15 11:00:37 +01:00
masensio
ea18765828 OC-2465: review code 2014-01-15 10:52:06 +01:00
David A. Velasco
690c1bf128 Removed unused methoed OnDatatransferProgressListener#onTransferProgress(long) 2014-01-15 10:41:37 +01:00
David A. Velasco
f2756636d6 Added download operation and local deletion of downloaded file to sample client for oc_framework 2014-01-15 10:30:22 +01:00
Mr. Jenkins
ce5b3e3118 [tx-robot] updated from transifex 2014-01-15 01:56:46 -05:00
David A. Velasco
0821a9ecbc Added upload operation to sample oc_framework client 2014-01-14 14:38:36 +01:00
David A. Velasco
55a0ecbf10 Send absolute path instread of simple name as last parameter of OnDatatransferProgressListener#onTransferPorgress() 2014-01-14 14:10:38 +01:00
masensio
d3e0c5c6ce OC-2465: Delete a log line in SsoWebViewClient 2014-01-14 11:37:10 +01:00
masensio
b5ca58b712 Merge branch 'develop' into refactor_remote_saml_authentication 2014-01-14 11:12:31 +01:00
masensio
8f0128cbab OC-2541: Adapt the code the new saml implementation. Get the username from OCS-API 2014-01-14 11:06:03 +01:00
Mr. Jenkins
bd5f59d376 [tx-robot] updated from transifex 2014-01-14 01:54:26 -05:00
masensio
ddce8f769a OC-2541: Add GetUserNameRemoteOperation to get userName from API (JSON). 2014-01-13 11:43:49 +01:00
Mr. Jenkins
09eb142860 [tx-robot] updated from transifex 2014-01-11 01:14:30 -05:00
David A. Velasco
d76180eabc List of files is shown in listview 2014-01-10 14:34:48 +01:00
David A. Velasco
cd8fe018cf Added first use of oc_framework: start of ReadFolderOperation when 'Refresh' is clicked 2014-01-10 13:42:13 +01:00
David A. Velasco
3a01a7f61c Added empty handler for click on buttons 2014-01-10 09:43:29 +01:00
David A. Velasco
1fa57db87b Added initial UI to ownCloud sample client for oc_framework 2014-01-10 09:18:12 +01:00