Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename HAS_UT_ACCTSERVICE_PRIVACY_SETTINGS | Robert Tari | 2021-11-02 | 2 | -4/+4 |
| | |||||
* | src/CMakeLists.txt: Drop unused HAVE_UT_ACCTSERVICE_PRIVACY_SETTINGS | Robert Tari | 2021-11-02 | 1 | -3/+0 |
| | |||||
* | Rename com.ubuntu.touch.AccountsService.SecurityPrivacy | Robert Tari | 2021-11-02 | 2 | -5/+5 |
| | |||||
* | Rename *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to ↵ | Robert Tari | 2021-11-01 | 2 | -8/+10 |
| | | | | HAS_LOMIRI_ACCTSERVICE_SYSTEMSOUND_SETTINGS | ||||
* | Rename com.ubuntu.touch.AccountsService.Sound to ↵ | Robert Tari | 2021-11-01 | 2 | -2/+4 |
| | | | | com.lomiri.touch.AccountsService.Sound | ||||
* | Whitespace fix | Robert Tari | 2021-11-01 | 1 | -2/+2 |
| | |||||
* | Raname x-canonical properties to x-ayatana | Robert Tari | 2021-10-27 | 2 | -4/+4 |
| | |||||
* | Fix undefined VALA_EXTERN | Robert Tari | 2021-10-21 | 1 | -0/+1 |
| | |||||
* | Update Ayatana IDO names | Robert Tari | 2021-10-18 | 1 | -3/+3 |
| | |||||
* | Drop lomiri-url-dispatcher | Robert Tari | 2021-08-28 | 2 | -48/+18 |
| | |||||
* | Replace code with libayatana-common functions | Robert Tari | 2021-08-28 | 2 | -45/+12 |
| | | | | | | | - CMakeLists.txt: Add libayatana-common build dependency - src/CMakeLists.txt: Add AyatanaCommon package to ayatana-indicator-sound-service - src/service.vala: Replace local code with libayatana-common functions - vapi/lomiri-url-dispatcher.vapi: Drop file | ||||
* | Fix possible null access | Robert Tari | 2021-08-28 | 1 | -17/+25 |
| | |||||
* | Add newline between sentences in volume warning (#3) | userj | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Revert "Merge pull request #19 from mateosalta/patch-1" | Ratchanan Srirattanamet | 2021-08-12 | 1 | -2/+2 |
| | | | | | | | | | | This attempt to fix the microphone icon in the sound indicator doesn't fix the problem and breaks the test. I decided to revert it so that when the correct fix is in place (which is outside the indicator), it'll work as intended. This reverts commit d73cef63a75cb313842436266f5158de6ac3fe07, reversing changes made to 9dd32c3ac9392a5412d8274cb198e0d6687e982c. | ||||
* | backwards | mateosalta | 2021-08-12 | 1 | -2/+2 |
| | |||||
* | use avaible suru icons | mateosalta | 2021-08-12 | 1 | -2/+2 |
| | | | | icons used were from another theme, this switches out to available suru icons | ||||
* | Revert "bluetooth dedicated icons in notifications" | Michele | 2021-08-12 | 1 | -3/+2 |
| | |||||
* | bluetooth dedicated icons in notifications | Michele | 2021-08-12 | 1 | -2/+3 |
| | | | | the icon in notifications is now a bluetooth specific one if audio is over a bt device | ||||
* | Update warn-notification.vala | userj | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Import latest from launchpad | Dan Chapman | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | Make volume warning more clear. | Mr Liau | 2021-08-12 | 1 | -1/+1 |
| | |||||
* | src/volume-control-pulse.vala: Make stream-restore warning a debug message | Robert Tari | 2021-08-09 | 1 | -1/+1 |
| | |||||
* | Use CMAKE_INSTALL_FULL_*DIR locations for installation | Robert Tari | 2021-08-05 | 1 | -1/+1 |
| | |||||
* | src/service.vala: Display a zenity warning if the audio settings application ↵ | Robert Tari | 2021-08-04 | 1 | -8/+32 |
| | | | | | | is not found fixes #12 | ||||
* | Whitespace fix | Robert Tari | 2021-08-04 | 1 | -599/+599 |
| | |||||
* | Add us to the copyright header | Robert Tari | 2021-08-04 | 4 | -4/+2 |
| | |||||
* | Add us to the copyright header | Robert Tari | 2021-08-04 | 11 | -0/+23 |
| | |||||
* | Drop deprecated DBusProxy.create_for_bus | Robert Tari | 2021-08-04 | 1 | -3/+3 |
| | |||||
* | src/volume-warning.vala: Fix static member access | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | src/media-player-mpris.vala: Fix implicit .begin | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | src/media-player-list-mpris.vala: Replace HashTable with GenericSet | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | src/volume-warning.vala: Remove the static modifier from constants | Robert Tari | 2021-08-04 | 1 | -1/+1 |
| | |||||
* | Handle all switch cases | Robert Tari | 2021-08-04 | 2 | -0/+7 |
| | |||||
* | Avoid possible null value | Robert Tari | 2021-08-04 | 2 | -5/+25 |
| | |||||
* | Throw GLib.DBusError, GLib.IOError | Robert Tari | 2021-08-04 | 5 | -15/+15 |
| | |||||
* | Drop --thread from vala_init | Robert Tari | 2021-08-04 | 1 | -1/+0 |
| | |||||
* | Whitespace fix | Robert Tari | 2021-08-04 | 11 | -2258/+2258 |
| | |||||
* | Port from Unity8 to Lomiri (URL Dispatcher and API). | Mike Gabriel | 2021-01-12 | 6 | -20/+20 |
| | |||||
* | src/service.vala: Add FIXME to remind us that the -sound indicator also uses ↵ | Mike Gabriel | 2020-11-11 | 1 | -0/+2 |
| | | | | code that needs to be moved into libayatana-common (new shared lib). | ||||
* | src/service.vala: Check if mate-volume-control exists before executing it. | Mike Gabriel | 2020-11-11 | 1 | -1/+1 |
| | |||||
* | src/service.vala: Properly recognize a MATE desktop session when launched ↵ | Mike Gabriel | 2020-11-11 | 1 | -1/+2 |
| | | | | via LightDM's default lighdm-xsession. | ||||
* | Replace x-canonical attributes | Robert Tari | 2020-08-11 | 4 | -569/+569 |
| | |||||
* | Fix several 'Creation method of abstract class cannot be public.' Vala issues. | Mike Gabriel | 2019-12-02 | 3 | -3/+3 |
| | |||||
* | Report exact GLib error message when unable to find stream restore data. | Mike Gabriel | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | src/accounts-service-access.vala: Locate another location in the code where ↵ | Mike Gabriel | 2018-01-16 | 2 | -0/+12 |
| | | | | we need to check for HAS_UT_ACCTSERVICE_SOUND_SETTINGS. | ||||
* | src/CMakeLists.txt: Various changes to get HAS_UT_ACCTSERVICE_* variables ↵ | Mike Gabriel | 2017-12-07 | 3 | -10/+11 |
| | | | | up-and-running. | ||||
* | src/CMakeLists.txt: No need to use add_definitions(). This project is purely ↵ | Mike Gabriel | 2017-12-07 | 1 | -2/+0 |
| | | | | Vala. | ||||
* | src/CMakeLists.txt: Fix spelling of VALA_DEFINE_URLDISPATCHER's value. | Mike Gabriel | 2017-12-07 | 1 | -1/+1 |
| | |||||
* | Make AcctService SecurityPrivacy and System.Sound optional. | Mike Gabriel | 2017-12-07 | 4 | -11/+49 |
| | |||||
* | Revert "com.ubuntu.touch: Drop system sound setting access and privacy ↵ | Mike Gabriel | 2017-12-07 | 4 | -0/+117 |
| | | | | | | settings access for now. Can be re-added later, if required." This reverts commit 2a1a7325adc6d0bbb57d7ed4bcef90e1285e1eb5. |