Commit graph

2827 commits

Author SHA1 Message Date
Volkan Gezer
863c0145be fix owncloud capitalization 2014-09-19 18:10:20 +02:00
jabarros
c376eef2e7 Fixed bug. Check if bitmap exceed the 2048x2048 size and set the imageview layer type to software one in order to avoid problems with OpenGL texture 2014-09-19 15:13:30 +02:00
David A. Velasco
7a345cf83b Work around constaint in valid key for DiskLruCache (capital letters are not allowed) 2014-09-19 14:14:30 +02:00
Jenkins for ownCloud
278b356f56 [tx-robot] updated from transifex 2014-09-19 01:13:43 -04:00
David A. Velasco
aa354e5d73 Merge branch 'develop' into release-1.6.0 2014-09-18 14:27:13 +02:00
David A. Velasco
5a54bfdc4d Merge pull request #631 from owncloud/new_shared_by_link_icons
Change shared-by-link folder icon and right badge
2014-09-18 14:17:03 +02:00
David A. Velasco
02d085ed0e Hotfix for setups without new mail_logger string 2014-09-18 13:23:50 +02:00
jabarros
6c55a20389 Fixed bug. When there is a downloaded file which is not support as tiff, app crashes 2014-09-18 12:44:42 +02:00
jabarros
f4c7a76b45 Update version number and name in workaround-app subproject 2014-09-18 11:20:46 +02:00
jabarros
33c171e6d4 Update string auth_redirect_non_secure_connection_title 2014-09-18 10:57:51 +02:00
jabarros
9a5a4c127a Update version number and name 2014-09-18 10:52:37 +02:00
jabarros
592761eafc Fixed bug. Image zoomed is not shown property 2014-09-18 10:46:12 +02:00
David A. Velasco
60d26d53f6 Merge pull request #627 from owncloud/better_loggin_system
Improved logging system
2014-09-18 09:38:27 +02:00
jabarros
c3e3160727 Fixed bug. When downloading two files, it is not possible to come back to the file list. Bars does not appear. 2014-09-18 09:36:35 +02:00
David A. Velasco
ea5c4760c2 Fixed conflict - Merge branch 'develop' into better_loggin_system 2014-09-18 09:31:24 +02:00
Jenkins for ownCloud
9224d35adc [tx-robot] updated from transifex 2014-09-18 01:13:34 -04:00
David A. Velasco
71e64fdd45 Merge pull request #628 from owncloud/enforce_folder_refresh_even_though_etag_is_not_updated_in_pull_to_refresh
Enforce refresh even though ETag didn't changed when user pulls down the list of files (security blanket)
2014-09-17 17:18:09 +02:00
jabarros
6da86f04f6 Update with changes after CR 2014-09-17 17:10:20 +02:00
jabarros
74c29e1ce1 Changes after CR 2014-09-17 16:46:11 +02:00
jabarros
9127ca6906 Merge branch 'develop' into enforce_folder_refresh_even_though_etag_is_not_updated_in_pull_to_refresh 2014-09-17 12:37:19 +02:00
jabarros
2ef886af31 Merge branch 'develop' into better_loggin_system 2014-09-17 09:47:34 +02:00
jabarros
208d44d616 Update owncloud library reference 2014-09-17 09:39:35 +02:00
Jenkins for ownCloud
c20c9100e5 [tx-robot] updated from transifex 2014-09-17 01:13:45 -04:00
Oliver Gasser
b20ace9185 Add code to handle ownCloud servers running on IDN
ownCloud instances can run on servers having an internationalized domain
name. This commit adds a conversion function between ASCII and Unicode.
The conversion function is used in the Authenticator and Preferences
activities.

See issue #469.
2014-09-17 03:31:14 +02:00
jabarros
31bd59d681 Fix bug. App crashes when installing it 2014-09-16 13:48:17 +02:00
jabarros
6a297ebe91 Fix bug. Etag is been ignored when navigating through folders 2014-09-16 12:48:24 +02:00
jabarros
f029363e47 Fixed bug related with app crashes when opening the logs and rotate the device 2014-09-16 09:19:30 +02:00
Jenkins for ownCloud
2878d39b05 [tx-robot] updated from transifex 2014-09-16 01:13:34 -04:00
tobiasKaminsky
a622b1dcfb - Only three orders: A-Z, Big-Small, New-Old.
- Folder size is computed locally (therefore only downloaded files are
obeyed)
2014-09-15 16:04:46 +02:00
jabarros
e549254059 Add boolean parameter 'ignoreTag' to SyncronizeFolderOperation constructor and pass ignoreTag = true in calls to #startSyncFolderOperation at FileDisplayActivity and MoveActivity in #onRefresh() 2014-09-15 13:14:32 +02:00
tobiasKaminsky
0523ec4e88 Keep folders on top 2014-09-15 12:00:19 +02:00
tobiasKaminsky
c98f2b56c6 Renamed sorting labels 2014-09-15 11:42:27 +02:00
David A. Velasco
aae90eb1aa Merge branch 'develop' of https://github.com/tobiasKaminsky/android into thumbnails_for_downloaded_images 2014-09-15 09:41:25 +02:00
Jenkins for ownCloud
041bc26842 [tx-robot] updated from transifex 2014-09-15 01:13:31 -04:00
tobiasKaminsky
1df7a8c062 Added forgotten Comparator 2014-09-14 16:05:34 +02:00
tobiasKaminsky
20cd00b22c Added sorting by name, date or size ascending/descending 2014-09-14 15:51:09 +02:00
Jenkins for ownCloud
e630b8a342 [tx-robot] updated from transifex 2014-09-14 01:13:32 -04:00
Jenkins for ownCloud
98a9442219 [tx-robot] updated from transifex 2014-09-13 05:15:57 -04:00
tobiasKaminsky
3ace32e9ae Removed accidently added remote thumbnail generation. 2014-09-13 10:15:00 +02:00
tobiasKaminsky
2e5d99463d Re-added thumbnail generation for files that are not images. 2014-09-13 10:10:57 +02:00
jabarros
a720d1a049 Merge pull request #619 from owncloud/fix_crash_when_connecting_to_wifi
FileUploader service checks existance of account before accepting an upload
2014-09-12 13:55:03 +02:00
David A. Velasco
cbdb5d3ff0 Fixed mess created with b9eaffd 2014-09-12 13:49:37 +02:00
David A. Velasco
a36d9f9845 Fixed reference to library after recovering move_operation changes :S 2014-09-12 13:47:20 +02:00
jabarros
167848e38c Update owncloud library reference 2014-09-12 13:34:17 +02:00
David A. Velasco
009058b112 Fixed reference to android-library for mvn update 2014-09-12 13:08:56 +02:00
David A. Velasco
340bbd0d87 Merge pull request #620 from LukeOwncloud/develop
Fix mvn build
2014-09-12 13:01:27 +02:00
jabarros
971745e0b5 Update owncloud library reference 2014-09-12 12:16:29 +02:00
Luke Owncloud
28550f5c68 fix mvn build. needs to go together with update of pom.xml of
owncloud-android-library.
2014-09-12 11:55:14 +02:00
jabarros
87de2db17d Set the log folder path before starting logging 2014-09-12 11:24:12 +02:00
Jenkins for ownCloud
1d292aa224 [tx-robot] updated from transifex 2014-09-12 03:28:56 -04:00