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

16 commits

Author SHA1 Message Date
Nikolay Pultsin
8832b902bd BookHash table used for faster synchronization (we do not recompute SHA-1 hash every time) 2014-07-21 06:02:12 +01:00
Nikolay Pultsin
44597168a5 repackaging: network.auth subpackage 2014-07-20 17:43:38 +01:00
Nikolay Pultsin
a2b16f350b auth info in body/json instead of WWW-Authenticate field 2014-07-20 06:54:29 +01:00
Nikolay Pultsin
c1376587c4 fixed server response processing 2014-07-07 04:46:46 +01:00
Nikolay Pultsin
dff1212c1e request parameters changed (according server's changes) 2014-07-06 09:00:47 +01:00
Nikolay Pultsin
a5c4efbcc0 use server 'all.hashes' method 2014-06-29 16:54:51 +01:00
Nikolay Pultsin
e10cd61458 more debug info 2014-06-27 16:01:34 +01:00
Nikolay Pultsin
19c72a617c better server reply processing 2014-06-27 15:25:24 +01:00
Nikolay Pultsin
2f7d94d21e synchronisation: file upload 2014-06-25 19:36:14 +01:00
Nikolay Pultsin
d5021fbfe1 ZLNetworkRequest refactoring; httpmime library added; file upload 2014-06-25 09:41:35 +01:00
Nikolay Pultsin
9bee7c323d AndroidNetworkContext (base class for ActivityNetworkContext & ServiceNetworkContext) + cookies in SynchroniserService 2014-06-23 21:32:31 +01:00
Nikolay Pultsin
9e961449d1 introduced ZLNetworkContext 2014-06-23 18:41:24 +01:00
Nikolay Pultsin
2cd9a2100a static thread variable 2014-06-23 15:17:12 +01:00
Nikolay Pultsin
ce4ab7866c more experiments with SynchroniserService 2014-06-23 14:44:37 +01:00
Nikolay Pultsin
7d840b81af synchronization thread 2014-06-22 19:35:32 +01:00
Nikolay Pultsin
553b88dc70 introduced SynchroniserService 2014-06-22 19:05:16 +01:00