You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App uses MVP arhitecture
App performs all checks (for enabled gps, permissions for send/receive sms and location, and "device admin" to screen off feature)
All main functionality is covered by junit tests (see SpeedTrackerPresenterTest.java file)