Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d45afac287f54f610b795dcd9513bcd032695363
d45afac
Change CARRIER_SETUP hook in ConnectivityService to use Aeroshell API
by Diego Pontoriero
· 10 years ago
f4a1635
Merge "Fixed a bug where a notification had no background" into lmp-dev
by Selim Cinek
· 10 years ago
7e67871
Clean up DevicePolicyManager CA certificate APIs
by Robin Lee
· 10 years ago
23e6acb
Fixed a bug where a notification had no background
by Selim Cinek
· 10 years ago
8d2ba6d
Merge "Pass elevation to enable shadow in shared elements." into lmp-dev
by George Mount
· 10 years ago
1681ac0
Add equals method of TvContentRating
by Sungsoo Lim
· 10 years ago
26c82b6
Pass elevation to enable shadow in shared elements.
by George Mount
· 10 years ago
3afd00e
Fixed a bug in the notification stack algorithm
by Selim Cinek
· 10 years ago
8705eb9
Merge branch 'lmp-dev' of sso://googleplex-android.git.corp.google.com/platform/frameworks/base into lmp-dev
by Geoff Mendal
· 10 years ago
3f19789
Don't double count the left/top when using bitmap cache in VectorDrawable.
by Geoff Mendal
· 10 years ago
d42a5fd
camera2: (legacy) Fix the comparison for fixed-focus cameras
by Igor Murashkin
· 10 years ago
7336f47
camera: (LEGACY) - Add captureIntent and physicalSize metadata
by Igor Murashkin
· 10 years ago
8c4486c1
camera: (Legacy) Add support for SCENE_MODE == FACE_PRIORITY
by Igor Murashkin
· 10 years ago
22f7c47
Merge "Treat empty subrating as the same as null subratings." into lmp-dev
by Jaewan Kim
· 10 years ago
d22e37a
Treat empty subrating as the same as null subratings.
by Jaewan Kim
· 10 years ago
328e679
Merge "Security-related cleanup for network scoring." into lmp-dev
by Jeff Davidson
· 10 years ago
ac7285d
Security-related cleanup for network scoring.
by Jeff Davidson
· 10 years ago
8a22f01
Merge "Add version attribute in tv_content_rating_system.xml" into lmp-dev
by Sungsoo Lim
· 10 years ago
6219fa8
Add version attribute in tv_content_rating_system.xml
by Sungsoo Lim
· 10 years ago
e5910f7
Merge "Use the system property for the HdmiControlService configuration." into lmp-dev
by Yuncheol Heo
· 10 years ago
7d9acc7
Use the system property for the HdmiControlService configuration.
by Yuncheol Heo
· 10 years ago
05182b2
Merge "TIF: small refactoring around audio configuration update" into lmp-dev
by Wonsik Kim
· 10 years ago
7587d29
TIF: small refactoring around audio configuration update
by Wonsik Kim
· 10 years ago
302938e
Merge "CEC: Fix two bugs" into lmp-dev
by Jinsuk Kim
· 10 years ago
1f8d1c57
CEC: Fix two bugs
by Jinsuk Kim
· 10 years ago
5466216
Merge "Set active port path to HdmiControlService" into lmp-dev
by Jungshik Jang
· 10 years ago
867b4e0
Set active port path to HdmiControlService
by Jungshik Jang
· 10 years ago
ff2efd5
Revert "add apn setting parameters, and set apn parameters to bp"
by Amit Mahajan
· 10 years ago
502d8b3
Merge "CEC: Make sure CEC switch info is always updated" into lmp-dev
by Jinsuk Kim
· 10 years ago
bcfa067
CEC: Make sure CEC switch info is always updated
by Jinsuk Kim
· 10 years ago
bee465f
Merge "Fixed a ordering bug with the notification shade" into lmp-dev
by Selim Cinek
· 10 years ago
becf5e3
Fixed a ordering bug with the notification shade
by Selim Cinek
· 10 years ago
4581cf8
Fixed a jump in the stack scroller algorithm
by Selim Cinek
· 10 years ago
61da0fd
Merge "Copy fonts.xml to /system/etc" into lmp-dev
by Raph Levien
· 10 years ago
c55dd2b
Merge "QS: Update user switcher details" into lmp-dev
by Adrian Roos
· 10 years ago
bc0a9fe
QS: Update user switcher details
by Adrian Roos
· 10 years ago
6013583
Merge "Fix incorrect connection ID for remote connection service" into lmp-dev
by Ihab Awad
· 10 years ago
8aecfed
Fix incorrect connection ID for remote connection service
by Ihab Awad
· 10 years ago
9e229d8
Merge "Updating accessibility message for Recents activity. (Bug 15570522)" into lmp-dev
by Winson Chung
· 10 years ago
f25268b
Updating accessibility message for Recents activity. (Bug 15570522)
by Winson Chung
· 10 years ago
448bb42
Merge "Tweaking empty recents text. (Bug 16711522)" into lmp-dev
by Winson Chung
· 10 years ago
b1f7499
Initial changes to support swiping on the nav bar to switch affiliated tasks.
by Winson Chung
· 10 years ago
27b97fa
Tweaking empty recents text. (Bug 16711522)
by Winson Chung
· 10 years ago
7036cb6
Merge "Make simple user switcher notice setting changes." into lmp-dev
by Jason Monk
· 10 years ago
1ac0820
am 18718444: am 97dbb136: am 6bb49e4a: Merge "docs: Fixed minor issue with Studio shortcuts" into klp-modular-docs
by Ricardo Cervera
· 10 years ago
6becbe7
Make simple user switcher notice setting changes.
by Jason Monk
· 10 years ago
2bed283
Merge "Fix VoiceInteractionService.isActiveService()." into lmp-dev
by Barnaby James
· 10 years ago
93f8711
Merge "Hack and ship: NetworkStats edition." into lmp-dev
by Jeff Sharkey
· 10 years ago
eb2c2c7
Hack and ship: NetworkStats edition.
by Jeff Sharkey
· 10 years ago
fdd78e0
add apn setting parameters, and set apn parameters to bp
by Hui Wang
· 10 years ago
77e54d9
Talkback: Ensure TTS stream is not affected by ringer mode.
by John Spurlock
· 10 years ago
6d2a949
Eliminate power manager latency for boot completed.
by Jeff Brown
· 10 years ago
7743773
Revert "Added debug system property to enable/disable IMS VoLTE/VT."
by Etan Cohen
· 10 years ago
e2c020a4
Fix VoiceInteractionService.isActiveService().
by Barnaby James
· 10 years ago
652705f
Merge "Hook up native mhl api to HdmiControl Service." into lmp-dev
by Jungshik Jang
· 10 years ago
7df5286
Hook up native mhl api to HdmiControl Service.
by Jungshik Jang
· 10 years ago
91e25ed
Merge "Move input change event handling out of TVInputManager" into lmp-dev
by Jinsuk Kim
· 10 years ago
d38bf47
Move input change event handling out of TVInputManager
by Jinsuk Kim
· 10 years ago
78d1d0f
Merge "Custom snapshot capture and reconstitution." into lmp-dev
by George Mount
· 10 years ago
7aef77b
Remove sessions listeners that are disabled
by RoboErik
· 10 years ago
480ca82
Custom snapshot capture and reconstitution.
by George Mount
· 10 years ago
2ef022d
Merge "Revert "Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE]"" into lmp-dev
by Chelsea Derrick
· 10 years ago
c216c47
Revert "Changes in framework for WIFI_CREDENTIAL_CHANGE broadcast. [DO NOT MERGE]"
by Chelsea Derrick
· 10 years ago
6661341
Don't double count the left/top when using bitmap cache in VectorDrawable.
by ztenghui
· 10 years ago
d4c25db
Merge "Fix shared library bug in bag attributes" into lmp-dev
by Adam Lesinski
· 10 years ago
0fe5bf9
Merge "Changed the color of low-priority notifications" into lmp-dev
by Selim Cinek
· 10 years ago
e4e2cc3
Merge "Fixed an animation bug with inline view updates" into lmp-dev
by Selim Cinek
· 10 years ago
97887cf
Merge "Remove direct field access from event payload" into lmp-dev
by Sandeep Siddhartha
· 10 years ago
a3a5af0
Merge "Add debugging info to VIS via dump()" into lmp-dev
by Sandeep Siddhartha
· 10 years ago
d5730bc
Remove direct field access from event payload
by Sandeep Siddhartha
· 10 years ago
a79e2be
Block access to call logs from the corp profile
by Yorke Lee
· 10 years ago
6df952e
Add debugging info to VIS via dump()
by Sandeep Siddhartha
· 10 years ago
ccf25c7b
Fix shared library bug in bag attributes
by Adam Lesinski
· 10 years ago
24ce053
Copy fonts.xml to /system/etc
by Raph Levien
· 10 years ago
9063461
Changed the color of low-priority notifications
by Selim Cinek
· 10 years ago
a5e211b
Fixed an animation bug with inline view updates
by Selim Cinek
· 10 years ago
1584609
Add configuration flag controlling whether IMS can be completely disabled.
by Etan Cohen
· 10 years ago
1871844
am 97dbb136: am 6bb49e4a: Merge "docs: Fixed minor issue with Studio shortcuts" into klp-modular-docs
by Ricardo Cervera
· 10 years ago
97dbb13
am 6bb49e4a: Merge "docs: Fixed minor issue with Studio shortcuts" into klp-modular-docs
by Ricardo Cervera
· 10 years ago
c8f3003
Merge "Make Test Voice Interactor support new requirements." into lmp-dev
by Barnaby James
· 10 years ago
362dac0
Merge "Fix NPEs when inflating a ValueAnimator." into lmp-dev
by Craig Stout
· 10 years ago
0134fd8
Make Test Voice Interactor support new requirements.
by Barnaby James
· 10 years ago
6adf47e
Merge "Added Tunneled video playback support to MediaCodec" into lmp-dev
by Rachad
· 10 years ago
73fc533
Added Tunneled video playback support to MediaCodec
by Rachad
· 10 years ago
ec64709
Merge "AAPT support for feature splits" into lmp-dev
by Adam Lesinski
· 10 years ago
6bb49e4
Merge "docs: Fixed minor issue with Studio shortcuts" into klp-modular-docs
by Ricardo Cervera
· 10 years ago
1d1720f
Merge "QS: Fix some QS layout issues." into lmp-dev
by John Spurlock
· 10 years ago
bceed06
QS: Fix some QS layout issues.
by John Spurlock
· 10 years ago
186b869
Merge "Ensure that custom label isn't empty" into lmp-dev
by Jae Seo
· 10 years ago
05abff1
Ensure that custom label isn't empty
by Jaewan Kim
· 10 years ago
01db916
Pass the name of the native bridge library to the runtime
by Calin Juravle
· 10 years ago
88992bc
Merge "Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE" into lmp-dev
by Vinit Deshpande
· 10 years ago
894651b
Unhide WifiPasspointManager for ANQP APIs - DO NOT MERGE
by Vinit Deshpande
· 10 years ago
4c8db33
Merge "Removing the personal icon, which was only a placeholder." into lmp-dev
by Nicolas Prevot
· 10 years ago
aac303d
Removing the personal icon, which was only a placeholder.
by Nicolas Prevot
· 10 years ago
3d1232f
Merge "GID-based permissions are defined by "android"." into lmp-dev
by Jeff Sharkey
· 10 years ago
fb2c4d1
GID-based permissions are defined by "android".
by Jeff Sharkey
· 10 years ago
ea201b3
Merge "Use thread safe set for RemoteConnection.mListeners" into lmp-dev
by Sailesh Nepal
· 10 years ago
d5bcb68
Use thread safe set for RemoteConnection.mListeners
by Sailesh Nepal
· 10 years ago
a351ab9
Fix issues 16739817 and 16709247 in voice interaction service.
by Dianne Hackborn
· 10 years ago
Next »