diff options
| author | matchboxbananasynergy <107055883+matchboxbananasynergy@users.noreply.github.com> | 2023-04-12 12:00:01 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-04-12 08:30:44 -0400 |
| commit | 41365a17f2994fb9008a6672fbb2af82c4ba7e36 (patch) | |
| tree | e12723ba5222d3deebe7887c5056b7b84ccd5fe7 /static/features.html | |
| parent | 7220fdde7bf891d0c7223e72e98fcd621f1e9e94 (diff) | |
Document that updating disabled apps doesn't re-enable them
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 9b9303f1..a9baba8e 100644 --- a/static/features.html +++ b/static/features.html @@ -961,6 +961,8 @@ storage with recordings stored in Recordings/Call Recordings and no restrictions based on region or special cases like playing a recording tone (users are still responsible for complying with their local laws).</li> + <li>Change standard Android package installer behavior to preserving packages being + disabled after updating them instead of them being re-enabled.</li> </ul> </section> </section> |
