Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6a702ac2 authored by tibbi's avatar tibbi
Browse files

adding some fastlane data

parent 2e938cce
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -13,9 +13,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/packages/com.simplemobiletools.flashlight'><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>

License
+1 −1
Original line number Diff line number Diff line
// Top-level build file where you can add configuration options common to all sub-projects/modules.

buildscript {
    ext.kotlin_version = '1.2.10'
    ext.kotlin_version = '1.2.20'

    repositories {
        jcenter()
+7 −0
Original line number Diff line number Diff line
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.

Comes with a 1x1 widget with customizable color.

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
+20.3 KiB
Loading image diff...
+26.7 KiB
Loading image diff...
Loading