5689 Commits

Author SHA1 Message Date
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
Rashiq Ahmad
4658d6ca89 Merge remote-tracking branch 'origin/master' 2013-12-04 19:26:04 +01:00
Rashiq Ahmad
e7ba3a0c30 Fixed NPE after a file has been opened for the first time: Added a check for if the Activity has been attached to the fragment + refactored the onCreateView method in order to slice out the methods that need this check. 2013-12-04 19:24:46 +01:00
kelson42
028cfb4d7f Fix a small regression with inputmanager display 2013-12-04 17:09:28 +01:00
Rashiq Ahmad
8c4b169d3e Added InputManager and fixed a NPE for the Tabs. 2013-12-04 15:22:37 +01:00
kelson42
390fd6708e + show "backtotop" button earlier 2013-12-03 16:05:07 +01:00
kelson42
c3ee2a51f5 + replace a layer with an imagebutton 2013-12-03 15:33:15 +01:00
kelson42
d0cbe5dd18 fix version 2013-12-03 15:21:53 +01:00
kelson42
6f0c95191b + support lib 2013-12-03 14:48:11 +01:00
kelson42
9c49a36b80 + new save image feature 2013-12-03 00:36:28 +01:00
kelson42
85341ff593 + small fix in the tabs 2013-12-02 23:26:27 +01:00
kelson42
c065d55ea8 + new tabs system feature 2013-12-02 23:02:02 +01:00