Tim Krüger
2206dfab65
Revert 'mockito-core' to 3.12.4
...
With 'mockito-core' 4.0.0 an bug in combination with powermock is
introduced [1]. So the version is reverted to 3.12.4, the last version
before 4.0.0.
See: [1] https://github.com/powermock/powermock/issues/1109
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-08 16:25:18 +01:00
tobiasKaminsky
5ad48b3757
initial idea to login in during tests
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-12-08 16:25:18 +01:00
Tim Krüger
aaa9567c19
Skip test 'ShareUtils#date'
...
The test will be skipped on the CI server because it fails there:
com.nextcloud.talk.utils.ShareUtilsIT > date[android-27(AVD) - 8.1.0] FAILED
java.lang.AssertionError: expected:<1207778138000> but was:<1207785338000>
at org.junit.Assert.fail(Assert.java:88)
Locally the test works fine. For this problem a issue were created.
See: #1737
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-08 14:52:21 +01:00
Tim Krüger
d7b3ba17de
Add pipeline tests
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-08 14:51:58 +01:00
Nextcloud bot
48c7acdb47
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-08 04:08:50 +00:00
Tim Krüger
390fa154b5
Fixed example instrumented test
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-07 11:32:01 +01:00
Tim Krüger
707841ec29
Mock the companion object correctly
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-07 09:45:05 +01:00
Tim Krüger
c854d8c3ae
Replace deprecated methods
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-07 09:45:05 +01:00
Tim Krueger
a7e70701d9
Merge pull request #1736 from nextcloud/bugfix/noid/correct-url-for-branching-image
...
Correct URL of branching diagram
2021-12-06 14:55:13 +01:00
Tim Krüger
4f138a18bf
Correct URL of branching diagram
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-06 14:44:18 +01:00
Tim Krueger
acd0bb7cd5
Merge pull request #1733 from nextcloud/bugfix/1730/guests-without-names-quotes
...
Show quotes of unnamed guests with "Guests"
2021-12-06 14:41:48 +01:00
Nextcloud bot
4b852114c5
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-06 04:05:02 +00:00
Nextcloud Android Bot
a8efa67209
Weekly 13.1.0 Alpha 04
2021-12-06 03:13:55 +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
Tim Krüger
eb1512b890
Show quotes of unnamed guests with "Guests"
...
Before this change the default "Guests" label only was set if the actor
display name was 'null'.
Resolves : #1730
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-03 11:30:16 +01:00
Andy Scherzinger
64a7373538
Merge pull request #1715 from nextcloud/bugfix/noid/fileBrowserAlignment
...
Align file browser layout and folder icon with files client
2021-12-02 23:48:58 +01:00
Andy Scherzinger
29b15a190a
Align file browser layout and folder icon with files client
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-12-02 18:23:06 +01:00
Andy Scherzinger
bb422fb112
Merge pull request #1731 from nextcloud/noid_check_icon_for_selection_list_inverted
...
Don't mirror check icon in RTL
2021-12-02 17:56:58 +01:00
Tim Krüger
567326da5a
Resolve klint issues
...
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-02 12:54:26 +01:00
Tim Krüger
7852fc9e30
Don't mirror check icon in RTL
...
The check icon for selection in the contact listwas inverted.
Now correct orientation (✅ ) is used in LTR and RTL.
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-12-02 12:45:37 +01:00
Nextcloud bot
71a7e483ab
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-01 18:52:14 +00:00
Nextcloud bot
dd7b8b8f0a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-30 04:02:30 +00:00
Nextcloud bot
2a70900014
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-29 03:56:36 +00:00
Nextcloud Android Bot
ed585d5dd0
Weekly 13.1.0 Alpha 03
2021-11-29 03:11:30 +00:00
Nextcloud bot
bfc3d3406a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-26 04:19:04 +00:00
Nextcloud bot
2fbd9cc266
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-25 03:57:44 +00:00
Nextcloud bot
961da3a72a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-24 03:59:19 +00:00
Marcel Hibbe
706573212f
Merge pull request #1634 from nextcloud/feature/noid/timeoutCallNotification
...
timeout call notification after 1 minute
2021-11-23 12:32:19 +01:00
Marcel Hibbe
d377b6f136
fix klint
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-23 12:29:53 +01:00
Marcel Hibbe
b652b1136e
fix to stop notification if user joined on other device
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-23 12:29:53 +01:00
Marcel Hibbe
5bb8de673e
hangup call notification screen after 1 minute
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-23 11:27:50 +01:00
Marcel Hibbe
ec40ca9b66
hangup call notification after 1 minute
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-23 11:27:47 +01:00
Marcel Hibbe
3bc4c0c983
Merge pull request #1698 from nextcloud/addLoggingForCalls
...
add logging for calls
2021-11-22 22:44:31 +01:00
Marcel Hibbe
8381e0b541
add logging for calls
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-22 22:41:17 +01:00
Nextcloud Android Bot
b612ae1cad
Weekly 13.1.0 Alpha 02
2021-11-22 03:11:45 +00:00
Nextcloud bot
ada5e214cc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-21 03:56:54 +00:00
Nextcloud bot
9a222e2ae6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-20 04:17:12 +00:00
Nextcloud bot
28cf4567c4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-19 04:41:45 +00:00
Andy Scherzinger
bc85337f5f
Merge pull request #1706 from nextcloud/bugfix/1694/camIconStateFix
...
make all cam buttons reflect current state instead of triggered action
2021-11-18 14:56:24 +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
Andy Scherzinger
47aa8ea5d4
make all cam buttons reflect current state instead of triggered action
...
Resolves #1694
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-11-18 12:49:14 +00:00
Andy Scherzinger
1ef400c55a
Merge pull request #1701 from nextcloud/gradle-log-plain
...
Gradle should log plain
2021-11-18 09:31:54 +01:00
Tim Krueger
b407f22043
Merge pull request #1703 from nextcloud/skip-qa-build-if-keystore-not-available
...
Skip QA build if keystore not available
2021-11-17 16:26:14 +01:00
Andy Scherzinger
514a2f0cc6
Merge pull request #1699 from nextcloud/deleteLeaveRoom
...
delete unused method leaveRoom
2021-11-17 15:02:38 +01:00
Marcel Hibbe
20725387d8
Merge pull request #1702 from nextcloud/feature/1661/shareContactFromAttachmentDialog
...
share contact from attachment dialog
2021-11-17 14:30:50 +01:00
Tim Krüger
8723354650
Skip QA build if keystore not available
...
Copied solution from the Nextcloud Files for Android app from commit
6863a8 [1].
From Álvaro's commit message:
> There is no way to skip the whole workflow depending on whether it is
> a PR from a fork or not. The only workaround is to check whether secrets are present or not.
>
> So, I've added a step to check if KS_PASS is empty, and set an output depending on that.
> If it is empty, we just skip the rest of the steps.
[1] 6863a8a637
Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-17 12:59:10 +01:00
Marcel Hibbe
4167cb63bf
share contact from attachment dialog
...
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-11-17 12:12:05 +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
Tim Krueger
b87cc5927f
Merge pull request #1700 from nextcloud/dependabot/gradle/androidx.constraintlayout-constraintlayout-2.1.2
...
Bump constraintlayout from 2.1.1 to 2.1.2
2021-11-17 11:15:34 +01:00
Nextcloud bot
2871122696
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-17 04:14:10 +00:00