-
v0.0.9 Stable
released this
2022-10-25 20:54:51 +00:00 | 74 commits to master since this releaseThis release contains some important bug fixes.
Various bugs in resource loading have been fixed, so if anyone has been having issues loading resources, try with this release, and it should work. The biggest issue was that I was asking BlueZ for the device's MTU, but BlueZ only recently added that feature, so people with older bluetooth stacks would have it return
0
, which I then subtracted from, causing the unsigned integer to overflow, making ITD think it could send all the data at once.A really annoying bug in the weather feature that I have been experiencing along with KieranC has been fixed as well. Essentially, InfiniTime was expecting a UNIX timestamp with the timezone offset added, but ITD was sending normal timestamps, which do not have this offset. This meant that weather would work only in UTC- timezones, and since I am in a UTC- timezone while KieranC is in a UTC+ timezone, it worked for me but not for KieranC, and we couldn't figure out why for months. This has now been fixed, so whenever a weather UI is added, ITD will be completely ready.
Changelog
Downloads
- Source Code (ZIP)
- Source Code (TAR.GZ)
-
checksums.txt
1.5 KiB
-
itd-0.0.9-linux-aarch64.apk
7.2 MiB
-
itd-0.0.9-linux-aarch64.deb
7.2 MiB
-
itd-0.0.9-linux-aarch64.rpm
7.2 MiB
-
itd-0.0.9-linux-arm.apk
7.6 MiB
-
itd-0.0.9-linux-arm.deb
7.6 MiB
-
itd-0.0.9-linux-arm.rpm
7.6 MiB
-
itd-0.0.9-linux-i386.apk
7.7 MiB
-
itd-0.0.9-linux-i386.deb
7.7 MiB
-
itd-0.0.9-linux-i386.rpm
7.7 MiB
-
itd-0.0.9-linux-x86_64.apk
7.9 MiB
-
itd-0.0.9-linux-x86_64.deb
7.9 MiB
-
itd-0.0.9-linux-x86_64.rpm
7.9 MiB
-
itd_0.0.9_linux_aarch64.tar.gz
7.0 MiB
-
itd_0.0.9_linux_armv6.tar.gz
7.3 MiB
-
itd_0.0.9_linux_i386.tar.gz
7.4 MiB
-
itd_0.0.9_linux_x86_64.tar.gz
7.6 MiB