pub/Android/ownCloud.git
9 years agoGood behaviiour in servers not supporting SHAREE API: show the menu option and a...
masensio [Mon, 26 Oct 2015 12:13:06 +0000 (13:13 +0100)]
Good behaviiour in servers not supporting SHAREE API: show the menu option and a messsage when try to share with a new user/group

9 years agoRemove toast with create_share info
masensio [Mon, 26 Oct 2015 10:30:02 +0000 (11:30 +0100)]
Remove toast with create_share info

9 years agoPolish landscape and turns
masensio [Mon, 26 Oct 2015 10:27:11 +0000 (11:27 +0100)]
Polish landscape and turns

9 years agoDelete search_user_item.xml
masensio [Fri, 23 Oct 2015 12:54:30 +0000 (14:54 +0200)]
Delete search_user_item.xml

9 years agoRefactor saveSharesInFolder in FileDataStorageManager. Set the Content Values using...
masensio [Fri, 23 Oct 2015 12:48:19 +0000 (14:48 +0200)]
Refactor saveSharesInFolder in FileDataStorageManager. Set the Content Values using prepareInsertShares method

9 years agoShow users/groups in Search Fragment list
masensio [Fri, 23 Oct 2015 12:28:48 +0000 (14:28 +0200)]
Show users/groups in Search Fragment list

9 years agoFix saveSharesDB, duplicated rows
masensio [Fri, 23 Oct 2015 08:20:01 +0000 (10:20 +0200)]
Fix saveSharesDB, duplicated rows

9 years agoShow 'Add Users or Groups' button properly
masensio [Thu, 22 Oct 2015 11:29:50 +0000 (13:29 +0200)]
Show 'Add Users or Groups' button properly

9 years agoFixed build after rebasing
David A. Velasco [Thu, 22 Oct 2015 10:48:49 +0000 (12:48 +0200)]
Fixed build after rebasing

9 years agoFixes from CR
David A. Velasco [Thu, 22 Oct 2015 07:17:08 +0000 (09:17 +0200)]
Fixes from CR

9 years agoShare the file with a user or group when selected on the list of suggestions
David A. Velasco [Wed, 21 Oct 2015 16:20:45 +0000 (18:20 +0200)]
Share the file with a user or group when selected on the list of suggestions

9 years agoAdded operation to create shares with a sharee, separated from operation to create...
David A. Velasco [Wed, 21 Oct 2015 09:32:07 +0000 (11:32 +0200)]
Added operation to create shares with a sharee, separated from operation to create shares via link

9 years agoGet rid of dependency on Context in CreateShareOperation
David A. Velasco [Wed, 21 Oct 2015 08:31:30 +0000 (10:31 +0200)]
Get rid of dependency on Context in CreateShareOperation

9 years agoExtra commit to complement: Fill in Users/Groups List of a 'share with' from server...
masensio [Thu, 22 Oct 2015 09:05:47 +0000 (11:05 +0200)]
Extra commit to complement: Fill in Users/Groups List of a 'share with' from server data

9 years agoGet users/group from Server, to fill in 'Share with' list
masensio [Thu, 22 Oct 2015 07:54:39 +0000 (09:54 +0200)]
Get users/group from Server, to fill in 'Share with' list

9 years agoRemove share_group_indicator string
masensio [Wed, 21 Oct 2015 07:40:39 +0000 (09:40 +0200)]
Remove share_group_indicator string

9 years agoRemove unshare with users/groups option from the menu
masensio [Tue, 20 Oct 2015 16:31:16 +0000 (18:31 +0200)]
Remove unshare with users/groups option from the menu

9 years agoPrevent that arbitrary text is queried instead of selecting a user / group of the...
David A. Velasco [Tue, 20 Oct 2015 14:33:06 +0000 (16:33 +0200)]
Prevent that arbitrary text is queried instead of selecting a user / group of the suggestions list

9 years agoUse UnshareOperation instead an AsyncTask, for unshare with
masensio [Tue, 20 Oct 2015 13:10:40 +0000 (15:10 +0200)]
Use UnshareOperation instead an AsyncTask, for unshare with

9 years agoAdapt UnshareLinkOperation to support also ShareType: USER or GROUP. UnshareLinkOpera...
masensio [Tue, 20 Oct 2015 11:36:09 +0000 (13:36 +0200)]
Adapt UnshareLinkOperation to support also ShareType: USER or GROUP. UnshareLinkOperation --> UnshareOperation

9 years agoRemoved option to refine suggestions in edit field
David A. Velasco [Tue, 20 Oct 2015 11:19:23 +0000 (13:19 +0200)]
Removed option to refine suggestions in edit field

9 years agoGrant that any suggestion may be selected without software keyboard overlapping
David A. Velasco [Tue, 20 Oct 2015 11:18:47 +0000 (13:18 +0200)]
Grant that any suggestion may be selected without software keyboard overlapping

