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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop pkglibexecdir and use native CMake file configuration
Robert Tari
2022-02-16
1
-1
/
+1
*
GSettings: Use org.ayatana.display.gschema.xml for non-Lomiri sessions and un...
Mike Gabriel
2021-11-19
1
-8
/
+17
*
Rename Lomiri-specific properties to x-lomiri
Robert Tari
2021-11-09
1
-3
/
+3
*
Drop HAS_LOMIRI_TOUCH_SCHEMA, use native schema instead
Robert Tari
2021-11-01
2
-12
/
+32
*
Rename com.ubuntu.touch.system to com.lomiri.touch.system
Robert Tari
2021-11-01
2
-4
/
+4
*
Raname x-canonical properties to x-ayatana
Robert Tari
2021-10-27
1
-3
/
+3
*
Fix schema path
Robert Tari
2021-08-13
1
-1
/
+1
*
Check for ADBD socket before creating UsbManager
Robert Tari
2021-08-13
1
-7
/
+25
*
Revert "Fix schema path"
Mike Gabriel
2021-08-13
1
-1
/
+1
*
Fix schema path
Robert Tari
2021-08-13
1
-1
/
+1
*
Fix failing build
Robert Tari
2021-08-12
1
-15
/
+0
*
Fix rotation lock switch display
Robert Tari
2021-08-10
1
-2
/
+25
*
Create desktop profile
Robert Tari
2021-08-10
2
-10
/
+61
*
cppcheck: Add several missing override statements to make cppcheck happy (whi...
Mike Gabriel
2021-08-04
2
-6
/
+6
*
src/adbd-client.cpp: Fix several type warnings in g_debug calls() by casting ...
Mike Gabriel
2021-08-04
1
-5
/
+5
*
Replace x-canonical attributes
Robert Tari
2020-08-11
2
-6
/
+6
*
Rename GNOMELOCALEDIR -> LOCALEDIR.
Mike Gabriel
2017-12-06
1
-1
/
+1
*
Fork from Ubuntus' indicator-display project.
Mike Gabriel
2017-11-28
7
-32
/
+37
*
add block braces as suggested by dobey
Charles Kerr
2016-10-21
3
-9
/
+17
*
remove dead code
Charles Kerr
2016-10-19
1
-2
/
+0
*
remove the temporary tracers from r34 and r35
Charles Kerr
2016-10-19
3
-113
/
+1
*
use a std::atomic for adbd-client's m_pkresponse_ready
Charles Kerr
2016-09-22
1
-1
/
+2
*
fix tyop
Charles Kerr
2016-09-22
2
-14
/
+4
*
sync with lp:~charlesk/indicator-display/lp-1572545-prompt-in-lockscreen
Charles Kerr
2016-09-22
4
-138
/
+185
|
\
|
*
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
|
*
fix two trivial 'unused parameter' warnings in glib callbacks
Charles Kerr
2016-04-27
1
-2
/
+2
|
*
remove the temporary tracers
Charles Kerr
2016-04-27
3
-19
/
+1
|
*
choosing an action in the snap decision closes the notification, so when that...
Charles Kerr
2016-04-27
1
-1
/
+3
|
*
add tracers for the notification warning
Charles Kerr
2016-04-27
2
-2
/
+15
|
*
add tracer log messages
Charles Kerr
2016-04-25
3
-9
/
+25
|
*
don't prompt when the greeter's not running yet: change greeter's payload fro...
Charles Kerr
2016-04-22
3
-15
/
+23
|
*
code cleanup to prepare for MR
Charles Kerr
2016-04-21
2
-10
/
+7
|
*
don't pass a GDBusConnection to the Greeter ctor
Charles Kerr
2016-04-21
3
-55
/
+70
|
*
remove tracers
Charles Kerr
2016-04-20
2
-10
/
+1
|
*
watch for the Greeter to appear on the bus
Charles Kerr
2016-04-20
3
-64
/
+96
|
*
more tracers
Charles Kerr
2016-04-20
1
-0
/
+4
|
*
debug tracers
Charles Kerr
2016-04-20
2
-1
/
+9
*
|
keep piling 'em on
Charles Kerr
2016-09-22
1
-0
/
+2
*
|
tweak the debug tracers
Charles Kerr
2016-09-22
3
-136
/
+136
*
|
The notifying thread does not need to hold the lock on the same mutex as the ...
Charles Kerr
2016-09-22
1
-1
/
+1
*
|
fix r25 copypaste error, lock on the correct mutex
Charles Kerr
2016-09-22
1
-1
/
+1
*
|
GAdbdClient::Impl::on_public_key_response() doesn't need a condition variable...
Charles Kerr
2016-09-22
2
-6
/
+8
*
|
add a plethora of log statements to help figure out what's causing the silo t...
Charles Kerr
2016-09-22
2
-0
/
+135
*
|
adbd-client's std::condition_variable::wait() call seems to be the system_err...
Charles Kerr
2016-09-21
2
-7
/
+12
*
|
in adbd-client's dtor, check the worker thread's joinable() state before call...
Charles Kerr
2016-09-21
1
-2
/
+7
*
|
in PKIdleData, take the std::string argument as a const& to make cppcheck hap...
Charles Kerr
2016-09-21
1
-1
/
+1
|
/
*
add tracer g_debug() calls for the benefit of the integration tests
Charles Kerr
2016-03-24
1
-1
/
+4
*
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
[next]