1881 Commits

Author SHA1 Message Date
gouri-panda
5e495d1c5c #2364 formated code
2364 inline the method
2020-09-25 15:57:05 +05:30
Seán Mac Gillicuddy
ca19c49165
Merge pull request #2397 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-09-25 10:40:28 +01:00
Sean Mac Gillicuddy
c6acd5c5c0 lint fixes 2020-09-25 09:51:57 +01:00
Seán Mac Gillicuddy
5f2c0553f4
Merge pull request #2396 from kiwix/feature/macgills/2375-custom-back-navigation
#2375 Fix Back Navigation in custom apps
2020-09-25 08:46:53 +01:00
translatewiki.net
e5a003e295 Localisation updates from https://translatewiki.net. 2020-09-24 15:57:15 +02:00
Sean Mac Gillicuddy
fb475d5078 #2375 Fix Back Navigation in custom apps - move common functionality down - use same NavHostFragment - align packages in core 2020-09-24 12:21:36 +01:00
gouri-panda
b7f34cf176 #2364 small bug fixed 2020-09-24 15:30:11 +05:30
Sean Mac Gillicuddy
3f19ea3364 #2300 Missing wrap in library - remove bottom 2 lines - divide spaces with chains 2020-09-24 10:48:33 +01:00
gouri-panda
1e6fa7d985 #2364 pause and stop button should be in the top of nav toolbar 2020-09-24 14:53:14 +05:30
gouri-panda
3d205065f1 #2364 removed OnAudioFocusChangeListener after shut down 2020-09-24 01:35:30 +05:30
gouri-panda
cba0f7e154 #2363 added handsake again on connection refused 2020-09-23 16:46:32 +05:30
gouri-panda
2a4b4c3075 #2364 unregister the OnAudioFocusChangeListener 2020-09-23 16:38:45 +05:30
Sean Mac Gillicuddy
28ff8ccbb9 #2347 Response to range request is a 200, but should be 206 and include content-range header. - push example branch 2020-09-23 11:59:31 +01:00
Seán Mac Gillicuddy
89dc7e326c
Merge pull request #2281 from kiwix/feature/Frans-Lukas/2280-localfiletransfer-to-fragment
Feature/frans lukas/2280 localfiletransfer to fragment
2020-09-23 10:03:35 +01:00
gouri-panda
2caaec9c1b #2363 prevented from crash 2020-09-23 03:22:32 +05:30
gouri-panda
2f03045253 #2364 formated code 2020-09-22 19:49:48 +05:30
Sean Mac Gillicuddy
19bd06a460 #2082 Very slow search function - replace RX with Flow 2020-09-22 13:08:00 +01:00
gouri-panda
6fccf2e8dc #2364 bug fixed pause and resume now work 2020-09-22 17:31:36 +05:30
gouri-panda
a378c6ab92 #2364 pause and stop button should be at the bottom of the screen 2020-09-22 16:54:01 +05:30
gouri-panda
33704f2bea #2364 formated code 2020-09-22 15:17:57 +05:30
Sean Mac Gillicuddy
f6cfd7ddfb lint fixes 2020-09-22 10:17:22 +01:00
gouri-panda
92c82bcdf4 #2364 added null check in KiwixTextToSpeech 2020-09-21 20:59:29 +05:30
translatewiki.net
8297a819f1 Localisation updates from https://translatewiki.net. 2020-09-21 16:05:20 +02:00
gouri-panda
bc2e51fafa #2364 bug fixed 2020-09-20 05:02:33 +05:30
gouri-panda
bcb01ef5b9 #2364 pause and stop button fixed 2020-09-20 05:00:20 +05:30
HissPirat
f2dc79f7aa #2378 removed indents from FragmentExtensions.kt 2020-09-19 11:17:10 +02:00
HissPirat
b7d6a13370 #2378 fixed keyboard not closing on search fragment exit 2020-09-19 11:07:53 +02:00
HissPirat
2423567339 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/one-activity 2020-09-19 10:58:54 +02:00
HissPirat
44b67ea436 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2280-localfiletransfer-to-fragment 2020-09-19 10:55:31 +02:00
HissPirat
ab063df42f #2280 merge with one-activity 2020-09-18 11:15:53 +02:00
Sean Mac Gillicuddy
950902ed08 fix lint 2020-09-18 09:18:14 +01:00
translatewiki.net
e691121981 Localisation updates from https://translatewiki.net. 2020-09-17 16:42:53 +02:00
Seán Mac Gillicuddy
9e5fb462d9
Merge pull request #2316 from gouri-panda/kiwixTextToSpeech_to_kotlin
Converted kiwixTextToSpeech to kotlin
2020-09-17 11:06:46 +01:00
Seán Mac Gillicuddy
775dc791f0
Merge pull request #2362 from gouri-panda/Feature/gouri-panda/#2361_convert_KiwixWebView_to_kotlin
Converted kiwixWebView to kotlin
2020-09-17 10:02:37 +01:00
gouri-panda
e218dea866 #2315 formated code 2020-09-16 16:28:57 +05:30
gouri-panda
4c7e2340e6 #2361 formated code 2020-09-16 16:04:35 +05:30
gouri-panda
01e2e73876 #2361 improved file name storing 2020-09-16 15:50:18 +05:30
gouri-panda
522a8d7792 #2315 used hashMapOf method
#2315 removed comment
2020-09-16 14:49:34 +05:30
HissPirat
3a1026e976 #2319 fixed search in previous screen test 2020-09-15 14:46:33 +02:00
gouri-panda
e797930fcb #2361 used sequence method 2020-09-15 17:17:07 +05:30
Seán Mac Gillicuddy
8c032fcbc9
Merge pull request #2373 from s-ayush2903/chore/s-ayush2903/#2200-SharedPrefUtils-to-Kotlin
feat: Converted SharedPrefUtil to Kotlin and Set the OnlineLib Working
2020-09-15 11:08:37 +01:00
Sean Mac Gillicuddy
c80671c745 Fix project compilation 2020-09-15 10:13:33 +01:00
HissPirat
ee5e686b3d #2319 requested fixes 2020-09-14 15:53:20 +02:00
gouri-panda
6572502778 formated code 2020-09-14 17:31:43 +05:30
gouri-panda
af5c833de0 #2361 removed function to outside of the setting scope 2020-09-14 17:09:01 +05:30
Seán Mac Gillicuddy
fdbbc2b94e
Merge pull request #2350 from kiwix/feature/Frans-Lukas/2348-fix-zim-hosting
#2348 out of bounds error fixed on ip formatting.
2020-09-14 12:04:01 +01:00
s-ayush2903
664cc62120
Close #2200 Fixed OnlineLibrary issue, now it works well and fine. Mentions #2201 2020-09-14 16:04:37 +05:30
gouri-panda
c316e9e3ef #2315 bug fixed 2020-09-14 16:02:01 +05:30
s-ayush2903
53416ec184
Defended npe at nullable toolbarView 2020-09-14 13:41:38 +05:30
s-ayush2903
b203f040ae
Removed loggings and comments 2020-09-14 13:36:49 +05:30