Merge pull request #152 from owncloud/oauth_login
[pub/Android/ownCloud.git] / src / com / owncloud / android / syncadapter / FileSyncAdapter.java
2013-05-03 David A. VelascoMerge pull request #152 from owncloud/oauth_login
2013-05-03 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-25 David A. VelascoMerge branch 'develop' into oauth_login
2013-04-17 David A. VelascoCopyright note fixes
2013-04-15 David A. VelascoMerge pull request #118 from owncloud/loggingtool
2013-04-15 David A. VelascoMerge branch 'develop' into loggingtool
2013-04-04 David A. VelascoMerge branch 'develop' into feature_previews
2013-03-21 David A. VelascoOAuth clean-up and refactoring
2013-03-18 David A. VelascoRefresh authorization token on failed downloads / uploa...
2013-03-18 David A. VelascoMerge tag 'oc-android-1-3-22' into oauth_login
2013-03-18 David A. VelascoRefresh authorization token on failed synchronizations...
2013-03-14 David A. VelascoMerge pull request #90 from espenaf/master
2013-03-12 zerginatorThis wraps the android.util.logging into Log_OC which...
2013-02-08 David A. VelascoReplaced GPL v3 with GPL v2; PLEASE, note that GPL...
2013-02-07 David A. VelascoUpdated copyright in source files
2013-01-24 David A. VelascoMerge remote-tracking branch 'origin/oauth_login' into...
2013-01-17 David A. VelascoMerge branch 'master' into oauth_login
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-11 David A. VelascoMerge pull request #66 from jmiazga/master
2013-01-10 David A. VelascoTranslations update
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-04 David A. VelascoGive the user the option to move all the foreign files...
2012-11-30 David A. VelascoAdded scroll to generic explanation activity. Enabled...
2012-11-30 David A. VelascoFiles uploaded in the past are copied to the local...
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-16 David A. VelascoSynchronize kept-in-sync files during account synchroni...
2012-11-06 Bartek Przybylskiincrease synchronization period to 24h
2012-10-25 David A. VelascoMerge two-way synch changes with synch-service refactor...
2012-10-24 David A. VelascoChanged the synchronization process to limit the number...
2012-10-23 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-23 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 Bartek PrzybylskiTwo way synchronization for files
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-22 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-19 David A. VelascoFixed notifications bug: when several notifications...
2012-10-15 David A. VelascoMoved recursive fetch to notify end-of-syncrhonization...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-10 Bartek Przybylskifixup! get oc server version on synchronization
2012-10-10 Bartek Przybylskiget oc server version on synchronization
2012-10-10 Bartek Przybylskifixup! instant upload via wifi only - fixes
2012-10-10 David A. VelascoShow the details of a file when the status notification...
2012-08-23 David A. VelascoAdded notification for failures in manual synchronizati...
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