activate eu.vranckaert.worktime; last version before use of GMS
This commit is contained in:
parent
8c5bcad00b
commit
5e8ae41cf3
|
@ -1,27 +1,43 @@
|
|||
Category:Office
|
||||
License:Apache2
|
||||
Web Site:https://code.google.com/p/worktime/
|
||||
Source Code:https://code.google.com/p/worktime/source/browse/
|
||||
Web Site:https://code.google.com/p/worktime
|
||||
Source Code:https://code.google.com/p/worktime/source/list
|
||||
Issue Tracker:https://code.google.com/p/worktime/wiki/Issues?tm=3
|
||||
|
||||
Auto Name:WorkTime
|
||||
Summary:Tracks your work time
|
||||
Description:
|
||||
Worktime targets on business people that want to keep track of their time.
|
||||
Weather you are working on different projects for different clients or just
|
||||
one project for one company, WorkTime is the application that will
|
||||
track your time.
|
||||
It also includes a widget which makes registering time even faster as you can
|
||||
do it right from you Android Home-Screen.
|
||||
Worktime is for workers that need to keep track of their jobs;
|
||||
whether you are working on different projects for different clients or just
|
||||
one project for one company.
|
||||
You can generate reports based by filtering your time registrations by date
|
||||
(pre-defined date ranges or a custom date range) and by project and task.
|
||||
|
||||
* Widget to start/stop a time registration
|
||||
* Notifications
|
||||
* Backup to SD-card
|
||||
* Detailed reports for your list of time registrations
|
||||
* Export those details to the CSV format
|
||||
* Split time registrations
|
||||
|
||||
Google analytics was removed; it's likely that future versions will rely on
|
||||
proprietary libraries for Google location services so it may not be easy
|
||||
to keep the app up to date.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://worktime.googlecode.com/svn/trunk/android-app
|
||||
|
||||
Build Version:1.1.15,270,!proprietary google play services (for maps) at 1092
|
||||
Build Version:1.1.13.4,260,1035,srclibs=NoAnalytics@533c6c1,prebuild=\
|
||||
echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
||||
rm libs/google-analytics*
|
||||
Build Version:1.1.15,270,1092,srclibs=NoAnalytics@533c6c1,prebuild=\
|
||||
echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
||||
rm libs/google-analytics*
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Static
|
||||
# releases have their own branch
|
||||
Update Check Mode:Market
|
||||
Current Version:1.1.15
|
||||
Current Version Code:270
|
||||
|
||||
|
|
Loading…
Reference in a new issue