Merge branch 'geobookmark' of https://gitlab.com/krt/fdroiddata
This commit is contained in:
commit
8542cd3472
|
@ -1,8 +1,9 @@
|
|||
Categories:Games
|
||||
License:Apache2
|
||||
Web Site:http://www.onyxbits.de
|
||||
Web Site:http://www.onyxbits.de/drudgery
|
||||
Source Code:https://github.com/onyxbits/Drudgery
|
||||
Issue Tracker:https://github.com/onyxbits/Drudgery/issues
|
||||
Donate:http://www.onyxbits.de/drudgery
|
||||
|
||||
Auto Name:Drudgery
|
||||
Summary:Widget-based game
|
||||
|
|
38
metadata/de.onyxbits.geobookmark.txt
Normal file
38
metadata/de.onyxbits.geobookmark.txt
Normal file
|
@ -0,0 +1,38 @@
|
|||
Categories:Navigation
|
||||
License:Apache2
|
||||
Web Site:http://www.onyxbits.de/geobookmark
|
||||
Source Code:https://github.com/onyxbits/geobookmark
|
||||
Issue Tracker:https://github.com/onyxbits/geobookmark/issues
|
||||
Donate:http://www.onyxbits.de/geobookmark
|
||||
|
||||
Auto Name:Geo Bookmark
|
||||
Summary:Save timestamped geo-bookmarks
|
||||
Description:
|
||||
A simple widget that will add a bookmark with your current time and
|
||||
geographical location to the homescreen. The interface is kept minimal
|
||||
to allow operation in situations that do not permit extensive interaction
|
||||
with the phone (e.g. while driving a car).
|
||||
|
||||
Bookmarks are color coded. Blue icons represent exact locations, red icons
|
||||
mean that the widget could not get a GPS fix within 40 seconds and therefore
|
||||
recorded the last known GPS location.
|
||||
|
||||
In order to view a bookmark, a suitable maps application needs to be installed
|
||||
(e.g. [[net.osmand.plus]]).
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/onyxbits/geobookmark.git
|
||||
|
||||
Build:1.1,2
|
||||
commit=v1.1
|
||||
srclibs=DashClock@ecb5a191880
|
||||
extlibs=android/android-support-v4r13.jar
|
||||
prebuild=rm custom_rules.xml && \
|
||||
echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl' >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
|
@ -1,8 +1,9 @@
|
|||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:https://github.com/onyxbits/listmyaps
|
||||
Web Site:http://www.onyxbits.de/listmyapps
|
||||
Source Code:https://github.com/onyxbits/listmyaps
|
||||
Issue Tracker:https://github.com/onyxbits/listmyaps/issues
|
||||
Donate:http://www.onyxbits.de/listmyapps
|
||||
|
||||
Auto Name:List My Apps
|
||||
Summary:List apps
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
Categories:System
|
||||
License:Apache2
|
||||
Web Site:
|
||||
Web Site:http://www.onyxbits.de/remotekeyboard
|
||||
Source Code:https://github.com/onyxbits/remotekeyboard
|
||||
Issue Tracker:https://github.com/onyxbits/remotekeyboard/issues
|
||||
Donate:http://www.onyxbits.de/remotekeyboard
|
||||
|
||||
Auto Name:Remote Keyboard
|
||||
Summary:Remote keyboard via telnet
|
||||
|
@ -46,7 +47,7 @@ Build:1.6,7
|
|||
extlibs=android/android-support-v4.jar,commons-logging/commons-logging-1.1.3.jar
|
||||
prebuild=rm custom_rules.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6
|
||||
Current Version Code:7
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
Categories:Development
|
||||
License:Apache2
|
||||
Web Site:http://www.onyxbits.de/node/695
|
||||
Web Site:http://www.onyxbits.de/sensorreadout
|
||||
Source Code:https://github.com/onyxbits/sensorreadout
|
||||
Issue Tracker:https://github.com/onyxbits/sensorreadout/issues
|
||||
Donate:http://www.onyxbits.de/sensorreadout
|
||||
|
||||
Auto Name:Sensor Readout
|
||||
Summary:Realtime graphs of sensor data
|
||||
|
|
|
@ -34,6 +34,11 @@ Build:2.2,6
|
|||
rm=custom_rules.xml
|
||||
extlibs=android/android-support-v4.jar
|
||||
|
||||
Build:2.4,8
|
||||
commit=2.4
|
||||
rm=custom_rules.xml
|
||||
extlibs=android/android-support-v4.jar
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.4
|
||||
|
|
Loading…
Reference in a new issue