Juan Carlos González Cabrero
|
6755453fa1
|
Fix suboptions display in 'can edit' option for folders
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
bdb7ecbc31
|
Change 'equals' method calls to be null safe
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
a969250b23
|
Adapt autocompletion to the web UI
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
eb783a0545
|
Update PR #1492 with the code review suggestions
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
87b2f25350
|
Enable autocompletion of federated shares with well known servers
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
7c1f8e0370
|
Disable the remote user suggestion when the capabilities does not allow federate sharing
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
28d90ac106
|
Hide the 'can share' option for federated shares in files, wich is not allowed
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
449f4567f2
|
Showing the federated shares in the shares view of a file or folder
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
49daadefba
|
Revert the name fix wich was corrupting the database
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
f2d05a3554
|
Set appropiate permissions for the federated shares for the operation request
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
f60aa06c2d
|
Send the right ShareType to the share operation if it is FEDERATED
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
a7efcf6a2f
|
Add the remote suggestion to the MatrixCursor instead of the JSON array, wich could not parse the path correctly
|
2016-03-16 13:46:05 +01:00 |
|
Juan Carlos González Cabrero
|
87c3ec4c60
|
Added remote user suggestion when '@' is detected in the search field
|
2016-03-16 13:46:05 +01:00 |
|
Thomas Müller
|
ea2fe8cb4e
|
Merge pull request #1399 from owncloud/uploadShowsFiles_Master
Upload shows files
|
2016-03-09 13:10:53 +01:00 |
|
David A. Velasco
|
d93397a58f
|
Changes from my own CR
|
2016-03-04 12:51:39 +01:00 |
|
David A. Velasco
|
5707fce666
|
Fixed crash due to lifecycle of registered SyncBroadcastReceiver
|
2016-03-04 11:46:12 +01:00 |
|
Andy Scherzinger
|
f34a9ddf5b
|
moved requestCode to Fragment
|
2016-03-03 21:44:28 +01:00 |
|
Andy Scherzinger
|
8d038e89a9
|
removed unused createFolder(), since this is now covered by the fab implementation in the fragment
|
2016-03-03 21:40:12 +01:00 |
|
Andy Scherzinger
|
4327cf5433
|
code review: fixed java doc
|
2016-03-03 12:50:43 +01:00 |
|
Andy Scherzinger
|
7e82baa8bc
|
cleanup for code review duplicate code for upload activity calls.
|
2016-03-03 12:50:28 +01:00 |
|
Andy Scherzinger
|
e4d936e837
|
changes due to code review
|
2016-03-02 14:34:33 +01:00 |
|
Andy Scherzinger
|
413707272a
|
rebased to master: resolved conflicts (edits from fab implementation)
|
2016-02-25 19:38:24 +01:00 |
|
Andy Scherzinger
|
d4ce0d920f
|
hide FAB in copy/move folder chooser
|
2016-02-25 18:07:49 +01:00 |
|
Andy Scherzinger
|
4ecf325ea6
|
close logic on back pressed for drawer/fab/up-navigation
|
2016-02-25 18:07:29 +01:00 |
|
Andy Scherzinger
|
d7ff626db3
|
added sorting icon from material, spring cleaning in lower resolution icons and obsolete Android versions
|
2016-02-25 18:07:29 +01:00 |
|
Andy Scherzinger
|
e8c64ebf8d
|
initial implementaion for click events + using the import icon for upload from other apps, also fixed the checkboxes for hdpi/mdpi
|
2016-02-25 18:07:28 +01:00 |
|
Andy Scherzinger
|
e0bacfaaea
|
initial implementation of the FAB with Speed Dial
|
2016-02-25 18:07:11 +01:00 |
|
Maria Asensio
|
f88ab60a78
|
Merge pull request #1191 from owncloud/cancelUploadOnWlanExit
Cancel upload on wlan exit
|
2016-02-19 15:08:13 +01:00 |
|
Maria Asensio
|
482d43a08d
|
Merge pull request #1473 from owncloud/target_marshmallow_rebased
Move to compile target Marshmallow (Android 6 - v23) - rebased without FAB
|
2016-02-19 11:28:05 +01:00 |
|
David A. Velasco
|
f58c19bb55
|
Minor fixes from own CR
|
2016-02-16 17:05:27 +01:00 |
|
David A. Velasco
|
89870064dc
|
Merge pull request #1470 from owncloud/bug_7541
Fixes app crash when malformed URL is entered in login view.
|
2016-02-16 09:06:01 +01:00 |
|
David A. Velasco
|
53df867a3c
|
Removed dependency on org.apache.http.legacy.jar
|
2016-02-12 13:32:57 +01:00 |
|
Andy Scherzinger
|
9bdfc304c6
|
Move to NotificationCompat.Builder to create/replace notification (done for Android M compatibility @ compile target)
|
2016-02-12 12:39:46 +01:00 |
|
Andy Scherzinger
|
f85640527e
|
use API for coloring
|
2016-02-12 12:31:59 +01:00 |
|
Andy Scherzinger
|
999ad9f355
|
refactored permission handling to separate class
|
2016-02-12 12:31:59 +01:00 |
|
Andy Scherzinger
|
55b4952687
|
fixed snackbar coloring of the action button
|
2016-02-12 12:29:05 +01:00 |
|
Andy Scherzinger
|
9d9bc6958b
|
changes color of the OK button and the text
|
2016-02-12 12:29:05 +01:00 |
|
Andy Scherzinger
|
cbf134a6e2
|
move strings to resource file
|
2016-02-12 12:29:05 +01:00 |
|
Andy Scherzinger
|
4410bd9c60
|
add snackbar and check for write permission via API
|
2016-02-12 12:15:46 +01:00 |
|
Juan Carlos González Cabrero
|
2ca29f3e29
|
Fixes #7541: Catched invalid argument in URI parsing
|
2016-02-09 12:41:36 +01:00 |
|
David A. Velasco
|
ea1e67595c
|
Prevent that lost waiting dialogs block operation after tricky rotations
|
2016-02-09 09:54:31 +01:00 |
|
David A. Velasco
|
3885db5013
|
Positive button of remove dialog(s) changed to 'Yes'
|
2016-02-09 08:59:35 +01:00 |
|
David A. Velasco
|
99c89e52ae
|
Fixed multiple upload from external apps for Android 4.3+
|
2016-02-09 08:43:27 +01:00 |
|
tobiasKaminsky
|
3ce879be24
|
according to CR
|
2016-02-05 17:27:35 +01:00 |
|
David A. Velasco
|
106db02dee
|
Prevent crash when there are federated shares in the server
|
2016-02-05 14:28:57 +01:00 |
|
David A. Velasco
|
d23897c085
|
Fixed wrong set of incomplete password using 'cancel' button
|
2016-02-05 10:18:08 +01:00 |
|
masensio
|
7548964b37
|
Fix: App freezes when the data are cleared with an opened text file
|
2016-02-04 12:10:19 +01:00 |
|
David A. Velasco
|
b343896447
|
Fixed NullPointerException after clearing app data when left from image preview
|
2016-02-04 08:41:55 +01:00 |
|
masensio
|
9fd38ca0dd
|
Changes from comments in Code Review: staring and NPE
|
2016-02-03 16:03:10 +01:00 |
|
masensio
|
dc2fdb9744
|
Changes from comments in Code Review: Strings and minor things
|
2016-02-03 14:28:12 +01:00 |
|