1309 Commits

Author SHA1 Message Date
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
mhutti1
aa5d4c82c1 Potential aliviation of "Screen Overlay Detected" warning 2016-11-16 15:01:13 +00:00
Elad Keyshawn
07a7122e74 #356 - fix for random actionitem 2016-11-09 11:44:21 +02:00
mhutti1
0f2609f91f Android menu fix for older devices #352 2016-11-05 00:33:21 +00:00
Emmanuel Engelhart
58ad1460b9 Wikimed ja custom app 2016-10-30 19:24:49 +01:00
Kelson
c94f32fc1d New wikimed fa logo 2016-10-21 23:57:03 +02:00
Kelson
b838d2bf3f Update wikimed de name 2016-10-21 23:32:41 +02:00
Kelson
6626f4e614 New Wikimed Odia 2016-10-21 22:50:19 +02:00
Kelson
dec078cc6f Wikimed in German 2016-10-21 00:24:20 +02:00
Kelson
3b3856d0f5 Update venezuela and tunisie app 2016-10-19 13:32:14 +02:00
Elad Keyshawn
a92df61c91 attempt on fix webview warnings #334 2016-10-19 01:51:14 +03:00
Isaac Hutt
2dd35aafa8 Updated android libs 2016-10-18 14:29:55 -07:00
Kelson
501abe7b6e Change customapp to custom 2016-10-18 22:48:25 +02:00
Kelson
38f69469b6 Change customapp to custom 2016-10-18 22:44:21 +02:00
Kelson
00af31ca2b Rename kiwix.c to kiwix.cpp #347 2016-10-18 17:56:40 +02:00
Kelson
708f788c7a Wikispecies custom app 2016-10-18 15:46:23 +02:00
Kelson
878db95f9f Move 'customapp' to 'custom' 2016-10-18 14:03:58 +02:00
Isaac Hutt
79730b15ed Re-added improved android filesystem code 2016-10-17 13:58:13 +01:00
Kelson
02745c58ea Fix ft index open for chunked files #346 2016-10-17 13:16:43 +02:00
mhutti1
8f276a65c5 Revert update to android-storage-devices causing native crash #346 2016-10-16 23:44:11 +01:00
mhutti1
925e2bd2d8 Potential fix for int overflow in #326 2016-10-16 13:46:47 +01:00
mhutti1
43bf53fdb2 Potential fix for #326 2016-10-16 13:09:32 +01:00
mhutti1
caa41564c5 Remove duplicate filesystem instances #326 #344 2016-10-16 00:19:46 +01:00
mhutti1
4138bd00e9 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-10-15 15:33:46 +01:00
mhutti1
2ecc6bd2dd Fix for #283 2016-10-15 15:33:43 +01:00
Kelson
453e8d4b25 Update version code to the new one 2016-10-15 12:44:14 +02:00
Isaac Hutt
c323a5a9ac Fixed compilation and updated libs 2016-10-14 15:59:29 -07:00
Kelson
330128c3c7 Better title for the ap 2016-10-14 20:43:48 +02:00
Kelson
3ab7829738 Fall back to title suggestion if no ft result 2016-10-14 20:28:56 +02:00
Kelson
fe2ea926a3 Clean reader/searcher objects properly 2016-10-14 19:46:08 +02:00
Kelson
04e6252d5f Use libicu 5.6 2016-10-14 17:00:51 +02:00
Kelson
33d0ea11db Usage KiwixSearch for fulltext search (instead of custom solution) 2016-10-14 15:42:05 +02:00
Kelson
52a8444534 Build with Kiwix::Searcher 2016-10-14 13:17:03 +02:00
Kelson
5ae1da6451 Use zimlib 1.4 2016-10-13 14:57:32 +02:00
mhutti1
30e1cb5d6c Fix for android app crash 2016-10-07 18:32:07 +01:00
mhutti1
843b0eb1fb Fix for some zim selection issues 2016-10-07 18:16:46 +01:00
mhutti1
a5ef6f6748 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-10-07 16:44:39 +01:00
mhutti1
3e441e87da Searches are ZIM specific 2016-10-07 16:43:54 +01:00
Elad Keyshawn
cfd4b6aa8a minor UI improvement in settings 2016-10-07 17:44:15 +03:00
Elad Keyshawn
e086cbff8a fixed star toggle doesn't refresh coming back from bookmarks 2016-10-07 17:37:18 +03:00
Elad Keyshawn
abc8385812 KiwixDatabase is now Singleton as recommended by SquidDB 2016-10-07 17:18:23 +03:00
mhutti1
1a1b99f3eb Fix for some crahes in Android 4.1 and lower 2016-10-03 20:17:02 +01:00