8300 Commits

Author SHA1 Message Date
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
mhutti1
24c22fe30f Stops actionbar from reloading after canceling a search 2016-01-06 23:49:02 +00:00
Rashiq
e0aae463fc Add file and network utility classes 2016-01-07 00:22:54 +01:00
Rashiq
087f2fa69a Add 2 space indentation
The best kind of indentation.
2016-01-06 16:04:17 +01:00
Rashiq
c49028d4ac Add SquiDB for the database 2016-01-06 15:54:08 +01:00
Rashiq
ba447bc9f4 Fix Manifest 2016-01-06 15:46:15 +01:00
Rashiq
ce2c36bcb3 Reformat 2016-01-06 15:43:58 +01:00
Rashiq
6e60db2b6f Merge remote-tracking branch 'origin/master'
* origin/master:
  Reformat project
  Remove html-inverting js
  Organize files in packages
  The actionbar title is now clickable
  Added persistent fullscreen
  Added persistent fullscreen
  Add 'sc' and 'lki' UI languages
  Update of the UI translations
  Update meta data of custom Android apps
  Add VAR HTTP-HEADER if necessary
  Make the app movable to the sd card
  Update UI translations
  Windows FSJ-Lite ZIM file splitter is not available anymore, replace it in the help with 'JS-SplitD'
  Beautify bookmark XML file
  Fix selection color problem with library buttons
  Revised the instructions for OS X
  Bump up Android version
2016-01-06 15:42:42 +01:00
Rashiq
f184248f47 Reformat project 2016-01-06 14:19:21 +01:00
Rashiq
c0eed12bca Remove html-inverting js
It's redundant now.
2016-01-06 14:18:20 +01:00
Rashiq
066f413022 Organize files in packages
This is just a first step towards _the-big-refactoring_™
2016-01-06 13:33:11 +01:00
Kelson
5d9f29a444 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2016-01-06 12:34:11 +01:00
Rashiq Ahmad
30a70e77f2 Merge /u/mhutti1/kiwix/ branch master into master
http://sourceforge.net/p/kiwix/kiwix/merge-requests/19/
2016-01-05 21:36:15 +00:00
Kelson
bfbcb56806 Merge commit 'a603c2de0157ebed7401d2d222495f661da2c588' 2016-01-05 20:10:41 +01:00
mhutti1
9d14b1e0dd The actionbar title is now clickable
Users can click the actionbar title to initiate a search as if
they had clicked the search button.
2016-01-05 19:58:18 +01:00
mhutti1
0505ceb1a1 Added persistent fullscreen
The app will reopen in fullscreen if it is stopped while in this
mode.
2016-01-04 15:15:53 +01:00
mhutti1
8605c0cdf2 Added persistent fullscreen
The app will reopen in fullscreen if it is stopped while in this
mode.
2016-01-04 02:54:46 +01:00
Kelson
8cf7599d04 Add 'sc' and 'lki' UI languages 2016-01-01 23:58:18 +01:00