Skip to content

yangshuothtf/MyShieldHome

Repository files navigation

MyShieldHome

This is a phone call and location monitor APP, based on Android 5.1--6.0.
Already tested on LeMax X900 and 360 OS

Feature list:

  1. Monitor incoming/outgoing calls.
    1.1 Save every call number even if more than 2 calls at same time.
    1.2 Save missing call number.
  2. Report call record via email whenever network available.
    2.1 maintain a list for all calls recorded, send out when network available, and then delete files on list.
    -- above done by 2018.1.26
  3. Send/receive command via email. -- (done, 2018.2.8)
    3.1 Check command email when first call after reboot -- done, 2018.4.3
    3.2 If GPS location enabled, ignore the flag for first phone call check, and check command email when GPS info reported.
    3.3 Set parameters via email for device name, monitor type, GPS location interval, GPS report time etc.
  4. Keep mailbox clean
    4.1 Delete phone call email after sent -- (done,2018.2.9)
    4.2 Delete GPS info email except the latest one.
    4.3 Keep only one latest GPS info mail for each device.
  5. Power saving, no GPS enable needed.
    5.1 GPS locate trigger by alarmManager, every 10 minutes --done, 2018.4.12
    5.2 GPS locate when diff more than 300 meters.
  6. Speech-To-Text by XunFei SDK. -- done, 2018.5.7
    To do list:
  7. Accessibility for weChat
  8. Auto-update in background
  9. More config options like mailbox via command
  10. Blacklist for fraud calls.
  11. Bluetooth
  12. Tensorflow

About

Background phone call and location monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages