Editing The One Ring

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 13: Line 13:
* Support for system contacts (Maemo 5 only)
* Support for system contacts (Maemo 5 only)
* Setting of presence: Available, Away (check for messages less often), and Do Not Disturb (disables in-bound phone calls)
* Setting of presence: Available, Away (check for messages less often), and Do Not Disturb (disables in-bound phone calls)
-
* Sending and receiving texts/voicemail
+
* Sending and receiving texts/voicemails
** Receiving texts can be disabled by setting the polling time to -1
** Receiving texts can be disabled by setting the polling time to -1
-
* Initiating a GoogleVoice callback
+
* Initiating a google voice callback
== Getting The One Ring ==
== Getting The One Ring ==
Line 71: Line 71:
==== DBus ====
==== DBus ====
-
It would be really helpful if some DBus output was captured. To do that run the following command, reproduce the bug in The One Ring, and then stop logging by hitting Ctrl+c
+
It would be really helpful if some dbus output was captured. To do that run the following command, reproduce the bug in The One Ring, and then stop logging by hitting Ctrl+c
(Experienced DBUS people, is there a more specific command to filter for TOR only?)
(Experienced DBUS people, is there a more specific command to filter for TOR only?)
Code:
Code:
Line 93: Line 93:
I know of no official API for Google Voice nor any way to reuse a connection. People have gotten push notifications to work but that was through hacks requiring forwarding texts to an email address that supported push notifications.
I know of no official API for Google Voice nor any way to reuse a connection. People have gotten push notifications to work but that was through hacks requiring forwarding texts to an email address that supported push notifications.
-
The One Ring has a master state machine with a state per presence. There are then state machines per item (contact list, texts, voicemail).
+
The One Ring has a master state machine with a state per presence. There are than state machines per item (contact list, texts, voicemail).
The contact list refreshes on a set schedule (every X minutes)
The contact list refreshes on a set schedule (every X minutes)
-
Voicemail refreshes on a set schedule (every X minutes) or every Y minutes for N times when you reject or miss a call.
+
The voicemails refreshes on a set schedule (every X minutes) or every Y minutes for N times when you reject or miss a call.
When "Available" Texts refresh from every X seconds to every Y minutes, depending on how long its been since you've sent or last received a text. When "Away" texts refresh every Z minutes.
When "Available" Texts refresh from every X seconds to every Y minutes, depending on how long its been since you've sent or last received a text. When "Away" texts refresh every Z minutes.

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)