aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* rolling back ↵Xavi Garcia Mena2015-12-143-29/+2
| | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume
* Added indicator. prefix to volume sync attibuteXavi Garcia Mena2015-12-091-1/+1
|
* Merged ↵Xavi Garcia Mena2015-12-092-1/+28
|\ | | | | | | lp:~xavi-garcia-mena/indicator-sound/bug-1512798-reenable-amplified-volume
| * Restore code to allow amplified volumeXavi Garcia Mena2015-11-102-1/+28
| |
* | Added attibute to volume slider to define the sync actionXavi Garcia Mena2015-12-091-4/+7
| |
* | Setting user selected volume when pressing OK in the high volume dialogXavi Garcia Mena2015-12-042-5/+13
| |
* | Changes after review. Method to increment sync counter and integration test ↵Xavi Garcia Mena2015-12-022-6/+9
| | | | | | | | changed
* | Added integration testsXavi Garcia Mena2015-12-029-6/+239
| |
* | Added action to sync volume with UIXavi Garcia Mena2015-12-011-1/+15
| |
* | Added a CALL mode and avoid sending output notifications when we have an ↵Xavi Garcia Mena2015-11-232-23/+31
| | | | | | | | incoming call
* | restore warning level volume when warning dialog is cancelledXavi Garcia Mena2015-11-193-0/+10
| |
* | Fix issues with warning dialogXavi Garcia Mena2015-11-193-2/+9
| |
* | Fixed conflictXavi Garcia Mena2015-11-114-6/+92
|\ \
| * | Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-114-9/+88
| | |
* | | Releasing 12.10.2+16.04.20151103.2-0ubuntu1CI Train Bot2015-11-031-2/+6
| | |
* | | This branch removes the warning message in the volume notification.Xavi Garcia Mena2015-11-0362-176/+6335
|\| | | |/ |/| | | Approved by: PS Jenkins bot, Charles Kerr
| * Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-67/+0
| |
| * Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-033-15/+6
| |
| * Changelog modifiedXavi Garcia Mena2015-11-031-0/+74
| |
| * Integration tests updatedXavi Garcia Mena2015-10-302-33/+51
| |
| * Checking capabilites in every notification. This is a workaround as it was ↵Xavi Garcia Mena2015-10-301-6/+4
| | | | | | | | observed that when using headphones the capabilities are not correct when we check for the first time
| * Changes as suggestedXavi Garcia Mena2015-10-272-27/+27
| |
| * changed wait mechanism when stopping soundXavi Garcia Mena2015-10-261-3/+4
| |
| * Changed unit test to wait for the indicator to connect the user accountsXavi Garcia Mena2015-10-266-8/+31
| |
| * Disabled unit test with race condition issuesXavi Garcia Mena2015-10-221-1/+1
| |
| * Update unit testXavi Garcia Mena2015-10-222-1/+10
| |
| * Include all the integration testsXavi Garcia Mena2015-10-221-4/+1
| |
| * Removed warning label in volume notificationXavi Garcia Mena2015-10-223-46/+39
| |
| * Fixed conflict. Updated changelog to be in sync with trunkXavi Garcia Mena2015-10-2162-168/+6290
|/|
| * Fixed issue with warning notification. Fixed race conditions in testsXavi Garcia Mena2015-10-213-75/+103
| |
| * Fixed race condition connection to the Notifications interfaceXavi Garcia Mena2015-10-162-1/+15
| |
| * Labels in sound menu marked to be translatedXavi Garcia Mena2015-10-151-8/+8
| |
| * Added integragrion tests to the devices labels and iconsXavi Garcia Mena2015-10-1564-208/+6057
| |\
| | * Added notifications tests integrated with the test instance of pulseAudio ↵Xavi Garcia Mena2015-10-137-56/+647
| | | | | | | | | | | | and gmenuharness
| | * fixed typo in commentXavi Garcia Mena2015-10-011-1/+1
| | |
| | * added mechanism to wait for the gmenu to change. Added player test for the ↵Xavi Garcia Mena2015-10-016-23/+91
| | | | | | | | | | | | phone profile
| | * Added attribute_not_set to gmenuharness, added tests for player control buttonsXavi Garcia Mena2015-09-257-6/+268
| | |
| | * merged lp:~xavi-garcia-mena/indicator-sound/next-play-prev-buttons-bug-1373313Xavi Garcia Mena2015-09-248-64/+247
| | |\
| | * | fixed path for players desktop filesXavi Garcia Mena2015-09-241-2/+2
| | | |
| | * | Added test MPRIS player integration testXavi Garcia Mena2015-09-2326-28/+594
| | | |
| | * | Added themed_icon to integration testsXavi Garcia Mena2015-09-223-0/+76
| | | |
| | * | Added separated integration tests for desktop and phone, with different ↵Xavi Garcia Mena2015-09-216-23/+275
| | | | | | | | | | | | | | | | instances of pulseaudio
| | * | added DBusPropertiesNotifierXavi Garcia Mena2015-09-212-0/+89
| | | |
| | * | code cleanupXavi Garcia Mena2015-09-2111-62/+71
| | | |
| | * | Updated set-volume utilityXavi Garcia Mena2015-09-202-3/+3
| | | |
| | * | Updated schema dir for integration testsXavi Garcia Mena2015-09-183-1/+9
| | | |
| | * | Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-1816-9/+352
| | | |
| | * | Updated debian/controlXavi Garcia Mena2015-09-091-0/+10
| | | |
| | * | added libunity-dev to control fileXavi Garcia Mena2015-09-071-0/+1
| | | |
| | * | test version for gmenuharnessXavi Garcia Mena2015-09-0735-110/+3307
| | | |