apps-android-commons/app/src/test/kotlin/fr/free/nrw/commons/utils
Vivek Maskara 559127dfa3 Fix app stuck and memory issues while uploading images (#2287)
* Do not use an image array to store all bitmap pixels at once

* Extract image preprocessing to a different service and use computation thread

* Add java docs

* Cleanup code to remove temp file logic

* Add logs in upload flow

* Fix tests

* Fix more tests
2019-01-16 18:32:25 +02:00
..
FileUtilsTest.kt Fix app stuck and memory issues while uploading images (#2287) 2019-01-16 18:32:25 +02:00
LengthUtilsTest.kt Refactor and add tests to LengthUtils (#2201) 2018-12-21 14:23:53 +02:00
NetworkUtilsTest.java With more information while sending logs (#2222) 2019-01-03 01:12:08 +10:00
StringSortingUtilsTest.kt Moved tests over to Kotlin. (#1428) 2018-04-08 17:59:20 +10:00
UtilsFixExtensionTest.kt Move utils tests to utils package (#2109) 2018-12-14 10:54:46 +05:30
UtilsTest.kt Spelling mistake fixes (#2151) 2018-12-21 15:20:52 +02:00