- We code for people, not machines. Keep your comments, PR remarks friendly and encourage constructive work. Also respect those not identifying with one of the binary genders by using the pronouns they provide.
- Developers will have different skills. Some changes might have been made in a rush, or maybe in a stressed environment. This should not be used as an excuse for bad code however we are all humans - treat every contributor with respect.
- Write commit-messages by finishing the sentence: "If applied, this commit will…" to enable cherry-picking.
- Take one of the issues on this repository and assign it to yourself.
- If necessary, ask Malik, Basti, for additional information.
- Create a feature/bugfix branch for your implementation.
- Create a pull-request.
- A detailed description what you changed, and why.
- All necessary files and information to run the project.
- If there are any visual changes, upload screenshots and / or videos.
- Link the issue the pull-request originates from.
This project is FLOSS under Apache License 2.0, some assets in the repository (e.g. especially the charging-card logos/graphics) are under 3rd party copyrights of their companies/individuals.
Happy coding!
🖖🏻
- Clone the repo to your local machine:
git clone [email protected]:Team-Ladefuchs/ladefuchs-android.git
- (create
Ladefuchs/secrets.properties
)
- (create
- Download and install Android Studio
- Start it, on the "Welcome to Android Studio" screen, click "Open" on top right, navigate to the location you cloned the repository to, and select the
Ladefuchs/
(notLadefuchs/app/
orLadefuchs/ladefuchs/
) subfolder (will take a while for the build to be set up and commence) - Connect a USB debugging enabled device
- Click "Run
app
" on top (will take a while) - Should automatically show on the phone
- https://play.google.com/store/apps/details?id=app.ladefuchs.android
- https://f-droid.org/de/packages/app.ladefuchs.android/ - Metadata at https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/app.ladefuchs.android.yml
Was kostet der Strom für Dein E-Auto?? Blitzschnell die günstigste Ladekarte finden.
Mit einem Fingerwischen (Auswahl des Ladesäulen-Betreibers) zeigt Dir der Ladefuchs die günstigste Ladekarte an der EV-Ladesäule.
Nicht mehr, nicht weniger.
Dank chargeprice.app sind die Daten immer aktuell.
Die App ist kostenlos. Der kleine Ladefuchs freut sich allerdings wie ein junger Dachs über Futterspenden.
- Malik & Flowinho von audiodump.de
- Bastian ’Schlingel‘ Wölfle von bitsundso.de
- Dominic Wrege
- Thorsten Rösler
- Illu: Aga und Marcel-André
Bitte hier eintragen https://github.com/Team-Ladefuchs/ladefuchs-android/issues/new oder an [email protected] schicken.
Falls du Vorschläge für Fußnotentexte hast, lass es uns wissen auf https://ladefuchs.app/fussnote
- Non-Free Network Services / Proprietäre Netzwerkdienste - Die App greift auf einen eigenen API-Server zu, der wiederum Daten von chargeprice.app bezieht.
- INTERNET - Zugriff auf den eigenen API-Server
- ACCESS_NETWORK_STATE - Überprüfen, ob eine Internetverbindung besteht, bevor versucht wird auf, den API-Server zuzugreifen
Die App kann absolut anonym genutzt werden, es werden weder in der App, noch beim Zugriff auf die API im Server personenbezogene Daten erhoben, verarbeitet oder gespeichert. Für die Erstellung einer Nutzungs-Statistik werden lediglich HTTP-Header für 30 Tage in einer Log-Datei gehalten. Keine IP-Adresse oder sonstiges personalisiertes Token wird jemals in einer Log-Datei gespeichert.