index
:
ayatana-indicator-power
main
personal/mariogrip/dbus-updates
personal/peat-psuwit/bring-back-lomiri-hints
release-builds
Ayatana Indicator Power Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
housekeeping: sync tests/glib-fixture with the up-to-date version in indicato...
Charles Kerr
2021-08-28
1
-57
/
+144
|
*
fix cmake warning of the test apps' dependency on the service library
Charles Kerr
2021-08-28
6
-16
/
+16
|
*
remove dead code
Charles Kerr
2021-08-28
2
-4
/
+2
|
*
for low power notifications, use libnotify's 'sound-file' property instead of...
Charles Kerr
2021-08-28
12
-655
/
+83
|
*
demote a spurious warning to a debug message
Charles Kerr
2021-08-28
1
-1
/
+1
|
*
don't disable the warning sound when AccountServices is completely unavailable
Charles Kerr
2021-08-28
2
-4
/
+11
|
*
move sound-player-mock into the tests/ directory
Charles Kerr
2021-08-28
4
-4
/
+10
|
*
fix copy-paste typo
Charles Kerr
2021-08-28
1
-1
/
+1
|
*
assume we're in silent mode if we can't get an accounts-service proxy
Charles Kerr
2021-08-28
1
-2
/
+6
|
*
add a leak safeguard to accounts_service_sound_proxy
Charles Kerr
2021-08-28
1
-0
/
+1
|
*
add build-dep to accountsservice-ubuntu-schemas instead of bundling com.ubunt...
Charles Kerr
2021-08-28
5
-54
/
+35
|
*
handle service_set_notifier(NULL) gracefully
charles kerr
2021-08-28
1
-2
/
+6
|
*
update copyright dates on changed files (again)
charles kerr
2021-08-28
3
-8
/
+8
|
*
honor com.ubuntu.touch.AccountsService.Sound.SilentMode
charles kerr
2021-08-28
3
-1
/
+115
|
*
use a symbolic constant for the low battery sound's filename
charles kerr
2021-08-28
3
-3
/
+9
|
*
create a data/sounds/ directory in the repo to hold Low battery.ogg
charles kerr
2021-08-28
4
-11
/
+11
|
*
fix another touched file's copyright date
charles kerr
2021-08-28
1
-4
/
+4
|
*
fix notifier property in service
charles kerr
2021-08-28
1
-0
/
+7
|
*
in Notifier's destructor, unref its SoundPlayer field
charles kerr
2021-08-28
1
-0
/
+1
|
*
update copyright years on changed/new files
charles kerr
2021-08-28
9
-21
/
+21
|
*
add play-sound tests to test-notify
charles kerr
2021-08-28
2
-3
/
+39
|
*
make a SoundPlayer interface so we can mock it in the tests
charles kerr
2021-08-28
13
-60
/
+546
|
*
use gstreamer to play the sound
charles kerr
2021-08-28
4
-5
/
+83
|
*
add logic to call sound_play_file() when the low battery notification is shown
charles kerr
2021-08-28
4
-1
/
+92
|
*
add an XDG friendly way of finding app-specific datafiles
charles kerr
2021-08-28
3
-0
/
+109
|
*
Don't prioritize discharging items with no time estimate that have more than ...
Marc Deslauriers
2021-08-28
1
-6
/
+14
|
*
add 'Low battery.ogg'
charles kerr
2021-08-28
2
-0
/
+11
|
/
*
Translated using Weblate (Hungarian)
Ács Zoltán
2021-08-28
1
-4
/
+8
*
Merge branch 'tari01-pr/no-pie-only-in-tests'
Mike Gabriel
2021-08-10
1
-2
/
+1
|
\
|
*
Use -no-pie build flag for tests only
Robert Tari
2021-08-10
1
-2
/
+1
|
/
*
Merge branch 'tari01-pr/add-enable-werror-option'
Mike Gabriel
2021-08-10
1
-0
/
+7
|
\
|
*
Add ENABLE_WERROR option
Robert Tari
2021-08-10
1
-0
/
+7
|
/
*
Merge branch 'tari01-pr/add-documentation'
Mike Gabriel
2021-08-06
2
-0
/
+99
|
\
|
*
Add documentation and build instructions
Robert Tari
2021-08-06
2
-0
/
+99
|
/
*
Translated using Weblate (Chinese (Simplified))
Boyuan Yang
2021-07-16
1
-4
/
+4
*
Update translation files
Hosted Weblate
2021-06-04
1
-0
/
+1
*
Added translation using Weblate (Chinese (Traditional))
Weblate
2021-06-03
1
-0
/
+271
*
Update translation files
Hosted Weblate
2021-06-03
1
-1
/
+0
*
Translated using Weblate (Hebrew)
Yaron Shahrabani
2021-05-23
1
-3
/
+3
*
Translated using Weblate (Indonesian)
Jacque Fresco
2021-05-21
1
-6
/
+6
*
Merge branch 'tari01-pr/standard-cmake'
Mike Gabriel
2021-05-17
1
-0
/
+9
|
\
|
*
CMakeLists.txt: Add standard Ayatana CMake bits
Robert Tari
2021-05-17
1
-0
/
+9
|
/
*
Merge branch 'tari01-pr/prefixed-libayatana-common'
Mike Gabriel
2021-05-17
2
-12
/
+12
|
\
|
*
Use prefixed libayatana-common symbols
Robert Tari
2021-05-17
2
-12
/
+12
|
/
*
Merge branch 'sunweaver-pr/fix-cmake-coverage-reporting'
Robert Tari
2021-05-11
1
-8
/
+19
|
\
|
*
.travis.yml: Don't try running autotools based CI build.
Mike Gabriel
2021-05-11
1
-1
/
+1
|
*
CMakeLists.txt: Switch to 'our' new style of enabling tests and coverage repo...
Mike Gabriel
2021-05-04
1
-8
/
+19
*
|
.travis.yml: Don't try running autotools based CI build.
Mike Gabriel
2021-05-04
1
-1
/
+1
|
/
*
Merge branch 'tari01-pr/remove-zenity-warning'
Mike Gabriel
2021-05-04
4
-50
/
+2
|
\
|
*
debian/control: Bump versioned B-D on libayatana-common to (>= 0.9.1).
Mike Gabriel
2021-05-04
1
-1
/
+1
[prev]
[next]