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

53 commits

Author SHA1 Message Date
Nikolay Pultsin
1378c40a2c fixed toc items order 2015-10-24 02:38:44 +01:00
Nikolay Pultsin
7302442028 no tempDirectory() call in native code 2015-07-28 21:15:15 +01:00
Nikolay Pultsin
6ac1e00232 native calls sync; this should fix big library scanning issues 2015-06-27 22:27:10 +01:00
Nikolay Pultsin
3f34cd6c9b unused class hierarchy has gone 2015-04-23 07:27:27 +01:00
Nikolay Pultsin
594a4bde49 copyright: Geometer Plus => FBReader.ORG Limited, 2014 => 2015 2015-02-28 15:14:56 +01:00
Nikolay Pultsin
aa8ab30807 new engine for mobi files 2014-09-08 07:51:25 +01:00
Nikolay Pultsin
aeb905a08d readMetaInfo -> readMetainfo 2014-06-10 10:17:26 +01:00
Nikolay Pultsin
ebe5fc182c do not throw exceptions from native code: this does not work on some devices 2014-04-19 01:18:38 +01:00
Nikolay Pultsin
53a10083b8 encryptionInfo for fonts passed to java 2014-04-08 01:24:47 +01:00
Nikolay Pultsin
329d3d70c2 formatting 2014-04-07 21:07:12 +01:00
Nikolay Pultsin
fdb21b67dc native code simplification (introduced JString class) 2014-04-07 21:02:52 +01:00
Nikolay Pultsin
48cdfee8a2 store encryption info in FontEntry as well as file path 2014-04-07 20:18:43 +01:00
Nikolay Pultsin
cb08c3bc3c no "encryption method" for entire epub, just encryption info map for separate files 2014-04-06 10:27:55 +01:00
Nikolay Pultsin
ccd1c34858 pass font file names to java style 2014-03-31 16:04:42 +01:00
Nikolay Pultsin
fcd2640be7 font families list passed to java style 2014-03-31 15:19:40 +01:00
Nikolay Pultsin
7ca30d0c9e java version of FontManager 2014-03-31 12:04:39 +03:00
Nikolay Pultsin
24d3813d5b EncryptionMethod class moved to zlibrary 2014-02-16 16:34:37 +00:00
Nikolay Pultsin
b52849025a "encryption type" => "encryption method" 2014-02-13 20:03:03 +00:00
Nikolay Pultsin
2f75bb15d6 encryption type is visible from java code 2014-02-13 19:20:15 +00:00
Nikolay Pultsin
57be868eba better processing for file errors 2014-02-08 20:10:34 +01:00
Nikolay Pultsin
c07d37e7cd year in copyrights: 2013 => 2014 2014-01-12 01:40:02 +00:00
Nikolay Pultsin
9eb54b261a book uids (in progress) 2013-03-19 01:52:42 +04:00
Nikolay Pultsin
38c4ad935d no Book.save() call in native code 2013-01-13 06:09:23 +04:00
Nikolay Pultsin
ff3ea90821 misc optimizations, first "working" version of book serialization/deserialization (missing things are marked with TODO comments) 2013-01-07 22:43:39 +00:00
Nikolay Pultsin
ac49acf890 copyrights in native code: 2012 => 2013 2013-01-03 04:54:12 +00:00
Nikolay Pultsin
d93770c0f8 native code: synchronization with C++ version 2012-11-13 01:49:26 +04:00
Nikolay Pultsin
9b22b0743a ContentsTree instead of ZLTextTreeModel 2012-05-13 13:43:25 +01:00
Nikolay Pultsin
5e68f8602f XHTMLImageFinder used in OEBBookReader 2012-05-10 14:21:21 +01:00
Nikolay Pultsin
1b31f8f7e4 BigDecimal for series index 2012-04-15 16:34:24 +01:00
Nikolay Pultsin
5de272c9d4 throws CachedCharStorageException from native code 2012-04-07 15:32:13 +01:00
Nikolay Pultsin
bfcdbe9808 code uniformization 2012-04-07 13:39:18 +01:00
Nikolay Pultsin
b571d3985b parameter has been removed 2012-04-07 12:54:07 +01:00
Nikolay Pultsin
ce4eff75a1 formatting cleanup 2012-04-01 15:40:54 +01:00
Nikolay Pultsin
a384a82a86 Field class 2012-03-31 00:57:30 +01:00
Nikolay Pultsin
e3d0663ee7 jmethodID => Method classes 2012-03-30 15:26:44 +01:00
Nikolay Pultsin
daf77393a2 jmethodID -> Method class 2012-03-30 13:33:51 +01:00
Nikolay Pultsin
181fbe9997 jmethodID -> Method objects 2012-03-30 12:26:35 +01:00
Nikolay Pultsin
297f9aa6f9 a workaround to fix an exception in initTOC 2012-03-29 20:24:02 +01:00
Nikolay Pultsin
0b598680c9 fixed native calls 2012-03-29 12:47:18 +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
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
b17dbd6c7c readLanguageAndEncoding => detectLanguageAndEncoding 2012-03-17 23:29:08 +00:00
Nikolay Pultsin
9d2cea64ec ZLUnicodeUtil is now based on java String methods 2012-03-16 07:42:21 +00:00
Nikolay Pultsin
be37623fcf BookReadingException: handle reading error more accurately 2012-03-05 11:11:36 +00:00
Nikolay Pultsin
8452c9292b synchronization with native branch (readModel in JavaNativeFormatPlugin) 2012-03-04 00:03:10 +01:00
Nikolay Pultsin
0448971a1c fixed crash in native code 2012-03-03 09:42:22 +00:00
Nikolay Pultsin
93b011d616 temporary fix for NPE 2012-03-02 03:36:08 +00:00