Add JTT and srclib
This commit is contained in:
parent
8bcc08add8
commit
9d9cc6a673
41
metadata/com.aragaer.jtt.txt
Normal file
41
metadata/com.aragaer.jtt.txt
Normal file
|
@ -0,0 +1,41 @@
|
|||
Categories:System
|
||||
License:MIT
|
||||
Web Site:http://aragaer.github.com/jtt_android
|
||||
Source Code:https://github.com/aragaer/jtt_android
|
||||
Issue Tracker:https://github.com/aragaer/jtt_android/issues
|
||||
|
||||
Auto Name:Japanese Traditional Time
|
||||
Summary:Clock widget
|
||||
Description:
|
||||
A clock widget based on the traditional Japanese time
|
||||
[https://en.wikipedia.org/wiki/Japanese_clock#The_traditional_Japanese_time_system system].
|
||||
|
||||
* Widget showing the current hour (named after an animal)
|
||||
* Mapping of traditional time to local time
|
||||
* (Eventually) Alarms based on traditional time
|
||||
|
||||
The sunrise and sunset times for are calculated locally
|
||||
by the app for the current location;
|
||||
if the device doesn't know that you can enter a manual one.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/aragaer/jtt_android.git
|
||||
|
||||
Build:1.4.4.2,24
|
||||
commit=v1.4.4.2
|
||||
init=sed -i '/reference.1/d' project.properties
|
||||
srclibs=1:SunriseSunset-aragaer@aee96f
|
||||
|
||||
Build:1.4.4.5-pre,25
|
||||
disable=not published
|
||||
|
||||
Maintainer Notes:
|
||||
Uses git submodules
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.5pre
|
||||
Current Version Code:25
|
||||
|
5
srclibs/SunriseSunset-aragaer.txt
Normal file
5
srclibs/SunriseSunset-aragaer.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Repo Type:git
|
||||
Repo:https://github.com/aragaer/sunrisesunsetlib-java
|
||||
Prepare:rm -rf src/test build.xml
|
||||
Update Project:Yes
|
||||
|
Loading…
Reference in a new issue