6906 Commits

Author SHA1 Message Date
Kelson
c4f771bf12
Merge pull request #3192 from kiwix/Issue#3180_fix
Adding escape character in pref_text_zoom_summary
2023-01-09 17:17:29 +01:00
MohitMali
7f07c94ea7 Adding escape character in pref_text_zoom_summary 2023-01-09 16:54:38 +01:00
Kelson
5d81ef5c0f
Merge pull request #3196 from kiwix/ci-workflow
Rename CI workflow
2023-01-09 16:52:30 +01:00
Emmanuel Engelhart
0890714208 Beautify CI workflow 2023-01-09 16:30:42 +01:00
Emmanuel Engelhart
e901d921ed This is the CI workflow (code coverage is a side product) 2023-01-09 16:30:42 +01:00
Kelson
06a8d9197d
Merge pull request #3198 from kiwix/Issue#3197
Fixed Action mode always visible after deleting zim file in ```LocalLibraryFragment```
2023-01-09 16:30:27 +01:00
MohitMali
8b7e5b49a2 Fixed Action mode always visible after deleting zim file in LocalLibraryFragment 2023-01-09 11:51:30 +05:30
Kelson
76bca0547a
Kiwix for Android is 100% Kotlin now 2023-01-08 15:45:40 +01:00
Kelson
0fa22b7027
Better (dark-mode friendly) Kiwix Logo 2023-01-08 15:44:57 +01:00
Kelson
1ec79ae76a
Merge pull request #3174 from kiwix/Issue#3142
Fixed nightly worflow should only compile and upload APK
2023-01-04 10:13:54 +01:00
MohitMali
504f388ec6 Removed unit test from nightly 2023-01-04 14:18:32 +05:30
MohitMali
769a24b636 Fixed nightly worflow should only compile and upload APK 2023-01-04 11:33:13 +05:30
Kelson
7b1d7f9198
Merge pull request #3165 from kiwix/Issue#3164
Removed deprecated gradle features from the project
2023-01-03 19:50:34 +01:00
MohitMali
e6679bc0d1 Removed deprecated gradle features from the project 2023-01-03 14:35:55 +05:30
Kelson
9480d16c0a
Merge pull request #2769 from cdhiraj40/detectWifi
Improved wifi detection
2022-12-31 11:35:15 +01:00
MohitMali
83711902e6 Improved InitialDownloadTest 2022-12-30 23:18:52 +01:00
MohitMali
744e505d4a Added auto retry for flaky test cases which sometimes fails in CI 2022-12-30 23:18:52 +01:00
MohitMali
e070cb8c33 Improved InitialDownloadTest 2022-12-30 23:18:52 +01:00
MohitMali
b5411aa396 Fix sometimes CI stuck in InitialDownloadTest 2022-12-30 23:18:52 +01:00
MohitMali
531f0a830f Fixed CI does not pass on android 30 2022-12-30 23:18:52 +01:00
MohitMali
e928611f0f Fixed memory leak on Intro Fragment 2022-12-30 23:18:52 +01:00
MohitMali
8bca6d3934 Changes after review 2022-12-30 23:18:52 +01:00
MohitMali
a093fe3e3a improved wifi detection 2022-12-30 23:18:52 +01:00
Kelson
62dc918eff
Merge pull request #3181 from kiwix/Issue#2151
Removed explicit NDK version from project
2022-12-30 23:07:25 +01:00
MohitMali
fabb6981ee Removed explicit NDK version from project 2022-12-30 14:32:23 +05:30
Kelson
cbd60bc2a4
"main" is the new name of "master" branch 2022-12-25 12:28:25 +01:00
Kelson
e04b16df70
Merge pull request #3167 from kiwix/Fix-Issue#3166
Updated widgets minimum resize width
2022-12-23 16:25:55 +01:00
Gouri Panda
5132bdb54c Upated widgets minimum resize width 2022-12-23 00:50:40 +05:30
Kelson
3dead2d770
Merge pull request #3158 from kiwix/Issue#3156
Remove (CI detected) memory leaks
2022-12-20 07:33:07 +01:00
MohitMali
b0b26bc8de Fixed memory leak on hotspot service 2022-12-19 21:07:16 +01:00
MohitMali
bb7ffa0c57 Fixed memory leak on KiwixReaderFragment 2022-12-19 21:07:16 +01:00
MohitMali
47895ea021 Fixed memory leak on search fragment 2022-12-19 21:07:16 +01:00
MohitMali
ade1d2ea0e Fix memory leak on intro fragment 2022-12-19 21:07:16 +01:00
MohitMali
aaba8d1c55 Introduce detecting memory leak on CI 2022-12-19 21:07:16 +01:00
Kelson
be46284f4a
Merge pull request #3162 from kiwix/Issue#3161
Fixed sometimes CI fails in LanguageFragmentTest
2022-12-19 21:06:17 +01:00
MohitMali
9a74f2abf2 Fixed sometimes CI fails in LanguageFragmentTest 2022-12-19 17:55:43 +01:00
Kelson
d9f49fe8bf
Merge pull request #3160 from kiwix/Issue#3159
Fixed sometimes CI fails in InitialDownloadTest
2022-12-19 17:51:39 +01:00
MohitMali
601241163a Fix error 'no view found with text Off the Grid' due to network speed 2022-12-19 13:06:59 +05:30
MohitMali
3de7ad7a0c Fixed sometimes CI fails in InitialDownloadTest 2022-12-19 12:24:01 +05:30
Kelson
ad78332565
Merge pull request #3153 from kiwix/Issue#3152
Fixed. Test instrumentation process crashed in ```KiwixSettingsFragmentTest```
2022-12-12 12:04:31 +01:00
MohitMali
c7ae4602e2 Fix download test 2022-12-09 17:36:11 +05:30
MohitMali
dc5d6a3d05 Fixed. Test instrumentation process crashed in KiwixSettingsFragmentTest 2022-12-09 16:23:56 +05:30
Kelson
51b462ccbd
Merge pull request #3145 from kiwix/Issue#2849
Fixed not possible to jump to sections in table of contents containing single quote
2022-12-08 12:16:14 +01:00
MohitMali
53dcaabb74 Fixed not possible to jump to sections in table of contents containing single quote 2022-12-07 08:45:30 +01:00
Kelson
383343374a
Merge pull request #3147 from kiwix/Issue#3146
fixed night mode looks really weird on android
2022-12-07 08:45:09 +01:00
MohitMali
510bd675c2 fixed night mode looks really weird on android 2022-12-05 18:22:17 +05:30
Kelson
d957905b85
Merge pull request #3127 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2022-12-05 12:10:03 +01:00
MohitMali
c6fb10354c Fixed lint failure 2022-12-05 11:53:22 +05:30
MohitMali
2f0867d701 Merge remote-tracking branch 'origin/translatewiki' into translatewiki 2022-12-05 11:31:17 +05:30
translatewiki.net
78ce3047eb Localisation updates from https://translatewiki.net. 2022-12-04 09:32:08 +01:00