Commit graph

2728 commits

Author SHA1 Message Date
Jorge Antonio Diaz-Benito Soriano
10a12fb960 Merge branch 'gradleWithInternalDependency' into us4_view_text_files
Conflicts:
	src/com/owncloud/android/ui/activity/FileDisplayActivity.java
2014-11-24 12:57:02 +01:00
Jorge Antonio Diaz-Benito Soriano
cb37a11b44 Update submodule to version with updated .gitignore 2014-11-24 12:37:12 +01:00
Jorge Antonio Diaz-Benito Soriano
79b38463b2 Updated instructions to the continuous presence of the *.iml files 2014-11-24 12:17:01 +01:00
Jorge Antonio Diaz-Benito Soriano
65aeb8728b Update .gitignore and re-add missing files 2014-11-24 11:57:01 +01:00
Jorge Antonio Diaz-Benito Soriano
3ac5d01164 Update submodule with the rebased version 2014-11-21 16:16:37 +01:00
Jorge Antonio Diaz-Benito Soriano
c63f7fbfaf Merge remote-tracking branch 'upstream/develop' into gradleWithInternalDependency 2014-11-21 15:31:14 +01:00
Jorge Antonio Diaz-Benito Soriano
057cfc2e07 Update submodule 2014-11-21 15:31:04 +01:00
David A. Velasco
e901b609ba Merge pull request #740 from owncloud/revert-669-master
Revert "Add "select all" option to photo (or other) upload screen"
2014-11-21 12:23:27 +01:00
jabarros
85d5035cbd Merge pull request #722 from ogasser/idn_share_fix
Convert IDN from ASCII to Unicode in Upload Dialog
2014-11-21 10:56:08 +01:00
Jenkins for ownCloud
ddfe992cbf [tx-robot] updated from transifex 2014-11-20 01:13:29 -05:00
David A. Velasco
a98f14ecc3 Merge pull request #721 from owncloud/nea_upload_files
Fix upload of files from DocumentsProvider in Android > 4.4
2014-11-19 11:26:27 +01:00
David A. Velasco
d737103a77 Merge branch 'develop' into nea_upload_files 2014-11-19 11:11:15 +01:00
David A. Velasco
703366c459 Fix failed uploads when display name of file brough from external apps includes separator or path-separator characters 2014-11-19 11:05:32 +01:00
David A. Velasco
3aed2954f3 Merge pull request #736 from owncloud/fix_refresh_account_lollipop
Fix 'refresh account' action in Lollipop
2014-11-19 10:50:36 +01:00
Raquel
4e72aac677 Merge branch 'develop' into fix_refresh_account_lollipop 2014-11-19 09:31:19 +01:00
Jenkins for ownCloud
bb8a10f735 [tx-robot] updated from transifex 2014-11-19 01:13:30 -05:00
jabarros
387374bed2 Fix errors in Frechn translations and reaname var in FileDisplayActivity 2014-11-18 10:35:52 +01:00
jabarros
3137438cd5 Merge branch 'develop' into nea_upload_files 2014-11-18 10:22:04 +01:00
Jenkins for ownCloud
d3bfbb8568 [tx-robot] updated from transifex 2014-11-18 01:13:34 -05:00
jabarros
bd6f9b384b Merge pull request #729 from owncloud/tls_v1.1_and_v1.2_support
Update reference to library after upgrading TLS support
2014-11-17 15:26:08 +01:00
David A. Velasco
4d04e70d12 Update reference to library after upgrading TLS support 2014-11-17 15:18:38 +01:00
Jorge Antonio Diaz-Benito Soriano
da2702129f Merge remote-tracking branch 'origin/gradleWithInternalDependency' into us4_view_text_files 2014-11-17 14:10:55 +01:00
jabarros
6224f73544 Fix crash in Android Lollipop when cliking on refresh the whole account 2014-11-17 14:07:48 +01:00
Luke Owncloud
4817e43c13 small changes for building on Linux
Conflicts:
	SETUP.md
	setup_env.sh
2014-11-17 13:52:56 +01:00
jabarros
05cb87c172 Update library reference 2014-11-17 13:51:04 +01:00
jabarros
a7c4814e28 Merge branch 'develop' into nea_upload_files 2014-11-17 13:49:17 +01:00
Jorge Antonio Diaz-Benito Soriano
9bfacf23cb Merge remote-tracking branch 'upstream/develop' into gradleWithInternalDependency 2014-11-17 13:36:26 +01:00
jabarros
297cb6b5c3 Refactoring to avoid maintenance after CR 2014-11-17 11:32:46 +01:00
Jenkins for ownCloud
3f5b3f0d1d [tx-robot] updated from transifex 2014-11-17 01:13:35 -05:00
Jenkins for ownCloud
1dbd577166 [tx-robot] updated from transifex 2014-11-15 01:13:35 -05:00
Oliver Gasser
e398ad0c63 Convert IDN from ASCII to Unicode in Upload Dialog
Display IDN host names as Unicode in the FileUpload Dialog. This dialog
is shown when multiple ownCloud accounts are setup and a file is shared
with ownCloud.

Fixes #708.
2014-11-14 00:55:53 +01:00
David A. Velasco
1b36e1ca08 Merge pull request #685 from tobiasKaminsky/beautifyTimestamps
Relative time stamps in the list of files.
2014-11-13 12:21:49 +01:00
tobiasKaminsky
7874dc4a9d - reference bug 716 2014-11-13 10:10:57 +01:00
Jenkins for ownCloud
02a11c3b91 [tx-robot] updated from transifex 2014-11-13 01:13:37 -05:00
jabarros
5d784d98b4 Get file mimeType and pass it for being checked on UploadFileOperation class. Take into account if file extension comes in content Uri 2014-11-12 16:07:37 +01:00
tobiasKaminsky
6e34ccb817 fix Problem with < Android 3.0 2014-11-12 14:51:56 +01:00
jabarros
e4d6f267f7 Create static var for defining 'content://' String into FileDisplayActivity and delete some unnecessary comments 2014-11-12 12:46:33 +01:00
David A. Velasco
17afcb0251 Merge pull request #683 from tobiasKaminsky/videoFullsize
Bugfix: video is now playing in fullscreen
2014-11-12 09:29:28 +01:00
tobiasKaminsky
79cb6106fd Merge remote-tracking branch 'upstream/develop' into beautifyTimestamps
Conflicts:
	src/com/owncloud/android/utils/DisplayUtils.java
2014-11-12 09:02:23 +01:00
tobiasKaminsky
2117c024c4 < 60 seconds -> "seconds ago" 2014-11-12 08:56:53 +01:00
jabarros
3cae3d3eb8 Modify kitkat document provider implementation in order to cover all 'content://' cases 2014-11-12 08:46:29 +01:00
Jenkins for ownCloud
1efefbd22c [tx-robot] updated from transifex 2014-11-12 01:13:41 -05:00
jabarros
903b66595f Add workaround for Drive app in which a creation of a temporal copy is needed 2014-11-11 12:27:57 +01:00
Jenkins for ownCloud
3c19c59d9e [tx-robot] updated from transifex 2014-11-11 01:13:34 -05:00
tobiasKaminsky
4560776ecc - use match_parent instead 2014-11-10 20:14:45 +01:00
Jenkins for ownCloud
54b814a604 [tx-robot] updated from transifex 2014-11-10 01:13:34 -05:00
Jenkins for ownCloud
ae67bbb648 [tx-robot] updated from transifex 2014-11-09 01:13:35 -05:00
tobiasKaminsky
39f7ee996a fix scenario 1 2014-11-08 08:45:09 +01:00
Jenkins for ownCloud
2f058ad70e [tx-robot] updated from transifex 2014-11-08 01:13:37 -05:00
jabarros
da7e13ed5c Include impelementation of Storage Access Framework when device is KITKAT or over 2014-11-07 14:57:47 +01:00