diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index d77cfc94ad..72b2fa350c 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -130,7 +130,7 @@ dependencies {
// Android stuff
implementation("com.google.android.material:material:1.6.1")
- implementation("androidx.core:core-ktx:1.12.0")
+ implementation("androidx.core:core-ktx:1.10.1")
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
implementation("androidx.annotation:annotation:1.7.1")
@@ -152,7 +152,7 @@ dependencies {
api("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
// scheduling background jobs
- implementation("androidx.work:work-runtime:2.9.0")
+ implementation("androidx.work:work-runtime:2.8.1")
// finding in which country we are for country-specific logic
implementation("de.westnordost:countryboundaries:2.1")
diff --git a/app/src/main/res/raw/changelog.yml b/app/src/main/res/raw/changelog.yml
index abaadf0982..9c1387f3ea 100644
--- a/app/src/main/res/raw/changelog.yml
+++ b/app/src/main/res/raw/changelog.yml
@@ -1,10 +1,10 @@
v56.0-beta1: |
-
Replaced Authorization
- Sorry, you'll need to log in again. Authorization via OAuth 1.0a is being deprecated on OSM, so we have switched to OAuth 2.0. (#5383, #5322)
-
Sponsored by @dirkmueller from SUSE
+ New Authorization
+ Sorry, you'll need to log in again. Authorization via OAuth 1.0a is being deprecated on OSM, so we have switched to OAuth 2.0 (#5383, #5322).
+
Sponsored by @dirkmueller from SUSE.
General Enhancements and Fixes
- - You can now view, filter and copy logs from within the app. (This helps finding issues.) (#5335), by @neonowy
+ - You can now view, filter and copy logs from within the app. (This helps finding the cause of issues.) (#5335), by @neonowy
- Other small improvements (#5360), by @riQQ
New Quests
diff --git a/app/src/main/res/raw/credits_contributors.yml b/app/src/main/res/raw/credits_contributors.yml
index 44887f87a0..ec727acca1 100644
--- a/app/src/main/res/raw/credits_contributors.yml
+++ b/app/src/main/res/raw/credits_contributors.yml
@@ -1,7 +1,7 @@
- name: "Tobias Zwick"
githubUsername: "westnordost"
- linesOfCodeChanged: 414134
- linesOfInterfaceMarkupChanged: 145989
+ linesOfCodeChanged: 415681
+ linesOfInterfaceMarkupChanged: 146002
assetFilesChanged: 2013
- name: "Mateusz Konieczny"
githubUsername: "matkoniecz"
@@ -15,7 +15,7 @@
assetFilesChanged: 152
- name: "Helium314"
githubUsername: "Helium314"
- linesOfCodeChanged: 12172
+ linesOfCodeChanged: 12191
linesOfInterfaceMarkupChanged: 1182
assetFilesChanged: 70
- name: "ENT8R"
@@ -33,12 +33,16 @@
assetFilesChanged: 7
- name: "Matija Nalis"
githubUsername: "mnalis"
- linesOfCodeChanged: 3094
+ linesOfCodeChanged: 3154
linesOfInterfaceMarkupChanged: 488
assetFilesChanged: 70
+- name: "Krzysztof Zbudniewek"
+ githubUsername: "neonowy"
+ linesOfCodeChanged: 2565
+ linesOfInterfaceMarkupChanged: 495
- name: "riQQ"
githubUsername: "riQQ"
- linesOfCodeChanged: 2360
+ linesOfCodeChanged: 2361
- name: "YoshiRulz"
githubUsername: "YoshiRulz"
linesOfCodeChanged: 2078
@@ -88,6 +92,11 @@
githubUsername: "naposm"
linesOfCodeChanged: 399
linesOfInterfaceMarkupChanged: 1472
+- name: "qugebert"
+ githubUsername: "qugebert"
+ linesOfCodeChanged: 376
+ linesOfInterfaceMarkupChanged: 165
+ assetFilesChanged: 1
- name: "Jay Turner"
githubUsername: "TurnrDev"
linesOfCodeChanged: 364
@@ -98,11 +107,6 @@
linesOfCodeChanged: 344
linesOfInterfaceMarkupChanged: 1956
assetFilesChanged: 56
-- name: "qugebert"
- githubUsername: "qugebert"
- linesOfCodeChanged: 324
- linesOfInterfaceMarkupChanged: 35
- assetFilesChanged: 1
- name: "mcliquid"
githubUsername: "mcliquid"
linesOfCodeChanged: 286
@@ -120,9 +124,6 @@
linesOfCodeChanged: 200
linesOfInterfaceMarkupChanged: 203
assetFilesChanged: 44
-- name: "Krzysztof Zbudniewek"
- githubUsername: "neonowy"
- linesOfCodeChanged: 196
- name: "wouter van der plas"
githubUsername: "wvanderp"
linesOfCodeChanged: 178
@@ -197,6 +198,9 @@
- name: "Nils Rokita"
githubUsername: "Akasch"
linesOfCodeChanged: 16
+- name: "Finn"
+ githubUsername: "catdogmat"
+ linesOfCodeChanged: 13
- name: "tiptoptom"
githubUsername: "tiptoptom"
linesOfCodeChanged: 13