Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
8b9df97826f94e2e871eff734b174a4752b0d5f9
/
core
961d2c6
Merge "b/3350774 avoid screen jumping when pinching to zoom." into honeycomb
by Huahui Wu
· 14 years ago
1f30125
b/3350774 avoid screen jumping when pinching to zoom.
by Huahui Wu
· 14 years ago
d49f3e0
Merge "Rename KeyCharacterMap.UnavailableException." into honeycomb
by Jeff Brown
· 14 years ago
7e1e21f
Rename KeyCharacterMap.UnavailableException.
by Jeff Brown
· 14 years ago
ed58d8e
Merge "Fix bug 3112733 - Missing TLS encryption option in manual email account setup" into honeycomb
by Adam Powell
· 14 years ago
d2766ae
Fix bug 3112733 - Missing TLS encryption option in manual email account setup
by Adam Powell
· 14 years ago
2cb866b
Merge "Never drag scroll views with no children." into honeycomb
by Jeff Brown
· 14 years ago
eefc824
Merge "Fix toasts." into honeycomb
by Romain Guy
· 14 years ago
cf3dd6b
Fix toasts.
by Romain Guy
· 14 years ago
28f0a53
Merge "Fail more gracefully when window state changes during drags" into honeycomb
by Christopher Tate
· 14 years ago
1c0012e
Merge "Ensure that the column is valid before querying." into honeycomb
by Amith Yamasani
· 14 years ago
b26a651
Merge "Hook up large heap API." into honeycomb
by Dianne Hackborn
· 14 years ago
f01af75
Fail more gracefully when window state changes during drags
by Christopher Tate
· 14 years ago
de6e2ca
Ensure that the column is valid before querying.
by Amith Yamasani
· 14 years ago
de39851
Hook up large heap API.
by Dianne Hackborn
· 14 years ago
4defed4
Merge changes I3814b491,Ic3a7f4c0 into honeycomb
by Joe Onorato
· 14 years ago
62097ad
Merge "@hide MediaStore.ACTION_MTP_SESSION_END" into honeycomb
by Mike Lockwood
· 14 years ago
0c44d1d
Merge "Race condition patched in Email autocompletion." into honeycomb
by Gilles Debunne
· 14 years ago
e222872
@hide MediaStore.ACTION_MTP_SESSION_END
by Mike Lockwood
· 14 years ago
120856c
Pass SkRegion::toString() through to java.
by Joe Onorato
· 14 years ago
cb109a0
Add docs for Notification.Builder.
by Joe Onorato
· 14 years ago
7457b36
Merge "Make connection / disconnect failure more robust." into honeycomb
by Jaikumar Ganesh
· 14 years ago
be2c4f9
Race condition patched in Email autocompletion.
by Gilles Debunne
· 14 years ago
9240f16
Merge "StrictMode: class instance limits (track object "leaks")" into honeycomb
by Brad Fitzpatrick
· 14 years ago
bfbe577
StrictMode: class instance limits (track object "leaks")
by Brad Fitzpatrick
· 14 years ago
b098f73
Merge "Add a property for specifying a dalvik heap growth limit." into honeycomb
by Carl Shapiro
· 14 years ago
514fb18
Don't attempt to create empty layers. Bug #3369888
by Romain Guy
· 14 years ago
8f36bed
Merge "Don't attempt to create empty layers. Bug #3369888" into honeycomb
by Romain Guy
· 14 years ago
fbe807d
Make connection / disconnect failure more robust.
by Jaikumar Ganesh
· 14 years ago
b501f77
Merge "Use rounded interger to represent the last touch point." into honeycomb
by Shimeng (Simon) Wang
· 14 years ago
5383d07
Merge "Fix a couple of drag & drop crashes" into honeycomb
by Christopher Tate
· 14 years ago
9335f5b
Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb
by Romain Guy
· 14 years ago
42f3a4b
Make embedded hardware layers work. Bug #3369474
by Romain Guy
· 14 years ago
1e07da3
Use rounded interger to represent the last touch point.
by Shimeng (Simon) Wang
· 14 years ago
aa2275e
Fix complex character support for plugins.
by Derek Sollenberger
· 14 years ago
1fc014f
Fix a couple of drag & drop crashes
by Christopher Tate
· 14 years ago
4243dc3
Updated the Time/Date pickers to be backwards compatible
by Svetoslav Ganov
· 14 years ago
8cdf27c
Add a property for specifying a dalvik heap growth limit.
by Carl Shapiro
· 14 years ago
10f4ffe
Merge "Issue 3315999: catch ToneGenerator exceptions." into honeycomb
by Eric Laurent
· 14 years ago
733a42b
Issue 3315999: catch ToneGenerator exceptions.
by Eric Laurent
· 14 years ago
f5ffe89
Token cache was not reset on password change
by Costin Manolache
· 14 years ago
c446ae8
Merge "Removing deprecated widget api method." into honeycomb
by Adam Cohen
· 14 years ago
0fd9be2
Removing deprecated widget api method.
by Winson Chung
· 14 years ago
c7816cd
Merge "Don't let toasts "leak" Context instances." into honeycomb
by Romain Guy
· 14 years ago
7666ebd
Merge "Bee seeing you..." into honeycomb
by Dianne Hackborn
· 14 years ago
c4d09f2
Don't let toasts "leak" Context instances.
by Romain Guy
· 14 years ago
5497371
Merge "Environment.isExternalStorageRemovable() is false if external storage is emulated" into honeycomb
by Mike Lockwood
· 14 years ago
70ee3ca
Environment.isExternalStorageRemovable() is false if external storage is emulated
by Mike Lockwood
· 14 years ago
3be1ffa
Only scroll on screen when necessary.
by Leon Scroggins
· 14 years ago
928e48f
Merge "Fix bug 2084122: enable application control over text synth volume" into honeycomb
by Jean-Michel Trivi
· 14 years ago
c40fc87
Need to sync the cache settings to native side
by Kristian Monsen
· 14 years ago
6e710b4
Merge "Maintain the seek position in HTML5 video" into honeycomb
by Ben Murdoch
· 14 years ago
4077723
Make WebView inactive when title bar takes focus.
by Leon Scroggins
· 14 years ago
ff19d19
Maintain the seek position in HTML5 video
by Ben Murdoch
· 14 years ago
32cf193
Disabling queued unbinding of RemoteViewsServices until we fix flashing in widgets.
by Winson Chung
· 14 years ago
81f39eb
Refactoring app widgets to address security/performance issues.
by Winson Chung
· 14 years ago
3355e18
Merge "Fix 3356338: Add recovery text to AccountUnlockScreen" into honeycomb
by Jim Miller
· 14 years ago
d63d335
Merge "Fix bug 3362258 - Fastscroll is out of sync with the list" into honeycomb
by Adam Powell
· 14 years ago
b1f498a
Fix bug 3362258 - Fastscroll is out of sync with the list
by Adam Powell
· 14 years ago
3cd030a
Merge "Don't pass a null View to OnListItemClickListener. Bug #3365153" into honeycomb
by Romain Guy
· 14 years ago
7890fe2
Don't pass a null View to OnListItemClickListener. Bug #3365153
by Romain Guy
· 14 years ago
3023afe
Bee seeing you...
by Dianne Hackborn
· 14 years ago
fb75738
Never drag scroll views with no children.
by Jeff Brown
· 14 years ago
f38bddb
DO NOT MERGE Add connect HID/NAP BT stress test
by Eric Rowe
· 14 years ago
a0d4d80
DO NOT MERGE Cleaned up BT test utils
by Eric Rowe
· 14 years ago
2a83f00
Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150
by Romain Guy
· 14 years ago
064f6ad
Merge "Recreate the EGL surface when ViewRoot's surface changes. Bug #3306150" into honeycomb
by Romain Guy
· 14 years ago
9237575
Merge "Fix bug 3362979 - Holo light overflow button has stale focused state" into honeycomb
by Adam Powell
· 14 years ago
0e6c338
Fix bug 3362979 - Holo light overflow button has stale focused state
by Adam Powell
· 14 years ago
e641327
Merge "Just a little 'ol activity manager permission change." into honeycomb
by Dianne Hackborn
· 14 years ago
661b6cf
Merge "Okay, new plan for dialogs." into honeycomb
by Dianne Hackborn
· 14 years ago
ef57575
Okay, new plan for dialogs.
by Dianne Hackborn
· 14 years ago
6c2c5fc
Just a little 'ol activity manager permission change.
by Dianne Hackborn
· 14 years ago
31dae92
Fix 3356338: Add recovery text to AccountUnlockScreen
by Jim Miller
· 14 years ago
6cfc7a0
Merge "Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing" into honeycomb
by Adam Powell
· 14 years ago
a1e6358
Fix bug 3365208 - Contextual Action Bar is not displayed when the context item is changing
by Adam Powell
· 14 years ago
17ed60c
API CHANGE: add a no-View ctor for DragShadowBuilder
by Christopher Tate
· 14 years ago
745a529
Merge "Smoother pinch-zoom in Browser." into honeycomb
by Romain Guy
· 14 years ago
c098c1d
Merge "Create db path if it doesn't exit" into honeycomb
by John Reck
· 14 years ago
4f06678
Smoother pinch-zoom in Browser.
by Romain Guy
· 14 years ago
798378e
Create db path if it doesn't exit
by John Reck
· 14 years ago
36c8440
Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb
by Dianne Hackborn
· 14 years ago
cfaf887
Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog
by Dianne Hackborn
· 14 years ago
f4368c9
Merge "Filter virtual keys after touches." into honeycomb
by Jeff Brown
· 14 years ago
2c0d22e
Merge "Import revised translations. DO NOT MERGE" into honeycomb
by Eric Fischer
· 14 years ago
fe50892
Filter virtual keys after touches.
by Jeff Brown
· 14 years ago
b8b671d
Merge "Add back NEW_TASK flag." into honeycomb
by Costin Manolache
· 14 years ago
c6399ea
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
3ab249c
Merge "Fixing memory leak in PreferenceScreen." into honeycomb
by Brad Fitzpatrick
· 14 years ago
1560003
Fixing memory leak in PreferenceScreen.
by Mathias Jeppsson
· 14 years ago
241fc72
Merge "Don't cache return of getService in Environment" into honeycomb
by Kenny Root
· 14 years ago
b4f655d
Merge "StrictMode class instance limit interface." into honeycomb
by Brad Fitzpatrick
· 14 years ago
b2278dc
Don't cache return of getService in Environment
by Kenny Root
· 14 years ago
7580357
StrictMode class instance limit interface.
by Brad Fitzpatrick
· 14 years ago
807daf7
Add support for skew()
by Romain Guy
· 14 years ago
89108d5
Merge "Add support for skew()" into honeycomb
by Romain Guy
· 14 years ago
d00207f
Merge "WebStorage public API change" into honeycomb
by John Reck
· 14 years ago
4839538
Merge "Hiding the AsyncTaskLoader.waitForLoader method" into honeycomb
by Dmitri Plotnikov
· 14 years ago
788c518
Merge "Fix smart zoom for plugins that use OpenGL." into honeycomb
by Derek Sollenberger
· 14 years ago
8d74f7f
Merge "Doc change: fix busted link to DatePicker tutorial." into honeycomb
by Dirk Dougherty
· 14 years ago
Next »