aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-141-31/+0
* Rename indicator class and service source filesRobert Tari2023-10-091-5/+3
* Allow building with(out) Lomiri featuresRobert Tari2022-12-151-3/+10
* Check for ADBD socket before creating UsbManagerRobert Tari2021-08-131-7/+25
* Create desktop profileRobert Tari2021-08-101-7/+15
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-1/+1
* don't show the snap decision until we're out of the greeterCharles Kerr2016-03-221-1/+1
* get greeter's IsActive property workingCharles Kerr2016-03-211-0/+3
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-211-1/+3
* turn off verbose debuggingCharles Kerr2016-03-181-3/+0
* fix warning messageCharles Kerr2016-03-171-1/+1
* listen on /dev/socket/adbd, not /dev/socket/adbCharles Kerr2016-03-151-1/+1
* add some debug stubsCharles Kerr2016-03-151-0/+3
* add UsbManagerCharles Kerr2016-03-101-10/+4
* add human-readable fingerprint extraction from the adb public keysCharles Kerr2016-03-091-1/+1
* add fingerprint snap decisions; test with notification dbusmockCharles Kerr2016-03-081-3/+6
* add ADB server/client + testsCharles Kerr2016-03-061-0/+11
* add rotation lock indicatorCharles Kerr2014-08-201-7/+18
* get skeletal service and tests buildingCharles Kerr2014-08-191-0/+1
* initial pass at 'hello world' src + poCharles Kerr2014-08-191-0/+50