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

11 commits

Author SHA1 Message Date
Nikolay Pultsin
554539940c fixed: recent and favorites lists in Library 2013-01-11 07:22:09 +04:00
Nikolay Pultsin
d6800ebc04 save/delete bookmarks via library service 2013-01-11 05:46:24 +04:00
Nikolay Pultsin
ea45b239a1 BookCollectionShadow: a wrapper for LibraryInterface 2013-01-09 19:58:10 +04:00
Nikolay Pultsin
ed225664b9 Book.getById() => BookCollection.getBookById() 2013-01-09 08:26:20 +00:00
Nikolay Pultsin
324681edc1 no database field in Library class 2013-01-09 07:58:30 +00:00
Nikolay Pultsin
071a3d8787 move code moved from Library to BookCollection 2013-01-09 07:54:35 +00:00
Nikolay Pultsin
d2dd11cb45 BookCollection.getRecentBook(index) 2013-01-09 04:14:56 +00:00
Nikolay Pultsin
fd172fc9ad book removing code transferred to BookCollection class 2013-01-09 03:49:05 +00:00
Nikolay Pultsin
b0ff3da9ff Library.startBuild() replaced with BookCollection.startBuild() 2013-01-09 03:33:28 +00:00
Nikolay Pultsin
2622d74733 BookCollection.build() 2013-01-09 03:17:17 +00:00
Nikolay Pultsin
cc335e3850 a separate class BookCollection 2013-01-09 02:25:39 +00:00