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

38 commits

Author SHA1 Message Date
Nikolay Pultsin
cf13daad1c SystemInfo in plugins 2015-08-05 14:48:04 +01:00
Nikolay Pultsin
fde477c81f BookUtil => BookUtil + CoverUtil 2015-06-12 07:24:34 +01:00
Nikolay Pultsin
acf109391f book comparison in AbstractBookCollection 2015-05-23 16:00:19 +01:00
Nikolay Pultsin
07be798858 AbstractBook.getPath() method 2015-05-23 13:37:03 +01:00
Nikolay Pultsin
594a4bde49 copyright: Geometer Plus => FBReader.ORG Limited, 2014 => 2015 2015-02-28 15:14:56 +01:00
Nikolay Pultsin
c07d37e7cd year in copyrights: 2013 => 2014 2014-01-12 01:40:02 +00:00
Nikolay Pultsin
8531c44dc5 code simplification & optimization 2013-03-09 21:48:36 +04:00
Nikolay Pultsin
8d0b00bf7a Title => TitledEntity 2013-03-09 19:11:57 +04:00
Nikolay Pultsin
f44850a11f formatting 2013-03-09 05:52:34 +04:00
lidoxod
b00c760e0e Added complex sort 2013-03-02 02:19:10 +04:00
lidoxod
d9acbf8250 Deleted class field myComparator 2013-02-28 22:14:33 +04:00
lidoxod
3fce7a5a99 Added comparator 2013-02-26 19:15:06 +04:00
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)