mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
update some project metadata
This commit is contained in:
parent
fa7ba94619
commit
8751cd5c59
3 changed files with 15 additions and 20 deletions
|
|
@ -1,32 +1,27 @@
|
||||||
Categories:
|
Categories:
|
||||||
- System
|
- System
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
AuthorName: Benny Kok
|
|
||||||
AuthorEmail: itechbenny@gmail.com
|
|
||||||
SourceCode: https://github.com/OpenLauncherTeam/openlauncher
|
SourceCode: https://github.com/OpenLauncherTeam/openlauncher
|
||||||
IssueTracker: https://github.com/OpenLauncherTeam/openlauncher/issues
|
IssueTracker: https://github.com/OpenLauncherTeam/openlauncher/issues
|
||||||
Changelog: https://github.com/OpenLauncherTeam/openlauncher/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/OpenLauncherTeam/openlauncher/blob/HEAD/CHANGELOG.md
|
||||||
Donate: https://github.com/OpenLauncherTeam/openlauncher/blob/HEAD/README.md#project-team
|
|
||||||
LiberapayID: '13083'
|
|
||||||
|
|
||||||
AutoName: OpenLauncher
|
AutoName: OpenLauncher
|
||||||
Description: |-
|
Description: |-
|
||||||
Launcher that aims to be a powerful and community driven project.
|
Launcher that aims to be a powerful and community driven project.
|
||||||
|
|
||||||
'''Features:'''
|
'''Features'''
|
||||||
|
|
||||||
* Paged desktop
|
* Paged desktop
|
||||||
* Double tab to sleep
|
* Scrollable background
|
||||||
* Scroll-able background
|
|
||||||
* Paged app drawer
|
* Paged app drawer
|
||||||
* Vertical app drawer
|
* Vertical app drawer
|
||||||
* Search bar
|
* Search bar
|
||||||
* Icon packs
|
* Custom icon packs
|
||||||
|
|
||||||
Support the project:
|
'''Support the Project'''
|
||||||
|
|
||||||
* [https://lonamiwebs.github.io/stringlate/translate?git=https%3A%2F%2Fgithub.com%2Fopenlauncherteam%2Fopenlauncher.git&name=OpenLauncher&mail=gro.xobliam@@rentnasg Translate] using Stringlate
|
* [Translate with Stringlate](https://lonamiwebs.github.io/stringlate/translate?git=https%3A%2F%2Fgithub.com%2Fopenlauncherteam%2Fopenlauncher.git&name=OpenLauncher&mail=gro.xobliam@@rentnasg)
|
||||||
* [https://gsantner.net/android-contribution-guide/?packageid=com.benny.openlauncher&name=OpenLauncher&web=https://github.com/openlauncherteam/openlauncher Contribution] Guide (gsantner blog)
|
* [Contribution Guide](https://gsantner.net/android-contribution-guide/?packageid=com.benny.openlauncher&name=OpenLauncher&web=https://github.com/openlauncherteam/openlauncher)
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/OpenLauncherTeam/openlauncher
|
Repo: https://github.com/OpenLauncherTeam/openlauncher
|
||||||
|
|
|
||||||
|
|
@ -1,18 +1,18 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Games
|
- Games
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/dkanada/Chip8
|
SourceCode: https://github.com/dkanada/chip
|
||||||
IssueTracker: https://github.com/dkanada/Chip8/issues
|
IssueTracker: https://github.com/dkanada/chip/issues
|
||||||
Changelog: https://github.com/dkanada/Chip8/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/dkanada/chip/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: Chip8
|
AutoName: Chip8
|
||||||
Description: |-
|
Description: |-
|
||||||
This is a basic Chip8 emulator that supports all of the Chip8 instructions, key
|
This is a basic Chip8 emulator that supports all instructions, key
|
||||||
input, and video output. If you are having issues with a specific game, try
|
input, and video output. If you are having issues with a specific game, try
|
||||||
enabling one of the two common emulation quirks in the settings.
|
enabling one of the two common emulation quirks in the settings.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/dkanada/Chip8
|
Repo: https://github.com/dkanada/chip
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '0.7'
|
- versionName: '0.7'
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
Categories:
|
Categories:
|
||||||
- System
|
- System
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
SourceCode: https://github.com/dkanada/OpenAPK
|
SourceCode: https://github.com/dkanada/openapk
|
||||||
IssueTracker: https://github.com/dkanada/OpenAPK/issues
|
IssueTracker: https://github.com/dkanada/openapk/issues
|
||||||
Changelog: https://github.com/dkanada/OpenAPK/blob/HEAD/CHANGELOG.md
|
Changelog: https://github.com/dkanada/openapk/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
AutoName: OpenAPK
|
AutoName: OpenAPK
|
||||||
Description: |-
|
Description: |-
|
||||||
|
|
@ -12,7 +12,7 @@ Description: |-
|
||||||
Modifying system apps and a few other features require a rooted phone to work.
|
Modifying system apps and a few other features require a rooted phone to work.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/dkanada/OpenAPK
|
Repo: https://github.com/dkanada/openapk
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: '0.8'
|
- versionName: '0.8'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue