3640 Commits

Author SHA1 Message Date
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
713ba3047d Use apply function to populate intent fields 2019-12-03 23:37:14 +05:30
Abdul Wadood
6b91812510 Remove Unit and use named arguments 2019-12-03 23:27:50 +05:30
Abdul Wadood
85b97e5c10 Remove Unit and use method expression 2019-12-03 23:17:35 +05:30
Abdul Wadood
70583a742f Use kotlin extension to display toast 2019-12-03 23:13:43 +05:30
Abdul Wadood
4a2d3c4ab9 Use also lambda to log 2019-12-03 23:08:08 +05:30
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
f2874e5369 #1574 New standard tags should be interpreted properly - add models 2019-12-02 16:02:16 +00:00
Seán Mac Gillicuddy
dfd9dc8504
Merge pull request #1601 from kiwix/feature/macgills/1600-move-hosting-to-app
#1600 Move ZimHostActivity to app module
2019-12-02 11:31:18 +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
Sean Mac Gillicuddy
b44fc4008f #1301 format file to trigger build 2019-12-02 10:09:07 +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
Justin Biggs
cdf1df822c 1581 prt one 2019-11-30 16:27:22 -06:00
Kelson
c0835260cf
Merge pull request #1610 from kiwix/feature/macgills/1606-remove-plurals
#1606 Remove plurals translations
2019-11-29 21:28:26 -05: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
c9159c27b4 #1301 format app layout files, mostly to trigger another build 2019-11-29 15:32:18 +00:00
Sean Mac Gillicuddy
8b8bba2116 #1301 fix unit test compilation in custom module 2019-11-29 14:50:13 +00:00
Sean Mac Gillicuddy
b4d4d245d7 #1301 fix unit test compilation 2019-11-29 14:17:06 +00:00
Sean Mac Gillicuddy
7d5b58184e #947 fix archivesBaseName 2019-11-29 14:06:34 +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
Kelson
4633dd0050
travis-ci.org -> travis-ci.com 2019-11-29 06:18:09 +01:00
Aditya-Sood
42a53e36c9 Update kiwix-lib version to 8.2.1 2019-11-29 09:50:31 +05:30
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
mhutti1
39ba12f584 902 Fix some save media urls 2019-11-26 22:27:31 +00:00
Sean Mac Gillicuddy
33d2106d7c #1301 upgrade dependencies 2019-11-26 16:15:34 +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