1881 Commits

Author SHA1 Message Date
Frans-Lukas
c300542d16 #1990 got the new history activity to display content 2020-05-06 09:23:48 +02:00
Seán Mac Gillicuddy
3d184b458c
Merge pull request #2054 from sonusourav/bookmark
Convert Bookmark presenter to kotlin
2020-05-05 18:14:42 +01:00
Frans-Lukas
ef4079b42f #1990 merge 2020-05-05 09:55:24 +02:00
Frans-Lukas
72a145398c #1990 Figured out the reduce and viewStateReducer methods 2020-05-05 09:48:03 +02:00
Frans-Lukas
345a0a3580 #1990 WIP 2020-05-05 08:43:32 +02:00
Sonu Sourav
c2d253d96b Reverted the change back in ZimFileReader 2020-05-02 17:55:22 +05:30
Yash Khare
3d79d512f8 Enable the ZimManageActivityTest 2020-05-01 23:22:21 +05:30
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
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
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
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
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
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
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
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
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
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
Hritik Wadhwa
fe66b319df Adjusting for null string 2020-04-23 20:29:43 +05:30
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