Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove USB manager and corresponding tests | Ratchanan Srirattanamet | 2023-12-14 | 1 | -31/+0 |
| | | | | | | | | Since this is renamed, it has never worked correctly anyway. I've forked this part of code as "adbd-approver" [1], so this part can now be removed. [1] https://gitlab.com/ubports/development/core/adbd-approver | ||||
* | Rename indicator class and service source files | Robert Tari | 2023-10-09 | 1 | -5/+3 |
| | |||||
* | Allow building with(out) Lomiri features | Robert Tari | 2022-12-15 | 1 | -3/+10 |
| | |||||
* | Check for ADBD socket before creating UsbManager | Robert Tari | 2021-08-13 | 1 | -7/+25 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/13 | ||||
* | Create desktop profile | Robert Tari | 2021-08-10 | 1 | -7/+15 |
| | | | | | | | - data/org.ayatana.indicator.rotation_lock: Add desktop profile - src/rotation-lock.cpp: Create separate functions and icon for Desktop - CMakeLists.txt: Add libayatana-common dependency - src/main.cpp: Run the ADBD handler on Lomiri only | ||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | don't show the snap decision until we're out of the greeter | Charles Kerr | 2016-03-22 | 1 | -1/+1 |
| | |||||
* | get greeter's IsActive property working | Charles Kerr | 2016-03-21 | 1 | -0/+3 |
| | |||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -1/+3 |
| | | | | the prompt. | ||||
* | turn off verbose debugging | Charles Kerr | 2016-03-18 | 1 | -3/+0 |
| | |||||
* | fix warning message | Charles Kerr | 2016-03-17 | 1 | -1/+1 |
| | |||||
* | listen on /dev/socket/adbd, not /dev/socket/adb | Charles Kerr | 2016-03-15 | 1 | -1/+1 |
| | |||||
* | add some debug stubs | Charles Kerr | 2016-03-15 | 1 | -0/+3 |
| | |||||
* | add UsbManager | Charles Kerr | 2016-03-10 | 1 | -10/+4 |
| | |||||
* | add human-readable fingerprint extraction from the adb public keys | Charles Kerr | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | add fingerprint snap decisions; test with notification dbusmock | Charles Kerr | 2016-03-08 | 1 | -3/+6 |
| | |||||
* | add ADB server/client + tests | Charles Kerr | 2016-03-06 | 1 | -0/+11 |
| | |||||
* | add rotation lock indicator | Charles Kerr | 2014-08-20 | 1 | -7/+18 |
| | |||||
* | get skeletal service and tests building | Charles Kerr | 2014-08-19 | 1 | -0/+1 |
| | |||||
* | initial pass at 'hello world' src + po | Charles Kerr | 2014-08-19 | 1 | -0/+50 |