wip
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui /
2015-11-05 tobiasKaminskywip
2015-11-05 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
2015-11-05 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-11-05 tobiasKaminskyfixed #1244
2015-11-05 tobiasKaminskycheck available beta version
2015-11-05 Maria AsensioMerge pull request #1252 from owncloud/share_with_users
2015-11-04 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-04 Andy ScherzingerMerge branch 'beta' of https://github.com/owncloud...
2015-11-04 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-04 Andy ScherzingerFix visibility of file size and separator for folder...
2015-11-02 tobiasKaminskyupdate
2015-11-02 tobiasKaminskyupdated for future use with later PRs
2015-11-02 tobiasKaminskyfixed sending cached images
2015-11-02 tobiasKaminskyMerge remote-tracking branch 'upstream/beta' into beta
2015-11-02 tobiasKaminskywip
2015-11-02 Andy Scherzingercorrect text field names
2015-11-02 Andy Scherzingercorrected text view names
2015-11-02 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-02 Andy Scherzingerfixed another typo
2015-11-02 Andy Scherzingertypos fixed
2015-11-02 tobiasKaminskywip
2015-11-02 tobiasKaminskywip
2015-11-02 tobiasKaminskyMerge branch 'setAsWallpaper' into beta
2015-11-02 tobiasKaminskyoption only available for downloaded images
2015-11-02 tobiasKaminskyMerge branch 'setAsWallpaper' into beta
2015-11-02 tobiasKaminskyMerge branch 'setAsWallpaper' into beta
2015-11-02 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-11-02 tobiasKaminskywip
2015-11-01 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/streamin...
2015-11-01 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/video_th...
2015-11-01 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/streamin...
2015-11-01 tobiasKaminskytidy up once more
2015-11-01 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-11-01 tobiasKaminskytidy up
2015-10-31 tobiasKaminskyremoved NPE
2015-10-31 tobiasKaminskyremove todo
2015-10-31 tobiasKaminskyimplements #1233
2015-10-31 tobiasKaminskyfix #1230
2015-10-31 tobiasKaminskylink to latest beta
2015-10-31 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-10-31 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-10-31 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
2015-10-31 tobiasKaminskyfixed storing thumbnails by correct imageKey
2015-10-31 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
2015-10-31 tobiasKaminskyfixed rotating resized image
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-30 tobiasKaminskyfixed #1230
2015-10-29 David A. VelascoMerge pull request #1105 from owncloud/fixLegacyTravis
2015-10-29 tobiasKaminskymerge multi select
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/multiSel...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/avoidDup...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/sortInUp...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/videoBig...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizeCa...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/switchOf...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/material...
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/material...
2015-10-29 tobiasKaminskyMerge branch 'switchListVsGridMaster' into beta
next