pub/Android/ownCloud.git
10 years agoRemoved separated 'download folder' in contextual menu and unused DownloadFolderOpera...
David A. Velasco [Mon, 24 Aug 2015 10:14:54 +0000 (12:14 +0200)]
Removed separated 'download folder' in contextual menu and unused DownloadFolderOperation class

10 years agoFixed permanent 'uploading' icon on files that are automatically renamed during the...
David A. Velasco [Fri, 21 Aug 2015 12:55:52 +0000 (14:55 +0200)]
Fixed permanent 'uploading' icon on files that are automatically renamed during the upload

10 years agoSafe blanket to clean DB if wrong conflicts keep stored
David A. Velasco [Fri, 21 Aug 2015 12:20:50 +0000 (14:20 +0200)]
Safe blanket to clean DB if wrong conflicts keep stored

10 years agoRemove conflict badge from ancestors when conflict is solved there are no more confli...
David A. Velasco [Fri, 21 Aug 2015 12:01:17 +0000 (14:01 +0200)]
Remove conflict badge from ancestors when conflict is solved there are no more conflicts below

10 years agoRemoved conflict badge when conflict is solved
David A. Velasco [Fri, 21 Aug 2015 09:35:04 +0000 (11:35 +0200)]
Removed conflict badge when conflict is solved

10 years agoAdded conflict icon to folders containing files with conflicts
David A. Velasco [Fri, 21 Aug 2015 08:36:42 +0000 (10:36 +0200)]
Added conflict icon to folders containing files with conflicts

10 years agoPersist conflicts in local database and show with an icon in the list of files
David A. Velasco [Thu, 20 Aug 2015 08:44:19 +0000 (10:44 +0200)]
Persist conflicts in local database and show with an icon in the list of files

10 years agoETag used to detect changes in remote files (not only in folders)
David A. Velasco [Tue, 28 Jul 2015 14:27:07 +0000 (16:27 +0200)]
ETag used to detect changes in remote files (not only in folders)

10 years agoFixed NullPointerExceptionS in upload cancelations
David A. Velasco [Tue, 21 Jul 2015 14:51:29 +0000 (16:51 +0200)]
Fixed NullPointerExceptionS in upload cancelations

10 years agoJoin cancelation of downloads and uploads in 'cancel sync', both for files and folders
David A. Velasco [Fri, 17 Jul 2015 12:29:27 +0000 (14:29 +0200)]
Join cancelation of downloads and uploads in 'cancel sync', both for files and folders

10 years agoRewritten queue of FileUploader based on IndexedForest
David A. Velasco [Thu, 16 Jul 2015 12:58:04 +0000 (14:58 +0200)]
Rewritten queue of FileUploader based on IndexedForest

10 years agoAdded icon for files synchronizing; folders use it whenever downloading or uploading...
David A. Velasco [Tue, 14 Jul 2015 09:28:47 +0000 (11:28 +0200)]
Added icon for files synchronizing; folders use it whenever downloading or uploading any file inside

10 years agoKeep the old operation to sync folder as DownloadFolderOperation to allow its use...
David A. Velasco [Mon, 13 Jul 2015 12:48:13 +0000 (14:48 +0200)]
Keep the old operation to sync folder as DownloadFolderOperation to allow its use while the new SyncFolderOperation gets stable

10 years agoExtend SyncFolderOperation to check local changes of all files and trigger uploads
David A. Velasco [Mon, 13 Jul 2015 12:16:18 +0000 (14:16 +0200)]
Extend SyncFolderOperation to check local changes of all files and trigger uploads

10 years agoSame style for log-in buttons in potrait and landscape
David A. Velasco [Fri, 25 Sep 2015 11:54:53 +0000 (13:54 +0200)]
Same style for log-in buttons in potrait and landscape

10 years agoFixed lost background color for icon in login view
David A. Velasco [Fri, 25 Sep 2015 09:11:46 +0000 (11:11 +0200)]
Fixed lost background color for icon in login view

