jabarros [Fri, 5 Dec 2014 09:12:57 +0000 (10:12 +0100)]
Remove unused imports and split long lines modified
jabarros [Fri, 5 Dec 2014 08:33:34 +0000 (09:33 +0100)]
Fixed. App crashes when previewing an image
tobiasKaminsky [Wed, 5 Nov 2014 20:45:08 +0000 (21:45 +0100)]
Merge remote-tracking branch 'upstream/develop' into rotateImage
Conflicts:
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java
David A. Velasco [Wed, 5 Nov 2014 08:09:48 +0000 (09:09 +0100)]
Merge pull request #706 from owncloud/christmas_app
Winter holidays fix
jabarros [Wed, 5 Nov 2014 07:36:16 +0000 (08:36 +0100)]
Merge pull request #700 from owncloud/remember_last_share_location_fixed
Remember last share location
Jenkins for ownCloud [Wed, 5 Nov 2014 06:13:37 +0000 (01:13 -0500)]
[tx-robot] updated from transifex
jabarros [Tue, 4 Nov 2014 10:15:59 +0000 (11:15 +0100)]
Fixed. App crashes when accesing to an account where you have not accessed after uploading a file in another
David A. Velasco [Mon, 3 Nov 2014 12:38:58 +0000 (13:38 +0100)]
Merge pull request #687 from owncloud/thumbnails_from_server
Get remote thumbnails from server (OC8)
jabarros [Mon, 3 Nov 2014 12:00:13 +0000 (13:00 +0100)]
Fixed. App crashes when selecting an account where you have not accessed yet
David A. Velasco [Mon, 3 Nov 2014 10:30:44 +0000 (11:30 +0100)]
Some clean-up in ThumbnailsCacheManager
David A. Velasco [Mon, 3 Nov 2014 10:27:51 +0000 (11:27 +0100)]
Adjust the thumbnails size to the size used on screen
jabarros [Mon, 3 Nov 2014 09:41:49 +0000 (10:41 +0100)]
Merge branch 'develop' into christmas_app
jabarros [Mon, 3 Nov 2014 09:37:56 +0000 (10:37 +0100)]
Update getSeasonalId method on DisplayUtils class for not changing the app icon on branded clients
Jenkins for ownCloud [Sat, 1 Nov 2014 05:13:35 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Fri, 31 Oct 2014 14:23:59 +0000 (15:23 +0100)]
Merge branch 'remember_last_share_location' into remember_last_share_location_fixed
David A. Velasco [Fri, 31 Oct 2014 14:20:48 +0000 (15:20 +0100)]
Enable 'up' navigation from home button
David A. Velasco [Fri, 31 Oct 2014 14:08:08 +0000 (15:08 +0100)]
Fixed crash and remembered location when there are multiple accounts
David A. Velasco [Fri, 31 Oct 2014 14:06:45 +0000 (15:06 +0100)]
Crash in Android < 3 fixed: getSupportActionBar() instead of getActionBar()
jabarros [Fri, 31 Oct 2014 12:52:26 +0000 (13:52 +0100)]
Fix. Update the way of setting the needed of update a thumbnail when the image changes on the server
jabarros [Fri, 31 Oct 2014 12:30:26 +0000 (13:30 +0100)]
Fixed. When an image is updated in the server and app folder is refreshed, the thumbnail does not change and it is not updated
Jenkins for ownCloud [Fri, 31 Oct 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
jabarros [Thu, 30 Oct 2014 13:33:58 +0000 (14:33 +0100)]
Merge pull request #697 from owncloud/fix_https_access_via_proxy
Update reference to library with bugfix
David A. Velasco [Thu, 30 Oct 2014 13:26:58 +0000 (14:26 +0100)]
Update reference to library with bugfix
tobiasKaminsky [Thu, 30 Oct 2014 07:20:55 +0000 (08:20 +0100)]
Bugfix
grecep [Wed, 29 Oct 2014 21:29:38 +0000 (22:29 +0100)]
Merge pull request #669 from grecep/master
Add "select all" option to photo (or other) upload screen
jabarros [Wed, 29 Oct 2014 17:09:16 +0000 (18:09 +0100)]
Merge pull request #686 from tobiasKaminsky/bugfixMultipleSelect
Bugfix multiple select
tobiasKaminsky [Wed, 29 Oct 2014 15:12:03 +0000 (16:12 +0100)]
- moved rotateImage() to BitmapUtils
tobiasKaminsky [Wed, 29 Oct 2014 06:50:40 +0000 (07:50 +0100)]
- Thumbnail generation also obeys exif tag
Jenkins for ownCloud [Wed, 29 Oct 2014 05:13:41 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
grecep [Tue, 28 Oct 2014 19:50:09 +0000 (20:50 +0100)]
removed unnecessary code
David A. Velasco [Tue, 28 Oct 2014 13:35:06 +0000 (14:35 +0100)]
Merge pull request #673 from owncloud/idn_hosts
Suuport for URLs to ownCloud servers running on IDN
tobiasKaminsky [Tue, 28 Oct 2014 13:27:03 +0000 (14:27 +0100)]
- added Comment
jabarros [Tue, 28 Oct 2014 12:27:32 +0000 (13:27 +0100)]
Merge branch 'develop' into idn_hosts
Jenkins for ownCloud [Tue, 28 Oct 2014 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
jabarros [Mon, 27 Oct 2014 14:12:48 +0000 (15:12 +0100)]
Merge branch 'develop' into thumbnails_from_server
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
jabarros [Mon, 27 Oct 2014 11:36:11 +0000 (12:36 +0100)]
Add check of server version before requesting remote thumbnails
Jenkins for ownCloud [Mon, 27 Oct 2014 05:13:33 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 26 Oct 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
tobiasKaminsky [Sat, 25 Oct 2014 14:51:49 +0000 (16:51 +0200)]
- obey exif orientation tag
Jenkins for ownCloud [Sat, 25 Oct 2014 05:13:41 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
tobiasKaminsky [Fri, 24 Oct 2014 16:45:09 +0000 (18:45 +0200)]
rebase
tobiasKaminsky [Fri, 24 Oct 2014 16:44:04 +0000 (18:44 +0200)]
Merge remote-tracking branch 'upstream/develop' into
bugfixMultipleSelect
Conflicts:
src/com/owncloud/android/ui/fragment/LocalFileListFragment.java
David A. Velasco [Fri, 24 Oct 2014 13:24:50 +0000 (15:24 +0200)]
Merge branch 'master' into develop
jabarros [Fri, 24 Oct 2014 12:38:30 +0000 (14:38 +0200)]
Merge pull request #675 from owncloud/hotfix_full_sync_ignoring_etag
HOTFIX - Full-account synchronization should never fetch the contents of a folder...
jabarros [Fri, 24 Oct 2014 11:38:03 +0000 (13:38 +0200)]
Merge branch 'thumbnails_from_server' of https://github.com/tobiasKaminsky/android into thumbnails_from_server
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
David A. Velasco [Fri, 24 Oct 2014 11:24:35 +0000 (13:24 +0200)]
Merge pull request #676 from owncloud/sorting_files
Added sorting by name or date
David A. Velasco [Fri, 24 Oct 2014 08:52:41 +0000 (10:52 +0200)]
Bump workaround app version to 1.0.19
David A. Velasco [Fri, 24 Oct 2014 08:51:40 +0000 (10:51 +0200)]
Bump app version to 1.6.1
David A. Velasco [Fri, 24 Oct 2014 08:12:40 +0000 (10:12 +0200)]
Full-account synchronization should never fetch the contents of a folder
if its eTag did not change
Jenkins for ownCloud [Fri, 24 Oct 2014 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
jabarros [Thu, 23 Oct 2014 16:06:59 +0000 (18:06 +0200)]
Fixed. When trying to open the app in Galaxy mini 2, a crash appears
jabarros [Thu, 23 Oct 2014 16:05:28 +0000 (18:05 +0200)]
Fixed. In devices with Android 2.x 'Sort' option in menu has not icon related
jabarros [Thu, 23 Oct 2014 09:20:09 +0000 (11:20 +0200)]
Merge branch 'develop' into idn_hosts
jabarros [Thu, 23 Oct 2014 09:16:31 +0000 (11:16 +0200)]
Add comment removed when fixing conflict in merge
jabarros [Thu, 23 Oct 2014 09:06:05 +0000 (11:06 +0200)]
Merge branch 'sortingFiles' of https://github.com/tobiasKaminsky/android into sorting_files_2
Conflicts:
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
jabarros [Thu, 23 Oct 2014 08:18:20 +0000 (10:18 +0200)]
Merge branch 'develop' into sorting_files_2
Conflicts:
src/com/owncloud/android/ui/adapter/FileListListAdapter.java
Jenkins for ownCloud [Thu, 23 Oct 2014 05:13:40 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 22 Oct 2014 05:14:52 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
Magnus Sjoqvist [Tue, 21 Oct 2014 15:27:47 +0000 (17:27 +0200)]
Removes remember last share location setting
Magnus Sjoqvist [Tue, 21 Oct 2014 14:17:00 +0000 (16:17 +0200)]
Removes translations
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
Jenkins for ownCloud [Tue, 21 Oct 2014 05:15:22 +0000 (01:15 -0400)]
[tx-robot] updated from transifex
tobiasKaminsky [Mon, 20 Oct 2014 17:52:12 +0000 (19:52 +0200)]
- added requested changes
jabarros [Mon, 20 Oct 2014 12:54:46 +0000 (14:54 +0200)]
Merge branch 'master' into develop
Conflicts:
owncloud-android-library
Magnus Sjoqvist [Mon, 20 Oct 2014 12:48:06 +0000 (14:48 +0200)]
Fixed log import
Magnus Sjoqvist [Mon, 20 Oct 2014 12:38:13 +0000 (14:38 +0200)]
Merge with develop
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
David A. Velasco [Wed, 15 Oct 2014 10:57:10 +0000 (12:57 +0200)]
Build with new Android support in Travis
jabarros [Mon, 20 Oct 2014 11:32:01 +0000 (13:32 +0200)]
Update library reference to 0.9.3 version
jabarros [Mon, 20 Oct 2014 10:58:54 +0000 (12:58 +0200)]
Update owncloud android library reference
Jenkins for ownCloud [Mon, 20 Oct 2014 05:14:34 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
tobiasKaminsky [Sun, 19 Oct 2014 17:36:04 +0000 (19:36 +0200)]
- bugfix
tobiasKaminsky [Sun, 19 Oct 2014 17:33:31 +0000 (19:33 +0200)]
- fix bug
tobiasKaminsky [Sat, 18 Oct 2014 08:47:36 +0000 (10:47 +0200)]
- added lgpgl
tobiasKaminsky [Fri, 17 Oct 2014 19:54:01 +0000 (21:54 +0200)]
- Using Uri.encode...
- Thumbnail size is set to 32dp
tobiasKaminsky [Fri, 17 Oct 2014 19:28:48 +0000 (21:28 +0200)]
- requested changes by review by davivel
Magnus Sjoqvist [Fri, 17 Oct 2014 09:06:30 +0000 (11:06 +0200)]
Merge with develop
Magnus Sjoqvist [Tue, 14 Oct 2014 09:21:50 +0000 (11:21 +0200)]
Added check for that the last upload folder still exists
Jenkins for ownCloud [Fri, 17 Oct 2014 05:13:52 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Thu, 16 Oct 2014 14:14:03 +0000 (16:14 +0200)]
Fix thumbnail generation after successful upload
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
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
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
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.
Jenkins for ownCloud [Thu, 16 Oct 2014 05:14:37 +0000 (01:14 -0400)]
[tx-robot] updated from transifex
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
David A. Velasco [Wed, 15 Oct 2014 10:57:10 +0000 (12:57 +0200)]
Build with new Android support in Travis
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
jabarros [Wed, 15 Oct 2014 10:20:49 +0000 (12:20 +0200)]
Merge branch 'idn_hosts' of https://github.com/ogasser/android into idn_hosts
Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java
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
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
jabarros [Tue, 14 Oct 2014 13:04:00 +0000 (15:04 +0200)]
Fixed. App crash when setting a path without slash
jabarros [Tue, 14 Oct 2014 12:11:42 +0000 (14:11 +0200)]
Fixed. Upload path is not place correctly in setting view
Jenkins for ownCloud [Wed, 15 Oct 2014 05:13:34 +0000 (01:13 -0400)]
[tx-robot] updated from transifex
David A. Velasco [Tue, 14 Oct 2014 11:19:56 +0000 (13:19 +0200)]
Removed unused import
David A. Velasco [Tue, 14 Oct 2014 11:18:30 +0000 (13:18 +0200)]
Fixed indention, log and copyright issues in DiskLruImageCache
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
Sam [Fri, 10 Oct 2014 13:27:54 +0000 (15:27 +0200)]
Fixed imports and added comments
Magnus Sjoqvist [Fri, 10 Oct 2014 09:13:25 +0000 (11:13 +0200)]
Fixed merge
Magnus Sjoqvist [Wed, 8 Oct 2014 13:15:57 +0000 (15:15 +0200)]
Added feature for remembering last upload location when sharing a file. Also added an option to turn it off in prefrences.