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

109 commits

Author SHA1 Message Date
Nikolay Pultsin
d9706881f2 Books directory name is now configurable
TODO: a bug has been reported



git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1386 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-05-12 21:55:17 +00:00
Nikolay Pultsin
152fba73e3 version number has been changed to 0.6.1
NPE in Author.hashCode has been fixed


git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1253 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-19 19:13:38 +00:00
Nikolay Pultsin
bcc798d801 updated copyright notices
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1055 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-02-15 12:27:53 +00:00
Nikolay Pultsin
52f831e16b file name in book info dialog
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1020 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-09-28 10:26:28 +00:00
Nikolay Pultsin
e50c165357 path constants were moved to a separate place
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1019 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-09-09 02:08:05 +00:00
Nikolay Pultsin
dfece0b383 added book deleting
fixed synchronization problem in ZLTextView



git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@989 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-06-21 09:40:55 +00:00
Nikolay Pultsin
f9a526f364 fixed a crash on epub files with images
ZLTextView: cleanup, all the similar methods for navigation are replaced by the gotoPosition
books database: cleanup, file_name in the Books table is replaced by file_id
more cleanups


git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@977 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-05-19 07:45:30 +00:00
Nikolay Pultsin
72ea4fd59a multi-tab bookmarks activity
code cleanup


git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@959 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-05-03 01:52:24 +00:00
Nikolay Pultsin
2b41a177b1 packages/class renaming:
collection -> library
  BookCollection -> Library
  BookDescription -> Book
bookmarks have been added



git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@957 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2009-05-02 13:57:02 +00:00
Renamed from src/org/geometerplus/fbreader/collection/BookCollection.java (Browse further)