5689 Commits

Author SHA1 Message Date
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
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
ritvik
e4b389befb issue with nullable solved 2020-08-31 18:10:00 +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
HissPirat
05276b4708 #2319 removed unnecessary navigation result consumption. 2020-08-31 13:08:46 +02:00