Fixed line breaks
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment /
2014-10-28 Jorge Antonio Diaz... Added text file preview
2014-10-28 Jorge Antonio Diaz... Merge branch 'gradleWithInternalDependency' of github...
2014-10-28 jabarrosMerge branch 'develop' into idn_hosts
2014-10-24 David A. VelascoMerge branch 'master' into develop
2014-10-24 David A. VelascoMerge pull request #676 from owncloud/sorting_files
2014-10-23 jabarrosMerge branch 'sortingFiles' of https://github.com/tobia...
2014-10-23 jabarrosMerge branch 'develop' into sorting_files_2
2014-10-20 tobiasKaminsky- added requested changes
2014-10-17 tobiasKaminsky- requested changes by review by davivel
2014-10-17 MMMarcyMerge remote-tracking branch 'theirs/develop' into...
2014-10-15 jabarrosMerge branch 'idn_hosts' of https://github.com/ogasser...
2014-10-09 jabarrosMerge branch 'sortingFiles' of https://github.com/tobia...
2014-10-06 jabarrosMerge branch 'master' of https://github.com/loripino21...
2014-10-04 tobiasKaminsky- sort dialog shows the right selected item
2014-10-04 tobiasKaminsky- persist settings for sort order
2014-10-01 Javier GonzalezMerge pull request #641 from owncloud/thumbnails_for_do...
2014-09-18 David A. VelascoMerge branch 'develop' into release-1.6.0
2014-09-18 David A. VelascoMerge pull request #631 from owncloud/new_shared_by_lin...
2014-09-18 David A. VelascoMerge pull request #627 from owncloud/better_loggin_system
2014-09-18 David A. VelascoFixed conflict - Merge branch 'develop' into better_log...
2014-09-17 David A. VelascoMerge pull request #628 from owncloud/enforce_folder_re...
2014-09-17 jabarrosUpdate with changes after CR
2014-09-17 jabarrosMerge branch 'develop' into enforce_folder_refresh_even...
2014-09-17 jabarrosMerge branch 'develop' into better_loggin_system
2014-09-16 jabarrosFix bug. Etag is been ignored when navigating through...
2014-09-15 David A. VelascoMerge branch 'develop' of https://github.com/tobiasKami...
2014-09-14 tobiasKaminskyAdded sorting by name, date or size ascending/descending
2014-09-11 jabarrosMove Logger class to owncloud library and update refere...
2014-09-09 jabarrosMerge branch 'develop' into ADFS_auth_support
2014-09-05 jabarrosMerge pull request #608 from owncloud/move_files_and_fo...
2014-09-01 jabarrosAdd menu restrictions for not showing move option on...
2014-08-28 jabarrosMerge branch 'develop' into move_files_and_folders
2014-08-26 jabarrosPass info of target file that is going to be moved
2014-08-26 jabarrosTrigger MoveFileOperation when 'Choose' button is clicked
2014-08-19 David A. VelascoRefactored MoveActivity and friends to remove duplicati...
2014-08-19 David A. VelascoSome clean-up and refactoring in fragments listing...
2014-08-13 jabarrosAdd new activity for selecting the destination folder...
2014-08-07 jabarrosMerge branch 'develop' into accounts_view
2014-07-30 David A. VelascoMerge pull request #578 from owncloud/show_message_for_...
2014-07-30 jabarrosChanges after CR
2014-07-29 jabarrosFixed bug. It is not possible to refresh folder when...
2014-07-28 jabarrosSave message in onSaveInstanceState when folder is...
2014-07-25 jabarrosShow message when the file list is being loading and...
2014-07-24 jabarrosAdd message when LocalFileList and OCFileLIst are empty
2014-07-09 David A. VelascoMerge remote-tracking branch 'origin/release-1.5.8...
2014-07-09 David A. VelascoMerge branch 'develop' into release-1.5.8
2014-07-09 jabarrosMerge pull request #556 from owncloud/fix_bug_in_favori...
2014-07-08 David A. VelascoFixed last minute bugs, and clean up
2014-07-08 David A. VelascoClean up FileObserverService to avoid redundant instanc...
2014-06-09 masensioMerge branch 'develop' into add_cookie_based_session_su...
2014-06-09 David A. VelascoMerge pull request #535 from owncloud/fix_keep_up_to_da...
2014-06-06 masensioChanges from comments in PR#535. Remove some imports...
2014-06-05 masensioReview the behaviour when delete locally a keep_in_sync...
2014-06-05 masensioReview cancel download for keep_in_sync files. Clear...
2014-06-04 David A. VelascoMerge branch 'develop' into add_cookie_based_session_su...
2014-06-04 David A. VelascoMerge pull request #526 from owncloud/pull_down_refresh
2014-06-03 masensioFix: animations should be gone. Color default animation...
2014-06-03 masensioFix: animations should be gone
2014-06-03 masensioMerge branch 'develop' into pull_down_refresh
2014-05-30 masensioMerge branch 'develop' into pull_down_refresh
2014-05-30 masensioMaintain the loading visibility on action bar instead...
2014-05-30 masensioMerge branch 'master' into vanish_notifications
2014-05-30 masensioMerge branch 'master' into develop
2014-05-30 masensioMerge branch 'develop' into pull_down_refresh
2014-05-29 masensioImplement onRefresh method for SwipeRefreshLayout
2014-05-29 masensioSelect the animation for the SwipeRefreshLayout
2014-05-27 masensioAdd comments
2014-05-27 masensioMerge branch 'fixed_video_playback_on_rotations' into...
2014-05-27 masensioMerge branch 'develop' into release-1.5.6
2014-05-27 masensioUpdate file images, add new mimetypes to show: spreadsh...
2014-05-20 David A. VelascoMerge pull request #500 from owncloud/refactor_update_f...
2014-05-20 masensioChanges in OCFileListFragment from comments in PR#500
2014-05-20 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-19 masensioMerge pull request #495 from owncloud/fixed_loading_dia...
2014-05-19 David A. VelascoReview of calls to super. in Activity/Fragment life...
2014-05-19 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-16 masensioMerge pull request #493 from owncloud/fixed_not_perform...
2014-05-16 David A. VelascoCreated new dialog classes for file renaming and folder...
2014-05-15 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-14 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-12 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-12 David A. VelascoRefactored handle of user response in confirmation...
2014-05-12 David A. VelascoJoint local removal of files to RemoteFileOperation...
2014-05-09 David A. VelascoFixed inconsistencies in file actions shown in menus...
2014-05-09 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-08 David A. VelascoRemoved unneeded casts to FileDisplayActivity
2014-05-08 David A. VelascoRefactored menu filtering in a single class FileMenuFilter
2014-05-07 David A. VelascoMerge remote-tracking branch 'origin/refactor_update_fi...
2014-05-07 masensioEnable necessary refresh in FileDisplayActivity. Delete...
2014-05-07 David A. VelascoReview and reenable calls to refresh list of files...
2014-05-06 David A. VelascoMoved UploadFinishReceiver from FileDetailFragment...
2014-05-06 masensioRevert "FileListListAdapter is a SimpleCursorAdapter"
2014-05-06 masensioRevert "FileListListAdapter based in CursorAdapter...
2014-05-06 masensioRevert "Add FileListCursorLoader. Update data using...
2014-05-06 masensioRevert "Grant that the content of the previous adapter...
2014-05-06 masensioRevert commit 6cdd830a7be28b77688efc3cd62857c1e71a1342
2014-05-06 David A. VelascoMerge remote-tracking branch 'origin/refactor_update_fi...
2014-05-06 David A. VelascoRefactoring relationship between FileActivities and...
2014-05-05 masensioAdditional changes to apply the new code to the other...
2014-05-05 masensioGrant that the content of the previous adapter is updat...
next