Open BraidenPsiuk opened 2 years ago
Dollar sign characters ($) also seem to either get completely ignored, or have strange effects on other characters.
More strange behavier... running this:
pinephone.notify("TEST", "!@#$$test$123")
Outputs the following: Title: "TEST" Body: "!@#464969test23"
The dollar sign character issues are related to running as a shell command, and can be seemingly fixed by using single quote strings as arguments to notify-send instead of double quote strings.
All of the following commands fail to show pop-up notifications when the phone is unlocked. They'll only appear when you slide down from the top-edge of the screen to view the "notification center" area.
This, however, works: