fdroiddata/metadata/com.google.code.apps2org.yml
Hans-Christoph Steiner d6c5315a36
convert all [[app.id]] links to https://f-droid.org/packages/app.id/
fdroidserver#845
fdroidclient#1000
jekyll-fdroid!60

```
sed -i 's,\[\[\([^ :]*\)\]\],https://f-droid.org/packages/\1,g' metadata/*.yml metadata/*/*/description.txt
```
2020-11-17 21:30:10 +01:00

32 lines
1.2 KiB
YAML

Categories:
- System
License: GPL-3.0-or-later
SourceCode: https://github.com/pfalcon/apps2org
IssueTracker: https://github.com/pfalcon/apps2org/issues
AutoName: Apps2Org
Description: |-
Apps2Org is a fork of https://f-droid.org/packages/com.google.code.appsorganizer which fixes some
usability issues. Apps2Org allows you to organize installed applications using
labels/tags/categories. You can associate labels to applications, browse thru
labeled categories and launch applications - either using the application or
shortcut on your home screen.
Comparing to original application, following changes were made:
* "All labels" shortcut now includes "Other" (uncategorized) apps, so this shortcut completely replaces app launcher and gives access to all of your apps.
* You can easily star/set label for an app directly from shortcut widget, so you can keep your app collection organized "right on the spot" with very little effort.
* Other minor fixes and improvements.
RepoType: git
Repo: https://github.com/pfalcon/apps2org
Builds:
- versionName: 1.6.0
versionCode: 200
commit: v1.6.0
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.6.0
CurrentVersionCode: 200