8300 Commits

Author SHA1 Message Date
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
Elad Keyshawn
b14184c46b fixed hebrew translation 2016-12-30 10:51:38 +02:00
Elad Keyshawn
5f6fd48679 cleanup/docs/minor changes 2016-12-30 00:44:57 +02:00
Elad Keyshawn
d1668e87d5 complete the changes from sparseArray 2016-12-29 17:32:34 +02:00
Elad Keyshawn
ac868facad on DownloadService use of SparseArray instead of Hashmap for improved performance 2016-12-29 17:26:19 +02:00
Elad Keyshawn
773cc45dcd reduced potential memory leaks 2016-12-29 17:12:56 +02:00
Elad Keyshawn
185e0c2a08 - minor modification of last commit
- cleanup and simplification
2016-12-29 15:27:16 +02:00
Elad Keyshawn
9695648b23 Merge remote-tracking branch 'origin/master' 2016-12-29 15:10:04 +02:00
Elad Keyshawn
ab7db03b5a #403 Now user cannot download the same content while downloading. 2016-12-29 15:09:38 +02:00
Emmanuel Engelhart
7021d2b647 New Wikimed PT 2016-12-26 22:45:42 +01:00
Rashiq
1727fbfd4c Remove unused init 2016-12-26 15:35:22 +01:00
Rashiq
e2e8b54dab Remove unnecessary inits in onCreate() 2016-12-26 15:30:27 +01:00