1711 Commits

Author SHA1 Message Date
mhutti1
627bdf3f39 Merge branch 'master' of https://github.com/kiwix/kiwix 2017-01-08 21:50:36 +00:00
mhutti1
21cecc1995 Removed Java 8 language feature incompatable with earlier versions of Android 2017-01-08 21:50:31 +00:00
Isaac Hutt
abb9ad8567 Revert gradle version update 2017-01-08 21:27:23 +00:00
mhutti1
4e3303b833 Fix for occasional Content Manager Crash 2017-01-08 01:10:04 +00:00
mhutti1
f182b84a5f Merge branch 'master' of https://github.com/kiwix/kiwix 2017-01-08 00:58:23 +00:00
mhutti1
240388a87f Content must be the right size to be donwloaded #426 2017-01-08 00:58:16 +00:00
fba
d5f4d06e24 Stop download confirmation box added 2017-01-08 00:49:23 +05:00
mhutti1
60e3ca6af1 Fix Table of Contents for id less headers #424 2017-01-06 22:53:56 +00:00
Elad Keyshawn
208f153dd1 now back from search triggered by widget works 2017-01-07 00:46:01 +02:00
Elad Keyshawn
356faa7d20 cleanup 2017-01-07 00:15:24 +02:00
Elad Keyshawn
fe102fc2d5 code improvements - widget 2017-01-06 23:47:51 +02:00
mhutti1
142170f8a7 Fix for occasional library glitches 2017-01-05 00:12:11 +00:00
mhutti1
4a6508f164 Fix notification glitch and replace arbitary numbers with constants 2017-01-04 23:32:11 +00:00
mhutti1
0e4550fe07 Only restart donwload if its stopped 2017-01-03 14:41:11 +00:00
mhutti1
5718322c13 Change case of Content Manager strings #416 2017-01-02 16:21:22 +00:00
mhutti1
c9f2f3d922 More work on persistent downloads #418 2017-01-02 16:16:28 +00:00
mhutti1
73cdec0a18 Merge branch 'master' of https://github.com/kiwix/kiwix 2017-01-02 16:15:02 +00:00
mhutti1
48089a8f59 Removed multiple database querys 2017-01-02 15:58:05 +00:00
Elad Keyshawn
13b70d17ab trailing ';' 2017-01-02 15:59:14 +02:00
mhutti1
86af42af80 Content Manager text uniformity #416 2017-01-01 22:21:22 +00:00
fba
5da3f2b935 Not update books every time internet state changes 2017-01-02 01:41:17 +05:00
fba
eddc8925e0 Sync internet connection state 2017-01-02 00:48:57 +05:00
mhutti1
c16721fbce Merge branch 'master' of https://github.com/kiwix/kiwix 2017-01-01 18:24:39 +00:00
mhutti1
77ed22f2e6 Downloads restart automaticaly when opening content manager #418 2017-01-01 18:24:13 +00:00
mhutti1
5fb221882b Downloads resume from the .part files already existing #418 2017-01-01 18:23:46 +00:00
mhutti1
a5bbf3627f Add remote Url to store remote URL in book #418 2017-01-01 18:21:42 +00:00
Rashiq
ed63736de4 Update variable names 2017-01-01 15:56:28 +01:00
Rashiq
8eeefad612 Extract ActionBarDrawerToggle out of KiwixMobileActivity 2017-01-01 15:53:47 +01:00
Rashiq
695f8e18b4 Change name of welcome.html to help.html 2017-01-01 15:28:21 +01:00
Rashiq
ca1edaf950 Remove duplicate help/welcome page methods 2017-01-01 15:24:54 +01:00
Rashiq
b6c2c4a725 Remove redundant getIntent() calls 2017-01-01 15:15:54 +01:00
Rashiq
0b971d4948 Rearrange code 2017-01-01 15:05:19 +01:00
Rashiq
2b352601fa Remove references to the old help/welcome page 2017-01-01 15:03:21 +01:00
Rashiq
89c1f31fe0 Simplify WebView Callbacks into one interface 2017-01-01 15:02:08 +01:00
mhutti1
abb610c0ad Merge branch 'master' of https://github.com/kiwix/kiwix 2017-01-01 14:01:21 +00:00
mhutti1
5d364d8c5c Fixed TTS issues on earlier android versions #411 2017-01-01 14:01:10 +00:00
Emmanuel Engelhart
ac749613c4 Upgrade Xapian 1.4.2 2017-01-01 10:07:46 +01:00
Rashiq
1bb65fa8b8 Move WebViewClient init to KiwixWebView 2016-12-31 21:16:08 +01:00
Rashiq
3f9149d640 Refactor KiwixWebChromeClient out of KiwixMobileActivity 2016-12-31 20:52:52 +01:00
Rashiq
89686ca667 Refactor KiwixWebViewClient out of KiwixMobileActivity 2016-12-31 20:40:58 +01:00
Rashiq
3fa0eed717 No need to use System.exit() 2016-12-31 19:50:05 +01:00
mhutti1
bc2aef6491 Add Circular icon asset for kiwix #381 2016-12-31 17:21:44 +00:00
mhutti1
42c4e03250 Text to speech button should now be visible #411 2016-12-31 16:13:42 +00:00
Kelson
75e4ecce7c Merge pull request #404 from kiwix/performance_impr
Performance improvments
2016-12-31 10:45:24 +01:00
Emmanuel Engelhart
3c39d9bdf4 Improve a bit the usage 2016-12-31 09:46:18 +01:00
Elad Keyshawn
c341067f83 #409 --override option input check 2016-12-31 03:06:38 +02:00
Elad Keyshawn
fe6b1e3821 #409 can now override info.json file by --override-[FIELD]=[VALUE] 2016-12-31 02:56:27 +02:00
Elad Keyshawn
7ec817393c Merge remote-tracking branch 'origin/master' 2016-12-31 01:35:51 +02:00
Elad Keyshawn
1f1ac72c24 spelling and formatting fixes 2016-12-31 01:35:18 +02:00
Emmanuel Engelhart
06d451142e Bump up version 2.2 2016-12-30 21:31:03 +01:00