Skip to content

Commit 0cf0527

Browse files
committed
chore: Bump version string, update changelog, update baseline profile, update screenshots
1 parent 9b4826c commit 0cf0527

File tree

14 files changed

+7250
-6838
lines changed

14 files changed

+7250
-6838
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,8 @@ Supports light mode, dark mode, Material You dynamic colors and 300+ Wikipedia l
7575
experience
7676
- **Immersive mode:** Hide UI elements while scrolling and enjoy an immersive reading experience
7777
- **Lightweight:** The app starts instantly, and works smoothly
78-
- **Material Design 3:** Designed according to the latest Material Design 3 guidelines
78+
- **Material 3 Expressive:** Designed according to the latest Material 3 Expressive design
79+
guidelines
7980
- **Smooth animations:** Smooth and fluent animations
8081
- **Customizable colors:** Choose from light/dark themes and customize the Material 3 color palette
8182
- **Customizable font size:** Choose your own comfortable font size

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "org.nsh07.wikireader"
2020
minSdk = 26
2121
targetSdk = 36
22-
versionCode = 50
23-
versionName = "2.5.2"
22+
versionCode = 51
23+
versionName = "2.5.3"
2424

2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626
vectorDrawables {

app/src/release/generated/baselineProfiles/baseline-prof.txt

Lines changed: 3616 additions & 3417 deletions
Large diffs are not rendered by default.

app/src/release/generated/baselineProfiles/startup-prof.txt

Lines changed: 3616 additions & 3417 deletions
Large diffs are not rendered by default.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
New features:
2+
- Refreshed colors that reflect the M3 expressive colors in Android 16 QPR1
3+
- Refreshed navigation buttons
4+
- Click morph animation is now available in all lists
5+
6+
Bug fixes:
7+
- Fixed some contrast issues with the new color palettes on Android 16
8+
- Fixed shapes
9+
- Fixed a crash that occurred when viewing some articles
10+
- Section handling is now improved and works for more articles
11+
- Predictive back is available again now

fastlane/metadata/android/en-US/full_description.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
<li><b>Save articles:</b> Download articles to your device for offline reading</li>
1111
<li><b>One-handed use:</b> Use the floating action buttons at the bottom for a complete one-handed experience</li>
1212
<li><b>Lightweight:</b> The app starts instantly, and works smoothly</li>
13-
<li><b>Material Design 3:</b> Designed according to the latest Material Design 3 guidelines</li>
13+
<li><b>Material 3 Expressive:</b> Designed according to the latest Material 3 Expressive design
14+
guidelines
15+
</li>
1416
<li><b>Smooth animations:</b> Smooth and fluent animations</li>
1517
<li><b>Customizable colors:</b> Choose from light/dark themes and customize the Material 3 color palette</li>
1618
<li><b>Customizable font size:</b> Choose your own comfortable font size</li>
-11.9 KB
Loading
-10.8 KB
Loading
873 Bytes
Loading
-6.75 KB
Loading

0 commit comments

Comments
 (0)