pub/Android/ownCloud.git
10 years ago- clean up 2
tobiasKaminsky [Wed, 22 Oct 2014 10:41:56 +0000 (12:41 +0200)]
- clean up 2

10 years ago- cleaned up
tobiasKaminsky [Wed, 22 Oct 2014 10:40:17 +0000 (12:40 +0200)]
- cleaned up

10 years ago- moved MediaScan to DownloadFileOperation.
tobiasKaminsky [Wed, 22 Oct 2014 09:20:08 +0000 (11:20 +0200)]
- moved MediaScan to DownloadFileOperation.

10 years ago- fixed wrong project.properties
tobiasKaminsky [Wed, 22 Oct 2014 09:02:48 +0000 (11:02 +0200)]
- fixed wrong project.properties

10 years ago- update to obey non-image files
tobiasKaminsky [Wed, 22 Oct 2014 07:07:08 +0000 (09:07 +0200)]
- update to obey non-image files

10 years agoMerge remote-tracking branch 'upstream/develop' into triggerMediaScan
tobiasKaminsky [Wed, 22 Oct 2014 06:09:47 +0000 (08:09 +0200)]
Merge remote-tracking branch 'upstream/develop' into triggerMediaScan

Conflicts:
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
src/com/owncloud/android/ui/preview/PreviewImageActivity.java
src/com/owncloud/android/ui/preview/PreviewImageFragment.java

10 years agoMerge pull request #653 from LukeOwncloud/develop
David A. Velasco [Tue, 21 Oct 2014 11:22:08 +0000 (13:22 +0200)]
Merge pull request #653 from LukeOwncloud/develop

Small improvements in build instructions for Linux

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 21 Oct 2014 05:15:22 +0000 (01:15 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'master' into develop
jabarros [Mon, 20 Oct 2014 12:54:46 +0000 (14:54 +0200)]
Merge branch 'master' into develop

Conflicts:
owncloud-android-library

10 years agoMerge pull request #658 from owncloud/instant_upload_path_chooseable
David A. Velasco [Mon, 20 Oct 2014 11:56:18 +0000 (13:56 +0200)]
Merge pull request #658 from owncloud/instant_upload_path_chooseable

Instant upload path chooseable

10 years agoBuild with new Android support in Travis
David A. Velasco [Wed, 15 Oct 2014 10:57:10 +0000 (12:57 +0200)]
Build with new Android support in Travis

10 years agoUpdate library reference to 0.9.3 version oc-android-1.6.0
jabarros [Mon, 20 Oct 2014 11:32:01 +0000 (13:32 +0200)]
Update library reference to 0.9.3 version

10 years agoUpdate owncloud android library reference
jabarros [Mon, 20 Oct 2014 10:58:54 +0000 (12:58 +0200)]
Update owncloud android library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 20 Oct 2014 05:14:34 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agotrigger Media Scan on:
tobiasKaminsky [Fri, 17 Oct 2014 07:35:25 +0000 (09:35 +0200)]
trigger Media Scan on:
- download
- delete local (on list and details)
- delete local & remote (on list and details)

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 17 Oct 2014 05:13:52 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFix thumbnail generation after successful upload
David A. Velasco [Thu, 16 Oct 2014 14:14:03 +0000 (16:14 +0200)]
Fix thumbnail generation after successful upload

10 years agoFix glitch in reuse of thumbnails after crossed rename of files in the server side
David A. Velasco [Thu, 16 Oct 2014 14:13:17 +0000 (16:13 +0200)]
Fix glitch in reuse of thumbnails after crossed rename of files in the server side

10 years agoFixed. File is not downloaded in the end, when adding a slash at the end of the path
jabarros [Thu, 16 Oct 2014 12:13:09 +0000 (14:13 +0200)]
Fixed. File is not downloaded in the end, when adding a slash at the end of the path

10 years agoFix lost update of remoteId when file is sync'ed after being replaced in server by...
David A. Velasco [Thu, 16 Oct 2014 11:11:32 +0000 (13:11 +0200)]
Fix lost update of remoteId when file is sync'ed after being replaced in server by other one

10 years agoFixed. App crashes when changing the path and not going to the file list. Rename...
jabarros [Thu, 16 Oct 2014 07:49:00 +0000 (09:49 +0200)]
Fixed. App crashes when changing the path and not going to the file list. Rename some methods.

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 16 Oct 2014 05:14:37 +0000 (01:14 -0400)]
[tx-robot] updated from transifex

