5689 Commits

Author SHA1 Message Date
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
d7d9d24a4a
Merge pull request #2346 from kiwix/kelson42-patch-1
bump kiwixlib version 9.4.0"
2020-08-31 07:51:28 +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
Seán Mac Gillicuddy
358e679903
Merge pull request #2332 from kiwix/feature/Frans-Lukas/2304-fix-scroll-start
Feature/frans lukas/2304 fix scroll start
2020-08-31 07:30: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
Kelson
f4a0f3fd9f
bump kiwixlib version 9.4.0" 2020-08-28 17:23:42 +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
ritvik
defbb81fd9 assignment changed for filesForTransfer 2020-08-26 23:38:02 +05:30
bharath2547
ddc0f8d578 changed DocumentParser.kt file 2020-08-26 20:30:29 +05:30
HissPirat
4d62a91cae #2338 fixed memory leak in online library fragment. 2020-08-26 15:18:06 +02:00
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
97933066f8 #2319 fixed search instrumentation test 2020-08-26 11:23:41 +02: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
ritvik
f9ed9fcb93 modified varibale assignment 2020-08-26 00:49:06 +05:30
s-ayush2903
e0abb490b2
Moved tests back to mainTest file 2020-08-26 00:13:54 +05:30
s-ayush2903
6bb4b69eee
Moved entire test functionality inside Robot 2020-08-25 23:17:07 +05:30
s-ayush2903
c95ec5eadd
Added some more tests 2020-08-25 22:55:37 +05:30
s-ayush2903
13ed5ca34a
Separated some functions to Robot 2020-08-25 21:32:19 +05:30
s-ayush2903
51a6595730
Set the tests Running 2020-08-25 21:10:21 +05:30
ritvik
c9fa9cecf7 variable issue 2020-08-25 20:08:41 +05:30
HissPirat
f6bb6541f3 #2319 started working on argument passing between reader and search 2020-08-25 15:53:03 +02:00
HissPirat
9c33e174ea Merge branch 'feature/one-activity' of https://github.com/kiwix/kiwix-android into feature/Frans-Lukas/2319-search-to-fragment 2020-08-25 15:14:46 +02:00
HissPirat
fe1a2fe760 Merge branch 'feature/one-activity' of https://github.com/kiwix/kiwix-android into feature/one-activity 2020-08-25 15:14:26 +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