10 years agoMerge pull request #1174 from owncloud/release_bug_fixes
masensio [Thu, 24 Sep 2015 15:33:22 +0000 (17:33 +0200)]
Merge pull request #1174 from owncloud/release_bug_fixes

Fixed a couple of tiny bugs

10 years agoClose dangling Cursors in FileContentProvider
David A. Velasco [Thu, 24 Sep 2015 15:03:56 +0000 (17:03 +0200)]
Close dangling Cursors in FileContentProvider

10 years agoSet default static values to prevent weird crash
David A. Velasco [Thu, 24 Sep 2015 14:52:03 +0000 (16:52 +0200)]
Set default static values to prevent weird crash

10 years agoFix repetition of already finished access to root folder (AsyncTask) on rotation...
David A. Velasco [Thu, 24 Sep 2015 14:13:58 +0000 (16:13 +0200)]
Fix repetition of already finished access to root folder (AsyncTask) on rotation, in log-in view

10 years agoMerge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Thu, 24 Sep 2015 07:46:58 +0000 (09:46 +0200)]
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'release-1.8' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Thu, 24 Sep 2015 07:46:23 +0000 (09:46 +0200)]
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_fab

10 years agoextracted hard-coded string to string resource
tobiasKaminsky [Wed, 23 Sep 2015 17:49:01 +0000 (19:49 +0200)]
extracted hard-coded string to string resource

10 years agoMerge pull request #1171 from owncloud/fix_lock_of_upload_til_generation_of_thumbnail...
masensio [Tue, 22 Sep 2015 10:57:50 +0000 (12:57 +0200)]
Merge pull request #1171 from owncloud/fix_lock_of_upload_til_generation_of_thumbnails_finishes

Grant that cancellations of tasks generating thumbnails really works …

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Tue, 22 Sep 2015 08:01:46 +0000 (10:01 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_fab

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Tue, 22 Sep 2015 08:01:14 +0000 (10:01 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Tue, 22 Sep 2015 08:00:18 +0000 (10:00 +0200)]
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'release-1.8' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Tue, 22 Sep 2015 07:59:53 +0000 (09:59 +0200)]
Merge branch 'release-1.8' of https://github.com/owncloud/android into material_fab

10 years agoFixed crashed on cancelled download in gallery
David A. Velasco [Tue, 22 Sep 2015 07:29:33 +0000 (09:29 +0200)]
Fixed crashed on cancelled download in gallery

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

10 years agoGrant that cancellations of tasks generating thumbnails really works for reused icon...
David A. Velasco [Mon, 21 Sep 2015 19:25:11 +0000 (21:25 +0200)]
Grant that cancellations of tasks generating thumbnails really works for reused icon views

10 years agojava 1.5 does not support switch with strings :/
tobiasKaminsky [Mon, 21 Sep 2015 07:57:00 +0000 (09:57 +0200)]
java 1.5 does not support switch with strings :/

10 years ago#819 part3: When uploading from filesystem inside the owncloud app, show question
tobiasKaminsky [Mon, 21 Sep 2015 07:45:20 +0000 (09:45 +0200)]
#819 part3: When uploading from filesystem inside the owncloud app, show question

10 years agowip
tobiasKaminsky [Mon, 21 Sep 2015 07:03:09 +0000 (09:03 +0200)]
wip

10 years agowip
tobiasKaminsky [Mon, 21 Sep 2015 06:57:00 +0000 (08:57 +0200)]
wip

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

10 years agowip
tobiasKaminsky [Sun, 20 Sep 2015 14:21:34 +0000 (16:21 +0200)]
wip

10 years ago#819, part 2: Instant uploads, depends on setting
tobiasKaminsky [Sat, 19 Sep 2015 12:33:29 +0000 (14:33 +0200)]
#819, part 2: Instant uploads, depends on setting

10 years ago#819: sending files to owncloud from another app: only upload, no copy
tobiasKaminsky [Fri, 18 Sep 2015 15:47:23 +0000 (17:47 +0200)]
#819: sending files to owncloud from another app: only upload, no copy

