8300 Commits

Author SHA1 Message Date
mhutti1
a49a6fd2e8 Added some more instructions for custom app compliation 2016-12-18 15:57:14 +00:00
mhutti1
835c68cb75 Added some more instructions for custom app compliation 2016-12-18 15:54:49 +00:00
mhutti1
e7efd5368c Updated android-storage-devices #389 2016-12-18 02:29:28 +00:00
mhutti1
fa8fd765a1 Localised storage selction and removed default #390 2016-12-17 21:42:54 +00:00
mhutti1
6d18e80f4b ZIM list updates once download is complete in Android #278 2016-12-17 17:44:26 +00:00
mhutti1
124480687e Fix #383 2016-12-17 16:53:07 +00:00
mhutti1
fcfe1700b9 New XML fields in download library don't break android app #311 2016-12-17 01:00:18 +00:00
mhutti1
3ba37e6119 Updated android-storage-devices #391 2016-12-16 23:29:02 +00:00
Emmanuel Engelhart
6cac21e965 Bump-up wikimedzx version 2016-12-16 08:06:18 +01:00
Emmanuel Engelhart
b684f4af82 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-12-12 17:58:09 +01:00
Elad Keyshawn
c2960ae7e3 fixed #384 2016-12-11 15:11:09 +02:00
Emmanuel Engelhart
2e6cdc9dd4 2.1 changelog 2016-12-11 13:38:25 +01:00
mhutti1
8d8f97d749 Fix for Android null pointer 2016-12-10 16:16:35 +00:00
mhutti1
a9dfb40ab0 Fix for unresponsive permission grant when clicking get content 2016-12-10 15:18:06 +00:00
mhutti1
b7ad704f2e Updated Android Download Manager Strings #380 2016-12-06 22:22:01 +00:00
mhutti1
e74abeae4a We don't rescan file system when switching tabs #278 2016-12-04 20:15:20 +00:00
Isaac Hutt
3094fad653 Merge pull request #379 from borisfba/master
File system search speed up
2016-12-04 19:20:47 +00:00
mhutti1
e5be07a4fc Merge branch 'master' of https://github.com/kiwix/kiwix 2016-12-04 19:16:55 +00:00
mhutti1
8124837781 Lots of storage device improvements #327 2016-12-04 19:16:32 +00:00
fba
6ed91bc74b Useless contains check deleted 2016-12-04 23:24:11 +05:00
fba
b7673f9d05 Clear files list on fragment refresh 2016-12-04 23:17:03 +05:00
fba
4f9e09f62e Library adapter updates when files are deleted 2016-12-04 01:02:02 +05:00
fba
dafa4c31d0 Minor syntax corrections 2016-12-04 00:43:29 +05:00
fba
974adac058 Phantom and deleted files check added 2016-12-03 23:39:53 +05:00
fba
2d34e4db1e Merge remote-tracking branch 'upstream/master' 2016-12-03 23:38:08 +05:00
Emmanuel Engelhart
8afa1305b5 More generic exception handling in JNI 2016-12-03 17:52:50 +01:00
Emmanuel Engelhart
58ba2ca4ad Use Xapian 1.4.1 2016-12-03 17:23:08 +01:00
fba
47c771e262 File system search speed up 2016-12-03 02:35:33 +05:00
mhutti1
4b1831e23f Allow opening split ZIM files in My Files and ES file explorer #313
ES file explorer doesn't like the (aa|) notation so I had to have 2
intent filters.
2016-12-01 22:03:32 +00:00
fba
e5e1b94fcc Imports optimization 2016-12-02 02:24:44 +05:00
fba
2167698c64 Bug fix: passing empty string to tts speak method caused utterance listener invocation fail 2016-12-02 02:21:45 +05:00
mhutti1
5e4bbc6ed0 ZIM files can be opened in Samsung and ES file manager #313 2016-11-30 17:25:36 +00:00
Isaac Hutt
281a7fe119 Revert build tools update until we can get working with our build system 2016-11-30 16:32:54 +00:00
Emmanuel Engelhart
0f8870949e Bump up versino to 2.1 2016-11-30 11:06:19 +01:00
fba
81629da7db Content scheme filter limited to application/octet-stream mime type 2016-11-30 04:57:51 +05:00
fba
0124d156c0 Error message changed 2016-11-30 03:39:53 +05:00
fba
9754b031c8 Content schemes support added 2016-11-30 03:18:09 +05:00
fba
8aa6d977ec Text to speech pause functionality added 2016-11-29 05:05:08 +05:00
fba
6b2b2cdaa9 Text to speech pause functionality added 2016-11-29 02:38:54 +05:00
mhutti1
69878fa37c Improved Android storage selection #326 #327 2016-11-28 16:42:32 +00:00
mhutti1
e251a60388 Added more detail to screen overlay warning. 2016-11-25 21:24:36 +00:00
mhutti1
a0590c30f4 If we can't delete a ZIM file show a warning #325 2016-11-23 15:30:51 +00:00
mhutti1
06cfd00674 Fix for content manager crash 2016-11-23 14:43:35 +00:00
Isaac Hutt
f9e8c46fb6 Don't display duplicate ZIM files in android selection screen 2016-11-23 11:47:05 +00:00
Isaac Hutt
e883ff549e Merge branch 'master' of https://github.com/kiwix/kiwix 2016-11-23 09:50:50 +00:00
Isaac Hutt
d967816d2b Android tabs fill width of device #368 2016-11-23 09:50:44 +00:00
mhutti1
f04d290c8b Updated Android strings to replace ZIM with content
Replaced most occurences of ZIM with content to improve user experience
2016-11-23 00:15:34 +00:00
Isaac Hutt
32bdb8ec4c Missing semicolon 2016-11-16 17:02:08 +00:00
Isaac Hutt
279e196fbb Added option to build customapps for specific expansion version
Use content_version_code to set the expansion version code.
Defaults to the same as version_code.
2016-11-16 08:50:02 -08:00
mhutti1
ff78335e18 Added seperate constant to contain expansion file version code
Defaults to app version code
2016-11-16 15:06:59 +00:00