pub/Android/ownCloud.git
10 years agoMerge branch 'master' into sdcard-save sd-android-1.7.2
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

10 years agoNext-Improvement
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.

10 years agoowncloud-android-external
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.

10 years agodelete values-tzl oc-android-1.7.2
masensio [Tue, 7 Jul 2015 08:41:22 +0000 (10:41 +0200)]
delete values-tzl

10 years agoMerge branch 'release-1.7.2'
masensio [Mon, 6 Jul 2015 11:55:36 +0000 (13:55 +0200)]
Merge branch 'release-1.7.2'

10 years agoUpdate library reference
masensio [Mon, 6 Jul 2015 11:53:18 +0000 (13:53 +0200)]
Update library reference

10 years agoUpdate CHANGELOG.MD
masensio [Mon, 6 Jul 2015 09:48:52 +0000 (11:48 +0200)]
Update CHANGELOG.MD

10 years agoFixed SAML SSO
David A. Velasco [Thu, 2 Jul 2015 12:03:12 +0000 (14:03 +0200)]
Fixed SAML SSO

10 years agoFixed title in action bar when user clicks on upload notification in progress / failed
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

10 years agoFixed condition to browse up when current file shown is uploading for first time...
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

10 years agoFixed bug in access to same folder than last time when a file is shared with OC to...
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

10 years agoMerge branch 'develop' into release-1.7.2
David A. Velasco [Thu, 25 Jun 2015 12:43:04 +0000 (14:43 +0200)]
Merge branch 'develop' into release-1.7.2

10 years agoMerge pull request #1027 from owncloud/auto_grid_only_with_all_pictures
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

10 years agoUpdate library reference
masensio [Thu, 25 Jun 2015 10:57:12 +0000 (12:57 +0200)]
Update library reference

10 years agoFixed upload of files into non-root folders
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!

10 years agoReplaced constructor with parameter in FileDetailsFragment with static method and...
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

10 years agoRefactored extractions of server version from AccountManager through
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

10 years agoAutomatic grid view is only enabled if server supports remote thumbnails and ALL...
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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 25 Jun 2015 05:13:56 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 24 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate some file icons
masensio [Tue, 23 Jun 2015 12:50:02 +0000 (14:50 +0200)]
Update some file icons

10 years agoFixed wrong format of files & folder count
David A. Velasco [Tue, 23 Jun 2015 12:39:29 +0000 (14:39 +0200)]
Fixed wrong format of files & folder count

10 years agoUpdated file icons with higher resolutions
David A. Velasco [Tue, 23 Jun 2015 12:31:32 +0000 (14:31 +0200)]
Updated file icons with higher resolutions

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 23 Jun 2015 05:14:15 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate versionName and versionCode in AndroidManifest.xml, for workaround
masensio [Mon, 22 Jun 2015 13:52:08 +0000 (15:52 +0200)]
Update versionName and versionCode in AndroidManifest.xml, for workaround

10 years agoUpdate versionName and versionCode in AndroidManifest.xml
masensio [Mon, 22 Jun 2015 13:47:36 +0000 (15:47 +0200)]
Update versionName and versionCode in AndroidManifest.xml

10 years agoMerge remote-tracking branch 'origin/release-1.7.2' into release-1.7.2
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

10 years agoUpdate reference to library after merging share update in it
David A. Velasco [Mon, 22 Jun 2015 12:55:44 +0000 (14:55 +0200)]
Update reference to library after merging share update in it

10 years agoMerge pull request #1024 from owncloud/fix_shared_by_link_for_server_without_public_u...
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

10 years agoMerge pull request #1023 from owncloud/fix_issues_from_Transifex
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

10 years agoMerge branch 'develop' into fix_shared_by_link_for_server_without_public_uploads
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

10 years agoupdate minSdkVersion (to 14) in AndroidManifest.xml
masensio [Mon, 22 Jun 2015 11:57:54 +0000 (13:57 +0200)]
update minSdkVersion (to 14) in AndroidManifest.xml

10 years agoFix: Import file from other app shows all folders as TextView
masensio [Mon, 22 Jun 2015 10:58:41 +0000 (12:58 +0200)]
Fix: Import file from other app shows all folders as TextView

