mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
Merge branch 'master' into basket
This commit is contained in:
commit
27b4719781
2 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
* Thai localization (by Samphan Pojanasophanakul)
|
||||
* Fixed TTF font style detection
|
||||
* opds:// URLs support has been implemented
|
||||
* Unexpected search call has been fixed
|
||||
|
||||
===== 0.99.13 (Feb 13, 2011) =====
|
||||
* Fixed book/position forgetting bug
|
||||
|
|
|
@ -152,6 +152,7 @@ public final class FBReader extends ZLAndroidActivity {
|
|||
}
|
||||
};
|
||||
UIUtil.wait("search", runnable, this);
|
||||
startActivity(new Intent(this, getClass()));
|
||||
} else {
|
||||
super.onNewIntent(intent);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue