1889 Commits

Author SHA1 Message Date
gouri-panda
b8bd3518a6 #2342 used const value for count 2020-09-07 14:47:24 +05:30
Sean Mac Gillicuddy
f88ba7b0fe lint fixes 2020-09-07 09:21:09 +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
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
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
gouri-panda
e86cb95c3a added SimpleTextWatcher class 2020-09-03 16:27:19 +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
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
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
gouri-panda
26809db074 removed lazy operator 2020-09-01 16:51:04 +05:30
gouri-panda
34c6a6ced4 formated code 2020-09-01 16:37:33 +05:30
gouri-panda
a18eea8455 formated code 2020-09-01 16:34:45 +05:30
Sean Mac Gillicuddy
d40d7b91f3 lint fixes 2020-09-01 12:03:36 +01:00
gouri-panda
11dd0dbcbf inlined initTTS 2020-09-01 16:33:03 +05:30
gouri-panda
5d647d8306 avoid the explicit constructor 2020-09-01 16:29:21 +05:30
gouri-panda
dd32d94878 bug fixed 2020-09-01 16:25:58 +05:30
Seán Mac Gillicuddy
94d3e0caf3
Merge pull request #2321 from bharath2547/develop
2307 converted DocumentParser.java class to kotlin class
2020-09-01 11:49:22 +01:00
gouri-panda
3cf6d7bb63 BaseViewHolder class added 2020-09-01 16:12:22 +05:30
gouri-panda
dc802b1b3e removed butterknife 2020-09-01 15:33:28 +05:30
prayutsu
e5effd3123 fixed reviewed changes 2020-09-01 14:28:28 +05:30
bharath2547
d73d1f2654 changed DocumentParser.kt file 2020-08-31 22:35:24 +05:30
translatewiki.net
a394a609c8 Localisation updates from https://translatewiki.net. 2020-08-31 16:09:49 +02:00
gouri-panda
b0c1768c2e reduced noteFileUri scope 2020-08-31 19:15:03 +05:30
gouri-panda
ed93ee6875 added menuItem in global scope 2020-08-31 19:00:25 +05:30
gouri-panda
7b270bcef1 removed null check from alertDialogShower 2020-08-31 18:47:47 +05:30
gouri-panda
e163f9ea94 removed unnecessary brackets and comments 2020-08-31 18:44:58 +05:30
gouri-panda
cda7e46e26 added kotlin null check and inline the variable 2020-08-31 18:42:51 +05:30
gouri-panda
4cf6ddb3d7 added readText() method in writeNote() 2020-08-31 18:39:40 +05:30
gouri-panda
e6e9e4efe8 added writeText() in saveNote() 2020-08-31 18:29:39 +05:30
gouri-panda
5c7aa2ff34 removed JvmField and added lateinit in alertDialogShower 2020-08-31 18:22:41 +05:30
gouri-panda
4c7384386e deleted return and added else if 2020-08-31 16:53:07 +05:30
gouri-panda
2a8c2d8182 join the constructor in the TTSTask class 2020-08-31 16:49:20 +05:30
gouri-panda
c1ebc68f0b deleted return and added else clause 2020-08-31 16:44:27 +05:30
gouri-panda
3870cb0544 removed HashMap constructor and used map 2020-08-31 16:43:04 +05:30
gouri-panda
bcb52eb95a separated the guard 2020-08-31 16:32:25 +05:30