diff --git a/.phrozn/entries/history/index.twig b/.phrozn/entries/history/index.twig index 8bee293..e53effc 100755 --- a/.phrozn/entries/history/index.twig +++ b/.phrozn/entries/history/index.twig @@ -11,6 +11,9 @@ Verson 3.0 (2012/04/04)
  • Pending messages are backed up to persistent storage on the phone, so they will be restored if the phone runs out of battery or the EnvayaSMS app crashes.
  • +
  • + Sends the phone's battery level and power charging state to the server. +
  • Allow forwarding previously saved MMS from the Messaging app inbox to the server.
  • diff --git a/history/index.html b/history/index.html index 6f3b462..0dfb646 100755 --- a/history/index.html +++ b/history/index.html @@ -50,6 +50,9 @@
  • Pending messages are backed up to persistent storage on the phone, so they will be restored if the phone runs out of battery or the EnvayaSMS app crashes.
  • +
  • + Sends the phone's battery level and power charging state to the server. +
  • Allow forwarding previously saved MMS from the Messaging app inbox to the server.