From 11e80a9452b988509ed20daff354d3a57727b92c Mon Sep 17 00:00:00 2001 From: chrisws Date: Thu, 26 Jun 2025 11:58:35 +0930 Subject: [PATCH 1/2] Updated android change log --- _build/pages/android_changelog.markdown | 8 ++++++++ pages/android_changelog.html | 8 ++++++++ pages/guide.html | 10 +++++----- 3 files changed, 21 insertions(+), 5 deletions(-) diff --git a/_build/pages/android_changelog.markdown b/_build/pages/android_changelog.markdown index 826c1e52..0ad4eca2 100644 --- a/_build/pages/android_changelog.markdown +++ b/_build/pages/android_changelog.markdown @@ -5,6 +5,14 @@ Android Changelog [Home](/) > [Articles](/pages/articles.html) ::: +**12.28 (26 June 2025)** + +- Implemented experimental Bluetooth support +- Updated SOUND to avoid clicks +- Updated USB API to allow setting baud rate and timeout +- Updated android.speak() to take additional non-string args +- Update PEN(3) handling + **12.28 (22 March 2025)** - Fix regressions with web-ui and GPS api handling. diff --git a/pages/android_changelog.html b/pages/android_changelog.html index af0d25c1..8a61c46a 100644 --- a/pages/android_changelog.html +++ b/pages/android_changelog.html @@ -42,6 +42,14 @@

Android Changelog

Home > Articles

+

12.28 (26 June 2025)

+

12.28 (22 March 2025)