Hangar: Initial metadata

This commit is contained in:
blk_jack 2014-05-18 18:55:00 -04:00
parent 3ee12c5a60
commit e81b480261

View file

@ -0,0 +1,59 @@
# F-Droid metadata template
#
# See http://f-droid.org/manual for more details
#
# Fields that are commented out are optional
# Disabled: (if an app must vanish from the repo)
# AntiFeatures: (comma-separated) (possible values hard-coded in fdroidserver)
Categories:System
License:GPLv3
Web Site:https://github.com/corcoran/Hangar
Source Code:https://github.com/corcoran/Hangar
Issue Tracker:https://github.com/corcoran/Hangar/issues
Donate:http://goo.gl/SvSAeK
Auto Name:Hangar
# FlattrID: (number)
# Bitcoin: (bitcoin address)
# Name: (to override the name of the app in the index)
Summary:Smart recent/top apps as a notification or widget
Description:
Provides a customizable shortcut launcher in your notification drawer to give
you relevant, easy access to your most frequently used apps based on smart
filtering algorithms.
Features include:
* Re-sizeable widget to launch apps
* Re-sizeable widget to view app use statistics with color coded bar graphs
* Widgets intelligently scale according to size and device
* Sort and display apps based on user specified weight factors
* Blacklist unwanted apps
* Fully customizable! Change the # of shortcuts, icon color, size and more..
.
# Requires Root: Yes (f not having root breaks the app or renders it useless)
# Repo and Build fields only matter in source-built apps
Repo Type:git
Repo:https://github.com/corcoran/Hangar
# One for each source build
# Build:<version>,<version code>
# commit=<tag/commit/rev>
# [...]
#
# For a complete list of flags, see the manual
# Maintainer Notes:
# Here go the notes to take into account for future updates, builds, etc.
# Will be published in the wiki if present.
# .
Build:2.0,29
commit=08af25f
subdir=Apphangar
gradle=yes
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.0
Current Version Code:29
# No Source Since: First version to be partially or completely missing upstream