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

34 commits

Author SHA1 Message Date
Nikolay Pultsin
c0437dafef refactoring: user data in NetworkTree instead of map in NetworkView 2011-04-30 14:49:00 +01:00
Nikolay Pultsin
c8a4ad85fc full mimetype support; simple full entry link processing 2011-04-30 01:40:07 +01:00
Nikolay Pultsin
a4dd81c3a4 OPDSBookItem extends NetworkBookItem 2011-04-28 18:36:45 +01:00
Nikolay Pultsin
2cda3d0400 related/contents links added to data structure 2011-04-28 10:41:50 +01:00
Nikolay Pultsin
5c2775b46e refactoring: all the UrlInfo classes were moved to a separate directory 2011-04-15 23:32:27 +01:00
Nikolay Pultsin
aa82cf5ddc refactoring: no separate map for book references; UrlCollection is used instead 2011-04-15 23:05:28 +01:00
Nikolay Pultsin
f7d5971eb9 refactoring: Book reference is now a derived class of UrlInfo 2011-04-15 22:30:42 +01:00
Nikolay Pultsin
c1b1158c0b refactoring: Map -> UrlInfoCollection 2011-04-15 21:53:34 +01:00
Nikolay Pultsin
9cb85dc4e0 refactoring: int -> enum 2011-04-15 19:27:45 +01:00
Nikolay Pultsin
399845e223 network data structure refactoring: url map is moved into NetworkItem 2011-04-15 18:49:49 +01:00
Nikolay Pultsin
fdcd44597a float series book index 2011-03-20 03:57:55 +00:00
Nikolay Pultsin
e3bb7d3bb4 fixed possible NPE 2011-03-11 23:47:53 +00:00
Nikolay Pultsin
247e6937ad renaming: NetworkLibraryItem -> NetworkItem 2011-03-06 13:19:08 +00:00
Nikolay Pultsin
85df6a5e84 NetworkTree.Key as unique key for network tree 2011-03-01 14:39:47 +00:00
Nikolay Pultsin
3dadda61e3 copyright notices have been changed 2011-01-02 14:15:35 +00:00
Vasiliy Bout
bf392fdd6c equals(Object) cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1684 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-09-02 17:13:32 +00:00
Vasiliy Bout
a6fbebddc0 Network Layer changes for Custom Links implementation
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1515 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-06-25 09:56:54 +00:00
Vasiliy Bout
2f4fcff738 Eclipse code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1507 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-06-24 09:26:41 +00:00
Vasiliy Bout
c6e72e83ba Tags have been added to BookInfo
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1277 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-22 19:44:31 +00:00
Vasiliy Bout
c4298667d8 URLByType has been removed from abstract NetworkLibraryItem
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1183 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-05 19:12:11 +00:00
Vasiliy Bout
830e1181ad NetworkLibraryItem.URLByType has been reverted to use String values
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1182 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-05 18:46:32 +00:00
Nikolay Pultsin
1ef31a846e compilability problem has been fixed
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1177 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-05 10:07:14 +00:00
Vasiliy Bout
32f8462eb2 Memory usage fix: 9MB --> 6MB
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1171 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-04-01 19:33:25 +00:00
Vasiliy Bout
bb75bf4d5a reference type handling has been fixed
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1160 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-31 13:32:36 +00:00
Vasiliy Bout
f4a7be495b Cover-handling (in progress)
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1153 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-30 21:15:36 +00:00
Vasiliy Bout
593f51fa17 NetworkCatalogItem.CatalogListener has been added
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1144 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-24 21:50:40 +00:00
Vasiliy Bout
898bc95fc3 network code synchronization with Desktop version has been completed
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1110 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-18 23:26:36 +00:00
Nikolay Pultsin
0e2cf10b61 code has been changed to be compilable on my Mac (@Override annotations has been removed for methods without an implementation in a base class)
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1090 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-09 17:37:36 +00:00
Vasiliy Bout
0752ad6579 network & networkTree code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1089 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-09 14:59:11 +00:00
Vasiliy Bout
89fe7a3c6d OpenSearchStartIndex handling has been fixed
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1088 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-09 13:48:00 +00:00
Vasiliy Bout
e8f0bd7e8d opds classes have been added + code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1068 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-01 21:49:17 +00:00
Vasiliy Bout
0ce3269bca code cleanup
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1067 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-03-01 18:11:16 +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
5c1ea34fd2 Network library items have been added
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1058 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2010-02-18 21:17:30 +00:00