Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
939df096be11d242c8f3473954c7c10c371cf142
939df09
Add odm and oem policies
by Ryan Mitchell
· 6 years ago
4886935
Merge "Don't allow PI-based starts and trampolines when sender is SYSTEM_UID and it happens to pass foregroundness check at the time of sending" into qt-dev
by TreeHugger Robot
· 6 years ago
4bf8532
Merge "Add more documentation for ACTION_MANAGE_MORE_DEFAULT_APPS_SETTINGS." into qt-dev
by TreeHugger Robot
· 6 years ago
cee859e
Merge "Only reset layout seq when moved to a new display." into qt-dev
by TreeHugger Robot
· 6 years ago
48e0b6b
Merge "Change the label color to textColorSecondary" into qt-dev
by Fabian Kozynski
· 6 years ago
aec888d
Merge "Sharesheet - Add copy text in response to UXR" into qt-dev
by TreeHugger Robot
· 6 years ago
10ae84a
Merge "New activity transitions" into qt-dev
by TreeHugger Robot
· 6 years ago
ef2e036
Merge "Fix VR-related system APIs" into qt-dev
by TreeHugger Robot
· 6 years ago
1c1c65e
Merge "Copy rects such that we don't modify state" into qt-dev
by TreeHugger Robot
· 6 years ago
d072df4
Merge "Revert "Revert "Fix issue in attached layouting""" into qt-dev
by TreeHugger Robot
· 6 years ago
b6abb2c
Merge "make onGetSupportedVoiceActions return @NonNull and return empty set by default" into qt-dev
by TreeHugger Robot
· 6 years ago
37f27b5
Merge "Always send Adjustment for importance" into qt-dev
by TreeHugger Robot
· 6 years ago
2927b54
Don't allow PI-based starts and trampolines when sender
by Michal Karpinski
· 6 years ago
815397a
Merge "Fix crash when clearing package preferred activities." into qt-dev
by TreeHugger Robot
· 6 years ago
b1145bd
Merge "Add PhoneAccountHandle method to check if 2 accts are from same CS." into qt-dev
by Tyler Gunn
· 6 years ago
0fd7174
Merge "Ensure all fields of AutoBufferPointer are initialized" into qt-dev
by TreeHugger Robot
· 6 years ago
c574a91
Merge changes from topic "viewRootImplTest failure" into qt-dev
by TreeHugger Robot
· 6 years ago
a72b4cc
Copy rects such that we don't modify state
by Jorim Jaggi
· 6 years ago
d649057
Revert "Revert "Fix issue in attached layouting""
by Jorim Jaggi
· 6 years ago
c826cf4
Fix crash when clearing package preferred activities.
by Hai Zhang
· 6 years ago
9ea80f3
Sharesheet - Add copy text in response to UXR
by Matt Pietal
· 6 years ago
949305f
Merge "Do not cache AVDs that are off screen" into qt-dev
by Leon Scroggins
· 6 years ago
2783faf
Introduce InsetsModeSession to InsetsAnimationControlImplTest
by Charles Chen
· 6 years ago
9b98748
Move no longer flaky tests into pre-submit
by Charles Chen
· 6 years ago
0831906
Merge "ActivityThread: Preserve windows when relaunching all activities" into qt-dev
by TreeHugger Robot
· 6 years ago
4174b76
Ensure all fields of AutoBufferPointer are initialized
by Orion Hodson
· 6 years ago
df573a6
Merge "If the calling process isn't whitelisted for background activity start, check the other processes of calling UID too" into qt-dev
by TreeHugger Robot
· 6 years ago
77d354e
Merge "Allow MSIME to set inactive when window loses focus." into qt-dev
by Tarandeep Singh
· 6 years ago
b225cff
Merge "Rename Session2Command methods" into qt-dev
by Jin Seok Park
· 6 years ago
e6b9bdf
Merge "Defer top process state for VM" into qt-dev
by TreeHugger Robot
· 6 years ago
a0d8529
Merge "Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API" into qt-dev
by Sean Stout
· 6 years ago
770a29b
Add more documentation for ACTION_MANAGE_MORE_DEFAULT_APPS_SETTINGS.
by Hai Zhang
· 6 years ago
12154d8
Merge "Cache and log enrollment settings" into qt-dev
by Kevin Chyn
· 6 years ago
dbee4287
Rename Session2Command methods
by Jin Seok Park
· 6 years ago
5422f30
make onGetSupportedVoiceActions return @NonNull and return empty set by default
by jiayuzhou
· 6 years ago
977f63a
Merge "Allow failures of applyBatch() operations." into qt-dev
by Jeff Sharkey
· 6 years ago
4e57ccb
Merge "Remove MediaItem2" into qt-dev
by TreeHugger Robot
· 6 years ago
93e2167
Merge "Don't cancel injected event when mouse event arrives" into qt-dev
by TreeHugger Robot
· 6 years ago
4d39c62
Merge "Fix a deadlock WMG->WMS, WMS->WMG" into qt-dev
by NT Tsai
· 6 years ago
8540e63
Merge "Don't wait until next fetch of recent tasks to reset the task list" into qt-dev
by Winson Chung
· 6 years ago
07277977
Merge "Log for pending activities launch" into qt-dev
by TreeHugger Robot
· 6 years ago
805c739
Merge "Ui should be UI in the javadoc" into qt-dev
by TreeHugger Robot
· 6 years ago
0c7f7a1
Merge "Restore navbar transparency state on config change" into qt-dev
by TreeHugger Robot
· 6 years ago
80ad2a4
Merge "Add EHPLMN and HPLMN to SubscriptionInfo" into qt-dev
by Hall Liu
· 6 years ago
295ddba
Allow failures of applyBatch() operations.
by Jeff Sharkey
· 6 years ago
575022f
Merge "Remove the disableSelf() api" into qt-dev
by TreeHugger Robot
· 6 years ago
75d75ce
Merge "Annotate single property listener from DeviceConfig as removed. Will remove entirely after all references (esp. Play Services) are cleaned up." into qt-dev
by Matt Pape
· 6 years ago
6164eb6a
Merge "Add new constructors for mandatory fields in AppTarget.Builder" into qt-dev
by Mehdi Alizadeh
· 6 years ago
5562ab8
Remove MediaItem2
by Sungsoo Lim
· 6 years ago
786714e
Merge "Add missing set/getExtras to ConversationActions.Request." into qt-dev
by TreeHugger Robot
· 6 years ago
c568477
Add android.settings.ACTION_APP_BATTERY_SETTINGS to public API
by Sean Stout
· 6 years ago
5d230c1
Merge "Migrate to the new ro property for headless multiuser check." into qt-dev
by TreeHugger Robot
· 6 years ago
e20c7df
Merge changes I06a74c84,I2cf9d3aa into qt-dev
by TreeHugger Robot
· 6 years ago
4b11885
Merge "Add nullable annotations" into qt-dev
by Winson Chung
· 6 years ago
1114110
Merge "DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit." into qt-dev
by TreeHugger Robot
· 6 years ago
151f5b2
Merge "Add DENSITY_140, DENSITY_180, DENSITY_200, DENSITY_220" into qt-dev
by Harry Slatyer
· 6 years ago
27ad774
Fix VR-related system APIs
by Pat Plunkett
· 6 years ago
21cbc63
Ui should be UI in the javadoc
by jiayuzhou
· 6 years ago
fab88a8
Merge "Add logging for KeyguardUpdateMonitor visibility and biometric state" into qt-dev
by Kevin Chyn
· 6 years ago
2b7dbe8
Remove the disableSelf() api
by Alex Salo
· 6 years ago
7e46f59
Merge "AudioManager: test API for dynamic audio policy" into qt-dev
by Jean-Michel Trivi
· 6 years ago
75319d2
Add EHPLMN and HPLMN to SubscriptionInfo
by Hall Liu
· 6 years ago
02ea7f2
Restore navbar transparency state on config change
by Amin Shaikh
· 6 years ago
3547b58
Merge "Telecom API doc cleanup." into qt-dev
by Tyler Gunn
· 6 years ago
0503fa5
Do not fail idmap scan if one idmap fails to generate
by Ryan Mitchell
· 6 years ago
e223e68
Only reset layout seq when moved to a new display.
by Garfield Tan
· 6 years ago
1220c34
Annotate single property listener from DeviceConfig as removed.
by Matt Pape
· 6 years ago
08c5083
Add new constructors for mandatory fields in AppTarget.Builder
by Mehdi Alizadeh
· 6 years ago
37da985
Merge "Move DisplayTransformManagerTest" into qt-dev
by Christine Franks
· 6 years ago
e4eb7b4
Add DENSITY_140, DENSITY_180, DENSITY_200, DENSITY_220
by Harry Slatyer
· 6 years ago
bb2d26c
Merge "Fix Emergency Number API doc" into qt-dev
by Shuo Qian
· 6 years ago
c78071f
Cache and log enrollment settings
by Kevin Chyn
· 6 years ago
364d251
Merge "AudioTrack: offload is not tied to USAGE_MEDIA" into qt-dev
by Jean-Michel Trivi
· 6 years ago
b5b7312
Merge "Address comments from API review." into qt-dev
by Jiuyu Sun
· 6 years ago
4728934
Merge "Fix for unexpected scale factors in ScaleGestureDetector" into qt-dev
by TreeHugger Robot
· 6 years ago
8d8d704
Merge "Fix set_buffers_damage in VulkanSurface" into qt-dev
by TreeHugger Robot
· 6 years ago
ab662fe
Merge "End button fade animation when its visiblity changes" into qt-dev
by TreeHugger Robot
· 6 years ago
b4514d2
Add logging for KeyguardUpdateMonitor visibility and biometric state
by Kevin Chyn
· 6 years ago
170f35b
Add missing set/getExtras to ConversationActions.Request.
by Tony Mak
· 6 years ago
094171b
Merge "Revert "Make notification effects for automotive configurable."" into qt-dev
by TreeHugger Robot
· 6 years ago
bd8c161
Merge "Add AppPredictionServiceExists check." into qt-dev
by TreeHugger Robot
· 6 years ago
ad43a50
Add nullable annotations
by Winson Chung
· 6 years ago
ed5d40c
Merge "More SurfaceAnimator lifetime fixes." into qt-dev
by Rob Carr
· 6 years ago
0a510f8
Merge "Revert "Fix issue in attached layouting"" into qt-dev
by Jorim Jaggi
· 6 years ago
4ad4600
AudioTrack: offload is not tied to USAGE_MEDIA
by Jean-Michel Trivi
· 6 years ago
078d4d14
Merge "Remove key_ prefix from CarrierConfig Strings" into qt-dev
by Nathan Harold
· 6 years ago
c1adecd
AudioService: more stringent on dropping ACTION_AUDIO_BECOMING_NOISY
by Jean-Michel Trivi
· 6 years ago
f98ada2
Merge "Bluetooth: Make ScanRecord.getServiceSolicitationUuids NonNull" into qt-dev
by TreeHugger Robot
· 6 years ago
9a73912
Merge "Load /metadata/password_slots/slot_map lazily." into qt-dev
by David Anderson
· 6 years ago
08ca2a25
Merge "Support render-ahead in vulkan" into qt-dev
by John Reck
· 6 years ago
14016e3
Change the label color to textColorSecondary
by Fabian Kozynski
· 6 years ago
9acce42
Revert "Fix issue in attached layouting"
by Jorim Jaggi
· 6 years ago
c7d1078
Add PhoneAccountHandle method to check if 2 accts are from same CS.
by Tyler Gunn
· 6 years ago
a9d0bff
Revert "Make notification effects for automotive configurable."
by Qiao (Adora) Zhang
· 6 years ago
64b51f9
Merge "Resolve CEC related API requests from API Council" into qt-dev
by Amy Zhang
· 6 years ago
ad6195d
Merge "Catch all exceptions when calling startCheckpoint()." into qt-dev
by Martijn Coenen
· 6 years ago
c6a1bf1
Merge "Add NonNull in Carriers constant" into qt-dev
by Calvin Pan
· 6 years ago
c67c86c
Address comments from API review.
by Holly Jiuyu Sun
· 6 years ago
6e77293
Merge "Ensure strings are consistent with HIDL documentation" into qt-dev
by Kevin Chyn
· 6 years ago
ddba88e
Merge "AudioService: better vol adjustment logs" into qt-dev
by Jean-Michel Trivi
· 6 years ago
Next »