David A. Velasco
|
7458e16d62
|
Merge pull request #130 from owncloud/ChangesForAndroidN
Target API level 24 (Android N)
|
2016-08-12 12:03:36 +02:00 |
|
Gurpreet
|
2e17ca3e34
|
- added target=android-24 in in file test_client/tests/project.properties
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
445cbef3aa
|
- changed project.properties files.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
8145e6c080
|
- changes made to .travis.yml file.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
15c6ab6ded
|
- changes made to .travis.yml file.
|
2016-08-12 11:04:37 +02:00 |
|
Gurpreet
|
9fa3c5bb4f
|
- changed the buildVersions and target SDK to 24.
|
2016-08-12 11:04:37 +02:00 |
|
David A. Velasco
|
bd33e65090
|
Merge pull request #77 from mendhak/master
Allow asynchronous execution without handler
|
2016-08-11 09:26:07 +02:00 |
|
mendhak
|
df743af8c5
|
Merge branch 'master' into master
|
2016-08-10 18:11:28 +01:00 |
|
David A. Velasco
|
02cb6749da
|
Merge pull request #101 from owncloud/fix_project_setup
Fixed lint setup
|
2016-08-10 13:16:35 +02:00 |
|
Bartosz Przybylski
|
34d1ce986b
|
Correctly setup lint options
|
2016-08-10 12:54:18 +02:00 |
|
David A. Velasco
|
1b191151ed
|
Merge pull request #129 from owncloud/release_0.9.13
Release 0.9.13
oc-android-library-0.9.13
|
2016-08-09 11:20:28 +02:00 |
|
David A. Velasco
|
70e38cda59
|
Fix Share parser: share type is not determined by existance of <url> element in share
|
2016-08-04 16:37:47 +02:00 |
|
David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
f0b649ecd6
|
Merge pull request #127 from owncloud/add_check_for_unshareable_federated_shares
Add check to OwnCloudVersion for not-reshareable federated shares support
|
2016-08-01 13:11:04 +02:00 |
|
David A. Velasco
|
46ec581740
|
Fix permissions for federated folders
|
2016-07-29 12:18:00 +02:00 |
|
David A. Velasco
|
e4fc7ea25b
|
Add method to OwnCloudVersion to check if not-reshareable federated shares are supported
|
2016-07-26 12:53:59 +02:00 |
|
David A. Velasco
|
0ce18350cf
|
Merge pull request #125 from owncloud/1639_show_display_name_instead_of_login_name
Support to access display name of stored accounts
|
2016-06-16 14:32:00 +02:00 |
|
David A. Velasco
|
f679e55933
|
Updated OwnCloudAccount#getDisplayName with better fallbacks
|
2016-06-16 12:14:47 +02:00 |
|
David A. Velasco
|
4d80ca096d
|
Removed annoying NONE value from OwnCloudAccount#getDisplayName
|
2016-06-15 10:21:20 +02:00 |
|
David A. Velasco
|
75667c67f4
|
Renamed GetRemoteUserNameOperation to GetRemoteUserInfoOperation
|
2016-06-13 13:49:04 +02:00 |
|
David A. Velasco
|
06f27a7c79
|
Undo buggy refactoring; too much to do in that sense to get it works
|
2016-06-09 10:54:08 +02:00 |
|
David A. Velasco
|
afe65bdc3f
|
Return user name when display name is unknown
|
2016-06-09 10:02:32 +02:00 |
|
David A. Velasco
|
743661ca90
|
Added field 'displayName' to OwnCloudAccount, and refactoring load of account from storage
|
2016-06-09 10:02:32 +02:00 |
|
David A. Velasco
|
48f35c14b4
|
Merge pull request #124 from owncloud/stable
Merge release 0.9.12 from stable to master
|
2016-06-08 16:58:09 +02:00 |
|
David A. Velasco
|
954f69de99
|
Merge pull request #122 from owncloud/release_0.9.12
Release 0.9.12 , supporting release 2.0.1 of OC for Android
oc-android-library-0.9.12
|
2016-06-08 09:21:44 +02:00 |
|
David A. Velasco
|
cdce258a3f
|
Fixed case of 'no update of upload permission' in operation updating public shares
|
2016-06-07 13:09:12 +02:00 |
|
David A. Velasco
|
785562038e
|
Merge pull request #119 from owncloud/fix_non_alphanumeric_chars_in_password
Fixed support of non alphanumeric chars in password
|
2016-05-03 10:37:21 +02:00 |
|
David A. Velasco
|
0666f08ea6
|
Moved credentials charset constant out of interface, so that it's correctly initialized
|
2016-04-28 14:00:44 +02:00 |
|
Andy Scherzinger
|
3f89bf20a4
|
make "UTF-8" String a constant
|
2016-04-28 12:22:52 +02:00 |
|
Luke Owncloud
|
f69814f574
|
allows special chars in password
|
2016-04-28 12:22:52 +02:00 |
|
Luke Owncloud
|
256c607da8
|
allow special chars in password
|
2016-04-28 12:22:52 +02:00 |
|
David A. Velasco
|
5e5aac5fe1
|
Merge pull request #120 from owncloud/studio21Update
Update gradle android plugin to 2.1.0
|
2016-04-28 10:54:32 +02:00 |
|
Andy Scherzinger
|
5a2674516a
|
Update gradle android plugin to 2.1.0
|
2016-04-27 14:40:44 +02:00 |
|
David A. Velasco
|
0d95b0ce24
|
Merge pull request #117 from owncloud/Studio2Update
Support Android Studio 2.0 (build tools 23.0.3 + gradle 2.10 + gradle plugin 2.0)
|
2016-04-26 16:45:13 +02:00 |
|
Andy Scherzinger
|
037b1baadf
|
removed support lib updates in travis build since support lib isn't used/referenced
|
2016-04-25 16:08:08 +02:00 |
|
Andy Scherzinger
|
95b57e7b3d
|
removed unused support lib dependency
|
2016-04-25 16:06:17 +02:00 |
|
Andy Scherzinger
|
0a941691bd
|
Android Studio 2.0 Update, gradle 2.10 update, build tools 23.0.3 and support lib update in travis
|
2016-04-25 15:34:24 +02:00 |
|
David A. Velasco
|
f53ebc09b2
|
Merge pull request #118 from owncloud/stable
Release 0.9.11
|
2016-04-21 12:53:16 +02:00 |
|
David A. Velasco
|
19e30a6236
|
Added util method to extract username from saved Account
oc-android-library-0.9.11
|
2016-04-01 14:58:23 +02:00 |
|
David A. Velasco
|
740f0deb82
|
Fixed bug resulting in false success when one of multiple Share properties are updated
|
2016-04-01 14:57:46 +02:00 |
|
David A. Velasco
|
39e3ddaa07
|
Merge pull request #112 from owncloud/reliable_uploads_actions_uploads_view
Update to support changes for uploads view in OC app
|
2016-03-30 13:45:23 +02:00 |
|
David A. Velasco
|
0bfc385707
|
Improved detection of exceptions in uplaods due to local errors
|
2016-03-21 17:07:23 +01:00 |
|
David A. Velasco
|
78b9aa6247
|
Redirections to the Identity Provider (IdP) are translated into ResultCode.UNAUTHORIZED
|
2016-03-21 16:48:12 +01:00 |
|
masensio
|
d36fa0b38b
|
Clean code
|
2016-03-21 16:48:12 +01:00 |
|
Juan Carlos González Cabrero
|
023d8107ca
|
New Result code added to RemoteOperationResult
|
2016-03-21 16:48:12 +01:00 |
|
David A. Velasco
|
e6eb4b6e53
|
Added DELAYED_FOR_WIFI to RemoteOperationResult
|
2016-03-21 16:48:12 +01:00 |
|
David A. Velasco
|
e7891c4acb
|
Merge pull request #113 from owncloud/edit_public_share_permission
Edit public share permission
|
2016-03-21 09:35:05 +01:00 |
|
Juan Carlos González Cabrero
|
573afa1538
|
Update comment, error handling and indentation in the automatic test
|
2016-03-21 09:05:47 +01:00 |
|
Juan Carlos González Cabrero
|
57aa370be0
|
Update public share tests and refactored publicUpload permission handling
|
2016-03-21 09:05:47 +01:00 |
|
Juan Carlos González Cabrero
|
5c68c3f605
|
Added automated test for creation of the share operation with edit permission enabled
|
2016-03-21 09:05:47 +01:00 |
|