nextcloud-android/src/test
Chris Narkiewicz fadf1b0dfd
Fix ConnectivityService.isInternetWalled() check when content length is -1
When server returns no Content-Length, the check was failing due to
expectation of 0. Change the condition to account for no content-length
situation and updated test.

Fixes #8384

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2021-05-13 23:48:40 +01:00
..
java/com Fix ConnectivityService.isInternetWalled() check when content length is -1 2021-05-13 23:48:40 +01:00
resources/mockito-extensions Move PowerUtils to dedicated power management service 2019-05-28 00:51:57 +01:00