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

3222 commits

Author SHA1 Message Date
Nikolay Pultsin
1fbd102402 cookie persistent storage (uncommented call) 2011-04-24 12:53:18 +01:00
Nikolay Pultsin
1dd1877f7c Merge branch 'master' into basket 2011-04-24 08:34:37 +01:00
Nikolay Pultsin
eb8403bdd2 AuthenticationDialog -> AuthenticationActivity (finished) 2011-04-24 08:26:09 +01:00
Nikolay Pultsin
d203aa606c AuthenticationDialog -> AuthenticationActivity (in progress) 2011-04-24 07:25:42 +01:00
Nikolay Pultsin
b4d5c5b825 credentials creator interface has been changed 2011-04-24 02:59:18 +01:00
Nikolay Pultsin
d59ce37aaa removed debug printing 2011-04-24 02:15:10 +01:00
Nikolay Pultsin
cee53e148b AuthenticationDialog -> AuthenticationActivity (in progress) 2011-04-24 02:14:05 +01:00
Nikolay Pultsin
405a7d40bb more items 2011-04-23 23:26:28 +01:00
Nikolay Pultsin
38cb65aad1 litres certificate is not used now 2011-04-23 23:24:28 +01:00
Nikolay Pultsin
a020404235 fixed download-book-by-link feature 2011-04-23 23:13:46 +01:00
Nikolay Pultsin
9481ff9820 1.0.9 2011-04-23 12:51:12 +01:00
Nikolay Pultsin
76a8537d99 cleanup 2011-04-23 12:49:33 +01:00
Nikolay Pultsin
c31f055268 HttpConnection -> HttpClient migration (finished) 2011-04-23 12:34:17 +01:00
Nikolay Pultsin
5f8e454140 HttpConnection => HttpClient 2011-04-23 10:49:30 +01:00
Nikolay Pultsin
88b4f080c4 cleanup: clear java.net.* references 2011-04-22 19:25:23 +01:00
Nikolay Pultsin
c2518d7df4 no URLConnection references outside of zlibrary.network package 2011-04-22 19:21:47 +01:00
Nikolay Pultsin
d51c1f7b79 1.0.8 2011-04-22 00:42:05 +01:00
Nikolay Pultsin
7b4722cecb 'footer is sensitive' option has gone 2011-04-22 00:39:49 +01:00
Nikolay Pultsin
693f266702 godaddy certificate 2011-04-22 00:33:23 +01:00
Nikolay Pultsin
f85b548f7e fixed scrolling delays 2011-04-22 00:32:51 +01:00
Nikolay Pultsin
35cab90dfb 1.0.7 2011-04-21 02:58:58 +01:00
Nikolay Pultsin
eabeb53ed6 code 301 is also redirect 2011-04-21 02:33:06 +01:00
Nikolay Pultsin
3a51584935 cookies database cleanup: don't save obsolete cookies 2011-04-21 01:53:50 +01:00
Nikolay Pultsin
ebe26a18b6 persistent Cookie storage 2011-04-21 01:23:43 +01:00
Nikolay Pultsin
b47f500414 introduced cookie database interface 2011-04-20 10:11:08 +01:00
Nikolay Pultsin
e7797c760c cookie manager implementation (in progress) 2011-04-18 19:15:22 +01:00
Nikolay Pultsin
045f19977c further Cookie implementation; TODO items 2011-04-18 05:00:56 +01:00
Nikolay Pultsin
e2f66cb98e own (not full, not persistent) cookie manager 2011-04-18 04:28:34 +01:00
Nikolay Pultsin
eac1820716 removed debug info 2011-04-18 00:58:38 +01:00
Nikolay Pultsin
ac5f539def fixed TrustManager processing; cleanup 2011-04-17 21:57:40 +01:00
Nikolay Pultsin
bd2f21fa98 AuthenticationDialog will be replaced by AuthenticationActivity 2011-04-17 09:09:57 +01:00
Nikolay Pultsin
c1a95fad2b Merge branch 'master' into basket 2011-04-17 07:53:58 +01:00
Nikolay Pultsin
295f2de3f0 basic auth 2011-04-17 07:04:14 +01:00
Nikolay Pultsin
078a7fe21f better redirect support; a template for basic auth support 2011-04-17 04:30:12 +01:00
Nikolay Pultsin
fbc20f58dd use next version of root OPDS catalog 2011-04-17 04:21:17 +01:00
Nikolay Pultsin
f550e6d3c4 updated ChangeLog 2011-04-17 01:54:04 +01:00
Nikolay Pultsin
693abef05f fixed namespace processing order 2011-04-17 01:52:46 +01:00
Nikolay Pultsin
66209578c2 fixed return value of available() method 2011-04-17 01:32:42 +01:00
Nikolay Pultsin
a9a2febc94 back to recognize opf files as books 2011-04-17 00:50:59 +01:00
Nikolay Pultsin
dfa883b0de removed obsolete comment 2011-04-17 00:24:33 +01:00
Nikolay Pultsin
68ac81211b removed empty string 2011-04-17 00:22:59 +01:00
Nikolay Pultsin
9299d4c222 code simplification 2011-04-17 00:18:54 +01:00
Nikolay Pultsin
1c0251070f fixed concurrent modification problem 2011-04-17 00:10:09 +01:00
Nikolay Pultsin
0fc36c00ec prefer opensearch.xml 2011-04-16 23:47:35 +01:00
Nikolay Pultsin
37dd88f728 fixed open search description parsing 2011-04-16 23:46:56 +01:00
Nikolay Pultsin
a2b9fdc1e2 prefer opensearch.xml description over "direct" links 2011-04-16 23:45:54 +01:00
Nikolay Pultsin
32743f1d31 restored setUrl method behaviour :) 2011-04-16 22:06:37 +01:00
Nikolay Pultsin
ed187ee72f standard SSL certificates support has been implemented 2011-04-16 21:15:28 +01:00
Nikolay Pultsin
1a5c7dba06 code simplification: standard Enum.toString method is used for UrlInfo keys 2011-04-16 02:57:55 +01:00
Nikolay Pultsin
6b7ece0f88 refactoring UrlInfoWithDate is a subclass of UrlInfo 2011-04-16 01:16:53 +01:00