The problem
Users can only create app groups, but there's no ability to edit them. Thus, users can't add apps that were installed after the group was created, adjust time limits, or rename the group.
Suggested solution
Tapping an app group in the edit/create routine menu opens the same pop-up that is displayed when creating an app group, allowing the user to edit the app group.
Workarounds
- Delete then recreate the app group.
- Manually edit
<string name="routines"> in /data/user_de/0/dev.pranav.reef/shared_prefs/prefs.xml, which is extremely tedious and requires root access.
The problem
Users can only create app groups, but there's no ability to edit them. Thus, users can't add apps that were installed after the group was created, adjust time limits, or rename the group.
Suggested solution
Tapping an app group in the edit/create routine menu opens the same pop-up that is displayed when creating an app group, allowing the user to edit the app group.
Workarounds
<string name="routines">in/data/user_de/0/dev.pranav.reef/shared_prefs/prefs.xml, which is extremely tedious and requires root access.