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

📱The official Wikipedia app for Android!

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

It is using `iText5` but there's a newer version `iText7`. Maybe considering switching it to the new one.

Experimental

KotlinX DateTime uses KotlinX Serialization internally, so separate method calls are not needed for (de)serialization.

It is recommended to use `ConcurrentHashMap` over `Hashtable`, and it removes the need to manually make the methods in `DateUtil` synchronized.

https://phabricator.wikimedia.org/T297865

HOLD

https://phabricator.wikimedia.org/T308759

Experimental

`JobIntentService` has been deprecated in favor of `WorkManager`.

Hello! This PR will add functionality to display a short-lived snackbar when the user is redirected on clicking a link in the app or when opening the app by clicking...

* Improve conversion of `ColorInt` resource to CSS color, preserving opacity.

Minor