mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
exported config service
This commit is contained in:
parent
12b2177009
commit
3155437da2
5 changed files with 18 additions and 7 deletions
|
@ -31,6 +31,7 @@ public abstract class FBReaderIntents {
|
|||
String API_CALLBACK = "android.fbreader.action.API_CALLBACK";
|
||||
String VIEW = "android.fbreader.action.VIEW";
|
||||
String CANCEL_MENU = "android.fbreader.action.CANCEL_MENU";
|
||||
String CONFIG_SERVICE = "android.fbreader.action.CONFIG_SERVICE";
|
||||
String LIBRARY_SERVICE = "android.fbreader.action.LIBRARY_SERVICE";
|
||||
String BOOK_INFO = "android.fbreader.action.BOOK_INFO";
|
||||
String LIBRARY = "android.fbreader.action.LIBRARY";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue