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

109 commits

Author SHA1 Message Date
Nikolay Pultsin
15a0394ccf common code has been moved from platform-specific directory 2011-07-14 15:29:47 +01:00
Nikolay Pultsin
05e5636ed3 fixed grouping by letter in book by title view 2011-07-14 13:06:54 +01:00
Nikolay Pultsin
8ed1bcaf30 library code uniformization 2011-07-14 13:02:15 +01:00
Nikolay Pultsin
3433318dc8 platform-independent code (top-level file tree items) moved to library package 2011-07-14 11:37:50 +01:00
Nikolay Pultsin
5efc822c2c cleanup 2011-07-14 10:05:39 +01:00
Nikolay Pultsin
c07c4744ee all the names were moved to platform-independent code 2011-07-14 00:20:17 +01:00
Nikolay Pultsin
307c8acf8a code cleanup 2011-07-13 23:26:11 +01:00
Nikolay Pultsin
31b3f2607e Library: keys instead of \000-separated strings 2011-07-13 22:56:20 +01:00
Nikolay Pultsin
3b0179460c UniqueKey has been defined for all the FBTree's 2011-07-13 22:19:15 +01:00
Nikolay Pultsin
1403b1cb84 Merge branch 'master' of github.com:geometer/FBReaderJ 2011-05-21 00:15:08 +01:00
Vasiliy Bout
08e9c493aa Warnings cleanup 2011-05-20 12:19:09 +04:00
Nikolay Pultsin
7301d29c68 Traditioanl Chinese resources have been added 2011-05-15 21:16:42 +04:00
Vasiliy Bout
bb3cf8d29b Code cleanup 2011-03-30 14:42:34 +04:00
Nikolay Pultsin
45b4890d64 fixed NPE 2011-03-20 05:39:46 +00:00
Nikolay Pultsin
41eb07e7bf intorduced vibility field in Bookmark 2011-01-30 01:51:10 +00:00
Nikolay Pultsin
edc931a04f book-by-title library branch has been implemented 2011-01-19 20:35:19 +00:00
Nikolay Pultsin
3dadda61e3 copyright notices have been changed 2011-01-02 14:15:35 +00:00
Nikolay Pultsin
b3aef5c958 don't collect archive entries inside epub's; that should drastically decrease memory usage :) 2010-12-29 01:08:09 +00:00
Nikolay Pultsin
d3260b78fb extra System.gc call 2010-12-27 23:48:57 +00:00
Nikolay Pultsin
64c8741734 'Annotation' section has been added to the book info dialog 2010-12-19 01:51:10 +00:00
Nikolay Pultsin
109076496b image cache has been implemented 2010-12-18 13:53:13 +00:00
Nikolay Pultsin
93e3df976b work in progress 2010-12-18 13:26:37 +00:00
Nikolay Pultsin
473436e01c search in local library has been fixed 2010-12-18 02:06:00 +00:00
Nikolay Pultsin
8ac296aea7 fixed epub cover reder; removed dubug printings 2010-12-18 00:54:29 +00:00
Nikolay Pultsin
95849ddc7f archive processing has been fixed 2010-12-17 04:44:05 +00:00
Nikolay Pultsin
5d3ae1001e Favorites library branch has been implemented 2010-12-07 19:32:27 +00:00
Nikolay Pultsin
69e31c007f Favorites (in progress) 2010-12-06 18:07:30 +00:00
Nikolay Pultsin
d1f4f7798a Favorites item in library (in progress) 2010-12-06 17:49:11 +00:00
Nikolay Pultsin
b490588501 see previous message 2010-12-05 02:13:24 +00:00
Nikolay Pultsin
186872df9a book search in LibraryTopLevelActivity has been implemented 2010-12-05 01:58:36 +00:00
Nikolay Pultsin
703ab47731 a service for background library initialization has been added 2010-12-03 01:52:32 +00:00
Nikolay Pultsin
8699b9699c Merge branch 'master' into library 2010-11-30 18:49:18 +00:00
Nikolay Pultsin
7ef8efe311 debug information printing has been removed 2010-11-28 21:43:32 +00:00
Nikolay Pultsin
c33d802c6d NG Library view: recent books list (very slow at this moment)
ZLAndroidLibrary.createImage() method has gone
2010-11-21 18:28:43 +00:00
Nikolay Pultsin
c7655ed886 Merge branch 'master' of github.com:geometer/FBReaderJ 2010-11-18 14:04:26 +00:00
Nikolay Pultsin
95c96af494 library activity has been moved to a separate process 2010-11-14 14:58:09 +00:00
Nikolay Pultsin
6dc9b385d8 * An NPE during library starting has been fixed (this NPE only occures on systems with locale "not supported" by FBReader (like Spanish, Finnish, Japan, etc.) 2010-11-11 18:33:09 +00:00
Nikolay Pultsin
91fc540d6c NPE in library has been fixed 2010-11-11 13:09:45 +00:00
Nikolay Pultsin
b023930dfc font style preference has been changed
resources synchronization
2010-11-10 23:10:07 +00:00
Nikolay Pultsin
a3ae762e02 an NPE in Library has been fixed 2010-11-08 21:56:41 +00:00
Nikolay Pultsin
c74164d1da assets instead of our own resources file mechanism 2010-11-06 05:29:34 +00:00
Nikolay Pultsin
6ea4881643 unused commits have been removed 2010-10-21 18:47:27 +01:00
Nikolay Pultsin
017cdb852c Library has no static instance since this moment 2010-10-14 13:04:42 +01:00
Nikolay Pultsin
fa4ca04dc1 Library book collecting has been moved to the LibraryTabActivity 2010-10-14 12:48:23 +01:00
Nikolay Pultsin
37c3c52877 fixed an NPE
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1747 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-09-14 18:46:28 +00:00
Vasiliy Bout
2be8618de7 External books bugfix
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1740 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-09-13 19:24:11 +00:00
Vasiliy Bout
b9b7f61ad9 Support for external books in the Library
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1738 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-09-13 19:06:14 +00:00
Vasiliy Bout
bf392fdd6c equals(Object) cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1684 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-09-02 17:13:32 +00:00
Vasiliy Bout
2f4fcff738 Eclipse code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1507 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-06-24 09:26:41 +00:00
Nikolay Pultsin
c97c34d925 cleanup: formatting issues
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1420 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-05-22 11:26:36 +00:00