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

2688 commits

Author SHA1 Message Date
Nikolay Pultsin
e35f3a3195 plugin signature checking has been added 2011-02-13 03:23:45 +00:00
Nikolay Pultsin
839430ac15 code cleanup: extra null checks have been removed 2011-02-13 00:25:17 +00:00
Nikolay Pultsin
d84969c5f5 fixed compilation issue 2011-02-12 13:51:27 +00:00
Nikolay Pultsin
8deae7154c resources synchronization 2011-02-12 12:43:22 +00:00
Nikolay Pultsin
d9c1ebaa5b Merge branch 'mybooks' into basket 2011-02-12 02:41:20 +00:00
Nikolay Pultsin
0271f24bf4 Merge branch 'master' into basket 2011-02-12 02:41:10 +00:00
Nikolay Pultsin
9b97f41248 fixed compilation issue 2011-02-12 02:40:51 +00:00
Nikolay Pultsin
fe6a3b6f83 Merge branch 'master' into mybooks
Conflicts:
	src/org/geometerplus/fbreader/network/NetworkCatalogItem.java
	src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java
2011-02-12 02:40:01 +00:00
Nikolay Pultsin
0c38fed9c3 color dialog update; tags processing in opds 2011-02-12 02:27:40 +00:00
Nikolay Pultsin
a792ebee9a date of release 2011-02-09 01:21:37 +00:00
Nikolay Pultsin
907c756073 description of latest changes 2011-02-09 00:12:29 +00:00
Nikolay Pultsin
79c36fe6c9 better 'status-bar-when-menu-became-active' implementation by Steffen 2011-02-09 00:11:45 +00:00
Nikolay Pultsin
985bde0dce version number => 0.99.12 2011-02-08 23:51:40 +00:00
Nikolay Pultsin
45ac71d0e0 no grouping by series in recommendation list 2011-02-08 23:48:18 +00:00
Nikolay Pultsin
8d503750da Merge branch 'master' into recommend
Conflicts:
	src/org/geometerplus/fbreader/network/NetworkCatalogItem.java
	src/org/geometerplus/fbreader/network/authentication/litres/LitResBookshelfItem.java
	src/org/geometerplus/fbreader/network/opds/NetworkOPDSFeedReader.java
	src/org/geometerplus/fbreader/network/opds/OPDSCatalogItem.java
2011-02-08 02:50:52 +00:00
Nikolay Pultsin
3d93ec2946 "by-series" catalog type support has been added 2011-02-08 02:39:37 +00:00
Nikolay Pultsin
4a56319ae7 recommendation system (client part) has been implemented 2011-02-07 04:06:57 +00:00
Nikolay Pultsin
39dcb251ca new rel type 2011-02-07 02:12:13 +00:00
Nikolay Pultsin
fb3d77ebcf 'Recommendations' item depends on list of purchased books 2011-02-07 02:02:41 +00:00
Nikolay Pultsin
a4e7d8a340 code simplification 2011-02-07 01:43:59 +00:00
Nikolay Pultsin
ef378dd2cd type renaming: AccessibilityType -> Accessibility 2011-02-07 01:28:49 +00:00
Nikolay Pultsin
ec551ce1d9 a small revolution: ZLBoolean3 is an enum now 2011-02-07 01:18:10 +00:00
Nikolay Pultsin
9c1d9558c4 code simplification: create items for invisible catalog entries too 2011-02-07 00:52:36 +00:00
Nikolay Pultsin
66059b5128 Merge branch 'master' into recommend 2011-02-07 00:43:49 +00:00
Nikolay Pultsin
e5bb0be7f1 2 similar enums were combined into 1 2011-02-07 00:40:52 +00:00
Nikolay Pultsin
d79a3963f6 network item accessibility: enum instead of int constants 2011-02-07 00:32:11 +00:00
Nikolay Pultsin
0f0ea5669f new catalog condition (has-books), code refactoring 2011-02-06 12:47:26 +00:00
Nikolay Pultsin
f4da8e9f3e added missing '%' 2011-02-06 12:03:18 +00:00
Nikolay Pultsin
d7ded9b2eb "by series" branch 2011-02-06 10:01:24 +00:00
Nikolay Pultsin
73b9d5d1e5 resources synchronization 2011-02-06 00:22:25 +00:00
Nikolay Pultsin
50c8f165ee Merge branch 'master' into mybooks 2011-02-06 00:16:22 +00:00
Nikolay Pultsin
30e55f73db 'Show status bar when menu becomes visible' option 2011-02-05 23:51:35 +00:00
Nikolay Pultsin
ea5a42a6ab code cleanup 2011-02-05 22:55:56 +00:00
Nikolay Pultsin
af8cd0f2a1 dictionary descriptions in XML file; more dictionaries (by Steffen Siebert) 2011-02-05 22:54:17 +00:00
Nikolay Pultsin
aa3b82a1ba error message style changed: dialog -> toast; more experiments with LitResBookshelfItem 2011-02-05 22:06:54 +00:00
Vasiliy Bout
eaf46d5427 Final changes to fbreader.network (BUG has been found) 2011-02-05 19:44:57 +00:00
Vasiliy Bout
acf00d5706 More changes to fbreader/network core 2011-02-05 19:43:59 +00:00
Vasiliy Bout
62d6b0525f Some logical changes to the fbreader/network core 2011-02-05 19:43:33 +00:00
Nikolay Pultsin
3bf2d0ef8b Some logical changes to the fbreader/network core
Conflicts:

	TODO.SOAP
2011-02-05 19:42:48 +00:00
Nikolay Pultsin
97b9107ea4 "My books" item reorganising 2011-02-05 19:42:01 +00:00
Nikolay Pultsin
38c6d0a700 Merge branch 'master' into basket 2011-02-05 07:34:41 +00:00
Nikolay Pultsin
a44f8d497f code style 2011-02-05 07:32:53 +00:00
Nikolay Pultsin
8a6a279d3b prevent invisible bookmarks from duplication 2011-02-05 07:23:17 +00:00
Nikolay Pultsin
818ada3666 method moved from FBReader to NavigationButtonPanel 2011-02-05 06:51:40 +00:00
Nikolay Pultsin
7e8eec00cf code simplification 2011-02-05 06:45:53 +00:00
Nikolay Pultsin
f4d8ec4a11 ControlPanel code simplification 2011-02-05 05:46:37 +00:00
Nikolay Pultsin
16a6734b7b extra @Override 2011-02-05 05:34:12 +00:00
Nikolay Pultsin
710523e9ba unused imports 2011-02-05 05:31:50 +00:00
Nikolay Pultsin
b45a770125 unused imports 2011-02-05 05:29:41 +00:00
Nikolay Pultsin
60dac85620 NavigationButtonPanel moved to a separate file 2011-02-05 05:11:23 +00:00