aboutsummaryrefslogtreecommitdiff
path: root/src/ppm
Commit message (Collapse)AuthorAge
* Check if imsi is validGuido Günther2012-01-05
|
* Display country name instead of country codeGuido Günther2011-12-28
|
* modemproxy: Don't load D-Bus properties or connect signalsGuido Günther2011-12-28
| | | | we're only interested in the methods.
* Fetch length top-up code attribute from providerdb if availableGuido Günther2011-12-27
|
* Remove trailing whitespaceGuido Günther2011-12-27
|
* Use Infobar instead of modal dialogsGuido Günther2011-12-27
|
* Fix modem_{enable,disable} callbacksGuido Günther2011-12-26
| | | | The weren't passed no as they should.
* Adjust to GObject 3.0Guido Günther2011-09-26
|
* Fix typoGuido Günther2011-09-26
|
* Use a consistent timeout for MM DBus callsGuido Günther2011-08-19
|
* Use GDBusGuido Günther2011-07-07
|
* Set correct prgnameGuido Günther2011-07-05
| | | | | | so gnome-shell finds the desktop file: http://live.gnome.org/GnomeShell/ApplicationBased
* Add an about dialogGuido Günther2011-06-08
|
* src/ppm/Makefile.am: genereate __init__.py when Makefile changesGuido Günther2011-06-02
| | | | | so we catch updates of ./configure arguments. Otherwise __init__.py might have old content.
* accounts.db was missing from python_DATAGuido Günther2011-06-02
|
* Store known providers and balance in gsettingsGuido Günther2011-05-01
| | | | based on the IMSI of the SIM card
* Handle providerdb parsing errorsGuido Günther2011-04-25
|
* Use PyGI instead of pygtkGuido Günther2011-04-25
| | | | and switch to GTK+3
* Initial commitGuido Günther2010-11-25