Nikolay Pultsin
|
38c4ad935d
|
no Book.save() call in native code
|
2013-01-13 06:09:23 +04:00 |
|
Nikolay Pultsin
|
bc3976f5f6
|
Book.getByFile() => IBookCollection.getBookByFile()
|
2013-01-13 05:55:34 +04:00 |
|
Nikolay Pultsin
|
2ec3c907af
|
no database instances in BookInfoActivity & EditBookInfoActivity
|
2013-01-13 04:02:51 +04:00 |
|
Nikolay Pultsin
|
85e58d9122
|
removed debug printings
|
2013-01-13 03:29:41 +04:00 |
|
Nikolay Pultsin
|
762d64102c
|
Book.reloadInfoFromDatabase() method has gone
|
2013-01-13 03:28:54 +04:00 |
|
Nikolay Pultsin
|
101eed5ecc
|
path serialization => book serialization (in progress)
|
2013-01-13 00:12:50 +04:00 |
|
Nikolay Pultsin
|
2bced4b331
|
Library stores IBookCollection reference, not BookCollection one
|
2013-01-12 22:40:28 +04:00 |
|
Nikolay Pultsin
|
e6f437e790
|
Bookmark class does not depend on BooksDatabase
|
2013-01-12 22:28:28 +04:00 |
|
Nikolay Pultsin
|
be6fea93ff
|
static Library.Instance() has gone; updateApplication method
|
2013-01-12 22:15:06 +04:00 |
|
Nikolay Pultsin
|
6b9a45b820
|
FBReader uses BookCollectionShadow instead on BookCollection
|
2013-01-12 20:48:05 +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
|
9a4b6407e1
|
unused code + exctracted method bookDirectories
|
2013-01-12 00:39:39 +04:00 |
|
Nikolay Pultsin
|
22e90d3a2b
|
typo
|
2013-01-12 00:34:54 +04:00 |
|
Nikolay Pultsin
|
554539940c
|
fixed: recent and favorites lists in Library
|
2013-01-11 07:22:09 +04:00 |
|
Nikolay Pultsin
|
40b4953f83
|
more methods in IBookCollection
|
2013-01-11 06:36:45 +04:00 |
|
Nikolay Pultsin
|
a72943e2dd
|
RunActivityAction has gone
|
2013-01-11 06:23:42 +04:00 |
|
Nikolay Pultsin
|
c328252aaa
|
send book to BookmarksActivity via intent
|
2013-01-11 06:09:21 +04:00 |
|
Nikolay Pultsin
|
d6800ebc04
|
save/delete bookmarks via library service
|
2013-01-11 05:46:24 +04:00 |
|
Nikolay Pultsin
|
47899dd926
|
unused method
|
2013-01-11 03:49:57 +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
|
1844f38752
|
service connection in bookmarks activity (not used yet)
|
2013-01-09 12:19:25 +01: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 |
|
Nikolay Pultsin
|
9d9a30a7d1
|
library service in operation ;)
|
2013-01-09 01:31:22 +00:00 |
|
Nikolay Pultsin
|
59a7c6b697
|
book serialization is now usable
|
2013-01-08 00:16:48 +00:00 |
|
Nikolay Pultsin
|
ff3ea90821
|
misc optimizations, first "working" version of book serialization/deserialization (missing things are marked with TODO comments)
|
2013-01-07 22:43:39 +00:00 |
|
Nikolay Pultsin
|
db93063629
|
better book serialization
|
2013-01-07 13:08:08 +00:00 |
|
Nikolay Pultsin
|
88ec7d2d0a
|
book serialization (in progress)
|
2013-01-05 16:03:57 +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
|
e94e59ef5b
|
main activity orientation in all dependent activities
Conflicts:
src/org/geometerplus/android/fbreader/TOCActivity.java
src/org/geometerplus/android/fbreader/library/BookInfoActivity.java
|
2013-01-03 03:50:14 +00:00 |
|
Nikolay Pultsin
|
b877cf9e21
|
AbstractLibrary has gone
|
2013-01-03 01:35:27 +00:00 |
|
Nikolay Pultsin
|
b18af23898
|
fixed backward scrolling with no animation
|
2012-12-13 01:41:02 +04:00 |
|
Nikolay Pultsin
|
339ab74e37
|
1.6.8: quick fix for NPE in catalog adding
|
2012-11-30 08:56:15 +04:00 |
|
Nikolay Pultsin
|
61176cc9c1
|
mime types in urilInfo; better opensearch description support
|
2012-11-29 05:37:04 +04:00 |
|
Nikolay Pultsin
|
c560e6a03e
|
fixed opensearch description parsing
|
2012-11-27 12:12:19 +04:00 |
|
Nikolay Pultsin
|
758b031a5f
|
fixed opensearch description support
|
2012-11-27 06:00:26 +04:00 |
|
Nikolay Pultsin
|
dd0a49a7ee
|
code style cleanup
|
2012-11-20 11:09:42 +04:00 |
|
Nikolay Pultsin
|
c7ecd6fab0
|
CREATE TABLE => CREATE TABLE IF NOT EXISTS
|
2012-11-08 00:43:43 +04:00 |
|