Tobias Kaminsky
eceb3a13d4
Merge pull request #8365 from af7567/notifications
...
Use unique requestcode for notification PendingIntents
2021-08-06 11:25:49 +02:00
Tobias Kaminsky
4a5fc357c8
Merge pull request #8737 from hrk/patch-1
...
Avoid redundant call to getConnectivity()
2021-08-06 10:23:17 +02:00
Nextcloud bot
a75dde5283
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-06 04:03:50 +00:00
tobiasKaminsky
dd46ce928c
Fix SSO test
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-08-05 09:41:34 +02:00
Tobias Kaminsky
5b2398bf0c
Merge pull request #7995 from nextcloud/parameterV2
...
SSO: support of parameter v2, which allows to have multiple values for same key
2021-08-05 07:59:21 +02:00
Nextcloud bot
8b0a8b27ac
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-04 03:55:43 +00:00
Tobias Kaminsky
7f995726b3
Merge pull request #8791 from alvarobrey/fix-connectedTest-crashes
...
Fix connected test crashes
2021-08-02 08:56:17 +02:00
Nextcloud bot
a4ad5848ff
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-01 03:29:50 +00:00
Álvaro Brey
f13ebd3abb
Replace server and server.com with an invalid domain everywhere.
...
This should fix the timeout crashes in screenshot tests.
This also speeds up integration tests significantly, as the resolution fails
immediately, in contrast to the timeout for server.com.
As a bonus, we don't ping server.com from our IPs when running tests :)
I've chosen nextcloud.localhost for a fake domain, but suggestions are welcome.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
2021-07-31 18:24:11 +02:00
Álvaro Brey
6f212de7ea
androidTest: DialogFragmentIT: remove unneeded shortSleep in @Before
...
Leftover from testing
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
2021-07-31 18:24:11 +02:00
Álvaro Brey
2dbf0a313c
androidTest: DialogFragmentIT: fix process crash when running tests
...
This involved:
1. quitting the opened loopers
2. force-setting tokens to prevent a NullPointerException in createNextcloudClient,
which also crashed the process because it was in an AsyncTask.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
2021-07-31 18:24:11 +02:00
Álvaro Brey
ece95ef2c0
SettingsActivityIT: fix crash due to unclosed looper
...
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
2021-07-31 18:24:11 +02:00
Tobias Kaminsky
412c5219ea
Merge pull request #8779 from nextcloud/fixLogin
...
Pass user info result upon success
2021-07-30 13:25:51 +02:00
Nextcloud bot
7f1f295899
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-30 03:26:58 +00:00
Nextcloud bot
b0538c5967
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-29 03:25:25 +00:00
tobiasKaminsky
f5b8bcd906
Pass user info result upon success
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-28 11:17:12 +02:00
Nextcloud bot
bbbccd5987
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-28 03:28:19 +00:00
Nextcloud bot
0fcf49beaa
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-27 03:26:47 +00:00
Nextcloud bot
ac05b03bae
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-26 03:27:48 +00:00
tobiasKaminsky
ffcad70c12
Fix exception when running CommentFileOperation
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-25 00:19:18 +02:00
tobiasKaminsky
02eb42e42a
For SyncOperation FileDataStorageManager is required, therefore this is now part of constructor, whereas it before was only part of .execute()
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-24 15:22:59 +02:00
Andy Scherzinger
dcfef5754f
Merge pull request #8758 from nextcloud/davChanges
...
Use new dav
2021-07-24 15:16:34 +02:00
Nextcloud bot
dbf433ca69
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-24 03:32:05 +00:00
tobiasKaminsky
3805692fd7
Use new dav
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-23 10:33:05 +02:00
Tobias Kaminsky
a66a7e4d9c
Merge pull request #8670 from nextcloud/fixSearchTests
...
Fix tests
2021-07-23 10:31:49 +02:00
Nextcloud bot
cbd36eb47e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-23 03:28:24 +00:00
Valdnet
3d5df69570
Change to uppercase
2021-07-22 10:36:43 +02:00
tobiasKaminsky
706beabdc9
Fix tests
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-22 07:40:18 +02:00
Nextcloud bot
6f2ea735a0
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-22 03:30:08 +00:00
tobiasKaminsky
dadb52e364
Fix test for DocumentsStorageProvider
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-21 06:45:47 +00:00
tobiasKaminsky
c3846b7d25
Fix test for FileDataStorageManager
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-07-21 06:01:11 +00:00
Luca Santarelli
c7ca196631
Avoid redundant call to getConnectivity()
...
[Broken Windows Theory] avoid calling getConnectivity() a second time, since the object is still fresh in the else branch of the check for WiFi.
2021-07-20 09:03:18 +02:00
Nextcloud bot
092b605b4a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-19 06:37:00 +00:00
Chris Narkiewicz
3745201b54
Initialize last displayed user to correct empty Optional in FileDisplayActivity
...
Fixes #8725
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-07-17 23:46:51 +01:00
Andy Scherzinger
a0fce98f85
Merge pull request #8511 from nextcloud/migrate-uploads-storage-manager-to-user
...
Remove Account from UploadsStorageManager
2021-07-17 22:41:16 +02:00
Andy Scherzinger
2535103a73
remove break due to rebase
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:16:41 +02:00
Andy Scherzinger
c9beb66272
Update WebView
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:16:41 +02:00
Andy Scherzinger
8cfd9aa8c7
improve spotbugs score
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:16:40 +02:00
Andy Scherzinger
84edbdedac
implement native view bindings in activities/fragments/adapters
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:16:40 +02:00
Andy Scherzinger
1fdea011a7
replace switch statements with if/else since resource ids will be non-final in Android Gradle Plugin version 7.0
...
...so avoid using them in switch case statements.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-07-17 14:16:39 +02:00
Tobias Kaminsky
5e83b6ca90
Merge pull request #8654 from nextcloud/fix-npe-in-preview-media-fragment
...
Fix NPE when navigating out of PreviewMediaFragment during video loading
2021-07-16 12:02:54 +02:00
Tobias Kaminsky
b94a439e4b
Merge pull request #8535 from nextcloud/fix-auth-with-uppercase-scheme
...
Normalize input URL scheme during auth process
2021-07-16 12:01:42 +02:00
Tobias Kaminsky
0c9eb86c68
Merge pull request #8658 from nextcloud/migrate-file-display-activity-to-user-model
...
Migrate FileDisplayActivity to User model
2021-07-16 12:00:10 +02:00
Tobias Kaminsky
6664a8e5d9
Merge pull request #8655 from nextcloud/remove-unused-method
...
Remove unused UserListItem.getAccount() method
2021-07-16 11:01:38 +02:00
Tobias Kaminsky
bf2685d247
Merge pull request #8543 from nextcloud/darkNcText
...
Respect dark mode for Web Text Editor
2021-07-16 11:00:46 +02:00
Nextcloud bot
6b34599103
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-13 03:54:46 +00:00
Nextcloud bot
9fdc4eb2b2
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-10 04:07:16 +00:00
Nextcloud bot
b33b39cdef
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-09 03:56:01 +00:00
Tobias Kaminsky
646251c197
Merge pull request #8630 from nextcloud/fix/8308/dismiss-service-when-in-backgroud
...
move service dismissal to handler to prevent race-condition
2021-07-06 09:14:08 +02:00
Nextcloud bot
2f7072e720
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-07-06 03:55:57 +00:00