1868 Commits

Author SHA1 Message Date
HissPirat
3e58e145e3 #2319 removed onActivityResult from core reader fragment 2020-08-26 13:49:43 +02:00
HissPirat
6b573b0e23 #2319 merge with feature/one-activity 2020-08-26 13:31:52 +02:00
HissPirat
3efefaca1f merge with develop 2020-08-26 13:23:31 +02:00
HissPirat
30342dedad Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2304-fix-scroll-start 2020-08-26 13:20:17 +02:00
HissPirat
cda0cb6e1b #2304 moved comment to javadoc 2020-08-26 11:43:22 +02:00
HissPirat
cba42a99f8 #2319 search works as expected when opened from tab viewer 2020-08-26 11:36:31 +02:00
Seán Mac Gillicuddy
bbb630b9ca
Merge pull request #2295 from kiwix/feature/Frans-Lukas/2288-restore-custom-tabs
#2288 fixed tab restoration in custom
2020-08-26 10:33:38 +01:00
HissPirat
778771a1ec #2319 fixed search tests 2020-08-26 11:06:45 +02:00
HissPirat
2b136faa74 #2319 moved functions to core reader and fixed tab opening with navigation in custom 2020-08-26 10:29:07 +02:00
HissPirat
9b254de87f #2319 find in page works in app 2020-08-26 10:11:05 +02:00
HissPirat
6ba78007b5 #2319 changed created with arguments parameter to be nullable 2020-08-26 09:14:19 +02:00
HissPirat
f6bb6541f3 #2319 started working on argument passing between reader and search 2020-08-25 15:53:03 +02:00
HissPirat
d9b434248c Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/one-activity 2020-08-25 15:14:18 +02:00
HissPirat
8465f3a796 Merge branch 'feature/one-activity' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2319-search-to-fragment 2020-08-25 15:13:56 +02:00
HissPirat
3408286be8 #2304 fixed webview being hidden on reader fragment start. 2020-08-25 15:10:13 +02:00
HissPirat
c80cdd4810 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/one-activity 2020-08-25 13:35:24 +02:00
bharath2547
c85fef9107 modified DocumentParser.kt file 2020-08-25 16:10:29 +05:30
Sean Mac Gillicuddy
0d863a4b59 #2229 Make Kiwix on Android resizable - add manifest attribute 2020-08-25 11:04:06 +01:00
Sean Mac Gillicuddy
2c8b9ab12c #2282 Samsung exfat driver "sdfat" forbids to write big files - mark sdfat as virtual 2020-08-25 10:47:39 +01:00
HissPirat
f1f0831732 Merge branch 'develop' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2288-restore-custom-tabs 2020-08-24 15:42:37 +02:00
bharath2547
33e90cd844 changed DocumentParser.kt 2020-08-24 18:24:51 +05:30
Seán Mac Gillicuddy
3f2fe41e61
Merge pull request #2325 from kiwix/revert-2201-refactor_to_kt
Revert "chore: Converted SharedPreferencesUtil class to Kotlin"
2020-08-24 12:18:03 +01:00
Seán Mac Gillicuddy
461706b97f
Merge pull request #2320 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-08-24 12:09:33 +01:00
Seán Mac Gillicuddy
885d600fa3
Revert "chore: Converted SharedPreferencesUtil class to Kotlin" 2020-08-24 11:57:35 +01:00
prayutsu
cf38958f6a fixed some errors 2020-08-24 15:51:13 +05:30
Sean Mac Gillicuddy
b0c0f8538d lint fixes 2020-08-24 10:49:18 +01:00
prayutsu
21f680c0ff Implemented reviews 2020-08-24 15:13:47 +05:30
s-ayush2903
f4da3a0726
Eliminated Notch 2020-08-24 15:08:14 +05:30
bharath2547
24147280c9 modified DocumentParser.kt 2020-08-24 08:34:31 +05:30
HissPirat
ca8362f8b3 #2319 search is popped after item opening 2020-08-23 11:39:48 +02:00
HissPirat
b8007de398 #2319 opening pages in new tabs is now possible with navigation arguments 2020-08-23 11:23:05 +02:00
gouri-panda
af774450cf removed nullable from sharedPreferenceUtil and zimReaderContainer 2020-08-23 14:35:01 +05:30
bharath2547
13813530b3 changes made in DocumentParser.kt 2020-08-23 11:29:10 +05:30
prayutsu
73a1d64cdb fixed longMethod exception in onCreate() 2020-08-23 11:16:03 +05:30
gouri-panda
0d16445b4b bug fixed
fixed bug again
2020-08-23 07:04:34 +05:30
gouri-panda
cf882e5520 removed butterknife and wrap optional 2020-08-23 05:32:51 +05:30
prayutsu
7e9d9634b2 Fixing static analysis tests
Removed try catch block
Created a new function to build body
2020-08-23 02:48:14 +05:30
prayutsu
59dad1b8c1 Fixing static analysis tests
Removed try catch block
made code shorter
2020-08-23 01:37:31 +05:30
prayutsu
31980b61d1 Fixing static analysis tests
Removed try catch block
2020-08-23 01:09:36 +05:30
prayutsu
764a78e06b Fixing static analysis tests 2020-08-23 00:58:53 +05:30
prayutsu
bb0b97824a Tried implementing reviews 2020-08-23 00:14:48 +05:30
gouri-panda
225cede56e added safe call on non-null type 2020-08-22 23:55:22 +05:30
gouri-panda
cfbd50eb45 added buffereader extension 2020-08-22 23:33:43 +05:30
gouri-panda
31e90b1468 removed showToast Mehtod added extension function of toast 2020-08-22 22:55:27 +05:30
gouri-panda
64108fc6c6 convert addNoteDialog java to kotlin file 2020-08-22 22:49:46 +05:30
gouri-panda
2eb3daf373 removed nullable from tts variable 2020-08-22 16:49:50 +05:30
gouri-panda
7efba1611c removed wrap optional from pauseOrResume Method 2020-08-22 15:29:24 +05:30
gouri-panda
82783a4b30 used toast extension 2020-08-22 15:22:15 +05:30
gouri-panda
5f5ef0a546 removed suppressLint from start 2020-08-22 15:16:30 +05:30
s-ayush2903
d4e26a77ac
Changed srcCompat to src 2020-08-22 10:25:33 +05:30