apps-android-wikipedia
                                
                                 apps-android-wikipedia copied to clipboard
                                
                                    apps-android-wikipedia copied to clipboard
                            
                            
                            
                        📱The official Wikipedia app for Android!
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
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  After 