User:Magick777/Opportunistic Power Saving

(Maintain phone in GSM mode by default (when on battery))
(Maintain phone in GSM mode by default (when on battery))
Line 8: Line 8:
**** check for blocker applications, connections or traffic
**** check for blocker applications, connections or traffic
***** only treat data apps as blockers if we're not on WiFi
***** only treat data apps as blockers if we're not on WiFi
-
 
+
** cooling off period of 2 mins during which device unlock cancels radio switch
-
**** cooling off period of 2 mins during which unlock cancels radio switch
+
** then make the switch
* Switch to dual mode or explicit 3G when something requires it
* Switch to dual mode or explicit 3G when something requires it

Revision as of 23:27, 19 July 2010

Maintain phone in GSM mode by default (when on battery)

  • Switch to 2G mode opportunistically when all seems to be quiet
    • trigger on phone locked
      • don't change anything if we're on a call
      • don't change anything if we're in the target radio mode
      • don't change anything if the user may still want 3G
        • check for blocker applications, connections or traffic
          • only treat data apps as blockers if we're not on WiFi
    • cooling off period of 2 mins during which device unlock cancels radio switch
    • then make the switch
  • Switch to dual mode or explicit 3G when something requires it
    • trigger on events
      • launch browser
      • open e-mail account
      • launch other application
    • but test the following
      • don't change anything if we're on a voice call
      • don't change anything if we're already using WiFi
      • don't change anything if we're already in the target radio mode