mirror of
https://github.com/xfarrow/locatemydevice.git
synced 2024-12-27 10:02:25 +01:00
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.
|
||||
|
||||
<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
|
||||
| Homescreen | SMS Chat
|
||||
|
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
1
fastlane/metadata/android/en-US/full_description.txt
Normal file
@ -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>
|
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/home.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/home.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/sms.jpg
Normal file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/sms.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
@ -0,0 +1 @@
|
||||
locate a lost smartphone through the use of conventional SMS
|
BIN
images/IzzyOnDroid_badge.png
Normal file
BIN
images/IzzyOnDroid_badge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user