mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 02:39:23 +02:00
repackaging: network.auth subpackage
This commit is contained in:
parent
a2b16f350b
commit
44597168a5
11 changed files with 13 additions and 7 deletions
|
@ -33,7 +33,7 @@ import org.geometerplus.zlibrary.core.network.*;
|
|||
import org.geometerplus.zlibrary.ui.android.network.SQLiteCookieDatabase;
|
||||
import org.geometerplus.fbreader.book.*;
|
||||
import org.geometerplus.android.fbreader.libraryService.BookCollectionShadow;
|
||||
import org.geometerplus.android.fbreader.network.ServiceNetworkContext;
|
||||
import org.geometerplus.android.fbreader.network.auth.ServiceNetworkContext;
|
||||
|
||||
public class SynchroniserService extends Service implements IBookCollection.Listener, Runnable {
|
||||
private final ZLNetworkContext myNetworkContext = new ServiceNetworkContext(this);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue