aboutsummaryrefslogtreecommitdiff
path: root/src/accounts-service-access.vala
Commit message (Collapse)AuthorAgeFilesLines
* Add us to the copyright headerRobert Tari2021-08-041-1/+0
|
* Add us to the copyright headerRobert Tari2021-08-041-0/+2
|
* Drop deprecated DBusProxy.create_for_busRobert Tari2021-08-041-3/+3
|
* Throw GLib.DBusError, GLib.IOErrorRobert Tari2021-08-041-1/+1
|
* Whitespace fixRobert Tari2021-08-041-202/+202
|
* src/accounts-service-access.vala: Locate another location in the code where ↵Mike Gabriel2018-01-161-0/+4
| | | | we need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS.
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-271-1/+1
| | | | | | | * Namespace switch from com.ubuntu to org.ayatana. * Add AccountsServer interface for the greeter. Obtained from accountsservice-ubuntu-schemas and adapted.
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-4/+2
|
* Added Cancellable to AccountsServiceAccessXavi Garcia Mena2016-03-031-3/+6
|
* Changed following Charles's suggestionsXavi Garcia Mena2016-03-021-33/+25
|
* Accounts service notification fixXavi Garcia Mena2016-02-291-1/+1
|
* Removed log statementXavi Garcia Mena2016-02-241-1/+0
|
* Created new class AccountsServiceAccess to hold all accounts service operationsXavi Garcia Mena2016-02-231-0/+241