index
:
android_hardware_lineage_interfaces
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
IFingerprintInscreen: Allow HALs to control position and size
lineage-16.0
Peter Cai
2019-07-17
1
-0
/
+8
*
IFingerprintInscreen: Allow HALs to provide finger up/down callback
LuK1337
2019-07-12
3
-0
/
+34
*
IFingerprintInscreen: Allow HALs to control dimming
Peter Cai
2019-07-12
1
-0
/
+13
*
Introduce in-screen fingerprint scanner HAL
Peter Cai
2019-07-12
2
-0
/
+74
*
Introduce camera motor hal
Peter Cai
2019-07-12
2
-0
/
+36
*
livedisplay: Remove deprecated 1.0 HAL
Han Wang
2019-02-14
23
-2648
/
+0
*
trust: create service
Joey
2019-02-04
6
-0
/
+219
*
interfaces: Add trust 1.0 HAL
Paul Keith
2019-02-04
2
-0
/
+36
*
interfaces: Add touch HIDL interface definitions
Paul Keith
2019-02-04
6
-0
/
+132
*
interfaces: Add 2.0 livedisplay interfaces
Paul Keith
2019-02-04
11
-0
/
+281
*
aw2013: lets not crash service on missing LED
Dev4Perf
2019-01-23
1
-9
/
+0
*
livedisplay: Update FOSS status prop for Pie
dianlujitao
2019-01-08
1
-2
/
+2
*
light: aw2013: Mark as shutdown critical
Steven Moreland
2019-01-03
1
-0
/
+1
*
LiveDisplay: Add a system variant
Luca Stefani
2018-12-26
5
-1
/
+33
*
fpc: keep fpc in system-background
Tim Murray
2018-09-05
1
-0
/
+1
*
Use -Werror in hardware/interfaces/biometrics/fingerprint
Chih-Hung Hsieh
2018-09-05
2
-1
/
+4
*
biometrics: fingerprint: add locking to default impl
Nick Desaulniers
2018-09-05
2
-0
/
+3
*
lineage/interfaces: Add basic USB HAL that reports no status change
Ethan Chen
2018-09-05
5
-0
/
+229
*
lineage: Prepend vendor. to all HAL services
Rashed Abdel-Tawab
2018-08-29
5
-5
/
+5
*
lineage/interfaces: Regenerate HIDL makefiles and blueprints for pie
Rashed Abdel-Tawab
2018-08-21
13
-620
/
+28
*
Update makefiles from anywhere.
Steven Moreland
2018-08-11
1
-1
/
+1
*
lineage/interfaces: Add aw2013 lights HIDL HAL implementation
Michael Bestas
2018-06-21
6
-0
/
+633
*
livedisplay: Fix uninitialized default PA
dianlujitao
2018-06-18
2
-0
/
+4
*
livedisplay: Use RAII semantics for ColorBackend initialization
Ethan Chen
2018-06-15
6
-78
/
+48
*
livedisplay: Move initialization of mActiveModeId to constructor
Ethan Chen
2018-06-15
1
-3
/
+1
*
livedisplay: Convert controller singletons to regular objects
Ethan Chen
2018-06-15
8
-67
/
+72
*
livedisplay: Move Color::check function to implementation
Ethan Chen
2018-06-15
2
-3
/
+6
*
livedisplay: Don't use a singleton for Color service
Ethan Chen
2018-06-14
3
-15
/
+2
*
livedisplay: Fix bogus print
Ethan Chen
2018-06-14
1
-1
/
+1
*
Revert "livedisplay: Don't use singletons for the stack"
dianlujitao
2018-06-14
12
-126
/
+170
*
livedisplay: Don't use singletons for the stack
Ethan Chen
2018-06-09
12
-170
/
+126
*
livedisplay: Correct macro copypasta
Ethan Chen
2018-06-09
1
-4
/
+4
*
livedisplay: Remove unused using statements
Ethan Chen
2018-06-07
2
-8
/
+4
*
livedisplay: Move LegacyMMController inclusion to impl
Ethan Chen
2018-06-07
2
-1
/
+1
*
livedisplay: Port mm-disp implementation
Ethan Chen
2018-05-05
8
-6
/
+713
*
livedisplay: Avoid using::xxxx in header files
Ethan Chen
2018-05-05
7
-48
/
+47
*
livedisplay: Move extra inclusions out of header files
Ethan Chen
2018-05-05
9
-11
/
+22
*
livedisplay: Make hsic structs internal
Ethan Chen
2018-04-30
2
-26
/
+26
*
livedisplay: Don't unnecessarily call new
Ethan Chen
2018-04-30
1
-11
/
+8
*
livedisplay: Move SDMController helper functions to anonymous namespace
Ethan Chen
2018-04-30
2
-13
/
+17
*
livedisplay: Move Color helper functions to anonymous namespace
Ethan Chen
2018-04-30
2
-16
/
+19
*
livedisplay: Avoid useless sprintf
Luca Stefani
2018-04-30
1
-10
/
+4
*
livedisplay: Replace defines with enums and constexpr
Ethan Chen
2018-04-30
1
-22
/
+29
*
livedisplay: Switch to stream.fail
Luca Stefani
2018-04-30
1
-4
/
+4
*
livedisplay: Avoid 'using ::std' in Utils
Luca Stefani
2018-04-30
1
-8
/
+4
*
livedisplay: Remove unused exists helper function
Luca Stefani
2018-04-30
2
-7
/
+0
*
livedisplay: Make ColorBackend a regular object
Ethan Chen
2018-04-29
3
-4
/
+4
*
livedisplay: Fully qualify STL types in headers
Ethan Chen
2018-04-29
7
-17
/
+13
*
livedisplay: Don't assign -1 to uint64_t
Ethan Chen
2018-04-29
1
-1
/
+1
*
livedisplay: SDM: Don't advertise color balance support
dianlujitao
2018-04-29
2
-40
/
+11
[next]