mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 10:19:33 +02:00
synchronization with library-service branch
This commit is contained in:
parent
be507cfd9c
commit
b0033a8ccc
38 changed files with 183 additions and 186 deletions
|
@ -23,7 +23,8 @@ import android.app.Service;
|
|||
import android.content.Intent;
|
||||
import android.os.IBinder;
|
||||
|
||||
import org.geometerplus.fbreader.library.*;
|
||||
import org.geometerplus.fbreader.book.*;
|
||||
import org.geometerplus.fbreader.library.Library;
|
||||
|
||||
public class LibraryService extends Service implements Library.ChangeListener {
|
||||
public final class LibraryImplementation extends LibraryInterface.Stub {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue