1868 Commits

Author SHA1 Message Date
s-ayush2903
0619603f91
Merge branch 'develop' of github.com:kiwix/kiwix-android into feature/s-ayush2903/2263-move-back-to-top-button-a-bit-high 2020-08-22 10:02:43 +05:30
s-ayush2903
70b1d162ab
Removed comments 2020-08-22 09:47:22 +05:30
s-ayush2903
ffb924fd48
Initialized Vertical-Offset for bottomAppBar to avoid protrusions with fab 2020-08-22 09:46:24 +05:30
translatewiki.net
92b9189bbb Localisation updates from https://translatewiki.net. 2020-08-21 17:23:54 +02:00
bharath2547
97c90901e6 converted DocumentParser.java class to kotlin class 2020-08-21 20:13:09 +05:30
gouri-panda
c964d8e4d2 removed suppressLint from getFeatures method 2020-08-21 18:58:33 +05:30
gouri-panda
921078280b added filter method in speakAloud 2020-08-21 18:55:28 +05:30
HissPirat
8426c2d92b #2319 merge with one-activity 2020-08-21 14:38:34 +02:00
HissPirat
88b65384fb merge with develop 2020-08-21 14:32:04 +02:00
HissPirat
fc53aa8be7 #2319 open in new tab WIP 2020-08-21 14:15:37 +02:00
HissPirat
d1ff09c6da #2319 opening search item works 2020-08-21 14:10:44 +02:00
gouri-panda
24746398c4 used toast extension 2020-08-21 17:12:18 +05:30
gouri-panda
18b5b8e077 moved variable to constructor params 2020-08-21 17:09:04 +05:30
s-ayush2903
fde7c70174
Moved fab with notch at right 2020-08-21 16:56:20 +05:30
HissPirat
66184a0cd6 #2319 deleted FinishActivity effect 2020-08-21 13:16:19 +02:00
gouri-panda
a639e08b88 used toast extension 2020-08-21 16:44:54 +05:30
HissPirat
3098dcb023 #2319 search pops backstack instead of finish activity on back 2020-08-21 13:13:24 +02:00
gouri-panda
4e9d2dbd74 used it reference in lambda 2020-08-21 16:40:37 +05:30
HissPirat
a2cb85dea1 #2288 merge with develop 2020-08-21 12:26:38 +02:00
HissPirat
45f264f2d1 #2319 toolbar now works in search 2020-08-21 11:47:29 +02:00
Abhay Garg
a0799e8ff0
Merge pull request #3 from kiwix/develop
update my local branch approved
2020-08-21 15:07:45 +05:30
HissPirat
6e41a33a9a #2319 initial half-working activity->fragment 2020-08-21 10:54:44 +02:00
Seán Mac Gillicuddy
e4aa2b4286
Merge pull request #2317 from prayutsu/feature/prayutsu/2287-change-os-navigationbar-color-to-black
Feature/prayutsu/2287 change os navigationbar color to black
2020-08-21 09:48:52 +01:00
Seán Mac Gillicuddy
5513c0f865
Merge pull request #2313 from kiwix/feature/Frans-Lukas/2301-fix-rate-dialog
Feature/frans lukas/2301 fix rate dialog
2020-08-21 09:41:38 +01:00
Seán Mac Gillicuddy
a5f3e74c83
Merge pull request #2305 from gouri-panda/filereader_java_file_to_kotlin
Convert FileReader.java file to kotlin #2306
2020-08-21 09:37:27 +01:00
HissPirat
05066f3063 merge with develop 2020-08-21 09:58:53 +02:00
gouri-panda
7fa6b9048e Converted kiwixTextToSpeech to kotlin
Moved init up

Converted kiwixTextToSpeech to kotlin

Converted kiwixTextToSpeech to kotlin
2020-08-21 12:54:44 +05:30
prayutsu
eff1e3e8cb #2291 - change ErrorActivity.java to ErrorActivity.kt 2020-08-20 21:06:49 +05:30
prayutsu
836293c9a4 #2287 - change OS NavigationBar color to black 2020-08-20 20:24:45 +05:30
HissPirat
743414a383 #2301 moved constant to RateDialog class 2020-08-20 14:24:15 +02:00
HissPirat
a915362e53 #2301 move rate dialog handling to class and created dialog package 2020-08-20 14:19:52 +02:00
gouri-panda
1e0eeb0bf1 formated code 2020-08-20 17:25:49 +05:30
Seán Mac Gillicuddy
d69a0438f0
Merge pull request #2314 from gouri-panda/KiwixWebChromeClient
Converted KiwixWebChromeClient to kotlin
2020-08-20 12:53:09 +01:00
gouri-panda
f8ac00bd56 Converted KiwixWebChromeClient to kotlin 2020-08-20 16:43:01 +05:30
gouri-panda
1f87c1817e added bufferReader Extension
added bufferReader Extension

added bufferReader Extension
2020-08-20 16:32:12 +05:30
Seán Mac Gillicuddy
1e53829688
Merge pull request #2284 from kiwix/feature/abdulwd/2260-minSdk-lollipop
Stop supporting android versions less than Lollipop
2020-08-20 11:58:08 +01:00
HissPirat
c95cc583a5 #2301 moved rate dialog counting to core main 2020-08-20 12:45:17 +02:00
Abdul Wadood
00e90cedc1 Remove vector support from CoreApp.kt 2020-08-20 16:06:07 +05:30
Seán Mac Gillicuddy
35c6a980da
Merge pull request #2201 from s-ayush2903/refactor_to_kt
chore: Converted SharedPreferencesUtil class to Kotlin
2020-08-20 11:28:50 +01:00
HissPirat
f82da5e62d #2301 rate dialog now shows text instead of numbers 2020-08-20 12:19:39 +02:00
HissPirat
cf7c634383 #2302 back-button now works from search 2020-08-20 11:18:29 +02:00
gouri-panda
c77cd4e19a Convert FileReader.java file to kotlin 2020-08-20 14:10:01 +05:30
HissPirat
b3b50d4180 #2272 back to backstackpopping with a cool extension function 2020-08-20 09:58:27 +02:00
HissPirat
6e2b00b707 #2288 moved some tab restoration to core 2020-08-19 14:50:17 +02:00
Abdul Wadood
c4ec343fca Fix lint errors
- Use app:tint instead of android:tint
- Use SwitchCompat instead of Switch
2020-08-19 16:47:49 +05:30
Abdul Wadood
cac71c4fa4 Remove app:srcCompat 2020-08-19 16:39:21 +05:30
Abdul Wadood
3ec2d48a38 Remove AppCompat crash handling
The linked issue has been fixed
2020-08-19 16:31:23 +05:30
Abdul Wadood
214cb18ac0 Remove more obsolete version checks 2020-08-19 16:31:23 +05:30
Abdul Wadood
9f1fa5d206 Remove unused imports
Ignore ConvertToWebp lint error
2020-08-19 16:31:01 +05:30
Abdul Wadood
c29756e663 Remove unused XML tag 2020-08-19 16:30:53 +05:30