apps-android-wikipedia icon indicating copy to clipboard operation
apps-android-wikipedia copied to clipboard

📱The official Wikipedia app for Android!

Results 107 apps-android-wikipedia issues
Sort by recently updated
recently updated
newest added

https://phabricator.wikimedia.org/T373410 The idea is to use the current logic in the `GooglePayViewModel` that decides to show in the Donation dialog or CustomTab.

https://phabricator.wikimedia.org/T370117

WIP

Refactor the recurring tasks to use the [Work](https://developer.android.com/jetpack/androidx/releases/work) library instead. This allows for [constraints](https://developer.android.com/reference/androidx/work/Constraints) (e.g. network connectivity, device idleness) to be taken into consideration, and the library handles running the...

Pass [`SavedStateHandle`](https://developer.android.com/reference/androidx/lifecycle/SavedStateHandle) instead of `Bundle` to the view models. Values provided via an Intent's extras or a fragment's arguments are automatically passed to the state handle in the default view...

https://phabricator.wikimedia.org/T371504

WIP

Mostly to be tested when reading articles, and in Places. (other usages of link previews throughout the app are not expected to work properly yet.) https://phabricator.wikimedia.org/T356246

DO NOT MERGE
Experimental

**Phabricator:** https://phabricator.wikimedia.org/T376435

WIP

**Phabricator:** https://phabricator.wikimedia.org/T376330 https://phabricator.wikimedia.org/T376437

WIP

**Phabricator:** https://phabricator.wikimedia.org/T376431

WIP