Move Logger class to owncloud library and update references. Add async task for loadi...
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment /
2014-09-11 jabarrosMove Logger class to owncloud library and update refere...
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...
2014-05-05 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-05-02 masensioAdd FileListCursorLoader. Update data using CursorLoade...
2014-04-30 David A. VelascoRefactoring to reduce dependencies and duplicated code...
2014-04-29 David A. VelascoWIP - commented pull-refreshes of list view as previous...
2014-04-29 David A. VelascoFileListListAdapter based in CursorAdapter instead...
2014-04-28 masensioMerge branch 'develop' into refactor_update_filelist_fr...
2014-04-28 masensioFileListListAdapter is a SimpleCursorAdapter
2014-04-22 Javier GonzalezMerge pull request #149 from owncloud/videoInstandUploads
2014-04-21 David A. VelascoFixed crash when browsing app from instantUploads folde...
2014-04-16 David A. VelascoMerge branch 'develop' into videoInstandUploads
2014-04-16 David A. VelascoMerge pull request #456 from owncloud/fixing_travis
2014-04-16 David A. VelascoMerge pull request #463 from owncloud/save_position_in_...
2014-04-10 masensioMerge branch 'develop' into save_position_in_scroll_whe...
2014-04-09 masensioFix bug: When accessing an coming back several times...
2014-04-09 masensioMerge branch 'develop' into save_position_in_scroll_whe...
2014-04-08 masensioFix bug: App crashes when coming back from a folder...
2014-04-08 masensioMerge branch 'develop' into videoInstandUploads
2014-04-08 masensioMerge branch 'develop' into save_position_in_scroll_whe...
2014-04-08 masensioFix bug: folder is not shown after accessing to it...
2014-04-08 masensioMerge branch 'develop' into save_position_in_scroll_whe...
2014-04-07 masensioMerge branch 'develop' into save_position_in_scroll_whe...
2014-04-03 masensioTake care with orientation changes when save and restor...
2014-04-03 masensioSave the scroll position when moving between folders...
2014-04-03 masensioMerge pull request #392 from pmarasse/pullup
2014-03-31 masensioMerge commit 'refs/pr/392' into improve_action_bar_pr_3...
2014-03-18 masensioMerge pull request #395 from dontcallmedom/master
2014-03-13 Thomas MüllerMerge branch 'develop' into introduce-travis-ci
2014-03-13 masensioMerge branch 'pr/395' into allow_multiline_checkbox_pre...
2014-03-10 masensioMerge branch 'develop' into check_server_certificates_i...
2014-03-07 David A. VelascoMerge pull request #420 from owncloud/send_file_pr311_w...
2014-03-07 masensioOC-3196: Rewrite according to comments in PR#420
2014-03-07 masensioMerge branch 'develop' into send_file_pr311_with_develop
2014-03-03 masensioMerge branch 'develop' into send_file_pr311_with_develop
2014-02-28 masensioMerge branch 'develop' into send_file_pr311_with_develop
2014-02-27 masensioHotfix on develop: Show share file instead send_file...
2014-02-27 masensioMerge branch 'develop' into send_file_pr311_with_develop
next