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

90 commits

Author SHA1 Message Date
Nikolay Pultsin
f41c1f8b09 code cleanup 2012-01-26 22:02:57 +00:00
Nikolay Pultsin
9a6f8b2acc Library extends AbstractLibrary 2012-01-26 21:08:41 +00:00
Nikolay Pultsin
5afc3a5c6e updated Copyright notices (year has been changed to 2012 2011-12-28 03:43:49 +00:00
Nikolay Pultsin
f4d51ab85a fixed Concurrent modification exception in library 2011-10-21 18:28:56 +01:00
Nikolay Pultsin
edb3e640e0 send BookAdded event for each 16th book (and for the last book) instead of sending for each book 2011-10-01 00:51:21 +01:00
Nikolay Pultsin
8a44ce4aa1 resources cleanup (searchResults=>found) and synchronization 2011-09-30 11:27:01 +01:00
Nikolay Pultsin
7fec42eecb Library.Instance() is back, separate activity for library search 2011-09-29 10:44:19 +01:00
Nikolay Pultsin
d0711f859d fixed 'remove from favorites' operation 2011-09-29 00:07:22 +01:00
Nikolay Pultsin
259fb4df42 unused (commented) code has been removed 2011-07-31 17:43:15 +01:00
Vasiliy Bout
6b4d8cf6ea More code cleanup 2011-07-27 22:26:32 +04:00
Nikolay Pultsin
7121f751c1 extra synchronization 2011-07-23 19:56:37 +01:00
Nikolay Pultsin
0defdc0df3 lower priority for library building 2011-07-23 01:26:38 +01:00
Nikolay Pultsin
141e3ab998 fixed library refreshing 2011-07-19 14:16:27 +01:00
Nikolay Pultsin
8488514593 library code simplification 2011-07-18 21:12:36 +01:00
Nikolay Pultsin
cd28ea960c Library: background search 2011-07-18 15:59:28 +01:00
Nikolay Pultsin
dfc6802711 fixed favorites/recent lists processing 2011-07-18 13:53:55 +01:00
Nikolay Pultsin
de16772e76 fixed book info reloading 2011-07-18 13:25:54 +01:00
Nikolay Pultsin
6d96924ac5 fixed recent/favorites list behaviour
'by series' library view
2011-07-18 00:10:20 +01:00
Nikolay Pultsin
bc82f3abf6 better sorting; updates searh results in library update process 2011-07-17 23:08:47 +01:00
Nikolay Pultsin
f40cb38c0b library loading in background 2011-07-17 21:39:01 +01:00
Nikolay Pultsin
9296b9df15 new library update process 2011-07-17 21:11:13 +01:00
Nikolay Pultsin
4646edc4b5 background library loading (in progress) 2011-07-17 16:59:56 +01:00
Nikolay Pultsin
35ef743d40 library refactoring: one cycle through collected books 2011-07-17 16:24:50 +01:00
Nikolay Pultsin
6f864809a5 TitleTree: code unification 2011-07-17 16:09:02 +01:00
Nikolay Pultsin
f79aaeb132 library auto-sorting 2011-07-17 14:49:53 +01:00
Nikolay Pultsin
31075d08a0 autosorting for AuthorTree's 2011-07-17 14:16:24 +01:00
Nikolay Pultsin
05365b01d1 new database field: marks if book was found on the disk during last scan 2011-07-17 13:05:39 +01:00
Nikolay Pultsin
dc7268cb26 code cleanup 2011-07-14 19:12:17 +01:00
Nikolay Pultsin
bc47aabade localized library type; restored library search 2011-07-14 18:44:47 +01:00
Nikolay Pultsin
f78280c780 list of library items has been moved to a platform-independent code 2011-07-14 18:26:26 +01:00
Nikolay Pultsin
be09a18e71 renaming RootTree -> FileFirstLevelTree 2011-07-14 17:34:02 +01:00
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