318 Commits

Author SHA1 Message Date
Rashiq Ahmad
c6ee59a8e1 Changing build system from Ant to Gradle. 2013-12-22 00:16:57 +01:00
Rashiq Ahmad
896d8b8596 Added logging. 2013-12-20 20:19:05 +01:00
Rashiq Ahmad
e0f774fec8 Merge remote-tracking branch 'origin/master' 2013-12-20 17:38:07 +01:00
Rashiq Ahmad
760b446daa Menu button fix. 2013-12-20 17:36:58 +01:00
kelson42
6388ba6b73 + new version 2013-12-20 01:45:27 +01:00
kelson42
016b131d3e better xml attribute value 2013-12-20 01:31:42 +01:00
kelson42
2a5d49eaea + version 1.7 new build (ready for 1.8) 2013-12-20 01:12:38 +01:00
kelson42
095d8847e7 New version 1.8 2013-12-19 21:41:03 +01:00
kelson42
e42fb7fec9 + fix in android-support-v4.jar linking 2013-12-19 15:18:37 +01:00
kelson42
7c0cec1629 + remove a debug exit() 2013-12-19 14:46:16 +01:00
kelson42
b75dadc8df + link android-support-v4.jar from the dependencies instead of having a copy in the source code 2013-12-19 14:38:30 +01:00
rupert THURNER
491359a338 kiwix android: extend help with wikipedia bookshelf (en). fix some typos in the page as well. 2013-12-18 04:56:18 +01:00
Rashiq Ahmad
f8675cf783 Copyright header. 2013-12-16 22:47:37 +01:00
kelson42
016af9f16b Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-16 22:04:27 +01:00
kelson42
e0f0482de8 + GPLv3 headers 2013-12-16 22:04:06 +01:00
Rashiq Ahmad
92cf70b4ee Merge remote-tracking branch 'origin/master'
Conflicts:
	android/src/org/kiwix/kiwixmobile/KiwixMobileFragment.java
2013-12-16 21:59:54 +01:00
Rashiq Ahmad
8315ffc77a Fixed fullscreen button. 2013-12-16 21:56:46 +01:00
kelson42
f3b2017e96 + update of the strings 2013-12-16 21:48:39 +01:00
kelson42
3e751bcda9 + fix a few things related to the fullscreen/backtotop buttons 2013-12-16 21:24:26 +01:00
Rashiq Ahmad
555ce47938 Merge remote-tracking branch 'origin/master' 2013-12-16 20:49:21 +01:00
Rashiq Ahmad
fd6b229a7c A clearer way to get all the Typeface. And other little fixes. 2013-12-16 20:48:35 +01:00
kelson42
284766313e + better usage() 2013-12-16 17:32:50 +01:00
Rashiq Ahmad
cef231059d Fixed a bug with the language changer. 2013-12-16 17:13:41 +01:00
Rashiq Ahmad
9958ad4dc9 Merged the locale creater script with the build script. You can call it with the '--locales' flag. 2013-12-16 16:53:34 +01:00
Rashiq Ahmad
622f0865ce Temporarily taking out the create_locales.py script. Will merge with the build-android-with-native.py script later. 2013-12-16 16:18:03 +01:00
Rashiq Ahmad
cad802a88f Temporarily taking out the create_locales.py script. Will merge with the build-android-with-native.py script later. 2013-12-16 16:08:48 +01:00
Rashiq Ahmad
babe48e62c Merge remote-tracking branch 'origin/master' 2013-12-16 03:01:25 +01:00
Rashiq Ahmad
870d51b9b1 New Language Feature: Support for unsuported languages. 2013-12-16 03:00:46 +01:00
kelson42
5261fd2143 + fix compilation with external zimlib 2013-12-14 12:40:23 +01:00
kelson42
ce4caa266f md5.cpp was renamed in md5.c 2013-12-13 15:06:23 +01:00
Rashiq Ahmad
1b84f3c5c5 Revert a small change 2013-12-12 21:39:35 +01:00
Rashiq Ahmad
fea4a6a9ad Merge remote-tracking branch 'origin/master' 2013-12-12 21:26:35 +01:00
Rashiq Ahmad
2ca47f228a Fixed prefrenced + finishing activity after returning from the settings activity 2013-12-12 21:25:14 +01:00
renaud gaudin
5b723184b0 Merge branch 'master' into extern_zimlib 2013-12-09 12:07:38 +00:00
renaud gaudin
b4b3a79630 catching up with master 2013-12-09 12:02:58 +00:00
kelson42
46104f74ba + new getId() JNI method 2013-12-08 20:24:59 +01:00
Rashiq Ahmad
413e4c2ee1 Transparent ListView when List is loading. 2013-12-08 18:15:48 +01:00
Rashiq Ahmad
8ab2b8ca15 Refactoring. 2013-12-08 18:00:07 +01:00
Rashiq Ahmad
d7c0fbe2c3 Added a check 2013-12-08 17:12:32 +01:00
Rashiq Ahmad
a725f9890e FileWriter 2013-12-08 16:12:48 +01:00
Rashiq Ahmad
7ce625c173 Filewriter integration + finally added my name to AUTHORS :) 2013-12-08 16:10:17 +01:00
Rashiq Ahmad
bc33527bfc Added persistence storage. Now the List will be cached in CSV format. 2013-12-08 16:09:06 +01:00
Rashiq Ahmad
29834f1d99 Merge remote-tracking branch 'origin/master' 2013-12-08 00:58:55 +01:00
Rashiq Ahmad
66e2344129 Fixing a visual issue, where the list would hide away some files and then show them again. 2013-12-08 00:58:32 +01:00
kelson42
00f4e3b96d + small padding for rescan_fs_warning textview 2013-12-08 00:35:22 +01:00
Rashiq Ahmad
372ed541af fix 2013-12-07 19:42:12 +01:00
Rashiq Ahmad
1e013e1086 Removed the second ProgressBar. We only have one ProgressBar.
Fixed ProgressBar Message.
2013-12-07 19:10:10 +01:00
Rashiq Ahmad
7d62a96a98 Removed the second ProgressBar. We only have one ProgressBar. 2013-12-07 18:53:44 +01:00
Rashiq Ahmad
6ecc871f0f Fixed ProgressBar. 2013-12-07 18:31:50 +01:00
Rashiq Ahmad
5536b1a50a Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-07 18:18:17 +01:00