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

40 commits

Author SHA1 Message Date
Nikolay Pultsin
6c3b9028a1 library -> by authors tree new implementation (events are not fully supported yet) 2013-02-06 00:29:03 +00:00
Nikolay Pultsin
c4308ade41 Merge branch 'master' into library-service
Conflicts:
	src/org/geometerplus/android/fbreader/libraryService/LibraryService.java
2013-02-05 09:15:01 +00:00
Nikolay Pultsin
5f6a41fb3a compilation issues 2013-02-05 09:13:21 +00:00
Nikolay Pultsin
ff076f631f BookCollectionShadow.authors() implementation 2013-02-05 09:07:35 +00:00
Nikolay Pultsin
14dea78c4e BookCollectionShadow.authors() implementation 2013-02-05 09:05:33 +00:00
Nikolay Pultsin
d01cd4841d synchronization with library-service branch 2013-02-01 19:47:55 +00:00
Nikolay Pultsin
8207b5db87 favorites code: simplified 2013-01-29 14:59:57 +00:00
Nikolay Pultsin
75943b17bb file observer (in progress, works with file adding) 2013-01-21 09:00:08 +04:00
Nikolay Pultsin
2872059088 synchronization with library-service branch 2013-01-20 07:02:02 +04:00
Nikolay Pultsin
b0033a8ccc synchronization with library-service branch 2013-01-20 06:27:02 +04:00
Nikolay Pultsin
e8b6c001ff library initialization
Conflicts:

	src/org/geometerplus/fbreader/book/BookCollection.java
2013-01-15 06:19:00 +04:00
Nikolay Pultsin
42a38f3ab9 LibraryActivity uses BookCollectionShadow 2013-01-15 05:51:41 +04:00
Nikolay Pultsin
f172477537 SQLiteBooksDatabase moved to libraryService package 2013-01-14 05:43:07 +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
315b75e241 event processing in BookCollectionShadow 2013-01-13 18:53:04 +04:00
Nikolay Pultsin
0ddf4550fd fixed NPE 2013-01-13 11:01:55 +04:00
Nikolay Pultsin
1c20393098 SQLiteBooksDatabase moved to libraryService package 2013-01-13 09:59:34 +04:00
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