This repository was archived by the owner on May 6, 2021. It is now read-only.
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,13 @@ Timecrypt Android App
3
3
4
4
General information
5
5
-------------------
6
- This directory contains the code used in the Timecrypt Android App (yep, it's Kotlin). ** Still under development** .
6
+ This directory contains the code used in the Timecrypt Android App (yep, it's Kotlin).
7
+ You can use the public keystore if you want to test or just reach for the latest tagged release.
7
8
8
9
License and improvements
9
10
------------------------
10
11
12
+ License is the same as declared on the root repository.
13
+
11
14
As long as you use this repository for refactoring and improvements, you are fine. For all bigger changes
12
15
you need to open a formal issue on the repository and we can discuss it over there.
Original file line number Diff line number Diff line change @@ -183,8 +183,7 @@ git pull -s subtree openshift-server master
183
183
git pull -s subtree web-client master
184
184
```
185
185
186
- Any help on building an Android or an iOS app is appreciated. Also any Slack enthusiasts wanting Timecrypt integration
187
- are welcome to join :)
186
+ Any help on building an iOS app is appreciated. Also any Slack enthusiasts wanting Timecrypt integration are welcome to join :)
188
187
189
188
190
189
You can’t perform that action at this time.
0 commit comments