Commit graph

84 commits

Author SHA1 Message Date
tobiasKaminsky
428a8bbcc9
show codacy count only on master
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-15 09:33:53 +02:00
nextcloud-android-bot
a79c0a7785 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-12 23:09:49 +00:00
Andy Scherzinger
75775ac34f
Merge pull request #3871 from nextcloud/showCodacy
Show current codacy issue count
2019-04-12 22:08:58 +02:00
nextcloud-android-bot
659775dc25
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-11 07:35:41 +02:00
tobiasKaminsky
71844294c7
show current codacy issue count
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-10 11:37:41 +02:00
tobiasKaminsky
79659e04a5
fix findbugs/spotbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-09 10:21:02 +02:00
nextcloud-android-bot
d9c33be55a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-01 15:03:59 +00:00
tobiasKaminsky
20802780c7
use spotbugs for analytics
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-01 10:30:49 +02:00
nextcloud-android-bot
f26eecacec Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-31 20:01:06 +00:00
tobiasKaminsky
816a10735a
- unify icons
- add svg, convert to android xml, removed png

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

fix after rebase

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

renamed user -> ic_user (icon)
make favorite mutable

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

replace further png resources with xml drawables

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

fixes after rebase

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

allow for vector compat

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

add missing icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

add yet another missing icon

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

lint: When using VectorDrawableCompat, you need to use app:srcCompat

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

lint: When using VectorDrawableCompat, you need to use app:srcCompat

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

fix lint

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

Drone: update Lint results to reflect reduced error/warning count [skip ci]

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>

improve findbugs score

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

use correct icon for user account settings within drawer menu

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

icons needs to be grey600 by default, don't tint grey600 to not tint avatars

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

codacy: organize imports

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

programmatically set in-View drawables, in-view drawables can't be set via XML when supporting pre-lollipop

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

codacy: Useless parentheses & organize imports

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

organize imports

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

codacy: useless paranthesis

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>

revert programmatically set
do not use vectorDrawables.useSupportLibrary

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

use 128dp for talk

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

Revert "lint: When using VectorDrawableCompat, you need to use app:srcCompat"

This reverts commit 80068e7d37f3a8c6b7096c51543bda68443e4341.

Revert "lint: When using VectorDrawableCompat, you need to use app:srcCompat"

This reverts commit 0130e9a96d2602ad4b5d33aae67f34a458366d70.

revert srcCompat

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-28 10:14:01 +01:00
ardevd
c59b41d761
operations: properly close FileOutputStream.
Classes that implement the Closeable interface or its super-interface, AutoCloseable, needs to be closed after use. try-with-resources does this for you automatically.

Signed-off-by: ardevd <edvard.holst@gmail.com>
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-27 09:34:19 +01:00
nextcloud-android-bot
719012ff81
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-22 07:50:15 +01:00
tobiasKaminsky
3de3904ea0
check for 500 char limit
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-03-21 07:44:22 +01:00
nextcloud-android-bot
1f97a53caa Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-04 19:47:02 +00:00
nextcloud-android-bot
9dd7b5fef9 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-03-04 14:17:24 +00:00
nextcloud-android-bot
a7130d2515 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-28 08:16:56 +00:00
nextcloud-android-bot
bc80cac6b8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-28 07:32:04 +00:00
tobiasKaminsky
bf86cf6a41
Show shared user
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-27 11:10:14 +01:00
nextcloud-android-bot
023bd57f8a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-26 17:58:50 +01:00
nextcloud-android-bot
4fb4ff4280
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-14 08:25:57 +01:00
nextcloud-android-bot
4b81e6a1b3 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-07 18:27:18 +00:00
nextcloud-android-bot
3bf5eaf35f Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-07 18:26:28 +00:00
tobiasKaminsky
93f52c463d
Show failing test url as comment in github
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-07 08:10:56 +01:00
nextcloud-android-bot
d0e9a86ca0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-05 16:29:20 +00:00
nextcloud-android-bot
6e91162494 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-04 15:55:45 +00:00
tobiasKaminsky
84392c8b04
increase lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-31 14:53:51 +01:00
nextcloud-android-bot
ad43cf6e31 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-01-29 17:43:09 +00:00
tobiasKaminsky
bb272a71d0
somehow findbugs got out of sync
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-29 17:58:29 +01:00
tobiasKaminsky
82ee8b8627
fail if findbugs increased
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-29 17:58:28 +01:00
nextcloud-android-bot
aaaeac533a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-01-21 18:33:46 +00:00
nextcloud-android-bot
51bdf578eb
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-01-21 17:27:23 +01:00
tobiasKaminsky
0a7f5cf063
bots signoff
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 13:04:54 +01:00
nextcloud-android-bot
7004c02614 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 2019-01-18 06:35:06 +00:00
nextcloud-android-bot
3439981292
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2019-01-18 07:08:35 +01:00
tobiasKaminsky
3e8836ab1a
fail on findbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-17 07:51:14 +01:00
nextcloud-android-bot
ea87c1899e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-15 14:13:30 +01:00
nextcloud-android-bot
b85dc4412c Drone: update Lint results to reflect reduced error/warning count [skip ci] 2019-01-11 15:21:22 +00:00
tobiasKaminsky
5f315ef682
base for updated documents provider
common place to create client

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-11 16:17:05 +01:00
nextcloud-android-bot
7d02c0b045 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-12-13 07:05:41 +00:00
tobiasKaminsky
4d24261e84
match complete branch name
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-11 13:28:07 +01:00
tobiasKaminsky
59cf6b9ba4
switch to AndroidX
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-10 13:11:03 +01:00
tobiasKaminsky
0f34902fb4
show 0 instead of ""
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-07 14:12:40 +01:00
nextcloud-android-bot
0aceb0d001 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-12-06 14:05:47 +00:00
tobiasKaminsky
9264eb8ecc
show old lint warning from stable branch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-12-06 11:24:16 +01:00
nextcloud-android-bot
76b8681061
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-28 14:37:29 +01:00
nextcloud-android-bot
dbf8f9e68a Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-10 09:42:20 +00:00
nextcloud-android-bot
8a19ee7d84 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-09 13:03:26 +00:00
nextcloud-android-bot
9780b3ef08 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 22:31:46 +00:00
nextcloud-android-bot
77211f2cf0 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 21:01:24 +00:00
nextcloud-android-bot
f6709fcf6d Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 14:16:17 +00:00