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
Marcel Hibbe
1443e0f0e7
Merge pull request #1187 from nextcloud/updateAS
...
Update code base for Android Studio 4.1.3
2021-04-29 19:23:32 +02:00
Andy Scherzinger
c46cf9125b
spotbugs: remove: needlessly boxes a boolean constant
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 17:40:23 +02:00
Andy Scherzinger
b350a4c86e
remove default constructors (generated by the compiler) and simplify if-statements of equals-methods
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 16:37:57 +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
Nextcloud bot
90d5f61f41
[tx-robot] updated from transifex
2021-04-29 04:05:19 +00: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
Andy Scherzinger
7f185a845d
Merge pull request #1171 from nextcloud/dependabot/gradle/org.apache.commons-commons-lang3-3.12.0
...
Bump commons-lang3 from 3.11 to 3.12.0
2021-04-28 09:21:08 +02:00
Nextcloud bot
7168dc73c1
[tx-robot] updated from transifex
2021-04-28 04:03:25 +00: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
f1f5c3b19c
improve logging, remove unused member var
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 22:45:14 +02:00
Andy Scherzinger
9e587a4385
use 24h format
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 19:12:03 +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
e82808080d
reformat kotlin code to comply with ktlint
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 18:16:51 +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
Andy Scherzinger
fa1360090a
improve logging for LoganSquareJodaTimeConverter
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 12:59:21 +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
5322df89dd
proper quote coloring in dark mode
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 09:47:53 +02:00
Andy Scherzinger
c2ac2705a3
use textColorOnPrimaryBackground
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 08:27:08 +02:00
Andy Scherzinger
f8319b663d
add contribution info
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-27 07:56:00 +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
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
891b69ec2a
Merge pull request #1149 from nextcloud/unreadMessagesText
...
Make sure "unread messages" bubble text is always white
2021-04-27 07:31:35 +02:00
Nextcloud bot
fd27d920e5
[tx-robot] updated from transifex
2021-04-27 04:04:58 +00:00
Andy Scherzinger
e0955a4106
use textColorOnPrimaryBackground
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 23:56:07 +02:00
Andy Scherzinger
d7686f4ae3
make sure "unread messages" bubble text is always white (also in dark mode)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-26 21:02:39 +02:00
Andy Scherzinger
5b6760e4b8
Merge pull request #1141 from nextcloud/shimmerAndUploadBottomSheet
...
Optimize Shimmer and upload bottom sheet
2021-04-26 20:59:46 +02:00
Marcel Hibbe
5dfe8b0e25
Merge pull request #1164 from nextcloud/image_preview_zoom
...
Enable enlarging the image more than default 3x maximumScale.
2021-04-26 19:25:21 +02:00
Dariusz Olszewski
0385c951b4
Enable enlarging the image more than default 3x maximumScale.
...
Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2021-04-26 17:25:37 +02:00