jabarros
|
1a18ca4186
Remove content resolver parameter from UriUploader constructor and renamed UriUloadResult var
|
9 سال پیش |
jabarros
|
e84bfdf4ef
Refactor upload files code. Move to use UriUploader (WIP)
|
9 سال پیش |
jabarros
|
ae63ec12b2
Changes after CR. Added silent error as Toast when error uploading a content uri file appears, or data file is not valid
|
9 سال پیش |
jabarros
|
10b8f5ca4a
Removed replacement of ':' character from file name when uploading it as content uri scheme
|
9 سال پیش |
jabarros
|
b8b17d4941
Fix. Import file from external storage with '/' character is uploaded incorrectly
|
9 سال پیش |
jabarros
|
a0f2e7ab23
Minor refactor and added CR comment
|
9 سال پیش |
jabarros
|
47f0a24f93
Remove unused import
|
9 سال پیش |
jabarros
|
76e88dcd2b
Copy and upload the selected file when content type is uri
|
9 سال پیش |
Juan Carlos González Cabrero
|
9f51a01c82
Stop upload process from external apps with content scheme uris
|
9 سال پیش |
Juan Carlos González Cabrero
|
1d30c83809
Minor changes from code review
|
9 سال پیش |
Juan Carlos González Cabrero
|
9c617e993b
Moved up the logic of the 'SSL untrusted' dialog to FileActivity to be shown in all refreshes
|
9 سال پیش |
Juan Carlos González Cabrero
|
47560ea7d5
Avoid overlapping an existing dialog
|
9 سال پیش |
Juan Carlos González Cabrero
|
50f829a250
Add check of SSL unverified to show a dialog
|
9 سال پیش |
David A. Velasco
|
f1bd697d7f
Navigation drawer updated when account is removed in settings, opening this from uploads view
|
9 سال پیش |
David A. Velasco
|
e181253410
Retrying an upload failed due to wrong credentials checks if stored credentials were already updated before asking to the user
|
9 سال پیش |
David A. Velasco
|
259c94a45b
Merge branch 'master' into reliable_uploads_actions_uploads_view
|
9 سال پیش |
David A. Velasco
|
d053f34b8f
Simplify checks of authentication needed after change in library; as a side effect, uploads failed due to SAML session expired are stored with right 'credentials error', instead of 'unknown'
|
9 سال پیش |
Thomas Müller
|
ea2fe8cb4e
Merge pull request #1399 from owncloud/uploadShowsFiles_Master
|
9 سال پیش |
David A. Velasco
|
d93397a58f
Changes from my own CR
|
9 سال پیش |
Andy Scherzinger
|
f34a9ddf5b
moved requestCode to Fragment
|
9 سال پیش |
Andy Scherzinger
|
8d038e89a9
removed unused createFolder(), since this is now covered by the fab implementation in the fragment
|
9 سال پیش |
Andy Scherzinger
|
7e82baa8bc
cleanup for code review duplicate code for upload activity calls.
|
9 سال پیش |
David A. Velasco
|
c5825a4e07
Refactoring: static methods to ease requests to FileUploader are grouped in a single class
|
9 سال پیش |
Andy Scherzinger
|
e4d936e837
changes due to code review
|
9 سال پیش |
masensio
|
8006c893f9
Clean code, from uploads view implementation
|
9 سال پیش |
Andy Scherzinger
|
4ecf325ea6
close logic on back pressed for drawer/fab/up-navigation
|
9 سال پیش |
Andy Scherzinger
|
d7ff626db3
added sorting icon from material, spring cleaning in lower resolution icons and obsolete Android versions
|
9 سال پیش |
Andy Scherzinger
|
e8c64ebf8d
initial implementaion for click events + using the import icon for upload from other apps, also fixed the checkboxes for hdpi/mdpi
|
9 سال پیش |
Andy Scherzinger
|
e0bacfaaea
initial implementation of the FAB with Speed Dial
|
9 سال پیش |
David A. Velasco
|
de1f34c493
Delay instant uploads when WiFi requirement is not met, and show as failed uploads in uploads list
|
9 سال پیش |