Skip to content

Releases: ghd182/CopyLat

Receiver Service Fix

17 Jan 20:43

Choose a tag to compare

Solved issue that caused the app to crash on some devices when starting the receiver

Sender Service Fix

07 Nov 12:21

Choose a tag to compare

What's new

First fully functional

  • added custom power settings
  • fixed errors in stopping the sender service

Current bugs

  1. it stops working in background if closing the app
  2. You tell me :)

Initial version

29 Oct 17:50

Choose a tag to compare

What's new

Added sender and receiver functionalities and custom location for sender

Current bugs

  1. Location Sender is a tough beast to kill:

    • The only way to stop Location Sender is by force closing the app (the stop button kills the service but it restarts)
    • Stopping and restarting Location Sender continues to send the previous location and the new one (resulting in a big mess)
  2. Custom Power Settings is just a placeholder:

    • It will be implemented in the future with time frequency for sending/receiving and transmission power
  3. So many other hidden gems you may find before me