dependabot[bot]
cc518f6258
Bump requery from 1.5.1 to 1.6.1
...
Bumps [requery](https://github.com/requery/requery ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/requery/requery/releases )
- [Changelog](https://github.com/requery/requery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/requery/requery/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 23:48:40 +02:00
dependabot[bot]
cdc8379502
Bump workVersion from 2.3.0 to 2.5.0
...
Bumps `workVersion` from 2.3.0 to 2.5.0.
Updates `work-runtime` from 2.3.0 to 2.5.0
Updates `work-rxjava2` from 2.3.0 to 2.5.0
Updates `work-testing` from 2.3.0 to 2.5.0
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 21:41:27 +02:00
dependabot[bot]
1d56eaf17e
Bump coilKtVersion from 1.2.0 to 1.2.1
...
Bumps `coilKtVersion` from 1.2.0 to 1.2.1.
Updates `coil` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1 )
Updates `coil-gif` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1 )
Updates `coil-svg` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 18:26:05 +00:00
dependabot[bot]
f98a1c1468
Bump eventbus from 3.1.1 to 3.2.0
...
Bumps [eventbus](https://github.com/greenrobot/EventBus ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/greenrobot/EventBus/releases )
- [Commits](https://github.com/greenrobot/EventBus/compare/V3.1.1...V3.2.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 19:57:45 +02:00
Andy Scherzinger
ad9a1e804d
removing double-empty-lines on build files
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 15:09:17 +02:00
Andy Scherzinger
718a34045a
remove unneccessary annotationProcessor dependecy statements
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 15:07:14 +02:00
Andy Scherzinger
b75295466e
Update spotbugs plugin
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 09:17:54 +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
8a2f8e29c6
remove lombok
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 00:56:58 +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
Andy Scherzinger
9d8129e454
remove kotlin-stdLib since it is added by default since kotlin 1.4.x
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-28 10:14:36 +02:00
dependabot[bot]
b53594d994
Bump commons-lang3 from 3.11 to 3.12.0
...
Bumps commons-lang3 from 3.11 to 3.12.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 21:53:02 +00:00
Andy Scherzinger
068558f9cf
bump espresso and junit to latest patch version
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 22:45:19 +02:00
Andy Scherzinger
80e8e6024a
unify material dialogs version
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 19:12:02 +02:00
dependabot[bot]
3ee97b7302
Bump datetime from 3.1.0 to 3.3.0
...
Bumps datetime from 3.1.0 to 3.3.0.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 19:00:27 +02:00
Andy Scherzinger
b59dffbd6d
configure threshold for detekt and solve checking issues
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:16 +02:00
Andy Scherzinger
f39e2682ce
Add QA build/workflow capability
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:08 +02:00
Andy Scherzinger
575a877ca0
unify lib version(s)
...
bump mockito 3.8.0->3.9.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 15:31:45 +02:00
Andy Scherzinger
2e537f0af3
lovely-input has been superseeded by lovely-dialog
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 15:04:51 +02:00
dependabot[bot]
554bf72c40
Bump lovelyinput from 1.0.9 to 1.1.6
...
Bumps lovelyinput from 1.0.9 to 1.1.6.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 15:04:47 +02:00
Andy Scherzinger
7fa43ba9e2
unify dependency syntax and bump joda-time to latest patch version
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 12:59:22 +02:00
dependabot[bot]
5e23dc4b4c
Bump jackson-core from 2.10.1 to 2.12.3
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.10.1 to 2.12.3.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.10.1...jackson-core-2.12.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 12:59:20 +02:00
dependabot[bot]
aefd5be391
Bump jsr305 from 2.0.1 to 3.0.2
...
Bumps jsr305 from 2.0.1 to 3.0.2.
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 12:29:29 +02:00
Andy Scherzinger
1731de14f9
unify parceler version
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 11:34:40 +02:00
Andy Scherzinger
10ff33333f
Merge pull request #1154 from nextcloud/coil-1.2.0
...
Bump coil to 1.2.0
2021-04-27 11:34:02 +02:00
Andy Scherzinger
f33f84feee
jsr250 lib has moved from annotation to annotation-api
...
bump to 1.3.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 10:24:39 +02:00
dependabot[bot]
ac9c0cc8ea
Bump coil-gif from 0.9.1 to 1.2.0 and update code to changed coil 1.2.0 API
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 10:13:39 +02:00
Andy Scherzinger
d28192557a
unify coil lib version number
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:55:59 +02:00
Andy Scherzinger
12a5f76388
bump mockito to 3.8.0
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:55:58 +02:00
Nextcloud Android Bot
b8029ce1f7
Weekly 12.0.0 Alpha 08
2021-04-26 03:09:39 +00:00
Marcel Hibbe
3f6f492143
open files inside app
...
Open files directly inside the app.
Download file into cache beforehand if not already done.
supported file types:
jpg, .png, .gif, .mp3, .mp4, .mov, .wav, .txt, .md
thanks to @tobiasKaminsky and @starypatyk
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-04-23 15:33:43 +02:00
Nextcloud Android Bot
8cfef28a69
Weekly 12.0.0 Alpha 07
2021-04-19 03:09:38 +00:00
Andy Scherzinger
10b68e277c
unify powermock version
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-14 09:45:46 +02:00
Andy Scherzinger
62de647abd
unify (and update) dagger dependency version code(s)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-14 09:43:53 +02:00
Andy Scherzinger
45516b111f
bump lib versions to latest (minor) stables
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-14 09:33:16 +02:00
Nextcloud Android Bot
e71763fc29
Weekly 12.0.0 Alpha 06
2021-04-12 03:09:44 +00:00
tobiasKaminsky
4f0923ba0d
Add user profile, allow to edit it, if server supports it
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-04-08 09:43:37 +02:00
Nextcloud Android Bot
83c74713c9
Weekly 12.0.0 Alpha 05
2021-03-29 03:11:31 +00:00
Marcel Hibbe
613b537e58
delete applicationIdSuffix
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-03-24 16:30:44 +01:00
Nextcloud Android Bot
4704e800da
Weekly 12.0.0 Alpha 04
2021-03-17 15:24:32 +00:00
Tobias Kaminsky
d5eaf33d02
Merge pull request #1037 from nextcloud/6b42dependabot/gradle/com.h3xstream.findsecbugs-findsecbugs-plugin-1.11.0
...
Bump findsecbugs-plugin from 1.9.0 to 1.11.0
2021-03-17 15:59:01 +01:00
Nextcloud Android Bot
474a0e878a
Weekly 12.0.0 Alpha 03
2021-03-12 13:59:08 +00:00
Nextcloud Android Bot
8282aa69c6
Weekly 12.0.0 Alpha 02
2021-03-09 14:43:24 +00:00
dependabot[bot]
e6907f81ff
Bump findsecbugs-plugin from 1.9.0 to 1.11.0
...
Bumps [findsecbugs-plugin](https://github.com/find-sec-bugs/find-sec-bugs ) from 1.9.0 to 1.11.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/compare/version-1.9.0...version-1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 20:57:14 +00:00
Marcel Hibbe
887b575729
Merge pull request #1039 from nextcloud/revertDav4jvmVersion
...
revert dav4jvm to version f2078bc846
2021-02-24 21:37:07 +01:00
Marcel Hibbe
e454702150
revert dav4jvm to version f2078bc846
...
"Share from nextcloud" crashed. version update should be done when okhttp is bumped? https://stackoverflow.com/questions/39545629/noclassdeffounderror-failed-resolution-of-lokhttp3-internal-platform
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-02-24 21:28:30 +01:00
dependabot[bot]
624e6b7c56
Bump requery-android from 1.5.1 to 1.6.1
...
Bumps [requery-android](https://github.com/requery/requery ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/requery/requery/releases )
- [Changelog](https://github.com/requery/requery/blob/master/CHANGELOG.md )
- [Commits](https://github.com/requery/requery/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 17:15:08 +00:00
dependabot[bot]
df8bfd432d
Bump conscrypt-android from 2.2.1 to 2.5.1
...
Bumps [conscrypt-android](https://github.com/google/conscrypt ) from 2.2.1 to 2.5.1.
- [Release notes](https://github.com/google/conscrypt/releases )
- [Commits](https://github.com/google/conscrypt/compare/2.2.1...2.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 16:59:30 +00:00
dependabot[bot]
ae7e67cf40
Bump commons-lang3 from 3.9 to 3.11
...
Bumps commons-lang3 from 3.9 to 3.11.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 16:31:41 +00:00
dependabot[bot]
33a505ff71
Bump dav4jvm from f2078bc846 to 2.1.2
...
Bumps dav4jvm from f2078bc846 to 2.1.2.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 15:49:53 +00:00