forked from wikimedia/apps-android-wikipedia
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from wikimedia:main #342
Open
pull
wants to merge
719
commits into
fork-house:main
Choose a base branch
from
wikimedia:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+35,577
−17,447
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Dmitry Brant <[email protected]>
… of github.com:wikimedia/apps-android-wikipedia into dependabot/gradle/com.android.tools.build-gradle-8.7.0
* - adds strings for contribution dashboard navigation * - string fix --------- Co-authored-by: Cooltey Feng <[email protected]>
* - adds plural string for "Edit" to display in the user statistics card * - adds string for tooltip --------- Co-authored-by: Cooltey Feng <[email protected]>
* Add Places app shortcut to the app * Check id instead --------- Co-authored-by: Dmitry Brant <[email protected]> Co-authored-by: williamrai <[email protected]>
* A bit more ground work for temp accounts. * Add is_temp field to legacy analytics, and bump schema versions. * Not. * Make subclass with is_temp field. --------- Co-authored-by: Cooltey Feng <[email protected]>
Co-authored-by: Cooltey Feng <[email protected]>
… solve lint issue
….tools.build-gradle-8.7.0 Bump com.android.tools.build:gradle from 8.6.1 to 8.7.0
Bumps [com.github.skydoves:balloon](https://github.com/skydoves/balloon) from 1.6.7 to 1.6.8. - [Release notes](https://github.com/skydoves/balloon/releases) - [Commits](skydoves/Balloon@1.6.7...1.6.8) --- updated-dependencies: - dependency-name: com.github.skydoves:balloon dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooltey Feng <[email protected]>
* Use CoroutineWorker in ReadingListSyncAdapter * Lint * Remove config from XML * Simplify the way of getting csrf token * Minor --------- Co-authored-by: Dmitry Brant <[email protected]>
* Remove dependency on WikimediaEditorTasks extension. * Refine calls and logic. --------- Co-authored-by: Cooltey Feng <[email protected]>
Bumps the kotlin-ksp group with 5 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin:kotlin-serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | | [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.0.21` | Updates `org.jetbrains.kotlin:kotlin-gradle-plugin` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-serialization` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) Updates `org.jetbrains.kotlin:kotlin-stdlib-jdk8` from 2.0.20 to 2.0.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.20...v2.0.21) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin:kotlin-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.android dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin.plugin.serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin:kotlin-serialization dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Brant <[email protected]>
* Remove RxJava from the app * No explicit dispatcher. --------- Co-authored-by: Dmitry Brant <[email protected]> Co-authored-by: Dmitry Brant <[email protected]>
* Add strings for the Donor history screen * Add survey dialog strings * Add entry dialogs string * Add donor badge strings * Update the strings from the final copy spreadsheet * Refine qq strings descriptions and user default strings for date picker * Put a double % for the percent --------- Co-authored-by: williamrai <[email protected]> Co-authored-by: Dmitry Brant <[email protected]>
Bumps the kotlin-ksp group with 1 update: [com.google.devtools.ksp](https://github.com/google/ksp). Updates `com.google.devtools.ksp` from 2.0.20-1.0.25 to 2.0.21-1.0.25 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.20-1.0.25...2.0.21-1.0.25) --- updated-dependencies: - dependency-name: com.google.devtools.ksp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kotlin-ksp ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix submitting image captions in correct language.
Bump versionCode.
Bumps [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/maplibre/maplibre-native/releases) - [Changelog](https://github.com/maplibre/maplibre-native/blob/main/CHANGELOG.md) - [Commits](maplibre/maplibre-native@android-v11.7.0...android-v11.7.1) --- updated-dependencies: - dependency-name: org.maplibre.gl:android-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dmitry Brant <[email protected]>
Espresso main
Bumps `kotlinCoroutinesVersion` from 1.9.0 to 1.10.1. Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.9.0...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- fixes espresso issues
Fix Espresso Test
…tinesVersion-1.10.1 Bump kotlinCoroutinesVersion from 1.9.0 to 1.10.1
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.1.3 to 2.1.4. - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) --- updated-dependencies: - dependency-name: com.android.tools:desugar_jdk_libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Localisation updates from https://translatewiki.net.
….tools-desugar_jdk_libs-2.1.4 Bump com.android.tools:desugar_jdk_libs from 2.1.3 to 2.1.4
Localisation updates from https://translatewiki.net.
Compose Library Implementation
# Conflicts: # app/src/androidTest/java/org/wikipedia/testsuites/TestSuite.kt
Espresso Deep Linking Test
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )