renaud gaudin
71804cdc2a
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 19:30:51 +02:00
renaud gaudin
045d431070
fixed native on mips and intel
2013-04-05 19:30:45 +02:00
cip
12312b499c
android German translation (except welcome page)
2013-04-05 19:24:50 +02:00
cip
d557970187
android different setDefaultZoom level for tablets and phones
2013-04-05 19:24:33 +02:00
cip
1a6f7d5a32
android changed compile target to minSdkVersion
2013-04-05 18:46:56 +02:00
cip
ee19d5b834
android fix issue #445 "Blank pages on Android"
...
zimlib does not correctly handle fragments (#...), strip them
in java for now.
Note that besides rotation/reload bug also lead to blank page if clicked
link contains fragment (and is not same page)
2013-04-05 18:33:42 +02:00
cip
67e7eee592
android fix welcome page link in english version
2013-04-05 18:10:57 +02:00
cip
14f3a8c202
android welcome page add link to directly open selectzimfile
2013-04-05 18:07:56 +02:00
cip
974efe6b32
Merge branch 'master' of git://git.code.sf.net/p/kiwix/kiwix
2013-04-05 17:40:33 +02:00
kelson42
8806fb09bb
+ png files optimized
2013-04-05 17:37:34 +02:00
cip
ecfccda678
android action button order changed; use ifRoom instead of always
2013-04-05 17:26:35 +02:00
kelson42
a359455377
+ first version of the button icon action_home.png for multiple screen resolutions
2013-04-05 17:26:07 +02:00
cip
ed9e1f09a3
android use icon for home button
2013-04-05 17:19:57 +02:00
cip
225a5e7578
android home button (zim mainpage) added
2013-04-05 17:18:16 +02:00
cip
bb7c722ea3
Android show/hide search bar on icon click.
2013-04-05 17:18:15 +02:00
cip
c01fcbdd4e
Added label for search bar, increase search bar size
2013-04-05 17:18:14 +02:00
cip
e11f5045b6
android ui actionbar changes
2013-04-05 17:18:13 +02:00
cip
cce1773ed7
Never show help in action bar (always in overflow). android guideline
2013-04-05 17:18:12 +02:00
kelson42
c1d20fa750
+ first version
2013-04-05 17:14:48 +02:00
kelson42
e3fd9ba567
+ stub install script
2013-04-05 14:56:22 +02:00
cip
ab3dd2048c
android Set subtitle to zimfile title.
...
null apparently just clear subtitle which is fine
2013-04-05 14:32:41 +02:00
cip
5f79e60402
add circular progress bar while loading zim file selection lists
...
Only verified on emulator, on device not shown (loading just too fast?)
2013-04-05 14:23:58 +02:00
cip
596e9e72ef
cleanup german strings
2013-04-05 14:23:57 +02:00
cip
5ae9078b39
Fix missing app_name string in default strings.xml
2013-04-05 14:23:56 +02:00
cip
8383893b95
Show error message if no files found directly in listview
2013-04-05 14:23:55 +02:00
cip
fba30c599c
Error message if no zim files found on device
2013-04-05 14:23:54 +02:00
cip
9dcdf4ecda
welcome page: use landing_for_embedded_kiwix_for_android as landing page
2013-04-05 14:23:53 +02:00
cip
148ec0319b
Added title to welcome page. (Shown in title bar)
2013-04-05 14:23:52 +02:00
cip
973cb9fc13
Load help page with loadUrl (fixes issue that back/forward shows blank page instead of help page)
...
Complete removing help page from webview history would be nicer, but
much more effort to implement.
2013-04-05 14:23:51 +02:00
cip
4afda4e36d
Show help action bar entry only if room
2013-04-05 14:23:50 +02:00
cip
aa93e08d20
set action bar title to article title if available
2013-04-05 14:23:49 +02:00
kelson42
7d4abceacc
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 14:19:02 +02:00
kelson42
7a77e20cf6
+ new version of the libs
2013-04-05 14:18:16 +02:00
renaud gaudin
04efaa107d
minor tweaks to deps
2013-04-05 14:18:06 +02:00
renaud gaudin
d52419f60a
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 13:53:06 +02:00
renaud gaudin
0be6bd78ba
added compiled libs
2013-04-05 13:52:54 +02:00
kelson42
5147d5d502
+ getTitle()
...
+ getDescription()
2013-04-05 12:53:51 +02:00
kelson42
4c032193a1
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 11:42:00 +02:00
renaud gaudin
95e3268892
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 11:17:54 +02:00
renaud gaudin
8be2a446ac
minor fixes to compilation
2013-04-05 11:17:22 +02:00
kelson42
a529f602ae
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-05 10:27:41 +02:00
cip
95252ac3fa
Clicking search suggestion directly opens article
2013-04-05 10:27:12 +02:00
cip
fe6bb7c6a8
article suggestion: Changed implementation to use filter
...
Cleaner, and does not block ui thread while retrieving article titles
from zim file
2013-04-05 10:27:11 +02:00
cip
45c480b9b5
remove unused init arraylist (search suggestion)
2013-04-05 10:27:10 +02:00
cip
8f6dfaad93
Show error if article not found
2013-04-05 10:27:09 +02:00
renaud gaudin
637c65bc8b
Merged kiwix-android code into main repo.
2013-04-05 00:25:36 +02:00
renaud gaudin
32b74dc9a5
Added ant compile
2013-04-04 19:49:52 +02:00
kelson42
4db96607cd
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-04 19:10:26 +02:00
renaud gaudin
d988ab802c
handle linux 32b hosts (YOU BETTER BUY A NEW MACHINE)
2013-04-04 19:09:04 +02:00
kelson42
9d82353a23
Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix
2013-04-04 18:58:07 +02:00