We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53ad1f commit 8458a60Copy full SHA for 8458a60
2 files changed
_build/pages/android_changelog.markdown
@@ -5,6 +5,10 @@ Android Changelog
5
[Home](/) > [Articles](/pages/articles.html)
6
:::
7
8
+**12.31 (04 October 2025)**
9
+
10
+- Implemented support for editing with the system editor
11
12
**12.30 (31 August 2025)**
13
14
- Implemented a replacement editor keypad
pages/android_changelog.html
@@ -42,6 +42,10 @@ <h1 id="android-changelog">Android Changelog</h1>
42
<p><a href="/">Home</a> > <a
43
href="/pages/articles.html">Articles</a></p>
44
</div>
45
+<p><strong>12.31 (04 October 2025)</strong></p>
46
+<ul>
47
+<li>Implemented support for editing with the system editor</li>
48
+</ul>
49
<p><strong>12.30 (31 August 2025)</strong></p>
50
<ul>
51
<li>Implemented a replacement editor keypad</li>
0 commit comments