willowtreeapps/Hyperion-Android

Location plugin

Open

#20 opened on Dec 14, 2017

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Java (138 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,877 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

No functional implementation of this plugin has been created yet, and no designs have been specified. The following are my initial thoughts for how this should function.

  • Allow location mocking selection either via lat lng, address, city, or map selection
  • Maintain an LRU of recently mocked locations for ease of access
  • Display some UI to make it clear that location is being mocked (notification?)

Contributor guide