8300 Commits

Author SHA1 Message Date
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
Rashiq Ahmad
b0f0d33946 Fixed some issues with the file scan 2013-12-07 18:18:04 +01:00
kelson42
2846cb009a + small string fixes 2013-12-07 13:24:02 +01:00
kelson42
9ccbae1f1b + back to top button invisible per default 2013-12-07 12:52:17 +01:00
Rashiq Ahmad
869182f326 Fixed Rescan feature. 2013-12-07 00:42:55 +01:00
kelson42
2c4df555d7 + show endless progressbar only during mediastore query 2013-12-06 16:52:56 +01:00
kelson42
5265cc5fca + add debug message 2013-12-06 16:52:44 +01:00
kelson42
4c17248854 + add small debug message 2013-12-06 16:48:07 +01:00
Rashiq Ahmad
2f2bc1e7af Merge remote-tracking branch 'origin/master' 2013-12-06 15:18:51 +01:00
Rashiq Ahmad
61598ad3c4 New Rescan feature: We will still populate the initial File choser by the MediaStore, but now we can give the user the opportunity to rescan the file sytem for the actual files, *if* the
MediaStore is out of sync. The new scanner will recursivly scan through all the files on the device and will find the files with the extensions .zim or .zimaa.
2013-12-06 15:17:35 +01:00
kelson42
65503cae86 rollback on backtotop bar height 2013-12-05 19:24:10 +01:00
kelson42
fa97cd680a Merge branch 'master' of ssh://git.code.sf.net/p/kiwix/kiwix 2013-12-05 13:08:49 +01:00
kelson42
1b69cef65a + fix buggy backtotop preference 2013-12-05 13:08:16 +01:00
Rashiq Ahmad
9f0a4e355f Fixed logix of the image saver 2013-12-04 21:52:35 +01:00
Rashiq Ahmad
dbe9fef654 Fixed image saving feature. 2013-12-04 21:05:35 +01:00
Rashiq Ahmad
cee38296c3 Merge remote-tracking branch 'origin/master' 2013-12-04 20:50:56 +01:00
Rashiq Ahmad
991528a3cf Fixed occasional crash on the onScrollListener when the Activity is not attached to the Fragment. 2013-12-04 20:50:25 +01:00
kelson42
cb40c149c3 + reduce the height of the "backtotop" bar 2013-12-04 20:31:34 +01:00
Rashiq Ahmad
ffb4367194 Removed Handler - it's note needed. 2013-12-04 20:07:58 +01:00