10 years agoFixed. The thumbnail of the just uploaded image is refreshed when it is not necessary
jabarros [Wed, 15 Oct 2014 16:36:39 +0000 (18:36 +0200)]
Fixed. The thumbnail of the just uploaded image is refreshed when it is not necessary

10 years agoBuild with new Android support in Travis
David A. Velasco [Wed, 15 Oct 2014 10:57:10 +0000 (12:57 +0200)]
Build with new Android support in Travis

10 years agoThumbnails cache initialized in MainApp context to grant it is done even if the app...
David A. Velasco [Wed, 15 Oct 2014 10:29:41 +0000 (12:29 +0200)]
Thumbnails cache initialized in MainApp context to grant it is done even if the app wasn't opened, for the case of background synchronizations

10 years agoCreation of ThumbnailsCacheManager class, grouping all the methods needed to access...
David A. Velasco [Wed, 15 Oct 2014 09:25:29 +0000 (11:25 +0200)]
Creation of ThumbnailsCacheManager class, grouping all the methods needed to access the thumbnails cache

10 years agoFixed. When define as instant upload path a path that does not exist, a crash is...
jabarros [Wed, 15 Oct 2014 09:21:37 +0000 (11:21 +0200)]
Fixed. When define as instant upload path a path that does not exist, a crash is gotten

10 years agoFixed. App crash when setting a path without slash
jabarros [Tue, 14 Oct 2014 13:04:00 +0000 (15:04 +0200)]
Fixed. App crash when setting a path without slash

10 years agoFixed. Upload path is not place correctly in setting view
jabarros [Tue, 14 Oct 2014 12:11:42 +0000 (14:11 +0200)]
Fixed. Upload path is not place correctly in setting view

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 15 Oct 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoRemoved unused import
David A. Velasco [Tue, 14 Oct 2014 11:19:56 +0000 (13:19 +0200)]
Removed unused import

10 years agoFixed indention, log and copyright issues in DiskLruImageCache
David A. Velasco [Tue, 14 Oct 2014 11:18:30 +0000 (13:18 +0200)]
Fixed indention, log and copyright issues in DiskLruImageCache

10 years agoUse hash ok keys as actual key in thumbnails cache instead of custom transformed key
David A. Velasco [Tue, 14 Oct 2014 11:16:32 +0000 (13:16 +0200)]
Use hash ok keys as actual key in thumbnails cache instead of custom transformed key

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 14 Oct 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agosmall changes for building on Linux
Luke Owncloud [Sun, 12 Oct 2014 18:36:34 +0000 (20:36 +0200)]
small changes for building on Linux

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 12 Oct 2014 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 11 Oct 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFixed. When removing a file inside a folder and then upload another, thumbnails are...
jabarros [Fri, 10 Oct 2014 13:10:39 +0000 (15:10 +0200)]
Fixed. When removing a file inside a folder and then upload another, thumbnails are not shown correctly

10 years agoMerge branch 'develop' into instant_upload_path_chooseable
David A. Velasco [Fri, 10 Oct 2014 09:04:37 +0000 (11:04 +0200)]
Merge branch 'develop' into instant_upload_path_chooseable

10 years agoMerge pull request #651 from owncloud/load_proxy_settings_from_system
jabarros [Fri, 10 Oct 2014 08:36:43 +0000 (10:36 +0200)]
Merge pull request #651 from owncloud/load_proxy_settings_from_system

Update reference to ownCloud Android library to use proxy settings from device

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 10 Oct 2014 08:18:14 +0000 (04:18 -0400)]
[tx-robot] updated from transifex

10 years agoUpdate reference to ownCloud Android library
David A. Velasco [Fri, 10 Oct 2014 07:27:49 +0000 (09:27 +0200)]
Update reference to ownCloud Android library

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 10 Oct 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoFix. Remove incorrect 'values-tl_PH' folder for allowing project compilation
jabarros [Thu, 9 Oct 2014 15:07:50 +0000 (17:07 +0200)]
Fix. Remove incorrect 'values-tl_PH' folder for allowing project compilation

10 years agoFixed bug. Thmumbnail is not correct when uploading a file in another folder
jabarros [Thu, 9 Oct 2014 11:21:50 +0000 (13:21 +0200)]
Fixed bug. Thmumbnail is not correct when uploading a file in another folder

