aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* .build.yml: Drop extra-dependency block for debian:stable (now that Debian ↵Mike Gabriel2021-08-281-15/+0
| | | | 11 is released).
* Merge branch 'tari01-pr/no-pie-only-in-tests'Mike Gabriel2021-08-102-2/+4
|\ | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/48
| * Use -no-pie build flag for tests onlyRobert Tari2021-08-102-2/+4
|/
* Merge branch 'tari01-pr/add-enable-werror-option'Mike Gabriel2021-08-101-0/+8
|\ | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/47
| * Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+8
|/
* Revert "Travis CI: Limit CI builds to direct pushes, if not from weblate ↵Robert Tari2021-07-171-45/+42
| | | | | | user or pull request coming from a forked Git repo." This reverts commit d974346743cb12d4f14cd3f613967e723fd15421.
* Merge branch 'sunweaver-pr/limit-ci-builds'Robert Tari2021-07-161-42/+45
|\ | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/46
| * Translated using Weblate (Lithuanian)GM2021-07-161-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/lt/
| * Travis CI: Limit CI builds to direct pushes, if not from weblate user or ↵Mike Gabriel2021-07-151-42/+45
| | | | | | | | pull request coming from a forked Git repo.
* | Translated using Weblate (Lithuanian)GM2021-06-281-6/+6
|/ | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/lt/
* README.md: Add missing parenthesis close.Mike Gabriel2021-06-271-1/+1
|
* Merge branch 'tari01-pr/ubports-patches'Mike Gabriel2021-06-243-7/+116
|\ | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/45
| * Actions: add force-restart-menuitem option to make it visible in any ↵Marco Trevisan (Treviño)2021-06-222-0/+10
| | | | | | | | | | | | environments Basically it allows to see the "Reboot..." option when indicator-session is in unity
| * Ensure we request the UI to verify restart availability when unity proxy ↵Marco Trevisan (Treviño)2021-06-221-0/+3
| | | | | | | | connects/disconnects
| * Only use Lomiri schema if it's installed to avoid hard dependencyMichael Terry2021-06-221-19/+33
| |
| * change the About string only for u8Lukáš Tinkl2021-06-221-1/+7
| | | | | | | | would be confusing for u7/desktop and need a string freeze exception at this point
| * open https://forums.ubports.com under LomiriLukáš Tinkl2021-06-221-0/+2
| |
| * use ellipsis and convergence friendly "about" captionLukáš Tinkl2021-06-221-2/+2
| |
| * plug a memleakLukáš Tinkl2021-06-221-0/+3
| |
| * add "Desktop mode" switch for LomiriLukáš Tinkl2021-06-221-2/+73
|/
* README.md: Minor fix to give it a standard lookRobert Tari2021-06-111-2/+8
|
* INSTALL.md: Add cmake-extras dependencyRobert Tari2021-06-111-0/+1
|
* Merge branch 'tari01-pr/cmake-install-full'Mike Gabriel2021-06-111-1/+1
|\ | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/42
| * data/CMakeLists.txt: Use CMAKE_INSTALL_FULL_*DIR locationsRobert Tari2021-06-111-1/+1
|/
* debian/control: Add to B-D: cmake-extras.Mike Gabriel2021-06-111-0/+1
|
* Merge branch 'tari01-pr/cmake-extras-tests-coverage'Mike Gabriel2021-06-115-58/+27
|\ | | | | | | Attribute GH PR #41: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/41
| * Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-115-58/+27
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
* Merge branch 'tari01-pr/ayatana-standard-cmake'Mike Gabriel2021-06-101-3/+22
|\ | | | | | | Attributes GH PR #40: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/40
| * CMakeLists.txt: Add Ayatana standard bitsRobert Tari2021-06-101-3/+22
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/38
* Merge branch 'sunweaver-pr/update-documentation-files'Robert Tari2021-06-073-89/+115
|\ | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/32
| * INSTALL.md: Use correct pkg-config library names in build-dependency section.Mike Gabriel2021-06-071-3/+3
| |
| * INSTALL.md: Drop optional build requirement of liblomri-url-dispatcher-dev, ↵Mike Gabriel2021-06-071-1/+1
| | | | | | | | add compulsory requirement of libayatana-common-dev.
| * README.md: Add Travis-CI build status icon, add general Ayatana Indicators ↵Mike Gabriel2021-06-071-1/+36
| | | | | | | | information.
| * INSTALL.md: Renamed from INSTALL file; adjust to updated test and coverage ↵Mike Gabriel2021-06-073-88/+79
|/ | | | CMake build options.
* Merge branch 'tari01-pr/fix-cmake-deprecation-warning'Mike Gabriel2021-06-072-3/+3
|\ | | | | | | Attributes GH PR #39: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/39
| * Fix CMake deprecation warningRobert Tari2021-06-072-3/+3
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/37
* Update translation filesHosted Weblate2021-06-041-0/+1
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Added translation using Weblate (Chinese (Traditional))Weblate2021-06-031-0/+247
|
* Update translation filesHosted Weblate2021-06-031-1/+0
| | | | | | | Updated by "Update LINGUAS file" hook in Weblate. Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/
* Merge branch 'sunweaver-libayatana-common'Robert Tari2021-05-256-399/+90
|\ | | | | | | Attributes GH PR #35: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/35
| * Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-251-5/+4
| | | | | | | | | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
| * debian/control: Drop optional B-D on liblomiri-url-dispatcher-dev. Add ↵Mike Gabriel2021-05-251-1/+1
| | | | | | | | required B-D: libayatana-common-dev (>= 0.9.2).
| * Move common parts over to libayatana-common and clean upMarius Gripsgard2021-05-255-398/+88
| | | | | | | | | | | | | | | | This moves some common functions over to libayatana-common, this also removes the direct need for any ayatana indicators to depend on url-dispatcher as this will be handeled by libayatana-common. This also cleans up a pretty messy code and removes many duplicates.
| * CMakeLists.txt: Require libayatana-common (>= 0.9.2).Mike Gabriel2021-05-251-0/+1
| |
* | Translated using Weblate (Chinese (Simplified))Boyuan Yang2021-05-181-5/+4
|/ | | | | | | Currently translated at 95.5% (43 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/zh_Hans/
* .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-043-1/+8
|
* .build.yml: URL fixes (copy+paste flaws).Mike Gabriel2021-05-031-3/+2
|
* Merge branch 'sunweaver-pr/travis-ci-build-libayatana-common-from-git'Robert Tari2021-05-031-0/+10
|\ | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-indicator-session/pull/33
| * Translated using Weblate (Czech)Tomáš Marný2021-05-031-6/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (45 of 45 strings) Translation: Ayatana Indicators/Session Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/session-applet/cs/
| * Travis CI: Obtain libayatana-common from upstream Git (not from distro ↵Mike Gabriel2021-05-021-0/+10
| | | | | | | | | | | | | | | | archives). The libayatana-common shared library is too new to be available in the distros we run CI builds against and also possibly contains features in Git we need for testing which haven't see a release, yet.