1889 Commits

Author SHA1 Message Date
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
HissPirat
b8d712a2d4 #2348 some boy scouting on formatIpForAndroidPi 2020-08-30 15:06:25 +02:00
HissPirat
123647ec4b #2348 out of bounds error fixed on ip formatting. 2020-08-30 14:53:08 +02:00
HissPirat
886824ffe4 #2319 made getObservableNavigationResult private 2020-08-28 12:34:22 +02:00
HissPirat
fe61430fb3 #2319 observing fragment results instead of using navigation bundles 2020-08-28 12:31:38 +02:00
gouri-panda
623fd31486 Coverted HelpAdapter to kotlin 2020-08-28 01:00:09 +05:30
HissPirat
4f5d3c175c #2338 fixed mainMenu and tabsRecyclerView leak-causing. 2020-08-27 18:14:54 +02:00
translatewiki.net
687cc9614e Localisation updates from https://translatewiki.net. 2020-08-27 15:51:02 +02:00
gouri-panda
b752bc7e26 added more kotlin synthetic 2020-08-27 18:04:45 +05:30
HissPirat
e5ac3bf5d4 #2341 fixed zim host memory leaks 2020-08-27 11:19:21 +02:00
bharath2547
ddc0f8d578 changed DocumentParser.kt file 2020-08-26 20:30:29 +05:30
HissPirat
22a29b8ed8 #2338 fixed actionBar and webViewList leaks. 2020-08-26 14:34:29 +02:00
prayutsu
2d89072cb9 fixed suggested changes 2020-08-26 18:03:18 +05:30
HissPirat
bda087ae8b #2336 renamed files 2020-08-26 13:52:15 +02:00
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