add app descriptions to fastlane
This commit is contained in:
parent
21103fd202
commit
c9549cd60f
|
@ -0,0 +1,7 @@
|
|||
A simple app for creating or managing your contacts from any source. The contacts can be stored on your device only, but also synchronized via Google, or other accounts. You can display your favorite contacts on a separate list.
|
||||
|
||||
You can use it for managing user emails and events too. It has the ability to sort/filter by multiple parameters, optionally display surname as the first name.
|
||||
|
||||
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
|
||||
|
||||
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
|
|
@ -0,0 +1 @@
|
|||
A contacts app for managing your contacts without ads.
|
Loading…
Reference in New Issue