7778 Commits

Author SHA1 Message Date
Emmanuel Engelhart
f74c786d2c Fixes format of nightly filename date 2023-01-14 14:41:58 +01:00
Kelson
744eda8287
Merge pull request #3205 from kiwix/Issue#3204
Fixed remove deprecated ActivityTestRule from test cases. Upgrade test dependencies to latest stable version.
2023-01-14 14:41:42 +01:00
MohitMali
ab297603dc Fixed search fragment test on android 33 2023-01-13 14:05:07 +05:30
MohitMali
6668f0e6e9 Fixed lint error 2023-01-13 13:45:47 +05:30
MohitMali
9c3caaa4e1 Removed deprecated ActivitytestRule from search fragment test 2023-01-13 13:21:16 +05:30
MohitMali
c1a17901e7 Removed deprecated activityTestRule 2023-01-13 12:52:39 +05:30
MohitMali
d7259e8dd2 Upgraded test dependencies to latest stable version 2023-01-13 12:38:28 +05:30
Kelson
7b87cb7459
Merge pull request #3201 from kiwix/Issue#2377
Fixed white line between bottom app nav and android bottom nav
2023-01-12 15:35:03 +01:00
MohitMali
ac0009f014 Fixed white line between bottom app bar and bottom navigation view when scrolling 2023-01-12 17:25:26 +05:30
MohitMali
4d1aa9c540 Fixed white line between bottom app nav and android bottom navigation view 2023-01-12 11:54:33 +05:30
Kelson
ed55c7ee12
Merge pull request #3173 from kiwix/Issue#3172
CI sometimes failing on target 33
2023-01-11 20:04:20 +01:00
MohitMali
bdffa03079 Fixed CI sometimes failing on target 33 2023-01-11 19:10:48 +01:00
Kelson
8c7e5c69e8
Merge pull request #3104 from kiwix/Issue#3103
Change nightly APK filename
2023-01-11 19:03:45 +01:00
MohitMali
cb98558120 Change nightly APK filename 2023-01-11 14:09:26 +01:00
Kelson
298837746d
Merge pull request #3203 from kiwix/Issue#3202
Fixed Sometimes CI failed due to Broken pipe (32) error in android 33
2023-01-11 14:00:35 +01:00
MohitMali
652517b0a2 Added logs to adb after restarting emulator 2023-01-11 15:32:32 +05:30
MohitMali
1105752564 Added retry in bash script 2023-01-11 15:32:01 +05:30
Kelson
6012c2320e
Merge pull request #3200 from kiwix/Issue#3199
Fixed sometimes ```InitialDownloadTest``` failed to launch screen
2023-01-10 12:27:55 +01:00
MohitMali
595d773fc2 Fixed sometimes InitialDownloadTest failed to launch screen 2023-01-10 12:27:47 +01:00
Kelson
5aa439d164
Merge pull request #3191 from kiwix/Issue#3190
Fixed sometimes ```DownloadTest``` failing in CI
2023-01-10 12:27:25 +01:00
MohitMali
65f6c1368a Fixed sometimes DownloadTest failing in CI 2023-01-10 12:15:18 +05:30
Kelson
63a3995ce1
Proper CI Badge 2023-01-09 17:23:24 +01:00
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