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

35 commits

Author SHA1 Message Date
Nikolay Pultsin
2148db4a2d title trees on-the-fly 2013-02-09 16:27:15 +04:00
Nikolay Pultsin
454bd46593 series trees on-the-fly 2013-02-09 15:42:15 +04:00
Nikolay Pultsin
147236cce3 TagTree on-the-fly 2013-02-09 14:24:17 +04:00
Nikolay Pultsin
673cc6ccef synchronization with library-service branch 2013-02-08 19:38:55 +00:00
Nikolay Pultsin
e4912a2beb AuthorListTree 2013-02-08 09:04:41 +00: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
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
5afc3a5c6e updated Copyright notices (year has been changed to 2012 2011-12-28 03:43:49 +00:00
Nikolay Pultsin
53a9de5926 summary code simplified; basket summary code is always up-to-date 2011-09-17 19:41:41 +01:00
Nikolay Pultsin
b571517719 better method name: invalidateChildren => invalidateSummary 2011-08-21 00:14:55 +01:00
Nikolay Pultsin
ab0f51bda7 fixed ClassCastException
Conflicts:

	AndroidManifest.xml
2011-07-23 00:01:58 +01:00
Nikolay Pultsin
141e3ab998 fixed library refreshing 2011-07-19 14:16:27 +01:00
Nikolay Pultsin
de16772e76 fixed book info reloading 2011-07-18 13:25:54 +01:00
Nikolay Pultsin
6d96924ac5 fixed recent/favorites list behaviour
'by series' library view
2011-07-18 00:10:20 +01:00
Nikolay Pultsin
f79aaeb132 library auto-sorting 2011-07-17 14:49:53 +01:00
Nikolay Pultsin
31075d08a0 autosorting for AuthorTree's 2011-07-17 14:16:24 +01:00
Nikolay Pultsin
62f4ca8d75 library-in-single-activity feature, BaseActivity is free of library references 2011-07-14 21:32:42 +01:00
Nikolay Pultsin
f78280c780 list of library items has been moved to a platform-independent code 2011-07-14 18:26:26 +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
15a0394ccf common code has been moved from platform-specific directory 2011-07-14 15:29:47 +01:00
Nikolay Pultsin
c782ce00be code simplification 2011-07-14 14:59:55 +01:00
Nikolay Pultsin
b85870b5c1 library code unification (in progress) 2011-07-14 13:47:24 +01:00
Nikolay Pultsin
8ed1bcaf30 library code uniformization 2011-07-14 13:02:15 +01:00
Nikolay Pultsin
63e99307bd code simplification 2011-07-14 11:15:15 +01:00
Nikolay Pultsin
1eeae58475 introduced LibraryTree.getTreeTitle() method 2011-07-14 10:14:35 +01:00
Nikolay Pultsin
edc931a04f book-by-title library branch has been implemented 2011-01-19 20:35:19 +00:00
Nikolay Pultsin
3dadda61e3 copyright notices have been changed 2011-01-02 14:15:35 +00:00
Nikolay Pultsin
69e31c007f Favorites (in progress) 2010-12-06 18:07:30 +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
Vasiliy Bout
30e9f8dae0 new FBTree class has been added
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1059 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-02-24 13:15:11 +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
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
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/CollectionTree.java (Browse further)