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

109 commits

Author SHA1 Message Date
Nikolay Pultsin
a11a63b3ea synchronization with library-service branch 2013-01-20 04:54:06 +04:00
Nikolay Pultsin
e588c37b3b database parameter in FileInfoSet constructors 2013-01-14 07:05:09 +04:00
Nikolay Pultsin
d9b061117a cleanup 2013-01-14 06:22:13 +04:00
Nikolay Pultsin
cf6927246d deleted unused methods 2013-01-14 05:19:23 +04:00
Nikolay Pultsin
64911efecf AbstractLibrary has gone 2013-01-14 05:12:07 +04:00
Nikolay Pultsin
42b9345d5a synchronization with library-service branch 2013-01-14 05:03:16 +04:00
Nikolay Pultsin
8b9530c36b synchronization with library-service branch 2013-01-14 04:49:48 +04:00
Nikolay Pultsin
fbec1dc704 repackaging: some classes moved to book package (synchronization with library-service branch) 2013-01-14 04:34:16 +04:00
Nikolay Pultsin
840b03f68e SeriesInfo.Name => Title 2013-01-14 04:20:11 +04:00
Nikolay Pultsin
f3e8378439 copyrights: 2012 => 2013 2013-01-03 04:41:27 +00:00
Nikolay Pultsin
c765fa9b5e library building optimization 2012-09-16 13:49:41 +03:00
Nikolay Pultsin
6d09e0e233 no book duplicates in library 2012-05-17 19:23:31 +01:00
Nikolay Pultsin
d8abdb0bd3 formatting cleanup + @Override 2012-04-23 01:54:23 +02:00
Nikolay Pultsin
4506c5a8b7 boolean => throws BookReadingException 2012-04-13 18:31:32 +02:00
Nikolay Pultsin
dd51c34e4b method renaming: bookmarks() -> allBookmarks() 2012-03-19 11:00:08 +00:00
Nikolay Pultsin
31e5b3a823 no static methods in Bookmark 2012-03-19 10:51:43 +00:00
Nikolay Pultsin
42f6b51fc6 more methods in AbstractLibrary 2012-01-27 02:22:25 +00:00
Nikolay Pultsin
277fe6cbeb Library constructor takes BooksDatabase 2012-01-27 02:14:21 +00:00
Nikolay Pultsin
ca00b0124a Library class is splitted to Library & LibraryUtil
Conflicts:

	src/org/geometerplus/android/fbreader/library/LibraryActivity.java
2012-01-26 23:46:26 +00:00
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