Skip to content

Commit 9bd6109

Browse files
committed
Fix high render resolution description
1 parent 70331e3 commit 9bd6109

File tree

8 files changed

+199
-197
lines changed

8 files changed

+199
-197
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ jobs:
836836
- name: Setup Fastlane
837837
uses: ruby/setup-ruby@v1
838838
with:
839-
ruby-version: "3.4.6"
839+
ruby-version: "3.4.7"
840840
bundler-cache: true
841841
working-directory: app/android
842842
- name: 🚀 Deploy to Play Store

api/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: "0eb33edbbe99a02e73b8bbeb6f2b65972023d902117ee8d1bf0ea1a79f83aa7b"
8+
sha256: c209688d9f5a5f26b2fb47a188131a6fb9e876ae9e47af3737c0b4f58a93470d
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "90.0.0"
11+
version: "91.0.0"
1212
analyzer:
1313
dependency: "direct dev"
1414
description:
1515
name: analyzer
16-
sha256: "711e3a890bb529bf55f07d73b8706f4b7504ad77e90d2f205626b116c048583f"
16+
sha256: a40a0cee526a7e1f387c6847bd8a5ccbf510a75952ef8a28338e989558072cb0
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "8.3.0"
19+
version: "8.4.0"
2020
archive:
2121
dependency: "direct main"
2222
description:
@@ -45,10 +45,10 @@ packages:
4545
dependency: transitive
4646
description:
4747
name: bloc
48-
sha256: e18b8e7825e9921d67a6d256dba0b6015ece8a577eb0a411845c46a352994d78
48+
sha256: a2cebb899f91d36eeeaa55c7b20b5915db5a9df1b8fd4a3c9c825e22e474537d
4949
url: "https://pub.dev"
5050
source: hosted
51-
version: "9.0.1"
51+
version: "9.1.0"
5252
boolean_selector:
5353
dependency: transitive
5454
description:

app/android/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
artifactory (3.0.17)
1212
atomos (0.1.3)
1313
aws-eventstream (1.4.0)
14-
aws-partitions (1.1172.0)
14+
aws-partitions (1.1173.0)
1515
aws-sdk-core (3.233.0)
1616
aws-eventstream (~> 1, >= 1.3.0)
1717
aws-partitions (~> 1, >= 1.992.0)
@@ -23,7 +23,7 @@ GEM
2323
aws-sdk-kms (1.113.0)
2424
aws-sdk-core (~> 3, >= 3.231.0)
2525
aws-sigv4 (~> 1.5)
26-
aws-sdk-s3 (1.199.1)
26+
aws-sdk-s3 (1.200.0)
2727
aws-sdk-core (~> 3, >= 3.231.0)
2828
aws-sdk-kms (~> 1)
2929
aws-sigv4 (~> 1.5)
@@ -147,7 +147,7 @@ GEM
147147
googleauth (~> 1.9)
148148
mini_mime (~> 1.0)
149149
google-logging-utils (0.2.0)
150-
googleauth (1.15.0)
150+
googleauth (1.15.1)
151151
faraday (>= 1.0, < 3.a)
152152
google-cloud-env (~> 2.2)
153153
google-logging-utils (~> 0.1)

app/lib/l10n/app_en.arb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@
648648
"performanceDescription": "Optimized for speed and memory usage. Only the visible portion of the note is baked into the image.",
649649
"normalDescription": "Balances quality and performance. Bakes an image covering 1.5 times the visible area, providing smoother transitions when scrolling.",
650650
"high": "High",
651-
"highDescription": "Description: Maximizes quality at the cost of performance. Bakes an image covering 2 times the visible area, ensuring seamless rendering even during rapid scrolling or zooming.",
651+
"highDescription": "Maximizes quality at the cost of performance. Bakes an image covering 2 times the visible area, ensuring seamless rendering even during rapid scrolling or zooming.",
652652
"renderResolution": "Render resolution",
653653
"translate": "Translate",
654654
"unencrypted": "Unencrypted",

app/pubspec.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: "0eb33edbbe99a02e73b8bbeb6f2b65972023d902117ee8d1bf0ea1a79f83aa7b"
8+
sha256: c209688d9f5a5f26b2fb47a188131a6fb9e876ae9e47af3737c0b4f58a93470d
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "90.0.0"
11+
version: "91.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: "711e3a890bb529bf55f07d73b8706f4b7504ad77e90d2f205626b116c048583f"
16+
sha256: a40a0cee526a7e1f387c6847bd8a5ccbf510a75952ef8a28338e989558072cb0
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "8.3.0"
19+
version: "8.4.0"
2020
animations:
2121
dependency: "direct main"
2222
description:
@@ -69,10 +69,10 @@ packages:
6969
dependency: transitive
7070
description:
7171
name: bloc
72-
sha256: e18b8e7825e9921d67a6d256dba0b6015ece8a577eb0a411845c46a352994d78
72+
sha256: a2cebb899f91d36eeeaa55c7b20b5915db5a9df1b8fd4a3c9c825e22e474537d
7373
url: "https://pub.dev"
7474
source: hosted
75-
version: "9.0.1"
75+
version: "9.1.0"
7676
bloc_concurrency:
7777
dependency: "direct main"
7878
description:

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@astrojs/check": "^0.9.4",
1414
"@astrojs/react": "^4.4.0",
15-
"@astrojs/starlight": "^0.36.0",
15+
"@astrojs/starlight": "^0.36.1",
1616
"@phosphor-icons/react": "^2.1.10",
1717
"@types/react": "^19.2.2",
1818
"@types/react-dom": "^19.2.2",

0 commit comments

Comments
 (0)