6571 Commits

Author SHA1 Message Date
Gouri Panda
59ed88919c Migrated test functions added 2023-01-09 00:30:15 +05:30
Gouri Panda
40c6cd86a7 Languages migrated function added 2023-01-09 00:30:15 +05:30
Gouri Panda
92dc836023 Test fix 2023-01-09 00:30:15 +05:30
Gouri Panda
c6b77188bf Language Room migration completed 2023-01-09 00:30:15 +05:30
Gouri Panda
7afed68cbb Refactord tests 2023-01-09 00:30:15 +05:30
Gouri Panda
a78592027e Test fix 2023-01-09 00:30:15 +05:30
Gouri Panda
cdca154bf5 Added note test 2023-01-09 00:30:15 +05:30
Gouri Panda
a30d9e7717 Migrated Note to Room 2023-01-09 00:30:15 +05:30
Gouri Panda
49452e89ae lint fix 2023-01-09 00:30:15 +05:30
Gouri Panda
34b6063c83 #3111 Added test for the delete full search 2023-01-09 00:30:15 +05:30
Gouri Panda
75a096ce28 #3111 review changes 2023-01-09 00:30:15 +05:30
Gouri Panda
e5139d3990 #3111 Bug fix 2023-01-09 00:30:15 +05:30
Gouri Panda
9184b06ccf lint fix and coverage test fix
Fixed conflict
2023-01-09 00:30:15 +05:30
Gouri Panda
889f65b239 Fixed conflict 2023-01-09 00:30:15 +05:30
Gouri Panda
5eb8dfccb2 Small Bug fix 2023-01-09 00:30:15 +05:30
Gouri Panda
f0a22cfefd NewRecentSearchDao test and KiwixRoomDatabase test has added 2023-01-09 00:30:15 +05:30
Gouri Panda
8d71688d6d Added new migration test in database and deleted old objectbox database test code 2023-01-09 00:30:15 +05:30
Gouri Panda
1d0a8dfe40 Conflict fix 2023-01-09 00:30:15 +05:30
Gouri Panda
10833012da Bug fix in boxstore 2023-01-09 00:30:15 +05:30
Gouri Panda
dbf8a27586 Added room compiler and room ktx 2023-01-09 00:30:15 +05:30
Gouri Panda
aced05118c Replaced with UI link code and added dagger code 2023-01-09 00:30:15 +05:30
Gouri Panda
12f1b89aae lint and detekt fix 2023-01-09 00:30:15 +05:30
Gouri Panda
8cb0cb7153 Added NewRecentSearchRoomDao and deprecated NewRecentSearchDao 2023-01-09 00:30:15 +05:30
Gouri Panda
5a4686fc8d RecentSearchRoomEntity created and deprecated RecentSearchEntity 2023-01-09 00:30:15 +05:30
Gouri Panda
7d38908c37 kiwixRoomDatabase created 2023-01-09 00:30:15 +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