SimpleClock is back

This commit is contained in:
Licaon_Kter 2022-05-09 15:41:24 +00:00
parent 4450194f89
commit aedc6e6876

View file

@ -12,26 +12,6 @@ Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ
Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
AutoName: Clock
Description: |-
!! ABANDONED - This app has been unpublished from Google Play due to the inability to make it work reliably enough. There are always more and more system and battery restrictions that limit background activities on Android, making apps like this unreliable. We do not want to produce low quality apps or be responsible for not ringing alarms etc leading to bigger problems so we decided to remove it from Google Play altogether. It will still be available on Github, but use it with caution !!
<b>Simple Clock</b>
The app has multiple functions related to timing.
At the clock you can enable displaying times from other timezones, or use the simple, but customizable clock widget. The text color of the widget can be customized, as well as the color and the alpha of the background.
The alarm contains all the expected features as day selecting, vibration toggling, ringtone selecting, snooze or adding a custom label.
With the stopwatch you can easily measure a longer period of time, or individual laps. You can sort the laps by lap time, it contains optional vibrations on button presses too, just to let you know that the button was pressed, even if you cannot look at the device.
You can easily setup a timer to be notified of some event. You can both change its ringtone, or toggle vibrations.
Additional features include preventing the device from falling asleep while the app is in foreground, or displaying some tabs in fullscreen view.
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 https://www.simplemobiletools.com
RepoType: git
Repo: https://github.com/SimpleMobileTools/Simple-Clock-Abandoned
@ -196,20 +176,19 @@ Builds:
- yes
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
- versionName: 5.6.1
versionCode: 25
disable: https://gitlab.com/fdroid/rfp/-/issues/2007
commit: b47b3854edda89379af3446264fa09edde9ac4f0
- versionName: 5.7.0
versionCode: 26
commit: 36a84abb6735e47832fde3389558133a6b9cc6c7
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
- fdroid
prebuild: sed -i -e '/keystore.*{/,/}/d; /keystore/d' build.gradle
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.6.1
CurrentVersionCode: 25
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 5.7.0
CurrentVersionCode: 26