149 Commits

Author SHA1 Message Date
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
rupert THURNER
92b51f4c20 remove unused imports 2013-04-27 17:34:11 +02:00
rupert THURNER
beb2506af9 add eclipse settings to get the correct compiler compliance level 2013-04-27 17:09:49 +02:00
rupert THURNER
16b26c1fe1 reorder paragraphs, and refine german a little 2013-04-22 23:07:27 +02:00
kelson42
8230f06ae0 + increment CodeVersion 2013-04-13 22:23:11 +02:00
kelson42
76bdb18aa7 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-13 22:10:44 +02:00
renaud gaudin
763c5555a4 refers to relative zipalign bin instead of path 2013-04-13 22:09:34 +02:00
kelson42
a926e56d01 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-13 22:09:18 +02:00
renaud gaudin
3c686a346d refers to relative android bin instead of path 2013-04-13 22:08:03 +02:00
kelson42
5fc9c5172f + a few fixes in the help 2013-04-13 21:49:05 +02:00
renaud gaudin
6a571132b1 fixed demo zim url in -DE 2013-04-12 20:22:42 +02:00
renaud gaudin
d84587e98e version 1.2 on google-play 2013-04-10 00:35:50 +02:00
renaud gaudin
04d65239af fixed html files for 2GB bugs fix 2013-04-10 00:25:14 +02:00
kelson42
3bdcb33afb Fix for the 2GB ZIM file limit 2013-04-09 21:00:22 +02:00
renaud gaudin
1baf2c77f6 version 1.1 on Google Play 2013-04-09 15:57:45 +02:00
kelson42
148576bc1b + two small typo. fixes 2013-04-09 10:10:06 +02:00
renaud gaudin
71daffa444 Revert "Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix"
This reverts commit 4cf899983a28e68a950bde5e1bcd4e1770438e94, reversing
changes made to 573e487673313a898657f69f3c030ada51b4bce3.
2013-04-09 00:46:14 +02:00
renaud gaudin
48204fc208 test for buildbot 2013-04-09 00:31:47 +02:00
renaud gaudin
9d0c749a1c test for buildbot 2013-04-09 00:21:22 +02:00
renaud gaudin
f2a41c02f8 test for buildbot 2013-04-09 00:00:55 +02:00
renaud gaudin
1b8e0e8020 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-08 21:45:01 +02:00
renaud gaudin
619f81d022 updated html pages 2013-04-08 21:44:41 +02:00
kelson42
1d5f57bf17 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-08 20:14:01 +02:00
kelson42
f54a6ac019 + optmized png files 2013-04-08 20:10:39 +02:00
renaud gaudin
113ced72fb Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-08 19:37:47 +02:00
renaud gaudin
f9fc621f76 updated html pages 2013-04-08 19:24:14 +02:00
cip
e4eb5481f5 android fix regression introduced in 33f311f9d87f2564
crash on opening kiwix, in case zim file loaded on startup
2013-04-07 09:56:30 +02:00
cip
b872d9522b android hide randomarticle/search/home buttons when no zim file loaded 2013-04-07 00:39:01 +02:00
cip
7b1422a4b9 android disable randomarticle/search/home buttons when no zim file loaded
Still not perfect, as unfortunately if in actionbar disabled state not shown graphically
(only in overflow greyed out)
2013-04-07 00:33:07 +02:00
cip
a51f379237 android fix crash home clicked while no zim file loaded
Note that this in addition should be fixed in c code
(getrandompage does not crash if no zim file loaded, getmainpage
crashes)
Note that still not ideal: Either disable buttons, or at least display
better error message.
2013-04-07 00:23:32 +02:00
cip
e4ffff8c3f android remove unused code 2013-04-07 00:22:09 +02:00
cip
d02ee60fa3 android Fix regression (english strings) due to last commit 2013-04-06 18:29:14 +02:00
cip
8a1f94db5b android german translation (except help/2gb invalid zim file) 2013-04-06 18:22:23 +02:00
cip
e1129c23c0 android version changed to 1.1 2013-04-06 17:23:05 +02:00
cip
af87dd0726 android excplitly retun NULL for mime type
Apparently not used, and cleaner than just always returning text/html
2013-04-06 17:23:04 +02:00
cip
1a40767cd9 android use preferencefragment instead of preferenceactivity
Newer API (since honeycomb =11), but no change should be visible
2013-04-06 17:23:03 +02:00
cip
204ae84231 android workaround for #643
(Very ugly) Workaround for  #643 Android article blank after rotation and app reload
In case of restore state, just reload page multiple times. Probability
that after two refreshes page is still blank is low.
2013-04-06 14:40:15 +02:00
renaud gaudin
e934904edf Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-06 13:53:24 +02:00
renaud gaudin
c22b88c386 Added progress checks on android compile script 2013-04-06 13:53:15 +02:00
cip
94f33e9289 Merge branch 'master' of ssh://puehrinc@git.code.sf.net/p/kiwix/kiwix 2013-04-06 13:24:34 +02:00
kelson42
09cb2bb903 Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-04-06 13:23:28 +02:00