aboutsummaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* dbus: Add power percentage and is dischargingpersonal/mariogrip/dbus-updatesMarius Gripsgard2023-09-181-0/+16
| | | | This exposes power percentage and is discharging to the dbus interface.
* data/: Fix translation of .gschema.xml file.Mike Gabriel2022-09-133-31/+24
|
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-143-4/+2
|
* Drop Low battery.ogg and adapt code to use Lomiri soundsRobert Tari2021-11-222-9/+0
| | | | https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/49
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-2/+3
|
* Use native CMake GSettings moduleRobert Tari2021-10-211-3/+4
|
* create a data/sounds/ directory in the repo to hold Low battery.oggcharles kerr2021-08-282-5/+3
| | | | | We may be adding sounds for when we transition to battery charging/discharging, so set up a sounds/ directory now.
* add 'Low battery.ogg'charles kerr2021-08-282-0/+11
|
* Drop all references to upstart.Mike Gabriel2020-08-103-40/+0
|
* Start indicator in systemd when ayatana-indicators.target is startedMarius Gripsgard2020-08-091-1/+4
| | | | | | | This starts the indicator with the ayatana-indicators.target Patch from: https://bazaar.launchpad.net/~mterry/indicator-power/systemd-lifecycle/revision/311
* indicates an interrogative clause or phrase.. leela2019-08-251-1/+1
| | | | ....in many languages, hence updated question mark. see https://en.wikipedia.org/wiki/Question_mark
* data/org.ayatana.indicator.power.gschema.xml.in: Prepend project namespace ↵Mike Gabriel2018-03-191-2/+2
| | | | | | to enum id. Fixes AyatanaIndicators/ayatana-indicator-power#1.
* data/ayatana-indicator-power.desktop.in: Add XFCE to OnlyShowIn= key.Mike Gabriel2017-12-061-1/+1
|
* data/CMakeLists.txt: More namespace fixes in comments / output messages.Mike Gabriel2017-12-061-2/+2
|
* systemd unit file: Only build+install if systemd is available at build-time.Mike Gabriel2017-10-071-21/+21
|
* ayatana-indicator-power: XDG-Autostart in Unity and MATE for now.Mike Gabriel2017-05-311-2/+1
|
* Partially revert 51a4186. Of course, we need the XDG autostart file. Not the ↵Mike Gabriel2017-05-312-0/+29
| | | | upstart/xdg autostart file, though.
* Remove old autostart files.Rodney Dawes2017-05-153-61/+0
|
* Work inside a snap by prefixing hard coded paths with . (LP: #1629009)Michael Terry2017-05-151-1/+1
|
* Add systemd user session unit fileCharles Kerr2017-05-153-0/+41
|
* data/*: Fix namespace separation from project we forked from.Mike Gabriel2017-05-155-10/+10
|
* Fix various BUS_PATH names (copy+paste errors in previous commits).Mike Gabriel2015-11-122-8/+8
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-129-34/+34
|
* Fix some minor typos in power testing xml file. Christopher Lee2014-12-031-2/+2
|\ | | | | | | Approved by: Ted Gould, PS Jenkins bot
| * Fix minor typos in power testing xml file.Christopher Lee2014-11-181-2/+2
| |
* | d'ohCharles Kerr2014-12-021-1/+1
| |
* | use the same menu in both phone and phone_greeter profilesCharles Kerr2014-12-021-1/+1
|/
* move the testing settings to a DBus interfaceCharles Kerr2014-10-142-24/+39
|
* add gsettings for a mock battery to make QA tester's lives easierCharles Kerr2014-10-101-0/+24
|
* only rearrange the indicator position on the phoneCharles Kerr2014-10-061-1/+3
|
* move indicator as per the 'Indicator RTM Usability Fixes' documentCharles Kerr2014-10-061-1/+1
|
* Merge trunkTed Gould2014-09-086-78/+121
|\
| * on the bus, publish the battery's power_level as strings rather than intsCharles Kerr2014-07-241-2/+2
| |
| * second draft of low battery power notifications, still a work in progressCharles Kerr2014-07-211-0/+23
| |
| * replace autoconf/automake with cmakeCharles Kerr2014-07-132-58/+69
| |
| * export an ubiquity profile, reusing the desktop_greeter objectSebastien Bacher2014-04-111-0/+3
| |
| * Add desktop_lockscreen profileLars Uebernickel2014-03-111-0/+3
| |
* | Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
* | Make sure to go into that subdirectoryTed Gould2014-02-201-0/+2
| |
* | Add the Upstart overrideTed Gould2014-02-202-0/+26
| |
* | Make it only show in UnityTed Gould2014-02-201-2/+1
| |
* | Make the Upstart job matchTed Gould2014-02-201-5/+3
|/
* Add in the autostart configTed Gould2013-10-292-0/+22
|
* Updating to trunkTed Gould2013-10-291-0/+3
|\
| * Adding a phone_greeter profileTed Gould2013-10-281-0/+3
| |
* | Dropping debugging for system-wide supportTed Gould2013-08-271-3/+0
| |
* | Switching the dvus service to an upstart jobTed Gould2013-08-273-11/+22
|/
* add schema changes from hloeung's branchCharles Kerr2013-08-221-0/+5
|
* add a profile for the phone's power indicator ↵Charles Kerr2013-07-241-0/+3
| | | | https://wiki.ubuntu.com/Power#Phone