kelson42
c88e6fc6f6
+ update of the translations
2013-11-06 21:55:30 +01:00
kelson42
5ef3bcabaa
+ change them applied to articleSearchtextView.setAdapter (it seems a few people if they focus on the search box color are inverted and maginify glass and cross are invisible - white on white)
2013-11-06 21:51:48 +01:00
kelson42
efc366e992
+ new version
2013-11-03 14:14:31 +01:00
kelson42
86e4d27adc
+ v1.4
2013-10-29 20:02:45 +01:00
kelson42
bef77f0a16
+ update of strings
2013-10-28 11:45:22 +01:00
kelson42
f4fc32ddcb
+ mask "search in text" menu as long as no ZIM file is open
2013-10-27 17:39:55 +01:00
kelson42
bd990f0db9
+ still allow multitouch zoom if zoom button are removed (in settings)
2013-10-27 16:50:29 +01:00
Kelson42
ed5164f00c
+ update of translations
2013-10-14 11:53:33 +02:00
kelson42
cb889dbce9
+ new version of the .so files
2013-10-08 20:19:06 +02:00
kelson42
2ce5878d5b
+ update strings
2013-10-07 22:08:33 +02:00
kelson42
24c827822c
Change random article menu tiem position
2013-10-06 16:29:27 +02:00
kelson42
4a56743f35
+ random article button
2013-10-06 00:13:15 +02:00
kelson42
82f61be9a5
+ new toolbar button for random article
2013-10-06 00:12:53 +02:00
kelson42
7c9edfa2c2
+ new "dice icon" for random button
2013-10-06 00:12:05 +02:00
kelson42
c08c0295ee
+ fix a few translations
2013-10-05 20:38:24 +02:00
kelson42
d51192b775
+ Fix opening of file containing special characters ( https://sourceforge.net/p/kiwix/bugs/653/ )
2013-10-05 20:37:32 +02:00
kelson42
ea5dec6682
+ bambara locale
2013-10-01 01:11:49 +02:00
kelson42
df84c9df8b
+ update of the translations
2013-10-01 01:06:32 +02:00
kelson42
222541e8bd
+ multiple localisation stubs
2013-09-22 20:31:02 +02:00
kelson42
8129862d8c
Fix bug #650 Searchbox forces uppercase first letter for new words
2013-09-18 20:45:36 +02:00
kelson42
a1689a4050
+ custom data directory (new preference)
2013-08-06 17:41:54 +08:00
kelson42
fb420b678e
+ v1.3
2013-07-27 12:58:45 +02:00
kelson42
60ebaca2b7
+ better labels
2013-07-25 14:26:50 +02:00
kelson42
1bb8bed2ca
+ fix xml structure
2013-07-25 14:06:59 +02:00
Ayoub DARDORY
3c9697b566
night mode removed from menu and placed in settings
2013-07-25 12:55:36 +01:00
kelson42
03aa6d948e
+ string translations in fr and de
2013-07-22 09:31:20 +02:00
Ayoub DARDORY
0351617fe1
zoom controls settings, fixed night mode status for all pages
2013-07-18 23:31:07 +01:00
Ayoub DARDORY
a8adcfe102
edit authors and remove some tests
2013-07-14 22:29:36 +01:00
kelson42
57536c65b9
+ Add pathTools.cpp to the compilation script
2013-07-14 20:46:54 +02:00
Ayoub DARDORY
eb71c02465
Fixing the night mode support beta
2013-07-14 04:42:37 +01:00
Ayoub DARDORY
a8dc174663
Adding night mode support
2013-07-14 01:03:45 +01:00
Ayoub DARDORY
84846dcc7a
adding invert colors js for night mode (only working on local html files welcome.html
and help.html
)"
2013-06-22 18:40:26 +01:00
kelson42
8b8c5355fa
+ UI translation
2013-06-19 12:49:29 +02:00
Ayoub DARDORY
2816a5214c
adding the exit button to the menu
2013-06-19 11:16:43 +01:00
kelson42
688bd62325
+ increase the suggestion buffer from 20 to 200
2013-05-13 14:51:02 +02:00
kelson42
d04c214246
+ remove workaround for fixed bug
2013-05-11 20:41:28 +02:00
kelson42
6d555a947d
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-05-11 20:35:47 +02:00
kelson42
cd9f1c27cb
+ fix duplicate suggestion under certain conditions
2013-05-11 20:34:47 +02:00
rupert THURNER
fb4332c0d6
searching for articles titles displays a match only once.
...
the JNI interface returns in some cases the title two times (bug #459 )
in what is called there "suggestion list". work around this by checking
if we already got a string.
2013-05-11 02:56:04 +02:00
rupert THURNER
c6e3de46f9
add eclipse debug configuration, on port 8700
...
to debug, launch the Dalvik Debug Monitor Server:
kiwix-kiwix/android$ ../src/dependencies/android-sdk/sdk/tools/monitor &
2013-05-10 22:27:59 +02:00
kelson42
773513e195
+ v1.2
2013-05-08 13:17:39 +02:00
kelson42
0a985f534a
+ fix strange crashs with "open file"
2013-05-05 15:24:13 +02:00
renaud gaudin
921e23dcd5
Fixed android compile on buildbot
2013-05-01 16:28:06 +00:00
cip
7e35cb09c3
android search field use icon instead of text
2013-05-01 00:45:48 +02:00
cip
3f222cb3ff
android clear icon for search field use getString in comparision
...
Unclear why working without this fix.
2013-05-01 00:41:50 +02:00
cip
57b9409388
android clear icon for search field fix height
...
Avoids that search field height changes when icon is displayed
or hidden.
2013-05-01 00:03:35 +02:00
cip
2300649c33
android Clear icon for search field
...
Based on http://stackoverflow.com/a/6235602
Issue: Height changes when shown/hidden.
2013-04-30 22:09:44 +02:00
rupert THURNER
0995152ca5
move the thank you message down, and make sure the 'what it is' is top
2013-04-28 14:56:05 +02:00
rupert THURNER
5723e6e18d
search box now black on white, even on android-4.1.2. this time just remove styles.
2013-04-28 14:28:11 +02:00
rupert THURNER
6be6861d7b
search box now black on white, even on android-4.1.2
2013-04-28 14:18:15 +02:00