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
832
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
+34,569
−17,521
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]>
…5131) 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.21-1.0.27 to 2.0.21-1.0.28 - [Release notes](https://github.com/google/ksp/releases) - [Commits](google/ksp@2.0.21-1.0.27...2.0.21-1.0.28) --- 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> Co-authored-by: Cooltey Feng <[email protected]> Co-authored-by: Dmitry Brant <[email protected]>
- removes files and codes - adds new function on SearchRobot for search test
- removes classes from TestSuite
# Conflicts: # app/src/androidTest/java/org/wikipedia/TestSuite.kt # app/src/androidTest/java/org/wikipedia/tests/HistoryScreenTest.kt
…metime after skipping welcome screen
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.14 to 4.14.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.14...robolectric-4.14.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric 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]>
* Replace <sub> and <sup> HTML tags with alternative tags * Move the logic to CustomHtmlParser * Simplify the solution * 3 times
* Rabbit Holes (feature branch) * Add missing stuff. * Lint. * Show survey after saving suggested reading list. * Use last two history entries for suggested reading list. * Rejigger arrangement of buttons. * Whoops. * Deduplicate. * Tweak strings. * Wire up most of analytics. * Design feedback for reading lists. * Further design feedback. * Exclude Main Page from potential sources of suggestions. * Also exclude Main Page from search suggestions. * Fix dark mode issue. * Deduplicate recent searches vs suggestion. * Touch up analytics. * Prevent showing survey twice. * Send events only when/where experiment is active. * Simplify a bit. * A bit more feedback.
…to see the location of the error, instead of searching for it on the espresso run log
Co-authored-by: Dmitry Brant <[email protected]>
) Co-authored-by: Dmitry Brant <[email protected]>
Simplify: remove old way of making circular images.
…simplicity Separates XML layout of SuggestedEditsTasksFragment
Co-authored-by: Dmitry Brant <[email protected]>
* Bump gradle from 8.7.3 to 8.8.0 Bumps `gradle` from 8.7.3 to 8.8.0. Updates `com.android.tools.build:gradle` from 8.7.3 to 8.8.0 Updates `com.android.application` from 8.7.3 to 8.8.0 --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.android.application dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update wrapper version. --------- 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]>
…ggested edits screen - code fixes
Expresso code fixes
Espresso search test
Compose Convert the base color styles
# Conflicts: # app/src/androidTest/java/org/wikipedia/base/BaseRobot.kt # app/src/androidTest/java/org/wikipedia/robots/feature/SearchRobot.kt # app/src/androidTest/java/org/wikipedia/tests/DeepLinkingTest.kt # app/src/androidTest/java/org/wikipedia/tests/settings/DownloadReadingListTest.kt
Bumps [org.maplibre.gl:android-sdk](https://github.com/maplibre/maplibre-native) from 11.7.1 to 11.8.0. - [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.1...android-v11.8.0) --- updated-dependencies: - dependency-name: org.maplibre.gl:android-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Follow up: Compose color styles
…e.gl-android-sdk-11.8.0 Bump org.maplibre.gl:android-sdk from 11.7.1 to 11.8.0
Espresso test articles
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 : )