1881 Commits

Author SHA1 Message Date
Sean Mac Gillicuddy
d6dc9b0c24 fix potential webview crash 2019-12-16 14:37:48 +00:00
Sean Mac Gillicuddy
599720c3cf fix crash report 2019-12-16 14:33:09 +00:00
Sean Mac Gillicuddy
2ef69c1ee7 #344 Broken rendering, mixing content beetween different (TED) ZIM files - clear cache on webview creation - some fixes to tabs - fixed bug where nightmode was activating when a new tab was opened 2019-12-16 13:16:28 +00:00
Justin Biggs
c66ed641ba 1581 comment out ActivityScope to enable inclusion of activities in CoreComponent. 2019-12-14 16:30:07 -06:00
Justin Biggs
2f5e35099b 1581 update files to include injection function from BaseActivity 2019-12-14 10:18:05 -06:00
Sean Mac Gillicuddy
80c3276786 Add detekt 2019-12-11 14:44:26 +00:00
Seán Mac Gillicuddy
6a6beebf88
Merge pull request #1635 from kiwix/feature/macgills/1632-hide-tags
#1632 Categories/Tags in Download Books present with no tag data
2019-12-11 14:44:00 +00:00
Sean Mac Gillicuddy
4c1f2253f3 #1633 No local ZIM files get listed during first start after installation - request files on permission granted 2019-12-11 10:34:07 +00:00
Sean Mac Gillicuddy
2e9ac85c45 #1632 Categories/Tags in Download Books present with no tag data 2019-12-11 09:48:31 +00:00
Sean Mac Gillicuddy
9b82c2dab5 update version number 2019-12-10 16:46:44 +00:00
Sean Mac Gillicuddy
726fd3d754 #1574 allow wrapping of tags - hide tags for downloaded books without tag metadata 2019-12-10 13:20:39 +00:00
Sean Mac Gillicuddy
e26b9219dc #1574 render tags - persist tags in db - read tags from kiwixlib 2019-12-10 13:13:08 +00:00
Kelson
b89303705d
Merge pull request #1628 from kiwix/feature/macgills/1627-inverted-video
#1627 In night mode videos with div poster overlay are inverted
2019-12-09 13:49:38 +01:00
Kelson
b1ce059d45
Merge pull request #1617 from kiwix/feature/macgills/1173-grey-out-books
#1173 Do not filter out files over 4GB when storage is fat32, Grey th…
2019-12-09 12:49:19 +01:00
Sean Mac Gillicuddy
1ee0d0528a #1627 In night mode videos with div poster overlay are inverted 2019-12-09 11:39:13 +00:00
Sean Mac Gillicuddy
4e9fb5dbb9 #1625 Night mode does not always apply properly on pictures - update night mode in onResume 2019-12-09 10:58:47 +00:00
Justin Biggs
05ab8decea 1581 remove AndroidInjection function from BaseActivity, move kiwixComponent injection functions to OnCreate methods. 2019-12-08 18:01:53 -06:00
Justin Biggs
05be8a43c1 1581 clean up core components, update Dagger in Versions 2019-12-08 11:27:35 -06:00
Sean Mac Gillicuddy
548b41f73f #1618 Error displayed behind authorization request - prevent loading of null content url 2019-12-06 15:42:11 +00:00
Sean Mac Gillicuddy
70bc1e63f7 #1619 strange message displayed at Wikimed first launch 2019-12-06 14:24:23 +00:00
Sean Mac Gillicuddy
90e2b6a0a1 #1173 extract color resource 2019-12-06 12:19:35 +00:00
Seán Mac Gillicuddy
d7834e7da4
Merge pull request #1608 from kiwix/feature/macgills/947-gradle-to-kotlin
Feature/macgills/947 gradle to kotlin
2019-12-05 15:23:04 +00:00
Sean Mac Gillicuddy
cc5b577e14 Move kiwix icon to app module 2019-12-05 11:41:37 +00:00
Sean Mac Gillicuddy
06d6d68783 Merge remote-tracking branch 'origin/develop' into feature/macgills/947-gradle-to-kotlin
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
2019-12-05 09:14:14 +00:00
Sean Mac Gillicuddy
468330e0ee #1301 update intro to support night mode 2019-12-04 15:39:38 +00:00
Sean Mac Gillicuddy
0743493d36 #1301 update css injection to invert banners and stop inverting images on top of banners 2019-12-04 12:37:05 +00:00
Sean Mac Gillicuddy
2f49b2ce70 #1301 reactivate night mode on list selection 2019-12-04 12:01:41 +00:00
Sean Mac Gillicuddy
b79fe60dba Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/utils/AlertDialogShower.kt
#	core/src/main/java/org/kiwix/kiwixmobile/core/utils/SharedPreferenceUtil.java
#	core/src/main/res/layout/activity_zim_host.xml
2019-12-04 11:03:02 +00:00
Justin Biggs
a812a23e9c 1581 part two, committing core app dependency injection files, not running git hooks so that I can check in with @macgills and see if I'm on partly the right track. Added one more file. 2019-12-03 17:23:28 -06:00
Justin Biggs
1c71085691 1581 part two, committing core app dependency injection files, not running git hooks so that I can check in with @macgills and see if I'm on partly the right track. Added two files. 2019-12-03 17:20:59 -06:00
Justin Biggs
d38b4e83fc 1581 part two, committing core app dependency injection files, not running git hooks so that I can check in with @macgills and see if I'm on partly the right track. 2019-12-03 17:20:58 -06:00
Justin Biggs
b555ef04a3 1581 prt one 2019-12-03 17:19:03 -06:00
Abdul Wadood
be043ba1ac Merge branch 'develop' into feature/abdul/1557 2019-12-03 23:01:12 +05:30
Sean Mac Gillicuddy
5a4c981ee9 #1301 default to predefined button style 2019-12-03 14:30:19 +00:00
Sean Mac Gillicuddy
7cc8f9a3ae #1301 invert colors for divs with poster attribute 2019-12-03 13:42:43 +00:00
Sean Mac Gillicuddy
e9189901f4 #1301 fix content list on MainActivity - delete kiwix banner for night 2019-12-03 13:27:14 +00:00
Sean Mac Gillicuddy
9410b1a319 #1301 fix fabs and fullscreen exit 2019-12-03 11:14:14 +00:00
Sean Mac Gillicuddy
4ed36bf97a Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.java
2019-12-02 10:44:52 +00:00
Sean Mac Gillicuddy
d5f14004ca Merge remote-tracking branch 'origin/develop' into feature/macgills/1600-move-hosting-to-app
# Conflicts:
#	app/src/main/AndroidManifest.xml
#	core/src/main/java/org/kiwix/kiwixmobile/core/main/CoreMainActivity.java
2019-12-02 10:36:17 +00:00
Seán Mac Gillicuddy
23e985cf4a
Merge pull request #1604 from kiwix/feature/macgills/173-extrac-menu-logic
Feature/macgills/173 extract menu logic
2019-12-02 10:19:28 +00:00
Seán Mac Gillicuddy
2219e16d01
Merge pull request #1596 from kiwix/feature/mhutti1/902
902 Fix some save media urls
2019-12-02 09:31:43 +00:00
mhutti1
a69e3c642b Refactor save media code 2019-11-29 20:13:30 +00:00
Sean Mac Gillicuddy
a1b9507feb #1606 Remove plurals translations 2019-11-29 15:44:31 +00:00
Sean Mac Gillicuddy
7d74969dd9 #947 convert build.gradle to build.gradle.kts 2019-11-29 13:54:28 +00:00
Sean Mac Gillicuddy
09cd95cb78 Merge remote-tracking branch 'origin/develop' into feature/macgills/1301-night-mode
# Conflicts:
#	core/src/main/java/org/kiwix/kiwixmobile/core/reader/ZimFileReader.kt
2019-11-29 10:03:00 +00:00
Sean Mac Gillicuddy
5b7240fdcc #1301 -fix androidTest compilation -fix intent for feedback 2019-11-29 09:57:30 +00:00
Seán Mac Gillicuddy
43f5f9bf63
Merge pull request #1537 from kiwix/issue/765
Enhancement: Fixes #765 & uses updated kiwix-lib method
2019-11-29 09:16:09 +00:00
Sean Mac Gillicuddy
fa8fb845db #1301 remove comments, generally tidy up 2019-11-28 16:08:26 +00:00
Sean Mac Gillicuddy
25a077c658 #1301 reuse AppBar and Toolbar to avoid duplication 2019-11-28 15:28:32 +00:00
Sean Mac Gillicuddy
f1e5e7a7ce 1301 create theme based dark mode 2019-11-28 14:26:36 +00:00