Commit graph

735 commits

Author SHA1 Message Date
Andy Scherzinger
0f500884cf
Merge pull request #3916 from jmue/cleanup/string_compare
unify empty string compare
2019-04-30 18:14:58 +02:00
tobiasKaminsky
7d01ff75f0
- fix IT tests
- re-organized build.gradle a bit

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-29 14:53:02 +02:00
Andy Scherzinger
71c6d99624
bump all other powermock parts to 2.0.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-25 10:40:25 +02:00
dependabot[bot]
0421d26f06
Bump powermock-core from 2.0.0 to 2.0.2
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.0...powermock-2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 01:12:33 +00:00
dependabot[bot]
c2730e8e0a
Bump gradle from 3.3.2 to 3.4.0
Bumps gradle from 3.3.2 to 3.4.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-18 09:47:48 +02:00
Tobias Kaminsky
182b65ed34 daily dev 20190414
4442d5a338 Merge pull request #3895 from nextcloud/ezaquarii/user-account-manager
cd9eea52bc daily dev 20190413
2019-04-14 03:33:32 +02:00
Tobias Kaminsky
cd9eea52bc daily dev 20190413
98a134f6ca Merge pull request #3886 from nextcloud/ezaquarii/rename-preference-manager
75775ac34f Merge pull request #3871 from nextcloud/showCodacy
82fc476962 Merge pull request #3890 from nextcloud/deleteTests
36937b2366 Merge pull request #3882 from nextcloud/NPECheckScanner
1275728182 Rename PreferenceManager to AppPreferencesImpl
0e17ebdabd delete old tests
1074bcf46a Merge pull request #3879 from nextcloud/pmdRuleset
09da127d29 - rename ruleset - add test_test to MainApp to test Codacy
8e1ebca9c5 daily dev 20190412
2019-04-13 03:33:40 +02:00
Andy Scherzinger
1074bcf46a
Merge pull request #3879 from nextcloud/pmdRuleset
PMD ruleset
2019-04-12 07:52:31 +02:00
tobiasKaminsky
09da127d29
- rename ruleset
- add test_test to MainApp to test Codacy

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-12 07:44:25 +02:00
Tobias Kaminsky
8e1ebca9c5 daily dev 20190412
b52ce7e85c Merge pull request #3873 from nextcloud/codacy
32b04cb07e remove unused variable
35ff763950 codacy: combine statements
8353ef42bb Merge pull request #3864 from nextcloud/connectivityutils-powermock-test
477bc797aa removed placeholder test class
aa98015739 Merge branch 'connectivityutils-powermock-test' of github.com:nextcloud/android into connectivityutils-powermock-test
d760206654 Removed placeholder test class
3d9e379b43 Merge pull request #3841 from nextcloud/owncloudsession-unit-tests
a97eb3b45b - use lombok - remove m prefix - correct assert output - add licence
7e38b60ca0 utils: Restricted access declarations for OwnCloudSession class.
8712c9e783 tests: added unit tests for the OwnCloudSession class
0013ee8309 Merge pull request #3878 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.27.0
a34761ba3a code review changes
dac5897894 codacy: make newRemotePath a local variable
659775dc25 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
2ea4b352e3 combine statements
d19b7742d6 remove m/s-prefixes, make use of lombok
a05ba1a54f reformatting var declarations
d41a8a9054 spotbugs: Exceptional return value ignored
38466e01d3 reformatting
47a74a13fd remove unused HookActvity
c6498ae6b4 Use Butterknife for Log Activity
92219048da remove unused method
b41cca2840 add log statement to parent class
a3c7e7b74a use interface instead of implementation
88da903e59 daily dev 20190411
2019-04-12 03:34:47 +02:00
Andy Scherzinger
8353ef42bb
Merge pull request #3864 from nextcloud/connectivityutils-powermock-test
test: added PowerMocked unit tests for the ConnectivityUtils class.
2019-04-11 14:34:38 +02:00
Andy Scherzinger
0013ee8309
Merge pull request #3878 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.27.0
Bump mockito-core from 2.26.0 to 2.27.0
2019-04-11 07:46:20 +02:00
Tobias Kaminsky
88da903e59 daily dev 20190411
5aba8fe28a Merge pull request #3866 from nextcloud/tests-powerutils
58702f0ce5 Merge pull request #3867 from nextcloud/codacy
b5723187f1 remove typo
2859054633 codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
2de1f7e5d9 codacy: Avoid unused private methods such as 'allFiles()'.
a5d4c2d8ad codacy: No need to call String.valueOf to append to a string.
7bc663efbc codacy: Avoid using Literals in Conditional Statements
39e113f251 codacy: This call to Collection.toArray() may be optimizable
2c55f2ee49 codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
cd1469317d codacy: This statement should have braces
73aea003ec codacy: A class which only has private constructors should be final
e1ec691d4a codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes.
3e5d6700ab Merge pull request #3858 from nextcloud/devWithChangelog
0bf2f8c479 show changelog in dev
c0186e7191 Merge pull request #3868 from nextcloud/changelog360
6ab3b599be Release 3.6.0
5bf97c0bfd daily dev 20190410
2019-04-11 03:33:42 +02:00
dependabot[bot]
811b676f18
Bump mockito-core from 2.26.0 to 2.27.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.26.0...v2.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-11 01:12:18 +00:00
Tobias Kaminsky
5bf97c0bfd daily dev 20190410 2019-04-10 03:33:32 +02:00
ardevd
e17e5f6bd7
test: added PowerMocked unit tests for the ConnectivityUtils class.
Added necessary PowerMock dependencies in addition to a JSON dependency which is required in order to unit test with JSON objects. The default JSON library is part of AOSP and would need to be mocked which is not what we want.

