mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'proximity' into 'master'
new app: Call Proximity Sensor Fix Closes rfp#1581 See merge request fdroid/fdroiddata!8014
This commit is contained in:
commit
6a054d77a1
1 changed files with 27 additions and 0 deletions
27
metadata/com.ml.proximitysensorfix.yml
Normal file
27
metadata/com.ml.proximitysensorfix.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- System
|
||||
- Phone & SMS
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Marco Lettieri
|
||||
AuthorEmail: m.lettieri@microbees.com
|
||||
AuthorWebSite: https://www.microbees.com/
|
||||
SourceCode: https://github.com/marcolettieri/proximitycallfix
|
||||
IssueTracker: https://github.com/marcolettieri/proximitycallfix/issues
|
||||
|
||||
AutoName: Call Proximity Sensor Fix
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/marcolettieri/proximitycallfix
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.4
|
||||
versionCode: 26
|
||||
commit: 1.0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.4
|
||||
CurrentVersionCode: 26
|
||||
Loading…
Reference in a new issue