File tree Expand file tree Collapse file tree 13 files changed +28
-29
lines changed
java/io/github/yawnoc/strokeinput Expand file tree Collapse file tree 13 files changed +28
-29
lines changed Original file line number Diff line number Diff line change 33
44## [ Unreleased]
55
6+ - Upgraded Android SDK to Level 36
7+ - Changed Help/About pages to non-fullscreen to avoid edge-to-edge breakage
8+ - Upgraded Android Gradle Plugin to 8.13.0
9+ - Upgraded Material Components For Android to 1.13.0
10+ - Upgraded androidx.test.ext: junit to 1.3.0
11+ - Upgraded androidx.test.espresso: espresso-core to 3.7.0
12+
613
714## [ v1.4.4] (70) Cursed be Android 16 again (2025-08-24)
815
Original file line number Diff line number Diff line change 99 {
1010 applicationId " io.github.yawnoc.strokeinput"
1111 minSdkVersion 24
12- compileSdk 35
13- targetSdkVersion 35
12+ compileSdk = 36
13+ targetSdkVersion 36
1414 versionCode 70
1515 versionName " 1.4.4"
1616 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
@@ -42,8 +42,8 @@ android
4242
4343dependencies
4444{
45- implementation ' com.google.android.material:material:1.12 .0'
45+ implementation ' com.google.android.material:material:1.13 .0'
4646 testImplementation ' junit:junit:4.13.2'
47- androidTestImplementation ' androidx.test.ext:junit:1.2.1 '
48- androidTestImplementation ' androidx.test.espresso:espresso-core:3.6.1 '
47+ androidTestImplementation ' androidx.test.ext:junit:1.3.0 '
48+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.7.0 '
4949}
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ <h1>笔画输入法 (v1.4.4)</h1>
2323以 < span lang ="en "> Apache-2.0</ span > 授权,见<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
2424</ p >
2525< h2 > 建件所倚靠的东西</ h2 >
26- < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.12 .0)</ h3 >
26+ < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.13 .0)</ h3 >
2727< p class ="notice ">
28- © 2024 < span lang ="en "> Android</ span > 开源项目< br >
28+ © 2025 < span lang ="en "> Android</ span > 开源项目< br >
2929以 < span lang ="en "> Apache-2.0</ span > 授权,见<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 笔画输入资料</ h2 >
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ <h1>筆畫輸入法 (v1.4.4)</h1>
2323以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
2424</ p >
2525< h2 > 建件所靠者</ h2 >
26- < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.12 .0)</ h3 >
26+ < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.13 .0)</ h3 >
2727< p class ="notice ">
28- © 2024 < span lang ="en "> Android</ span > 開源項目< br >
28+ © 2025 < span lang ="en "> Android</ span > 開源項目< br >
2929以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 筆畫輸入資料</ h2 >
Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ <h1>筆畫輸入法 (v1.4.4)</h1>
2323以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
2424</ p >
2525< h2 > 建體所靠者</ h2 >
26- < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.12 .0)</ h3 >
26+ < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.13 .0)</ h3 >
2727< p class ="notice ">
28- © 2024 < span lang ="en "> Android</ span > 開源項目< br >
28+ © 2025 < span lang ="en "> Android</ span > 開源項目< br >
2929以 < span lang ="en "> Apache-2.0</ span > 授權,見<< a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >。< br >
3030</ p >
3131< h2 > 筆畫輸入資料</ h2 >
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ <h1>Stroke Input Method (v1.4.4)</h1>
2626Licensed under Apache-2.0, see << a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >.< br >
2727</ p >
2828< h2 > Build dependencies</ h2 >
29- < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.12 .0)</ h3 >
29+ < h3 > < a href ="https://mvnrepository.com/artifact/com.google.android.material/material "> Material Components For Android</ a > (v1.13 .0)</ h3 >
3030< p class ="notice ">
31- © 2024 The Android Open Source Project< br >
31+ © 2025 The Android Open Source Project< br >
3232Licensed under Apache-2.0, see << a href ="https://www.apache.org/licenses/LICENSE-2.0.html "> https://www.apache.org/licenses/LICENSE-2.0.html</ a > >.< br >
3333</ p >
3434< h2 > Stroke input data</ h2 >
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ OrdinaryDictionaryReplacement: #.links.software-properties
1717- apply_mode: SIMULTANEOUS
1818* \stroke-input-version --> v1.4.4
1919* \stroke-input-years --> 2021--2025
20- * \material-version --> v1.12 .0
21- * \material-years --> 2024
20+ * \material-version --> v1.13 .0
21+ * \material-years --> 2025
2222* \stroke-data-version --> v1.34.0
2323* \sequence-characters-years --> 2021--2024
2424* \stroke-font-version --> v2.0.1
Original file line number Diff line number Diff line change @@ -61,7 +61,6 @@ public class MainActivity
6161 protected void onCreate (final Bundle savedInstanceState )
6262 {
6363 super .onCreate (savedInstanceState );
64- getTheme ().applyStyle (R .style .NoEdgeToEdge , false );
6564 setTitle (R .string .label__main_activity__welcome );
6665 setContentView (R .layout .main_activity );
6766
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!--
3- Copyright 2021–2023 Conway
3+ Copyright 2021–2023, 2025 Conway
44 Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
55 This is free software with NO WARRANTY etc. etc.,
66 see LICENSE or <https://www.gnu.org/licenses/>.
99 xmlns : android =" http://schemas.android.com/apk/res/android"
1010 android : layout_width =" fill_parent"
1111 android : layout_height =" fill_parent"
12+ android : fitsSystemWindows =" true"
1213>
1314 <LinearLayout
1415 android : layout_height =" wrap_content"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments