8300 Commits

Author SHA1 Message Date
mhutti1
5333706f7d Android Download UI improvements 2016-07-23 23:21:13 +01:00
mhutti1
0368c79e0c Android More network fixes #261 2016-07-23 22:57:32 +01:00
Kelson
1cc95705cd Update #243 2016-07-23 21:43:38 +02:00
mhutti1
d341536387 Android Another network error fix #261 2016-07-23 15:22:38 +01:00
mhutti1
334a9871c8 Android Fix for network timeouts during download #261
Fix for some bugs. Others still need finding and squashing.
2016-07-23 14:34:55 +01:00
mhutti1
017b1bf169 Android Downloading ZIM files are suffixed .part #265 2016-07-22 19:38:48 +01:00
kelson42
cb34a403f2 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-07-20 23:51:59 +02:00
kelson42
8eb72f55bf Fix package name for Wikivoyage Europe 2016-07-20 23:51:53 +02:00
mhutti1
d4a74673db Android fix for multipart customapp package names 2016-07-20 22:51:36 +01:00
mhutti1
2c35ce7e4a Merge branch 'master' of https://github.com/kiwix/kiwix 2016-07-20 22:14:27 +01:00
mhutti1
9afc7c9cb1 Android formatting fix 2016-07-20 22:14:23 +01:00
kelson42
728c406b60 Fix indentation 2016-07-20 23:12:57 +02:00
mhutti1
f57e0daa81 Merge branch 'master' of https://github.com/kiwix/kiwix 2016-07-20 22:00:18 +01:00
mhutti1
28ebb62d98 Android Python script correctly changes test directory #260 #268 2016-07-20 22:00:12 +01:00
kelson42
eaee07658c New Wikivoyage Europe custom app 2016-07-20 21:48:20 +02:00
mhutti1
e32fe1f0c5 Android Fix for failing unit test 2016-07-20 19:46:16 +01:00
mhutti1
5bb1dfc602 Android Now targets SDK version 24 in preparation for 7.0 release 2016-07-20 18:20:27 +01:00
mhutti1
cbe5b2263d Android Updated compilation of native code and fix for #268 #266 2016-07-19 22:56:32 +01:00
kelson42
c8d108d378 new wikimedzh app 2016-07-17 19:49:24 +02:00
mhutti1
013013664f Android updated build tools version 2016-07-14 21:47:57 +01:00
mhutti1
c084edd893 Android Database Update 2016-07-13 18:21:51 +01:00
mhutti1
0fe46535ec Android Unified content UI and added logic to detect incomplete files #262 #264 2016-07-12 22:02:57 +01:00
mhutti1
9cef1e8883 Android Removed broken file search code
I don't think this code has worked for a long time so am deleting it now
to remove confusion in this file.
2016-07-12 19:37:33 +01:00
mhutti1
595ad51070 Android Save downloaded ZIMs to database #262 #264 2016-07-12 18:50:55 +01:00
mhutti1
877cc89f0b Android added no local files message 2016-07-11 22:09:57 +01:00
mhutti1
68e5d45abf Android Added more detailed description of what each download really is 2016-07-10 20:45:02 +01:00
mhutti1
a3af147190 Android zim deletion now correctly deletes all chunks 2016-07-10 16:03:24 +01:00
mhutti1
ee22f3cbdc Android will now not allow download if not enough space is available 2016-07-09 22:16:37 +01:00
mhutti1
33daa1fc4e Android Added confimation box for download if not on WiFi network 2016-07-09 21:41:19 +01:00
mhutti1
6debfe944b Android more int to long conversion 2016-07-07 17:50:34 +01:00
Elad Keyshawn
bbbeb2522c added icon assets 2016-07-07 05:01:25 +03:00
Elad Keyshawn
659e8358d2 more minor UI improvments 2016-07-07 04:58:58 +03:00
Elad Keyshawn
ec9b75f78d New ZIM downloader UI improvements 2016-07-07 04:50:39 +03:00
mhutti1
148f7a9707 Android fix for service crash on files larger than int max size 2016-07-07 00:24:08 +01:00
mhutti1
f20306ac4d Android clicking notfication allows file change 2016-07-06 22:45:58 +01:00
mhutti1
04f1ccb0d0 Android Download list shows native lanaguage files first 2016-07-06 20:32:59 +01:00
Isaac
8d2da951fd Merge pull request #241 from Spacejoker/master
Refactoring filtering logic for search autocomplete to improve readab…
2016-07-06 19:19:36 +01:00
mhutti1
b0a9d0a9c5 Android remote library can be searched #240 2016-07-06 19:06:13 +01:00
mhutti1
77b0d0f8fb Android Downloads can be paused stopped and managed
Early implementation so there are likely to be a few issues
2016-07-06 17:42:57 +01:00
mhutti1
2b95e93d71 Fix for #258 2016-07-05 19:31:53 +01:00
mhutti1
e5c4bb5c31 Android local ZIM files can be deleted 2016-07-05 16:25:17 +01:00
mhutti1
88d4a2e799 Android download notification icon displays correctly on 5.0 and above 2016-07-05 15:46:21 +01:00
mhutti1
c731ce0f5f Initial Android Unified Zim management UI with new download system 2016-07-05 13:48:33 +01:00
Emmanuel Engelhart
873b629756 Update changelog 2016-07-04 20:59:22 +02:00
Elad Keyshawn
9ccfecb7a4 minor fix with LEFT / RIGHT gravity 2016-07-03 23:28:46 +03:00
Elad Keyshawn
451daa1cb2 Merge remote-tracking branch 'remotes/upstream/master' 2016-07-03 23:22:54 +03:00
Elad Keyshawn
54b63f2273 Basic working bookmarks without undo,
Layout support for RTL languages.
2016-07-03 23:17:24 +03:00
kelson42
c51eef9f1b Merge branch 'master' of https://github.com/kiwix/kiwix 2016-07-03 17:13:05 +02:00
kelson42
8636088cc8 Re-add locales.txt for Android Studio users #257 2016-07-03 17:12:52 +02:00
Elad Keyshawn
5abd99909a Merge branch 'master' into bookmarks
# Conflicts:
#	android/src/org/kiwix/kiwixmobile/settings/KiwixSettingsActivity.java
2016-07-03 16:54:08 +03:00