mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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:
|
||||
- System
|
||||
License: Apache-2.0
|
||||
AuthorName: Benny Kok
|
||||
AuthorEmail: itechbenny@gmail.com
|
||||
SourceCode: https://github.com/OpenLauncherTeam/openlauncher
|
||||
IssueTracker: https://github.com/OpenLauncherTeam/openlauncher/issues
|
||||
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
|
||||
Description: |-
|
||||
Launcher that aims to be a powerful and community driven project.
|
||||
|
||||
'''Features:'''
|
||||
'''Features'''
|
||||
|
||||
* Paged desktop
|
||||
* Double tab to sleep
|
||||
* Scroll-able background
|
||||
* Scrollable background
|
||||
* Paged app drawer
|
||||
* Vertical app drawer
|
||||
* 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
|
||||
* [https://gsantner.net/android-contribution-guide/?packageid=com.benny.openlauncher&name=OpenLauncher&web=https://github.com/openlauncherteam/openlauncher Contribution] Guide (gsantner blog)
|
||||
* [Translate with Stringlate](https://lonamiwebs.github.io/stringlate/translate?git=https%3A%2F%2Fgithub.com%2Fopenlauncherteam%2Fopenlauncher.git&name=OpenLauncher&mail=gro.xobliam@@rentnasg)
|
||||
* [Contribution Guide](https://gsantner.net/android-contribution-guide/?packageid=com.benny.openlauncher&name=OpenLauncher&web=https://github.com/openlauncherteam/openlauncher)
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/OpenLauncherTeam/openlauncher
|
||||
|
|
|
|||
|
|
@ -1,18 +1,18 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dkanada/Chip8
|
||||
IssueTracker: https://github.com/dkanada/Chip8/issues
|
||||
Changelog: https://github.com/dkanada/Chip8/blob/HEAD/CHANGELOG.md
|
||||
SourceCode: https://github.com/dkanada/chip
|
||||
IssueTracker: https://github.com/dkanada/chip/issues
|
||||
Changelog: https://github.com/dkanada/chip/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: Chip8
|
||||
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
|
||||
enabling one of the two common emulation quirks in the settings.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dkanada/Chip8
|
||||
Repo: https://github.com/dkanada/chip
|
||||
|
||||
Builds:
|
||||
- versionName: '0.7'
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
Categories:
|
||||
- System
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dkanada/OpenAPK
|
||||
IssueTracker: https://github.com/dkanada/OpenAPK/issues
|
||||
Changelog: https://github.com/dkanada/OpenAPK/blob/HEAD/CHANGELOG.md
|
||||
SourceCode: https://github.com/dkanada/openapk
|
||||
IssueTracker: https://github.com/dkanada/openapk/issues
|
||||
Changelog: https://github.com/dkanada/openapk/blob/HEAD/CHANGELOG.md
|
||||
|
||||
AutoName: OpenAPK
|
||||
Description: |-
|
||||
|
|
@ -12,7 +12,7 @@ Description: |-
|
|||
Modifying system apps and a few other features require a rooted phone to work.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dkanada/OpenAPK
|
||||
Repo: https://github.com/dkanada/openapk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.8'
|
||||
|
|
|
|||
Loading…
Reference in a new issue