[tx-robot] updated from transifex
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui /
2015-12-03 masensioMerge branch 'stable'
2015-12-03 masensioMerge branch 'release-1.9' into stable oc-android-1.9
2015-11-26 masensioFix bug: App crash when try to share link with api...
2015-11-26 masensioFix bug related with sharee with special characters
2015-11-25 David A. VelascoPrevent that repeated requests to FileDownloader/FileUp...
2015-11-25 David A. VelascoMerge pull request #1307 from owncloud/share_with_passw...
2015-11-25 David A. VelascoGrant that ShareActivity is correctly refreshed if...
2015-11-25 David A. VelascoRetry forbidden share adding a password only if the...
2015-11-25 David A. VelascoFixed bug: grant that paused FileActivity behind ShareA...
2015-11-25 David A. VelascoUpdated handling of enforced password for public shares...
2015-11-25 David A. VelascoHide UI elements about public share when this is disabl...
2015-11-25 David A. VelascoRemoved useless code
2015-11-25 masensioList view is shown completelly on the ShareFileFragment
2015-11-25 masensioDelete any rest of old public share/unshare flow
2015-11-25 masensioImplement 'Get link' button
2015-11-25 David A. VelascoShow current expiration date selected in date picker...
2015-11-25 David A. VelascoModify current expiration date on touch in expiration...
2015-11-25 David A. VelascoModify current password on touch in password label...
2015-11-25 David A. VelascoSet or clear expiration date to protect public link...
2015-11-25 David A. VelascoSet or clear password to protect public link in ShareFi...
2015-11-25 David A. VelascoUnshare public link in ShareFileFragment
2015-11-25 David A. VelascoShare public link in ShareFileFragment
2015-11-25 David A. VelascoUpdated ShareFileFragment layout with extra section...
2015-11-20 Maria AsensioMerge pull request #1119 from owncloud/strip-index...
2015-11-12 David A. VelascoMerge pull request #1254 from owncloud/droid-update
2015-11-12 David A. VelascoMerge pull request #1274 from owncloud/read_capabilitie...
2015-11-11 Maria AsensioMerge pull request #1269 from owncloud/fix_video_not_pr...
2015-11-06 David A. VelascoMinimal cleaning
2015-11-06 David A. VelascoFixed local URI to video files passed to VideoView
2015-11-06 Maria AsensioMerge pull request #1184 from Wikinaut/show-certificate...
2015-11-05 Maria AsensioMerge pull request #1252 from owncloud/share_with_users
2015-10-30 David A. VelascoRefactoring: a single method to request ShareActivity
2015-10-30 David A. VelascoSimplified handling of life cycle in ShareActivity...
2015-10-30 David A. VelascoFixed NPE on list of shares in SearchShareesFragment...
2015-10-30 David A. VelascoRenamed SearchFragment to SearchShareesFragment
2015-10-30 David A. VelascoFixed error messages related with network in ShareActivity
2015-10-30 masensioAvoid fullscreen searchview when editing
2015-10-30 David A. VelascoRemoved check of NULL after code review
2015-10-30 David A. VelascoFixed error messages for user using getLogMessage()
2015-10-30 David A. VelascoShow error messages from server when share-specific...
2015-10-30 David A. VelascoPut focus in search field and show keyboard automatically
2015-10-30 masensioGood behaviiour in servers not supporting SHAREE API...
2015-10-30 masensioRemove toast with create_share info
2015-10-30 masensioPolish landscape and turns
2015-10-30 masensioShow users/groups in Search Fragment list
2015-10-30 David A. VelascoFixed build after rebasing
2015-10-30 David A. VelascoShare the file with a user or group when selected on...
2015-10-30 David A. VelascoAdded operation to create shares with a sharee, separat...
2015-10-30 David A. VelascoGet rid of dependency on Context in CreateShareOperation
2015-10-30 masensioExtra commit to complement: Fill in Users/Groups List...
2015-10-30 masensioGet users/group from Server, to fill in 'Share with...
2015-10-30 masensioRemove share_group_indicator string
2015-10-30 David A. VelascoPrevent that arbitrary text is queried instead of selec...
2015-10-30 masensioUse UnshareOperation instead an AsyncTask, for unshare...
2015-10-30 masensioAdapt UnshareLinkOperation to support also ShareType...
2015-10-30 masensioChange ShareActivity type, now it is a FileActivity
2015-10-30 David A. VelascoRemoved redundant ArrayList creation
2015-10-30 tobiasKaminskyfixed travis bug
2015-10-30 masensioAdd unshare with users/groups, from Share wiht view
2015-10-30 David A. VelascoUsers and groups retrieved from server to fill search...
2015-10-30 masensioClean code in ShareFileFragment
2015-10-30 masensioAdd new string for share_groups_indicator
2015-10-30 masensioAnimate unshare button
2015-10-30 masensioAdd unshare with user option to share with view
2015-10-30 David A. VelascoComplete search widget to send search requests to paren...
2015-10-30 masensioGet shares from Database (WIP)
2015-10-30 masensioShow users/groups in share with view, getting the data...
2015-10-30 masensioRemove android.support.widget components from the share...
2015-10-30 David A. VelascoSync user and group shares into database
2015-10-30 masensioShow the 'search' layout in phone and tablet
2015-10-30 David A. VelascoChanged title in sharing dialog from 'Share link' to...
2015-10-30 masensioShow the layout to hsare with user in phone and tablet
2015-10-30 Maria AsensioMerge pull request #1109 from owncloud/sync_full_folder
2015-10-30 David A. VelascoMerge pull request #1219 from owncloud/sync_full_folder...
2015-10-29 David A. VelascoMerge pull request #1105 from owncloud/fixLegacyTravis
2015-10-27 masensioFix Select Local Version or Keep Both behaviour when...
2015-10-27 masensioMerge branch 'master' into sync_full_folder
2015-10-22 David A. VelascoMerge pull request #1177 from owncloud/notification_col...
2015-10-16 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-16 Maria AsensioMerge pull request #1199 from owncloud/display_thumbnai...
2015-10-15 tobiasKaminskyfixed missing refresh of thumbnail after sync
2015-10-15 masensioMerge remote-tracking branch 'origin/develop'
2015-10-15 masensioMerge branch 'zmatsuo-detailThumbnail' into develop
2015-10-15 masensioMerge branch 'detailThumbnail' of git://github.com...
2015-10-09 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-02 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-10-02 Wikinautfix #1024 show cert fingerprints when adding new accoun...
2015-10-01 masensioMerge pull request #839 from fluffy88/develop
2015-09-30 masensioMerge branch 'master' into sync_full_folder
2015-09-28 masensioMerge branch 'release-1.8'
2015-09-25 David A. VelascoClean-up: removed unused imports and methods, and comme...
2015-09-25 David A. VelascoAdded conflict icon to folders containing files with...
2015-09-25 David A. VelascoPersist conflicts in local database and show with an...
2015-09-25 David A. VelascoETag used to detect changes in remote files (not only...
2015-09-25 David A. VelascoJoin cancelation of downloads and uploads in 'cancel...
2015-09-25 David A. VelascoRewritten queue of FileUploader based on IndexedForest
2015-09-25 David A. VelascoAdded icon for files synchronizing; folders use it...
2015-09-25 David A. VelascoKeep the old operation to sync folder as DownloadFolder...
2015-09-25 David A. VelascoExtend SyncFolderOperation to check local changes of...
2015-09-24 masensioMerge pull request #1174 from owncloud/release_bug_fixes
next