Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
fc91b7d448507448703ce7c51c045578e20d9274
/
services
1e9021a
Merge "Ensure trust agents are only provided by platform packages" into lmp-preview-dev
by Adrian Roos
· 11 years ago
7722b37
Merge "Fix legacy APIs." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
7737ab44
Merge "Force write battery stats after a --history-since." into lmp-preview-dev
by Dianne Hackborn
· 11 years ago
16b0b56
Force write battery stats after a --history-since.
by Dianne Hackborn
· 11 years ago
2d37070
Fix legacy APIs.
by Robert Greenwalt
· 11 years ago
4021b3b
Merge "Force all windows to redraw before unblanking screen" into lmp-preview-dev
by Craig Mautner
· 11 years ago
8a0da01
Force all windows to redraw before unblanking screen
by Craig Mautner
· 11 years ago
856edeb
Zen: Stateful condition panel.
by John Spurlock
· 11 years ago
52eba54
Apply Zen Mode later, after we've found the old record.
by Chris Wren
· 11 years ago
32aa65a
Fix Legacy NetworkInfo API
by Robert Greenwalt
· 11 years ago
18ea893
Ensure trust agents are only provided by platform packages
by Adrian Roos
· 11 years ago
1062171
Merge "Refactor NetworkFactory." into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
7b2ae34
Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev
by Dongwon Kang
· 11 years ago
55691b8
Refactor NetworkFactory.
by Robert Greenwalt
· 11 years ago
49fa8e1
Merge "Rewrite startUsingNetworkFeature for new API" into lmp-preview-dev
by Robert Greenwalt
· 11 years ago
a3be12a
Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application.
by Dongwon Kang
· 11 years ago
6fbe398
Merge "TvContract: Address the feedback from the API review" into lmp-preview-dev
by Jae Seo
· 11 years ago
5a26f00
Merge "Add ClientState for handling the crash of clients." into lmp-preview-dev
by Sungsoo Lim
· 11 years ago
72ad7bf
Add ClientState for handling the crash of clients.
by Sungsoo Lim
· 11 years ago
e7bb7d6
Add a way to get the class name of SetupActivity and SettingsActivity
by Chulwoo Lee
· 11 years ago
bd23fa0
TvContract: Address the feedback from the API review
by Jae Seo
· 11 years ago
562cc54
Rewrite startUsingNetworkFeature for new API
by Robert Greenwalt
· 11 years ago
0bec638
Merge "Some battery stats history fixes." into lmp-preview-dev
by Dianne Hackborn
· 11 years ago
3c784d6
Merge "Put TV Input Framework under android.media.tv, including TvContract" into lmp-preview-dev
by Jae Seo
· 11 years ago
481acb8
Merge "Compare task userId with userId profiles." into lmp-preview-dev
by Craig Mautner
· 11 years ago
fc06413
Some battery stats history fixes.
by Dianne Hackborn
· 11 years ago
d5cc4a2
Put TV Input Framework under android.media.tv, including TvContract
by Jae Seo
· 11 years ago
e0d50cc
Compare task userId with userId profiles.
by Craig Mautner
· 11 years ago
e78755e
Merge "Minimum work to make volume handling work with sessions" into lmp-preview-dev
by RoboErik
· 11 years ago
3ef57d9
DO NOT MERGE: Start Device Discovery after logical address allocation.
by Jungshik Jang
· 11 years ago
e74282b
DO NOT MERGE: Stop publishing HdmiCecService, start publishing HdmiControlService
by Jinsuk Kim
· 11 years ago
48a0729
DO NOT MERGE: Do not reply with <Feature Abort> to CEC Broadcast message
by Jinsuk Kim
· 11 years ago
e1e63c7
DO NOT MERGE: Dispatch incoming CEC messages to feature actions
by Jinsuk Kim
· 11 years ago
d42a7a3
DO NOT MERGE: Implement device discovery sequence.
by Jungshik Jang
· 11 years ago
a8fd44b
DO NOT MERGE: Fix a couple of bugs in CEC services
by Jinsuk Kim
· 11 years ago
c47e26c
DO NOT MERGE: Add cec message handler to hdmi cec jni implementation
by Jungshik Jang
· 11 years ago
2c2a301
DO NOT MERGE: Fix a bug using wrong addresses for CEC logical address allocation
by Jinsuk Kim
· 11 years ago
16e24a2
DO NOT MERGE: Hook up the CEC playback API to service internal logic.
by Jinsuk Kim
· 11 years ago
562ef5c
DO NOT MERGE: Add HdmiCecDeviceInfo to HdmiCecLocalDevice
by Jungshik Jang
· 11 years ago
9d499bf
DO NOT MERGE: Implement <Polling Message>.
by Jungshik Jang
· 11 years ago
61ced38
DO NOT MERGE: Add the constants for the callback result of SendCecCommand().
by Yuncheol Heo
· 11 years ago
47927f7
DO NOT MERGE: CEC Initialization per device type
by Jinsuk Kim
· 11 years ago
404d704
DO NOT MERGE: Add SendMessageCallback to Hdmi control service.
by Jungshik Jang
· 11 years ago
0bf8a21
Merge "Add a path for generic event from a session to an application in Tv Input Framework." into lmp-preview-dev
by Dongwon Kang
· 11 years ago
d48d7a6
Merge "Fade scrim in unlock animation." into lmp-preview-dev
by Jorim Jaggi
· 11 years ago
e29b2db
Fade scrim in unlock animation.
by Jorim Jaggi
· 11 years ago
05dc18d
Merge "Per-app media directories on external storage." into lmp-preview-dev
by Jeff Sharkey
· 11 years ago
2ee3c1e
Per-app media directories on external storage.
by Jeff Sharkey
· 11 years ago
b69ffd4
Minimum work to make volume handling work with sessions
by RoboErik
· 11 years ago
283c907
Merge changes I16ad392e,Ie26a7d01 into lmp-preview-dev
by RoboErik
· 11 years ago
99f963e
Add people signals to Zen mode.
by Chris Wren
· 11 years ago
4f0e39a
Merge "Track Zen Mode status in the NotificationRecord" into lmp-preview-dev
by Chris Wren
· 11 years ago
333a61c
Track Zen Mode status in the NotificationRecord
by Chris Wren
· 11 years ago
515350a
Support legacy routes added by apps via ensureRouteToHost().
by Sreeram Ramachandran
· 11 years ago
20d9474
More work on voice interaction visuals.
by Dianne Hackborn
· 11 years ago
832860f
Add a path for generic event from a session to an application in Tv Input Framework.
by Youngsang Cho
· 11 years ago
4f8a92b
Merge "Only allow 1 Stack on Leanback-only devices" into lmp-preview-dev
by Jose Lima
· 11 years ago
3d5e5c7
Merge "DO NOT MERGE Implementation of TaskManager reschedule/cancel" into lmp-preview-dev
by Christopher Tate
· 11 years ago
073c2e4
Merge "Updating task view style, fixing performance on enter-recents animation." into lmp-preview-dev
by Winson Chung
· 11 years ago
24cf152
Updating task view style, fixing performance on enter-recents animation.
by Winson Chung
· 11 years ago
79fa463
API changes to sessions
by RoboErik
· 11 years ago
71ac80c
Merge "Revert "Modify task navigation to return to recent tasks." DO NOT MERGE" into lmp-preview-dev
by Craig Mautner
· 11 years ago
b9a6c8a
Revert "Modify task navigation to return to recent tasks." DO NOT MERGE
by Craig Mautner
· 11 years ago
219d7a5
Merge "Add methods to coordinate unlock animation." into lmp-preview-dev
by Craig Mautner
· 11 years ago
bce0106
Don't break things if a network goes back to CONNECTED.
by Lorenzo Colitti
· 11 years ago
9b9244b6
DO NOT MERGE Implementation of TaskManager reschedule/cancel
by Matthew Williams
· 11 years ago
a923758
Merge "Add system layer for voice interaction services." into lmp-preview-dev
by Dianne Hackborn
· 11 years ago
e30e02f
Add system layer for voice interaction services.
by Dianne Hackborn
· 11 years ago
56f2daa
Merge "Don't crash on boot" into lmp-preview-dev
by Christopher Tate
· 11 years ago
f889ed1
Don't crash on boot
by Christopher Tate
· 11 years ago
3c1ff82
Move to dalvik.vm.lib.2 to force default to libart
by Brian Carlstrom
· 11 years ago
560ce61
Merge "DO NOT MERGE - Run the task manager service at startup" into lmp-preview-dev
by Christopher Tate
· 11 years ago
19a81a6
Merge "NoMan: Don't unbind system listeners" into lmp-preview-dev
by Christoph Studer
· 11 years ago
58e66d6
Only allow 1 Stack on Leanback-only devices
by Jose Lima
· 11 years ago
c82e7d3
Revert "Only allow 1 Stack on Leanback-only devices"
by Fabrice Di Meglio
· 11 years ago
a5c7e0f
Only allow 1 Stack on Leanback-only devices
by Jose Lima
· 11 years ago
2669033
Merge "Add and improve logged TrustAgent connection events" into lmp-preview-dev
by Adrian Roos
· 11 years ago
0d67462
Add methods to coordinate unlock animation.
by Jorim Jaggi
· 11 years ago
afa05c0
Move dis/enable of mobile data to Telephony
by Robert Greenwalt
· 11 years ago
8804ce9
Merge "Updating task description whenever we create a RecentTaskInfo. (Bug. 15195617)" into lmp-preview-dev
by Winson Chung
· 11 years ago
2ed67e6
Merge "Reduce logspam by catching unexpected types ourselves." into lmp-preview-dev
by Chris Wren
· 11 years ago
9693d95
Updating task description whenever we create a RecentTaskInfo. (Bug. 15195617)
by Winson Chung
· 11 years ago
5859fc1
Merge "DO NOT MERGE" into lmp-preview-dev
by Winson Chung
· 11 years ago
7d59b4f
Add and improve logged TrustAgent connection events
by Adrian Roos
· 11 years ago
d68200c
Merge "NoMan: Disable SQLite log DO NOT MERGE" into lmp-preview-dev
by Christoph Studer
· 11 years ago
e397521
Merge "NoMan: Allow disabling SQLiteLog." into lmp-preview-dev
by Christoph Studer
· 11 years ago
2eb4f9c
DO NOT MERGE
by Winson Chung
· 11 years ago
8f4f2ff
Merge "DO NOT MERGE " into lmp-preview-dev
by Winson Chung
· 11 years ago
c752919
Merge "Do not start tasks on ActivityViews unless explicit. DO NOT MERGE" into lmp-preview-dev
by Craig Mautner
· 11 years ago
b539b3a
Do not start tasks on ActivityViews unless explicit. DO NOT MERGE
by Craig Mautner
· 11 years ago
5d00458
Merge "Add more error checking to xml restore" into lmp-preview-dev
by Craig Mautner
· 11 years ago
711259a
NoMan: Disable SQLite log DO NOT MERGE
by Christoph Studer
· 11 years ago
05e2884
NoMan: Allow disabling SQLiteLog.
by Christoph Studer
· 11 years ago
b45a730
Merge changes I88865c02,I34cc1310 into lmp-preview-dev
by Craig Mautner
· 11 years ago
8aa2992
Merge "Only start TaskPersister once." into lmp-preview-dev
by Craig Mautner
· 11 years ago
fb69da3
Reduce logspam by catching unexpected types ourselves.
by Chris Wren
· 11 years ago
bf1bf9d
Merge "Update launchFlags after changing Intent flags" into lmp-preview-dev
by Craig Mautner
· 11 years ago
e0129b3
Add more error checking to xml restore
by Craig Mautner
· 11 years ago
c22dbb6
Revert "Revert "Add physical TV input handling to TvInputManagerService""
by Wonsik Kim
· 11 years ago
87f851d
Only start TaskPersister once.
by Craig Mautner
· 11 years ago
Next »