9 years agoChange ShareActivity type, now it is a FileActivity
masensio [Tue, 20 Oct 2015 10:31:12 +0000 (12:31 +0200)]
Change ShareActivity type, now it is a FileActivity

9 years agoRemoved redundant ArrayList creation
David A. Velasco [Mon, 19 Oct 2015 19:03:15 +0000 (21:03 +0200)]
Removed redundant ArrayList creation

9 years agofixed travis bug
tobiasKaminsky [Mon, 19 Oct 2015 17:08:54 +0000 (19:08 +0200)]
fixed travis bug

9 years agoAdd unshare with users/groups, from Share wiht view
masensio [Mon, 19 Oct 2015 13:35:10 +0000 (15:35 +0200)]
Add unshare with users/groups, from Share wiht view

9 years agoUsers and groups retrieved from server to fill search suggestions
David A. Velasco [Mon, 19 Oct 2015 13:12:24 +0000 (15:12 +0200)]
Users and groups retrieved from server to fill search suggestions

9 years agoClean code in ShareFileFragment
masensio [Mon, 19 Oct 2015 13:10:14 +0000 (15:10 +0200)]
Clean code in ShareFileFragment

9 years agoAdd new string for share_groups_indicator
masensio [Mon, 19 Oct 2015 12:59:32 +0000 (14:59 +0200)]
Add new string for share_groups_indicator

9 years agoAnimate unshare button
masensio [Mon, 19 Oct 2015 12:43:25 +0000 (14:43 +0200)]
Animate unshare button

9 years agoAdd unshare with user option to share with view
masensio [Mon, 19 Oct 2015 11:52:58 +0000 (13:52 +0200)]
Add unshare with user option to share with view

9 years agoGet shares from Database, fix in insert shares in DB
masensio [Mon, 19 Oct 2015 07:48:05 +0000 (09:48 +0200)]
Get shares from Database, fix in insert shares in DB

9 years agoComplete search widget to send search requests to parent activity
David A. Velasco [Thu, 15 Oct 2015 17:24:16 +0000 (19:24 +0200)]
Complete search widget to send search requests to parent activity

9 years agoGet shares from Database (WIP)
masensio [Mon, 19 Oct 2015 07:16:19 +0000 (09:16 +0200)]
Get shares from Database (WIP)

9 years agoShow users/groups in share with view, getting the data from the server
masensio [Fri, 16 Oct 2015 09:02:46 +0000 (11:02 +0200)]
Show users/groups in share with view, getting the data from the server

9 years agofix Travis
masensio [Thu, 15 Oct 2015 09:36:07 +0000 (11:36 +0200)]
fix Travis

9 years agoRemove android.support.widget components from the sharewith view. Waiting for introdu...
masensio [Thu, 15 Oct 2015 09:21:07 +0000 (11:21 +0200)]
Remove android.support.widget components from the sharewith view. Waiting for introducing Floating button in the project

9 years agoSync user and group shares into database
David A. Velasco [Thu, 15 Oct 2015 07:26:24 +0000 (09:26 +0200)]
Sync user and group shares into database

9 years agoShow the 'search' layout in phone and tablet
masensio [Wed, 14 Oct 2015 10:58:07 +0000 (12:58 +0200)]
Show the 'search' layout in phone and tablet

9 years agoChanged title in sharing dialog from 'Share link' to 'Sharing' (seen in web UI)
David A. Velasco [Tue, 13 Oct 2015 14:16:45 +0000 (16:16 +0200)]
Changed title in sharing dialog from 'Share link' to 'Sharing' (seen in web UI)

9 years agoCreate the layout for searching users/groups
masensio [Fri, 9 Oct 2015 12:22:56 +0000 (14:22 +0200)]
Create the layout for searching users/groups

9 years agoAdd Get Groups operation
masensio [Fri, 9 Oct 2015 10:30:00 +0000 (12:30 +0200)]
Add Get Groups operation

9 years agoAdd Get Users from Server Operation
masensio [Fri, 9 Oct 2015 08:02:52 +0000 (10:02 +0200)]
Add Get Users from Server Operation

9 years agoAdd get list of users in the library
masensio [Thu, 8 Oct 2015 16:33:40 +0000 (18:33 +0200)]
Add get list of users in the library

9 years agoShow the layout to hsare with user in phone and tablet
masensio [Thu, 8 Oct 2015 13:35:08 +0000 (15:35 +0200)]
Show the layout to hsare with user in phone and tablet

9 years agoAdd new attribute to OCFile to know if this file is shared with users/groups
masensio [Mon, 5 Oct 2015 13:17:39 +0000 (15:17 +0200)]
Add new attribute to OCFile to know if this file is shared with users/groups

9 years agoCreate the layout to share with a user
masensio [Tue, 6 Oct 2015 12:02:18 +0000 (14:02 +0200)]
Create the layout to share with a user

9 years agoAdd new attribute to OCFile to know if this file is shared with users/groups
masensio [Mon, 5 Oct 2015 13:17:39 +0000 (15:17 +0200)]
Add new attribute to OCFile to know if this file is shared with users/groups

9 years agoShow share with users option if the server supports search users function
masensio [Mon, 5 Oct 2015 09:25:24 +0000 (11:25 +0200)]
Show share with users option if the server supports search users function

9 years agoAdd 'Share with users/groups' to long press menu
masensio [Mon, 5 Oct 2015 07:43:30 +0000 (09:43 +0200)]
Add 'Share with users/groups' to long press menu

9 years agoMerge pull request #1109 from owncloud/sync_full_folder
Maria Asensio [Fri, 30 Oct 2015 13:14:52 +0000 (14:14 +0100)]
Merge pull request #1109 from owncloud/sync_full_folder

Replaced 'download folder' with 'synchronize', triggering the synchronization in two-ways of all the files in a folder

9 years agoUpdate library reference, sync_full_folder
masensio [Fri, 30 Oct 2015 13:11:01 +0000 (14:11 +0100)]
Update library reference, sync_full_folder

9 years agoMerge pull request #1219 from owncloud/sync_full_folder__fix_conflict_save_local_version
David A. Velasco [Fri, 30 Oct 2015 12:59:02 +0000 (13:59 +0100)]
Merge pull request #1219 from owncloud/sync_full_folder__fix_conflict_save_local_version

Fixed  "Select Local Version" or "Keep Both behaviour" in conflict dialog

9 years agoMerge pull request #1200 from owncloud/fix_1192_date_time
Maria Asensio [Fri, 30 Oct 2015 09:38:14 +0000 (10:38 +0100)]
Merge pull request #1200 from owncloud/fix_1192_date_time

fix for #1192

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 30 Oct 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoMC: Updated comment only
LukeOwncloud [Thu, 29 Oct 2015 20:03:32 +0000 (21:03 +0100)]
MC: Updated comment only

Comment did not reflect last commit change.

9 years agoMerge pull request #1105 from owncloud/fixLegacyTravis
David A. Velasco [Thu, 29 Oct 2015 18:03:41 +0000 (19:03 +0100)]
Merge pull request #1105 from owncloud/fixLegacyTravis

Switch from Travis legacy infrastructure to container-based

9 years agoDetect conflict when local and server version are changed
masensio [Thu, 29 Oct 2015 16:13:24 +0000 (17:13 +0100)]
Detect conflict when local and server version are changed

9 years agoreturn standard date string as fallback
Andy Scherzinger [Thu, 29 Oct 2015 09:24:15 +0000 (10:24 +0100)]
return standard date string as fallback

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Thu, 29 Oct 2015 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoFix Select Local Version or Keep Both behaviour when solving file coflict
masensio [Tue, 27 Oct 2015 13:32:42 +0000 (14:32 +0100)]
Fix Select Local Version or Keep Both behaviour when solving file coflict

9 years agoMerge branch 'master' into sync_full_folder
masensio [Tue, 27 Oct 2015 07:52:17 +0000 (08:52 +0100)]
Merge branch 'master' into sync_full_folder

Conflicts:
owncloud-android-library
src/com/owncloud/android/files/services/FileUploader.java

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 27 Oct 2015 05:13:47 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Fri, 23 Oct 2015 05:13:41 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #1177 from owncloud/notification_coloring
David A. Velasco [Thu, 22 Oct 2015 07:10:10 +0000 (09:10 +0200)]
Merge pull request #1177 from owncloud/notification_coloring

Add ownCloud color to notifications for lollipop

9 years agoremoved primary color usage for textColor of the input fields on the loginscreen
Andy Scherzinger [Wed, 21 Oct 2015 09:31:58 +0000 (11:31 +0200)]
removed primary color usage for textColor of the input fields on the loginscreen

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

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 20 Oct 2015 05:13:41 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Mon, 19 Oct 2015 05:13:44 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 18 Oct 2015 05:13:42 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 17 Oct 2015 05:13:48 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoflipped the if/else for performance optimization
Andy Scherzinger [Fri, 16 Oct 2015 09:41:26 +0000 (11:41 +0200)]
flipped the if/else for performance optimization

