OpenCycleCompass / ocyco-app-android

Android App for OpenCycleCompass
GNU General Public License v3.0
6 stars 1 forks source link

Lockscreen Widget #69

Closed rleh closed 9 years ago

rleh commented 9 years ago

Ähnlich wie u.a. bei Google Maps (oder auch Öffi) wäre es cool wenn die ShowDataActivity als Lockscreen Widget angezeigt wird, wenn eine Route abgefahren wird oder Tracking läuft.

This issue was migrated from GitLab. Original author is Raphael Lehmann. It was originally created 2015-03-19 17:54.

rleh commented 9 years ago

Status changed to closed by commit 51ae521852e24a1881f326c16fa2c55040c3069a

This comment was migrated from GitLab. It was originally posted on 2015-03-23 21:59 by Leonard Rapp.

rleh commented 9 years ago

Recht einfach umzusetzen, klappt leider erst ab API17: http://developer.android.com/reference/android/R.attr.html#showOnLockScreen

This comment was migrated from GitLab. It was originally posted on 2015-03-21 01:14 by Raphael Lehmann.