mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-18 18:06:05 +01:00
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
Categories:
|
|
- Time
|
|
License: GPL-3.0-or-later
|
|
SourceCode: https://github.com/philliphsu/ClockPlus
|
|
IssueTracker: https://github.com/philliphsu/ClockPlus/issues
|
|
Changelog: https://github.com/philliphsu/ClockPlus/releases
|
|
|
|
AutoName: Clock+
|
|
Description: |-
|
|
Simple alarm clock, timer, and stopwatch app that offers a delightful user
|
|
experience for all your timing needs. It is also free and open source!
|
|
|
|
Highlights:
|
|
|
|
* Clean, minimalistic design: Features Material Design throughout.
|
|
* New time pickers: Enjoy setting alarms with two new time pickers! Beautifully crafted and intuitively designed for ease of use.
|
|
* List of timers: See all of your timers in one scrollable list, and control each one individually.
|
|
* Themes: Choose between light, dark, and black themes.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/philliphsu/ClockPlus
|
|
|
|
Builds:
|
|
- versionName: 1.1.2
|
|
versionCode: 112
|
|
commit: v1.1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
|
|
|
- versionName: 1.1.3
|
|
versionCode: 113
|
|
commit: v1.1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/keystore/d' build.gradle
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 1.1.3
|
|
CurrentVersionCode: 113
|