Merge pull request #13 from IzzySoft/fastlane
initial fastlane structure
This commit is contained in:
commit
70cce96cad
|
@ -2,7 +2,8 @@
|
||||||
This app helps to locate a lost smartphone through the use of conventional SMS.
|
This app helps to locate a lost smartphone through the use of conventional SMS.
|
||||||
|
|
||||||
<a href="https://github.com/xfarrow/locatemydevice/releases/latest"><img src="http://yt3dl.net/images/apk-download-badge.png" alt="Get it on Github" height="100"></a>
|
<a href="https://github.com/xfarrow/locatemydevice/releases/latest"><img src="http://yt3dl.net/images/apk-download-badge.png" alt="Get it on Github" height="100"></a>
|
||||||
<a href="https://apt.izzysoft.de/fdroid/index/apk/com.xfarrow.locatemydevice"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="100"></a>
|
<a href="https://apt.izzysoft.de/fdroid/index/apk/com.xfarrow.locatemydevice"><img src="images/IzzyOnDroid_badge.png" alt="Get it on IzzyOnDroid" height="100"></a>
|
||||||
|
<!--a href="https://f-droid.org/packages/com.xfarrow.locatemydevice/"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="100"></a-->
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
| Homescreen | SMS Chat
|
| Homescreen | SMS Chat
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
<p><i>Locate My Device</i> is an application miming Google's Find My Device – through SMS. It can help you to locate a lost smartphone.</p><p>How it works? Simply send an SMS to the device you want to locate in order to retrieve information about it. The SMS must consist of the configured activation command, a password and an instruction – e.g. "locate" if you want the coordinates, "battery" for some battery details, "ring" to make it ring – or "lock" to lock it down.</p>
|
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
|
@ -0,0 +1 @@
|
||||||
|
locate a lost smartphone through the use of conventional SMS
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue