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 |
|
Kelson
|
5a238f8439
|
Merge pull request #2998 from kiwix/Issue#2997
Convert BookmarksDao.java to kotlin
|
2022-12-03 13:13:20 +01:00 |
|
MohitMali
|
f5f2b34779
|
Improved code
|
2022-12-02 11:11:34 +05:30 |
|
Gouri Panda
|
21dbce0efc
|
Fix mutablelist error in database
|
2022-12-01 22:24:58 +05:30 |
|
Gouri Panda
|
64161a0d50
|
Fix string operation method in database
|
2022-12-01 22:23:03 +05:30 |
|
translatewiki.net
|
0ba06904c1
|
Localisation updates from https://translatewiki.net.
|
2022-12-01 13:06:17 +01:00 |
|
MohitMali
|
8d46f78698
|
Convert BookmarksDao.java to kotlin
|
2022-11-30 18:20:25 +01:00 |
|
Kelson
|
ab5556f793
|
Merge pull request #3137 from kiwix/Issue#3121
Added tests cases in LanguageFragmentTest
|
2022-11-30 14:16:43 +01:00 |
|
MohitMali
|
cf036196bb
|
Added tests in LanguageFragmentTest
|
2022-11-30 17:05:32 +05:30 |
|
Kelson
|
650466390f
|
Merge pull request #3138 from kiwix/Issue#3135
Fixed cancel button translation issue in download notification
|
2022-11-30 11:14:39 +01:00 |
|
MohitMali
|
e4bc3df469
|
Fixed cancel button translation issue in download notification
|
2022-11-30 14:15:04 +05:30 |
|
Kelson
|
db51eec3af
|
Merge pull request #2992 from kiwix/Issue#2991
Convert KiwixDatabase.java to Kotlin
|
2022-11-30 08:58:21 +01:00 |
|
MohitMali
|
d42f90708f
|
Convert KiwixDatabase.java to Kotlin
|
2022-11-30 08:57:48 +01:00 |
|
Kelson
|
9a93689cb5
|
Merge pull request #3130 from kiwix/Issue#3072
Re-enable download test
|
2022-11-30 08:56:59 +01:00 |
|
MohitMali
|
d9c24c21ed
|
Fix download test failure
|
2022-11-25 12:00:32 +05:30 |
|
MohitMali
|
a79cb719a5
|
Re-enable download test
|
2022-11-25 11:26:26 +05:30 |
|
Kelson
|
8c1ccef470
|
Merge pull request #3082 from kiwix/Issue#3081
Fix Storage permission on Android 13
|
2022-11-23 17:36:40 +01:00 |
|
MohitMali
|
89e923eef5
|
Fix Storage permission on Android 13
|
2022-11-23 12:44:11 +01:00 |
|
Kelson
|
120cbcf86e
|
Merge pull request #2944 from kiwix/Issue#2918
Introduce android 13 CI in project
|
2022-11-23 12:43:48 +01:00 |
|
MohitMali
|
a0449efffa
|
Introduce android 13 CI in project
|
2022-11-22 11:47:15 +05:30 |
|