mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
New app: Select Text to Search
This commit is contained in:
parent
8d8af6a63c
commit
e6290ce4aa
1 changed files with 27 additions and 0 deletions
27
metadata/me.zhanghai.android.textselectionwebsearch.yml
Normal file
27
metadata/me.zhanghai.android.textselectionwebsearch.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Hai Zhang
|
||||
AuthorEmail: dreaming.in.code.zh@gmail.com
|
||||
AuthorWebSite: https://resume.zhanghai.me/
|
||||
SourceCode: https://github.com/zhanghai/TextSelectionWebSearch
|
||||
IssueTracker: https://github.com/zhanghai/TextSelectionWebSearch/issues
|
||||
Changelog: https://github.com/zhanghai/TextSelectionWebSearch/releases
|
||||
|
||||
AutoName: Select Text to Search
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zhanghai/TextSelectionWebSearch
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.0
|
||||
versionCode: 4
|
||||
commit: 51d7336b5dd6840c06d2f4de70ff932a6f066aa3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v.+$
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue