Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8ca1228168d05533b4810be337bb400356b2379e
/
core
8ca1228
Merge "Fix rounding of extra spacing when it is negative."
by Eric Fischer
· 15 years ago
9844b27c
Merge "Remove unused private assets from Android 1.0."
by Romain Guy
· 15 years ago
3ce4881
Remove unused private assets from Android 1.0.
by Romain Guy
· 15 years ago
778ce48
Issue 5697: getContextClassLoader returns a non-application classloader
by Brian Carlstrom
· 15 years ago
5900dc7
Merge "Remove never-used dead code from BackupManager"
by Joe Onorato
· 15 years ago
474507f
Remove never-used dead code from BackupManager
by Christopher Tate
· 15 years ago
2ca759d
Merge "Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils."
by Jim Miller
· 15 years ago
5b0fb3a
Fix 2463886: Allow delayed fetching of DevicePolicyManager in LockPatternUtils.
by Jim Miller
· 15 years ago
ff592dc
fix some minor javadoc errors in AccountManager
by Doug Zongker
· 15 years ago
925b4da
Merge "Fixing pressed state in preferences, addresses bug 2310741"
by Adam Powell
· 15 years ago
5375116
Fixing pressed state in preferences, addresses bug 2310741
by Adam Powell
· 15 years ago
c0e147d
Merge "Update AccountManager's javadoc."
by Dan Egnor
· 15 years ago
661f013
Update AccountManager's javadoc.
by Dan Egnor
· 15 years ago
cfe79e9
Merge "Clean up global search and web search activity finding"
by Bjorn Bringert
· 15 years ago
6cf7a32
Clean up global search and web search activity finding
by Bjorn Bringert
· 15 years ago
d162a11
Increasing the VS button's touchable area
by Valentin Kravtsov
· 15 years ago
9e0f5d9
Fix some random bugs.
by Dianne Hackborn
· 15 years ago
2f6a018
Fix bug 2183276: Synchronize all mManagedCursors accesses.
by Makoto Onuki
· 15 years ago
a2fb0b7
Merge "Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253"
by Romain Guy
· 15 years ago
afc0155
Prevent crash in AbsSpinner when the selection is out of sync. Bug #196253
by Romain Guy
· 15 years ago
42122b6
Merge "Standard alert dialogs overscroll only when content scrolls"
by Adam Powell
· 15 years ago
fde3290
Merge "Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds."
by Brad Fitzpatrick
· 15 years ago
8e4e726
Standard alert dialogs overscroll only when content scrolls
by Adam Powell
· 15 years ago
2588096
Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds.
by Brad Fitzpatrick
· 15 years ago
17b7d97
Merge "Fix bug where calling getButton(int) returns null."
by Romain Guy
· 15 years ago
1065758
Fix rounding of extra spacing when it is negative.
by Doug Felt
· 15 years ago
1efc95f
Merge "Don't switch layout modes in AbsListView#onTouchModeChanged() Don't stomp mResurrectToPosition for LAYOUT_SPECIFIC in AbsListView#hideSelector()"
by Adam Powell
· 15 years ago
6fe2b22
Fix bug where calling getButton(int) returns null.
by Romain Guy
· 15 years ago
29274dc
Also fix the API description file after UI_MODE_SERVICE rename.
by Tobias Haamel
· 15 years ago
93ed831
Merge "fix race condition introduced by CL https://android-git.corp.google.com/g/40395"
by Vasu Nori
· 15 years ago
299102f8
Merge "Fix missing UI_MODE_SERVICE rename."
by Dianne Hackborn
· 15 years ago
da576e8
Merge "Don't start global search from system dialogs"
by Bjorn Bringert
· 15 years ago
69fb574
Fix missing UI_MODE_SERVICE rename.
by Tobias Haamel
· 15 years ago
b8144a9
Don't start global search from system dialogs
by Bjorn Bringert
· 15 years ago
5333288
Manager for controlling the UI modes.
by Tobias Haamel
· 15 years ago
ec37e42
fix race condition introduced by CL https://android-git.corp.google.com/g/40395
by Vasu Nori
· 15 years ago
21f1bd1
Fix issue #2438980: Implement package watcher for voice recognizer service setting
by Dianne Hackborn
· 15 years ago
ab3e105
Don't switch layout modes in AbsListView#onTouchModeChanged()
by Adam Powell
· 15 years ago
bcea812
Merge "Ignore touch down events near the edge of the screen for the purposes of pulling down the windowshade."
by Joe Onorato
· 15 years ago
679dd12
Ignore touch down events near the edge of the screen for the purposes of pulling down the
by Joe Onorato
· 15 years ago
4bd222f
Merge "Don't let email addresses in database names get into the EventLog."
by Brad Fitzpatrick
· 15 years ago
d833023
Don't let email addresses in database names get into the EventLog.
by Brad Fitzpatrick
· 15 years ago
7edf738
Merge "Add new action for launching the user's music player app."
by Daniel Sandler
· 15 years ago
4379dca
Change the text for the browser downloads and history views.
by Leon Scroggins
· 15 years ago
edcdbb6
Add new action for launching the user's music player app.
by Daniel Sandler
· 15 years ago
232f24e
Merge "Automatically restore app data at install time"
by Chris Tate
· 15 years ago
2cfa2c2
Merge "Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock."
by Jim Miller
· 15 years ago
1bb6906
Automatically restore app data at install time
by Christopher Tate
· 15 years ago
6ad5a7a
Add a few simple tests of StaticLayout.
by Doug Felt
· 15 years ago
35abad2
Add error logging to ContentProviderOperation.
by Ken Shirriff
· 15 years ago
6c81def
Merge "Move package from internal to external and vice versa."
by Suchi Amalapurapu
· 15 years ago
8afbc53
Merge "improve logging of errors when trying to resolve backrefs http://b/2371475"
by Fred Quintana
· 15 years ago
8946dd3
Move package from internal to external and vice versa.
by Suchi Amalapurapu
· 15 years ago
ea0ce99
Merge "Spinner now allows disabled adapter items"
by Adam Powell
· 15 years ago
32637cf
Merge "Recycle MotionEvents properly in GestureDetector"
by Adam Powell
· 15 years ago
bda8874
improve logging of errors when trying to resolve backrefs http://b/2371475
by Fred Quintana
· 15 years ago
1f09c83
Spinner now allows disabled adapter items
by Adam Powell
· 15 years ago
481a10d
Merge "Enable bluetooth voice dialing in BluetoothHeadset.java."
by Martin Hibdon
· 15 years ago
ac7c8e6
Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235"
by Fred Quintana
· 15 years ago
eac461c
Merge "Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized"
by Steve Block
· 15 years ago
2ac2340
Merge "Change to 5 days ago group to 7 days ago."
by Leon Scroggins
· 15 years ago
01228fc
Makes sure GeolocationPermissions is fully robust to calls being made before the message handler is initialized
by Steve Block
· 15 years ago
4787b3c
Merge "Adds synchronization around message handler in GeolocationPermissions and WebStorage"
by Steve Block
· 15 years ago
3608d4a
Change to 5 days ago group to 7 days ago.
by Leon Scroggins
· 15 years ago
e4b2d4d
Adds synchronization around message handler in GeolocationPermissions and WebStorage
by Steve Block
· 15 years ago
8a032a3
Pass key modifier state to webcore for touch events and update DRT so it can simulate them.
by Ben Murdoch
· 15 years ago
281a80d
Fix 2448345: Fix tactile feedback bug in password/PIN and pattern unlock.
by Jim Miller
· 15 years ago
c0784c7
Merge "Elaborate a little on the documentation for PackageManager's resolveActivity."
by Mike LeBeau
· 15 years ago
8378bb3
Merge "Two big additions to the voice recognition APIs:"
by Mike LeBeau
· 15 years ago
bd3f527
Elaborate a little on the documentation for PackageManager's resolveActivity.
by Mike LeBeau
· 15 years ago
79375f7
Two big additions to the voice recognition APIs:
by Mike LeBeau
· 15 years ago
e155008
Merge "Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon."
by Jim Miller
· 15 years ago
90d141c
Merge "Do setThreadPriority() later so we can notify the waiting thread and release the lock as soon as possible even if we run the loop in background priority."
by Chih-Chung Chang
· 15 years ago
8570f74
- fix the AccountManager documentation. http://b/2401790
by Fred Quintana
· 15 years ago
939d5fa
Merge "Add USB RNDIS enable/disable control"
by Robert Greenwalt
· 15 years ago
2c0b6dd
Fix 2455162: Fix mdpi password entry keyboard to show 'OK' instead of return icon.
by Jim Miller
· 15 years ago
da99efc
Merge "add diagnostic info to help debug bug:2427686"
by Vasu Nori
· 15 years ago
d3fe301
add diagnostic info to help debug bug:2427686
by Vasu Nori
· 15 years ago
75288fa
Improve Service documentation with some samples.
by Dianne Hackborn
· 15 years ago
9599452
Merge "Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged"
by Adam Powell
· 15 years ago
45f2ca7
Recycle MotionEvents properly in GestureDetector
by Adam Powell
· 15 years ago
e36d6e2
Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes
by Dianne Hackborn
· 15 years ago
d750783
Don't cache mFirstPosition before a layoutChildren in ListView.onFocusChanged
by Adam Powell
· 15 years ago
a696f5d
Add ImageFormat.java and move the Camera/YUV constants from PixelFormat to it.
by Mathias Agopian
· 15 years ago
e8de284
bug fix for 2419869. also included 2 unittests.
by Vasu Nori
· 15 years ago
2640b63
Merge "Add SearchManager.getWebSearchActivity()"
by Bjorn Bringert
· 15 years ago
ea125f4
Add SearchManager.getWebSearchActivity()
by Bjorn Bringert
· 15 years ago
76c22f1
Merge "Set error condition correctly when device is already created."
by Jaikumar Ganesh
· 15 years ago
f43113f
Unhide setBlockNetworkLoads.
by Patrick Scott
· 15 years ago
ce1200d
Add USB RNDIS enable/disable control
by Robert Greenwalt
· 15 years ago
d970998
framework: storage: Add 'force' option to unmount/destroy storage apis, and update callsites.
by San Mehat
· 15 years ago
154f7a1
Show car mode notification in status bar.
by Tobias Haamel
· 15 years ago
0a07327
Merge "Fix bug #2331761 (Instances of a recurring event are missing)"
by Fabrice Di Meglio
· 15 years ago
852d1e9
Merge "Fix for bug 2448479"
by Dianne Hackborn
· 15 years ago
bcbf564
At the end of a zoom, only check if the textfield is onscreen.
by Leon Scroggins
· 15 years ago
24b5bdd
Fix bug #2331761 (Instances of a recurring event are missing)
by Fabrice Di Meglio
· 15 years ago
d651629
Merge "List.GetCheckItemIds no longer includes unchecked items."
by Gilles Debunne
· 15 years ago
fd3ddfa
List.GetCheckItemIds no longer includes unchecked items.
by Gilles Debunne
· 15 years ago
d7a0cde
Merge "Adjust SQLiteDatabase/Program buffer sizes"
by Kenny Root
· 15 years ago
bf1b59c
Merge "remove check for obsolete property ro.config.sync"
by Fred Quintana
· 15 years ago
Next »