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
Chris Narkiewicz
bcb1262064
Deep link handler prototype
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2020-06-30 07:51:20 +02:00
szaimen
214689bc0d
allow 3 times deep nextcloud nesting
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2020-06-30 07:51:20 +02:00
szaimen
ed4917db14
Update pattern matcher to allow pretty urls
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2020-06-30 07:51:20 +02:00
szaimen
815e30166e
allow pretty urls
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2020-06-30 07:51:20 +02:00
tobiasKaminsky
40d40c32b1
revert library
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 07:34:24 +02:00
tobiasKaminsky
51365fa7c3
fixes after rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 07:34:24 +02:00
Andy Scherzinger
3848346f4a
remove literals in conditional statements
2020-06-30 07:34:23 +02:00
Andy Scherzinger
3c7fe3a405
UI fine tuning for link items / sharing fragments
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2020-06-30 07:34:04 +02:00
tobiasKaminsky
8c9841f033
add multiple share links
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-30 07:34:03 +02:00
Tobias Kaminsky
ff4a0a7030
Merge pull request #6372 from nextcloud/ezaquarii/migrate-file-details-to-user-model
...
Migate file details and share details to User model
2020-06-30 07:29:48 +02:00
Tobias Kaminsky
197552a488
Merge pull request #6158 from nextcloud/dependabot/gradle/daggerVersion-2.28
...
Bump daggerVersion from 2.27 to 2.28
2020-06-30 07:27:39 +02:00
Nextcloud bot
beb45efc0b
[tx-robot] updated from transifex
2020-06-30 03:26:21 +00:00
tobiasKaminsky
10f6ec94fa
Add to jetified-dagger-lint-aar-2.28.1 for custom lint check
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:59:20 +02:00
tobiasKaminsky
738291b2fa
Bump to dagger 2.28.1
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:31:15 +02:00
dependabot-preview[bot]
14fd15e9ae
Bump daggerVersion from 2.27 to 2.28
...
Bumps `daggerVersion` from 2.27 to 2.28.
Updates `dagger` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.27...dagger-2.28 )
Updates `dagger-android` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.27...dagger-2.28 )
Updates `dagger-android-support` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.27...dagger-2.28 )
Updates `dagger-compiler` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.27...dagger-2.28 )
Updates `dagger-android-processor` from 2.27 to 2.28
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.27...dagger-2.28 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 16:31:15 +02:00
Tobias Kaminsky
4073cd235c
Merge pull request #6341 from nextcloud/fragmentContainerView
...
Replace fragment by FragmentContainerView
2020-06-29 16:30:40 +02:00
tobiasKaminsky
cc517ffcfd
Lint ignore
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
98d1b5e2b9
split up delete old commit to always delete them
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
3102c23d2c
always delete old comments
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00
tobiasKaminsky
32a0d1c309
Replace fragment by FragmentContainerView
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 16:00:44 +02:00