aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* agent: translate stringsMuhammad2026-03-121-14/+16
| | | | Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: rename passkey to PINMuhammad2026-03-121-3/+3
| | | | | | To remove confusion between web passkeys and Bluetooth passkeys Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: add proper support for AuthorizeServiceMuhammad2026-03-104-2/+98
| | | | Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: Add support for PIN and passkeys on LomiriMuhammad2025-07-223-37/+134
| | | | | | | | * Passkey/PIN display is slightly wonky right now, BlueZ doesn't call the Cancel() method once pairing is done, so you have to swipe away the notification manually. But apart from that, everything else works. Signed-off-by: Muhammad <thevancedgamer@mentallysanemainliners.org>
* agent: use signals to register agent to BlueZMuhammad Asif2025-06-243-5/+11
| | | | Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org>
* ayatana-indicator-bluetooth: add initial pairing agentMuhammad Asif2025-06-236-0/+191
| | | | | Co-authored-by: Robert Tari <robert@tari.in> Signed-off-by: Muhammad Asif <thevancedgamer@mentallysanemainliners.org>
* Merge branch 'tari01-pr/add-desktop-greeter-profile'Mike Gabriel2025-05-154-0/+65
|\ | | | | | | Attributes GH PR #55: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/55
| * Add desktop greeter profileRobert Tari2025-05-084-0/+65
|/ | | | Fixes https://salsa.debian.org/ubports-team/lomiri/-/issues/44
* Translated using Weblate (Tamil)தமிழ்நேரம்2024-11-091-16/+19
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ta/
* Translated using Weblate (Chinese (Traditional Han script))hugoalh2024-10-311-5/+5
| | | | | | | Currently translated at 15.3% (2 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/zh_Hant/
* Translated using Weblate (Romanian)Remus-Gabriel Chelu2024-09-291-16/+20
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ro/
* Translated using Weblate (Chinese (Traditional))hugoalh2024-05-311-4/+7
| | | | | | | Currently translated at 7.6% (1 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/zh_Hant/
* release 24.5.024.5.0release-buildsMike Gabriel2024-05-225-567/+617
|
* Merge branch 'sunweaver-pr/lomiri-indicators-target'Robert Tari2024-05-211-2/+2
|\ | | | | | | Attributes GH PR #53: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/53
| * data/ayatana-indicator-bluetooth.service.in: Become part of ↵Mike Gabriel2024-05-211-2/+2
|/ | | | lomiri-indicators.target.
* Translated using Weblate (Chinese (Simplified))复予2024-04-021-4/+4
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/zh_Hans/
* Translated using Weblate (French)Steve2024-03-241-7/+5
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/fr/
* Translated using Weblate (Korean)이정희2024-03-151-6/+6
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ko/
* Added translation using Weblate (Kurdish)Weblate2023-10-221-0/+70
|
* release 23.10.023.10.0Mike Gabriel2023-10-125-3/+109
|
* po/: Update translatio files.Mike Gabriel2023-10-10127-413/+413
|
* Translated using Weblate (Spanish)gallegonovato2023-09-161-4/+4
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/es/
* Translated using Weblate (German)Mike Gabriel2023-09-111-6/+6
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/de/
* Merge branch 'tari01-pr/fix-schema-translation'Mike Gabriel2023-09-093-14/+4
|\ | | | | | | Attributes GH PR #51: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/51
| * Fix gschema file translationRobert Tari2023-09-093-14/+4
|/ | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/39
* Merge branch 'tari01-pr/drop-testing'Mike Gabriel2023-09-095-79/+3
|\ | | | | | | Attributes GH PR #50: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/50
| * src/desktop.vala: Use blueman-manager for settings on XFCERobert Tari2023-09-091-1/+5
| | | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/49
| * Translated using Weblate (English (United Kingdom))Kieran W2023-09-091-8/+6
| | | | | | | | | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/en_GB/
| * Drop testing/coverage optionsRobert Tari2023-09-065-79/+3
| | | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/46
* | Merge branch 'tari01-pr/xfce-blueman-settings'Mike Gabriel2023-09-081-1/+5
|\ \ | | | | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/52
| * | src/desktop.vala: Use blueman-manager for settings on XFCERobert Tari2023-09-081-1/+5
|/ / | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/49
* / Translated using Weblate (English (United Kingdom))Kieran W2023-09-071-8/+6
|/ | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/en_GB/
* Translated using Weblate (French)spnux2023-07-021-8/+8
| | | | | | | Currently translated at 84.6% (11 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/fr/
* Translated using Weblate (Italian)Sylke Vicious2023-06-281-13/+11
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/it/
* Translated using Weblate (Catalan)Joan CiberSheep2023-06-231-10/+8
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ca/
* Translated using Weblate (Croatian)Milo Ivir2023-05-211-5/+4
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Indicator Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/hr/
* Translated using Weblate (Lao)Vilakone Thammavong2023-04-211-6/+9
| | | | | | | Currently translated at 23.0% (3 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/lo/
* Translated using Weblate (Portuguese)ssantos2023-04-071-8/+6
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/pt/
* Translated using Weblate (Dutch)Heimen Stoffels2023-03-171-15/+19
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/nl/
* Translated using Weblate (Spanish)gallegonovato2023-03-041-13/+9
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/es/
* release 22.9.122.9.1Mike Gabriel2023-02-155-2/+67
|
* Merge branch 'tari01-pr/icon-to-bus-lomiri'Mike Gabriel2023-02-151-3/+3
|\ | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/pull/48
| * src/profile.vala: Send all menu root properties to D-Bus on Lomiri ↵Robert Tari2023-02-141-3/+3
|/ | | | | | regardless of the Bluetooth state fixes https://gitlab.com/ubports/development/core/packaging/ayatana-indicators/ayatana-indicator-bluetooth/-/issues/2
* Translated using Weblate (Swedish)Luna Jernberg2023-02-111-8/+6
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/sv/
* Translated using Weblate (Chinese (Simplified) (zh_LATN@pinyin))Andy Chiang2023-01-071-13/+16
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/zh_LATN@pinyin/
* Translated using Weblate (Croatian)Milo Ivir2022-12-311-8/+7
| | | | | | | Currently translated at 84.6% (11 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/hr/
* Translated using Weblate (Estonian)Kristjan Räts2022-10-201-9/+7
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/et/
* Translated using Weblate (Tigrinya)Mubarek Seyd Juhar2022-10-011-5/+8
| | | | | | | Currently translated at 15.3% (2 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ti/
* Translated using Weblate (Korean)이정희2022-09-301-8/+6
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/ko/
* Translated using Weblate (Turkish)Oğuz Ersen2022-09-261-2/+2
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: Ayatana Indicators/Bluetooth Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/bluetooth-applet/tr/