10 years agoMerge pull request #1163 from owncloud/Fix_refreshClickException
masensio [Fri, 18 Sep 2015 12:18:04 +0000 (14:18 +0200)]
Merge pull request #1163 from owncloud/Fix_refreshClickException

Fix refresh click on login screen

10 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Thu, 17 Sep 2015 14:58:54 +0000 (16:58 +0200)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

10 years agoMerge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into...
Andy Scherzinger [Thu, 17 Sep 2015 13:39:27 +0000 (15:39 +0200)]
Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into material_buttons

Conflicts:
owncloud-android-library
res/layout-land/account_setup.xml

10 years agoMerge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into...
Andy Scherzinger [Thu, 17 Sep 2015 13:38:59 +0000 (15:38 +0200)]
Merge branch 'Fix_refreshClickException' of https://github.com/owncloud/android into material_fab

Conflicts:
owncloud-android-library
res/layout-land/account_setup.xml

10 years agoFixed the jumping text on refreshed (status text), aligned the margin of the url...
Andy Scherzinger [Thu, 17 Sep 2015 09:46:37 +0000 (11:46 +0200)]
Fixed the jumping text on refreshed (status text), aligned the margin of the url field for landscape/portrait, fixed the refresh icon size on landscape - also fixes #192

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

10 years ago- variables with m
tobiasKaminsky [Wed, 16 Sep 2015 18:15:46 +0000 (20:15 +0200)]
- variables with m
- onMeasure sets always width/height

10 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Wed, 16 Sep 2015 15:38:17 +0000 (17:38 +0200)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

Conflicts:
src/com/owncloud/android/authentication/AuthenticatorActivity.java

10 years agofix for refrsh icon in text view in landscape mode
Andy Scherzinger [Wed, 16 Sep 2015 15:34:29 +0000 (17:34 +0200)]
fix for refrsh icon in text view in landscape mode

10 years agofix click listener
Andy Scherzinger [Wed, 16 Sep 2015 15:31:27 +0000 (17:31 +0200)]
fix click listener

10 years agofix for refresh bug
Andy Scherzinger [Wed, 16 Sep 2015 15:21:53 +0000 (17:21 +0200)]
fix for refresh bug

10 years agominor refresh button fixes
Andy Scherzinger [Wed, 16 Sep 2015 15:16:38 +0000 (17:16 +0200)]
minor refresh button fixes

10 years agoUpdate versionName and versionCode for version 1.8. Also in workaround
masensio [Wed, 16 Sep 2015 14:54:07 +0000 (16:54 +0200)]
Update versionName and versionCode for version 1.8. Also in workaround

