Gouri Panda
|
fde53359e5
|
#3111 Bug fix
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
873f2fd5a0
|
lint fix and coverage test fix
Fixed conflict
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
80ed18ed4c
|
Fixed conflict
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
f285aee227
|
Small Bug fix
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
715e5e6f87
|
NewRecentSearchDao test and KiwixRoomDatabase test has added
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
4dc5f189d5
|
Added new migration test in database and deleted old objectbox database test code
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
a48c185d2c
|
Conflict fix
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
c56af0ca85
|
Bug fix in boxstore
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
0b91c0dfd1
|
Added room compiler and room ktx
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
1ff9ad6981
|
Replaced with UI link code and added dagger code
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
9e7cf37dd6
|
lint and detekt fix
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
86325193b5
|
Added NewRecentSearchRoomDao and deprecated NewRecentSearchDao
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
cc7291fcb6
|
RecentSearchRoomEntity created and deprecated RecentSearchEntity
|
2023-01-08 17:07:55 +01:00 |
|
Gouri Panda
|
a76247ba07
|
kiwixRoomDatabase created
|
2023-01-08 17:07:55 +01:00 |
|
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 |
|