4299 Commits

Author SHA1 Message Date
translatewiki.net
1a17188829 Localisation updates from https://translatewiki.net. 2020-04-30 16:51:51 +02:00
Sonu Sourav
8c3baad94b Fixes #2055 Convert bookmarkAdapter to Kotlin 2020-04-30 20:11:28 +05:30
Sonu Sourav
8dabeb3b7f Reformatted lambda function in bookmarks presenter 2020-04-30 19:46:04 +05:30
Sean Mac Gillicuddy
9d40c18b5d Fixes #2053 Convert bookmark presenter to kotlin 2020-04-30 19:34:07 +05:30
Seán Mac Gillicuddy
17b37223ad
Merge pull request #2050 from kiwix/macgills/feature/2049-date-time-parse-exception
#2049 Crash Report 3.3.0: DateTimeParseException
2020-04-30 10:20:19 +01:00
Sean Mac Gillicuddy
5d251698cb #2049 Crash Report 3.3.0: DateTimeParseException - catch exception 2020-04-30 09:16:55 +01:00
Seán Mac Gillicuddy
92b6f3af42
Merge pull request #2047 from kiwix/macgills/feature/2045-diagnostic-report
#2045 Create Send Diagnostic Report screen
2020-04-30 09:08:41 +01:00
Seán Mac Gillicuddy
c046bf9d34
Merge pull request #2048 from kiwix/macgills/feature/1274-lint-errors
#1274 Lint Baseline Issues
2020-04-29 16:07:24 +01:00
Sean Mac Gillicuddy
321bdf983d #1274 Lint Baseline Issues - fix error in custom - remove baselines 2020-04-29 14:04:44 +01:00
Sean Mac Gillicuddy
2e9e6a721b Merge branch 'develop' into macgills/feature/2045-diagnostic-report 2020-04-29 13:56:37 +01:00
Sean Mac Gillicuddy
ff62179e4b #1274 Lint Baseline Issues - fix or suppress errors in app&core 2020-04-29 13:54:16 +01:00
Seán Mac Gillicuddy
8b22a1fd89
Merge pull request #2031 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-04-29 12:36:00 +01:00
Sean Mac Gillicuddy
9786066e14 #2045 Create Send Diagnostic Report screen - add screen 2020-04-29 12:34:45 +01:00
Seán Mac Gillicuddy
968cdaf961
Merge pull request #2046 from kiwix/macgills/feature/2032-svg-asset-loading
#2032 some Latex based formulas not shown on Kiwix Android APK 3.3.0/3.2.1
2020-04-29 12:14:28 +01:00
Seán Mac Gillicuddy
94af978865
Merge pull request #2044 from kiwix/macgills/feature/2038-prevent-illegal-state-from-null
#2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132)
2020-04-29 12:02:13 +01:00
Sean Mac Gillicuddy
c2d449eaaa fix lint typography issues 2020-04-29 10:52:21 +01:00
Sean Mac Gillicuddy
125b94ec79 #2038 Crash Report 3.3.0: ZimFileReader.mimeTypeFromReader (ZimFileReader.java:132) - stop catching Exception 2020-04-29 10:29:34 +01:00
Sean Mac Gillicuddy
6158d8fd7c #2032 some Latex based formulas not shown on Kiwix Android APK 3.3.0/3.2.1 - load svgs as assets 2020-04-29 10:06:48 +01:00
Seán Mac Gillicuddy
595c30d8fb
Merge pull request #2043 from kiwix/macgills/feature/2024-localise-strings
#2024 Two strings are not localized correctly
2020-04-28 14:33:10 +01:00
Seán Mac Gillicuddy
d6bea539fc
Merge pull request #2042 from kiwix/macgills/feature/1864-test-new-book-dao
#1864 Add unit tests for NewBookDao
2020-04-28 13:18:34 +01:00
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
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