Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fesch committed May 9, 2023
1 parent e119713 commit afba508
Show file tree
Hide file tree
Showing 538 changed files with 8,327 additions and 8,301 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified .idea/codeStyles/Project.xml
100644 → 100755
Empty file.
32 changes: 16 additions & 16 deletions .idea/deploymentTargetDropDown.xml
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified .idea/encodings.xml
100644 → 100755
Empty file.
38 changes: 19 additions & 19 deletions .idea/gradle.xml
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 24 additions & 24 deletions .idea/jarRepositories.xml
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions .idea/modules.xml
100644 → 100755

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified .idea/vcs.xml
100644 → 100755
Empty file.
Empty file modified LICENSE.md
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion NEWS.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"news":"Now ZE50 enabled!", "version":92}
{"news":"Now ZE50 enabled!", "version":92}
68 changes: 34 additions & 34 deletions README.md
100644 → 100755
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 modified app/.gitignore
100644 → 100755
Empty file.
Empty file modified app/build.gradle
100644 → 100755
Empty file.
20 changes: 20 additions & 0 deletions app/playstore/release/output-metadata.json
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 modified app/proguard-rules.pro
100644 → 100755
Empty file.
Empty file modified app/src/fdroid/java/lu/fisch/canze/classes/Crashlytics.java
100644 → 100755
Empty file.
Loading

0 comments on commit afba508

Please sign in to comment.