Commit graph

15418 commits

Author SHA1 Message Date
Chris Narkiewicz
c56e2c3d21
Migrate PreviewImagePagerAdapter to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-06 20:31:33 +01:00
Tobias Kaminsky
6b431a388e
Merge pull request #6415 from nextcloud/ezaquarii/migrate-mimetypeutil-get-folder-type-icon-to-user-model
Migrate MimeTypeUtil.folderTypeIcon to user model
2020-07-06 15:29:42 +02:00
Tobias Kaminsky
5e6038ef1d
Merge pull request #6414 from nextcloud/ezaquarii/migrate-upload-list-adapter-to-user-model
Migrate UploadListAdapter to User model
2020-07-06 15:29:11 +02:00
Tobias Kaminsky
3f254ee348
Merge pull request #6375 from nextcloud/ezaquarii/migrate-audio-player-and-audio-preview-to-user-model
Migrate audio player and preview fragment to user model
2020-07-06 15:28:35 +02:00
tobiasKaminsky
13593fb7f7
fix possible NPE
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-06 11:31:02 +02:00
tobiasKaminsky
f9b232fb49
minor code formatting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-06 10:37:18 +02:00
tobiasKaminsky
0af29bf500
Fix ReceiveExternalFilesActivity account -> user
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-06 10:29:07 +02:00
Nextcloud bot
9cd108d229
[tx-robot] updated from transifex 2020-07-06 03:25:45 +00:00
Chris Narkiewicz
ed9afe8c6c
Migrate MumeTypeUtil.folderTypeIcon to user model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-05 23:12:56 +01:00
Chris Narkiewicz
c650e55af9
Migrate UploadListAdapter to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-05 22:53:29 +01:00
Chris Narkiewicz
277f08b941
Migrate player service and preview fragment to User model
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-07-05 22:18:55 +01:00
Nextcloud bot
8e7ce3c7a1
[tx-robot] updated from transifex 2020-07-05 03:26:35 +00:00
Nextcloud bot
d52b1cc6ba
[tx-robot] updated from transifex 2020-07-04 03:28:45 +00:00
Nextcloud bot
d137302dab
[tx-robot] updated from transifex 2020-07-03 03:31:35 +00:00
Andy Scherzinger
93528534aa
Merge pull request #6404 from nextcloud/removeFilesdrop
remove fileDrop capability
2020-07-02 14:34:39 +02:00
Tobias Kaminsky
1126823db9
Merge pull request #6400 from nextcloud/themeIconImagesWithUnicolorBackgrounds
Add theming logic for share link icons
2020-07-02 13:55:14 +02:00
tobiasKaminsky
73bc3735d4
remove fileDrop capability
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-02 13:50:37 +02:00
Tobias Kaminsky
a6dd338c79
Merge pull request #6403 from nextcloud/maliciousCode
Spotbugs: fixed all malicious code errors
2020-07-02 12:46:20 +02:00
Andy Scherzinger
fd47348f1b
Resolve #6399 adding theming logic for share link icons
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-07-02 09:18:32 +02:00
Nextcloud bot
0f67f4b1e1
[tx-robot] updated from transifex 2020-07-02 03:37:07 +00:00
nextcloud-android-bot
a06057acfa Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-07-01 13:52:27 +00:00
tobiasKaminsky
eda28d67a6
Spotbugs:
MS 	com.owncloud.android.db.ProviderMeta$ProviderTableMeta.FILE_ALL_COLUMNS is a mutable array
MS 	com.owncloud.android.providers.UsersAndGroupsSearchProvider.ACTION_SHARE_WITH isn't final and can't be protected from malicious code
MS 	com.owncloud.android.utils.FileSortOrder.sortOrders is a mutable collection
MS 	org.nextcloud.providers.cursors.FileCursor.DEFAULT_DOCUMENT_PROJECTION should be package protected

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-01 15:36:56 +02:00
Andy Scherzinger
2192bdcf39
Merge pull request #6396 from nextcloud/editLabel
Edit label for public share
2020-07-01 13:49:43 +02:00
tobiasKaminsky
4bb0a3c176
Edit label for public share
split up between public share and user shares

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-07-01 12:07:26 +02:00
Tobias Kaminsky
325e6005c5
Merge pull request #6397 from nextcloud/Valdnet-patch-1
l10n: Delete a space character
2020-07-01 11:11:16 +02:00
Valdnet
ee3e92c805
l10n: Delete a space character 2020-07-01 09:22:38 +02:00
Nextcloud bot
19d37ef49d
[tx-robot] updated from transifex 2020-07-01 03:27:02 +00:00
Andy Scherzinger
0acae91fdf
Merge pull request #6392 from nextcloud/removeEditShareFragment
remove EditShareFragment.java
2020-06-30 16:52:23 +02:00
tobiasKaminsky
f6e8636cfa
remove EditShareFragment.java
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 15:32:17 +02:00
Andy Scherzinger
ba62819180
Merge pull request #6391 from nextcloud/switch
add default to switch
2020-06-30 14:46:01 +02:00
Tobias Kaminsky
cee5b45b84
Merge pull request #6121 from nextcloud/enhance_deep_links
enhance deep linking to allow pretty urls
2020-06-30 12:30:43 +02:00
tobiasKaminsky
05748959e9
exit always with 0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 11:55:52 +02:00
Tobias Kaminsky
969c0d3916
Merge pull request #5593 from nextcloud/fix-synced-folder-dialog-click
Synced folder dialog: fix summary click event intercepting parent
2020-06-30 11:46:05 +02:00
tobiasKaminsky
726e4ca7b4
remove unused ressources
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 10:52:46 +02:00
nextcloud-android-bot
444dcd000e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2020-06-30 07:55:26 +00:00
Tobias Kaminsky
551628d4fe
Merge pull request #6358 from nextcloud/multipleShareLink
add multiple share links
2020-06-30 09:51:12 +02:00
Tobias Kaminsky
9f7f28c7c1
Merge pull request #6373 from nextcloud/ezaquarii/add-deck-api-to-dependency-injection-framework
Provide DeckApi via dependency injection framework
2020-06-30 09:49:17 +02:00
drone
5fa9f7420d Merge commit 'db5b0752f87d7b0647e7d8c99c21adc99151abb1' 2020-06-30 07:42:19 +00:00
tobiasKaminsky
db5b0752f8
add default to switch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 09:39:28 +02:00
tobiasKaminsky
7cbfc58036
fix switch statement
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 09:35:33 +02:00
tobiasKaminsky
3d7e8b770a
add missing import
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 08:45:52 +02:00
Tobias Kaminsky
f1a70ccb32
Merge pull request #6364 from nextcloud/ezaquarii/fix-npe-in-file-list-fragment-when-file-is-null
Fix NPE in OCFileListFragment when OCFile is null
2020-06-30 08:42:52 +02:00
tobiasKaminsky
d721941032
fix test
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 08:41:27 +02:00
tobiasKaminsky
f07e14fd30
minor code changes after rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 08:34:39 +02:00
Alice Gaudon
7af28a1c36
Synced folder dialog: remove local and remote folder icons
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-06-30 07:53:13 +02:00
Alice Gaudon
e5f56152b0
Synced folder dialog: use display name instead of full path for local folder
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-06-30 07:53:13 +02:00
Alice Gaudon
4a4ad20e66
Synced folder dialog: remove folder path expand action
Signed-off-by: Alice Gaudon <alice@gaudon.pro>
2020-06-30 07:53:13 +02:00
Chris Narkiewicz
74e68d6b8e
Deep link handler tests
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-06-30 07:51:21 +02:00
Chris Narkiewicz
a887a4c32b
Move user filtering to deep link handler
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-06-30 07:51:21 +02:00
Chris Narkiewicz
50b19e5d77
Refactored deep link handling
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-06-30 07:51:21 +02:00