-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
fesch
committed
May 9, 2023
1 parent
e119713
commit afba508
Showing
538 changed files
with
8,327 additions
and
8,301 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"news":"Now ZE50 enabled!", "version":92} | ||
{"news":"Now ZE50 enabled!", "version":92} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,34 @@ | ||
# CanZE | ||
|
||
You have to read and agree to the informal warning and the formal disclaimer at the end of this readme.md file! | ||
|
||
CanZE is an Android App that allows you to read out some useful information out of your Renault ZE car (actually Zoe, | ||
Kangoo & Fluence) that you cannot access using the on-board computer or display. | ||
|
||
The website can be found at http://canze.fisch.lu | ||
|
||
|
||
# Issues and language | ||
|
||
We strongly urge you to report bugs, issues and requests here on github using the issue system. You have to have a github account for that, but it offloads the team from an awful lot of administrative tasks, wasting valuable time that would better be spent on more productive work. You can report in English (preferred, and really, we don't mind language errors, NONE of the team members are native speakers!), German, French, Portuguese, Dutch and Danish, as long as you don't mind us answering in English, to keep things coordinated. | ||
|
||
|
||
# Informal warning | ||
|
||
Before you download and use this software consider the following: | ||
you are interfering with your car and doing that with hardware and software beyond your control (and frankly, for | ||
a large part beyond ours), created by a loose team of interested amateurs in this field. Any car is a possibly | ||
lethal piece of machinery and you might hurt or kill yourself or others using it, or even paying attention to | ||
the displays instead of watching the road. Be extremely prudent! | ||
|
||
By even downloading this software, or the source code provided on github, you agree to have completely understand this. | ||
|
||
# Formal disclaimer | ||
|
||
CANZE (“THE SOFTWARE”) IS PROVIDED AS IS. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS MAKE NO WARRANTIES AS TO | ||
PERFORMANCE OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. NO ORAL OR | ||
WRITTEN COMMUNICATION FROM OR INFORMATION PROVIDED BY THE AUTHORS SHALL CREATE A WARRANTY. UNDER NO CIRCUMSTANCES | ||
SHALL THE AUTHORS BE LIABLE FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM THE | ||
USE, MISUSE, OR INABILITY TO USE THE SOFTWARE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH | ||
DAMAGES. THESE EXCLUSIONS AND LIMITATIONS MAY NOT APPLY IN ALL JURISDICTIONS. YOU MAY HAVE ADDITIONAL RIGHTS AND | ||
SOME OF THESE LIMITATIONS MAY NOT APPLY TO YOU. THIS SOFTWARE IS ONLY INTENDED FOR SCIENTIFIC USAGE. | ||
# CanZE | ||
|
||
You have to read and agree to the informal warning and the formal disclaimer at the end of this readme.md file! | ||
|
||
CanZE is an Android App that allows you to read out some useful information out of your Renault ZE car (actually Zoe, | ||
Kangoo & Fluence) that you cannot access using the on-board computer or display. | ||
|
||
The website can be found at http://canze.fisch.lu | ||
|
||
|
||
# Issues and language | ||
|
||
We strongly urge you to report bugs, issues and requests here on github using the issue system. You have to have a github account for that, but it offloads the team from an awful lot of administrative tasks, wasting valuable time that would better be spent on more productive work. You can report in English (preferred, and really, we don't mind language errors, NONE of the team members are native speakers!), German, French, Portuguese, Dutch and Danish, as long as you don't mind us answering in English, to keep things coordinated. | ||
|
||
|
||
# Informal warning | ||
|
||
Before you download and use this software consider the following: | ||
you are interfering with your car and doing that with hardware and software beyond your control (and frankly, for | ||
a large part beyond ours), created by a loose team of interested amateurs in this field. Any car is a possibly | ||
lethal piece of machinery and you might hurt or kill yourself or others using it, or even paying attention to | ||
the displays instead of watching the road. Be extremely prudent! | ||
|
||
By even downloading this software, or the source code provided on github, you agree to have completely understand this. | ||
|
||
# Formal disclaimer | ||
|
||
CANZE (“THE SOFTWARE”) IS PROVIDED AS IS. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS MAKE NO WARRANTIES AS TO | ||
PERFORMANCE OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED. NO ORAL OR | ||
WRITTEN COMMUNICATION FROM OR INFORMATION PROVIDED BY THE AUTHORS SHALL CREATE A WARRANTY. UNDER NO CIRCUMSTANCES | ||
SHALL THE AUTHORS BE LIABLE FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES RESULTING FROM THE | ||
USE, MISUSE, OR INABILITY TO USE THE SOFTWARE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH | ||
DAMAGES. THESE EXCLUSIONS AND LIMITATIONS MAY NOT APPLY IN ALL JURISDICTIONS. YOU MAY HAVE ADDITIONAL RIGHTS AND | ||
SOME OF THESE LIMITATIONS MAY NOT APPLY TO YOU. THIS SOFTWARE IS ONLY INTENDED FOR SCIENTIFIC USAGE. |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"version": 3, | ||
"artifactType": { | ||
"type": "APK", | ||
"kind": "Directory" | ||
}, | ||
"applicationId": "lu.fisch.canze", | ||
"variantName": "playstoreRelease", | ||
"elements": [ | ||
{ | ||
"type": "SINGLE", | ||
"filters": [], | ||
"attributes": [], | ||
"versionCode": 94, | ||
"versionName": "1.62", | ||
"outputFile": "app-playstore-release.apk" | ||
} | ||
], | ||
"elementType": "File" | ||
} |
Empty file.
Empty file.
Oops, something went wrong.