Commit graph

223 commits

Author SHA1 Message Date
drone
7d062d7d4a Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-02-10 19:33:58 +00:00
drone
f6193276db Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-02-10 16:14:38 +00:00
Andy Scherzinger
4ca9ef7559
bump lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-02-07 21:29:46 +01:00
Marcel Hibbe
7f0980e6d2
format code + fix klint/findbugs warnings
remove hardcodings

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>

remove hardcodings

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-02-07 14:27:38 +01:00
drone
ca7861358d
fix klint + findbugs warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-01-27 11:57:23 +01:00
drone
772fde2334
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2022-01-26 15:00:32 +01:00
Marcel Hibbe
9b55467af3
moved execution of setUpPushTokenRegistration
so token is registered everytime the conversation list is opened.

In NextcloudTalkApplication it was not  executed when app was still in background when opening

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-01-26 15:00:32 +01:00
drone
051c608e08 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-12-21 11:12:04 +00:00
Tim Krüger
1db35c9030
Increment allowed warnings by one
The number of warnings increased because of a new version of
'com.google.android.exoplayer:exoplayer' is available. But the new version
enforces SDK 31.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-03 14:29:59 +01:00
Andy Scherzinger
fbce40f935
increased due to new lib update dependency hit
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-11-18 14:55:47 +01:00
Tim Krüger
2370ad3c00
Gradle should log plain
With the parameter '--console=plain' Gradle produces a plain text log without
charachter garbage which is created by animations.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-17 11:16:41 +01:00
drone
e41b74a960 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-11-11 21:20:03 +00:00
drone
e8852fe268 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-11-11 21:18:53 +00:00
drone
5e4219c586
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-11-11 13:52:18 +01:00
drone
bb0cf964d2
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-11-11 13:52:18 +01:00
drone
43b54e015f
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-11-11 13:52:12 +01:00
Marcel Hibbe
bda45d874c Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Marcel Hibbe <drone@nextcloud.com>
2021-11-11 12:11:03 +00:00
Tim Krüger
0820964e53
Ignore generated JsonObjectMapper
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-10 15:56:49 +01:00
tobiasKaminsky
69485a1f3f
Use curl -k
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-11-10 08:34:14 +01:00
drone
749252a195 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <drone@nextcloud.com>
2021-10-25 12:44:23 +00:00
Andy Scherzinger
792ea45bab
scripts: Have Drone properly signoff commits so that it doesn't break DCO
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Co-Authered-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-22 17:35:38 +02:00
Tim Krüger
90dd63d1f3
Use build flavor for implementation declaration
Instead of loading dependencies with an own snippet of code now the
provided functionality of configure flavor based implementation
declaration is used.

This change results in some more warning which will no be fixied in this
commit.

See: https://developer.android.com/studio/build/build-variants#dependencies

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-20 13:29:36 +02:00
Tim Krüger
7101fbc4c9
Merge branch 'master' into feature/noid/remove-overdraw-error
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-19 17:30:37 +02:00
drone
8f351bc8f0
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-10-19 17:29:01 +02:00
drone
721abd124c
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-10-19 14:05:42 +02:00
Marcel Hibbe
12e9985cd9
add unread mentions popup-bubble in conversations list
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-09-20 11:35:58 +02:00
drone
a488b9738e
fix lint and findbug warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-09-03 13:07:21 +02:00
Andy Scherzinger
85b2cea618
Add order capabilities to file browser
Resolves #919

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-09-03 12:58:46 +02:00
Tim Krüger
fe989371de
Fix scrolling and selection issue in RTL
The following views had scrolling and selection issues if RTL is
activated:

- Conversation list
- File browser
- Contact selection

To fix this issues the fast scroller functionality were removed for
those views.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-09-02 14:01:17 +02:00
Andy Scherzinger
febaaf8ea7
Revert "improve code check score"
This reverts commit 6415f163bd.

Revert "use context compat to load resources"

This reverts commit 3742c4ed99.

Revert "Adding upload from camera action"

