Joulie

Privacy Policy, Joulie

Last updated: May 2026 Developed by: Sustainable Power Systems Lab (SPS-Lab), Cyprus University of Technology


Overview

Joulie is designed with privacy as a default, not an afterthought. The app does not collect analytics, telemetry, crash reports, or any personal data beyond what you explicitly enter and choose to store.


Data You Enter

When you log a charging session, the following data is stored locally on your device in the app's private database:

This data never leaves your device unless you explicitly enable one of the opt-in export features described below.


Google Drive Backup (Opt-In)

Drive backup is disabled by default. If you choose to enable it:


CSV Export (Opt-In)

You can export your charge history as a CSV file at any time via Settings → Export CSV (full history) or Settings → Export CSV (date range). The file is written to the app's external-files directory and shared only by your explicit action via the standard Android share sheet. No data is transmitted automatically. The CSV schema is documented in the project's docs/DESIGN.md.


CO₂ Tracker (Opt-In)

CO₂ tracking is disabled by default. When you enable it in Settings → CO₂ tracker, the app uses a configurable petrol baseline in L/100 km (default: EU real-world fleet average) for the ICE counterfactual, plus a live grid carbon intensity for your zone fetched from the Electricity Maps API. What this means for your data:

All emission computations happen locally on your device. The fetched grid intensity is stored on the relevant charge event and in a one-row local cache; nothing is uploaded anywhere by Joulie itself.


Permissions

Permission Why it is needed
INTERNET Google Drive backup (when enabled) and Electricity Maps API (when CO₂ tracker is enabled with a key configured)
POST_NOTIFICATIONS Drive-backup failure alerts only, requested after the third consecutive failure, never on launch, never re-prompted after a denial
No location permission Location labels are free text you type or pick from chips; the app does not access GPS, Wi-Fi-derived location, or any other location signal
No contacts / camera / microphone The app does not request any of these

Data Retention and Deletion

All charge data is stored locally on your device. You can:

If Drive backup is enabled, use Settings → Wipe remote backup before uninstalling to remove the cloud copy. Toggling Drive backup OFF does not delete the remote snapshot; only the explicit wipe does.


Children

Joulie is not directed at children under 13 and does not knowingly collect data from children.


Open Source

Joulie is licensed under the GNU General Public License v3.0 or later. The full source code, including the data-handling paths described above, is available at github.com/SPS-L/joulie for independent review.


Changes to This Policy

If the privacy practices change in a future release, this page will be updated and the "Last updated" date revised. Material changes will be noted in the app's release notes.


Contact

Questions or concerns?