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

22 commits

Author SHA1 Message Date
Nikolay Pultsin
903ffec9d4 BooksDatabase.Instance() should be never used 2013-01-13 09:40:24 +04:00
Nikolay Pultsin
bb451e9467 Book.save() is not public now 2013-01-13 08:31:54 +04:00
Nikolay Pultsin
4b10755383 fbreader.library package splitted into fbreader.library & fbreader.book 2013-01-13 07:02:44 +04:00
Nikolay Pultsin
bc3976f5f6 Book.getByFile() => IBookCollection.getBookByFile() 2013-01-13 05:55:34 +04:00
Nikolay Pultsin
be4bf6c174 no Library.Instance() in FBReaderApp, IBookCollection is used instead 2013-01-12 20:30:41 +04:00
Nikolay Pultsin
522d32a585 more methods in IBookCollection 2013-01-12 20:03:01 +04:00
Nikolay Pultsin
50e5a7e299 file system watcher (prototype) 2013-01-12 18:12:32 +04:00
Nikolay Pultsin
40b4953f83 more methods in IBookCollection 2013-01-11 06:36:45 +04:00
Nikolay Pultsin
d6800ebc04 save/delete bookmarks via library service 2013-01-11 05:46:24 +04:00
Nikolay Pultsin
4d4a495b7c more "architecture" around book serialization 2013-01-10 05:54:40 +04:00
Nikolay Pultsin
7480dffedb first service usage: open book from BookmarksActivity 2013-01-09 13:47:49 +01:00
Nikolay Pultsin
071a3d8787 move code moved from Library to BookCollection 2013-01-09 07:54:35 +00:00
Nikolay Pultsin
2622d74733 BookCollection.build() 2013-01-09 03:17:17 +00:00
Nikolay Pultsin
9d9a30a7d1 library service in operation ;) 2013-01-09 01:31:22 +00:00
Nikolay Pultsin
2429198f4d Merge branch 'master' into library-service
Conflicts:
	src/org/geometerplus/android/fbreader/libraryService/LibraryShadow.java
	src/org/geometerplus/fbreader/library/AbstractLibrary.java
2013-01-05 01:34:42 +00:00
Nikolay Pultsin
f3e8378439 copyrights: 2012 => 2013 2013-01-03 04:41:27 +00:00
Nikolay Pultsin
b877cf9e21 AbstractLibrary has gone 2013-01-03 01:35:27 +00:00
Nikolay Pultsin
277fe6cbeb Library constructor takes BooksDatabase 2012-01-27 02:14:21 +00:00
Nikolay Pultsin
59b635c68c new classes for library service 2012-01-26 21:08:53 +00:00
Nikolay Pultsin
ac40fa1e59 LibraryService starting 2011-12-28 05:08:06 +00:00
Nikolay Pultsin
9fb57f930c year in copyright notice 2011-12-28 03:57:43 +00:00
Nikolay Pultsin
1ccee45d11 initial version 2011-12-24 23:05:01 +00:00