Commit graph

15290 commits

Author SHA1 Message Date
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
Tobias Kaminsky
212b3a6ef9
Merge pull request #6385 from nextcloud/fixDeleteOnSuccess
type -> TYPE
2020-06-29 15:59:58 +02:00
tobiasKaminsky
fd7b722ac4
type -> TYPE
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 15:59:36 +02:00
Tobias Kaminsky
0207e70323
Merge pull request #6384 from nextcloud/dronePermission
make deleteOutdatedComments.sh executable
2020-06-29 15:42:14 +02:00
tobiasKaminsky
fb5ae37a38
make deleteOutdatedComments.sh executable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-06-29 15:41:55 +02:00
Tobias Kaminsky
ced60bf59b
Merge pull request #6366 from nextcloud/deleteOutdatedComments
Delete outdated comments in case of success
2020-06-29 10:28:59 +02:00
Tobias Kaminsky
3c609a329f
Merge pull request #6332 from nextcloud/enh/darkThemeOptimizations
Enh/dark theme optimizations
2020-06-29 10:28:36 +02:00
Tobias Kaminsky
9a0d1085ed
Merge pull request #6382 from nextcloud/dependabot/gradle/gradle.plugin.com.github.spotbugs.snom-spotbugs-gradle-plugin-4.4.4
Bump spotbugs-gradle-plugin from 4.4.3 to 4.4.4
2020-06-29 10:00:45 +02:00
Tobias Kaminsky
a5142483a4
Merge pull request #6381 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.10.0
Bump detekt-gradle-plugin from 1.9.1 to 1.10.0
2020-06-29 10:00:31 +02:00