summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Fix ViewRootImpl to find missing focus using D-pad.Ki-Hwan Lee2013-02-071-0/+7
* Merge "add reply.writeNoException() for quick response"Jeffrey Brown2013-02-071-0/+1
|\
| * add reply.writeNoException() for quick responseSungmin Choi2012-12-201-0/+1
* | Merge "avoid multiple-"0" to exceed the length of upper bound"Adam Powell2013-02-061-1/+3
|\ \
| * | avoid multiple-"0" to exceed the length of upper boundSungmin Choi2013-01-251-1/+3
* | | Merge "Fix unexpected rotation change when re-enabling auto-rotate"Craig Mautner2013-02-051-0/+1
|\ \ \
| * | | Fix unexpected rotation change when re-enabling auto-rotateSangkyu Lee2013-01-091-0/+1
* | | | Function uri.getAuthority is called twice. Minor doc corrections.Yury Zhauniarovich2013-02-031-5/+5
* | | | Merge "show SELECT ALL icon with text in landscape mode"Adam Powell2013-01-281-11/+2
|\ \ \ \
| * | | | show SELECT ALL icon with text in landscape modeSungmin Choi2013-01-251-11/+2
| | |/ / | |/| |
* | | | Merge "Track libcore changes for OpenSSLKey"Kenny Root2013-01-262-17/+11
|\ \ \ \
| * | | | Track libcore changes for OpenSSLKeyKenny Root2013-01-222-17/+11
* | | | | Merge "Add TLS Channel ID support to SSLCertificateSocketFactory."Kenny Root2013-01-251-0/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add TLS Channel ID support to SSLCertificateSocketFactory.Alex Klyubin2013-01-181-0/+22
| |/ / /
* | | | Merge "Fix for truncated sentence in "Find on Page" field"John Reck2013-01-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for truncated sentence in "Find on Page" fieldStefan Wysocki2013-01-151-1/+1
| |/ /
* | | Track a typo fix in hidden libcore API.Elliott Hughes2013-01-171-1/+1
* | | Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."Elliott Hughes2013-01-142-19/+6
|\ \ \ | |/ / |/| |
| * | Switch over to getting 12-/24-hour time formats from CLDR via icu4c.Elliott Hughes2013-01-142-19/+6
* | | Merge "Handle nested folder case"Dianne Hackborn2013-01-071-1/+1
|\ \ \
| * | | Handle nested folder caseRoger Chen2013-01-031-1/+1
| |/ /
* | | Merge "Correcting typo in doc of MEDIA_XXX intents"Dianne Hackborn2013-01-071-3/+3
|\ \ \
| * | | Correcting typo in doc of MEDIA_XXX intentssuyi Yuan2013-01-041-3/+3
| |/ /
* | | Merge "Hopefully fix PendingIntent.getActivities() documentation wtf."Dianne Hackborn2013-01-071-2/+2
|\ \ \
| * | | Hopefully fix PendingIntent.getActivities() documentation wtf.Tim Hutt2012-12-101-2/+2
* | | | Use most specific attributes for distinguished name displayBrian Carlstrom2013-01-041-13/+28
| |/ / |/| |
* | | Merge "Fix NullpointException problem in onMenuItemSelected"Adam Powell2013-01-031-2/+8
|\ \ \ | |_|/ |/| |
| * | Fix NullpointException problem in onMenuItemSelectedzobject2012-12-151-2/+8
* | | Merge "Memory leak due to bad destroy sequence"Adam Powell2012-12-171-1/+1
|\ \ \
| * | | Memory leak due to bad destroy sequenceJean-Christophe PINCE2012-12-141-1/+1
| |/ /
* | | Toast: fix force close if called from system servicePawit Pornkitprasan2012-12-171-2/+7
* | | Merge "Fix DateUtils.formatElapsedTime."Elliott Hughes2012-12-141-71/+18
|\ \ \
| * | | Fix DateUtils.formatElapsedTime.Elliott Hughes2012-12-141-71/+18
* | | | Merge "fix typo in docs"Marco Nelissen2012-12-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix typo in docsHai Guo2012-12-051-1/+1
| |/ /
* | | Merge "Make implementation of isEmpty consistent with implementation of getCo...Adam Powell2012-12-111-1/+2
|\ \ \
| * | | Make implementation of isEmpty consistent with implementation of getCount in ...Emma Sajic2012-12-111-1/+2
* | | | Fix regression in ListView click handlingAdam Powell2012-12-111-1/+1
* | | | Fix EventLog string class problem in onOptionMenuSelectedzobject2012-12-101-2/+2
| |_|/ |/| |
* | | Merge "Framework: Use holo alert drawables"Adam Powell2012-12-071-1/+1
|\ \ \
| * | | Framework: Use holo alert drawablesBjörn Lundén2012-11-151-1/+1
| |/ /
* | | Ensure running mTouchModeReset when AbsListView is detachedSangkyu Lee2012-12-071-1/+2
* | | Merge "AsyncChannel to support remote death notification and post a disconnec...Irfan Sheriff2012-12-051-0/+37
|\ \ \ | |_|/ |/| |
| * | AsyncChannel to support remote death notification and post aVairavan Srinivasan2012-08-011-0/+37
* | | Merge "resolver list is not cleared on rebuild"Adam Powell2012-12-031-39/+29
|\ \ \
| * | | resolver list is not cleared on rebuildYou Kim2012-11-211-39/+29
* | | | Merge "Fix AndroidHttpClient documentation error."Elliott Hughes2012-11-291-2/+1
|\ \ \ \
| * | | | Fix AndroidHttpClient documentation error.Elliott Hughes2012-11-291-2/+1
| |/ / /
* | | | Merge "Make transactGetSockaddr locale safe"Elliott Hughes2012-11-291-9/+11
|\ \ \ \
| * | | | Make transactGetSockaddr locale safeJohan Redestig2012-11-231-9/+11