672 Commits

Author SHA1 Message Date
Kelson42
6fa08794fe + Fix bookmark displaying icon issue 2014-10-09 00:51:02 +02:00
Julian Harty
8d20e52e38 Updated the resource files using the latest translations from translatewiki. 2014-10-08 11:54:25 +01:00
Julian Harty
a36e76055e Updating the text files used by Android app for the various languages it supports.
The differences were generated by running the TW2KL Perl script (which is part of the Kiwix Maintenance project also hosted on SourceForge). We ran this script to apply the most recent changes of translations from TranslateWiki. See http://blog.wikimedia.org/2011/08/20/kiwix-localisation-is-supported-at-translatewiki-net/ https://translatewiki.net/wiki/Translating:Kiwix for an overview.

The script is found in kiwix-maintenance/maintenance_tools/translatewiki

./TW2KW.pl --path=/Users/julianharty_air/opensourceprojects/kiwix-kiwix/ --allLanguages=kw
2014-09-12 07:25:03 +01:00
Julian Harty
c77b2d8b4f This time I've updated the java code to use the new values. We still need to update the other language strings. 2014-09-11 16:14:58 +01:00
Julian Harty
4cb508769d Updated the Android strings in the master values/strings.xml to replace the term Image with Media since the app now supports multimedia. 2014-09-11 16:04:49 +01:00
kelson42
46147344f4 + mg locale 2014-08-08 20:11:16 +02:00
kelson42
0457a7145b + new locales 2014-08-08 19:55:21 +02:00
Kelson42
9833775a38 + new translation strings 2014-06-25 17:33:42 +02:00
Kelson42
8a24821f81 Merge commit 'c57380f31d8256a1d194df3d986244e8b55ff599'
Conflicts:
	android/src/org/kiwix/kiwixmobile/KiwixMobileActivity.java
2014-06-22 17:56:09 +02:00
Viola Petra
99a21c92e8 Fix for bug http://sourceforge.net/p/kiwix/bugs/686/ 2014-06-19 13:25:19 +02:00
Kelson42
9d6801642d Locales txt should be created before building the APK 2014-06-18 22:32:45 +02:00
Kelson42
bec42fd671 Fix #686 Kiwix on Android crashes after hibernation 2014-06-18 14:43:34 +02:00
Kelson42
08fa116ffd + Code which should help to fix text-autorisizing issue on KitKat 2014-06-18 14:15:47 +02:00
Kelson42
82419359dc + Add Khmer alphabet support to the UI 2014-06-18 12:57:23 +02:00
Kelson42
73d667c2d9 This does not match any languages and looks like a human artefact. I remove it. 2014-06-18 11:56:38 +02:00
Kelson42
902f0bca32 locales.txt is created by the build process, this should not be in the git repository 2014-06-18 11:55:53 +02:00
Kelson42
4b2fdd9383 + android:hardwareAccelerated="true" to the webview, necessary for HTML5 video support 2014-06-18 11:33:51 +02:00
Kelson42
f8fec6be44 + az 2014-06-17 21:34:18 +02:00
Kelson42
0bcdcb63e9 + update of locales 2014-06-17 21:33:56 +02:00
Kelson42
ad60cdaed4 + az locales for android 2014-06-17 21:33:46 +02:00
Jan Sembera
6ebeec1be1 Android FileSearch will now search external SD cards as well (issue #673).
I don't own a device where I could reproduce it, but it worked when tested
with other manually created directories.
2014-06-13 21:43:20 +02:00
Ross Combs
cf5e77de78 Add two override fonts to cover the Gujarati and Oriya/Odia scripts.
Add code to select these fonts in preference to DejaVu based on the
language code.  This fixes bug 699.
2014-06-13 17:30:12 +02:00
Johannes Leitner
4c703d108f Only return true on OnKeyDown if the event was actually handled. This prevents losing handlers for system-wide events such as volume down. 2014-06-13 15:05:20 +02:00
Kelson42
fd61b4d1ce zimlib1-2 instead of zimlib1.1 2014-05-21 13:47:22 +02:00
Kelson42
45f3c03d1a + new translations of the UI 2014-05-14 15:54:14 +02:00
kelson42
0558422a86 + new version: 2!!! 2014-05-08 17:09:08 +02:00
kelson42
9053dab95b + update of UI localizations 2014-04-09 18:05:25 +02:00
kelson42
0e270a5d1e + update of locales 2014-02-15 20:02:45 +01:00
kelson42
f42066e642 + locales update 2014-01-11 18:03:34 +01:00
kelson42
aeb15a64e7 + small fix of the bookmarks 2014-01-07 22:40:03 +01:00
kelson42
3c04d0cfe0 + new bookmarking system 2014-01-07 22:01:11 +01:00
kelson42
5deefe5301 + new versionCode in Android manifest 2014-01-04 18:02:48 +01:00
kelson42
d6964d7954 + load the ICU data file dynamically 2014-01-03 13:43:15 +01:00
Rashiq Ahmad
a023c3986a Merge remote-tracking branch 'origin/master'
Conflicts:
	android/kiwix.c
2014-01-02 22:05:06 +01:00
Rashiq Ahmad
59d41dcdf7 Fixed a typo in kiwix.c which caused the JNI method to throw an Exception + added a compiled version of the libraries 2014-01-02 22:03:47 +01:00
kelson42
a365a1e1c0 + new JNI methods 2014-01-02 16:40:50 +01:00
kelson42
27844c4d99 + rebuild also the unsigned release apk 2014-01-01 18:18:09 +01:00
kelson42
d3c9a85d5c + fix a few string stuff related to the "tab system" 2013-12-31 15:41:16 +01:00
kelson42
ac9494da20 + new strings 2013-12-30 13:47:06 +01:00
Rashiq Ahmad
bcd8becaa6 TextAllCaps attribute for HC< 2013-12-29 23:02:22 +01:00
Rashiq Ahmad
41396f72f4 Ditched ABC. Going back to ABS. 2013-12-29 22:13:43 +01:00
Rashiq Ahmad
0f063d5fde Increased the font size. 2013-12-28 22:28:52 +01:00
Rashiq Ahmad
00d04dc819 Fiexed styles issue with the settings activity. 2013-12-28 21:04:23 +01:00
Rashiq Ahmad
9e8a08f9dd Fixed upper case title in Tabs. HC and GB implementation of the settings. Refactored the settings out of the Activity/Fragment. 2013-12-28 02:02:19 +01:00
Rashiq Ahmad
0e8a458dd5 Code formatting etc. 2013-12-27 22:54:20 +01:00
Rashiq Ahmad
8233c6530b Fixed a dropdown issue with the AutoCompleteTextVIew. 2013-12-25 22:48:32 +01:00
Rashiq Ahmad
17190d8770 Backported the Android app to API 9. See Bug #783 for more details. 2013-12-25 20:01:52 +01:00
kelson42
934da9d251 + fix gradle command 2013-12-24 19:05:57 +01:00
kelson42
70d5c99a30 + remove a useless command (which in addition seems to sporadicaly make the compilation fails) 2013-12-24 19:02:16 +01:00
kelson42
188912f179 + replace sh by bash in a script call 2013-12-22 18:52:09 +01:00