6906 Commits

Author SHA1 Message Date
MohitMali
d7351ccf35 Convert IOUtils.java into kotlin 2022-09-27 19:04:54 +02:00
Kelson
988e13c4d9
Merge pull request #3084 from kiwix/Issue#3080
Fix Initial download doesn't happen
2022-09-26 16:45:33 +02:00
MohitMali
8617cc00ed Add test case for Initial Download 2022-09-26 16:45:17 +02:00
MohitMali
fd97b96949 Fix Initial download doesn't happen 2022-09-26 16:45:17 +02:00
Kelson
5c6bc1b537
Merge pull request #3086 from kiwix/Issue#2993
Change content description in file picker floating button
2022-09-25 13:46:43 +02:00
MohitMali
5677ff133a Change content description in file picker floating button 2022-09-23 12:07:29 +05:30
Kelson
d7b15a3889
Merge pull request #2981 from kiwix/Issue#2980 2022-09-17 16:01:57 +02:00
MohitMali
dd0691880d Changes After Review 2022-09-17 15:04:37 +02:00
MohitMali
4c7d4255e1 Convert VideoEnabledWebView.java to Kotlin 2022-09-17 15:04:37 +02:00
Kelson
754252d142
Merge pull request #3074 from kiwix/Issue#3073
Update KiwixLib to 10.1.1
2022-09-17 15:03:55 +02:00
MohitMali
975a4ea854 Update KiwixLib to 10.1.1 2022-09-13 06:42:41 +02:00
Kelson
2ab7a552d7
Merge pull request #3077 from gouri-panda/create_fdroid_nightly
Added F-Droid nightly
2022-09-12 18:02:45 +02:00
Gouri Panda
c883cc0e4e Added F-Droid nightly 2022-09-12 20:44:37 +05:30
Kelson
58233c9a7e
Merge pull request #3070 from kiwix/Issue#2984
Fix Misalignment of FloatingActionButton and BottomNavBar is Blank
2022-09-12 11:46:30 +02:00
MohitMali
eeb3df33c8 Change height of fab button 2022-09-12 11:19:46 +02:00
MohitMali
8947c92b35 Fix Misalignment of FloatingActionButton and BottomNavBar is Blank 2022-09-12 11:19:46 +02:00
Kelson
6815456e35
Merge pull request #3063 from kiwix/Issue#3062
Convert DownloadTest.java into kotlin
2022-09-12 11:19:27 +02:00
Kelson
93986d422b
Merge pull request #3075 from kiwix/remove-version-info
Remove F-Droid VERSION_INFO file (should be uploaded)
2022-09-12 11:04:12 +02:00
Emmanuel Engelhart
7e3fbcf2d5
Add VERSION_INFO to .gitignore 2022-09-12 10:27:03 +02:00
Emmanuel Engelhart
4302554365
Remove VERSION_INFO, this is uploaded to download.kiwix.org 2022-09-12 10:26:21 +02:00
Gouri Panda
a4475440b0 Reformated code 2022-09-11 00:00:25 +05:30
Gouri Panda
1b32950d8a Removed deprecated fail method 2022-09-10 23:57:26 +05:30
MohitMali
78a6289695 Rebase and Changes after review 2022-09-10 16:15:44 +02:00
MohitMali
4c6a30b05f Fix test cases 2022-09-10 16:15:44 +02:00
MohitMali
e0518ccb0b Convert DownloadTest.java into kotlin 2022-09-10 16:15:44 +02:00
Kelson
c6f372d318
Merge pull request #3067 from kiwix/Issue#3066
Convert ZimTest.java into kotlin
2022-09-10 13:54:26 +02:00
MohitMali
1835682230 Fix code factor 2022-09-10 07:33:26 +02:00
MohitMali
23a93e3b71 Convert ZimTest.java into kotlin 2022-09-10 07:33:26 +02:00
Kelson
2c254c2197
Merge pull request #2932 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2022-09-09 18:21:28 +02:00
MohitMali
0f7c74e908 Fix Lint Error 2022-09-09 17:56:04 +02:00
translatewiki.net
a6e5d6bd96 Localisation updates from https://translatewiki.net. 2022-09-09 17:56:04 +02:00
Kelson
bffbe0e6fc
Merge pull request #2844 from gouri-panda/#2617_fix_memory_leaks_in_custom_app
Removed `TextInputSpeech` memory leak
2022-09-09 13:53:10 +02:00
Gouri Panda
176a3b5791 Fixed #2617 2022-09-07 09:08:59 +02:00
Kelson
1165354559
Merge pull request #3068 from kiwix/gouri-panda/fix-2618
Fixed `DrawerLayout` memory leak
2022-09-07 07:52:15 +02:00
Gouri Panda
08fce2afae Fixed #2618 2022-09-07 07:20:56 +02:00
Kelson
a469ff3d85
Merge pull request #3004 from kiwix/Issue#3003
Convert NetworkLanguageSpec.java into kotlin
2022-09-07 07:19:01 +02:00
MohitMali
9816a68a20 Convert NetworkLanguageSpec.java into kotlin 2022-09-07 06:47:19 +02:00
Kelson
0af0d65a36
Merge pull request #3032 from kiwix/Issue#3031
Convert WebViewCallback.java into kotlin
2022-09-07 06:46:31 +02:00
MohitMali
d4b4922b47 Convert WebViewCallback.java into kotlin 2022-09-07 01:28:07 +05:30
Kelson
4864b0068f
Merge pull request #3002 from kiwix/Issue#3001
Convert LibraryDataSource.java into kotlin
2022-09-06 21:03:44 +02:00
MohitMali
803b6efa0f Convert LibraryDataSource.java into kotlin 2022-09-06 20:40:10 +02:00
Kelson
973c2fbdc8
Merge pull request #2967 from gouri-panda/gouri-panda/fix-2928
Refactored CI and Tests
2022-09-06 18:05:53 +02:00
Gouri Panda
0052db3eb0 #2928 Revamped tests that are most likey to fail in CI 2022-09-05 18:02:21 +02:00
Gouri Panda
a567974ad2 Updated to MacOS 11, added Google API & added Pixel 2 Profile
Changed the Script

Reverted all changes and added google APIs and removed gradle run

Added gradle run
2022-09-05 18:02:21 +02:00
Kelson
2125e0bf99
Merge pull request #3013 from kiwix/Issue#3011
Convert IO.java to kotlin
2022-09-05 18:01:51 +02:00
MohitMali
e8f776bb63 Clenup code 2022-09-05 17:33:43 +02:00
MohitMali
0ed93e024b Convert IO.java to kotlin 2022-09-05 17:33:43 +02:00
Kelson
247ddf750f
Merge pull request #3014 from kiwix/Issue#3012
Convert MainThread.java to kotlin
2022-09-05 14:53:58 +02:00
MohitMali
31cb36cb15 Convert MainThread.java to kotlin 2022-09-05 14:33:23 +02:00
Kelson
d36a750cb4
Merge pull request #3028 from kiwix/Issue#3027 2022-09-03 13:38:00 +02:00