Merge pull request #1290 from przybylski/bug_1288
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment /
2015-11-18 Tobias KaminskyMerge pull request #1290 from przybylski/bug_1288
2015-11-13 tobiasKaminskyMerge branch 'beta' of github.com:owncloud/android...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/target_m...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/cancelUp...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/material...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/switchLi...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/descendI...
2015-11-13 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-11-12 David A. VelascoMerge pull request #1254 from owncloud/droid-update
2015-11-10 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-11-10 Andy ScherzingerMerge branch '1193_uploader_layout' of https://github...
2015-11-09 Andy ScherzingerMerge branch 'beta' of https://github.com/owncloud...
2015-11-06 tobiasKaminskydo not show "switch" menu item on file details/preview...
2015-11-06 tobiasKaminskyMerge branch 'setAsWallpaper' into beta
2015-11-06 tobiasKaminskyfixed sharing
2015-11-06 Andy ScherzingerMerge branch 'material_fab' of https://github.com/owncl...
2015-11-06 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-06 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-11-06 Maria AsensioMerge pull request #1184 from Wikinaut/show-certificate...
2015-11-05 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
2015-11-05 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
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 '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 ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-02 tobiasKaminskyupdate
2015-11-02 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-02 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-02 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
2015-11-02 Andy ScherzingerMerge branch 'material_buttons' of https://github.com...
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-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 tobiasKaminskyimplements #1233
2015-10-31 tobiasKaminskyfix #1230
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 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
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 masensioAvoid fullscreen searchview when editing
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 masensioShow users/groups in Search Fragment list
2015-10-30 David A. VelascoFixed build after rebasing
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 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 masensioClean code in ShareFileFragment
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 masensioShow the 'search' layout in phone and tablet
2015-10-30 masensioShow the layout to hsare with user in phone and tablet
2015-10-30 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-30 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-30 Maria AsensioMerge pull request #1109 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 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
2015-10-29 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-10-29 Andy ScherzingerMerge branch 'descendIntoFolder' of https://github...
2015-10-29 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-27 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/animated...
2015-10-27 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/master...
2015-10-27 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
2015-10-27 Andy Scherzingerhide FAB in copy/move folder chooser
2015-10-27 masensioMerge branch 'master' into sync_full_folder
2015-10-26 tobiasKaminskyMerge remote-tracking branch 'remotes/upstream/resizedI...
2015-10-26 Andy ScherzingerMerge branch 'master' of https://github.com/owncloud...
next