bisq/core
Devin Bileck 0cdf54a992
Update MobileModel parseDescriptor to support iPhone 11
It was parsing only the first digit of the version and using that in a
comparison check to determine if the version is greater than 5.
This meant for the iPhone 11 it was comparing 1 > 5, returning an
incorrect result.

It now supports multi-digit version numbers (i.e. 11), including
support for a suffix in the version (i.e. 11S), just in case...
2019-09-17 00:13:18 -07:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Update MobileModel parseDescriptor to support iPhone 11 2019-09-17 00:13:18 -07:00
update_translations.sh Add portuguese (Brazil) locale 2019-09-05 10:35:35 +02:00