4433 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
a9a9a8760d #2024 Two strings are not localized correctly - fix unit tests 2020-04-28 12:49:31 +01:00
Seán Mac Gillicuddy
1ce98367b7
Merge pull request #2008 from sonusourav/chunkUtils
Convert ChunkUtils to Kotlin
2020-04-28 12:47:10 +01:00
Sonu Sourav
6b52187199 Removed redundant code 2020-04-28 17:00:59 +05:30
Sean Mac Gillicuddy
4cac8e35ce #2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132) - prevent IllegalStateException 2020-04-28 12:00:25 +01:00
Yash Khare
460ea25e71 Fix screenshots for API 21 and 22 2020-04-28 16:06:37 +05:30
Sean Mac Gillicuddy
51655499ef #2024 Two strings are not localized correctly - use StringIds 2020-04-28 11:26:16 +01:00
Yash Khare
0fd82771cc Fix naming 2020-04-28 15:35:40 +05:30
Frans-Lukas
940cee5bfa #1990 more experimenting with reactive 2020-04-28 11:57:40 +02:00
Sean Mac Gillicuddy
bbab52c335 #1864 Add unit tests for NewBookDao - enhance coverage 2020-04-28 10:42:18 +01:00
Seán Mac Gillicuddy
88a045d88b
Merge pull request #2040 from kiwix/macgills/feature/2037-npe-night-mode-view-painter
#2037 Crash Report 3.3.0: NPE NightModeViewPainter.deactivateNightMode (NightModeViewPainter.java:55)
2020-04-28 10:41:23 +01:00
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
Yash Khare
0fc0cd1ccf Fix for API 21 and 22 2020-04-26 14:29:16 +05:30
Yash Khare
7eb8e21ff7 test 2020-04-26 13:41:16 +05:30
Yash Khare
24f840c8b5 test 2020-04-26 13:24:02 +05:30
Yash Khare
fd67fcfedb Test 2020-04-26 13:08:16 +05:30
Yash Khare
a9ac018a8f Update the screenshot capture 2020-04-24 16:22:55 +05:30
Yash Khare
9b9b6b5bec Update screenshot capture 2020-04-24 13:31:19 +05:30
Yash Khare
ea30866c69 Attempt to take screenshot of the emulator 2020-04-24 13:02:56 +05:30
Yash Khare
208b3772eb Attempt to take screenshot of the emulator 2020-04-24 13:00:51 +05:30
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
Yash Khare
27c11d448d Fix #1754 Re-enable intro activity tests 2020-04-22 00:28:24 +05:30
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
Frans-Lukas
efdfcca6f5 #1990 more experimentation with actions and states. 2020-04-18 18:24:25 +02: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