10 years agoMore i18n-friendly format for footer in list of files (no string composition)
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

10 years agoMerge branch 'master' into develop
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

10 years agoMerge pull request #999 from owncloud/fix-code-that-never-worked
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 !=

10 years agoConstant first
David A. Velasco [Mon, 22 Jun 2015 07:52:35 +0000 (09:52 +0200)]
Constant first

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 22 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 21 Jun 2015 05:13:57 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 20 Jun 2015 05:14:01 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate string subject_token and update library reference
masensio [Fri, 19 Jun 2015 13:11:49 +0000 (15:11 +0200)]
Update string subject_token and update library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 19 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 18 Jun 2015 05:14:01 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #1014 from owncloud/forbidden_characters_from_server
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

10 years agoUpdated reference to library after merging support for forbidden characters in server...
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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 17 Jun 2015 05:13:57 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate library reference (Code Review)
masensio [Tue, 16 Jun 2015 13:16:16 +0000 (15:16 +0200)]
Update library reference (Code Review)

10 years agoUpdate library reference
masensio [Tue, 16 Jun 2015 08:54:40 +0000 (10:54 +0200)]
Update library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 16 Jun 2015 05:14:07 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'develop' into forbidden_characters_from_server
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

10 years agoMerge pull request #995 from owncloud/navigationDrawer_basic
masensio [Mon, 15 Jun 2015 12:30:57 +0000 (14:30 +0200)]
Merge pull request #995 from owncloud/navigationDrawer_basic

Navigation drawer basic

10 years agoMerge remote-tracking branch 'origin/develop' into navigationDrawer_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

10 years agoMerge pull request #1013 from owncloud/keep_permanent_redirections
masensio [Mon, 15 Jun 2015 11:56:41 +0000 (13:56 +0200)]
Merge pull request #1013 from owncloud/keep_permanent_redirections

Keep permanent redirections

10 years agoFix travis compilation
masensio [Mon, 15 Jun 2015 11:49:00 +0000 (13:49 +0200)]
Fix travis compilation

10 years agoMerge branch 'develop' into navigationDrawer_basic
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

10 years agoRemoved unneeded dependency
David A. Velasco [Mon, 15 Jun 2015 11:39:01 +0000 (13:39 +0200)]
Removed unneeded dependency

10 years agoPrevent updating to last version of platform tools
David A. Velasco [Mon, 15 Jun 2015 11:26:41 +0000 (13:26 +0200)]
Prevent updating to last version of platform tools

10 years agoTrying different options to update support library project (fixing Travis build)
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)

10 years agoUpdate library reference
masensio [Mon, 15 Jun 2015 11:19:44 +0000 (13:19 +0200)]
Update library reference

10 years agoAdding binary dependencies for aapt
David A. Velasco [Mon, 15 Jun 2015 11:04:38 +0000 (13:04 +0200)]
Adding binary dependencies for aapt

10 years agoFixed indentation in .travis.yml
David A. Velasco [Mon, 15 Jun 2015 10:46:48 +0000 (12:46 +0200)]
Fixed indentation in .travis.yml

10 years agoAdded Android SDK Platform with API level 16 to Travis build file
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

10 years agoReviewed and updated project setup instructions
David A. Velasco [Mon, 15 Jun 2015 10:33:03 +0000 (12:33 +0200)]
Reviewed and updated project setup instructions

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 15 Jun 2015 05:13:52 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 14 Jun 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 13 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 12 Jun 2015 05:13:56 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoUpdated reference to correct commit in owncloud-android-library
David A. Velasco [Thu, 11 Jun 2015 08:35:38 +0000 (10:35 +0200)]
Updated reference to correct commit in owncloud-android-library

10 years agoSave target location of server behind a permanent redirection after password validation
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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 11 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 10 Jun 2015 05:13:39 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFixed bug of action bar position in PreviewImageActvitiy in Android <=4.2
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

10 years agoupdate -gitignore and readme
purigarcia [Mon, 8 Jun 2015 13:02:29 +0000 (15:02 +0200)]
update -gitignore and readme

