1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00
Commit graph

86 commits

Author SHA1 Message Date
Nikolay Pultsin
cf9abfb502 an envelope for void methods 2012-03-29 17:57:22 +01:00
Nikolay Pultsin
0b598680c9 fixed native calls 2012-03-29 12:47:18 +01:00
Nikolay Pultsin
6266071d22 code cleanup 2012-03-27 18:35:58 +01:00
Nikolay Pultsin
96aadc1562 NativeFormatPlugin::createImage() method is unused; native version is obfuscated
Conflicts:

	jni/NativeFormats/util/AndroidUtil.cpp
2012-03-27 18:06:46 +01:00
Nikolay Pultsin
e4bda14635 cleanup 2012-03-27 17:55:05 +01:00
Nikolay Pultsin
1f63a57f17 cover loading in fb2 native plugin 2012-03-27 17:46:37 +01:00
Nikolay Pultsin
79a06410ae covers from native plugins (in progress) 2012-03-27 16:15:33 +01:00
Nikolay Pultsin
5518e9ef78 disk-based image map has gone 2012-03-27 15:53:11 +01:00
Nikolay Pultsin
01cdb70539 cover flag for images 2012-03-27 04:21:56 +01:00
Nikolay Pultsin
42e15f1a0b native fb2 images support (in progress) 2012-03-27 02:56:19 +01:00
Nikolay Pultsin
a213154b62 unused include 2012-03-27 02:24:20 +01:00
Nikolay Pultsin
34dfdcbe15 ZLXMLNamespace class 2012-03-27 02:17:29 +01:00
Nikolay Pultsin
dcd1d5bf18 fb2 native plugin (now working) 2012-03-27 02:00:09 +01:00
Nikolay Pultsin
4b07dfd213 Merge branch 'master' into fb2-native 2012-03-27 01:40:42 +01:00
Nikolay Pultsin
3b4857a73d JavaEncodingConverter::fillTable() implementation 2012-03-27 01:39:48 +01:00
Nikolay Pultsin
e80b6e8015 native fb2 support (in progress) 2012-03-26 23:07:28 +01:00
Nikolay Pultsin
4d90732a37 RTF images support: finished 2012-03-26 03:58:31 +01:00
Nikolay Pultsin
412207080c RTF images (in progress) 2012-03-25 19:31:55 +01:00
Nikolay Pultsin
cd7c0f3c45 images support in native code (in progress) 2012-03-25 16:35:13 +01:00
Nikolay Pultsin
d0a6323af9 a TODO comment 2012-03-24 01:54:29 +00:00
Nikolay Pultsin
ae40ca59a6 fb2 plugin code is included into master branch 2012-03-23 23:35:09 +00:00
Nikolay Pultsin
28e189599f rtf images are disabled 2012-03-23 18:08:34 +00:00
Nikolay Pultsin
98fd03511b encoding-related classes were moved to org.geometerplus.zlibrary.core.encodings package 2012-03-23 17:47:32 +00:00
Nikolay Pultsin
53a1e81da0 no input stream cache in ZLFile; RTF reading works correctly 2012-03-23 16:25:17 +00:00
Nikolay Pultsin
11dcab3aa6 cleanup 2012-03-23 16:10:33 +00:00
Nikolay Pultsin
7aa4f39bc7 language detection for RTF's 2012-03-23 03:19:16 +00:00
Nikolay Pultsin
3aa047e970 native plugin synchronization (fixed possible crash); fixed rtf encoding reading 2012-03-23 02:46:10 +00:00
Nikolay Pultsin
3978af83ec multiple '}' at end of rtf file processing 2012-03-22 23:59:42 +00:00
Nikolay Pultsin
0e476c760c BookReadingException can be thrown from native code 2012-03-22 23:47:22 +00:00
Nikolay Pultsin
5f6223353d RTF support 2012-03-22 21:57:05 +00:00
Nikolay Pultsin
5f6eb8a469 ZLEncodingConverter has a name; Rtf plugin as compilable again
Conflicts:

	jni/NativeFormats/fbreader/src/formats/rtf/RtfDescriptionReader.cpp
2012-03-22 18:41:58 +00:00
Nikolay Pultsin
918a0738fe decreased buffer size: 2.000.000 -> 102.400 2012-03-19 19:24:08 +00:00
Nikolay Pultsin
ea4be8ff93 encoding detection fixes and speed-up 2012-03-18 04:13:29 +00:00
Nikolay Pultsin
f0cc6dda87 encoding detection fixes 2012-03-18 03:39:02 +00:00
Nikolay Pultsin
092c1f00d2 language/encoding detection (in progress) 2012-03-18 03:12:25 +00:00
Nikolay Pultsin
548c03040f separate methods Book.getEncoding & Book.getEncodingNoDetection 2012-03-17 23:47:09 +00:00
Nikolay Pultsin
b17dbd6c7c readLanguageAndEncoding => detectLanguageAndEncoding 2012-03-17 23:29:08 +00:00
Nikolay Pultsin
5e345f7238 converter array size adjusting 2012-03-17 21:27:43 +00:00
Nikolay Pultsin
0f2c5a6cfa encoding converter (works) 2012-03-17 21:20:39 +00:00
Nikolay Pultsin
fd3ab23847 encoding converter 2012-03-17 20:47:32 +00:00
Nikolay Pultsin
3068b5a68a encoding converter (in progress) 2012-03-17 20:28:30 +00:00
Nikolay Pultsin
13b89d4922 method signature fixed 2012-03-17 20:05:44 +00:00
Nikolay Pultsin
0ee1c75698 Encoding converter (in progress) 2012-03-17 20:02:26 +00:00
Nikolay Pultsin
2449325867 standard android logging method 2012-03-17 11:37:22 +00:00
Nikolay Pultsin
01799d5f22 JavaEncodingConverter (in progress) 2012-03-17 05:40:40 +00:00
Nikolay Pultsin
8ce460361e encoding collection code simplification 2012-03-17 04:29:50 +00:00
Nikolay Pultsin
ff57580c22 fixed seg.fault 2012-03-16 18:27:37 +00:00
Nikolay Pultsin
9d2cea64ec ZLUnicodeUtil is now based on java String methods 2012-03-16 07:42:21 +00:00
Nikolay Pultsin
15f3e8e3c1 formatting cleanup 2012-03-16 06:56:41 +00:00
Nikolay Pultsin
be37623fcf BookReadingException: handle reading error more accurately 2012-03-05 11:11:36 +00:00