aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flowRobert Tari2022-02-181-1/+15
| |
| * Make Lomiri features configurable at build timeRobert Tari2022-02-183-19/+27
|/
* Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir'Mike Gabriel2022-02-165-7/+3
|\ | | | | | | Attributes GH PR #56: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/56
| * Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-145-7/+3
|/
* .travis.yml: Run CI builds on Travis CI's Ubuntu focal base systemRobert Tari2022-02-081-1/+1
|
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-01-274-32/+11
|\ | | | | | | Attributes GH PR #55: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/55
| * .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2021-12-171-3/+2
| |
| * Clean up compilation flagsRobert Tari2021-12-173-29/+9
|/
* Merge branch 'tari01-pr/build-libayatana-common-with-enable-lomiri-features'Mike Gabriel2021-12-151-1/+5
|\ | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/54
| * .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURESRobert Tari2021-12-151-1/+5
|/
* Merge branch 'tari01-pr/detect-lomiri-schemas'Mike Gabriel2021-12-153-12/+11
|\ | | | | | | Attributes GH PR #53: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/53
| * Check for lomiri-schemas package instead of individual filesRobert Tari2021-12-153-12/+11
|/
* Merge branch 'tari01-pr/drop-makevars'Mike Gabriel2021-12-151-41/+0
|\ | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/52
| * po/Makevars: Drop fileRobert Tari2021-11-231-41/+0
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/50
* Translated using Weblate (Esperanto)phlostically2021-11-221-11/+11
| | | | | | | Currently translated at 79.5% (39 of 49 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/eo/
* Merge branch 'tari01-pr/drop-sounds'Mike Gabriel2021-11-226-19/+4
|\ | | | | | | Attributes GH PR #51: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/51
| * Drop Low battery.ogg and adapt code to use Lomiri soundsRobert Tari2021-11-226-19/+4
|/ | | | https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/49
* Translated using Weblate (Esperanto)phlostically2021-11-211-7/+7
| | | | | | | Currently translated at 61.2% (30 of 49 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/eo/
* Translated using Weblate (Esperanto)phlostically2021-11-201-33/+35
| | | | | | | Currently translated at 51.0% (25 of 49 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/eo/
* src/service.c: Assign copyright to Robert Tari, not AyatanaIndicators project.Mike Gabriel2021-11-181-1/+1
|
* src/: Typo fix in license header.Mike Gabriel2021-11-183-5/+5
|
* release 2.2.02.2.0Mike Gabriel2021-11-175-3621/+2595
|
* Merge branch 'tari01-pr/rename-to-x-lomiri'Mike Gabriel2021-11-102-5/+5
|\ | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/48
| * Rename Lomiri-specific properties to x-lomiriRobert Tari2021-11-092-5/+5
|/
* Translated using Weblate (Macedonian)ElectrifiedSpeed2021-11-041-4/+6
| | | | | | | Currently translated at 2.0% (1 of 49 strings) Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/mk/
* Merge branch 'tari01-pr/drop-merge-review'Mike Gabriel2021-11-023-21/+0
|\ | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/47
| * Drop all references to MERGE-REVIEWRobert Tari2021-11-023-21/+0
|/
* Merge branch 'tari01-pr/accountsservice-sound'Mike Gabriel2021-11-014-14/+14
|\ | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/46
| * *_UT_ACCTSERVICE_SYSTEMSOUND_SETTINGS to HAS_LOMIRI_ACCTSERVICE_SOUNDRobert Tari2021-11-013-10/+10
| |
| * com.ubuntu.touch.AccountsService.Sound to com.lomiri.touch.AccountsService.SoundRobert Tari2021-11-012-3/+3
| |
| * debian/control: Depend on lomiri-common-schemas instead of ↵Robert Tari2021-11-011-1/+1
|/ | | | accountsservice-ubuntu-schemas
* Merge branch 'tari01-pr/rename-com-ubuntu-touch-system'Mike Gabriel2021-11-011-1/+3
|\ | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/45
| * Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-1/+3
|/
* Merge branch 'tari01-pr/x-canonical-to-x-ayatana'Mike Gabriel2021-11-012-5/+9
|\ | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/44
| * Rename x-canonical properties to x-ayatanaRobert Tari2021-10-262-5/+9
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-10-251-21/+8
|\ | | | | | | Attributes GH PR #43: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/43
| * .build.yml: Remove source code of locally built dependency after it has been ↵Mike Gabriel2021-10-251-0/+2
| | | | | | | | installed.
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+5
| |
| * .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-14/+2
|/
* data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|
* Merge branch 'tari01-pr/use-intltool-merge-translations'Mike Gabriel2021-10-211-2/+3
|\ | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/42
| * data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-2/+3
|/
* Merge branch 'tari01-pr/use-native-cmake-gsettings-module'Mike Gabriel2021-10-212-26/+4
|\ | | | | | | Attributes GH PR #41: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/41
| * Use native CMake GSettings moduleRobert Tari2021-10-212-26/+4
|/
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
|
* src/device.c: Fix copyright headerRobert Tari2021-09-201-1/+1
|
* .build.yml: Also run unit tests during CI builds against Ubuntu.Robert Tari2021-09-021-2/+2
|
* Fix Travis status imageRobert Tari2021-09-021-1/+1
|
* Update translation filesHosted Weblate2021-08-291-0/+2
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Power Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/power-applet/
* debian/{control,compat}: Bump to level 10.Mike Gabriel2021-08-292-2/+2
|