Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | volume-control: making sure we're always in sync with accountservice | Ricardo Salveti de Araujo | 2014-10-10 | 1 | -0/+3 | |
| * | | | | | | | Making the removal of items smarter | Ted Gould | 2014-10-14 | 1 | -4/+23 | |
| |\| | | | | | | ||||||
| | * | | | | | | Making the removal of items smarter | Ted Gould | 2014-10-14 | 1 | -4/+23 | |
| * | | | | | | | Grabbing the extreme volume warnings | Ted Gould | 2014-10-14 | 4 | -1/+148 | |
| |\| | | | | | | ||||||
| | * | | | | | | Linking volume control and the menu visibility | Ted Gould | 2014-10-14 | 1 | -0/+4 | |
| | * | | | | | | Changing tact to change the menu when we want to show the warning | Ted Gould | 2014-10-14 | 2 | -8/+23 | |
| | * | | | | | | Drop the high volume menu action as that wasn't working | Ted Gould | 2014-10-14 | 1 | -21/+0 | |
| | * | | | | | | Ensure that we're always getting a vlue in the list | Ted Gould | 2014-10-14 | 1 | -1/+1 | |
| | * | | | | | | Add high volume warnings to the phone menu | Ted Gould | 2014-10-14 | 1 | -2/+2 | |
| | * | | | | | | Adding a high volume warning menu item | Ted Gould | 2014-10-14 | 1 | -1/+6 | |
| | * | | | | | | Use title for the a11y info and the body for the message on sync notifications | Ted Gould | 2014-10-14 | 1 | -1/+1 | |
| | * | | | | | | Ensure we reevaluate the high volume warning when we switch from headphones o... | Ted Gould | 2014-10-13 | 1 | -0/+4 | |
| | * | | | | | | Create actions based on the high volume status | Ted Gould | 2014-10-13 | 1 | -0/+31 | |
| | * | | | | | | Use the headphone detection | Ted Gould | 2014-10-13 | 1 | -1/+1 | |
| | * | | | | | | Headphone detection | Ricardo Salveti | 2014-10-13 | 1 | -0/+15 | |
| | * | | | | | | Attaching bug | Ted Gould | 2014-10-13 | 0 | -0/+0 | |
| | * | | | | | | Turn high volume into a property | Ted Gould | 2014-10-10 | 1 | -4/+8 | |
| | * | | | | | | Adding in a manual test for the high volume notification | Ted Gould | 2014-10-10 | 1 | -0/+18 | |
| | * | | | | | | Make notifications check for high volumes and change based on that | Ted Gould | 2014-10-10 | 1 | -11/+31 | |
| | * | | | | | | Grabbing the sync notifications branch | Ted Gould | 2014-10-10 | 2 | -1/+53 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | / / | | | | |_|/ / | | | |/| | | | ||||||
* | | | | | | | Show notifications on volume change Fixes: 1378564, 1378961 | Ted Gould | 2014-10-15 | 2 | -1/+53 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Ensure we send an integer to the notification service | Ted Gould | 2014-10-09 | 1 | -1/+1 | |
| * | | | | | Didn't make initial string translated | Ted Gould | 2014-10-09 | 1 | -1/+1 | |
| * | | | | | Make sure to use the passed parameter for the volume. | Ted Gould | 2014-10-09 | 1 | -5/+5 | |
| * | | | | | Catch the error that show can throw and present a warning | Ted Gould | 2014-10-09 | 1 | -1/+6 | |
| * | | | | | Make sure to clear the sound hint | Ted Gould | 2014-10-09 | 1 | -1/+4 | |
| * | | | | | Adding a notifications test case | Ted Gould | 2014-10-09 | 1 | -0/+17 | |
| * | | | | | No audio ping if we're doing multimedia, and no notification if we're not on ... | Ted Gould | 2014-10-09 | 1 | -11/+16 | |
| * | | | | | Make volume string translatable | Ted Gould | 2014-10-08 | 1 | -4/+4 | |
| * | | | | | Reenable notifications | Ted Gould | 2014-10-08 | 0 | -0/+0 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Update to trunk | Ted Gould | 2014-10-08 | 2 | -4/+23 | |
| |\ \ \ \ \ \ | ||||||
| | | | | | * | | Unrevert the revert | Ted Gould | 2014-10-14 | 0 | -0/+0 | |
| | | | | |/| | | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Removing some versions that we don't want in RTM for now | Ted Gould | 2014-10-14 | 0 | -0/+0 | |
| |_|_|/| | | |/| | | |/ / | ||||||
| | | | * | | Releasing 12.10.2+14.10.20141009-0ubuntu1 | CI bot | 2014-10-09 | 1 | -0/+7 | |
| | | | * | | Show a silent mode checkbox Fixes: 1342151, 1367818 | Ted Gould | 2014-10-09 | 9 | -44/+215 | |
| |_|_|/| | |/| | | | | | ||||||
| | | | * | | Update to current trunk | Ted Gould | 2014-10-07 | 5 | -13/+376 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | ||||||
| | | | * | | Don't represent silent mode in the indicator | Ted Gould | 2014-10-03 | 1 | -18/+2 | |
| | | | * | | Build the volume control first | Ted Gould | 2014-10-02 | 1 | -2/+2 | |
| | | | * | | Make it a switch | Ted Gould | 2014-10-02 | 1 | -2/+5 | |
| | | | * | | Add a silent mode menu item | Ted Gould | 2014-10-02 | 2 | -3/+8 | |
| | | | * | | Pull complex logic into its own function | Ted Gould | 2014-10-02 | 1 | -2/+19 | |
| | | | * | | Create a silent mode action | Ted Gould | 2014-10-02 | 1 | -12/+42 | |
| | | | * | | Backup the properties with a local value and set the proxy | Ted Gould | 2014-10-02 | 1 | -2/+13 | |
| | | | * | | Use silent mode to determine the icon on the panel | Ted Gould | 2014-10-02 | 1 | -1/+1 | |
| | | | * | | Turn the system sound proxy into a silent mode property | Ted Gould | 2014-10-02 | 1 | -0/+29 | |
| | | | * | | Adding in a system sound settings proxy | Ted Gould | 2014-10-02 | 2 | -0/+29 | |
| | | | * | | Grabbing greeter branch as it has some AS stuff we want | Ted Gould | 2014-10-02 | 8 | -42/+105 | |
| | | | |\| | ||||||
| | | | | * | Have welcome value actually be a variant pointer. | Ted Gould | 2014-10-01 | 1 | -3/+3 | |
| | | | | * | Check for null because otherwise we clear the metadata on each update of any ... | Ted Gould | 2014-10-01 | 1 | -1/+2 | |
| | | | | * | Turn show data on greeter into a property, which it was always intended to be. | Ted Gould | 2014-10-01 | 1 | -1/+2 |