10 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Wed, 16 Sep 2015 14:31:42 +0000 (16:31 +0200)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Wed, 16 Sep 2015 14:31:10 +0000 (16:31 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_fab

Conflicts:
res/layout/list_item.xml

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Wed, 16 Sep 2015 14:27:47 +0000 (16:27 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons
fixed realignment item badges
Conflicts:
res/layout/list_item.xml

10 years agoMerge branch 'release-1.8' of github.com:owncloud/android into release-1.8
masensio [Wed, 16 Sep 2015 10:55:45 +0000 (12:55 +0200)]
Merge branch 'release-1.8' of github.com:owncloud/android into release-1.8

10 years agoUpdate library reference
masensio [Wed, 16 Sep 2015 10:54:28 +0000 (12:54 +0200)]
Update library reference

10 years agoUpdate library reference
masensio [Wed, 16 Sep 2015 10:54:28 +0000 (12:54 +0200)]
Update library reference

10 years agoMerge pull request #1157 from owncloud/fix_file_list_icon_alignment
masensio [Wed, 16 Sep 2015 10:34:30 +0000 (12:34 +0200)]
Merge pull request #1157 from owncloud/fix_file_list_icon_alignment

center aligned the folder icon with the drawer icon

10 years agoMerge branch 'fix_file_list_icon_alignment' of github.com:owncloud/android into fix_f...
masensio [Wed, 16 Sep 2015 09:44:51 +0000 (11:44 +0200)]
Merge branch 'fix_file_list_icon_alignment' of github.com:owncloud/android into fix_file_list_icon_alignment

10 years agocenter aligned the folder icon with the drawer icon
Andy Scherzinger [Mon, 14 Sep 2015 19:49:45 +0000 (21:49 +0200)]
center aligned the folder icon with the drawer icon

10 years agoMerge pull request #1149 from owncloud/new_filetype_icons
masensio [Wed, 16 Sep 2015 09:39:26 +0000 (11:39 +0200)]
Merge pull request #1149 from owncloud/new_filetype_icons

New icon detection in general + support for additional mimetype icons

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Tue, 15 Sep 2015 16:45:14 +0000 (18:45 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_fab

10 years agoMerge branch 'new_filetype_icons' of https://github.com/owncloud/android into materia...
Andy Scherzinger [Tue, 15 Sep 2015 16:44:49 +0000 (18:44 +0200)]
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Tue, 15 Sep 2015 16:43:48 +0000 (18:43 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Tue, 15 Sep 2015 16:43:04 +0000 (18:43 +0200)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab

10 years agoMerge branch 'new_filetype_icons' of https://github.com/owncloud/android into materia...
Andy Scherzinger [Tue, 15 Sep 2015 16:20:26 +0000 (18:20 +0200)]
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_fab

10 years agoRemoved unneeded LDPI drawables
David A. Velasco [Tue, 15 Sep 2015 16:04:22 +0000 (18:04 +0200)]
Removed unneeded LDPI drawables

10 years agoAdded icons for file type TEXT
David A. Velasco [Tue, 15 Sep 2015 16:02:56 +0000 (18:02 +0200)]
Added icons for file type TEXT

10 years agoadapting web's way of choosing icons
Andy Scherzinger [Tue, 15 Sep 2015 16:02:34 +0000 (18:02 +0200)]
adapting web's way of choosing icons

10 years agoMerge pull request #1155 from owncloud/update_setup_guide
David A. Velasco [Tue, 15 Sep 2015 11:55:57 +0000 (13:55 +0200)]
Merge pull request #1155 from owncloud/update_setup_guide

Update setup, changes from the issue #1154

10 years agocenter aligned the folder icon with the drawer icon
Andy Scherzinger [Mon, 14 Sep 2015 19:49:45 +0000 (21:49 +0200)]
center aligned the folder icon with the drawer icon

10 years agoMerge pull request #1154 from owncloud/update_share_link_for_OC_8.2
David A. Velasco [Mon, 14 Sep 2015 12:58:28 +0000 (14:58 +0200)]
Merge pull request #1154 from owncloud/update_share_link_for_OC_8.2

Update share link for oc 8.2

10 years agoUpdate setup, changes from the issue #1154
masensio [Mon, 14 Sep 2015 12:07:05 +0000 (14:07 +0200)]
Update setup, changes from the issue #1154

10 years agoMerge branch 'update_share_link_for_OC_8.2' of github.com:owncloud/android into updat...
masensio [Mon, 14 Sep 2015 11:23:29 +0000 (13:23 +0200)]
Merge branch 'update_share_link_for_OC_8.2' of github.com:owncloud/android into update_share_link_for_OC_8.2

10 years agoUpdate library reference
masensio [Mon, 14 Sep 2015 11:21:48 +0000 (13:21 +0200)]
Update library reference

10 years agoUpdate library reference: get share link
masensio [Fri, 11 Sep 2015 13:05:41 +0000 (15:05 +0200)]
Update library reference: get share link

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

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Sun, 13 Sep 2015 19:17:38 +0000 (21:17 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_fab

10 years agodon't show labels all the time just during the first usage and application lifecycle...
Andy Scherzinger [Sat, 12 Sep 2015 11:09:33 +0000 (13:09 +0200)]
don't show labels all the time just during the first usage and application lifecycle. When the app is restarted the labels then won't show again.

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

10 years agoclose logic on back pressed for drawer/fab/up-navigation
Andy Scherzinger [Fri, 11 Sep 2015 13:39:31 +0000 (15:39 +0200)]
close logic on back pressed for drawer/fab/up-navigation

10 years agoUpdate library reference: get share link
masensio [Fri, 11 Sep 2015 13:05:41 +0000 (15:05 +0200)]
Update library reference: get share link

10 years agoadded sorting icon from material, spring cleaning in lower resolution icons and obsol...
Andy Scherzinger [Fri, 11 Sep 2015 13:03:46 +0000 (15:03 +0200)]
added sorting icon from material, spring cleaning in lower resolution icons and obsolete Android versions

10 years agoinitial implementaion for click events + using the import icon for upload from other...
Andy Scherzinger [Fri, 11 Sep 2015 12:37:11 +0000 (14:37 +0200)]
initial implementaion for click events + using the import icon for upload from other apps, also fixed the checkboxes for hdpi/mdpi

10 years agoMerge branch 'new_filetype_icons' of https://github.com/owncloud/android into materia...
Andy Scherzinger [Fri, 11 Sep 2015 11:06:14 +0000 (13:06 +0200)]
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_buttons

Conflicts:
src/com/owncloud/android/utils/DisplayUtils.java

10 years agoMerge branch 'new_filetype_icons' of https://github.com/owncloud/android into materia...
Andy Scherzinger [Fri, 11 Sep 2015 11:03:09 +0000 (13:03 +0200)]
Merge branch 'new_filetype_icons' of https://github.com/owncloud/android into material_fab

Conflicts:
src/com/owncloud/android/utils/DisplayUtils.java

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_buttons
Andy Scherzinger [Fri, 11 Sep 2015 10:47:01 +0000 (12:47 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_buttons

10 years agoMerge branch 'master' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Fri, 11 Sep 2015 10:46:48 +0000 (12:46 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into material_fab

10 years agoMerge pull request #1141 from owncloud/559_longpress_filename
David A. Velasco [Fri, 11 Sep 2015 10:37:04 +0000 (12:37 +0200)]
Merge pull request #1141 from owncloud/559_longpress_filename

Show file name in the contextual menu, see #559

10 years agofurther cleanup, moving folder icon determination into util class
Andy Scherzinger [Fri, 11 Sep 2015 09:15:55 +0000 (11:15 +0200)]
further cleanup, moving folder icon determination into util class

10 years agoAdd further javadoc descsribing how to maintain further mappings in the future
Andy Scherzinger [Fri, 11 Sep 2015 08:57:11 +0000 (10:57 +0200)]
Add further javadoc descsribing how to maintain further mappings in the future

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

10 years agoremove commented out test code
Andy Scherzinger [Thu, 10 Sep 2015 16:20:26 +0000 (18:20 +0200)]
remove commented out test code

10 years agoadded mapping for bin to be iconized with "application"
Andy Scherzinger [Thu, 10 Sep 2015 16:16:35 +0000 (18:16 +0200)]
added mapping for bin to be iconized with "application"

10 years agorewrite for icon determination with refactoring into its own class + fixed a typo
Andy Scherzinger [Thu, 10 Sep 2015 15:55:26 +0000 (17:55 +0200)]
rewrite for icon determination with refactoring into its own class + fixed a typo

10 years agoshortened this prediction, since it will always be image...
Andy Scherzinger [Thu, 10 Sep 2015 15:54:05 +0000 (17:54 +0200)]
shortened this prediction, since it will always be image...

10 years agoMerge pull request #1147 from Kernald/additional-filetype-icons
Andy Scherzinger [Thu, 10 Sep 2015 07:18:12 +0000 (09:18 +0200)]
Merge pull request #1147 from Kernald/additional-filetype-icons

Add additional filetype icons

10 years agoAdd additional filetype icons
Marc Plano-Lesay [Wed, 9 Sep 2015 21:30:09 +0000 (23:30 +0200)]
Add additional filetype icons

10 years agoMerge branch 'material_buttons' of https://github.com/owncloud/android into material_fab
Andy Scherzinger [Wed, 9 Sep 2015 09:43:02 +0000 (11:43 +0200)]
Merge branch 'material_buttons' of https://github.com/owncloud/android into material_fab