Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
2b6700a27bde9b558c431b3f5389cdf8480041ad
/
core
879b3fb
Merge \"Fix docs for DragEvent\" into nyc-dev am: b6fa207c67
by Vladislav Kaznacheev
· 9 years ago
b6fa207
Merge "Fix docs for DragEvent" into nyc-dev
by TreeHugger Robot
· 9 years ago
3067bc6
Fix docs for DragEvent
by Vladislav Kaznacheev
· 9 years ago
e67f007
Merge \"docs: fixed broken link in UsbManager javadocs\" into nyc-dev
by Mark Lu
· 9 years ago
162a6fa
Merge "docs: fixed broken link in UsbManager javadocs" into nyc-dev
by Mark Lu
· 9 years ago
8503bf3
Merge \"Use proper lock when accessing the generation registry\" into nyc-dev
by Svet Ganov
· 9 years ago
51b8395
Use proper lock when accessing the generation registry
by Svet Ganov
· 9 years ago
4c78b8e
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
6209367
Merge \"Removed warning when objects are added on wrong order.\" into nyc-dev
by Felipe Leme
· 9 years ago
a98e451
Merge "Removed warning when objects are added on wrong order." into nyc-dev
by Svetoslav Ganov
· 9 years ago
7709041
Removed warning when objects are added on wrong order.
by Felipe Leme
· 9 years ago
1b7dbd9
Merge \"Fix missing header text in notification groups\" into nyc-dev
by Adrian Roos
· 9 years ago
9dfb78f
Fix missing header text in notification groups
by Adrian Roos
· 9 years ago
bf91103
Merge \"Only clip PopupWindow in the vertical direction\" into nyc-dev
by Alan Viverette
· 9 years ago
4b736ea
Merge "Only clip PopupWindow in the vertical direction" into nyc-dev
by Alan Viverette
· 9 years ago
176f9cb
Merge \"Exclude children from excess space distribution when using largest child\" into nyc-dev
by Alan Viverette
· 9 years ago
9705fa06
Only clip PopupWindow in the vertical direction
by Alan Viverette
· 9 years ago
7705d5f
Merge "Exclude children from excess space distribution when using largest child" into nyc-dev
by TreeHugger Robot
· 9 years ago
070b22b
Exclude children from excess space distribution when using largest child
by Alan Viverette
· 9 years ago
6b473f7
Merge \\"Changes for upgrade to OkHttp 2.7.5\\" am: a31247bd8d am: f6bcab7f97
by Tobias Thierer
· 9 years ago
f6bcab7
Merge \"Changes for upgrade to OkHttp 2.7.5\" am: a31247bd8d
by Tobias Thierer
· 9 years ago
bb07b0b
Merge "Import translations. DO NOT MERGE" into nyc-dev
by TreeHugger Robot
· 9 years ago
ce3c8ac
Move getRecentTasks() to ParceledListSlice. am: 479212cf50
by Jeff Sharkey
· 9 years ago
479212c
Move getRecentTasks() to ParceledListSlice.
by Jeff Sharkey
· 9 years ago
381f4eb
Merge \"Fix issue #29871385: Need JobScheduler.scheduleAsPackage to be system API\" into nyc-dev
by Dianne Hackborn
· 9 years ago
176a92a
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
1150b73
Fix issue #29871385: Need JobScheduler.scheduleAsPackage to be system API
by Dianne Hackborn
· 9 years ago
851d806
Changes for upgrade to OkHttp 2.7.5
by Tobias Thierer
· 9 years ago
b926d0e
Merge \"Fix popup context menu appearing brokenly.\" into nyc-dev am: 29ea814354
by Oren Blasberg
· 9 years ago
29ea814
Merge "Fix popup context menu appearing brokenly." into nyc-dev
by Oren Blasberg
· 9 years ago
2f28564
Merge \"Remove redundant setPendingIntentWhitelistDuration() calls.\" into nyc-dev
by Felipe Leme
· 9 years ago
c137420
Merge "Remove redundant setPendingIntentWhitelistDuration() calls." into nyc-dev
by TreeHugger Robot
· 9 years ago
0e8ce87
Fix popup context menu appearing brokenly.
by Oren Blasberg
· 9 years ago
08739a2
Merge \"Default minSdkVersion to \'1\'\" into nyc-dev am: a98e3e3ede
by Todd Kennedy
· 9 years ago
dd85da6
Remove redundant setPendingIntentWhitelistDuration() calls.
by Felipe Leme
· 9 years ago
8b73990
docs: fixed broken link in UsbManager javadocs
by Mark Lu
· 9 years ago
4f65708
Default minSdkVersion to '1'
by Todd Kennedy
· 9 years ago
3fae8ae
One final tweak to the platlogo. am: 4b7e415803
by Dan Sandler
· 9 years ago
4b7e415
One final tweak to the platlogo.
by Dan Sandler
· 9 years ago
5f7f3fa
Merge \"Mark app pending intents in notification extras\" into nyc-dev
by Svet Ganov
· 9 years ago
ddb9488
Mark app pending intents in notification extras
by Svet Ganov
· 9 years ago
cc67847
Merge "Import translations. DO NOT MERGE" into nyc-dev
by TreeHugger Robot
· 9 years ago
8a953d02
Merge \"Add missing null checks\" into nyc-dev am: 02e391585d
by John Reck
· 9 years ago
474659c
Add missing null checks
by John Reck
· 9 years ago
09aaab1
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
fadfc8e
Cats are not, technically, tasty treats. am: 27a9fcc618
by Dan Sandler
· 9 years ago
27a9fcc
Cats are not, technically, tasty treats.
by Dan Sandler
· 9 years ago
c038c55
Merge \"Update DisplayMetrics when resizing\" into nyc-dev am: 34ccbe035a
by Adam Lesinski
· 9 years ago
34ccbe0
Merge "Update DisplayMetrics when resizing" into nyc-dev
by TreeHugger Robot
· 9 years ago
242a443
Merge \"Fix layout issue after insets changed\" into nyc-dev am: 119f1715b3
by Adam Powell
· 9 years ago
119f171
Merge "Fix layout issue after insets changed" into nyc-dev
by TreeHugger Robot
· 9 years ago
be87ca9
Merge \"PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.\" into nyc-dev
by Robert Carr
· 9 years ago
8afc1f7
Merge "PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL." into nyc-dev
by TreeHugger Robot
· 9 years ago
c9bbca5
Merge \"Update documentation for View.startDragAndDrop\" into nyc-dev
by Yorke Lee
· 9 years ago
ac3e0e5
Update DisplayMetrics when resizing
by Adam Lesinski
· 9 years ago
c63710e
Merge "Update documentation for View.startDragAndDrop" into nyc-dev
by Yorke Lee
· 9 years ago
76fdbb7
Fix layout issue after insets changed
by Adam Powell
· 9 years ago
489c39d
PopupWindow: Use DISPLAY_CLIP_VERTICAL/HORIZONTAL.
by Robert Carr
· 9 years ago
f1dc57e
Merge "Import translations. DO NOT MERGE" into nyc-dev
by TreeHugger Robot
· 9 years ago
a8ddc93
Import translations. DO NOT MERGE
by Bill Yi
· 9 years ago
8c9bd9c
Merge \"fix bad contrast in table links by switching to normal table cells instead of headings.\" into nyc-dev
by smain@google.com
· 9 years ago
fd0eeb0
Merge "fix bad contrast in table links by switching to normal table cells instead of headings." into nyc-dev
by Scott Main
· 9 years ago
955de27
Merge \"QS: Hacks to fix bigger problems in TileService binding\" into nyc-dev
by Jason Monk
· 9 years ago
1427bb3
Merge "QS: Hacks to fix bigger problems in TileService binding" into nyc-dev
by Jason Monk
· 9 years ago
d092e3a4
Update documentation for View.startDragAndDrop
by Yorke Lee
· 9 years ago
10e29b8
fix bad contrast in table links by switching to normal table cells instead of headings.
by smain@google.com
· 9 years ago
6edbefd
QS: Hacks to fix bigger problems in TileService binding
by Jason Monk
· 9 years ago
c86a2e3
Merge \"Remove FD from the right Looper\" into nyc-dev am: db13dd41a9
by John Reck
· 9 years ago
db13dd4
Merge "Remove FD from the right Looper" into nyc-dev
by John Reck
· 9 years ago
803a316
Merge \"When uninstalling, only kill the requested user.\" into nyc-dev
by Jeff Sharkey
· 9 years ago
060d5a0
Merge "When uninstalling, only kill the requested user." into nyc-dev
by TreeHugger Robot
· 9 years ago
ac04f4e
Remove FD from the right Looper
by John Reck
· 9 years ago
85f449e
When uninstalling, only kill the requested user.
by Jeff Sharkey
· 9 years ago
72c5387
Merge \"Sensor: Make getId() more varied\" into nyc-dev am: 94b61cb340
by Peng Xu
· 9 years ago
94b61cb
Merge "Sensor: Make getId() more varied" into nyc-dev
by Greg Kaiser
· 9 years ago
c7ebca2
Merge \"Fix issue #29532165: System Server Java Crashes in WiFi (RT Restart)\" into nyc-dev
by Dianne Hackborn
· 9 years ago
576e6d2
Merge "Fix issue #29532165: System Server Java Crashes in WiFi (RT Restart)" into nyc-dev
by Dianne Hackborn
· 9 years ago
483a8dc
Merge \"Clarify docs for PopupWindow width/height parameters\" into nyc-dev
by Alan Viverette
· 9 years ago
22f887a
Merge "Clarify docs for PopupWindow width/height parameters" into nyc-dev
by Alan Viverette
· 9 years ago
b9aa9b4
Merge "Import translations. DO NOT MERGE" into nyc-dev
by Baligh Uddin
· 9 years ago
17c7753
Fix issue #29532165: System Server Java Crashes in WiFi (RT Restart)
by Dianne Hackborn
· 9 years ago
fdff97c
Merge \"Change approach for windowPositionLostRT\" into nyc-dev am: 16038a0c5f
by John Reck
· 9 years ago
16038a0
Merge "Change approach for windowPositionLostRT" into nyc-dev
by John Reck
· 9 years ago
12ccb2e
Import translations. DO NOT MERGE
by Baligh Uddin
· 9 years ago
f23a1b8
Change approach for windowPositionLostRT
by John Reck
· 9 years ago
eb3f3aa
Merge \"Use granted userId to look up provider info\" into nyc-dev
by Fyodor Kupolov
· 9 years ago
f9f2c7c
Merge "Use granted userId to look up provider info" into nyc-dev
by Fyodor Kupolov
· 9 years ago
716866d
Sensor: Make getId() more varied
by Peng Xu
· 9 years ago
a72a6aa
Merge \"ContextImpl: Keep DisplayAdjustments and Display in sync\" into nyc-dev
by Adam Lesinski
· 9 years ago
0bf31c3
Merge "ContextImpl: Keep DisplayAdjustments and Display in sync" into nyc-dev
by Adam Lesinski
· 9 years ago
31ef27c
Merge \"Prevent early boot crash reading PowerProfile\" into nyc-dev
by Adam Lesinski
· 9 years ago
ec6db57
Merge "Prevent early boot crash reading PowerProfile" into nyc-dev
by Adam Lesinski
· 9 years ago
9bbaacf
Use granted userId to look up provider info
by Fyodor Kupolov
· 9 years ago
1a76a62
Prevent early boot crash reading PowerProfile
by Adam Lesinski
· 9 years ago
56197c9
Merge \"Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag...\" into nyc-dev
by Dianne Hackborn
· 9 years ago
a62a7ee
Merge "Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag..." into nyc-dev
by Dianne Hackborn
· 9 years ago
d8aa42f
Merge \"QS Tiles: Fix some problems with connecting through intent\" into nyc-dev
by Jason Monk
· 9 years ago
8753e18
QS Tiles: Fix some problems with connecting through intent
by Jason Monk
· 9 years ago
121e164
Fix issue #29545190: JobScheduler ContentUri NOTIFY_FOR_DESCENDANTS flag...
by Dianne Hackborn
· 9 years ago
4ece3d6
ContextImpl: Keep DisplayAdjustments and Display in sync
by Adam Lesinski
· 9 years ago
Next »