mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'taxi' of https://gitlab.com/krt/fdroiddata
This commit is contained in:
commit
cb36a7ba8e
2 changed files with 51 additions and 0 deletions
36
metadata/com.opentaxi.android.txt
Normal file
36
metadata/com.opentaxi.android.txt
Normal file
|
|
@ -0,0 +1,36 @@
|
||||||
|
AntiFeatures:NonFreeNet
|
||||||
|
#Categories:Transportation
|
||||||
|
Categories:Navigation
|
||||||
|
License:Apache2
|
||||||
|
Web Site:http://taxi-bulgaria.com
|
||||||
|
Source Code:https://github.com/sytolk/TaxiAndroidOpen
|
||||||
|
Issue Tracker:https://github.com/sytolk/TaxiAndroidOpen/issues
|
||||||
|
|
||||||
|
Auto Name:Taxi
|
||||||
|
Name:Taxi Bulgaria
|
||||||
|
Summary:Taxi information and odering in Bulgaria
|
||||||
|
Description:
|
||||||
|
Interact with web services provided by taxi companies for internet
|
||||||
|
communication with taxis: sending a new request, real-time monitoring
|
||||||
|
of status and positioning of taxis, order history, leave feedback
|
||||||
|
for quality of service and more.
|
||||||
|
|
||||||
|
Currently only available for Burgas, Bulgaria.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/sytolk/TaxiAndroidOpen
|
||||||
|
|
||||||
|
Build:1.0.18,18
|
||||||
|
disable=dependencies
|
||||||
|
commit=1cc7c1d749a65b055d881eb5c28f8f77f64be89
|
||||||
|
rm=libs/littlefluffylocationlibrary_r15.jar
|
||||||
|
srclibs=FluffyLocations@r15
|
||||||
|
maven=yes
|
||||||
|
scanignore=gen-external-apklibs/~apklib-com.google.android.gms_google-play-services_12.0.0.iml
|
||||||
|
target=android-19
|
||||||
|
|
||||||
|
Auto Update Mode:None
|
||||||
|
Update Check Mode:RepoManifest
|
||||||
|
Current Version:1.0.18
|
||||||
|
Current Version Code:18
|
||||||
15
srclibs/FluffyLocations.txt
Normal file
15
srclibs/FluffyLocations.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
||||||
|
# Source details (the only mandatory fields)
|
||||||
|
Repo Type:svn
|
||||||
|
Repo:http://little-fluffy-location-library.googlecode.com/svn/trunk/
|
||||||
|
|
||||||
|
# Comma-separated list of subdirs to use. The first existing subdirectory
|
||||||
|
# found between those given will be used. If none is found or provided, the
|
||||||
|
# root of the repo directory will be used instead.
|
||||||
|
Subdir:little-fluffy-location-library/LittleFluffyLocationLibrary
|
||||||
|
|
||||||
|
# Any extra commands to prepare the source library
|
||||||
|
Prepare:
|
||||||
|
|
||||||
|
# If given "Yes", "android update project -p ." will be executed
|
||||||
|
Update Project:
|
||||||
|
|
||||||
Loading…
Reference in a new issue