10 years agoFixed bug. When previewing a big image, sometimes it is not possible load it because...
jabarros [Wed, 8 Oct 2014 11:50:19 +0000 (13:50 +0200)]
Fixed bug. When previewing a big image, sometimes it is not possible load it because there is an out of memory error

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 8 Oct 2014 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoSome indentation updates
David A. Velasco [Tue, 7 Oct 2014 13:04:16 +0000 (15:04 +0200)]
Some indentation updates

10 years agoConsider possible trailing / in input URL in login view
David A. Velasco [Tue, 7 Oct 2014 13:03:54 +0000 (15:03 +0200)]
Consider possible trailing / in input URL in login view

10 years agoSome indentation updates
David A. Velasco [Tue, 7 Oct 2014 11:11:23 +0000 (13:11 +0200)]
Some indentation updates

10 years agoOn refersh of a folder, remove from the local file system the child folders that...
David A. Velasco [Tue, 7 Oct 2014 10:54:31 +0000 (12:54 +0200)]
On refersh of a folder, remove from the local file system the child folders that were deleted in the server

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 7 Oct 2014 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'master' of https://github.com/loripino21/android into instant_upload_pa...
jabarros [Mon, 6 Oct 2014 12:58:34 +0000 (14:58 +0200)]
Merge branch 'master' of https://github.com/loripino21/android into instant_upload_path_chooseable

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 6 Oct 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 5 Oct 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 4 Oct 2014 05:13:31 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 3 Oct 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoMerge branch 'develop' into release-1.6.0
jabarros [Thu, 2 Oct 2014 07:04:11 +0000 (09:04 +0200)]
Merge branch 'develop' into release-1.6.0

10 years agoUpdate Log_OC import reference
jabarros [Thu, 2 Oct 2014 07:00:21 +0000 (09:00 +0200)]
Update Log_OC import reference

10 years agoUpdate owncloud library reference
jabarros [Thu, 2 Oct 2014 06:53:14 +0000 (08:53 +0200)]
Update owncloud library reference

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Oct 2014 23:22:04 +0000 (19:22 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 1 Oct 2014 10:54:48 +0000 (06:54 -0400)]
[tx-robot] updated from transifex

10 years agoMerge pull request #632 from wakeup/patch-1
jabarros [Wed, 1 Oct 2014 09:40:16 +0000 (11:40 +0200)]
Merge pull request #632 from wakeup/patch-1

fix owncloud capitalization

10 years agoMerge pull request #641 from owncloud/thumbnails_for_downloaded_images
Javier Gonzalez [Wed, 1 Oct 2014 09:35:50 +0000 (11:35 +0200)]
Merge pull request #641 from owncloud/thumbnails_for_downloaded_images

Thumbnails for downloaded images

10 years agoChanges after CR
jabarros [Wed, 1 Oct 2014 07:03:15 +0000 (09:03 +0200)]
Changes after CR

10 years agoFixed bug. Video files not previewed on accounts whose id has an space
jabarros [Wed, 1 Oct 2014 06:34:14 +0000 (08:34 +0200)]
Fixed bug. Video files not previewed on accounts whose id has an space

10 years agoMerge pull request #642 from owncloud/remove_values_fil_folder
Javier Gonzalez [Tue, 30 Sep 2014 12:15:31 +0000 (14:15 +0200)]
Merge pull request #642 from owncloud/remove_values_fil_folder

Fix. Remove 'values-fil' folder for allowing the project compilation

10 years agoFix. Remove 'values-fil' for allow the project compilation
jabarros [Tue, 30 Sep 2014 12:04:52 +0000 (14:04 +0200)]
Fix. Remove 'values-fil' for allow the project compilation

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 30 Sep 2014 05:13:36 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agoAdd column 'update_thumbnail' to the local files db for controlling the update of...
jabarros [Mon, 29 Sep 2014 11:55:28 +0000 (13:55 +0200)]
Add column 'update_thumbnail' to the local files db for controlling the update of the thumbnails when images are updated on the server

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 29 Sep 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 28 Sep 2014 05:13:32 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 27 Sep 2014 05:13:32 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

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

10 years agoFixed bug related with refreshing when moving files
jabarros [Wed, 24 Sep 2014 10:22:06 +0000 (12:22 +0200)]
Fixed bug related with refreshing when moving files

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

10 years agoProtect the app against crashes when opening the thumbnails cache
David A. Velasco [Tue, 23 Sep 2014 12:28:23 +0000 (14:28 +0200)]
Protect the app against crashes when opening the thumbnails cache

