1881 Commits

Author SHA1 Message Date
mhutti1
39ba12f584 902 Fix some save media urls 2019-11-26 22:27:31 +00:00
Sean Mac Gillicuddy
c599a1ef69 #1301 remove old night mode implementation and add UI for new one 2019-11-26 16:09:20 +00:00
Sean Mac Gillicuddy
f647711cd6 Merge remote-tracking branch 'origin/develop' into feature/macgills/173-extrac-menu-logic 2019-11-25 14:45:35 +00:00
Abdul Wadood
73dea16d9e Replace method call to method reference 2019-11-25 19:22:47 +05:30
Abdul Wadood
38bdabb741 Replace findViewById by Kotlin extension 2019-11-25 19:20:59 +05:30
Abdul Wadood
0c084510ea Use filterIsInstance & mapNotNull to filter book titles 2019-11-25 19:18:26 +05:30
Abdul Wadood
46f986ebc9 Change null check to let 2019-11-25 19:13:58 +05:30
Abdul Wadood
8cb2c3a605 Change for loop to map in select function 2019-11-25 19:08:48 +05:30
Sean Mac Gillicuddy
d858e0afd2 173 remove unused varaibles and outdated code 2019-11-25 13:36:35 +00:00
Abdul Wadood
33fa1ad117 Change for loop to filter 2019-11-25 19:00:10 +05:30
Seán Mac Gillicuddy
6808046582
Merge pull request #1597 from kiwix/feature/macgills/custom-app-icon-upgrade
Feature/macgills/custom app icon upgrade
2019-11-25 12:55:56 +00:00
Sean Mac Gillicuddy
9d69bc7d67 173 create interface for Menu interaction 2019-11-25 12:53:23 +00:00
Kelson
353e0cf67e Remove help entry about big ZIM files 2019-11-25 12:56:05 +01:00
Abdul Wadood
23966a0261 Use book title instead of id to save previously selected books 2019-11-24 22:19:50 +05:30
Abdul Wadood
98f2c063b5 Convert ZimHostActivity to Kotlin 2019-11-24 20:32:47 +05:30
Sean Mac Gillicuddy
34f5f8f934 REFACTOR: Extract Menu logic to a separate class #173 - create MainMenu class 2019-11-22 15:48:17 +00:00
Sean Mac Gillicuddy
fd8ba04de7 Merge remote-tracking branch 'origin/develop' into feature/macgills/custom-app-icon-upgrade
# Conflicts:
#	custom/src/main/AndroidManifest.xml
2019-11-22 11:00:06 +00:00
Sean Mac Gillicuddy
6dc9da4074 Merge remote-tracking branch 'origin/develop' into feature/macgills/1600-move-hosting-to-app
# Conflicts:
#	app/src/main/java/org/kiwix/kiwixmobile/core/di/components/KiwixActivityComponent.kt
#	core/src/main/java/org/kiwix/kiwixmobile/core/di/modules/ActivityBindingModule.java
2019-11-22 10:04:59 +00:00
Sean Mac Gillicuddy
d18d25d6fb #1600 Move ZimHostActivity to app module 2019-11-21 15:50:16 +00:00
Sean Mac Gillicuddy
50ec685319 1598 Move IntroActivity to app module 2019-11-21 14:14:54 +00:00
Sean Mac Gillicuddy
3ab063afab Merge remote-tracking branch 'origin/develop' into feature/macgills/custom-app-icon-upgrade
# Conflicts:
#	.travis.yml
2019-11-19 12:06:17 +00:00
Seán Mac Gillicuddy
ec4525560f
Merge pull request #1587 from kiwix/feature/macgills/1360-split-in-plugin
Feature/macgills/1360 Custom App Build Process
2019-11-19 12:04:30 +00:00
Seán Mac Gillicuddy
0e6fddca05
Merge pull request #1594 from kiwix/feature/jhbiggs/#932-no-adb-zim-file-backup
Feature/jhbiggs/#932 no adb zim file backup
2019-11-18 15:35:55 +00:00
Justin Biggs
37c64f34a1 932 correct comment error, return exported property to original state. 2019-11-18 06:12:50 -06:00
Sean Mac Gillicuddy
fda852ad73 Merge branch 'feature/macgills/1360-split-in-plugin' into feature/macgills/custom-app-icon-upgrade 2019-11-18 10:58:38 +00:00
Seán Mac Gillicuddy
198adb24c2
Merge pull request #1595 from kiwix/feature/jhbiggs/1582-delete-useless-network-permission
#1582 delete useless network change state permission from manifest.
2019-11-18 10:45:00 +00:00
Sean Mac Gillicuddy
46c160a735 1360 maintain test data integrity 2019-11-18 10:38:09 +00:00
Sean Mac Gillicuddy
80b26132fe Update icons to be adaptive 2019-11-18 10:26:31 +00:00
Justin Biggs
04f2781852 #1582 delete useless network change state permission from manifest. 2019-11-17 09:56:44 -06:00
Justin Biggs
a765ba91c0 932 excludes .zim files from backup part two adding core file somehow the core manifest file didn't go in, so trying again. 2019-11-17 08:52:48 -06:00
Justin Biggs
3e91210e47 932 excludes .zim files from backup 2019-11-16 12:43:57 -06:00
Emmanuel Engelhart
cb1c7a3fad Use proper utf8 bullet character 2019-11-14 16:21:53 -05:00
Sean Mac Gillicuddy
8057ef6b6e 1360 add custom publishing code for a custom app 2019-11-14 14:39:52 +00:00
Aditya-Sood
c2412dee6c Refactor code 2019-11-12 23:14:55 +05:30
Aditya-Sood
04371325ad Refactor: Use data class for search-suggestions 2019-11-12 15:05:02 +05:30
Aditya-Sood
1cb81c9657 Merge branch 'issue/765temp' into issue/765 2019-11-07 20:48:00 +05:30
Aditya-Sood
4307565c52 Fix code style 2019-11-07 20:22:36 +05:30
Aditya-Sood
78cba41b81 Solves issue #765 on updated develop 2019-11-07 20:09:42 +05:30
Sean Mac Gillicuddy
3b479eacf6 Merge remote-tracking branch 'origin/develop' into feature/macgills/64-custom-file-validation 2019-11-06 10:47:20 +00:00
Sean Mac Gillicuddy
1ab0b76b55 64 update lint baselines 2019-11-06 10:28:43 +00:00
Seán Mac Gillicuddy
188252345e
Merge pull request #1578 from kiwix/feature/macgills/1577-custom-tab-behaviour
#1577 Custom Apps try to open Home - move HomeUrl related code to app
2019-11-06 10:20:43 +00:00
Sean Mac Gillicuddy
f92664ca5f 64 Custom apps should validate their expansion files and re-download if corrupt/missing - unit test custom download 2019-11-05 16:17:14 +00:00
Sean Mac Gillicuddy
c05742d02a 64 Custom apps should validate their expansion files and re-download if corrupt/missing - add Custom Download flow 2019-11-05 11:30:13 +00:00
Seán Mac Gillicuddy
18e31e6a7a
Merge pull request #1571 from kiwix/feature/abdul/978
Remove redundant permission toast
2019-11-04 10:31:44 +00:00
Sean Mac Gillicuddy
fed540a390 #1577 Custom Apps try to open Home - move HomeUrl related code to app 2019-10-30 13:56:08 +00:00
Abdul Wadood
e6fcf73dbd Remove redundant permission toast 2019-10-29 15:30:17 +05:30
Abdul Wadood
13a63d58ac Remember the books served by Kiwix hotspot 2019-10-26 21:10:00 +05:30
Sean Mac Gillicuddy
a5a4321842 #1563 Unable to download content, UNKNOWN_IO_ERROR - allow all http traffic 2019-10-25 16:17:31 +01:00
Sean Mac Gillicuddy
3af9481f6b #1566 Meta4 files missing hash/pieces 2019-10-25 11:48:03 +01:00
Sean Mac Gillicuddy
9840e2b7af #1560 Opening a zim file results in a crash 2019-10-21 12:42:04 +01:00