projects
/
pub
/
Android
/
ownCloud.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
This wraps the android.util.logging into Log_OC which , if its enabled
[pub/Android/ownCloud.git]
/
src
/
com
/
owncloud
/
android
/
ui
/
fragment
/
FileDetailFragment.java
2013-03-12
zerginator
This wraps the android.util.logging into Log_OC which...
blob
|
commitdiff
2013-02-08
David A. Velasco
Replaced GPL v3 with GPL v2; PLEASE, note that GPL...
blob
|
commitdiff
|
diff to current
2013-02-07
David A. Velasco
Updated copyright in source files
blob
|
commitdiff
|
diff to current
2013-01-30
David A. Velasco
Merge branch 'file_icons' into workaround_integration
blob
|
commitdiff
|
diff to current
2013-01-24
David A. Velasco
Code ready to provide different icons for well-known...
blob
|
commitdiff
|
diff to current
2013-01-14
David A. Velasco
Merge pull request #73 from s17t/master
blob
|
commitdiff
|
diff to current
2013-01-11
David A. Velasco
Merge branch 'master' into crash_fixes
blob
|
commitdiff
|
diff to current
2013-01-09
David A. Velasco
Fixed bad update of details view for an uploading file...
blob
|
commitdiff
|
diff to current
2012-12-05
David A. Velasco
Merge remote-tracking branch 'origin/sync_review_2'
blob
|
commitdiff
|
diff to current
2012-12-05
David A. Velasco
Fixed NULL pointers and wrong handling of dialogs
blob
|
commitdiff
|
diff to current
2012-11-30
David A. Velasco
Fixed bug: toast message infinitely repeated
blob
|
commitdiff
|
diff to current
2012-11-30
David A. Velasco
Fixed bug: toast message infinitely repeated
blob
|
commitdiff
|
diff to current
2012-11-26
David A. Velasco
Merge pull request #7 from Mic92/master
blob
|
commitdiff
|
diff to current
2012-11-23
David A. Velasco
Merge branch 'long_press'
blob
|
commitdiff
|
diff to current
2012-11-23
David A. Velasco
Merge of master after sync_review was merged into it
blob
|
commitdiff
|
diff to current
2012-11-22
David A. Velasco
Ensure that FileDownloader and FileUploader events...
blob
|
commitdiff
|
diff to current
2012-11-22
David A. Velasco
Added title to rename dialog; and some cleaning
blob
|
commitdiff
|
diff to current
2012-11-21
David A. Velasco
Fixed database update due to renaming folders
blob
|
commitdiff
|
diff to current
2012-11-20
David A. Velasco
Fixed lock of buttons in details view when the 'Keep...
blob
|
commitdiff
|
diff to current
2012-11-20
David A. Velasco
Fixed 'keep both' action in conflicts dialog (both...
blob
|
commitdiff
|
diff to current
2012-11-20
David A. Velasco
Buttons in details view are unlocked when after a faile...
blob
|
commitdiff
|
diff to current
2012-11-16
David A. Velasco
Synchronize kept-in-sync files during account synchroni...
blob
|
commitdiff
|
diff to current
2012-11-16
David A. Velasco
Bug fixed: download followed by refresh always resulted...
blob
|
commitdiff
|
diff to current
2012-11-16
David A. Velasco
Renaming confussing token
blob
|
commitdiff
|
diff to current
2012-11-15
David A. Velasco
Fixed bug: when a file is checked as 'keep in sync...
blob
|
commitdiff
|
diff to current
2012-11-15
David A. Velasco
Download button in file details view upgraded to sync...
blob
|
commitdiff
|
diff to current
2012-11-14
David A. Velasco
Fixed lack of observance for files that are set as...
blob
|
commitdiff
|
diff to current
2012-11-12
David A. Velasco
Fixed local path NULL when making favourite a file...
blob
|
commitdiff
|
diff to current
2012-11-08
David A. Velasco
Fixed update of right fragment when actions in the...
blob
|
commitdiff
|
diff to current
2012-11-07
David A. Velasco
Open, download and cancel operations linked to contextu...
blob
|
commitdiff
|
diff to current
2012-10-26
David A. Velasco
No more Canonical Names in log TAGs
blob
|
commitdiff
|
diff to current
2012-10-26
David A. Velasco
Refactored renaming operation (inherits RemoteOperation...
blob
|
commitdiff
|
diff to current
2012-10-25
David A. Velasco
Refactored remove file operation (inherits RemoteOperat...
blob
|
commitdiff
|
diff to current
2012-10-25
David A. Velasco
Merge two-way synch changes with synch-service refactor...
blob
|
commitdiff
|
diff to current
2012-10-22
Bartek Przybylski
Two way synchronization for files
blob
|
commitdiff
|
diff to current
2012-10-11
David A. Velasco
Cancellation in uploads and access to details view...
blob
|
commitdiff
|
diff to current
2012-10-11
David A. Velasco
Merge remote-tracking branch 'origin/master' into cance...
blob
|
commitdiff
|
diff to current
2012-10-11
David A. Velasco
Adding cancellation to uploads (WIP)
blob
|
commitdiff
|
diff to current
2012-10-10
David A. Velasco
Fixed update of double pane view when download in notif...
blob
|
commitdiff
|
diff to current
2012-10-10
David A. Velasco
Show the details of a file when the status notification...
blob
|
commitdiff
|
diff to current
2012-10-10
David A. Velasco
Improved cancellation of downloads: fast abort of opera...
blob
|
commitdiff
|
diff to current
2012-10-09
David A. Velasco
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
diff to current
2012-10-09
David A. Velasco
Download service refactoring: multiple downloads and...
blob
|
commitdiff
|
diff to current
2012-10-08
David A. Velasco
Merge remote-tracking branch 'origin/master'
blob
|
commitdiff
|
diff to current
2012-10-08
David A. Velasco
Cancellation of current download in details view -...
blob
|
commitdiff
|
diff to current
2012-09-29
Bartek Przybylski
removing some obvious warnings as first step to -Werror
blob
|
commitdiff
|
diff to current
2012-09-14
David A. Velasco
Favourites disabled until fix can be pushed
blob
|
commitdiff
|
diff to current
2012-09-05
David A. Velasco
SSL connections update: notice about untrusted certific...
blob
|
commitdiff
|
diff to current
2012-08-22
Bartek Przybylski
complete two way synchronization
blob
|
commitdiff
|
diff to current
2012-08-22
David A. Velasco
Local files are protected against removal because of...
blob
|
commitdiff
|
diff to current
2012-08-16
David A. Velasco
Refactoring of WebdavClient creation and setup
blob
|
commitdiff
|
diff to current
2012-07-31
Bartek Przybylski
moving from eu.alefzero.eu to com.owncloud.android
blob
|
commitdiff
|
diff to current