Commit History

作者 SHA1 備註 提交日期
  Luke Owncloud 8e9cf480ab added log output 10 年之前
  Luke Owncloud 97aa4e266b Merge branch 'develop' of github.com:owncloud/android into reliable_uploads 10 年之前
  David A. Velasco a98f14ecc3 Merge pull request #721 from owncloud/nea_upload_files 10 年之前
  David A. Velasco 703366c459 Fix failed uploads when display name of file brough from external apps includes separator or path-separator characters 10 年之前
  jabarros 387374bed2 Fix errors in Frechn translations and reaname var in FileDisplayActivity 10 年之前
  jabarros 6224f73544 Fix crash in Android Lollipop when cliking on refresh the whole account 10 年之前
  jabarros 297cb6b5c3 Refactoring to avoid maintenance after CR 10 年之前
  jabarros 5d784d98b4 Get file mimeType and pass it for being checked on UploadFileOperation class. Take into account if file extension comes in content Uri 10 年之前
  jabarros e4d6f267f7 Create static var for defining 'content://' String into FileDisplayActivity and delete some unnecessary comments 10 年之前
  jabarros 3cae3d3eb8 Modify kitkat document provider implementation in order to cover all 'content://' cases 10 年之前
  jabarros 903b66595f Add workaround for Drive app in which a creation of a temporal copy is needed 10 年之前
  Luke Owncloud d59fd3b77a consistently use UploadList (instead UploadsList) 10 年之前
  Luke Owncloud ba7e62e9f3 added first draft of uploadListActivity 10 年之前
  jabarros da7e13ed5c Include impelementation of Storage Access Framework when device is KITKAT or over 10 年之前
  Luke Owncloud 1369ef8f28 made UploadDbObject serializable 10 年之前
  Luke Owncloud efe184939e using enums 10 年之前
  Luke Owncloud 64827cf4ad refactoring, commenting, understanding code. added TODO for FileUploadService. 10 年之前
  jabarros 6970560d2f Merge branch 'sortingFiles' of https://github.com/tobiasKaminsky/android into sorting_files_2 10 年之前
  tobiasKaminsky bc4a7bfe43 - added requested changes 10 年之前
  tobiasKaminsky bc3f8b3354 - requested changes by review by davivel 10 年之前
  tobiasKaminsky 706a769e30 - disabled sort by size until server supports server-side folder size 10 年之前
  jabarros 7d9fc6857e Merge branch 'sortingFiles' of https://github.com/tobiasKaminsky/android into sorting_files 10 年之前
  tobiasKaminsky be7eb6e932 - sort dialog shows the right selected item 10 年之前
  David A. Velasco ea5c4760c2 Fixed conflict - Merge branch 'develop' into better_loggin_system 10 年之前
  jabarros 6da86f04f6 Update with changes after CR 10 年之前
  jabarros 2ef886af31 Merge branch 'develop' into better_loggin_system 10 年之前
  jabarros 6a297ebe91 Fix bug. Etag is been ignored when navigating through folders 10 年之前
  tobiasKaminsky a622b1dcfb - Only three orders: A-Z, Big-Small, New-Old. 10 年之前
  jabarros e549254059 Add boolean parameter 'ignoreTag' to SyncronizeFolderOperation constructor and pass ignoreTag = true in calls to #startSyncFolderOperation at FileDisplayActivity and MoveActivity in #onRefresh() 10 年之前
  tobiasKaminsky 20cd00b22c Added sorting by name, date or size ascending/descending 10 年之前