This reverts commit 01a6675795.
2021-08-23 08:54:33 +02:00
Andy Scherzinger
6415f163bd
improve code check score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-08-21 18:28:55 +02:00
Andy Scherzinger
a5838dc44e
Improve RTL text flow for untranslated strings in rtl languages/views
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:00:50 +02:00
drone
dc22e7970c
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-07-15 10:07:43 +02:00
drone
cbc4c62003
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-07-15 10:07:42 +02:00
Andy Scherzinger
079286246a
bump score due to new category
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-12 09:51:22 +02:00
Andy Scherzinger
9aed3292e4 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-09 15:09:49 +00:00
Andy Scherzinger
5e88dc6f57
Use launcher icon as bot-avatar/system-conversation-icon on pre-Android O
Fixes #1417

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-08 14:31:12 +02:00
drone
61fd18a0ca Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-07-02 12:12:55 +00:00
Andy Scherzinger
996770e470
check if view is (still) available
...since grid initialization is called in various places throughout the lifecycle

Fixes #1233

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-30 16:54:57 +02:00
drone
1b71fd39c3 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-06-30 13:07:09 +00:00
Andy Scherzinger
60d14f3b35
SuppressLint("SetTextI18n")
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-30 13:44:00 +02:00
Andy Scherzinger
78cc0df7bd
spotbugs: use literal as comparison base
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-30 13:03:14 +02:00
Marcel Hibbe
741748137a
fix lint/spotbugs warnings
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-06-29 22:49:33 +02:00
Andy Scherzinger
00a778eeec
bump code analysis scores
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-22 11:18:08 +02:00
drone
f09bf938a7 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-06-21 15:44:44 +00:00
Andy Scherzinger
7803263c1d
bump spotbugs score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-11 10:23:02 +02:00
Andy Scherzinger
e984766631
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-11 10:22:59 +02:00
Andy Scherzinger
99fb4b8b0d
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-11 10:22:49 +02:00
Andy Scherzinger
f7e926244a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-09 13:50:30 +02:00
Andy Scherzinger
15d2c94d19
update code check scores
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-06-08 17:36:56 +02:00
Andy Scherzinger
ac936114ef
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-31 17:21:36 +02:00
Andy Scherzinger
5bd27df382
lower lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-28 16:06:51 +02:00
Andy Scherzinger
799acc4f81
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-26 13:44:05 +02:00
Marcel Hibbe
c1f55aa02e
add toast messages when exceptions were thrown
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-25 11:17:14 +02:00
Andy Scherzinger
72bb754e02
update lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-20 13:06:19 +02:00
Andy Scherzinger
1490ff3b50
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-20 11:54:17 +02:00
Andy Scherzinger
629293e65e
add missing content description
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-18 18:36:51 +02:00
Andy Scherzinger
ffdffe1c9e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-18 18:15:57 +02:00
Andy Scherzinger
62983d647f
Drone: update results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-14 13:28:28 +02:00
Joas Schilling
bc2fadb4c5
Add (read-only for now) description to the conversation info
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-12 14:35:50 +02:00
Andy Scherzinger
69a8898012
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-12 09:15:31 +02:00
drone
a34ae3f49e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-05-11 08:12:44 +00:00
Andy Scherzinger
c91631a642
lint: Set locale
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-09 21:56:35 +02:00
drone
eba6fe0829
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-05-09 17:32:20 +02:00
Andy Scherzinger
47e43f5bb8
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-07 21:56:48 +02:00
drone
4ca07bd264 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-05-07 14:20:15 +00:00
drone
c841e105c6 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-05-07 07:53:01 +00:00
Andy Scherzinger
39de278b7d
remove lock icon in conversations list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-06 18:10:55 +02:00
Andy Scherzinger
98848ad72f
bump lint score due to additional butterknife view bindings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-05 15:54:59 +02:00
Andy Scherzinger
a2c99dd682
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-04 18:35:19 +02:00
Andy Scherzinger
719832a98e
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-03 22:11:12 +02:00
Andy Scherzinger
beb7fdadba
Update code check scores
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-02 21:56:39 +02:00
Andy Scherzinger
c81a272d22
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 09:13:28 +02:00
Andy Scherzinger
eb00702c19
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 00:02:37 +02:00
Andy Scherzinger
944e83a0d8
change lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:40:26 +02:00
drone
fde1033216
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-04-29 21:41:52 +02:00
Andy Scherzinger
cabbd7bfed
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 17:48:18 +02:00
Andy Scherzinger
4e3ab033e3
use proper repo path
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 17:21:32 +02:00
Andy Scherzinger
9f2a1b75b1
bump spotbugs score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 16:55:36 +02:00
tobiasKaminsky
1acda97294
Fix nonNull check
Fix spotbugs, in different location now

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-29 13:48:02 +02:00
Andy Scherzinger
1d4bc12bf0
remove codacy info from comments
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 12:21:20 +02:00
Andy Scherzinger
b3b0a5ff30
Add codacy crawler
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 11:00:27 +02:00
tobiasKaminsky
61a0d21808
Fix nonNull check
Fix spotbugs, in different location now

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-29 09:47:59 +02:00
Andy Scherzinger
099be71686
align wrapper script with actual checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 09:13:31 +02:00
Andy Scherzinger
1d37b0bc3b
update spotbugs scripts
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 01:11:27 +02:00
Andy Scherzinger
61aaae4dc2
Update code base for Android Studio 4.1.3
Remove lombock @Data annotations
Replace FindBugs with SpotBugs
Update Lombock version

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 00:46:35 +02:00
drone
b434fbb724 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-04-27 14:15:12 +00:00
Andy Scherzinger
1e40ebd9fc
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 12:29:56 +02:00
Andy Scherzinger
1ab96016ac
optimize lock-screen layout/colors
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:55:54 +02:00
Andy Scherzinger
5a58034a0b
add content description, align layouts
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 23:41:04 +02:00
Andy Scherzinger
1bd2b12713
Update lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-18 13:45:19 +02:00
Andy Scherzinger
f98c3afed3
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-14 09:33:22 +02:00
Andy Scherzinger
695eb468c5
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-13 11:12:57 +02:00
Nextcloud bot
b9ce0f3487 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-09 04:15:40 +00:00
Andy Scherzinger
1f97044eaf
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-07 17:47:04 +02:00
Andy Scherzinger
387194b480
properly read master-lint results
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:05 +01:00
drone
ac8c32de5c
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-03-26 11:49:04 +01:00
Marcel Hibbe
8c86fa0135 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-22 07:47:44 +00:00
drone
29fcbb3060 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-24 10:58:14 +00:00
Marcel Hibbe
84376e98b0 Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-19 14:08:12 +00:00
drone
12ad5ad63a Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-02-19 13:39:56 +00:00
tobiasKaminsky
0c36a338e6
Add lint.xml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-18 14:34:10 +01:00
tobiasKaminsky
895331302d
Drone signs its comments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-17 13:17:45 +01:00
drone
b51fabcec0 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2021-02-10 16:30:07 +00:00
drone
91d05b56ce Drone: update Lint results to reflect reduced error/warning count [skip ci] 2021-02-10 16:23:05 +00:00
drone
f80bc17515 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2021-02-10 14:18:27 +00:00
Nextcloud Android Bot
a71e3fcd54 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2021-02-01 12:26:13 +00:00
Marcel Hibbe
298fca008b add documentation for alpha and beta testing.
add documentation that notifications won't work with f-droid.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-01-28 15:53:32 +01:00
tobiasKaminsky
6747551b7b
Correct location of findbugs summary
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-27 14:30:25 +01:00
drone
215af6d4d5 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2021-01-27 12:04:30 +00:00
tobiasKaminsky
19694d5e6d
Bump master to 11.0.0 Alpha 01
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-27 12:58:47 +01:00
tobiasKaminsky
31a4023609
Fix classpath for Findbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-01-25 15:10:22 +01:00
nextcloud-android-bot
f68b8854e9 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2019-01-02 02:08:46 +00:00
nextcloud-android-bot
6dac7d23b9 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-12-18 01:57:36 +00:00
nextcloud-android-bot
ccb6c6efa1 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-12-17 13:40:44 +01:00
nextcloud-android-bot
6ed9e228e5 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-28 13:59:39 +01:00
nextcloud-android-bot
4d4de04727 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-10-23 11:49:10 +00:00
AndyScherzinger
23bbd630dd
update lint score based on master 2018-10-23 13:43:34 +02:00
tobiasKaminsky
39defc2766
manually update lint-results
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-10 10:05:44 +02:00
tobiasKaminsky
f9d69a809b
adjust path 2
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:55:17 +02:00
tobiasKaminsky
d2777cc208
adjust path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:48:27 +02:00
tobiasKaminsky
311cac2fce
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:35:22 +02:00
tobiasKaminsky
22142f1915
Findbugs, lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:32:51 +02:00