Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d78e8114988326d557a1405e669b330f63fbf0d3
d78e811
Merge "Remove constants for VOICE_CONTROL_ZEN_MODE." into lmp-dev
by Barnaby James
· 10 years ago
b885004
Remove constants for VOICE_CONTROL_ZEN_MODE.
by Barnaby James
· 10 years ago
ec64709
Merge "AAPT support for feature splits" into lmp-dev
by Adam Lesinski
· 10 years ago
16e767a
Merge "Doze: Pulse once when a pickup gesture is received." into lmp-dev
by John Spurlock
· 10 years ago
559d959
Doze: Pulse once when a pickup gesture is received.
by John Spurlock
· 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
· 11 years ago
745ba00
Merge "Use thread safe set for adapter set" into lmp-dev
by Jay Shrauner
· 10 years ago
f079fc5
SysUI: Null check around ranking map in isAmbient call.
by John Spurlock
· 10 years ago
b0c0e36
Use thread safe set for adapter set
by Jay Shrauner
· 10 years ago
7f708ec
Merge "Added StatusBarNotification.aidl to frameworks/base/Android.mk" into lmp-dev
by Jose Lima
· 10 years ago
a6f4d58
Allow singleton providers to accept connections from other users
by Amith Yamasani
· 11 years ago
b6d77e2
Added StatusBarNotification.aidl to frameworks/base/Android.mk
by Jose Lima
· 10 years ago
9985aaf
Merge "Move shared elements to overlay when in a transition group." into lmp-dev
by George Mount
· 10 years ago
669f8e7
Move DocumentsUI settings into overflow menu.
by Jeff Sharkey
· 10 years ago
696bbee
camera2: Fix TotalCaptureResult#getKeys not to return empty list
by Igor Murashkin
· 11 years ago
81f6d85
Merge "Second iteration of the UsageStats API" into lmp-dev
by Adam Lesinski
· 10 years ago
770a532
Separate MIME icons for some office formats.
by Jeff Sharkey
· 10 years ago
c29dd61
More material updates to DocumentsUI.
by Jeff Sharkey
· 10 years ago
3516800
Second iteration of the UsageStats API
by Adam Lesinski
· 11 years ago
fe361d2
Move shared elements to overlay when in a transition group.
by George Mount
· 11 years ago
5f9aa0b
Update exception handling for MediaCodec
by Andy Hung
· 11 years ago
fa387ad
Make next activity opaque when media stops
by Craig Mautner
· 11 years ago
d18a1da
Merge "Validate that the authority of incoming uris matches." into lmp-dev
by Nicolas Prevot
· 10 years ago
f300bab
Validate that the authority of incoming uris matches.
by Nicolas Prevot
· 11 years ago
0fb1764
Merge "Make WebViewFactory more robust." into lmp-dev
by Torne (Richard Coles)
· 10 years ago
27cb0d2
Make WebViewFactory more robust.
by Torne (Richard Coles)
· 10 years ago
6d9fe65
Merge "Combine MediaSession Callback and TransportControlsCallback" into lmp-dev
by RoboErik
· 10 years ago
477d119
Combine MediaSession Callback and TransportControlsCallback
by RoboErik
· 11 years ago
217e8a2
Change URI type metadata back to text
by RoboErik
· 11 years ago
a3d98c2
Merge "Reduce the frequency of calls to isDexOptNeededInternal." into lmp-dev
by Narayan Kamath
· 10 years ago
05e8f80
Reduce the frequency of calls to isDexOptNeededInternal.
by Narayan Kamath
· 10 years ago
54f0894
Merge "API to tell the transport to cancel a full backup in progress" into lmp-dev
by Christopher Tate
· 11 years ago
e079264
API to tell the transport to cancel a full backup in progress
by Christopher Tate
· 11 years ago
e41ab84
Fixing regression with scrolling and launching an out-of-view task. (Bug 16875419)
by Winson Chung
· 11 years ago
c3093eb
Merge "Making getProviderMimeType work across users." into lmp-dev
by Nicolas Prevot
· 10 years ago
1dddc7f
Making getProviderMimeType work across users.
by Nicolas Prevot
· 11 years ago
dbf45c1
Merge "Add descriptions to MediaController buttons" into lmp-dev
by RoboErik
· 11 years ago
94ca536
Add descriptions to MediaController buttons
by RoboErik
· 11 years ago
0a4ea30
Merge "Add new fonts.xml" into lmp-dev
by Raph Levien
· 11 years ago
8c1f936
Add new fonts.xml
by Raph Levien
· 11 years ago
c1bf40f
Merge "Fixing transition animation in landscape on tablets (Bug 16867731)" into lmp-dev
by Winson Chung
· 10 years ago
242bbb8
Fixing transition animation in landscape on tablets (Bug 16867731)
by Winson Chung
· 10 years ago
06629c1
Merge "Add the capture session (and its availability) in the EventPayload" into lmp-dev
by Sandeep Siddhartha
· 10 years ago
fd7070f
Add the capture session (and its availability) in the EventPayload
by Sandeep Siddhartha
· 11 years ago
78e2832
Merge "CEC: Content observer to handle TV Setting update" into lmp-dev
by Jinsuk Kim
· 10 years ago
5008486
CEC: Content observer to handle TV Setting update
by Jinsuk Kim
· 11 years ago
9dfd731
Merge "TIF: introducing TvInputSettings for put/getting user preferences from Settings." into lmp-dev
by Dongwon Kang
· 10 years ago
4d933a0
TIF: introducing TvInputSettings for put/getting user preferences from Settings.
by Dongwon Kang
· 10 years ago
7c91b34
Merge "Polish the new cross-profile app widget APIs" into lmp-dev
by Svetoslav
· 10 years ago
8e1d299
Polish the new cross-profile app widget APIs
by Svetoslav
· 10 years ago
5c8ea2c
Merge "New api to sync zen mode state from listeners." into lmp-dev
by John Spurlock
· 10 years ago
61a6184
Merge "Update attrs / public.xml for VectorDrawable opacity removal" into lmp-dev
by ztenghui
· 10 years ago
d0d0f1f
Update attrs / public.xml for VectorDrawable opacity removal
by ztenghui
· 11 years ago
4f70cac
Merge "Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)" into lmp-dev
by Winson Chung
· 10 years ago
e9217a0
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826622)
by Winson Chung
· 10 years ago
40bc018
Merge "No need to send PRE_BOOT_COMPLETED for new users" into lmp-dev
by Amith Yamasani
· 10 years ago
a7c2ea2
Fix damage for layers for projection receivers
by John Reck
· 10 years ago
c2f20b6
No need to send PRE_BOOT_COMPLETED for new users
by Amith Yamasani
· 10 years ago
171927a
Merge "Don't use ViewPropertyAnimatorRT yet" into lmp-dev
by John Reck
· 10 years ago
4937a70
Don't use ViewPropertyAnimatorRT yet
by John Reck
· 10 years ago
4ed52ab
Merge "freeze screen rotation during memory and app launch test" into lmp-dev
by Guang Zhu
· 10 years ago
e2a03fe
freeze screen rotation during memory and app launch test
by Guang Zhu
· 10 years ago
a602082
Merge "Better comments for the CONNECTING state." into lmp-dev
by Nancy Chen
· 10 years ago
e9b7a8e
Better comments for the CONNECTING state.
by Nancy Chen
· 10 years ago
c566ca5
TIF: fix a regression introduced while addressing merge conflict in TIS
by Dongwon Kang
· 10 years ago
4b4038a
Merge "Rename Internet calls SIP calls" into lmp-dev
by Jay Shrauner
· 10 years ago
2e6d7c8
Rename Internet calls SIP calls
by Jay Shrauner
· 10 years ago
0660244
Merge "Sanity-check paths of files to be restored" into lmp-dev
by Christopher Tate
· 11 years ago
7a83aa0
Merge "Update cab_background assets for Material" into lmp-dev
by Alan Viverette
· 11 years ago
da42a9c
Update cab_background assets for Material
by Alan Viverette
· 11 years ago
f143ae8
Removing fill and stroke opacity
by ztenghui
· 11 years ago
d224a9d
am 639421cb: am fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev
by Prashant Malani
· 11 years ago
639421c
am fed4a556: Merge "Move wakelock release to handleMessage" into klp-modular-dev
by Prashant Malani
· 11 years ago
7c9e245
am a4ef5a3a: am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs
by Robert Ly
· 11 years ago
6d8a97e
camera2: (LEGACY) Don't stop preview when there are no requests left
by Igor Murashkin
· 11 years ago
a4ef5a3
am a1c9af24: am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs
by Robert Ly
· 11 years ago
a1c9af2
am 6f273458: Merge "docs: remove "developer preview" and point to Android-specific doc" into klp-modular-docs
by Robert Ly
· 11 years ago
98f8530
Animations for Keyguard user switcher.
by Jorim Jaggi
· 11 years ago
546c635
TIF: Change CEC specific names to more general ones
by Jae Seo
· 11 years ago
c8f2d5e
Add font rename script to rename one font only.
by Deepanshu Gupta
· 11 years ago
7ec9d00
Create a copy of the build_font.py
by Deepanshu Gupta
· 11 years ago
49ecc4e
Merge "Revert "Revert "Remove String version of getBadgedLabel""" into lmp-dev
by Kenny Guy
· 11 years ago
4884c64
Add AbsListView#fling
by Adam Powell
· 11 years ago
c08cb0ed
Revert "Revert "Remove String version of getBadgedLabel""
by Kenny Guy
· 11 years ago
fb7d2c4
Merge "Launch application details for correct profile from recents." into lmp-dev
by Kenny Guy
· 11 years ago
e54f075
Merge "Cap scales used for tessellation with minimum and maximum" into lmp-dev
by Chris Craik
· 11 years ago
2e59792
Mark beginRestoreSession() as system API
by Christopher Tate
· 11 years ago
7328a1b
Logic to confirm permissions on install sessions.
by Jeff Sharkey
· 11 years ago
e8e9192
Have styleable indices be non-final for library projects
by Adam Lesinski
· 11 years ago
74cf7e6
Cap scales used for tessellation with minimum and maximum
by Chris Craik
· 11 years ago
1ca7225
Merge "Saver: update feature description." into lmp-dev
by John Spurlock
· 11 years ago
bf4eed7
First pass of changing statusbar connectedness
by Robert Greenwalt
· 11 years ago
b95d8cd
Saver: update feature description.
by John Spurlock
· 11 years ago
6720be4
Allow media projections to create public presentations.
by Michael Wright
· 11 years ago
d5324e4
OnLost/OnFound integration - onfound match is done in framework,
by Prerepa Viswanadham
· 11 years ago
94a07ac
Launch application details for correct profile from recents.
by Kenny Guy
· 11 years ago
bdad288
am 8f16c065: am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
by Ricardo Cervera
· 11 years ago
6581007
Remove LauncherApps method left for compat.
by Kenny Guy
· 11 years ago
8f16c06
am 35b08bac: am edcf7c51: Merge "docs: Simplify and update the Signing page. Bug: 16296405" into klp-modular-docs
by Ricardo Cervera
· 11 years ago
Next »