10 years agoMerge pull request #978 from owncloud/automationTest
masensio [Mon, 8 Jun 2015 10:53:15 +0000 (12:53 +0200)]
Merge pull request #978 from owncloud/automationTest

Automation test

10 years agoUpdate link
David A. Velasco [Mon, 8 Jun 2015 09:26:10 +0000 (11:26 +0200)]
Update link

10 years agoMerge remote-tracking branch 'origin/automationTest' into automationTest
David A. Velasco [Mon, 8 Jun 2015 09:15:46 +0000 (11:15 +0200)]
Merge remote-tracking branch 'origin/automationTest' into automationTest

10 years agoQuick instructions to use automation tests
David A. Velasco [Mon, 8 Jun 2015 09:15:11 +0000 (11:15 +0200)]
Quick instructions to use automation tests

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 8 Jun 2015 05:13:49 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoadd the test to smoke test
purigarcia [Fri, 5 Jun 2015 11:26:19 +0000 (13:26 +0200)]
add the test to smoke test

10 years agonew test cases about login and check that there are some files
purigarcia [Fri, 5 Jun 2015 11:23:03 +0000 (13:23 +0200)]
new test cases about login and check that there are some files

10 years agoFix, Title is not correct when rotating the device
masensio [Fri, 5 Jun 2015 10:26:12 +0000 (12:26 +0200)]
Fix, Title is not correct when rotating the device

10 years agoMerge branch 'develop' into automationTest
purigarcia [Fri, 5 Jun 2015 08:32:37 +0000 (10:32 +0200)]
Merge branch 'develop' into automationTest

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 5 Jun 2015 05:13:53 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFix, the message is not correct when creating a folder with /
masensio [Thu, 4 Jun 2015 17:01:13 +0000 (19:01 +0200)]
Fix, the message is not correct when creating a folder with /

10 years agoFix, title is not correct when menu is shown and rotate
masensio [Thu, 4 Jun 2015 16:41:07 +0000 (18:41 +0200)]
Fix, title is not correct when menu is shown and rotate

10 years agoupdate the project structure
purigarcia [Thu, 4 Jun 2015 10:29:27 +0000 (12:29 +0200)]
update the project structure

10 years agoupdate project structure
purigarcia [Thu, 4 Jun 2015 09:11:28 +0000 (11:11 +0200)]
update project structure

10 years agoupdate the project structure
purigarcia [Thu, 4 Jun 2015 09:08:59 +0000 (11:08 +0200)]
update the project structure

10 years agoFix issue #1000
masensio [Thu, 4 Jun 2015 09:02:21 +0000 (11:02 +0200)]
Fix issue #1000

10 years agoupdate the project
purigarcia [Thu, 4 Jun 2015 07:36:10 +0000 (09:36 +0200)]
update the project

10 years agoupdate the project
purigarcia [Thu, 4 Jun 2015 07:34:42 +0000 (09:34 +0200)]
update the project

10 years agoupdate files of the project
purigarcia [Thu, 4 Jun 2015 07:32:44 +0000 (09:32 +0200)]
update files of the project

10 years agoupdate config
purigarcia [Thu, 4 Jun 2015 07:30:29 +0000 (09:30 +0200)]
update config

10 years agoadd config file
purigarcia [Thu, 4 Jun 2015 06:49:30 +0000 (08:49 +0200)]
add config file

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 4 Jun 2015 05:13:55 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFixed home button in action bar for PreviewImageActvitiy when navigation drawer is...
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

10 years agoRefactor method to update title and home (up) button of FileActivity
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

10 years agoWIP upload a big file
purigarcia [Wed, 3 Jun 2015 10:32:14 +0000 (12:32 +0200)]
WIP upload a big file

10 years agoParse error 500 and InvalidPathException for Uploads
masensio [Wed, 3 Jun 2015 09:10:33 +0000 (11:10 +0200)]
Parse error 500 and InvalidPathException for Uploads

10 years agoMerge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic
David A. Velasco [Wed, 3 Jun 2015 09:09:19 +0000 (11:09 +0200)]
Merge remote-tracking branch 'origin/navigationDrawer_basic' into navigationDrawer_basic