From c06f473007018f754f22f7790ad8812b25dc98b5 Mon Sep 17 00:00:00 2001 From: Jesse Young Date: Wed, 4 Apr 2012 16:57:12 -0700 Subject: [PATCH] mention battery/power on history page --- .phrozn/entries/history/index.twig | 3 +++ history/index.html | 3 +++ 2 files changed, 6 insertions(+) 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.