4054 Commits

Author SHA1 Message Date
Frans-Lukas
6d82885f3c #1972 codecov fix 2020-04-10 15:20:07 +02:00
Frans-Lukas
58ef0de353 #1972 switched to use lambda method calls 2020-04-10 14:59:08 +02:00
Frans-Lukas
722f4a7642 #1972 initial conversion of HistoryPresenter to kotlin. 2020-04-05 13:15:08 +02:00
Seán Mac Gillicuddy
45b14119c9
Merge pull request #2003 from kiwix/macgills/feature/2002-pre-allocation
#2002 Stop pre allocation of downloads and instead check currently downloading books to calculate available space
2020-04-03 15:34:04 +01:00
Sean Mac Gillicuddy
3e0c77059a #2002 Stop pre allocation of downloads and instead check currently downloading books to calculate available space - fix unit test compilation 2020-04-03 14:22:08 +01:00
Sean Mac Gillicuddy
88d1f7118f #2002 Stop pre allocation of downloads and instead check currently downloading books to calculate available space 2020-04-03 13:30:52 +01:00
Seán Mac Gillicuddy
d4c2a0c8b8
Merge pull request #1897 from yash1ts/#1891-help-activity-kotlin
HelpActivity converted to kotlin
2020-04-03 13:12:27 +01:00
Yashwant
36c0b5b43f HelpActivity converted to kotlin: Changed HelpActivity test 2020-04-03 17:08:46 +05:30
Seán Mac Gillicuddy
adcde1dc31
Merge pull request #1986 from akkywadhwa/main-presenter-kotlin
Fixed #1985 Converted MainPresenter to Kotlin
2020-04-03 08:21:13 +01:00
Seán Mac Gillicuddy
6ad70ba1d7
Merge pull request #1994 from akkywadhwa/network-mod-kotlin
Fixed #1993 Converted NetworkModule to Kotlin
2020-04-03 08:05:48 +01:00
Hritik Wadhwa
21e075f9ab Refactor MainPresenter 2020-04-03 02:45:06 +05:30
Hritik Wadhwa
f8b570dfbb Remove nullable and companion object 2020-04-02 22:03:43 +05:30
Hritik Wadhwa
2d344ff9f1 Refactor NetworkModule 2020-04-02 20:17:26 +05:30
Seán Mac Gillicuddy
7dcd3bebb9
Merge pull request #2000 from kiwix/macgills/feature/1909-animation-util-to-kotlin
#1909 Convert AnimationUtil to Kotlin - convert AnimatUtil - modify codestyle so R. does not get omitted when converting to kotlin - force import optimisation
2020-04-02 15:20:48 +01:00
Hritik Wadhwa
5679b81e1f Using dagger in TestNetworkModule 2020-04-02 19:16:20 +05:30
Sean Mac Gillicuddy
2b8e321791 #1909 Convert AnimationUtil to Kotlin - convert AnimatUtil - modify codestyle so R. does not get omitted when converting to kotlin - force import optimisation 2020-04-02 13:59:52 +01:00
Hritik Wadhwa
804f1e0a35 Fixing failed test 2020-04-02 17:07:12 +05:30
Seán Mac Gillicuddy
740c460406
Merge pull request #1944 from yashk2000/feature/yashk2000/1823-update-tab-color-in-night-mode
Fix #1823 Change tab theme in light and dark mode
2020-04-02 12:08:52 +01:00
Yash Khare
a9943a7ab6 Simplifiy condition for turning on dark mode 2020-04-02 15:54:35 +05:30
Seán Mac Gillicuddy
cab9934018
Merge pull request #1973 from Frans-Lukas/1971-convert-historyadapter-to-kotlin
1971 convert historyadapter to kotlin
2020-04-02 11:06:13 +01:00
Yash Khare
d0d0104a84 Use foreach and syntax improvements 2020-04-02 15:10:31 +05:30
Frans-Lukas
8858765aaf #1971 made set text cleaner. 2020-04-02 11:27:40 +02:00
Frans-Lukas
fadd3ff2d1 #1971 made when statement cleaner 2020-04-02 10:40:29 +02:00
Yash Khare
63948da600 Update function parameters 2020-04-02 13:50:31 +05:30
Yash Khare
d4b4f3fecd Use jvmOverloads to make multiple function declarations 2020-04-01 21:37:38 +05:30
Frans-Lukas
62e30b2d04 #1971 name change deletion 2020-04-01 16:31:05 +02:00
Frans-Lukas
4f8d48c6af #1971 Rename class to better describe it and small style fixes to history classes 2020-04-01 15:57:52 +02:00
Yash Khare
0d8ca9f8b8 Use a receiver function as a parameter for activating dark mode 2020-04-01 19:21:54 +05:30
Hritik Wadhwa
6fc495c38a Refactoring NetworkModule 2020-04-01 19:04:53 +05:30
Frans-Lukas
439bedb5a3 #1971 additional style fixes 2020-04-01 15:29:19 +02:00
Hritik Wadhwa
be3f66c571 Merge remote-tracking branch 'upstream/develop' into network-mod-kotlin 2020-04-01 18:22:27 +05:30
Seán Mac Gillicuddy
9fcb20f1e8
Merge pull request #1995 from kiwix/macgills/upgrade-kotlin
Upgrade kotlin version
2020-04-01 13:00:24 +01:00
Frans-Lukas
8d3a1b43a9 #1971 moved view holders to separate files and fixed style issues. 2020-04-01 13:45:01 +02:00
Sean Mac Gillicuddy
2734d26aac Upgrade kotlin version 2020-04-01 12:25:29 +01:00
Frans-Lukas
49110188e1 #1971 static fix. 2020-04-01 12:31:07 +02:00
Frans-Lukas
0b75c5af0b Added @DrawableRes annotation to setImageDrawableCompat 2020-04-01 12:09:44 +02:00
Seán Mac Gillicuddy
0f17813039
Merge pull request #1992 from akkywadhwa/jni-mod-kotlin
Fixed #1991 Convert JNIModule to Kotlin
2020-04-01 09:37:23 +01:00
Yashwant
c503335a58 HelpActivity converted to kotlin: Changes done 2020-04-01 01:34:04 +05:30
Yash Khare
27e9e39b87 Fix #1823 2020-03-31 21:33:05 +05:30
Hritik Wadhwa
9f42a3bdba Fixed #1993 Converted NetworkModule to Kotlin 2020-03-31 21:19:19 +05:30
Frans-Lukas
5ffef30f6d #1971 additional requested fixes to HistoryAdapter 2020-03-31 17:23:37 +02:00
Frans-Lukas
86f774aaf0 #1971 Added setImageDrawableCompat to ImageViewExtensions 2020-03-31 17:21:20 +02:00
Hritik Wadhwa
7fb6926032 Fixed #1991 Convert JNIModule to Kotlin 2020-03-31 20:27:18 +05:30
Frans-Lukas
415ab7e3e2 #1971 Fixed date parsing error 2020-03-31 14:56:49 +02:00
Frans-Lukas
3f745dab0a #1971 some fixes to reviews 2020-03-31 14:43:09 +02:00
Seán Mac Gillicuddy
da30dcc0b1
Merge pull request #1979 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-03-31 13:37:01 +01:00
Sean Mac Gillicuddy
74585381b2 - Ignore DuplicateStrings for translations - Stop duplicating a string in English - Get erros for duplicate strings in - remove unused uplicate string in translations - update 1 string to use elipsis character 2020-03-31 12:59:45 +01:00
Seán Mac Gillicuddy
92937bcbfd
Merge pull request #1982 from akkywadhwa/setting-presenter-kotlin
Fixes #1981 Converted SettingsPresenter to Kotlin
2020-03-31 12:43:41 +01:00
Seán Mac Gillicuddy
78e02c4479
Merge pull request #1975 from 4shutosh/cardView_color_system
Fixes #1974 Better Colors Used
2020-03-31 12:15:21 +01:00
Ashutosh Singh
72b55b7748 bg removed 2020-03-31 16:17:50 +05:30