jbushmaster007 / trust

A small event logging tool for Android.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trust - Event Logger

Available on Google Play.

A small event logging tool for Android.

Trust keeps a small log of events for you.

Whether it is app changes, people using your phone or missing calls, Trust will tell you what happened and when.

Events currently include:

  • Launched apps (not available on Android 5.0)
  • Installed/deleted/replaced/restarted/cleared apps
  • Power connect/disconnect
  • Shutdowns/Boots
  • Screen on/off events
  • Lockscreen events
  • Loss of wifi/cell connectivity
  • Removed media
  • Calls

What does Trust need the PERMISSIONs for:

  • PROCESS_OUTGOING_CALLS is needed to detect incoming or outgoing calls
  • RECEIVE_BOOT_COMPLETED for autostart and detecting reboots
  • READ_PHONE_STATE to detect connectivity changes
  • WRITE_EXTERNAL_STORAGE to export the database
  • GET_TASKS for current foreground apps
  • ACCESS_WIFI_STATE for wifi SSIDs

About

A small event logging tool for Android.

License:Apache License 2.0


Languages

Language:Java 100.0%