aboutsummaryrefslogtreecommitdiff
path: root/src/accounts-service-access.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix AccountsService integrationRobert Tari2023-11-101-12/+19
* src/accounts-service-access.vala: Refactor code for easier debuggingRobert Tari2023-11-101-34/+96
* Make Lomiri features configurable at build timeRobert Tari2022-02-171-1/+1
* Clean up schema detection and conditional codeRobert Tari2021-11-151-1/+1
* Drop org.ayatana.AccountsService.SoundRobert Tari2021-11-121-16/+17
* Rename HAS_UT_ACCTSERVICE_SOUND_SETTINGSRobert Tari2021-11-081-1/+1
* Rename com.ubuntu.AccountsService.SoundMike Gabriel2021-11-081-1/+1
* 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 w...Mike Gabriel2018-01-161-0/+4
* data/org.ayatana.AccountsService.Sound: Use Ayatana namespace.Mike Gabriel2017-10-271-1/+1
* 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