gouri-panda
|
eefda4afd9
|
#2361 convert to more kotlin way
|
2020-09-08 16:18:12 +05:30 |
|
gouri-panda
|
ad6ab076e1
|
#2361 formated code
|
2020-09-08 15:44:05 +05:30 |
|
Seán Mac Gillicuddy
|
41f157ff54
|
Merge pull request #2365 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-09-08 11:12:56 +01:00 |
|
gouri-panda
|
26d63700e9
|
#2361 removed redunant nullable
|
2020-09-08 15:36:26 +05:30 |
|
gouri-panda
|
7741013f70
|
#2342 moved companion object to up
|
2020-09-08 15:28:48 +05:30 |
|
gouri-panda
|
2f4ae5cbf3
|
#2361 used scope functions in KiwixWebChromeClient
|
2020-09-08 15:26:18 +05:30 |
|
gouri-panda
|
febdccd798
|
#2342 changed preference name
|
2020-09-08 15:14:42 +05:30 |
|
Sean Mac Gillicuddy
|
aa031b376e
|
lint fixes
|
2020-09-08 10:15:42 +01:00 |
|
Seán Mac Gillicuddy
|
ce527d3b00
|
Merge pull request #2323 from gouri-panda/addNoteDialog_to_kotlin
Converted AddNoteDialog to kotlin
|
2020-09-08 09:23:17 +01:00 |
|
translatewiki.net
|
ee90428902
|
Localisation updates from https://translatewiki.net.
|
2020-09-07 16:44:25 +02:00 |
|
gouri-panda
|
06990c5d2c
|
#2361 formated code
|
2020-09-07 15:23:45 +05:30 |
|
gouri-panda
|
85ea2da4ec
|
#2322 removed bang operator
|
2020-09-07 15:02:29 +05:30 |
|
gouri-panda
|
b8bd3518a6
|
#2342 used const value for count
|
2020-09-07 14:47:24 +05:30 |
|
Seán Mac Gillicuddy
|
fe1d1e2e1d
|
Merge pull request #2358 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-09-07 09:51:33 +01:00 |
|
Sean Mac Gillicuddy
|
f88ba7b0fe
|
lint fixes
|
2020-09-07 09:21:09 +01:00 |
|
Seán Mac Gillicuddy
|
91d07ba7fb
|
Merge pull request #2254 from ritvikmahajan17/toKotlin
#2249 convert LocalFileTransferActivity to Kotlin class
|
2020-09-07 08:35:37 +01:00 |
|
Seán Mac Gillicuddy
|
aa71d3f207
|
Merge pull request #2355 from gouri-panda/color_overriden_in_zim_host_activity
fixed #2349 color overiden in zim host activity
|
2020-09-07 07:40:12 +01:00 |
|
gouri-panda
|
3fc50470b2
|
#2361 converted kiwixWebView to kotlin
|
2020-09-06 02:39:29 +05:30 |
|
HissPirat
|
b2dc82fe8f
|
#2348 made test cleaner
|
2020-09-05 13:37:53 +02:00 |
|
HissPirat
|
14b7ccf9d5
|
#2348 updated formatIpForAndroidPie to use pattern matching and added unit tests
|
2020-09-05 13:34:47 +02:00 |
|
s-ayush2903
|
7460ee1056
|
Used map instead heuristical arrayList with loop
|
2020-09-05 01:14:08 +05:30 |
|
gouri-panda
|
a74e0171f7
|
#2342 formated code
|
2020-09-04 23:33:41 +05:30 |
|
gouri-panda
|
7df5ab19bb
|
#2342 Converted RateAppCounter.java to kotlin
|
2020-09-04 16:05:28 +05:30 |
|
gouri-panda
|
5e562844bf
|
#2349 button color should be green
|
2020-09-04 15:49:33 +05:30 |
|
gouri-panda
|
3e1b49e92f
|
#2322 parameter name changed to original names
|
2020-09-04 15:20:28 +05:30 |
|
translatewiki.net
|
8b3e2565e2
|
Localisation updates from https://translatewiki.net.
|
2020-09-03 16:42:40 +02:00 |
|
s-ayush2903
|
914f0d050a
|
Semantified functions name from check to display assertion
|
2020-09-03 18:43:48 +05:30 |
|
s-ayush2903
|
bda56c1062
|
Segregated Each Button and View Test
|
2020-09-03 16:43:21 +05:30 |
|
gouri-panda
|
e86cb95c3a
|
added SimpleTextWatcher class
|
2020-09-03 16:27:19 +05:30 |
|
Seán Mac Gillicuddy
|
758908aca4
|
Merge pull request #2357 from ARJUPTA/patch-1
Update CONTRIBUTING.md
|
2020-09-03 11:20:27 +01:00 |
|
s-ayush2903
|
e1cba8a496
|
Streamline the tests strictly according to Robot Concept
|
2020-09-03 15:47:04 +05:30 |
|
gouri-panda
|
3fe693badd
|
removed double bang operator and formated code
|
2020-09-03 15:27:59 +05:30 |
|
gouri-panda
|
b157a08a20
|
changed writeNote to readNote
|
2020-09-03 15:10:37 +05:30 |
|
gouri-panda
|
b5a15d0cac
|
applied scoped function
|
2020-09-03 15:02:34 +05:30 |
|
Seán Mac Gillicuddy
|
a29f71413b
|
Merge pull request #2345 from gouri-panda/HelpAdapter_to_kotlin
Coverted HelpAdapter to kotlin
|
2020-09-03 10:17:20 +01:00 |
|
Arjun Gupta
|
b35ab8339b
|
Update CONTRIBUTING.md
Fixes the issue #2356
|
2020-09-03 12:40:15 +05:30 |
|
ritvik
|
4671e7d43a
|
IF removed
|
2020-09-03 10:34:35 +05:30 |
|
s-ayush2903
|
24a50a84d7
|
Run all tests in the same scope
|
2020-09-03 02:11:18 +05:30 |
|
s-ayush2903
|
0442191c7d
|
Set the tests running in same scope
|
2020-09-03 01:03:16 +05:30 |
|
gouri-panda
|
c00acd9afa
|
formated code
|
2020-09-02 18:27:46 +05:30 |
|
gouri-panda
|
6faed07c45
|
formated code
|
2020-09-02 18:23:49 +05:30 |
|
gouri-panda
|
1a0bca0a09
|
formated code
|
2020-09-02 18:15:01 +05:30 |
|
gouri-panda
|
fe95ac606e
|
added kotlin substring method in getTextAfterLastSlashWithoutExtension method
|
2020-09-02 17:52:25 +05:30 |
|
Seán Mac Gillicuddy
|
83f7410b5d
|
Merge pull request #2318 from prayutsu/feature/prayutsu/2291-convert-errorActivity-java-file-into-Kotlin
Feature/prayutsu/2291 convert error activity java file into kotlin
|
2020-09-02 12:04:48 +01:00 |
|
prayutsu
|
2d7fab0dc5
|
fixed reviewed changes
|
2020-09-02 15:56:20 +05:30 |
|
Seán Mac Gillicuddy
|
86b00d2261
|
Merge pull request #2352 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
|
2020-09-02 09:10:45 +01:00 |
|
ritvik
|
672e175cbf
|
isFileSender removed and nullablity issue checked
|
2020-09-01 22:39:33 +05:30 |
|
gouri-panda
|
616e2834a4
|
used extension function
formated code
|
2020-09-01 17:25:45 +05:30 |
|
gouri-panda
|
94c1ed0a13
|
added map operator
|
2020-09-01 16:58:02 +05:30 |
|
gouri-panda
|
6580a42350
|
added null safe
|
2020-09-01 16:53:18 +05:30 |
|