Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d2744865949afd9148dc2accfeeaea8d7f61d731
/
core
21e7e1e
Merge "Added Data Saver Mode description." into nyc-dev
by TreeHugger Robot
· 9 years ago
9e31b3f
Merge "More work on issue #26390151: Add new JobScheduler API..." into nyc-dev
by Dianne Hackborn
· 9 years ago
c5801fb
Merge "Add api check to guard AnimatorSet behavior change" into nyc-dev
by Doris Liu
· 9 years ago
71f69a7
Merge "Add toString to CarrierIdentifier." into nyc-dev
by Junda Liu
· 9 years ago
1dfe35b
Merge "Skip to end for 0-duration animation" into nyc-dev
by Doris Liu
· 9 years ago
69988ef
Added Data Saver Mode description.
by Felipe Leme
· 9 years ago
b5abb78
Merge "Optimize ResTable::getLocales() to improve bindApplication performance" into nyc-dev
by Adam Lesinski
· 9 years ago
08a26ee
Merge "Minor changes needed to support EXT_protected_content." into nyc-dev
by Craig Donner
· 9 years ago
b1a4348
Add toString to CarrierIdentifier.
by Jonathan Basseri
· 9 years ago
651e09f
Merge "Make ResolverActivity respect selector intent when making filters" into nyc-dev
by Adam Powell
· 9 years ago
56b0b57
Skip to end for 0-duration animation
by Doris Liu
· 9 years ago
58606db
Add api check to guard AnimatorSet behavior change
by Doris Liu
· 9 years ago
11aade9
Merge "Camera: update expectation of post RAW sensitivity control" into nyc-dev
by Yin-Chia Yeh
· 9 years ago
5520581
Optimize ResTable::getLocales() to improve bindApplication performance
by Adam Lesinski
· 9 years ago
fd580f7
Merge "Update {set,get}{Long,Short}SupportMessage APIs to use CharSequence." into nyc-dev
by Sudheer Shanka
· 9 years ago
caa747b
Merge "Correct PopupWindow spaceAbove calculation." into nyc-dev
by Rob Carr
· 9 years ago
3c58709
Merge "Make WifiScanner state not static and use ConnectivityThread" into nyc-dev
by Mitchell Wills
· 9 years ago
8db0fc1
More work on issue #26390151: Add new JobScheduler API...
by Dianne Hackborn
· 9 years ago
b53a36b
Merge "Add an intent action ACTION_SHOW_APP_INFO." into nyc-dev
by Sudheer Shanka
· 9 years ago
e3f617b
Merge "Fix issue #28035090: Disallow abuse of JobScheduler" into nyc-dev
by Dianne Hackborn
· 9 years ago
807de78
Fix issue #28035090: Disallow abuse of JobScheduler
by Dianne Hackborn
· 9 years ago
9dba546
Merge "Fix StaticLayout left/right indent" into nyc-dev
by Siyamed Sinir
· 9 years ago
a184abe
Merge "Allow leading spaces in path string (to keep behavior consistent)" into nyc-dev
by Doris Liu
· 9 years ago
a63d2db
Merge "Fall back to setting the level of the entire progress drawable" into nyc-dev
by Alan Viverette
· 9 years ago
3fb1c81
Merge changes Ieefeb843,Ic2a94b09 into nyc-dev
by Wale Ogunwale
· 9 years ago
3277cf1
Make ResolverActivity respect selector intent when making filters
by Henrik Engström
· 11 years ago
52546e4
Merge "Crash early when requesting a keyboard shortcut helper..." into nyc-dev
by Michael Wright
· 9 years ago
1271cef
Merge "API polish in DPM for organization color and name methods" into nyc-dev
by Michal Karpinski
· 9 years ago
caf566a
Merge "Update display text in cert notification" into nyc-dev
by Victor Chang
· 9 years ago
d0fae0d
Merge "Improve captalization in InputMethodSubtype#getDisplayName()." into nyc-dev
by Yohei Yukawa
· 9 years ago
11a888f
Merge "Fix a memory leak in ConnectivityManager." into nyc-dev
by Pierre Imai
· 9 years ago
e489baf
Improve captalization in InputMethodSubtype#getDisplayName().
by Yohei Yukawa
· 9 years ago
363a288
Merge "Delete CR LF at the same time with one backspace key." into nyc-dev
by Seigo Nonaka
· 9 years ago
a74888d
Merge "TRON refinements for multi-window" into nyc-dev
by TreeHugger Robot
· 9 years ago
0a6a6db
Merge "Added api to delete cache files for a given user" into nyc-dev
by TreeHugger Robot
· 9 years ago
29379ec
TRON refinements for multi-window
by Jorim Jaggi
· 9 years ago
f9a0886
Fix StaticLayout left/right indent
by Siyamed Sinir
· 9 years ago
a5df489
Merge "Add shadow for minimized dock" into nyc-dev
by Jorim Jaggi
· 9 years ago
2917dc4
Add shadow for minimized dock
by Jorim Jaggi
· 9 years ago
3e6a6fc
Merge "If Internet probe is redirected, pass redirect destination to NetworkAgent." into nyc-dev
by Paul Jensen
· 9 years ago
78c9eb8
Added api to delete cache files for a given user
by Suprabh Shukla
· 9 years ago
4ecc0ce
Merge "Fix broken actions with MessagingStyle" into nyc-dev
by TreeHugger Robot
· 9 years ago
afe9a4c
Minor changes needed to support EXT_protected_content.
by Craig Donner
· 9 years ago
d1b8d6d
Merge "Set label for links to resolver activities." into nyc-dev
by TreeHugger Robot
· 9 years ago
777c4e7
Merge "Camera/Surface: Update OutputConfiguration API" into nyc-dev
by Eino-Ville Talvala
· 9 years ago
3a2bce6
Merge "Moved ERI configuration files from resoures to Carrier Config." into nyc-dev
by Jack Yu
· 9 years ago
53b854a
Crash early when requesting a keyboard shortcut helper...
by Michael Wright
· 9 years ago
cadfc77
Merge "Fix broken javadoc." into nyc-dev
by Jeff Sharkey
· 9 years ago
f8173ca
Set label for links to resolver activities.
by Philip P. Moltmann
· 9 years ago
1d616f0
Merge "ShortcutManager: Address API review feedback." into nyc-dev
by Makoto Onuki
· 9 years ago
48d746a
Fix broken actions with MessagingStyle
by Adrian Roos
· 9 years ago
fa5e2a1
Camera/Surface: Update OutputConfiguration API
by Eino-Ville Talvala
· 9 years ago
5dc3c67
Merge "Add some tests for procstats, and fix some bugs that the tests uncovered." into nyc-dev
by TreeHugger Robot
· 9 years ago
b35da39
Allow leading spaces in path string (to keep behavior consistent)
by Doris Liu
· 9 years ago
d92e5c3
Merge "Add implemention for isSameTrustConfiguration" into nyc-dev
by TreeHugger Robot
· 9 years ago
f82c2f0
Fix broken javadoc.
by Jeff Sharkey
· 9 years ago
20f2b38
Merge "Include current selection mode in TimePicker event text" into nyc-dev
by Alan Viverette
· 9 years ago
4d59b81
Fall back to setting the level of the entire progress drawable
by Alan Viverette
· 9 years ago
1ef8aef
Frameworks/base: Add no-thread marking to zygote
by Andreas Gampe
· 9 years ago
91312c7
Make WifiScanner state not static and use ConnectivityThread
by Mitchell Wills
· 9 years ago
1fe7dfa
Merge "Changing LauncherApps to resolve activity by component name" into nyc-dev
by Sunny Goyal
· 9 years ago
93c442e
Merge "Make getStorageVolume(File file) public." into nyc-dev
by Felipe Leme
· 9 years ago
65adfee
Add some tests for procstats, and fix some bugs that the tests uncovered.
by Joe Onorato
· 9 years ago
4db2f1f
Merge "Notification MessagingStyle: Add handset views" into nyc-dev
by TreeHugger Robot
· 9 years ago
b8320f7
Correct PopupWindow spaceAbove calculation.
by Robert Carr
· 9 years ago
5116ac0
Add implemention for isSameTrustConfiguration
by Chad Brubaker
· 9 years ago
1ee2dd2
Merge "Check whether VD tree is still valid before calling native setter" into nyc-dev
by Doris Liu
· 9 years ago
997743d
Merge "Documentation for flex field" into nyc-dev
by Shreyas Basarge
· 9 years ago
c4bf6e4
Merge "Dispatch View#onVisibilityAggregated to views becoming invisible" into nyc-dev
by Adam Powell
· 9 years ago
daeee0b
Merge "BatteryStats: Don't log BluetoothScanTimer when it doesn't exist" into nyc-dev
by Adam Lesinski
· 9 years ago
e341ddf
Merge "Document when usesCleartextTraffic is ignored." into nyc-dev
by TreeHugger Robot
· 9 years ago
ba9d893
BatteryStats: Don't log BluetoothScanTimer when it doesn't exist
by Adam Lesinski
· 9 years ago
b0f5461
Include current selection mode in TimePicker event text
by Alan Viverette
· 9 years ago
c1a80b0
Notification MessagingStyle: Add handset views
by Adrian Roos
· 9 years ago
250c617
Merge "Remove LOAD_OS_APP message from standard context hub messages" into nyc-dev
by Ashutosh Joshi
· 9 years ago
fa58a8d
Dispatch View#onVisibilityAggregated to views becoming invisible
by Adam Powell
· 9 years ago
971d8e6
Don't remove background when resizing
by Jorim Jaggi
· 9 years ago
cdedc9a
Check whether VD tree is still valid before calling native setter
by Doris Liu
· 9 years ago
2df5ba7
Document when usesCleartextTraffic is ignored.
by Chad Brubaker
· 9 years ago
b6d3523
ShortcutManager: Address API review feedback.
by Makoto Onuki
· 9 years ago
143a933
Merge "Remove config_wifi_hal_pno_enable and config_wifi_ssid_white_list_enable" into nyc-dev
by Samuel Tan
· 9 years ago
e3f3cb1
Merge "Fixes name of intent launch flag for Action Extender" into nyc-dev
by Alexander Hills
· 9 years ago
d922554
Merge "Fix empty state Chooser Activity UX" into nyc-dev
by Clara Bayarri
· 9 years ago
a6e38e4
Merge "Another protected broadcast." into nyc-dev
by Jeff Sharkey
· 9 years ago
741c519
Fix empty state Chooser Activity UX
by Clara Bayarri
· 9 years ago
4e540f9
Merge "Update system icon" into nyc-dev
by Jason Monk
· 9 years ago
0f0ffb04
Merge "Default font scale is 1 if not otherwise specified" into nyc-dev
by Alan Viverette
· 9 years ago
e9c752a
Another protected broadcast.
by Jeff Sharkey
· 9 years ago
39bfdaf
Update system icon
by Jason Monk
· 9 years ago
66e495e
Fix: ResolverActivity sometimes cannot update the last chosen activity
by Yuichi Biwa
· 10 years ago
4ec3ff4
Fixes name of intent launch flag for Action Extender
by Alex Hills
· 9 years ago
91eb265
Customizes input extract edit view for Wear
by Mark Renouf
· 9 years ago
04fd67c
Default font scale is 1 if not otherwise specified
by Alan Viverette
· 9 years ago
d2eec0e
Merge "Framework-side of SurfaceView#getBitmap" into nyc-dev
by John Reck
· 9 years ago
74cd730
API polish in DPM for organization color and name methods
by Michal Karpinski
· 9 years ago
23243731
If Internet probe is redirected, pass redirect destination to NetworkAgent.
by Paul Jensen
· 9 years ago
26e3385
Merge "Fixed cross profile usage of TextClock." into nyc-dev
by Oleksandr Peletskyi
· 9 years ago
9e6d588
Documentation for flex field
by Shreyas Basarge
· 9 years ago
b290c0a
Fix a memory leak in ConnectivityManager.
by Pierre Imai
· 9 years ago
4d19160
Delete CR LF at the same time with one backspace key.
by Seigo Nonaka
· 9 years ago
Next »