mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
BV for se.erikofsweden.findmyphone that works with org.fdroid.k9
This commit is contained in:
parent
6971138eb1
commit
aa23d88215
1 changed files with 19 additions and 9 deletions
|
|
@ -7,12 +7,20 @@ Issue Tracker:
|
|||
Auto Name:FindMyPhone
|
||||
Summary:Helps you find a mislaid phone
|
||||
Description:
|
||||
If you lose your phone having this app installed can help you find it. Upon receipt of an SMS or
|
||||
email, FindMyPhone gets your location and communicates the location back to the owner. Note
|
||||
that GPS may need be enabled and the phone within view of the sky for an accurate location to
|
||||
be obtained. The app will fall back to using Google's network location API, but we recommend
|
||||
you disable that nonfree software anyway. Currently supports activating by sending a secret
|
||||
message via SMS or an email to [[org.fdroid.k9]]. The resulting location is sent via SMS.
|
||||
'''Only the *-fdroid build works with our K-9 package. Other versions work
|
||||
with the official K-9 package'''
|
||||
|
||||
If you lose your phone having this app installed can help you find it.
|
||||
Upon receipt of an SMS or email, FindMyPhone gets your location and
|
||||
communicates the location back to the owner.
|
||||
Note that GPS may need be enabled and the phone within view of the sky for an
|
||||
accurate location to be obtained.
|
||||
The app will fall back to using Google's network location API, but we recommend
|
||||
you disable that nonfree software anyway.
|
||||
Currently supports activating by sending a secret
|
||||
message via SMS or an email to [[org.fdroid.k9]] (or the official K-9 build,
|
||||
depending on the version you install).
|
||||
The resulting location is sent via SMS.
|
||||
|
||||
Status: Beta.
|
||||
.
|
||||
|
|
@ -22,9 +30,11 @@ Repo:https://findmyphone.svn.sourceforge.net/svnroot/findmyphone/trunk
|
|||
|
||||
Build Version:1.21B,10,33,prebuild=mv lib libs
|
||||
Build Version:1.22B,11,34,prebuild=mv lib libs
|
||||
Build Version:1.22B-fdroid,12,34,prebuild=mv lib libs && \
|
||||
find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g'
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
Current Version:1.22B
|
||||
Current Version Code:11
|
||||
Update Check Mode:None
|
||||
Current Version:1.22B-fdroid
|
||||
Current Version Code:12
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue