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

Very rough draft Todos: - Iron out logic around existing list, verbiage, etc - API levels

WIP

https://phabricator.wikimedia.org/T316834 Link for test: https://etherpad.wikimedia.org/p/DeepLinkForTests

WIP

https://phabricator.wikimedia.org/T316836 https://phabricator.wikimedia.org/T316833

WIP
Design review

**Phab:** https://phabricator.wikimedia.org/T316839

Use [`EnumSet`](https://docs.oracle.com/javase/8/docs/api/java/util/EnumSet.html) to store enum values, as it is optimized for use with enums.

Optimizations: 1. Reduced the start margin of the primary action button 2. Reduced space between primary and secondary action buttons **Phab:** https://phabricator.wikimedia.org/T316125

Design review

Use [`TypedValueCompat`](https://developer.android.com/reference/androidx/core/util/TypedValueCompat) methods for converting between pixels and DP/SP.

**Phab:** https://phabricator.wikimedia.org/T356058

WIP

https://phabricator.wikimedia.org/T354789

HOLD