ActivityWatch / ActivityWatch/aw-android

Support for workprofile

Ouverte
#135 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Kotlin
Étoiles
265
Forks
57
Merge moyen
2 j 21 h
PR mergées (30 j)
19

Description

In Android, there's an inbuild support for separating "normal apps, data, etc." and "work apps, data, etc." via so called work profile (https://support.google.com/work/android/answer/6191949?hl=en). I _think_ it's implemented via separate but somewhat integrated user profile + a bunch of shell integrations (in share pain, in enablement, ...).

Usually it works in a way that app in normal profile can't read data from work profile and (to certain degree) vice versa.

Somehow, the wellbeing app on Pixel can read both, but I'm not sure that's not some special "privilidged" permission.

(I found this SO question, but no answers: https://stackoverflow.com/questions/78380238/is-it-possible-to-get-usage-statistics-for-an-android-app-in-work-profile)

This might also be relevant: https://developer.android.com/work/managed-profiles

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.