kiwix-android icon indicating copy to clipboard operation
kiwix-android copied to clipboard

Kiwix for Android

Results 354 kiwix-android issues
Sort by recently updated
recently updated
newest added

This PR is used to trigger fdroid nightly.

Fixes: #3009 Parent Issue: #1826 Converted KiwixService.java to kotlin

Fixes: #3017 Parent Issue: #1826 Converted MetaLinkNetworkEntity.java to kotlin

**Describe the bug** The F-Droid nightly action doesn't recognize the `DEBUG_KEYSTORE` value. Please look at #3079 . It gives the following error although we set the `DEBUG_KEYSTORE` properly. ``` ERROR:...

question

The app shows a dialog saying it needs access to storage to store books, but pressing the confirm button just brings up the app details activity in the Settings app,...

bug

Fixes: #2995 Parent Issue: #1826 Converted BookDao.java into kotlin

Fixes: #3048 Parent Issue: #1826 Converted KiwixSplashActivityTest.java into kotlin

Fixes: #3005 Parent Issue: #1826 Converted RecentSearchSpec.java into kotlin

Using 1.4.0 libraries and In espresso 3.4.0, I occasionally run into the following RuntimeException with a simple call to getInstance(InstrumentationRegistry.getInstrumentation()) >org.kiwix.kiwixmobile.intro.IntroFragmentTest > viewIsSwipeableAndNavigatesToMain[test(AVD) - 5.0.2] FAILED java.lang.RuntimeException: Error while connecting...

bug