For recent release notes, please see:
https://stacks.targetr.net/assets/help/release.html
Version 1.7 - 2018-01-12
- Fixed problem that caused invalid comma separator to be used in GPS values when European locale used.
- Repackaged as APK.
Version 1.6 - 2017-07-28
- GPS status enhanced to show GPS location.
- Detection of video playback failure less strict. 3 second startup time allowed.
Version 1.5 - 2017-07-23
- GPS status checked. Android location manager used to report number of satellites. Not part of final test result.
Version 1.4 - 2017-05-24
- Patch to enable use of hidden WiFi networks.
Version 1.3
- Added additional logging to help debug unexpected device reboots.
- Added
testStartCount
andtestEndCount
to help detect unexpected mid testing reboots. - Additional checks to ensure server receives
testRunTime
after the long test and is reloaded after reboot.
Version 1.2
- After completing the long test the device will reboot (if rooted).
- Timer added to bottom left displaying the total time test has been running (burn-in).
- Timer resumes after a reboot to show total test run time.
- A failure will stop test and timer. A clear data command must be sent to test again.
- Test results sent to server updated:
testStatus
testFailReason
testRunTime
testCpuMegacalcsMin
testRamWriteRateMin
testRamReadRateMin
testRamWriteMax
testStorageWriteRateMin
testStorageReadRateMin
testStorageWriteMax
testStorageExtWriteRateMin
testStorageExtReadRateMin
testStorageExtWriteMax
wifiRssi
wifiSpeed
Version 1.1
- Does not report quick test pass until server has received result.
Version 1.0
- Now uses repackaged classes from server version 4.0.
Version 0.16
- Patch to fix incorrect network configuration for a large partner.
Version 0.15
- More accurate detection of available screen resolution. Also updates if ds-loader removes SystemUI.
- Vertical and horizontal line test to help detect if device pixel resolution matches screen pixel resolution.
Version 0.14
- Additional test results sent to server:
cpuMegacalcs
ramWriteRate
ramReadRate
storageWriteRate
storageWriteExtRate
storageWriteMax
storageWriteExtMax
storageReadRate
storageReadExtRate
testVideoPlayback
wifiRssi
Version 0.13
- Failure to write to primary storage now considered as fail. (Even if secondary is OK).
Version 0.12
- VideoView added and removed from view hierarchy instead of being reused.
Version 0.11
- No longer tests storage (ext) if it is unavailable or mounted as read only.
- Removed test checking read speed greater than 5MB/s.
- Added additional exception handling to WiFi test.
Version 0.10
- Method used for allocating random byte arrays for testing changed to reduce garbage collection.
- Method used for reading from files to verify written data updated.
Version 0.9
- Bug fixed which could result in the test running in 2 concurrent threads after a failure.
- Jackson JSON serialisation library updated to 2.3.2 (last version supporting Android 2.2).
Version 0.7
- WiFi speed and signal strength updated each second.
Version 0.6
- WiFi speed and signal strength displayed.
- Barcode of MAC address displayed to aid manufacture.
Version 0.5
- A temp directory is now used for testing storage (not blobstore).
- Reduced RAM quick test to 64MB.
- Reduced storage quick test to 128MB.
Comments
0 comments
Please sign in to leave a comment.