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

72 commits

Author SHA1 Message Date
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
024adf0509 bookmark serialization; used in BookmarksActivity 2013-01-11 03:46:57 +04:00
Nikolay Pultsin
4d4a495b7c more "architecture" around book serialization 2013-01-10 05:54:40 +04:00
Nikolay Pultsin
ea45b239a1 BookCollectionShadow: a wrapper for LibraryInterface 2013-01-09 19:58:10 +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
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
3f405286f4 compilation issue 2012-01-26 21:14:33 +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