817 Commits

Author SHA1 Message Date
Isaac
3bbcf57ca2 Android back and forward buttons gray out if unusable 2016-04-01 15:55:12 +03:00
Isaac Hutt
f47f9406f4 Android bookmark icon correctly updates when switching tabs #10 2016-03-14 22:04:00 +00:00
Isaac
e4a044c6c8 Update Android Changelog 2016-03-11 19:27:44 +00:00
Isaac
c3cb181700 Update Android Changelog 2016-03-11 19:27:06 +00:00
mhutti1
f2c72911ee All android tabs now save state on app restart: 2016-03-11 18:41:27 +00:00
Isaac
eeedea2ac7 Fixed semicolon 2016-03-08 22:43:18 +00:00
Isaac
41819af696 Android app only copies zim if it exists 2016-03-08 22:41:07 +00:00
mhutti1
fbed97fa10 Moved customapp embedded android ZIMs from lib to assets directory
Avoids duplicate embedded ZIMs for each CPU architecture:
2016-03-08 20:34:13 +00:00
mhutti1
ef9afffcae Android language menu is now removed from settings menu if locked in custom app #4 2016-03-04 19:26:11 +00:00
mhutti1
120a7e664a Added links back to reduce customapp apk size #6 2016-03-04 19:26:11 +00:00
Emmanuel Engelhart
372b725749 Better log for FileUtils::doesFileExist() #6 2016-03-04 20:19:03 +01:00
mhutti1
1e280d99ca Fix for customapp embeded zim #6 2016-03-03 22:06:47 +00:00
Emmanuel Engelhart
2f3d69f608 Fix rewritting of SliderPreference class name for custom apps #3 2016-03-02 20:19:39 +01:00
Emmanuel Engelhart
4b4cf88f7f Move README part for Android to android/README 2016-03-02 12:25:29 +01:00
Emmanuel Engelhart
6f49ab6839 libssl-devel does not exist and pip is necessary for the further command 2016-03-02 12:20:40 +01:00
Emmanuel Engelhart
c99b713bac Create Android specific CHANGELOG file #1 2016-03-02 11:30:17 +01:00
Emmanuel Engelhart
284b1fc3d8 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-03-02 11:17:56 +01:00
renaud gaudin
9416765e72 Merge branch 'master' of github.com:kiwix/kiwix 2016-03-02 09:54:24 +00:00
renaud gaudin
81cdb5f1bb Fixed #2: trying to move to unexisting folder
Couple of chdir were placed outside their conditions.
2016-03-02 09:50:44 +00:00
Emmanuel Engelhart
7df931cf7f New Wikivoyage app 2016-03-02 10:40:20 +01:00
Emmanuel Engelhart
7f02bd4318 Rely on download.kiwix.org instead of any third part server 2016-03-02 10:39:55 +01:00
mhutti1
a623ce9fde Fixed package name mismatch for custom apk generation 2016-03-01 21:01:09 +00:00
Kelson
f585402c61 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-02-29 22:18:12 +01:00
Kelson
98263fe1e6 New versions of the libs 2016-02-29 22:17:49 +01:00
Emmanuel Engelhart
6cdc0a75e4 Remove old/unused files 2016-02-29 22:04:21 +01:00
mhutti1
dfbfd683e2 TTS now works correctly with the tab system 2016-02-26 22:24:05 +00:00
mhutti1
98e73690d4 Closing final Android tab opens main zim page 2016-02-26 17:52:06 +00:00
kelson42
58c1bcf202 New version of Wikivoyage Android app 2016-02-21 18:08:01 +01:00
kelson42
59a7f0ea9f Max memory used by java 2016-02-21 17:17:05 +01:00
mhutti1
2ed573d447 Softkeyboard now opens on find in page click 2016-02-08 18:21:57 +00:00
kelson42
8023dce4a0 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2016-01-28 08:26:09 +01:00
mhutti1
722249bdd9 Back to Top button now fades out after 1.5 seconds 2016-01-18 23:02:23 +00:00
mhutti1
f43bee42aa App can now be moved to SD card 2016-01-18 17:42:20 +00:00
Emmanuel Engelhart
7ef57af620 Merge commit 'f596570027141d30117c086d3833d426fb4d2b25' 2016-01-17 17:18:11 +01:00
kelson42
b272ff7c89 Merge commit 'f596570027141d30117c086d3833d426fb4d2b25' 2016-01-13 11:47:25 +01:00
kelson42
7679edc377 Merge commit 'd15d05d386ebff533017a83241971d352797a00e' 2016-01-13 10:44:09 +01:00
moosd
3cfe9366c5 Small tweak to use android-21 for arm64 builds 2016-01-13 00:54:37 +00:00
moosd
25024614b6 Compiled libkiwix with fulltext search for other archs 2016-01-13 00:34:54 +00:00
moosd
f69d7064dd Finished glassify (and compiled for x86_64) 2016-01-13 00:17:10 +00:00
moosd
5ec55a299c Fulltext searching java-side 2016-01-12 21:51:38 +00:00
moosd
7fb0b2210b Glassify stuff 2016-01-12 21:18:05 +00:00
Scimonster
c509e3afb3 Automatically open keyboard when using find in page on Android
Fixes #888.
Task done as part of GCI2015.
2016-01-12 23:12:01 +02:00
moosd
d583e284a1 Got xapian compile script to work at last! Slowly working on glassdb support. 2016-01-12 21:03:57 +00:00
moosd
697d2918ef Fix bugs with xapian compilation 2016-01-12 10:41:16 +00:00
moosd
2f7ec3da1c Done some work on adding in xapian compilation (still some bugs) 2016-01-12 08:55:07 +00:00
moosd
de6faa9da9 Fixed arm64 compilation and started on adding xapian compile 2016-01-12 00:34:57 +00:00
moosd
06ed1b188c Add arm64 support 2016-01-11 23:41:23 +00:00
Isaac Hutt
e226a14737 Kiwix now opens to the last position in the last open article
Added code to save the current position and article onPause() and
onSaveInstanceState(), code to reopen at the correct position and some
code to prevent a divide by zero error.
2016-01-10 13:34:00 +00:00
Kelson
e5f73ff224 Merge commit '8be5d3badf99d4707afbddddf58a87eb54aa68c1'
Conflicts:
	android/src/org/kiwix/kiwixmobile/SearchActivity.java
2016-01-07 10:56:26 +01:00
Kelson
2943edb4e7 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2016-01-07 10:42:36 +01:00