updating some fastlane info
|
@ -15,9 +15,9 @@ This app is just one piece of a bigger series of apps. You can find the rest of
|
|||
<a href='https://f-droid.org/app/com.simplemobiletools.calculator'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height=45 ></a>
|
||||
|
||||
<div style="display:flex;">
|
||||
<img alt="App image" src="screenshots/app.png" width="30%">
|
||||
<img alt="App image" src="screenshots/app_2.png" width="30%">
|
||||
<img alt="App image" src="screenshots/widget.png" width="30%">
|
||||
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app.png" width="30%">
|
||||
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.png" width="30%">
|
||||
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/widget.png" width="30%">
|
||||
</div>
|
||||
|
||||
</br>
|
||||
|
|
7
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
There is no unit converter, you can copy the result or formula to clipboard by long pressing it.
|
||||
|
||||
The text color of the widget can be customized, as well as the color and the alpha of the background. Press the result or formula in the widget to open the app.
|
||||
|
||||
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
|
BIN
fastlane/metadata/android/en-US/images/featureGraphic.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 790 KiB After Width: | Height: | Size: 790 KiB |
Before Width: | Height: | Size: 587 KiB After Width: | Height: | Size: 587 KiB |
Before Width: | Height: | Size: 43 KiB After Width: | Height: | Size: 43 KiB |
Before Width: | Height: | Size: 98 KiB After Width: | Height: | Size: 98 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A calculator with the basic functions and a customizable widget.
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Simple Calculator
|