index
:
ayatana-indicator-display
main
release-builds
Ayatana Indicator Display Service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usb-manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add block braces as suggested by dobey
Charles Kerr
2016-10-21
1
-6
/
+11
*
remove the temporary tracers from r34 and r35
Charles Kerr
2016-10-19
1
-23
/
+1
*
fix tyop
Charles Kerr
2016-09-22
1
-0
/
+1
*
sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreen
Charles Kerr
2016-09-22
1
-66
/
+57
|
\
|
*
always send a response to adb even in edge cases; e.g. send an auto-NO if the...
Charles Kerr
2016-05-03
1
-45
/
+47
|
*
don't clear the snap decision when the greeter changes state
Charles Kerr
2016-04-29
1
-1
/
+0
|
*
remove the temporary tracers
Charles Kerr
2016-04-27
1
-6
/
+1
|
*
add tracers for the notification warning
Charles Kerr
2016-04-27
1
-2
/
+9
|
*
add tracer log messages
Charles Kerr
2016-04-25
1
-1
/
+5
|
*
don't prompt when the greeter's not running yet: change greeter's payload fro...
Charles Kerr
2016-04-22
1
-4
/
+10
|
*
remove tracers
Charles Kerr
2016-04-20
1
-1
/
+0
|
*
debug tracers
Charles Kerr
2016-04-20
1
-0
/
+1
*
|
tweak the debug tracers
Charles Kerr
2016-09-22
1
-42
/
+42
*
|
add a plethora of log statements to help figure out what's causing the silo t...
Charles Kerr
2016-09-22
1
-0
/
+42
*
|
adbd-client's std::condition_variable::wait() call seems to be the system_err...
Charles Kerr
2016-09-21
1
-1
/
+1
|
/
*
fix UsbManager dtor issue found by valgrind
Charles Kerr
2016-03-23
1
-1
/
+11
*
fix missing field initialization compiler warning
Charles Kerr
2016-03-23
1
-1
/
+1
*
keep the adbd socket open even when the lockscreen is closed. hold the pkrequ...
Charles Kerr
2016-03-23
1
-17
/
+27
*
add tests for not showing snap decisions in greeter mode
Charles Kerr
2016-03-22
1
-32
/
+16
*
don't show the snap decision until we're out of the greeter
Charles Kerr
2016-03-22
1
-21
/
+55
*
in UsbManager, reset AdbdClient on usb disconnect
Charles Kerr
2016-03-21
1
-18
/
+26
*
if our USB device is disconnected while prompting the user for ADBD, cancel t...
Charles Kerr
2016-03-21
1
-20
/
+43
*
turn off verbose debugging
Charles Kerr
2016-03-18
1
-3
/
+3
*
add some extra debug statements to usb-manager.cpp to track user response and...
Charles Kerr
2016-03-18
1
-1
/
+4
*
in usb-manager.cpp, remove the remember_choice workaround since is already wo...
Charles Kerr
2016-03-16
1
-4
/
+3
*
add UsbManager
Charles Kerr
2016-03-10
1
-0
/
+109