Merge remote-tracking branch 'origin/oauth_login' into oauth_login
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui / fragment / FileDetailFragment.java
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-17 David A. VelascoRedirect app to login screen when any operation started...
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-17 David A. VelascoRedirect app to login screen when operations in file...
2013-01-14 David A. VelascoMerge pull request #73 from s17t/master
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-09 David A. VelascoFixed bad update of details view for an uploading file...
2012-12-19 David A. VelascoAdded support to OAuth2 'authorization code' grat type...
2012-12-18 David A. VelascoMerge master into oauth_login
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoFixed NULL pointers and wrong handling of dialogs
2012-11-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge branch 'long_press'
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-22 David A. VelascoEnsure that FileDownloader and FileUploader events...
2012-11-22 David A. VelascoAdded title to rename dialog; and some cleaning
2012-11-21 David A. VelascoFixed database update due to renaming folders
2012-11-20 David A. VelascoFixed lock of buttons in details view when the 'Keep...
2012-11-20 David A. VelascoFixed 'keep both' action in conflicts dialog (both...
2012-11-20 David A. VelascoButtons in details view are unlocked when after a faile...
2012-11-16 David A. VelascoSynchronize kept-in-sync files during account synchroni...
2012-11-16 David A. VelascoBug fixed: download followed by refresh always resulted...
2012-11-16 David A. VelascoRenaming confussing token
2012-11-15 David A. VelascoFixed bug: when a file is checked as 'keep in sync...
2012-11-15 David A. VelascoDownload button in file details view upgraded to sync...
2012-11-14 David A. VelascoFixed lack of observance for files that are set as...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-11-08 David A. VelascoFixed update of right fragment when actions in the...
2012-11-07 David A. VelascoOpen, download and cancel operations linked to contextu...
2012-10-26 David A. VelascoNo more Canonical Names in log TAGs
2012-10-26 David A. VelascoRefactored renaming operation (inherits RemoteOperation...
2012-10-25 David A. VelascoRefactored remove file operation (inherits RemoteOperat...
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-22 Bartek PrzybylskiTwo way synchronization for files
2012-10-11 David A. VelascoCancellation in uploads and access to details view...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-11 David A. VelascoAdding cancellation to uploads (WIP)
2012-10-10 David A. VelascoFixed update of double pane view when download in notif...
2012-10-10 David A. VelascoShow the details of a file when the status notification...
2012-10-10 David A. VelascoImproved cancellation of downloads: fast abort of opera...
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-10-08 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-08 David A. VelascoCancellation of current download in details view -...
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-14 David A. VelascoFavourites disabled until fix can be pushed
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoLocal files are protected against removal because of...
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android