Skip to content

Commit 343b73b

Browse files
author
Gregor Santner
committed
Moved
1 parent c62a484 commit 343b73b

File tree

2 files changed

+141
-125
lines changed

2 files changed

+141
-125
lines changed

Diff for: README.md

+7-125
Original file line numberDiff line numberDiff line change
@@ -1,134 +1,16 @@
1-
![App Logo](https://raw.githubusercontent.com/gsantner/kimai-android/master/app/src/main/res/drawable-hdpi/ic_launcher.png "App Logo") Kimai TimeTracker
1+
![App Logo](https://gitlab.com/sangre/kimai-android/raw/master/app/src/main/res/drawable-hdpi/ic_launcher.png "App Logo") Kimai TimeTracker
22
=======
33

44
## General
55
License: **GPLv3**
6-
Android app created and maintained by Gregor Santner (<https://gsantner.github.io>), 2014-
6+
Android app created and maintained by Gregor Santner (<https://sangre.gitlab.io>), 2014-
77

8-
[![Build Status](https://travis-ci.org/gsantner/kimai-android.svg?branch=master)](https://travis-ci.org/gsantner/kimai-android)
9-
<span class="badge-githubfollow"><iframe src="https://ghbtns.com/github-btn.html?user=gsantner&amp;type=follow&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="165" height="20"></iframe></span>
10-
<span class="badge-githubstar"><iframe src="https://ghbtns.com/github-btn.html?user=gsantner&amp;repo=kimai-android&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe></span>
11-
<span class="badge-bitcoin"><a href="https://gsantner.github.io/donate/#donate" title="Donate once-off to this project using Bitcoin"><img src="https://img.shields.io/badge/bitcoin-donate-yellow.svg" alt="Bitcoin donate button" /></a></span>
8+
[![build status](https://gitlab.com/sangre/kimai-android/badges/master/build.svg)](https://gitlab.com/sangre/kimai-android/commits/master)
9+
<span class="badge-bitcoin"><a href="https://sangre.gitlab.io/donate/#donate" title="Donate once-off to this project using Bitcoin"><img src="https://img.shields.io/badge/bitcoin-donate-yellow.svg" alt="Bitcoin donate button" /></a></span>
1210

1311
[![F-Droid](https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png)](https://f-droid.org/repository/browse/?fdfilter=kimai&fdid=de.live.gdev.timetracker)
1412

1513

16-
## Download
17-
18-
* [Release archive](https://github.com/gsantner/kimai-android/releases)
19-
* [F-Droid](https://f-droid.org/repository/browse/?fdid=de.live.gdev.timetracker)
20-
* [Your own F-Droid repo](https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/de.live.gdev.timetracker.txt)
21-
* [~~Google Play~~](https://play.google.com/store/apps/details?id=de.live.gdev.timetracker)
22-
23-
24-
## English description
25-
App for the time managment application Kimai.
26-
This app makes mobile tracking and logging into your kimai existing installation easier.
27-
You have to enter the URL, username, and password of your installation, if you want to be auto logged in after application start check the appropiate box.
28-
29-
Additonally you can switch between 3 profiles. Each of them has his own dataset.
30-
31-
Normally you have to open your browser, go to favourites, click your kimai page, input data. Now you only have to do the last step every time you want to add entries.
32-
33-
This app was developed under non commercial purposes.
34-
Actually there are no, and there will never be advertisments.
35-
36-
## Deutsche Beschreibung
37-
Android-App für die Zeitmanagment Anwendung Kimai.
38-
Diese App wurde entwickelt um die mobile Verwendung einer bestehenden Kimai Installation zu vereinfachen.
39-
In den Einstellungen muss die URL, der Benutzername und das Passwort eingetragen sein, falls ein automatischer Login bei Programmstart gewünscht wird (Zweck der App) das dazugehörige Häckchen setzen.
40-
41-
Es kann dabei zwischen drei Profilen ausgewählt werden, von denen jedes einen eigenen Datensatz besitzt.
42-
43-
Da es immer sehr umständlich ist extra den Browser öffnen zu müssen, die Seite zu laden, Daten eingeben und dann endlich eine Eintragung zu machen, beschleunigt die App eine Eintragung.
44-
45-
Diese App wurde in keiner kommerzieller Absicht entwickelt.
46-
Es wird derzeit und in Zukunft keine Werbung eingeblendet.
47-
48-
## Releases
49-
50-
<table>
51-
<thead>
52-
<td><b>Version</b></td>
53-
<td><b>Date</b></td>
54-
<td><b>Changelog</b></td>
55-
</thead>
56-
<tr>
57-
<td>v1.13</td>
58-
<td>31. May 2016</td>
59-
<td></td>
60-
</tr>
61-
<tr>
62-
<td>v1.12</td>
63-
<td>04. Mar 2016</td>
64-
<td>Bump gradle version</td>
65-
</tr>
66-
<tr>
67-
<tr>
68-
<td>v1.11</td>
69-
<td>05. Oct 2015</td>
70-
<td>Material Design, Gradle, Code base refactored</td>
71-
</tr>
72-
<tr>
73-
<td>v1.1</td>
74-
<td>13. Jun 2015</td>
75-
<td></td>
76-
</tr>
77-
<tr>
78-
<td>v1.04</td>
79-
<td>21. Dec 2014</td>
80-
<td></td>
81-
</tr>
82-
<tr>
83-
<td>v1.03</td>
84-
<td>18. Jul 2014</td>
85-
<td></td>
86-
</tr>
87-
<tr>
88-
<td>v1.02a</td>
89-
<td>19. May 2014</td>
90-
<td></td>
91-
</tr>
92-
<tr>
93-
<td>v1.02</td>
94-
<td>28. Feb 2014</td>
95-
<td></td>
96-
</tr>
97-
<tr>
98-
<td>v1.01</td>
99-
<td>12. Jan 2014</td>
100-
<td></td>
101-
</tr>
102-
<tr>
103-
<td>v1.0</td>
104-
<td>11. Jan 2014</td>
105-
<td></td>
106-
</tr>
107-
</table>
108-
109-
## Privacy
110-
This app doesn't open connections to anywhere else than your entered kimai url.
111-
Any other data than your entered data won't be collected or stored on your device.
112-
113-
## Donations
114-
<table>
115-
<tr>
116-
<td><a href="bitcoin:1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5?amount=0.05&label=gsantner">
117-
<img src="https://gsantner.github.io/assets/img/personal/bitcoin/bitcoin_gdev-live-gdev_150px.png"/></a></td>
118-
<td>If you like my work on <b>Kimai TimeTracker</b> and Open-Source, or just want to spend me a coke, consider a small donation to my bitcoin address:
119-
120-
<a href="https://gsantner.github.io/about/#donate">
121-
1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5</a></td>
122-
</tr>
123-
</table>
124-
125-
## Screenshots
126-
127-
![Kimai main screen](https://cloud.githubusercontent.com/assets/6735650/10274992/fcaef640-6b43-11e5-9dd0-da2771be8c29.png "Main screen")
128-
129-
130-
131-
132-
Settings | Info screen
133-
:-------------------------:|:-------------------------:
134-
![Kimai settings screen](https://cloud.githubusercontent.com/assets/6735650/10275364/23e779fa-6b47-11e5-9a94-87138722ad43.png "Settings screen") | ![Kimai info screen](https://cloud.githubusercontent.com/assets/6735650/10275373/30f4521c-6b47-11e5-9ae6-cbe7d1ac4716.png "Info screen")
14+
## Notice
15+
Project moved to GitLab.
16+
<https://gitlab.com/sangre/kimai-android/blob/master/README.md>

Diff for: README_OLD.md

+134
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,134 @@
1+
![App Logo](https://raw.githubusercontent.com/gsantner/kimai-android/master/app/src/main/res/drawable-hdpi/ic_launcher.png "App Logo") Kimai TimeTracker
2+
=======
3+
4+
## General
5+
License: **GPLv3**
6+
Android app created and maintained by Gregor Santner (<https://gsantner.github.io>), 2014-
7+
8+
[![Build Status](https://travis-ci.org/gsantner/kimai-android.svg?branch=master)](https://travis-ci.org/gsantner/kimai-android)
9+
<span class="badge-githubfollow"><iframe src="https://ghbtns.com/github-btn.html?user=gsantner&amp;type=follow&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="165" height="20"></iframe></span>
10+
<span class="badge-githubstar"><iframe src="https://ghbtns.com/github-btn.html?user=gsantner&amp;repo=kimai-android&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe></span>
11+
<span class="badge-bitcoin"><a href="https://gsantner.github.io/donate/#donate" title="Donate once-off to this project using Bitcoin"><img src="https://img.shields.io/badge/bitcoin-donate-yellow.svg" alt="Bitcoin donate button" /></a></span>
12+
13+
[![F-Droid](https://f-droid.org/wiki/images/0/06/F-Droid-button_get-it-on.png)](https://f-droid.org/repository/browse/?fdfilter=kimai&fdid=de.live.gdev.timetracker)
14+
15+
16+
## Download
17+
18+
* [Release archive](https://github.com/gsantner/kimai-android/releases)
19+
* [F-Droid](https://f-droid.org/repository/browse/?fdid=de.live.gdev.timetracker)
20+
* [Your own F-Droid repo](https://gitlab.com/fdroid/fdroiddata/blob/master/metadata/de.live.gdev.timetracker.txt)
21+
* [~~Google Play~~](https://play.google.com/store/apps/details?id=de.live.gdev.timetracker)
22+
23+
24+
## English description
25+
App for the time managment application Kimai.
26+
This app makes mobile tracking and logging into your kimai existing installation easier.
27+
You have to enter the URL, username, and password of your installation, if you want to be auto logged in after application start check the appropiate box.
28+
29+
Additonally you can switch between 3 profiles. Each of them has his own dataset.
30+
31+
Normally you have to open your browser, go to favourites, click your kimai page, input data. Now you only have to do the last step every time you want to add entries.
32+
33+
This app was developed under non commercial purposes.
34+
Actually there are no, and there will never be advertisments.
35+
36+
## Deutsche Beschreibung
37+
Android-App für die Zeitmanagment Anwendung Kimai.
38+
Diese App wurde entwickelt um die mobile Verwendung einer bestehenden Kimai Installation zu vereinfachen.
39+
In den Einstellungen muss die URL, der Benutzername und das Passwort eingetragen sein, falls ein automatischer Login bei Programmstart gewünscht wird (Zweck der App) das dazugehörige Häckchen setzen.
40+
41+
Es kann dabei zwischen drei Profilen ausgewählt werden, von denen jedes einen eigenen Datensatz besitzt.
42+
43+
Da es immer sehr umständlich ist extra den Browser öffnen zu müssen, die Seite zu laden, Daten eingeben und dann endlich eine Eintragung zu machen, beschleunigt die App eine Eintragung.
44+
45+
Diese App wurde in keiner kommerzieller Absicht entwickelt.
46+
Es wird derzeit und in Zukunft keine Werbung eingeblendet.
47+
48+
## Releases
49+
50+
<table>
51+
<thead>
52+
<td><b>Version</b></td>
53+
<td><b>Date</b></td>
54+
<td><b>Changelog</b></td>
55+
</thead>
56+
<tr>
57+
<td>v1.13</td>
58+
<td>31. May 2016</td>
59+
<td></td>
60+
</tr>
61+
<tr>
62+
<td>v1.12</td>
63+
<td>04. Mar 2016</td>
64+
<td>Bump gradle version</td>
65+
</tr>
66+
<tr>
67+
<tr>
68+
<td>v1.11</td>
69+
<td>05. Oct 2015</td>
70+
<td>Material Design, Gradle, Code base refactored</td>
71+
</tr>
72+
<tr>
73+
<td>v1.1</td>
74+
<td>13. Jun 2015</td>
75+
<td></td>
76+
</tr>
77+
<tr>
78+
<td>v1.04</td>
79+
<td>21. Dec 2014</td>
80+
<td></td>
81+
</tr>
82+
<tr>
83+
<td>v1.03</td>
84+
<td>18. Jul 2014</td>
85+
<td></td>
86+
</tr>
87+
<tr>
88+
<td>v1.02a</td>
89+
<td>19. May 2014</td>
90+
<td></td>
91+
</tr>
92+
<tr>
93+
<td>v1.02</td>
94+
<td>28. Feb 2014</td>
95+
<td></td>
96+
</tr>
97+
<tr>
98+
<td>v1.01</td>
99+
<td>12. Jan 2014</td>
100+
<td></td>
101+
</tr>
102+
<tr>
103+
<td>v1.0</td>
104+
<td>11. Jan 2014</td>
105+
<td></td>
106+
</tr>
107+
</table>
108+
109+
## Privacy
110+
This app doesn't open connections to anywhere else than your entered kimai url.
111+
Any other data than your entered data won't be collected or stored on your device.
112+
113+
## Donations
114+
<table>
115+
<tr>
116+
<td><a href="bitcoin:1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5?amount=0.05&label=gsantner">
117+
<img src="https://gsantner.github.io/assets/img/personal/bitcoin/bitcoin_gdev-live-gdev_150px.png"/></a></td>
118+
<td>If you like my work on <b>Kimai TimeTracker</b> and Open-Source, or just want to spend me a coke, consider a small donation to my bitcoin address:
119+
120+
<a href="https://gsantner.github.io/about/#donate">
121+
1B9ZyYdQoY9BxMe9dRUEKaZbJWsbQqfXU5</a></td>
122+
</tr>
123+
</table>
124+
125+
## Screenshots
126+
127+
![Kimai main screen](https://cloud.githubusercontent.com/assets/6735650/10274992/fcaef640-6b43-11e5-9dd0-da2771be8c29.png "Main screen")
128+
129+
130+
131+
132+
Settings | Info screen
133+
:-------------------------:|:-------------------------:
134+
![Kimai settings screen](https://cloud.githubusercontent.com/assets/6735650/10275364/23e779fa-6b47-11e5-9a94-87138722ad43.png "Settings screen") | ![Kimai info screen](https://cloud.githubusercontent.com/assets/6735650/10275373/30f4521c-6b47-11e5-9ae6-cbe7d1ac4716.png "Info screen")

0 commit comments

Comments
 (0)