4211 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
53e56a4926 #1864 Add unit tests for NewBookDao - complete tests 2020-04-28 10:22:45 +01:00
Sean Mac Gillicuddy
2c6a314880 #2037 Crash Report 3.3.0: NPE NightModeViewPainter.deactivateNightMode (NightModeViewPainter.java:55) - review fix 2020-04-28 09:46:57 +01:00
Sonu Sourav
14a21b9e30 Used Higher Order functions to generate chunks 2020-04-27 23:06:49 +05:30
translatewiki.net
ba85c33e1c Localisation updates from https://translatewiki.net. 2020-04-27 16:48:32 +02:00
Seán Mac Gillicuddy
5cd50848f5
Merge pull request #2039 from kiwix/macgills/feature/2038-illegal-state-exception-zim-file-reader
#2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132)
2020-04-27 15:32:03 +01:00
Sean Mac Gillicuddy
f60f0c7ed9 #2037 Crash Report 3.3.0: NPE NightModeViewPainter.deactivateNightMode (NightModeViewPainter.java:55) - make NPE impossible 2020-04-27 14:38:32 +01:00
Sean Mac Gillicuddy
c626376ea6 #2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132) - catch exception and return default value 2020-04-27 14:25:23 +01:00
Seán Mac Gillicuddy
d3a1be703f
Merge pull request #2036 from kiwix/macgills/feature/2034-main-presenter-npe
#2034 Crash after building from source
2020-04-27 11:40:13 +01:00
Sean Mac Gillicuddy
fbca1209e6 #2034 Crash after building from source - safeguard against NPE 2020-04-27 09:48:13 +01:00
Seán Mac Gillicuddy
20d5054ad1
Merge pull request #2030 from kiwix/release/3.3.0
Release/3.3.0 to Develop
2020-04-23 16:54:30 +01:00
Seán Mac Gillicuddy
efeeff0ee8
Merge pull request #1961 from akkywadhwa/style-utils-kotlin
Fix #1960 Converted StyleUtils to Kotlin
2020-04-23 16:42:33 +01:00
Hritik Wadhwa
9ddcfb4d7d Fixing repeated mapping of string 2020-04-23 20:45:44 +05:30
Sean Mac Gillicuddy
227759bddf Downgrade gradle 2020-04-23 16:15:04 +01:00
Hritik Wadhwa
fe66b319df Adjusting for null string 2020-04-23 20:29:43 +05:30
Sean Mac Gillicuddy
46ff63feda bump GPP version 2020-04-23 15:52:38 +01:00
Sean Mac Gillicuddy
7bb34737b7 update changelog 2020-04-22 17:13:05 +01:00
Sean Mac Gillicuddy
326e9f8659 bump version 2020-04-22 17:00:44 +01:00
Seán Mac Gillicuddy
d766ec7e90
Merge pull request #1980 from kiwix/macgills/feature/1659-autoload-next-video
#1659 Autoload next video - replace content provider with WebResource…
2020-04-22 16:58:28 +01:00
Sean Mac Gillicuddy
7eee1403f9 #1659 Autoload next video - remove unused class 2020-04-22 16:38:28 +01:00
Sean Mac Gillicuddy
1840686919 #1659 Autoload next video - fix test initialisation 2020-04-22 16:14:30 +01:00
Sean Mac Gillicuddy
f9f05b0a95 #1659 Autoload next video - revert migration from legacy content prefix - reorder statement so output stream is definitely connected 2020-04-21 16:45:41 +01:00
Sean Mac Gillicuddy
957ecd7691 Merge remote-tracking branch 'origin/develop' into macgills/feature/1659-autoload-next-video
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
2020-04-21 16:16:39 +01:00
Sean Mac Gillicuddy
22ae04af4f #1659 Autoload next video - replace old urls on app upgrade 2020-04-20 17:11:52 +01:00
Sean Mac Gillicuddy
62d2ff3685 #1659 Autoload next video - use correct path for content and match on video content 2020-04-20 17:03:17 +01:00
Sean Mac Gillicuddy
bfcb2e263e #1659 Autoload next video - update kiwixlib 2020-04-20 16:13:19 +01:00
Seán Mac Gillicuddy
d1d7abd195
Merge pull request #1900 from yashk2000/feature/yashk2000/1899-finish-action-mode
Fix #1899 Finish action mode when shifting fragments
2020-04-17 15:59:02 +01:00
Yash Khare
f837a45d21 Update the disposabe and improve test methods 2020-04-17 20:08:10 +05:30
Sean Mac Gillicuddy
736374d3cc #1659 Autoload next video - review fixes 2020-04-17 15:30:29 +01:00
Seán Mac Gillicuddy
51322806d1
Merge pull request #2004 from sonusourav/mobileView
Fixes #1938 Horizontal scaling of web view
2020-04-17 15:07:43 +01:00
Yash Khare
9401b688bc Update view model tests 2020-04-17 16:45:40 +05:30
Sonu Sourav
9bf8aafe07 set setDisplayZoomControls to false 2020-04-16 21:23:00 +05:30
Seán Mac Gillicuddy
29560ecd45
Merge pull request #2009 from yashk2000/feature/yashk2000/1946-enhance-zim-delete
Fix #1946 Make a single dialog with a list view of all zims to be deleted
2020-04-16 15:59:12 +01:00
Seán Mac Gillicuddy
a52d57af09
Merge pull request #2017 from sonusourav/bookmarkKotlin
Convert BookmarkActivity to Kotlin
2020-04-16 15:52:36 +01:00
Seán Mac Gillicuddy
8281bd4314
Merge pull request #2021 from sonusourav/lint
Fix lint warnings in bookmark package
2020-04-16 15:46:25 +01:00
Sonu Sourav
a0e06f7cc9 Used range instead of comparison operator 2020-04-16 20:04:10 +05:30
Sonu Sourav
1b8f6e428e Removed pref_zoom_enabled test 2020-04-16 19:50:01 +05:30
Yash Khare
3be699c994 Improve formatting and omit this 2020-04-15 23:18:35 +05:30
Sonu Sourav
e4a5f2eab3 Used SimpleTextListener 2020-04-15 22:21:19 +05:30
Yash Khare
537b2be914 Use an extension function to delete zims 2020-04-15 21:26:03 +05:30
Seán Mac Gillicuddy
918936eaca
Merge pull request #2006 from Frans-Lukas/1972-convert-history-presenter-to-kotlin
#1972 Convert HistoryPresenter to kotlin
2020-04-15 16:41:10 +01:00
Sonu Sourav
3027aab457 Removed zoom preference from settings 2020-04-15 16:33:22 +05:30
Sonu Sourav
1ec1f0edfa Fixes #1938 Default value of zoom control 2020-04-15 15:55:40 +05:30
Yash Khare
4fb6aa6ab6 Fix #1824 Make night UI properly translated 2020-04-15 15:55:40 +05:30
Frans-Lukas
545e4e9370 #1972 Fixed change requests regarding disposable and string comparison. 2020-04-15 11:43:20 +02:00
Sonu Sourav
e37c0dd0cd removed double bang 2020-04-15 13:29:36 +05:30
Sonu Sourav
04f66eda53 detekt issues fixed 2020-04-14 21:47:50 +05:30
Yash Khare
15a0d9aae2 Subscribe to a field in view model to control action mode 2020-04-14 21:41:33 +05:30
Sonu Sourav
493061a36a Fixed compile issues 2020-04-14 19:11:21 +05:30
Yash Khare
30f40c829f Put the check in the view model 2020-04-14 16:32:05 +05:30
Yash Khare
7ef0054dd1 Use also and fold to improve zim deletion 2020-04-14 13:18:38 +05:30