Tim Krueger
b329692868
Merge pull request #1622 from nextcloud/feature/noid/use-build-flavor-for-implementation-declaration
...
Use build flavor for implementation declaration
2021-10-21 09:18:42 +02:00
Nextcloud bot
0389987822
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-21 03:56:19 +00:00
Joas Schilling
a723854292
Update dependabot.yml
2021-10-20 13:54:35 +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 Krueger
b1be1b0061
Merge pull request #1636 from nextcloud/feature/noid/remove-overdraw-error
...
Remove overdraw
2021-10-20 08:34:21 +02:00
Nextcloud bot
2fea881873
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-20 04:13:47 +00: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
Tim Krüger
398a1b74ce
Remove overdraw
...
The background is already defined by the root element.
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-19 17:28:57 +02:00
Tim Krueger
aa462c0ec3
Merge pull request #1635 from nextcloud/feature/noid/remove-restricted-api-access-warning
...
Remove restricted API access
2021-10-19 16:24:19 +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
Tim Krüger
1e5ba5a94b
Remove restricted API access
...
The access to function 'MaterialDialog#getItemSelector' is restricted.
Because of that the linting reported some errors.
I could not find any visible benefit in this call. That is why I have
removed it.
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-19 14:05:32 +02:00
Nextcloud Android Bot
f02e187dd0
Weekly 12.3.0 Alpha 11
2021-10-18 03:10:26 +00:00
Nextcloud bot
3ce0e6ce83
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-17 03:54:14 +00:00
Andy Scherzinger
bf0cb93909
Merge pull request #1637 from nextcloud/feature/noid/remove-unnecessary-type-cast-warnings
...
Remove unnecessary type casts
2021-10-15 13:43:47 +02:00
Tim Krüger
249e1a2a9a
Remove unnecessary type casts
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-15 11:51:30 +02:00
Andy Scherzinger
edf5260d35
Merge pull request #1627 from nextcloud/screenshots
...
Add screenshots
2021-10-14 18:08:30 +02:00
Andy Scherzinger
5996dd6572
Add screenshots
...
Resolves #239
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-14 15:09:28 +02:00
Nextcloud bot
5bb2150317
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-14 03:54:15 +00:00
Nextcloud bot
a611cab5b9
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-13 03:53:23 +00:00
Nextcloud bot
05028596a6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-12 03:56:24 +00:00
Marcel Hibbe
3d787b659d
Merge pull request #1623 from nextcloud/feature/noid/renameString
...
rename "More mentions" to "Unread mentions"
2021-10-11 13:03:41 +02:00
Marcel Hibbe
8ccd479aa8
rename "More mentions" to "Unread mentions"
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-10-11 12:27:31 +02:00
Andy Scherzinger
5cd1b7fa7c
Merge pull request #1621 from nextcloud/feature/noid/roundSearch
...
Make search bar fully circular rounded
2021-10-11 12:07:17 +02:00
Andy Scherzinger
561a0bf809
align search box text with avatars
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-11 10:49:32 +02:00
Andy Scherzinger
d3ec5f3d6e
Make search bar fully circular rounded
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-10-11 08:44:21 +02:00
Nextcloud Android Bot
b7b5688504
Weekly 12.3.0 Alpha 10
2021-10-11 03:11:00 +00:00
Andy Scherzinger
f3c036871b
Merge pull request #1620 from nextcloud/dependabot/gradle/org.mockito-mockito-core-4.0.0
...
Bump mockito-core from 3.12.4 to 4.0.0
2021-10-08 12:58:13 +02:00
dependabot[bot]
85acc7a989
Bump mockito-core from 3.12.4 to 4.0.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 3.12.4 to 4.0.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v3.12.4...v4.0.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 01:06:47 +00:00
Andy Scherzinger
16f6a7e776
Merge pull request #1618 from nextcloud/dependabot/gradle/coilKtVersion-1.4.0
...
Bump coilKtVersion from 1.3.2 to 1.4.0
2021-10-07 14:10:11 +02:00
dependabot[bot]
efcc8ed970
Bump coilKtVersion from 1.3.2 to 1.4.0
...
Bumps `coilKtVersion` from 1.3.2 to 1.4.0.
Updates `coil` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.3.2...1.4.0 )
Updates `coil-gif` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.3.2...1.4.0 )
Updates `coil-svg` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/1.3.2...1.4.0 )
---
updated-dependencies:
- dependency-name: io.coil-kt:coil
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-gif
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-svg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 01:05:11 +00:00
Marcel Hibbe
2ce5c01c9e
Merge pull request #1616 from nextcloud/feature/noid/improveScrollToMention
...
scroll to first unread mention and place it to the top
2021-10-04 18:48:24 +02:00
Marcel Hibbe
74e693d95c
scroll to first unread mention and place it to the top
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-10-04 18:09:29 +02:00
Andy Scherzinger
3954025dcb
Merge pull request #1612 from nextcloud/dependabot/gradle/com.fasterxml.jackson.core-jackson-core-2.13.0
...
Bump jackson-core from 2.12.5 to 2.13.0
2021-10-04 10:33:24 +02:00
dependabot[bot]
1972960b52
Bump jackson-core from 2.12.5 to 2.13.0
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.12.5 to 2.13.0.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.12.5...jackson-core-2.13.0 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 09:53:26 +02:00
Andy Scherzinger
e26eebaea6
Merge pull request #1611 from nextcloud/dependabot/gradle/okhttpVersion-4.9.2
...
Bump okhttpVersion from 4.9.1 to 4.9.2
2021-10-04 09:37:57 +02:00
dependabot[bot]
8b5c870463
Bump okhttpVersion from 4.9.1 to 4.9.2
...
Bumps `okhttpVersion` from 4.9.1 to 4.9.2.
Updates `okhttp` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/square/okhttp/releases )
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2 )
Updates `okhttp-urlconnection` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/square/okhttp/releases )
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2 )
Updates `logging-interceptor` from 4.9.1 to 4.9.2
- [Release notes](https://github.com/square/okhttp/releases )
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/square/okhttp/compare/parent-4.9.1...parent-4.9.2 )
---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:okhttp-urlconnection
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.squareup.okhttp3:logging-interceptor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 09:22:44 +02:00
Andy Scherzinger
263f969227
Merge pull request #1609 from nextcloud/dependabot/gradle/joda-time-joda-time-2.10.12
...
Bump joda-time from 2.10.11 to 2.10.12
2021-10-04 09:22:26 +02:00
dependabot[bot]
ef1b09d518
Bump joda-time from 2.10.11 to 2.10.12
...
Bumps [joda-time](https://github.com/JodaOrg/joda-time ) from 2.10.11 to 2.10.12.
- [Release notes](https://github.com/JodaOrg/joda-time/releases )
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.11...v2.10.12 )
---
updated-dependencies:
- dependency-name: joda-time:joda-time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 09:15:51 +02:00
Andy Scherzinger
6216ba2a35
Merge pull request #1615 from nextcloud/dependabot/gradle/daggerVersion-2.39.1
...
Bump daggerVersion from 2.38.1 to 2.39.1
2021-10-04 09:13:49 +02:00
Nextcloud bot
a82a875b30
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-04 03:57:02 +00:00
Nextcloud Android Bot
7b7fc962ff
Weekly 12.3.0 Alpha 09
2021-10-04 03:10:14 +00:00
dependabot[bot]
cd1c4d7400
Bump daggerVersion from 2.38.1 to 2.39.1
...
Bumps `daggerVersion` from 2.38.1 to 2.39.1.
Updates `dagger` from 2.38.1 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39.1 )
Updates `dagger-compiler` from 2.38.1 to 2.39.1
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.38.1...dagger-2.39.1 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 01:35:55 +00:00
Tim Krueger
3e9c16f833
Merge pull request #1607 from nextcloud/bugfix/noid/shared-text-is-not-cleared
...
Clear message field after sharing
2021-09-29 16:15:51 +02:00
Tim Krüger
cf471e336f
Clear message field after sharing
...
After the Android sharing functionality was used, the shared text sticks
in the message composing field in the conversation. Also if an text was
forwared to the same conversation the text which was shared before
sticks in the message composing field.
Now the message composing field is empty after sharing or forwarding
something.
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-09-29 12:23:48 +02:00
Tim Krueger
f185ede417
Merge pull request #1606 from nextcloud/extend-notification-testing2
...
extend notification checklist
2021-09-28 09:56:42 +02:00
Nextcloud bot
0ee811e3d8
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-28 04:00:49 +00:00
Marcel Hibbe
45841ade56
extend notification checklist
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-09-27 12:45:58 +02:00
Nextcloud Android Bot
7877e842e3
Weekly 12.3.0 Alpha 08
2021-09-27 03:11:31 +00:00
Andy Scherzinger
739ffea7e4
Merge pull request #1597 from nextcloud/dependabot/gradle/com.google.android.exoplayer-exoplayer-2.15.1
...
Bump exoplayer from 2.15.0 to 2.15.1
2021-09-26 14:29:47 +02:00