6556 Commits

Author SHA1 Message Date
Gouri Panda
691ddf1b8f added Ashutosh to credit list 2022-07-18 17:41:57 +05:30
Kelson
c7a6801bff
Merge pull request #2909 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2022-07-17 15:16:19 +02:00
MohitMaliFtechiz
56826b3ae0 Fix lint failure 2022-07-17 13:41:37 +02:00
translatewiki.net
155c0b91d4 Localisation updates from https://translatewiki.net. 2022-07-17 13:41:37 +02:00
MohitMaliFtechiz
38fee83bcb Fix lint failure 2022-07-17 13:41:37 +02:00
translatewiki.net
70a068ec98 Localisation updates from https://translatewiki.net. 2022-07-17 13:41:37 +02:00
Kelson
e44987bcdc
Merge pull request #2695 from 4shutosh/all_notes_page
Accessing all notes inside App
2022-07-16 18:46:59 +02:00
4shutosh
eb4f078200 tests added for DAO, code cleanup 2022-07-16 13:30:54 +05:30
4shutosh
e86725365e moved to kotlin 2022-07-16 13:14:35 +05:30
4shutosh
f6cd54627f detekt issues fix misc 2022-07-16 13:02:01 +05:30
4shutosh
2548091e09 code cleanup 2022-07-16 13:02:01 +05:30
4shutosh
1932e87e02 unnecessary comment removed 2022-07-16 13:02:00 +05:30
4shutosh
b2f2735c8c note save and title: fixes 2022-07-16 13:02:00 +05:30
4shutosh
eec576c3d0 code cleanup 2022-07-16 13:02:00 +05:30
4shutosh
73ace41599 feature #1948 commit 2 2022-07-16 13:01:59 +05:30
4shutosh
1656f44ef3 feature #1948 commit 1 2022-07-16 13:01:55 +05:30
Ashutosh Singh
069868cc6e notesFrag initial 2022-07-16 12:59:27 +05:30
Kelson
eb1199ba52
Merge pull request #2911 from kiwix/Issue#2905
Fix CoreReaderFragment.webViewFailedLoading crash
2022-07-15 06:27:41 +02:00
MohitMaliFtechiz
4e72a5b016 Fix CoreReaderFragment.webViewFailedLoading crash 2022-07-15 06:27:34 +02:00
Kelson
fa557b908d
Merge pull request #2912 from psypherium/patch-1
Fixed grammar
2022-07-13 07:57:48 +02:00
Alistair Findlay
eb4f35d657
Fixed grammar 2022-07-13 15:48:48 +10:00
cdhiraj40
14722f8a1a added specific exception 2022-07-12 15:25:26 +05:30
cdhiraj40
62f4a8d911 added try-catch block for getRecentSearches 2022-07-12 15:07:54 +05:30
cdhiraj40
d5ad70af41 Merge branch 'develop' of github.com:cdhiraj40/kiwix-android into issue#2737 2022-07-12 14:06:02 +05:30
Dhiraj Chauhan
a1c7184629
Merge branch 'kiwix:develop' into develop 2022-07-12 14:04:38 +05:30
Kelson
52f7002ba6
Merge pull request #2902 from kiwix/Issue#2901
Hide manage external storage permission from settings in play store build
2022-07-11 16:18:13 +02:00
MohitMaliFtechiz
d4d723472a Hide manage external storage permission from settings in play store build variant 2022-07-11 16:17:55 +02:00
Kelson
5baa137ffd
Merge pull request #2887 from kiwix/Issue#2886
Fix Back button after opening a search result closes the app
2022-07-09 12:27:45 +02:00
MohitMaliFtechiz
f350d45ffa Fix crash if we search new tags in zim file accordingly to new scenario 2022-07-09 12:25:31 +02:00
MohitMaliFtechiz
09347b1f01 Fix Back button after opening a search result closes the app 2022-07-09 12:25:31 +02:00
Kelson
765403f5bb
Merge pull request #2899 from licaon-kter/patch-2
Fix VERSION_INFO formatting
2022-07-08 17:04:39 +02:00
MohitMaliFtechiz
392a722f59 fixing lint failue 2022-07-08 17:04:27 +02:00
MohitMaliFtechiz
36d882aed5 Change VERSION_INFO without tag and fix CI failue 2022-07-08 17:04:27 +02:00
Licaon_Kter
a88b949f96 Fix VERSION_INFO formatting
ref: https://github.com/kiwix/kiwix-android/issues/1682#issuecomment-1178822759
2022-07-08 17:04:27 +02:00
Kelson
eb1401fcf8
Merge pull request #2900 from kiwix/Issue#2898
Fix nightly CI failure
2022-07-08 17:02:56 +02:00
MohitMaliFtechiz
4d6755936f Fix nightly CI failure 2022-07-08 11:23:10 +05:30
Kelson
08ce8ca330
Merge pull request #2765 from cdhiraj40/issue#2761-convertKiwixIdlingResource.java
kiwix#2761 converted KiwixIdlingResource.java to kotlin
2022-07-08 07:02:31 +02:00
cdhiraj40
453e8ec232 added both cases:null & non-null 2022-07-08 06:56:17 +02:00
cdhiraj40
d3a1b205a2 added kiwixIdlingResource.idle in if condition to avoid null pointer exception 2022-07-08 06:56:17 +02:00
cdhiraj40
f96aab31ae added companion object in end 2022-07-08 06:56:17 +02:00
cdhiraj40
e219edca0a kiwix#2761 converted KiwixIdlingResource.java to kotlin 2022-07-08 06:56:17 +02:00
Kelson
97295edeba
Merge pull request #2764 from cdhiraj40/issue#2760--convertDataSource.java
Issue#2760  converted data source.java
2022-07-08 06:55:41 +02:00
cdhiraj40
00809c06a7 added a log for database failing 2022-07-07 21:55:55 +02:00
cdhiraj40
64b001bf0f made completable nullable 2022-07-07 21:55:55 +02:00
cdhiraj40
e4a09e5dc3 added proper syntax for newList 2022-07-07 21:55:55 +02:00
cdhiraj40
29ba451806 kiwix#2760 removed uncessary changes 2022-07-07 21:55:55 +02:00
cdhiraj40
427b6bbcfd kiwix#2760 converted datasourcce.java to kotlin 2022-07-07 21:55:55 +02:00
Kelson
1d31abe51c
Merge pull request #2877 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2022-07-07 21:34:06 +02:00
MohitMaliFtechiz
f12f01e873 Fixing lint errors 2022-07-07 20:48:21 +02:00
translatewiki.net
6dc1276025 Localisation updates from https://translatewiki.net. 2022-07-07 20:48:21 +02:00