Trees | Indices | Help |
|
---|
|
Synchronize with SIM card via DBUS (currently used as default contacts storage in SHR) This file is part of Pisi. Check these links for background information: - U{http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.SIM.html;hb=HEAD} - U{http://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html#data-types} - U{http://wiki.openmoko.org/wiki/Dbus} Pisi is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Pisi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Pisi. If not, see <http://www.gnu.org/licenses/>.
|
|||
SynchronizationModule The implementation of the interface contacts.AbstractContactSynchronizationModule for SIM Card backend accesed via DBUS |
|
|||
DBUS_GSM_DEVICE =
Addressing information in DBUS |
|||
DBUS_SIM =
Addressing information in DBUS |
|||
DBUS_CONTACTS =
Addressing information in DBUS |
|||
DBUS_NAME_MOBILEPHONE_SUFFIX =
String to be appended to an entry when phone number is of type 'mobile' |
|||
DBUS_NAME_WORKPHONE_SUFFIX =
String to be appended to an entry when phone number is of type 'work' |
|||
DBUS_NAME_HOMEPHONE_SUFFIX =
String to be appended to an entry when phone number is of type 'home' |
|||
PHONE_TYPE_MOBILE = 0
|
|||
PHONE_TYPE_HOME = 1
|
|||
PHONE_TYPE_WORK = 2
|
|||
ACTIONID_ADD = 0
|
|||
ACTIONID_DELETE = 1
|
|||
ACTIONID_MODIFY = 2
|
|||
CONSOLE_PROGRESSBAR_WIDTH = 80
|
|||
FILEDOWNLOAD_TIMEOUT = 10
|
|||
FILEDOWNLOAD_TMPFILE =
|
|||
FILEPATH_COPYING =
|
|||
GOOGLE_CALENDAR_APPNAME =
|
|||
GOOGLE_CALENDAR_MAXRESULTS = 1000
|
|||
GOOGLE_CONTACTS_APPNAME =
|
|||
GOOGLE_CONTACTS_MAXRESULTS = 1000
|
|||
ICS_BYTES_PER_ENTRY = 200
|
|||
MERGEMODE_FLUSH_A = 1
|
|||
MERGEMODE_FLUSH_B = 2
|
|||
MERGEMODE_MANUALCONFIRM = 5
|
|||
MERGEMODE_OVERWRITE_A = 3
|
|||
MERGEMODE_OVERWRITE_B = 4
|
|||
MERGEMODE_SKIP = 0
|
|||
MERGEMODE_STRINGS =
|
|||
MODE_CALENDAR = 0
|
|||
MODE_CONTACTS = 1
|
|||
MODE_STRINGS =
|
|||
PISI_AUTHORS =
|
|||
PISI_COMMENTS =
|
|||
PISI_DOCUMENTERS =
|
|||
PISI_HOMEPAGE =
|
|||
PISI_NAME =
|
|||
PISI_TRANSLATOR_CREDITS = None
|
|||
PISI_VERSION =
|
|||
VCF_BYTES_PER_ENTRY = 200
|
|||
__package__ =
|
|
DBUS_GSM_DEVICEAddressing information in DBUS
|
MERGEMODE_STRINGS
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 2 09:04:23 2010 | http://epydoc.sourceforge.net |