9 years agoMerge branch 'master' of https://github.com/owncloud/android into fix_1192_date_time
Andy Scherzinger [Fri, 16 Oct 2015 08:42:02 +0000 (10:42 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into fix_1192_date_time

9 years agoMerge pull request #1199 from owncloud/display_thumbnails_details_view_PR_1065
Maria Asensio [Fri, 16 Oct 2015 07:03:34 +0000 (09:03 +0200)]
Merge pull request #1199 from owncloud/display_thumbnails_details_view_PR_1065

Display thumbnails details view pr 1065

9 years agofixed missing refresh of thumbnail after sync
tobiasKaminsky [Wed, 14 Oct 2015 18:10:01 +0000 (20:10 +0200)]
fixed missing refresh of thumbnail after sync

9 years agoMerge remote-tracking branch 'origin/develop'
masensio [Thu, 15 Oct 2015 14:17:32 +0000 (16:17 +0200)]
Merge remote-tracking branch 'origin/develop'

9 years agoMerge branch 'zmatsuo-detailThumbnail' into develop
masensio [Thu, 15 Oct 2015 14:12:06 +0000 (16:12 +0200)]
Merge branch 'zmatsuo-detailThumbnail' into develop

9 years agoMerge branch 'detailThumbnail' of git://github.com/zmatsuo/android into zmatsuo-detai...
masensio [Thu, 15 Oct 2015 14:10:55 +0000 (16:10 +0200)]
Merge branch 'detailThumbnail' of git://github.com/zmatsuo/android into zmatsuo-detailThumbnail

Conflicts:
src/com/owncloud/android/ui/fragment/FileDetailFragment.java

9 years agofix for #1192
Andy Scherzinger [Thu, 15 Oct 2015 12:04:56 +0000 (14:04 +0200)]
fix for #1192

9 years agoMerge branch 'master' of https://github.com/owncloud/android into notification_coloring
Andy Scherzinger [Wed, 14 Oct 2015 08:34:48 +0000 (10:34 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into notification_coloring

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 14 Oct 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 13 Oct 2015 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

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

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

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

9 years agoactual lib reference
Andy Scherzinger [Fri, 9 Oct 2015 13:46:35 +0000 (15:46 +0200)]
actual lib reference

9 years agodirectly link owncloud_blue color ID to setup.xml's actionbar_start_color to enable...
Andy Scherzinger [Fri, 9 Oct 2015 13:04:39 +0000 (15:04 +0200)]
directly link owncloud_blue color ID to setup.xml's actionbar_start_color to enable proper color manipulation. Technical debt: setup should rename the actionbar_start_color (and actionbar_end_color) since it is basically the primary-oiiod value due to material design terms.

9 years agoMerge branch 'master' of https://github.com/owncloud/android into notification_coloring
Andy Scherzinger [Fri, 9 Oct 2015 12:45:32 +0000 (14:45 +0200)]
Merge branch 'master' of https://github.com/owncloud/android into notification_coloring

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

9 years agoMerge pull request #1190 from owncloud/1182_Open_With_Fix
Maria Asensio [Wed, 7 Oct 2015 09:19:16 +0000 (11:19 +0200)]
Merge pull request #1190 from owncloud/1182_Open_With_Fix

Fix for #1182 on Android 5

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Wed, 7 Oct 2015 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoMerge pull request #1117 from owncloud/sortAccents
Maria Asensio [Tue, 6 Oct 2015 12:51:14 +0000 (14:51 +0200)]
Merge pull request #1117 from owncloud/sortAccents

Sort accents

9 years agoCode review
Andy Scherzinger [Tue, 6 Oct 2015 07:58:16 +0000 (09:58 +0200)]
Code review

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Tue, 6 Oct 2015 05:13:31 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoFix for #1182 on Android 5
Andy Scherzinger [Mon, 5 Oct 2015 16:44:50 +0000 (18:44 +0200)]
Fix for #1182 on Android 5

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sun, 4 Oct 2015 05:13:38 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years ago[tx-robot] updated from transifex
Jenkins for ownCloud [Sat, 3 Oct 2015 05:13:37 +0000 (01:13 -0400)]
[tx-robot] updated from transifex

9 years agoMerge remote-tracking branch 'remotes/upstream/master' into sortAccents
tobiasKaminsky [Fri, 2 Oct 2015 14:04:18 +0000 (16:04 +0200)]
Merge remote-tracking branch 'remotes/upstream/master' into sortAccents

9 years agofix #1024 show cert fingerprints when adding new account w/ untrusted cert
Wikinaut [Fri, 2 Oct 2015 00:37:24 +0000 (02:37 +0200)]
fix #1024 show cert fingerprints when adding new account w/ untrusted cert

+ show SHA-256, SHA-1 and MD5 certificate fingerprint
  instead of signature hex dump
  when certificate is untrusted
+ show error string if one of the digest algorithms is not available
+ added check and error msg for certificate load problems

9 years agoMerge pull request #839 from fluffy88/develop
masensio [Thu, 1 Oct 2015 16:45:01 +0000 (18:45 +0200)]
Merge pull request #839 from fluffy88/develop

Trigger media scan after file upload