aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | 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 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
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| / / | | | | |_|/ / | | | |/| | |
| | * | | | | Show notifications on volume change (LP: #1378564, #1378961)Ted Gould2014-11-053-3/+56
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | 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
| | | |\ \ \ \ \
| | * | | | | | | Remove various Vala warningsTed Gould2014-11-053-7/+17
| |/| | | | | | |
| | * | | | | | | 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
| |/ / / / / / /
* | | | | | | | Add in silent mode support to the AS mockTed Gould2014-11-261-0/+12
* | | | | | | | Make the account service accessibleTed Gould2014-11-261-2/+12
* | | | | | | | Flesh out the menu testsTed Gould2014-11-241-0/+13
* | | | | | | | Fleshing out all the actionsTed Gould2014-11-241-1/+10
* | | | | | | | Turn off the debugging mocksTed Gould2014-11-241-2/+2
* | | | | | | | Filling out the tests someTed Gould2014-11-241-3/+7
* | | | | | | | Change the other checks to use the assertion returnTed Gould2014-11-242-40/+61
* | | | | | | | Put back to a full initializerTed Gould2014-11-241-1/+1
* | | | | | | | Switching to using a results object for the menu attribute checkingTed Gould2014-11-242-30/+21
* | | | | | | | Increasing dbustest requirement to 15.04.0Ted Gould2014-11-172-2/+2
* | | | | | | | Handle both a system and session busTed Gould2014-11-112-11/+32
* | | | | | | | Putting the accounts service mock onto the system busTed Gould2014-11-113-5/+4
* | | | | | | | Splitting out the testsTed Gould2014-11-111-2/+9
* | | | | | | | Adding in an accounts services mockTed Gould2014-11-063-1/+12
* | | | | | | | Shuffling around so that we can add additional mocks easilyTed Gould2014-11-062-9/+36
* | | | | | | | Make the lifecycle of the items in the run more clearTed Gould2014-11-061-63/+67
* | | | | | | | Some more action testsTed Gould2014-11-052-1/+17
* | | | | | | | Fix waiting on actions to count the number of actionsTed Gould2014-11-052-4/+7