10 years agoProtect the app against crashes due to fails in creation of thumbnails
David A. Velasco [Tue, 23 Sep 2014 11:43:30 +0000 (13:43 +0200)]
Protect the app against crashes due to fails in creation of thumbnails

10 years agoMinimized memory use in load of bitmaps for thumbnails generated from local files
David A. Velasco [Tue, 23 Sep 2014 11:34:25 +0000 (13:34 +0200)]
Minimized memory use in load of bitmaps for thumbnails generated from local files

10 years agoUpdate preferences.xml
loripino21 [Tue, 23 Sep 2014 08:09:02 +0000 (10:09 +0200)]
Update preferences.xml

10 years agoUpdate strings.xml
loripino21 [Tue, 23 Sep 2014 08:08:40 +0000 (10:08 +0200)]
Update strings.xml

10 years agoUpdate preferences.xml
loripino21 [Tue, 23 Sep 2014 08:04:54 +0000 (10:04 +0200)]
Update preferences.xml

10 years agoUpdate strings.xml
loripino21 [Tue, 23 Sep 2014 08:03:56 +0000 (10:03 +0200)]
Update strings.xml

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 23 Sep 2014 05:48:41 +0000 (01:48 -0400)]
[tx-robot] updated from transifex

10 years agoFixed bug. Change way of decoding pictures from decodeFile to decodeStream and add...
jabarros [Mon, 22 Sep 2014 12:36:54 +0000 (14:36 +0200)]
Fixed bug. Change way of decoding pictures from decodeFile to decodeStream and add FlushedInputStream class

10 years agoAdd customize Imageview and TouchImageView for fixing problem of seeing big pictures...
jabarros [Mon, 22 Sep 2014 07:27:23 +0000 (09:27 +0200)]
Add customize Imageview and TouchImageView for fixing problem of seeing big pictures on nexus 7
:q
exit
:q

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

10 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 20 Sep 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

10 years agofix owncloud capitalization
Volkan Gezer [Fri, 19 Sep 2014 16:10:20 +0000 (18:10 +0200)]
fix owncloud capitalization

10 years agoFixed bug. Check if bitmap exceed the 2048x2048 size and set the imageview layer...
jabarros [Fri, 19 Sep 2014 11:11:32 +0000 (13:11 +0200)]
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

10 years agoWork around constaint in valid key for DiskLruCache (capital letters are not allowed)
David A. Velasco [Fri, 19 Sep 2014 12:14:30 +0000 (14:14 +0200)]
Work around constaint in valid key for DiskLruCache (capital letters are not allowed)

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

10 years agoMerge branch 'develop' into release-1.6.0
David A. Velasco [Thu, 18 Sep 2014 12:27:13 +0000 (14:27 +0200)]
Merge branch 'develop' into release-1.6.0

10 years agoMerge pull request #631 from owncloud/new_shared_by_link_icons
David A. Velasco [Thu, 18 Sep 2014 12:17:03 +0000 (14:17 +0200)]
Merge pull request #631 from owncloud/new_shared_by_link_icons

Change shared-by-link folder icon and right badge

10 years agoHotfix for setups without new mail_logger string
David A. Velasco [Thu, 18 Sep 2014 11:23:50 +0000 (13:23 +0200)]
Hotfix for setups without new mail_logger string

10 years agoFixed bug. When there is a downloaded file which is not support as tiff, app crashes
jabarros [Thu, 18 Sep 2014 10:44:42 +0000 (12:44 +0200)]
Fixed bug. When there is a downloaded file which is not support as tiff, app crashes

10 years agoUpdate version number and name in workaround-app subproject
jabarros [Thu, 18 Sep 2014 09:20:46 +0000 (11:20 +0200)]
Update version number and name in workaround-app subproject

10 years agoUpdate string auth_redirect_non_secure_connection_title
jabarros [Thu, 18 Sep 2014 08:57:51 +0000 (10:57 +0200)]
Update string auth_redirect_non_secure_connection_title

10 years agoUpdate version number and name
jabarros [Thu, 18 Sep 2014 08:52:37 +0000 (10:52 +0200)]
Update version number and name

10 years agoFixed bug. Image zoomed is not shown property
jabarros [Thu, 18 Sep 2014 08:46:12 +0000 (10:46 +0200)]
Fixed bug. Image zoomed is not shown property