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

26 commits

Author SHA1 Message Date
Nikolay Pultsin
3d7fd1b52a library tree summaries 2013-02-09 20:00:39 +04:00
Nikolay Pultsin
dfd771c346 introduced BookWithAuthorsTree class 2013-02-08 08:27:46 +00:00
Nikolay Pultsin
a46e23e78e synchronization with library-service branch + constants are moved from Library to LibraryTree 2013-02-07 15:01:46 +00:00
Nikolay Pultsin
b0033a8ccc synchronization with library-service branch 2013-01-20 06:27:02 +04:00
Nikolay Pultsin
370e99c34a LibraryUtil => BookUtil 2013-01-14 07:10:50 +04:00
Nikolay Pultsin
fbec1dc704 repackaging: some classes moved to book package (synchronization with library-service branch) 2013-01-14 04:34:16 +04:00
Nikolay Pultsin
f3e8378439 copyrights: 2012 => 2013 2013-01-03 04:41:27 +00:00
Nikolay Pultsin
c765fa9b5e library building optimization 2012-09-16 13:49:41 +03:00
Nikolay Pultsin
aa4791db4f fixed library tree comparison 2012-04-15 18:59:59 +01:00
Nikolay Pultsin
d0326d4889 code simplification 2012-01-27 00:05:58 +00:00
Nikolay Pultsin
ca00b0124a Library class is splitted to Library & LibraryUtil
Conflicts:

	src/org/geometerplus/android/fbreader/library/LibraryActivity.java
2012-01-26 23:46:26 +00:00
Nikolay Pultsin
5afc3a5c6e updated Copyright notices (year has been changed to 2012 2011-12-28 03:43:49 +00:00
Nikolay Pultsin
60e7d24fd9 updated string ids 2011-07-18 20:33:06 +01:00
Nikolay Pultsin
de16772e76 fixed book info reloading 2011-07-18 13:25:54 +01:00
Nikolay Pultsin
f79aaeb132 library auto-sorting 2011-07-17 14:49:53 +01:00
Nikolay Pultsin
0ae1f66dda platform-independent code has been moved to non-android directory 2011-07-14 15:45:30 +01:00
Nikolay Pultsin
63e99307bd code simplification 2011-07-14 11:15:15 +01:00
Nikolay Pultsin
3b0179460c UniqueKey has been defined for all the FBTree's 2011-07-13 22:19:15 +01:00
Nikolay Pultsin
3dadda61e3 copyright notices have been changed 2011-01-02 14:15:35 +00:00
Vasiliy Bout
4d0665d3f8 Code cleanup 2010-12-23 00:31:50 +03:00
Nikolay Pultsin
93e3df976b work in progress 2010-12-18 13:26:37 +00:00
Nikolay Pultsin
c33d802c6d NG Library view: recent books list (very slow at this moment)
ZLAndroidLibrary.createImage() method has gone
2010-11-21 18:28:43 +00:00
Vasiliy Bout
4117d36c25 Stack overflow fix
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1073 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-02 17:29:18 +00:00
Vasiliy Bout
282c132922 Network tree classes have been added
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1061 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-02-25 10:07:16 +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
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/BookTree.java (Browse further)