4314 Commits

Author SHA1 Message Date
Seán Mac Gillicuddy
24823c6ab5
Merge pull request #2059 from kiwix/release/3.3.1
Release/3.3.1 to Develop
2020-05-01 15:13:39 +01:00
Seán Mac Gillicuddy
148cbacf38
Merge pull request #2056 from sonusourav/bookmarkAdapter
Fixes #2055 Convert bookmarkAdapter to Kotlin
2020-05-01 14:22:11 +01:00
Sonu Sourav
73c09188ce Changed to setBitmap( string: Base64String) 2020-05-01 18:21:51 +05:30
Yash Khare
edd4631b75 Screenshot with no writing to SD card 2020-05-01 17:59:32 +05:30
Sean Mac Gillicuddy
125e5b25a5 update changelog 2020-05-01 12:32:35 +01:00
Sean Mac Gillicuddy
89e235a47c Bump version 2020-05-01 12:14:21 +01:00
Seán Mac Gillicuddy
9ddd9c7c9e
Merge pull request #2057 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-05-01 12:12:35 +01:00
Sonu Sourav
7311b72944 Changed BookmarkItemViewHolder definition 2020-05-01 16:29:25 +05:30
Sean Mac Gillicuddy
44dd5ebdcf update typography and ignore typos in tr 2020-05-01 09:53:32 +01:00
Yash Khare
159a552b50 Fix 2020-05-01 13:46:54 +05:30
Yash Khare
f1e9f9c8c9 Fix for API 21 and 22 2020-05-01 12:30:55 +05:30
Yash Khare
032ddf3d95 Fix for API 21 and 22 2020-05-01 11:21:16 +05:30
Sonu Sourav
ce098af86a Converted bookmark module to kotlin 2020-04-30 22:29:45 +05:30
Sonu Sourav
cc96d8cf99 Reformatted bookmark adapter 2020-04-30 22:23:44 +05:30
Sonu Sourav
6c2278a304 Followed Kotlin styling guide 2020-04-30 20:52:57 +05:30
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