aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Warn on high audio levels when using headphones (LP: #123633, #1373404)Ted Gould2014-11-053-8/+123
|\
| * Make sure to check the item in the loopTed Gould2014-10-151-1/+1
| |
| * Removing the remove code that was supposed to be removed earlierTed Gould2014-10-151-1/+0
| |
| * Commenting out the sound for nowTed Gould2014-10-151-0/+3
| |
| * Make volume icons match the panel iconsTed Gould2014-10-151-3/+5
| |
| * Found other notificationTed Gould2014-10-151-0/+2
| |
| * Get propery property nameTed Gould2014-10-141-1/+1
| |
| * Check more precisely the valid rolesTed Gould2014-10-141-1/+2
| |
| * Make High-volume text work correctlyMirco Müller2014-10-141-1/+4
| |
| * Merge trunkTed Gould2014-10-141-0/+3
| |\
| * | Making the removal of items smarterTed Gould2014-10-141-4/+23
| | |
| * | 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 ↵Ted Gould2014-10-131-0/+4
| | | | | | | | | | | | or not
| * | 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
| | |
| * | Turn high volume into a propertyTed Gould2014-10-101-4/+8
| | |
| * | Make notifications check for high volumes and change based on thatTed Gould2014-10-101-11/+31
| | |
| * | Grabbing the sync notifications branchTed Gould2014-10-101-1/+36
| |\ \
* | \ \ Show notifications on volume change (LP: #1378564, #1378961)Ted Gould2014-11-051-1/+36
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | | |
| * | | No audio ping if we're doing multimedia, and no notification if we're not on ↵Ted Gould2014-10-091-11/+16
| | | | | | | | | | | | | | | | phone
| * | | Make volume string translatableTed Gould2014-10-081-4/+4
| | | |
* | | | Remove usage of deprecated hint functionsTed Gould2014-10-221-2/+2
| | | |
* | | | Setup a try/catch on the getting of propertiesTed Gould2014-10-221-4/+8
| | | |
* | | | Allow for the invalidated properties to be NULLTed Gould2014-10-221-1/+1
| |_|/ |/| |
* | | volume-control: making sure we're always in sync with accountservice Fixes: ↵Ricardo Salveti de Araujo2014-10-101-0/+3
|\ \ \ | |_|/ |/| | | | | | | | | | | 1379618 Approved by: Ted Gould, PS Jenkins bot
| * | volume-control: making sure we're always in sync with accountserviceRicardo Salveti de Araujo2014-10-101-0/+3
| | |
* | | Show a silent mode checkbox Fixes: 1342151, 1367818Ted Gould2014-10-098-35/+215
|\ \ \ | |/ / |/| | | | | Approved by: PS Jenkins bot
| * | Update to current trunkTed Gould2014-10-073-12/+342
| |\|
| * | 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
| | |