MatthiasEckhart / NotebookApp

Your To-Do App for Personal Task Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notebook App — Your To-Do App for Personal Task Management

Warning! This app contains malicious code (spyware) to track user data. This repository is provided for educational or information purposes only.

Main features

  • Create and manage tasks
  • Locate hotspots where you have created tasks frequently
  • i18n (English & German)
  • All logs (including tasks, E-Mail address and Android device ID) will be sent in real-time to the Notebook backend for surveillance purposes

Focus

  • Simplicity & Usability

Team members

Implementation details

  • Minimum API Level: 14
  • Target API Level: 19
  • Proguard has been intentionally disabled
  • Object Relational Mapping with ORMLite
  • Patched ORMLite to work with SQLCipher (thanks to Igor K)
  • Set HOST variable in /app/build.gradle to your deployed Notebook backend, e.g. "http://<IP>:<Port>" (with quotes)

About

Your To-Do App for Personal Task Management


Languages

Language:Java 100.0%