mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'Add-10bit-clock-widget' into 'master'
New app: 10-bit Clock Widget Closes rfp#1079 See merge request fdroid/fdroiddata!7302
This commit is contained in:
commit
5817f47cdd
1 changed files with 28 additions and 0 deletions
28
metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml
Normal file
28
metadata/com.github.ashutoshgngwr.tenbitclockwidget.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Time
|
||||
- Theming
|
||||
License: GPL-3.0-only
|
||||
WebSite: https://ashutoshgngwr.github.io/10-bitClockWidget
|
||||
SourceCode: https://github.com/ashutoshgngwr/10-bitClockWidget
|
||||
IssueTracker: https://github.com/ashutoshgngwr/10-bitClockWidget/issues
|
||||
|
||||
AutoName: 10-bit Clock Widget
|
||||
Summary: Home screen widget to use 10 binary dots display time
|
||||
Description: 10-bit Clock Widget uses 10 binary dots and their color to represent
|
||||
current time in 12-hour format.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ashutoshgngwr/10-bitClockWidget.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.6-1
|
||||
versionCode: 161
|
||||
commit: v1.6-1
|
||||
subdir: 10-bitClockWidget/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6-1
|
||||
CurrentVersionCode: 161
|
||||
Loading…
Reference in a new issue