File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ Android Changelog
55[ Home] ( / ) > [ Articles] ( /pages/articles.html )
66:::
77
8+ ** 12.33 (20 April 2026)**
9+
10+ - Now displays non full-screen.
11+ - Updated file access Web portal.
12+ - Fixed a bug with DELAY(0).
13+ - Fixed flicker when moving between screens.
14+ - Fixed issue with back-button on some android versions.
15+ - Fix issue with graphics drawing while pausing.
16+
817** 12.31 (04 October 2025)**
918
1019- Implemented support for editing with the system editor
Original file line number Diff line number Diff line change @@ -42,6 +42,15 @@ <h1 id="android-changelog">Android Changelog</h1>
4242< p > < a href ="/ "> Home</ a > > < a
4343href ="/pages/articles.html "> Articles</ a > </ p >
4444</ div >
45+ < p > < strong > 12.33 (20 April 2026)</ strong > </ p >
46+ < ul >
47+ < li > Now displays non full-screen.</ li >
48+ < li > Updated file access Web portal.</ li >
49+ < li > Fixed a bug with DELAY(0).</ li >
50+ < li > Fixed flicker when moving between screens.</ li >
51+ < li > Fixed issue with back-button on some android versions.</ li >
52+ < li > Fix issue with graphics drawing while pausing.</ li >
53+ </ ul >
4554< p > < strong > 12.31 (04 October 2025)</ strong > </ p >
4655< ul >
4756< li > Implemented support for editing with the system editor</ li >
@@ -468,11 +477,11 @@ <h1 id="android-changelog">Android Changelog</h1>
468477</ ul >
469478</ div >
470479 < div class ="pagefooter ">
471- This page was last edited on Sun, 31 Aug 2025 21:18:56 +0930
480+ This page was last edited on Thu, 9 Oct 2025 20:27:48 +1030
472481 |
473482 < a href ="https://en.wikipedia.org/wiki/Markdown " target ="_blank " rel ="nofollow "> Markdown</ a >
474483 processed with
475- < a href ="https://pandoc.org/MANUAL.html#pandocs-markdown " target ="_blank " rel ="nofollow "> pandoc 3.1.12.1 </ a >
484+ < a href ="https://pandoc.org/MANUAL.html#pandocs-markdown " target ="_blank " rel ="nofollow "> pandoc 3.8.3 </ a >
476485 </ div >
477486 </ div >
478487</ div >
You can’t perform that action at this time.
0 commit comments