Signed-off-by: ardevd <edvard.holst@gmail.com>
2019-04-09 14:59:18 +02:00
Tobias Kaminsky
db42fde7d0 daily dev 20190409 2019-04-09 03:34:25 +02:00
Tobias Kaminsky
958832d1c9 daily dev 20190408 2019-04-08 03:34:25 +02:00
Andy Scherzinger
c4a4179467
Merge pull request #3849 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.26.0
Bump mockito-core from 2.25.1 to 2.26.0
2019-04-07 12:04:26 +02:00
Tobias Kaminsky
7d2aad6cfe daily dev 20190406 2019-04-06 03:34:12 +02:00
dependabot[bot]
5ed4b269fa
Bump mockito-core from 2.25.1 to 2.26.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.1 to 2.26.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.1...v2.26.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 01:12:17 +00:00
Tobias Kaminsky
2b95ff3dc1 daily dev 20190404 2019-04-04 03:33:38 +02:00
Andy Scherzinger
8cb9a76b93
bump dagger to 2.22.1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-03 08:47:49 +02:00
Tobias Kaminsky
06e710d67c daily dev 20190403 2019-04-03 03:34:35 +02:00
Andy Scherzinger
15a944933b
bump master to 3.7.0-alpha1
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-02 12:45:15 +02:00
Andy Scherzinger
2dfbe3dfe1
Merge pull request #3826 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.4.3
Bump fb-contrib from 7.4.3.sb to 7.4.3
2019-04-02 08:23:10 +02:00
Tobias Kaminsky
677bd759df daily dev 20190402 2019-04-02 03:34:18 +02:00
dependabot[bot]
9e63184aca
Bump fb-contrib from 7.4.3.sb to 7.4.3
Bumps [fb-contrib](https://github.com/mebigfatguy/fb-contrib) from 7.4.3.sb to 7.4.3.
- [Release notes](https://github.com/mebigfatguy/fb-contrib/releases)
- [Commits](https://github.com/mebigfatguy/fb-contrib/compare/v7.4.3.sb...v7.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 01:11:33 +00:00
tobiasKaminsky
20802780c7
use spotbugs for analytics
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-01 10:30:49 +02:00
Chris Narkiewicz
d4788b0ad0
Add SpotBugs tasks
Closes #3759

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-30 22:55:57 +00:00
Tobias Kaminsky
7608587e87 daily dev 20190329 2019-03-29 03:34:19 +01: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
Andy Scherzinger
f91b4d22cd
Merge pull request #3795 from nextcloud/dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.9.0
Bump findsecbugs-plugin from 1.8.0 to 1.9.0
2019-03-28 07:22:37 +01:00
Tobias Kaminsky
e6f32d794c daily dev 20190328 2019-03-28 03:33:31 +01:00
dependabot[bot]
f95f9fcb39
Bump findsecbugs-plugin from 1.8.0 to 1.9.0
Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/find-sec-bugs/find-sec-bugs/releases)
- [Changelog](https://github.com/find-sec-bugs/find-sec-bugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/find-sec-bugs/find-sec-bugs/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-28 02:15:17 +00:00
Tobias Kaminsky
9b7a354c2e daily dev 20190327 2019-03-27 03:33:33 +01:00
Tobias Kaminsky
10840d9e2c daily dev 20190323 2019-03-23 03:33:32 +01:00
Chris Narkiewicz
8fbe2ee38e
Integrate Dagger 2
Closes #3751

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-22 07:50:15 +01:00
Tobias Kaminsky
2e9b2c9dd6 daily dev 20190321 2019-03-21 03:33:20 +01:00
Tobias Kaminsky
7c28461679 daily dev 20190320 2019-03-20 03:33:18 +01:00
Tobias Kaminsky
bb6324ca97 daily dev 20190319 2019-03-19 03:34:16 +01:00
dependabot[bot]
3c66847f14
Bump mockito-core from 2.25.0 to 2.25.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 02:14:13 +00:00
Tobias Kaminsky
9c0f7b11b8 daily dev 20190316 2019-03-16 03:33:17 +01:00
Tobias Kaminsky
9f053b53e5 daily dev 20190314 2019-03-14 03:33:10 +01:00
Tobias Kaminsky
b5931a385f daily dev 20190313 2019-03-13 03:33:13 +01:00
Tobias Kaminsky
2d286408c1 daily dev 20190312 2019-03-12 03:33:12 +01:00
Andy Scherzinger
38559be8fd
Merge pull request #3713 from nextcloud/ezaquarii/refactor-sort-order-preferences
Move sort order preferences to AppPreferences interface
2019-03-11 13:15:33 +01:00
Tobias Kaminsky
df8cfbe387 daily dev 20190310 2019-03-10 03:33:16 +01:00
Chris Narkiewicz
e521d25d63
Move sort order preferences to AppPreferences interface
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-03-10 01:25:31 +00:00
Tobias Kaminsky
bde010b84b daily dev 20190309 2019-03-09 03:34:19 +01:00
Tobias Kaminsky
6e9702ab1f daily dev 20190308 2019-03-08 03:34:16 +01:00
Tobias Kaminsky
aef131e98c daily dev 20190307 2019-03-07 03:34:10 +01:00
Andy Scherzinger
bd3e065730
Merge pull request #3712 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.25.0
Bump mockito-core from 2.24.5 to 2.25.0
2019-03-06 08:20:42 +01:00
Tobias Kaminsky
7e1424a88c daily dev 20190306 2019-03-06 03:35:36 +01:00
dependabot[bot]
a623fc5094
Bump mockito-core from 2.24.5 to 2.25.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.5 to 2.25.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.24.5...v2.25.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 02:16:27 +00:00
Andy Scherzinger
19761b2474
Merge pull request #3700 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.3.2
Bump gradle from 3.3.1 to 3.3.2
2019-03-05 09:07:09 +01:00
Tobias Kaminsky
00c2702e77 daily dev 20190305 2019-03-05 03:33:18 +01:00
dependabot[bot]
9c439e8f87
Bump gradle from 3.3.1 to 3.3.2
Bumps gradle from 3.3.1 to 3.3.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-05 02:15:41 +00:00
Tobias Kaminsky
d8128d82c4 daily dev 20190301 2019-03-01 03:33:17 +01:00
Tobias Kaminsky
7ae10a4e66 daily dev 20190228 2019-02-28 00:33:59 +01:00
Tobias Kaminsky
ff116e9527 daily dev 20190227 2019-02-27 00:34:45 +01:00
Tobias Kaminsky
c6de05dcb2
Merge pull request #3675 from nextcloud/dependabot/gradle/com.dicedmelon.gradle-jacoco-android-0.1.4
Bump jacoco-android from 0.1.3 to 0.1.4
2019-02-26 11:58:43 +01:00
dependabot[bot]
414b31c507
Bump jacoco-android from 0.1.3 to 0.1.4
Bumps jacoco-android from 0.1.3 to 0.1.4.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 02:16:44 +00:00
dependabot[bot]
54bf33423a
Bump annotation from 1.0.1 to 1.0.2
Bumps annotation from 1.0.1 to 1.0.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 02:16:43 +00:00
Tobias Kaminsky
838c266502 daily dev 20190226 2019-02-26 00:33:14 +01:00
Andy Scherzinger
3e6d01965b
Merge pull request #3663 from nextcloud/useLocalCredentials
Use test credentials from ~/.gradle/gradle.properties
2019-02-25 09:50:04 +01:00
Tobias Kaminsky
bf99c2d929 daily dev 20190221 2019-02-21 00:33:16 +01:00
tobiasKaminsky
f2a1608883
use test credentials from ~/.gradle/gradle.properties
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-21 00:15:12 +01:00
Tobias Kaminsky
5561ab8e92 daily dev 20190220 2019-02-20 00:34:10 +01:00
dependabot[bot]
da862a2c59
Bump mockito-core from 2.24.0 to 2.24.5
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.0 to 2.24.5.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.24.0...v2.24.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 10:04:28 +00:00
Tobias Kaminsky
0fe1cb0e58 daily dev 20190219 2019-02-19 00:33:10 +01:00
Mario Đanić
8554770ad0
Disable firebase 2019-02-17 13:29:27 +01:00
Tobias Kaminsky
1ce6a61e99 daily dev 20190216 2019-02-16 00:33:09 +01:00
Andy Scherzinger
1ecb52bcf2
Merge branch 'master' into dependabot/gradle/com.jakewharton-butterknife-compiler-10.1.0 2019-02-15 09:33:11 +01:00
dependabot[bot]
01d05861d9
Bump butterknife from 10.0.0 to 10.1.0
Bumps [butterknife](https://github.com/JakeWharton/butterknife) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.0.0...10.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-15 02:15:32 +00:00
dependabot[bot]
1a4384deba
Bump butterknife-compiler from 10.0.0 to 10.1.0
Bumps [butterknife-compiler](https://github.com/JakeWharton/butterknife) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/JakeWharton/butterknife/releases)
- [Changelog](https://github.com/JakeWharton/butterknife/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JakeWharton/butterknife/compare/10.0.0...10.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-15 02:15:23 +00:00
Tobias Kaminsky
d00a496be4 daily dev 20190215 2019-02-15 00:33:56 +01:00
Tobias Kaminsky
cfddd6b856 daily dev 20190214 2019-02-14 00:34:19 +01:00
Tobias Kaminsky
4c6d9738b0
Merge pull request #3571 from nextcloud/linkOnFolder
Overflow menu on sharing of folders
2019-02-13 07:37:59 +01:00
Tobias Kaminsky
120d8887d6 daily dev 20190213 2019-02-13 00:34:07 +01:00
tobiasKaminsky
083b19a96e
also bump annotationProcessor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-12 07:40:39 +01:00
dependabot[bot]
485ec04094
Bump lombok from 1.18.4 to 1.18.6
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.4 to 1.18.6.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.4...v1.18.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-12 02:18:38 +00:00
Tobias Kaminsky
dc91c94c07 daily dev 20190212 2019-02-12 00:33:07 +01:00
Tobias Kaminsky
e4e1fe76c5 daily dev 20190209 2019-02-09 00:34:48 +01:00
Tobias Kaminsky
40bf0911c6 daily dev 20190208 2019-02-08 00:35:05 +01:00
dependabot[bot]
89e92e276c
Bump gradle from 3.3.0 to 3.3.1
Bumps gradle from 3.3.0 to 3.3.1.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 02:19:09 +00:00
Tobias Kaminsky
97ec3464fe daily dev 20190207 2019-02-07 00:34:27 +01:00
tobiasKaminsky
2a2380c4dd
overflow menu on sharing of folders
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-06 07:55:50 +01:00
Tobias Kaminsky
5584ae8bd7 daily dev 20190206 2019-02-06 00:33:09 +01:00
Tobias Kaminsky
df847a3f38 daily dev 20190205 2019-02-05 00:34:03 +01:00
dependabot[bot]
79fb99febc
Bump mockito-core from 2.23.4 to 2.24.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-04 02:15:36 +00:00
Tobias Kaminsky
41e20972e2 daily dev 20190202 2019-02-02 00:33:06 +01:00
Tobias Kaminsky
55ea5b43bf daily dev 20190201 2019-02-01 00:33:08 +01:00
Tobias Kaminsky
2393e38542 daily dev 20190131 2019-01-31 00:33:03 +01:00
Tobias Kaminsky
e851ef5044 daily dev 20190130 2019-01-30 00:33:08 +01:00
dependabot[bot]
64a75d821b
Bump annotations from 16.0.3 to 17.0.0
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 16.0.3 to 17.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Commits](https://github.com/JetBrains/java-annotations/compare/16.0.3...17.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-29 22:09:18 +00:00
Tobias Kaminsky
2ddff919e4 daily dev 20190129 2019-01-29 00:33:52 +01:00
tobiasKaminsky
32e677a151
bump juniversalchardet
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-28 13:56:37 +01:00
Tobias Kaminsky
77ecec4531 daily dev 20190126 2019-01-26 00:34:06 +01:00
Tobias Kaminsky
10b4cb8caf daily dev 20190123 2019-01-23 00:34:08 +01:00