44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
Categories:
|
|
- Internet
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Tobias Bielefeld
|
|
AuthorEmail: tobias.bielefeld@gmail.com
|
|
SourceCode: https://github.com/TobiasBielefeld/Simple-Search
|
|
IssueTracker: https://github.com/TobiasBielefeld/Simple-Search/issues
|
|
Translation: https://poeditor.com/join/project/89hq5htivP
|
|
Changelog: https://github.com/TobiasBielefeld/Simple-Search/releases
|
|
|
|
AutoName: Simple Search
|
|
Description: |-
|
|
A very basic app designed for people who want to use a search widget with their
|
|
preferred search engine.
|
|
|
|
This app contains a search bar to type in a search query, which will be opened
|
|
in the Internet browser. A widget for the home screen will simply start the app.
|
|
|
|
You can change the search engine in the settings (Default is DuckDuckGo) or type
|
|
in a custom search string. The app also saves the search queries as a history.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/TobiasBielefeld/Simple-Search.git
|
|
|
|
Builds:
|
|
- versionName: 1.1.4
|
|
versionCode: 9
|
|
commit: v1.1.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 10
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.2'
|
|
CurrentVersionCode: 10
|