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

Simplify fragment transactions using KTX extensions

Use the new serializable retrieval methods in `IntentCompat` and `BundleCompat` to fix the deprecation warnings.

https://developer.android.com/guide/playcore/in-app-updates/kotlin-java Follow the top-voted answer steps to test the APK locally: https://stackoverflow.com/questions/56087064/how-can-i-test-in-app-updates-in-android Demo: https://youtu.be/E8SkgfyQT9g

Experimental

https://phabricator.wikimedia.org/T356246

WIP

Schedule recurring tasks such as alpha update checks using the [WorkManager library](https://developer.android.com/topic/libraries/architecture/workmanager).

Improve the relative time formatting used in the notification activity for when the time difference is 1 week or greater. **Screenshots** Before ![Screenshot_20230320_084247_Wikipedia](https://user-images.githubusercontent.com/31027858/226239842-f2a715cf-ba1a-4937-94c0-aa53217cf1f1.jpg) After ![Screenshot_20230320_084923_Wikipedia Beta](https://user-images.githubusercontent.com/31027858/226239853-f427a5a0-efaa-4990-8b2b-ecd2ceed97a3.jpg)