1881 Commits

Author SHA1 Message Date
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
gouri-panda
722f72190c added map method and removed else block from speakAloud() 2020-08-31 16:28:35 +05:30
gouri-panda
6f03f37b7a removed requestAudioFocus from pausOrResume() 2020-08-31 16:09:47 +05:30
gouri-panda
6151b7dcc3 brackets pair removed 2020-08-31 16:01:54 +05:30
prayutsu
1b85d4f54b fixed reviewed changes 2020-08-31 15:48:51 +05:30
Seán Mac Gillicuddy
ae107cf736
Merge pull request #2326 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-08-31 10:16:05 +01:00
Sean Mac Gillicuddy
199744deb0 lint fixes 2020-08-31 09:50:27 +01:00
Seán Mac Gillicuddy
609222cd79
Merge pull request #2340 from kiwix/feature/Frans-Lukas/2338-fix-memory-leaks
Feature/frans lukas/2338 fix memory leaks
2020-08-31 07:39:21 +01:00
Seán Mac Gillicuddy
3549b5e6a5
Merge pull request #2337 from kiwix/feature/Frans-Lukas/2336-rename-files
#2336 renamed files
2020-08-31 07:35:59 +01:00