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

29 commits

Author SHA1 Message Date
Nikolay Pultsin
c25aa5f984 repackaging 2014-08-03 00:54:33 +01:00
Nikolay Pultsin
de1a84a5d2 reset cookies 2014-08-02 23:21:52 +01:00
Nikolay Pultsin
7fee481e47 sync site domain defined in SyncOptions 2014-08-02 17:13:22 +01:00
Nikolay Pultsin
cfe5420c19 do not upload files > 20Mb 2014-08-02 06:20:01 +01:00
Nikolay Pultsin
8c51b53ba0 Server error does not mean synchronization is failed 2014-07-31 13:24:06 +01:00
Nikolay Pultsin
c80c3aff9d 10 sec delay on SynchroniserService start 2014-07-28 05:15:45 +01:00
Nikolay Pultsin
00a3438dc3 fixed possible NPE 2014-07-28 04:58:21 +01:00
Nikolay Pultsin
92759bc5ec use sync options in SynchroniserService 2014-07-28 04:38:36 +01:00
Nikolay Pultsin
76bc6da867 re-synchronize selected books 2014-07-27 22:54:31 +01:00
Nikolay Pultsin
05fd7f181f new synchronisation-related actions in library menus 2014-07-27 22:10:55 +01:00
Nikolay Pultsin
30ed81658a sync tree in library + fixed filters 2014-07-23 10:23:10 +01:00
Nikolay Pultsin
f0e58a87af sync statistics 2014-07-23 07:18:07 +01:00
Nikolay Pultsin
45ca655288 code sync'd wit new server interface 2014-07-23 06:45:14 +01:00
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