File tree 5 files changed +16
-5
lines changed
fastlane/metadata/android
5 files changed +16
-5
lines changed Original file line number Diff line number Diff line change
1
+ <pre >Send a coffee to woheller69@t-online.de
2
+ <a href = " https://www.paypal.com/signin " ><img align =" left " src =" https://www.paypalobjects.com/webstatic/de_DE/i/de-pp-logo-150px.png " ></a ></pre >
3
+
1
4
# Smart EggTimer
2
5
3
6
<img src =" fastlane/metadata/android/en-US/images/phoneScreenshots/EggTimer.png " width =" 150 " /> <img src =" fastlane/metadata/android/en-US/images/phoneScreenshots/Instructions.png " width =" 150 " /> <img src =" fastlane/metadata/android/en-US/images/phoneScreenshots/Settings.png " width =" 150 " />
@@ -42,6 +45,10 @@ This information is used only within the app. Nothing is sent via the internet.
42
45
43
46
## Try my other apps
44
47
45
- | RadarWeather | Gas Prices | Smart Eggtimer | Level | hEARtest | GPS Cockpit | Audio Analyzer | LavSeeker |
46
- | :---:| :---:| :---:| :---:| :---:| :---:| :---:| :---:|
47
- | [<img src="https://github.com/woheller69/weather/blob/main/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.weather/)| [<img src="https://github.com/woheller69/spritpreise/blob/main/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.spritpreise/) | [<img src="https://github.com/woheller69/eggtimer/blob/main/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.eggtimer/) | [<img src="https://github.com/woheller69/Level/blob/master/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.level/) | [<img src="https://github.com/woheller69/audiometry/blob/new/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.audiometry/) | [<img src="https://github.com/woheller69/gpscockpit/blob/master/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.gpscockpit/) | [<img src="https://github.com/woheller69/audio-analyzer-for-android/blob/master/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.audio_analyzer_for_android/) |[<img src="https://github.com/woheller69/lavatories/blob/master/fastlane/metadata/android/en-US/images/icon.png" width="50">](https://f-droid.org/packages/org.woheller69.lavatories/) |
48
+ | ** RadarWeather** | ** Gas Prices** | ** Smart Eggtimer** |
49
+ | :---:| :---:| :---:|
50
+ | [ <img src =" https://github.com/woheller69/weather/blob/main/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.weather/ ) | [ <img src =" https://github.com/woheller69/spritpreise/blob/main/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.spritpreise/ ) | [ <img src =" https://github.com/woheller69/eggtimer/blob/main/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.eggtimer/ ) |
51
+ | ** Level** | ** hEARtest** | ** GPS Cockpit** |
52
+ | [ <img src =" https://github.com/woheller69/Level/blob/master/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.level/ ) | [ <img src =" https://github.com/woheller69/audiometry/blob/new/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.audiometry/ ) | [ <img src =" https://github.com/woheller69/gpscockpit/blob/master/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.gpscockpit/ ) |
53
+ | ** Audio Analyzer** | ** LavSeeker** | ** TimeLapseCam** |
54
+ | [ <img src =" https://github.com/woheller69/audio-analyzer-for-android/blob/master/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.audio_analyzer_for_android/ ) | [ <img src =" https://github.com/woheller69/lavatories/blob/master/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.lavatories/ ) | [ <img src =" https://github.com/woheller69/TimeLapseCamera/blob/master/fastlane/metadata/android/en-US/images/icon.png " width =" 50 " >] ( https://f-droid.org/packages/org.woheller69.TimeLapseCam/ ) |
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
9
9
applicationId " org.woheller69.eggtimer"
10
10
minSdkVersion 19
11
11
targetSdkVersion 31
12
- versionCode 24
13
- versionName " 2.4 "
12
+ versionCode 25
13
+ versionName " 2.5 "
14
14
15
15
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
16
16
Original file line number Diff line number Diff line change
1
+ Verwendung des Drucksensors statt GPS, falls verfügbar
2
+ Fehlerbehebung
Original file line number Diff line number Diff line change
1
+ Use pressure sensor instead of GPS, if available
2
+ Bugfixes
You can’t perform that action at this time.
0 commit comments