renaud gaudin
0e9a60a7fd
fixed erroneous type on icudt49l.dat
2015-06-02 12:03:43 +02:00
renaud gaudin
bac73edf71
Fixed the misleading Help menu button to actually display the Help page
2015-06-02 12:02:04 +02:00
Emmanuel Engelhart
2984884d6c
New version of the libs
2015-06-02 12:00:47 +02:00
Rashiq
339a1b44aa
Add Icu file
2015-06-01 19:25:03 +02:00
Emmanuel Engelhart
83733bd354
Add new Somali locale
2015-05-17 18:18:43 +02:00
Emmanuel Engelhart
124ed78edf
Add UI in Amharic
2015-05-17 14:50:39 +02:00
Emmanuel Engelhart
41d157a0b2
Update of the translations
2015-05-17 14:49:30 +02:00
Emmanuel Engelhart
58618804b7
* Update audio/video detection regex by adding support for OGG and OGV file extensions
...
* Make the audio/video detection pattern case insensitive
2015-05-17 13:44:27 +02:00
Emmanuel Engelhart
4cf1aa51a5
Add O
2015-05-17 13:38:49 +02:00
Emmanuel Engelhart
4da4cd38be
New gradle writes APK files to build/outputs/apk/ (instead build/apk/). Fixing scripts.
2015-05-17 13:33:31 +02:00
Rashiq
f50301ef3a
Add binary files
2015-05-14 17:16:46 +02:00
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