aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Grabbing the extreme volume warningsTed Gould2014-10-144-1/+148
|\
| * Linking volume control and the menu visibilityTed Gould2014-10-141-0/+4
| * Changing tact to change the menu when we want to show the warningTed Gould2014-10-142-8/+23
| * Drop the high volume menu action as that wasn't workingTed Gould2014-10-141-21/+0
| * Ensure that we're always getting a vlue in the listTed Gould2014-10-141-1/+1
| * Add high volume warnings to the phone menuTed Gould2014-10-141-2/+2
| * Adding a high volume warning menu itemTed Gould2014-10-141-1/+6
| * Use title for the a11y info and the body for the message on sync notificationsTed Gould2014-10-141-1/+1
| * Ensure we reevaluate the high volume warning when we switch from headphones o...Ted Gould2014-10-131-0/+4
| * Create actions based on the high volume statusTed Gould2014-10-131-0/+31
| * Use the headphone detectionTed Gould2014-10-131-1/+1
| * Headphone detectionRicardo Salveti2014-10-131-0/+15
| * Attaching bugTed Gould2014-10-130-0/+0
| * Turn high volume into a propertyTed Gould2014-10-101-4/+8
| * Adding in a manual test for the high volume notificationTed Gould2014-10-101-0/+18
| * Make notifications check for high volumes and change based on thatTed Gould2014-10-101-11/+31
| * Grabbing the sync notifications branchTed Gould2014-10-102-1/+53
| |\
| | * Ensure we send an integer to the notification serviceTed Gould2014-10-091-1/+1
| | * Didn't make initial string translatedTed Gould2014-10-091-1/+1
| | * Make sure to use the passed parameter for the volume.Ted Gould2014-10-091-5/+5
| | * Catch the error that show can throw and present a warningTed Gould2014-10-091-1/+6
| | * Make sure to clear the sound hintTed Gould2014-10-091-1/+4
| | * Adding a notifications test caseTed Gould2014-10-091-0/+17
| | * No audio ping if we're doing multimedia, and no notification if we're not on ...Ted Gould2014-10-091-11/+16
| | * Make volume string translatableTed Gould2014-10-081-4/+4
| | * Reenable notificationsTed Gould2014-10-080-0/+0
| | |\
| | * \ Update to trunkTed Gould2014-10-082-4/+23
| | |\ \
* | | | | Removing some versions that we don't want in RTM for nowTed Gould2014-10-140-0/+0
|\| | | |
| * | | | Releasing 12.10.2+14.10.20141009-0ubuntu1CI bot2014-10-091-0/+7
| * | | | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-099-44/+215
|/| | | |
| * | | | Update to current trunkTed Gould2014-10-075-13/+376
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Don't represent silent mode in the indicatorTed Gould2014-10-031-18/+2
| * | | | Build the volume control firstTed Gould2014-10-021-2/+2
| * | | | Make it a switchTed Gould2014-10-021-2/+5
| * | | | Add a silent mode menu itemTed Gould2014-10-022-3/+8
| * | | | Pull complex logic into its own functionTed Gould2014-10-021-2/+19
| * | | | Create a silent mode actionTed Gould2014-10-021-12/+42
| * | | | Backup the properties with a local value and set the proxyTed Gould2014-10-021-2/+13
| * | | | Use silent mode to determine the icon on the panelTed Gould2014-10-021-1/+1
| * | | | Turn the system sound proxy into a silent mode propertyTed Gould2014-10-021-0/+29
| * | | | Adding in a system sound settings proxyTed Gould2014-10-022-0/+29
| * | | | Grabbing greeter branch as it has some AS stuff we wantTed Gould2014-10-028-42/+105
| |\ \ \ \
| | * | | | Have welcome value actually be a variant pointer.Ted Gould2014-10-011-3/+3
| | * | | | Check for null because otherwise we clear the metadata on each update of any ...Ted Gould2014-10-011-1/+2
| | * | | | Turn show data on greeter into a property, which it was always intended to be.Ted Gould2014-10-011-1/+2
| | * | | | Can get set at startup before we have a PA connection, shouldn't be a critica...Ted Gould2014-10-011-1/+2
| | * | | | Make it so that metadata can be NULL and handle it.Ted Gould2014-10-011-3/+2
| | * | | | Attach bugTed Gould2014-09-260-0/+0
| | * | | | Connect to the value in accounts service and update the player if appropriateTed Gould2014-09-261-1/+7
| | * | | | Setup a proxy to get the property out of accounts serviceTed Gould2014-09-261-2/+31