Peter Henn [Wed, 8 Jul 2015 00:47:05 +0000 (00:47 +0000)]
Merge branch 'master' into sdcard-save
need to merge especially changes in:
src/com/owncloud/android/utils/FileStorageUtils.java
Peter Henn [Tue, 7 Jul 2015 23:14:18 +0000 (23:14 +0000)]
Next-Improvement
Try to build the pathname by getBaseStorePathString, which
only helps getTemporalPath and getSavePath, but not
getUsableSpace. Anyway if we may assume that in case of
the usage of an external SD-CARD here we need to check
only the left space of that medium, which could make the
getBaseStorePath obsolete.
Peter Henn [Tue, 7 Jul 2015 22:57:49 +0000 (22:57 +0000)]
owncloud-android-external
Generate ocl android app with external storage patches,
which was original found here:
https://github.com/owncloud/android/issues/10
and here:
https://github.com/de-live-gdev/owncloud-android-external
Just use the getAppContext() API from class MainApp to
get the value of mContext.
masensio [Tue, 7 Jul 2015 08:41:22 +0000 (10:41 +0200)]
delete values-tzl
masensio [Mon, 6 Jul 2015 11:55:36 +0000 (13:55 +0200)]
Merge branch 'release-1.7.2'
masensio [Mon, 6 Jul 2015 11:53:18 +0000 (13:53 +0200)]
Update library reference
masensio [Mon, 6 Jul 2015 09:48:52 +0000 (11:48 +0200)]
Update CHANGELOG.MD
David A. Velasco [Thu, 2 Jul 2015 12:03:12 +0000 (14:03 +0200)]
Fixed SAML SSO
David A. Velasco [Thu, 2 Jul 2015 11:03:48 +0000 (13:03 +0200)]
Fixed title in action bar when user clicks on upload notification in progress / failed
David A. Velasco [Thu, 2 Jul 2015 10:08:36 +0000 (12:08 +0200)]
Fixed condition to browse up when current file shown is uploading for first time or a failed upload
David A. Velasco [Fri, 26 Jun 2015 07:07:51 +0000 (09:07 +0200)]
Fixed bug in access to same folder than last time when a file is shared with OC to upload
David A. Velasco [Thu, 25 Jun 2015 12:43:04 +0000 (14:43 +0200)]
Merge branch 'develop' into release-1.7.2
masensio [Thu, 25 Jun 2015 11:29:50 +0000 (13:29 +0200)]
Merge pull request #1027 from owncloud/auto_grid_only_with_all_pictures
Auto grid only in folders with only pictures and server with remote thumbnails support
masensio [Thu, 25 Jun 2015 10:57:12 +0000 (12:57 +0200)]
Update library reference
masensio [Mon, 22 Jun 2015 13:37:38 +0000 (15:37 +0200)]
Fixed upload of files into non-root folders
Fixed condition selecting grid or list mode - at least an image!
David A. Velasco [Fri, 19 Jun 2015 13:53:50 +0000 (15:53 +0200)]
Replaced constructor with parameter in FileDetailsFragment with static method and setArguments
David A. Velasco [Fri, 19 Jun 2015 13:36:11 +0000 (15:36 +0200)]
Refactored extractions of server version from AccountManager through
AccountUtils; fixed line lengths and some warnings
David A. Velasco [Fri, 19 Jun 2015 12:06:35 +0000 (14:06 +0200)]
grid view is only enabled if server supports remote thumbnails and ALL the files in a folder are images
Jenkins for ownCloud [Thu, 25 Jun 2015 05:13:56 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Tue, 23 Jun 2015 12:50:02 +0000 (14:50 +0200)]
Update some file icons
David A. Velasco [Tue, 23 Jun 2015 12:39:29 +0000 (14:39 +0200)]
Fixed wrong format of files & folder count
David A. Velasco [Tue, 23 Jun 2015 12:31:32 +0000 (14:31 +0200)]
Updated file icons with higher resolutions
Jenkins for ownCloud [Tue, 23 Jun 2015 05:14:15 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
masensio [Mon, 22 Jun 2015 13:52:08 +0000 (15:52 +0200)]
Update versionName and versionCode in AndroidManifest.xml, for workaround
masensio [Mon, 22 Jun 2015 13:47:36 +0000 (15:47 +0200)]
Update versionName and versionCode in AndroidManifest.xml
David A. Velasco [Mon, 22 Jun 2015 12:56:13 +0000 (14:56 +0200)]
Merge remote-tracking branch 'origin/release-1.7.2' into release-1.7.2
David A. Velasco [Mon, 22 Jun 2015 12:55:44 +0000 (14:55 +0200)]
Update reference to library after merging share update in it
David A. Velasco [Mon, 22 Jun 2015 12:53:47 +0000 (14:53 +0200)]
Merge pull request #1024 from owncloud/fix_shared_by_link_for_server_without_public_uploads
Fix shared by link for server without public uploads
masensio [Mon, 22 Jun 2015 12:14:36 +0000 (14:14 +0200)]
Merge pull request #1023 from owncloud/fix_issues_from_Transifex
Message with count of list(s) and folder(s) reestructured for better translations
masensio [Mon, 22 Jun 2015 12:03:21 +0000 (14:03 +0200)]
Merge branch 'develop' into fix_shared_by_link_for_server_without_public_uploads
Conflicts:
owncloud-android-library
masensio [Mon, 22 Jun 2015 11:57:54 +0000 (13:57 +0200)]
update minSdkVersion (to 14) in AndroidManifest.xml
masensio [Mon, 22 Jun 2015 10:58:41 +0000 (12:58 +0200)]
Fix: Import file from other app shows all folders as TextView
David A. Velasco [Wed, 22 Apr 2015 06:56:56 +0000 (08:56 +0200)]
More i18n-friendly format for footer in list of files (no string composition)
Conflicts FIXED:
res/values/strings.xml
David A. Velasco [Mon, 22 Jun 2015 09:23:05 +0000 (11:23 +0200)]
Merge branch 'master' into develop
Conflicts:
src/com/owncloud/android/ui/activity/FileDisplayActivity.java
David A. Velasco [Mon, 22 Jun 2015 08:05:38 +0000 (10:05 +0200)]
Merge pull request #999 from owncloud/fix-code-that-never-worked
Use .equals instead of !=
David A. Velasco [Mon, 22 Jun 2015 07:52:35 +0000 (09:52 +0200)]
Constant first
Jenkins for ownCloud [Mon, 22 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 21 Jun 2015 05:13:57 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 20 Jun 2015 05:14:01 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
masensio [Fri, 19 Jun 2015 13:11:49 +0000 (15:11 +0200)]
Update string subject_token and update library reference
Jenkins for ownCloud [Fri, 19 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 18 Jun 2015 05:14:01 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 17 Jun 2015 07:20:27 +0000 (09:20 +0200)]
Merge pull request #1014 from owncloud/forbidden_characters_from_server
Delegate check of forbidden characters on server, for OC >= 8.1
David A. Velasco [Wed, 17 Jun 2015 07:15:53 +0000 (09:15 +0200)]
Updated reference to library after merging support for forbidden characters in server into develop
Jenkins for ownCloud [Wed, 17 Jun 2015 05:13:57 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Tue, 16 Jun 2015 13:16:16 +0000 (15:16 +0200)]
Update library reference (Code Review)
masensio [Tue, 16 Jun 2015 08:54:40 +0000 (10:54 +0200)]
Update library reference
Jenkins for ownCloud [Tue, 16 Jun 2015 05:14:07 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
masensio [Mon, 15 Jun 2015 12:51:13 +0000 (14:51 +0200)]
Merge branch 'develop' into forbidden_characters_from_server
Conflicts:
owncloud-android-library
src/com/owncloud/android/ui/dialog/CreateFolderDialogFragment.java
src/com/owncloud/android/ui/dialog/RenameFileDialogFragment.java
masensio [Mon, 15 Jun 2015 12:30:57 +0000 (14:30 +0200)]
Merge pull request #995 from owncloud/navigationDrawer_basic
Navigation drawer basic
masensio [Mon, 15 Jun 2015 12:07:49 +0000 (14:07 +0200)]
Merge remote-tracking branch 'origin/develop' into navigationDrawer_basic
Conflicts:
.travis.yml
src/com/owncloud/android/authentication/AuthenticatorActivity.java
masensio [Mon, 15 Jun 2015 11:56:41 +0000 (13:56 +0200)]
Merge pull request #1013 from owncloud/keep_permanent_redirections
Keep permanent redirections
masensio [Mon, 15 Jun 2015 11:49:00 +0000 (13:49 +0200)]
Fix travis compilation
David A. Velasco [Mon, 15 Jun 2015 11:43:17 +0000 (13:43 +0200)]
Merge branch 'develop' into navigationDrawer_basic
Conflicts FIXED:
res/layout/files.xml
David A. Velasco [Mon, 15 Jun 2015 11:39:01 +0000 (13:39 +0200)]
Removed unneeded dependency
David A. Velasco [Mon, 15 Jun 2015 11:26:41 +0000 (13:26 +0200)]
Prevent updating to last version of platform tools
David A. Velasco [Mon, 15 Jun 2015 11:19:50 +0000 (13:19 +0200)]
Trying different options to update support library project (fixing Travis build)
masensio [Mon, 15 Jun 2015 11:19:44 +0000 (13:19 +0200)]
Update library reference
David A. Velasco [Mon, 15 Jun 2015 11:04:38 +0000 (13:04 +0200)]
Adding binary dependencies for aapt
David A. Velasco [Mon, 15 Jun 2015 10:46:48 +0000 (12:46 +0200)]
Fixed indentation in .travis.yml
David A. Velasco [Mon, 15 Jun 2015 10:45:02 +0000 (12:45 +0200)]
Added Android SDK Platform with API level 16 to Travis build file
David A. Velasco [Mon, 15 Jun 2015 10:33:03 +0000 (12:33 +0200)]
Reviewed and updated project setup instructions
Jenkins for ownCloud [Mon, 15 Jun 2015 05:13:52 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Jun 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Jun 2015 05:13:56 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 11 Jun 2015 08:35:38 +0000 (10:35 +0200)]
Updated reference to correct commit in owncloud-android-library
David A. Velasco [Thu, 11 Jun 2015 07:42:21 +0000 (09:42 +0200)]
Save target location of server behind a permanent redirection after password validation
Jenkins for ownCloud [Thu, 11 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Jun 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 9 Jun 2015 09:17:01 +0000 (11:17 +0200)]
Fixed bug of action bar position in PreviewImageActvitiy in Android <=4.2
purigarcia [Mon, 8 Jun 2015 13:02:29 +0000 (15:02 +0200)]
update -gitignore and readme
masensio [Mon, 8 Jun 2015 10:53:15 +0000 (12:53 +0200)]
Merge pull request #978 from owncloud/automationTest
Automation test
David A. Velasco [Mon, 8 Jun 2015 09:26:10 +0000 (11:26 +0200)]
Update link
David A. Velasco [Mon, 8 Jun 2015 09:15:46 +0000 (11:15 +0200)]
Merge remote-tracking branch 'origin/automationTest' into automationTest
David A. Velasco [Mon, 8 Jun 2015 09:15:11 +0000 (11:15 +0200)]
Quick instructions to use automation tests
Jenkins for ownCloud [Mon, 8 Jun 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
purigarcia [Fri, 5 Jun 2015 11:26:19 +0000 (13:26 +0200)]
add the test to smoke test
purigarcia [Fri, 5 Jun 2015 11:23:03 +0000 (13:23 +0200)]
new test cases about login and check that there are some files
masensio [Fri, 5 Jun 2015 10:26:12 +0000 (12:26 +0200)]
Fix, Title is not correct when rotating the device
purigarcia [Fri, 5 Jun 2015 08:32:37 +0000 (10:32 +0200)]
Merge branch 'develop' into automationTest
Jenkins for ownCloud [Fri, 5 Jun 2015 05:13:53 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
masensio [Thu, 4 Jun 2015 17:01:13 +0000 (19:01 +0200)]
Fix, the message is not correct when creating a folder with /
masensio [Thu, 4 Jun 2015 16:41:07 +0000 (18:41 +0200)]
Fix, title is not correct when menu is shown and rotate
purigarcia [Thu, 4 Jun 2015 10:29:27 +0000 (12:29 +0200)]
update the project structure
purigarcia [Thu, 4 Jun 2015 09:11:28 +0000 (11:11 +0200)]
update project structure
purigarcia [Thu, 4 Jun 2015 09:08:59 +0000 (11:08 +0200)]
update the project structure
masensio [Thu, 4 Jun 2015 09:02:21 +0000 (11:02 +0200)]
Fix issue #1000
purigarcia [Thu, 4 Jun 2015 07:36:10 +0000 (09:36 +0200)]
update the project
purigarcia [Thu, 4 Jun 2015 07:34:42 +0000 (09:34 +0200)]
update the project
purigarcia [Thu, 4 Jun 2015 07:32:44 +0000 (09:32 +0200)]
update files of the project
purigarcia [Thu, 4 Jun 2015 07:30:29 +0000 (09:30 +0200)]
update config
purigarcia [Thu, 4 Jun 2015 06:49:30 +0000 (08:49 +0200)]
add config file
Jenkins for ownCloud [Thu, 4 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Wed, 3 Jun 2015 11:36:09 +0000 (13:36 +0200)]
Fixed home button in action bar for PreviewImageActvitiy when navigation drawer is shown
David A. Velasco [Wed, 3 Jun 2015 11:29:11 +0000 (13:29 +0200)]
Refactor method to update title and home (up) button of FileActivity
purigarcia [Wed, 3 Jun 2015 10:32:14 +0000 (12:32 +0200)]
WIP upload a big file
masensio [Wed, 3 Jun 2015 09:10:33 +0000 (11:10 +0200)]
Parse error 500 and InvalidPathException for Uploads
David A. Velasco [Wed, 3 Jun 2015 09:09:19 +0000 (11:09 +0200)]
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic