aboutsummaryrefslogtreecommitdiff
path: root/src/accounts-service-user.vala
Commit message (Expand)AuthorAgeFilesLines
* Make Lomiri features configurable at build timeRobert Tari2022-02-171-6/+6
* license headers: Stop using the '©' character.Mike Gabriel2021-11-191-2/+2
* Clean up schema detection and conditional codeRobert Tari2021-11-151-8/+6
* Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGSRobert Tari2021-11-021-3/+3
* Rename *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SYSTEM...Robert Tari2021-11-011-4/+6
* Fix possible null accessRobert Tari2021-08-281-17/+25
* Whitespace fixRobert Tari2021-08-041-229/+229
* Make AcctService SecurityPrivacy and System.Sound optional.Mike Gabriel2017-12-071-1/+14
* Revert "com.ubuntu.touch: Drop system sound setting access and privacy settin...Mike Gabriel2017-12-071-0/+60
* com.ubuntu.touch: Drop system sound setting access and privacy settings acces...Mike Gabriel2017-10-271-60/+0
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-2/+2
* use predefined VariantTypes instead of reinventing the wheelcharles kerr2015-12-311-2/+2
* Make sure to set the internal variable tooTed Gould2014-12-091-0/+1
* Set the internal variable and not the propertyTed Gould2014-11-101-1/+2
* Backup the properties with a local value and set the proxyTed Gould2014-10-021-2/+13
* Turn the system sound proxy into a silent mode propertyTed Gould2014-10-021-0/+29
* Have welcome value actually be a variant pointer.Ted Gould2014-10-011-3/+3
* Turn show data on greeter into a property, which it was always intended to be.Ted Gould2014-10-011-1/+2
* Setup a proxy to get the property out of accounts serviceTed Gould2014-09-261-2/+31
* Unroll one more level of if statementTed Gould2014-04-221-11/+10
* Protect against icon serialization errorsTed Gould2014-04-141-1/+8
* Updating to latest exportTed Gould2014-03-211-12/+27
|\
| * Debug messageTed Gould2014-03-201-0/+1
| * Backport the timer patchTed Gould2014-03-201-0/+5
| * If the user is already loaded don't wait on it.Ted Gould2014-03-201-4/+9
| * Debug messagesTed Gould2014-03-201-0/+2
| * Clear everythingTed Gould2014-03-201-0/+7
* | Sync to latest account-service-playerTed Gould2014-03-131-0/+5
|\ \
| * | Make sure to clean up the timerTed Gould2014-03-131-0/+5
| |/
* / Adding support to the greeter signals on the other sideTed Gould2014-02-271-0/+42
|/
* Debug messagesTed Gould2014-02-251-1/+5
* Split out the sound settings interfaceTed Gould2014-02-211-14/+0
* Keep our timestamp up-to-date if we have a playerTed Gould2014-02-211-0/+12
* Make sure to timestamp our updatesTed Gould2014-02-211-0/+3
* Hmm, really should uncomment this.Ted Gould2014-02-121-1/+1
* oopsTed Gould2014-02-111-1/+1
* All the properties we needTed Gould2014-02-111-10/+43
* Build up to getting our settings proxy in the account managerTed Gould2014-02-111-1/+38
* Update the player based on which one is runningTed Gould2014-02-111-0/+2
* Building the service over in the new objectTed Gould2014-02-111-1/+8
* Making an object to hold our accounts service stuffTed Gould2014-02-111-0/+31