1868 Commits

Author SHA1 Message Date
Abdul Wadood
709614d776 Remove unnecessary parentheses 2020-10-22 16:49:32 +05:30
Abdul Wadood
9f00d4e152 Replace apply with let 2020-10-22 16:45:42 +05:30
translatewiki.net
6819a4de91 Localisation updates from https://translatewiki.net. 2020-10-22 13:02:28 +02:00
Abdul Wadood
a02fb0f4dd Remove braces from when clause 2020-10-22 16:21:03 +05:30
Abdul Wadood
bc6f59196e Inline val result 2020-10-22 15:52:01 +05:30
Abdul Wadood
6618309f88 Replace for loop with firstOrNull 2020-10-22 15:43:16 +05:30
Abdul Wadood
7770d6a6ae Use requireNotNull to raise exception
Rename find to textToFind and clean up code
2020-10-22 15:15:32 +05:30
Seán Mac Gillicuddy
ce242960b3
Merge pull request #2453 from kiwix/feature/macgills/2310-target-29
#2310 Target Android 29 before November
2020-10-22 09:55:58 +01:00
Seán Mac Gillicuddy
9c3394da14
Merge pull request #2450 from s-ayush2903/fix/s-ayush2903/2448-read-aloud-doesn't-work-in-background
fix: Set the tts working in background as well
2020-10-22 09:53:36 +01:00
Abdul Wadood
8fa8f40c83 Move field initialization outside the init block 2020-10-22 14:22:23 +05:30
Abdul Wadood
6025aab5fc Merge branch 'develop' into feature/abdulwd/1826-kotlin-convert-compatfindactionmodecallback 2020-10-22 14:17:40 +05:30
Seán Mac Gillicuddy
dd387e2e8f
Merge pull request #2452 from kiwix/feature/abdulwd/2402-convert-kotlin-tabsadapter
Covert TabsAdapter.java to Kotlin
2020-10-22 09:13:41 +01:00
Abdul Wadood
234c569cbf Covert CompatFindActionModeCallback.java to Kotlin 2020-10-22 11:16:45 +05:30
Abdul Wadood
5528a00ba3 Assign view ids from ids.xml
instead of using hardcoded ids for views
2020-10-21 16:55:58 +05:30
Abdul Wadood
7bb8a944e6 Use apply and code cleanup 2020-10-21 16:16:36 +05:30
Sean Mac Gillicuddy
617365a865 #2310 Target Android 29 before November - fix unit tests 2020-10-21 11:04:28 +01:00
Abdul Wadood
ac979a2534 Move init block to top
Use setImageDrawableCompat to set drawable
2020-10-21 15:33:51 +05:30
Seán Mac Gillicuddy
ddb883a293
Merge pull request #2451 from kiwix/feature/abdulwd/2400-convert-kotlin-onswipetouchlistener
Covert OnSwipeTouchListener.java to Kotlin
2020-10-21 10:29:15 +01:00
Seán Mac Gillicuddy
a3346c7d0f
Merge pull request #2440 from s-ayush2903/fix/s-ayush2903/#2258-DiagnosticReport-Integrity-is-not-Secured
fix: Appended Device Details in the logs file as well
2020-10-21 09:59:36 +01:00
Abdul Wadood
fdd9566ac8 Move init block to top
Get rid of result var
2020-10-21 14:28:49 +05:30
s-ayush2903
c752014a08
Set the everything working and eliminated all crashes, only design is to be considered now 2020-10-21 10:26:54 +05:30
Abdul Wadood
8aa2b2bc7e Covert TabsAdapter.java to Kotlin 2020-10-20 22:50:24 +05:30
Abdul Wadood
d3190170f9 Covert OnSwipeTouchListener.java to Kotlin 2020-10-20 22:21:04 +05:30
Sean Mac Gillicuddy
3e67f68512 Merge remote-tracking branch 'origin/develop' into feature/macgills/2310-target-29 2020-10-20 11:01:09 +01:00
s-ayush2903
b0c3133539
Fix:#2448-Set the tts working in background as well 2020-10-20 15:04:02 +05:30
Sean Mac Gillicuddy
d24fc1ce21 fix lint 2020-10-20 09:33:40 +01:00
translatewiki.net
fdbbb1b171 Localisation updates from https://translatewiki.net. 2020-10-19 15:15:48 +02:00
s-ayush2903
182a2bccce
Fix #2258: Appended mail body in the logs file as well 2020-10-16 15:45:50 +05:30
lonewolf
57ea773b1c #2439 added tools attribute to each fragment of kiwix_nav_graph.xml 2020-10-15 14:44:25 +05:30
Seán Mac Gillicuddy
1d82cd1a76
Merge pull request #2427 from s-ayush2903/feature/s-ayush2903/#2257-storage-selector-is-not-user-friendly
style: Added RadioButtons in storageSelectDialog
2020-10-14 12:25:00 +01:00
s-ayush2903
e5e16a49fd
Removed useless lambda 2020-10-14 16:10:49 +05:30
s-ayush2903
743ba2ce39
Set the RadioButtons working and made the dialog haptic 2020-10-14 16:05:42 +05:30
Seán Mac Gillicuddy
bfbcfb9e0b
Merge pull request #2436 from gouri-panda/Feature/gouri-panda/#2430_memory_leak_in_kiwixReaderFragment
Feature/gouri-panda/#2430_memory_leak_in_kiwixReaderFragment
2020-10-14 08:58:03 +01:00
s-ayush2903
74798d237f
Eliminated Conflicts 2020-10-14 02:11:00 +05:30
gouri-panda
dc4fa6a501 #2430 fixed memory leak 2020-10-13 22:47:04 +05:30
Seán Mac Gillicuddy
7273da100b
Merge pull request #2432 from gouri-panda/Feature/gouri-panda/2292_zimHostFragment_not_requesting_location_permission_on_android_10
Feature/gouri-panda/2292 zim host fragment not requesting location permission on android 10
2020-10-13 11:23:34 +01:00
Sean Mac Gillicuddy
4cd790d3b7 lint fix 2020-10-13 09:22:16 +01:00
gouri-panda
70c69286e1 #2292 added string resources in valuess-qq 2020-10-13 12:52:33 +05:30
translatewiki.net
178e9a4a13 Localisation updates from https://translatewiki.net. 2020-10-12 15:51:32 +02:00
Seán Mac Gillicuddy
f08c831d46
Merge pull request #2426 from gouri-panda/2407_navigation_view_not_hidden_for_full_screen_video
Feature/gouri-panda/2407 Navigation view not hidden for full screen video
2020-10-12 14:09:41 +01:00
gouri-panda
0a52fcee52 #2407 changed from boxed type to primitive 2020-10-12 17:52:50 +05:30
gouri-panda
045dac2216 #2407 added comment in onFullscreenVideoToggled 2020-10-12 17:46:00 +05:30
Sean Mac Gillicuddy
6c9ab5a14e #2308 duplicate page fragments will no longer occur.- add test - delete unused code 2020-10-12 13:12:31 +01:00
gouri-panda
6791d020a0 #2407 changed callback method name and refactored code 2020-10-12 17:34:24 +05:30
gouri-panda
2e58b0b0d6 #2292 added permission 2020-10-12 10:35:52 +05:30
s-ayush2903
51cabfd17a
Modified Dialog Layout a bit 2020-10-11 22:05:32 +05:30
HissPirat
3c17af2df2 #2308 duplicate page fragments will no longer occur. 2020-10-11 16:30:04 +02:00
s-ayush2903
818709ce23
#2257 Added RadioButtons in storage select dialog 2020-10-09 19:58:54 +05:30
gouri-panda
6641c50023 #2347 fix small bug 2020-10-09 18:44:39 +05:30
gouri-panda
d7239ae911 #2407 fixed bug 2020-10-09 15:53:00 +05:30