This website requires JavaScript.
Explore
Help
Sign In
kiwix
/
kiwix-android
Watch
1
Star
0
Fork
0
You've already forked kiwix-android
mirror of
https://github.com/kiwix/kiwix-android.git
synced
2025-08-03 18:56:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
kiwix-android
/
app
History
MohitMaliFtechiz
3cdb7d998d
Fixed, ids and string are not found in app and custom module
2024-08-16 15:35:10 +00:00
..
src
Fixed, ids and string are not found in app and custom module
2024-08-16 15:35:10 +00:00
build.gradle.kts
Resolve namespace issues for compatibility with Gradle 8.0 and above. * In compliance with the requirement to specify a namespace for each module, we have eliminated package names from manifests and introduced namespace declarations in the Gradle files. * Considering the presence of multiple apps in the custom app, we configured the namespace during the creation of product flavors. * To enhance clarity and understanding, comprehensive comments have been added.
2024-08-16 15:35:10 +00:00
detekt_baseline.xml
Fixed remaining detekt and lint issues
2024-08-12 17:14:18 +05:30
gradlew
…
gradlew.bat
…
multidex-instrumentation-config.pro
Added CoreComponentFactory to multidex-instrumentation-config.pro, and proGruard file
2024-07-26 13:08:15 +05:30
proguard-rules.pro
Keep everything in
libkiwix/libzim
in release variant.
2023-09-18 19:13:20 +02:00