index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
hardware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lost the race.
Jeff Brown
2012-04-20
1
-0
/
+2
*
Merge "Improve android.hardware.Camera.setRotation javadoc."
Wu-cheng Li
2012-04-20
1
-7
/
+7
|
\
|
*
Improve android.hardware.Camera.setRotation javadoc.
Wu-cheng Li
2012-04-20
1
-7
/
+7
*
|
Remove new camera open API.
Wu-cheng Li
2012-04-19
1
-71
/
+5
|
/
*
Move legacy sensor support to a new class.
Jeff Brown
2012-04-16
3
-412
/
+466
*
Refactor SensorManager to move non-API bits into a subclass.
Jeff Brown
2012-04-16
3
-705
/
+771
*
Merge "Add support for input devices that have vibrators."
Jeff Brown
2012-04-13
2
-0
/
+57
|
\
|
*
Add support for input devices that have vibrators.
Jeff Brown
2012-04-13
2
-0
/
+57
*
|
Merge "Unhide camera autofocus move callback."
Wu-cheng Li
2012-04-13
1
-7
/
+5
|
\
\
|
|
/
|
/
|
|
*
Unhide camera autofocus move callback.
Wu-cheng Li
2012-04-12
1
-7
/
+5
*
|
Notify applications when input devices change.
Jeff Brown
2012-04-12
3
-45
/
+294
|
/
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
4
-291
/
+190
*
Merge "Add a unique input device descriptor."
Jeff Brown
2012-04-06
1
-3
/
+0
|
\
|
*
Add a unique input device descriptor.
Jeff Brown
2012-04-06
1
-3
/
+0
*
|
Add Intents to notify when USB audio devices or accessories are attached
Mike Lockwood
2012-04-06
1
-0
/
+10
|
/
*
Move some APIs from window manager to input manager.
Jeff Brown
2012-04-05
2
-0
/
+229
*
Refactor input system into its own service.
Jeff Brown
2012-04-05
1
-0
/
+21
*
Initial commit of InputManager and keyboard layout API.
Jeff Brown
2012-04-05
1
-0
/
+441
*
Merge "Add a new camera open API that allows taking the ownership."
Wu-cheng Li
2012-03-15
1
-8
/
+76
|
\
|
*
Add a new camera open API that allows taking the ownership.
Wu-cheng Li
2012-03-15
1
-8
/
+76
*
|
am af2827ba: am 714d655c: am eb1d42e4: Merge "docs: Fix a bunch of misc doc i...
Scott Main
2012-03-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
docs: Fix a bunch of misc doc issues from external tracker
Scott Main
2012-03-09
1
-1
/
+1
*
|
Merge "Add references to MediaActionSound in Camera documentation."
Eino-Ville Talvala
2012-03-14
1
-13
/
+42
|
\
\
|
*
|
Add references to MediaActionSound in Camera documentation.
Eino-Ville Talvala
2012-03-12
1
-13
/
+42
*
|
|
Check for null characters being used in camera parameters.
Eino-Ville Talvala
2012-03-12
1
-4
/
+4
|
/
/
*
|
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
2
-4
/
+4
*
|
NEW_API: Rework CameraSound into MediaActionSound, and unhide it.
Eino-Ville Talvala
2012-03-06
2
-218
/
+0
*
|
Mark input and sensor messages as asynchronous.
Jeff Brown
2012-02-16
1
-0
/
+1
*
|
Add SerialPort.sendBreak()
Mike Lockwood
2012-02-10
1
-0
/
+8
*
|
New Serial Manager API:
Mike Lockwood
2012-02-10
3
-0
/
+239
*
|
am ec12ae99: am 79cfde69: am 52bfc243: docs: fix misc doc bugs from external ...
Scott Main
2012-02-09
1
-1
/
+1
|
\
|
|
*
docs: fix misc doc bugs from external issue tracker
Scott Main
2012-02-09
1
-1
/
+1
*
|
am 4bc873e6: am 7944704e: Merge "Switch camera sounds to always use the syste...
Eino-Ville Talvala
2012-01-06
1
-7
/
+1
|
\
|
|
*
Switch camera sounds to always use the system enforced audio stream.
Eino-Ville Talvala
2012-01-06
1
-7
/
+1
*
|
am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, ...
Joe Fernandez
2011-12-22
5
-6
/
+36
|
\
|
|
*
docs: Add developer guide cross-references, Project ACRE, round 4
Joe Fernandez
2011-12-22
5
-6
/
+36
*
|
Merge "Add a method to get empty camera parameters."
Wu-cheng Li
2011-11-30
1
-0
/
+18
|
\
\
|
*
|
Add a method to get empty camera parameters.
Wu-cheng Li
2011-11-22
1
-0
/
+18
|
|
/
*
/
Add camera focus move callback.
Wu-cheng Li
2011-11-29
1
-1
/
+42
|
/
*
Move Camera.Sound to a stand-alone class CameraSound.
Wu-cheng Li
2011-11-21
2
-203
/
+223
*
Unlock camera AWB lock only when white-balance is changed.
Wu-cheng Li
2011-11-18
1
-1
/
+10
*
Improve camera face detection javadoc.
Wu-cheng Li
2011-11-15
1
-7
/
+36
*
Add a sound-playing method to Camera API.
Eino-Ville Talvala
2011-11-10
1
-3
/
+206
*
am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0
Chih-Chung Chang
2011-11-01
1
-9
/
+12
|
\
|
*
Update camera continuous autofocus javadoc.
Wu-cheng Li
2011-10-28
1
-9
/
+12
*
|
Expose video stabilization API
Pannag Sanketi
2011-10-31
1
-3
/
+0
|
/
*
docs: Camera JavaDoc - added xref to Camera DevGuide
Joe Fernandez
2011-10-18
1
-0
/
+6
*
Improve camera javadoc and fix some errors.
Wu-cheng Li
2011-10-13
1
-20
/
+41
*
Add video stabilization control to Camera parameters.
Eino-Ville Talvala
2011-10-12
1
-1
/
+56
*
Merge "Allow Camera.setDisplayOrientation to be called when preview is active."
Wu-cheng Li
2011-10-07
1
-0
/
+4
|
\
[next]