use static instead of none
This commit is contained in:
parent
74d7edcf53
commit
e7a067b134
|
|
@ -7,13 +7,6 @@ Issue Tracker:https://github.com/smarek/Simple-Dilbert/issues
|
||||||
Auto Name:Simple Dilbert
|
Auto Name:Simple Dilbert
|
||||||
Summary:Comic strip reader
|
Summary:Comic strip reader
|
||||||
Description:
|
Description:
|
||||||
* Select image quality
|
|
||||||
* Make favorite strips
|
|
||||||
* Caching, so you won't download single strip twice
|
|
||||||
* All comics strips since 16.4.1989
|
|
||||||
* Supports both large and small screens
|
|
||||||
* Supports all device orientations
|
|
||||||
|
|
||||||
Development switched to [[com.mareksebera.simpledilbert]]. Please install that app instead.
|
Development switched to [[com.mareksebera.simpledilbert]]. Please install that app instead.
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
@ -40,7 +33,7 @@ sed -i 's@\(reference.3=\).*@\1$$PhotoView$$@' project.properties
|
||||||
|
|
||||||
# Soon to be deleted in favor of simpledilbert
|
# Soon to be deleted in favor of simpledilbert
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:Static
|
||||||
Current Version:2.1
|
Current Version:2.1
|
||||||
Current Version Code:13
|
Current Version Code:13
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue