Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
base
/
cff1bbf46ce79e370b80298522b0c2e23f3bdccc
« Previous
9787039
Merge "Fudge getRightPaddingOffset in TextView to match clipRect." into lmp-mr1-dev
by Roozbeh Pournader
· 10 years ago
212037f
Sync file before using JournaledFile commit.
by Kenny Guy
· 10 years ago
f076db4
AudioManager: make AudioPortEventHandler static
by Eric Laurent
· 10 years ago
d3cc11a
docs: Remove reference to handheld app for bitmap resource locations.
by Luan Nguyen
· 10 years ago
a9f9c4b
Merge "Fix javadoc for UserManager.KEY_RESTRICTIONS_PENDING" into lmp-mr1-dev
by Nicolas Prevot
· 10 years ago
2cd3ac4
Merge "CEC: Support sendStandby() for MHL device" into lmp-mr1-dev
by Jinsuk Kim
· 10 years ago
b96a691
Merge "Fix issue android-app doc, bump battery stats checkin version" into lmp-mr1-dev
by Dianne Hackborn
· 10 years ago
53af1cd
Merge "Vsyncs are hard" into lmp-mr1-dev
by John Reck
· 10 years ago
aa229902
Merge "Jump ripples to end when switching to a non-hardware canvas" into lmp-mr1-dev
by Alan Viverette
· 10 years ago
a0c0ca7
Jump ripples to end when switching to a non-hardware canvas
by Alan Viverette
· 10 years ago
4490774
Merge "Make the DatePicker dialog fit on smaller screens in landscape mode" into lmp-mr1-dev
by Alan Viverette
· 10 years ago
f39d650
Make the DatePicker dialog fit on smaller screens in landscape mode
by Alan Viverette
· 10 years ago
3b47713
Update generationId on bitmaps when decoded into by BitmapRegionDecoder
by Chris Craik
· 10 years ago
43a4a8c
Fix redundant file backups
by Christopher Tate
· 10 years ago
7c0e7db
Fudge getRightPaddingOffset in TextView to match clipRect.
by Roozbeh Pournader
· 10 years ago
0ee10f6
Fix issue android-app doc, bump battery stats checkin version
by Dianne Hackborn
· 10 years ago
c222198
docs: removing code captions
by Scott Rowe
· 10 years ago
61c94d1
CEC: Support sendStandby() for MHL device
by Jinsuk Kim
· 10 years ago
a2fa3d2
Merge "Unhide getDataRoaming, Messenger uses it to decide to download MMS or not." into lmp-mr1-dev
by Stuart Scott
· 10 years ago
eec75fa
Merge "Clean up graphics resources." into lmp-mr1-dev
by Michael Wright
· 10 years ago
c8ba2e8
Merge "Place window at top when adding by base layer" into lmp-mr1-dev
by Craig Mautner
· 10 years ago
94e3021
Merge "AAPT: Handle all old unversioned attribute usage" into lmp-mr1-dev
by Adam Lesinski
· 10 years ago
cfb1379
Place window at top when adding by base layer
by Craig Mautner
· 10 years ago
400a3f6
Unhide getDataRoaming, Messenger uses it to decide to download MMS or not.
by Stuart Scott
· 10 years ago
28994d8
AAPT: Handle all old unversioned attribute usage
by Adam Lesinski
· 10 years ago
a22c9b2
Vsyncs are hard
by John Reck
· 10 years ago
0b7f5e8
Modify getDeviceId() to get device id independent of Subscription.
by Sanket Padawe
· 10 years ago
b018399
SysUI: Log lockscreen gestures
by Christoph Studer
· 10 years ago
86e1788
Merge "Only notify SIM state changes when it has actually changed" into lmp-mr1-dev
by Jorim Jaggi
· 10 years ago
bd0db7b
Merge "SysUI: Log lockscreen state to eventlog" into lmp-mr1-dev
by Christoph Studer
· 10 years ago
42ebaa43
Merge "Make documentation for cross-profile intent filters clearer." into lmp-mr1-dev
by Nicolas Prevot
· 10 years ago
9f0e9ad
Merge "Don't blindly teardown unvalidated networks when releasing NetworkRequests." into lmp-mr1-dev
by Paul Jensen
· 10 years ago
2c1c5dd
Make documentation for cross-profile intent filters clearer.
by Nicolas Prevot
· 10 years ago
2b52cad
Merge "Switch the connectivity check to its own hostname." into lmp-mr1-dev
by Lorenzo Colitti
· 10 years ago
1a6dd29
Merge "StateMachine.dump produces no output sometimes." into lmp-mr1-dev
by Wink Saville
· 10 years ago
6e41019
Merge "Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council." into lmp-mr1-dev
by Junda Liu
· 10 years ago
cd29cb6
Switch the connectivity check to its own hostname.
by Lorenzo Colitti
· 10 years ago
8200885
Merge "Fix unexpected language changes on SIM card insertion." into lmp-mr1-dev
by Justin Harrison
· 10 years ago
ad58ca6
Merge "AudioService: handle stream mute by stream alias" into lmp-mr1-dev
by Eric Laurent
· 10 years ago
e3b0449
Merge "Update javadoc and hide getNameSource and getDataRoaming." into lmp-mr1-dev
by Stuart Scott
· 10 years ago
54b1b1a
StateMachine.dump produces no output sometimes.
by Wink Saville
· 10 years ago
207d7bd
Merge "Run isKeyguardSecure under system privileges" into lmp-mr1-dev
by Fyodor Kupolov
· 10 years ago
3fb3abd
Rename setGlobalPreferredNetworkType to setPreferredNetworkTypeToGlobal per API council.
by Junda Liu
· 10 years ago
ef04ae7
Merge "Complete booting when frontmost activity is idle" into lmp-mr1-dev
by Craig Mautner
· 10 years ago
31ae173
Merge "Add debug for ANR" into lmp-mr1-dev
by Craig Mautner
· 10 years ago
bcb6eb9
Add debug for ANR
by Craig Mautner
· 10 years ago
01ba98b
Only notify SIM state changes when it has actually changed
by Jorim Jaggi
· 10 years ago
a27523e
Merge "Fix for call timer resetting when starting IMS conference call. 1/4" into lmp-mr1-dev
by Tyler Gunn
· 10 years ago
4abdd07
Update javadoc and hide getNameSource and getDataRoaming.
by Stuart Scott
· 10 years ago
4fb3b60
AudioService: handle stream mute by stream alias
by Eric Laurent
· 10 years ago
f3ea23a
Complete booting when frontmost activity is idle
by Craig Mautner
· 10 years ago
c87d162
Run isKeyguardSecure under system privileges
by Fyodor Kupolov
· 10 years ago
84c5e8e
Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-dev
by Wink Saville
· 10 years ago
9320e9f
Merge "Update javadoc for DEFAULT_FEATURES deprecation." into lmp-mr1-dev
by Bryce Lee
· 10 years ago
69c22e8
Merge "Add API for nested pre-processing of a11y events; fix ResolverDrawerLayout" into lmp-mr1-dev
by Adam Powell
· 10 years ago
b14ed95
Fix javadoc for UserManager.KEY_RESTRICTIONS_PENDING
by Nicolas Prevot
· 10 years ago
7ce662e
Merge "DO NOT MERGE. Ensure screen pinning UI appears immediately after setting changes." into lmp-mr1-dev
by Winson Chung
· 10 years ago
6ab76bd
Merge "Clarify docs for user restrictions" into lmp-mr1-dev
by Nicolas Prévot
· 10 years ago
aa1008c
Update javadoc for DEFAULT_FEATURES deprecation.
by Bryce Lee
· 10 years ago
8eb3060
am 62ceea31: am f5569413: docs: Fix broken link in Common Intents automerge: c2d373a
by Ricardo Cervera
· 10 years ago
62ceea3
am f5569413: docs: Fix broken link in Common Intents automerge: c2d373a
by Ricardo Cervera
· 10 years ago
071743f
Rename reg/unreg OnSubscriptionsChangedListener.
by Wink Saville
· 10 years ago
c2d373a
am f5569413: docs: Fix broken link in Common Intents
by Ricardo Cervera
· 10 years ago
f556941
docs: Fix broken link in Common Intents
by Ricardo Cervera
· 10 years ago
c63a16b
Fix unexpected language changes on SIM card insertion.
by Narayan Kamath
· 10 years ago
150514b
Clarify docs for user restrictions
by Amith Yamasani
· 10 years ago
9936484
Don't blindly teardown unvalidated networks when releasing NetworkRequests.
by Paul Jensen
· 10 years ago
98e8f7a
DO NOT MERGE. Ensure screen pinning UI appears immediately after setting changes.
by Winson Chung
· 10 years ago
f913334
Camera: Clarify JNI exception message
by Eino-Ville Talvala
· 10 years ago
71922de
Update docs for Window.setElevation(), apply changes immediately
by Alan Viverette
· 10 years ago
2ed0513
Clean up graphics resources.
by Michael Wright
· 10 years ago
8443fad
docs: Add screenshot
by Scott Rowe
· 10 years ago
9a19ed1
am eec6dd77: am a87f3555: am d8bd117c: Merge "docs: Add parent calls to WatchFaces snippet." into lmp-docs
by Ricardo Cervera
· 10 years ago
1ea6afe
Merge "Don't allow windows with invalid types to be added." into lmp-mr1-dev
by Wale Ogunwale
· 10 years ago
74bf065
Don't allow windows with invalid types to be added.
by Wale Ogunwale
· 10 years ago
eec6dd7
am a87f3555: am d8bd117c: Merge "docs: Add parent calls to WatchFaces snippet." into lmp-docs
by Ricardo Cervera
· 10 years ago
a87f355
am d8bd117c: Merge "docs: Add parent calls to WatchFaces snippet." into lmp-docs
by Ricardo Cervera
· 10 years ago
d8bd117
Merge "docs: Add parent calls to WatchFaces snippet." into lmp-docs
by Ricardo Cervera
· 10 years ago
d15b54d
am 0bb84bb5: am 661ca547: am 8062f1f3: Merge "docs: Removing obsolete L-Preview docs and images" into lmp-docs
by Joe Fernandez
· 10 years ago
0bb84bb
am 661ca547: am 8062f1f3: Merge "docs: Removing obsolete L-Preview docs and images" into lmp-docs
by Joe Fernandez
· 10 years ago
520a3c8
am acd5f3ab: am 1946978c: am 76110e7c: docs: Remove Wear preview reference docs
by Joe Fernandez
· 10 years ago
661ca54
am 8062f1f3: Merge "docs: Removing obsolete L-Preview docs and images" into lmp-docs
by Joe Fernandez
· 10 years ago
acd5f3a
am 1946978c: am 76110e7c: docs: Remove Wear preview reference docs
by Joe Fernandez
· 10 years ago
8062f1f
Merge "docs: Removing obsolete L-Preview docs and images" into lmp-docs
by Joe Fernandez
· 10 years ago
1946978
am 76110e7c: docs: Remove Wear preview reference docs
by Joe Fernandez
· 10 years ago
0a1eb64
Merge "Carrier text handle sim removal" into lmp-mr1-dev
by Jason Monk
· 10 years ago
afd23ab
docs: Add parent calls to WatchFaces snippet.
by Ricardo Cervera
· 10 years ago
b71f9f9
Merge "Improve the circularMask for round displays" into lmp-mr1-dev
by Prashant Malani
· 10 years ago
76110e7
docs: Remove Wear preview reference docs
by Joe Fernandez
· 10 years ago
05d9a51
docs: Removing obsolete L-Preview docs and images
by Joe Fernandez
· 10 years ago
c6a2285
am 3fca2e7f: am 10b829e1: am fec824b6: Merge "Adding Android Fundamentals video." into lmp-docs
by Eric Gilmore
· 10 years ago
3fca2e7
am 10b829e1: am fec824b6: Merge "Adding Android Fundamentals video." into lmp-docs
by Eric Gilmore
· 10 years ago
10b829e
am fec824b6: Merge "Adding Android Fundamentals video." into lmp-docs
by Eric Gilmore
· 10 years ago
fec824b
Merge "Adding Android Fundamentals video." into lmp-docs
by Eric Gilmore
· 10 years ago
cd5d33c
Fix for call timer resetting when starting IMS conference call. 1/4
by Tyler Gunn
· 10 years ago
c726557
am 2c7e5631: am 7862ba29: am 6c8b80ac: Merge "Removing three obsolete lessons from TOC, which in turn removes them from building-userinfo.jd when built." into lmp-docs
by Eric Gilmore
· 10 years ago
2c7e563
am 7862ba29: am 6c8b80ac: Merge "Removing three obsolete lessons from TOC, which in turn removes them from building-userinfo.jd when built." into lmp-docs
by Eric Gilmore
· 10 years ago
7862ba2
am 6c8b80ac: Merge "Removing three obsolete lessons from TOC, which in turn removes them from building-userinfo.jd when built." into lmp-docs
by Eric Gilmore
· 10 years ago
3d9875f
Import translations. DO NOT MERGE
by Geoff Mendal
· 10 years ago
695233f
Merge "AudioService: send connection intent for HDMI ARC device" into lmp-mr1-dev
by Eric Laurent
· 10 years ago
Next »