Tags give the ability to mark specific points in history as being important
-
-
-
v1.0.12
3999fc2a · ·Telltale v1.0.12 正式版。docs/verification/device-verification.md 記有這個版本的實機走查 (Device walk attested: 1.0.12),CI 在 build 之前查它。 這是自 v1.0.6 以來第一個不帶預發行後綴的 tag。中間九天並非沒有發版,是 發版被設計成不可能:--prerelease 旗標同時背著「沒在真車上跑過」這個一個人 永遠清不掉的條件,而誠實的證據界線只在旗標設起來時才印。
-
v1.0.11-beta.1
2b0aad7c · ·Telltale 1.0.11 — the interface is now actually English The message catalogue went from 14 entries to 934. Connect, dashboard, gauges, fault codes, freeze frame, PID manager and editor, powertrain battery catalog, telemetry, acceleration, settings and the Wear OS shell all read in English or Traditional Chinese. Community build, signed with CN=Telltale Community Build. This APK cannot update a Google Play install and a Play update cannot replace it — two signing lineages on purpose.
-
v1.0.10-beta.1
366ea525 · ·Telltale v1.0.10 beta 1 English UI and Language / 語言 switch (system default, English, Traditional Chinese). Play production target 1.0.10 / versionCode 11. Community signing lineage — not the Play upload key. Vehicle/adapter verification is still incomplete; this remains a GitHub pre-release.
-
-
-
-
-
-
-
-
v1.0.3-beta.1
a3dc05d5 · ·Telltale 1.0.3 beta 1 Three defects, all found by running the previous beta on a phone against real Bluetooth hardware that misbehaves, and all the same shape: a true statement that a person standing at a car can do nothing with. A raw Dart exception no longer reaches the screen — the message names the two causes worth checking, and the exception is kept in the transcript where it is useful. A recording under a kilobyte is no longer labelled 0 KB, which was being shown for exactly the failed handshakes most worth exporting. And a BLE scan that finds nothing now says so instead of returning to its pre-tap state. Still a pre-release: no ELM327 has answered this build.
-
v1.0.2-beta.1
4de2c9a0 · ·Telltale 1.0.2 beta 1 Two fixes for failures that only appear where nobody can watch them. A foreground crash used to take the whole recording with it: the snapshot was written by the pause and teardown handlers, and a process that dies in the foreground runs neither. A live session now writes every 30 seconds, so the most a crash costs is one interval. A BLE scan that found nothing said nothing — the panel returned to exactly its pre-tap state, at the moment somebody is standing at a car wondering whether the app or the adapter is broken. It now names the three causes, in order of how often each one is the answer. Still a pre-release: nothing here has ever been connected to a real vehicle.
-
v1.0.1-beta.1
95384032 · ·Telltale 1.0.1 beta 1 The first build published outside Google Play. Signed with the community key, which is not the Play upload key: this APK cannot update a Play install and a Play install cannot update it. Pre-release because nothing here has ever been connected to a real vehicle. Every screen has been walked against the built-in demo simulator and the protocol layer runs against third-party ELM327 simulators in CI, but Bluetooth LE is verified only as far as scanning and permissions.