Rashiq
7ef31d71e5
Update video regex
2015-05-14 17:08:20 +02:00
Rashiq
b51db12b11
Hotfix for the html5 video bug
...
This should be a temporary solution until we can find a better way to
fix this.
Since the `ParcelFileDescriptor` pipe always breaks when writing a video,
I've fixed the issue by just writing the video to the local file system
and then returning that local file to the ContentProvider.
This local file gets deleted when the App gets destroyed.
2015-05-11 21:58:09 +02:00
Rashiq
6f0516f61a
Format code
2015-04-29 15:20:00 +02:00
Rashiq
2782c57e6d
Update gitignore
2015-04-29 15:16:48 +02:00
Rashiq
c7ceb3df88
Remove files based on new .gitignore
2015-04-29 15:11:58 +02:00
Rashiq
91dbf453af
Change gradle wrapper url
2015-04-29 14:51:01 +02:00
Rashiq
c0a643cda3
Update Gradle build tools
2015-04-29 14:49:21 +02:00
Rashiq
1cb900d497
Update Gradle version
2015-04-29 14:44:23 +02:00
kelson42
920e8d6c8b
New ray charles URls
2015-04-16 09:21:40 +02:00
Kelson42
249153c5ba
The Wikipedia bookshelf does not provide the ZIM format anymore (at least for now - work ongoing)
2015-04-14 10:53:06 +02:00
Emmanuel Engelhart
3120a87b33
Change ZIM content provider authority
2015-03-14 18:20:31 +01:00
Emmanuel Engelhart
f0f033e677
Update Ray Charles ZIM file URL
2015-03-04 10:54:30 +01:00
Emmanuel Engelhart
c1845e7bc2
Put more code in try{}
2015-03-02 18:44:22 +01:00
Emmanuel Engelhart
2474008e16
Select all text in searchbox by getting focus
2015-03-02 14:13:08 +01:00
Emmanuel Engelhart
27f5d976ed
TTS stops if no language supported (instead of reading the text in English)
2015-02-23 11:24:56 +01:00
Emmanuel Engelhart
492c9fa3d4
Simplification of the code
2015-02-19 16:48:14 +01:00
Emmanuel Engelhart
a01fb5ee11
Increment version
2015-02-19 15:31:45 +01:00
Emmanuel Engelhart
512d977f82
Update of the translations
2015-02-19 14:37:10 +01:00
Emmanuel Engelhart
a5ea36bc34
Support HTTPS (open ZIM file from...)
2015-02-19 14:26:27 +01:00
Emmanuel Engelhart
12b72da926
Improve speed by getting content
2015-02-19 13:46:50 +01:00
Emmanuel Engelhart
3cd9a77b5a
Remove useless debug message
2015-02-19 13:43:07 +01:00
Emmanuel Engelhart
5337592002
Fix getContent() for 5.0
2015-02-19 13:40:19 +01:00
Emmanuel Engelhart
0604bcc92e
Try to use WebChromeClient() without much effect
2015-02-13 11:31:44 +01:00
Emmanuel Engelhart
ca51977563
Update of UI translations
2015-01-30 20:03:15 +01:00
Emmanuel Engelhart
e4c53dbfea
Improve ZIM file handler
2015-01-24 11:47:34 +01:00
Emmanuel Engelhart
18b1313bad
Update version
2015-01-24 10:07:23 +01:00
Emmanuel Engelhart
60ae046e66
Script to make a screenshot on the device
2015-01-21 12:28:26 +01:00
Emmanuel Engelhart
7aeb3627ff
Few PATH fixes to run against SDK21
2015-01-21 12:14:42 +01:00
Emmanuel Engelhart
a72ad1d1d2
Update UI translations
2015-01-20 18:35:32 +01:00
Emmanuel Engelhart
7c38bfe481
Avoid crashes with old "WebViewClassic"
2015-01-16 01:09:41 +01:00
Emmanuel Engelhart
4658c47d1d
Avoid exception if getMeasuredHeight() returns 0
2015-01-16 00:56:34 +01:00
Emmanuel Engelhart
439e7d3e4e
Fix last patch for "goForward" action menu
2015-01-09 16:37:37 +01:00
jleow00
8cb7cfe41e
Fixed forward button visibility issue (Bug #782 )
2015-01-09 22:48:26 +08:00
jleow00
2ff2783fbb
Merge branch 'master' of ssh://git.code.sf.net/u/jleow00/kiwix
...
merge fork with updated upstream
2015-01-09 19:41:55 +08:00
jleow00
b25d9c26b3
Set forward menu option visible (Fixed bug #782 https://sourceforge.net/p/kiwix/bugs/782/ )
2015-01-09 19:39:41 +08:00
jleow00
dced9e530f
Merge branch 'master' of ssh://git.code.sf.net/u/jleow00/kiwix
2015-01-07 22:40:23 +08:00
jleow00
89e57fbf24
Set forward menu option visible (Fixed bug #782 https://sourceforge.net/p/kiwix/bugs/782/ )
2015-01-07 22:39:25 +08:00
jleow00
005822fda5
Set forward menu option visible (Fixed bug #782 https://sourceforge.net/p/kiwix/bugs/782/ )
2015-01-07 20:40:17 +08:00
Emmanuel Engelhart
01e77fe167
Upgrade to use API21 (for Lollipop)
2015-01-06 23:35:56 +01:00
Kelson42
58f1b5967a
Beautify TTS
2015-01-01 23:53:41 +01:00
m4tx
0d72299a0a
Set article language in TextToSpeeech
2015-01-01 22:38:47 +01:00
Kelson42
105f730b11
Implement getLanguage() to get the ZIM file language code
2015-01-01 19:28:04 +01:00
m4tx
3e93bff32a
Add TextToSpeech support to read articles
2015-01-01 18:54:07 +01:00
Emmanuel Engelhart
73f130b683
Translations of the bookmarking system
2014-12-28 19:52:27 +01:00
Emmanuel Engelhart
28cfe4bcab
Fix savePicture feature which was always truncating the first two caracters of the filename
2014-12-28 19:14:25 +01:00
Emmanuel Engelhart
966b335a6a
+ Fix a minor error in the documention
2014-12-28 15:40:31 +01:00
Emmanuel Engelhart
9f322bd663
+ Update UI translations
2014-12-28 13:29:27 +01:00
jleow00
2d4ed28306
Fix for bug #751 https://sourceforge.net/p/kiwix/bugs/751/
2014-12-28 16:10:34 +08:00
Kelson42
5789bae505
Implement the ZimContentProvider getType()
2014-12-08 01:37:25 +01:00
Kelson42
271d3a31a2
Update of UI translation
2014-11-14 15:18:03 +01:00