summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Use Calendar.add() instead of Calendar.roll()Leon Scroggins2010-01-081-12/+16
* remove unused jni interfacesCary Clark2010-01-071-8/+2
* Request <label> info only when accessing a textfield.Leon Scroggins2010-01-073-9/+51
* Show label information as hint textLeon Scroggins2010-01-062-0/+3
* Patch from Huahui Wu.Grace Kloba2010-01-051-2/+5
* layers supportNicolas Roard2010-01-042-2/+121
* Merge "Cleanup the cache file when we decide not saving it. This logic was lo...Grace Kloba2010-01-042-7/+39
|\
| * Cleanup the cache file when we decide not saving it.Grace Kloba2009-12-272-7/+39
* | If the DOM changes textfield focus, make the IME work properly.Leon Scroggins2010-01-042-37/+18
|/
* Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call vol...Eric Laurent2009-12-221-1/+9
* Move the full screen's matching embedded view to beGrace Kloba2009-12-211-1/+38
* Update imports to android-commonTom Taylor2009-12-2120-1613/+61
* Address the multiple resizing during initializingGrace Kloba2009-12-204-5/+38
* Merge change If0c93a57 into eclair-mr2Android (Google) Code Review2009-12-182-12/+198
|\
| * add DragTracker classMike Reed2009-12-182-12/+198
* | Merge change Ia6446890 into eclair-mr2Android (Google) Code Review2009-12-173-2371/+80
|\ \ | |/ |/|
| * Remove the IM provider contract class.Jeff Hamilton2009-12-173-2371/+80
* | Merge change I4758f121 into eclair-mr2Android (Google) Code Review2009-12-165-5/+42
|\ \ | |/ |/|
| * Added the Protractor algorithm for calculating the minimum cosine distance be...Yang Li2009-12-145-5/+42
* | Merge change Ic0e32f12 into eclair-mr2Android (Google) Code Review2009-12-161-3/+23
|\ \
| * | Add a callback for the ConnectSink Call.Jaikumar Ganesh2009-12-161-3/+23
* | | Merge change I11438c37 into eclair-mr2Android (Google) Code Review2009-12-166-99/+223
|\ \ \
| * | | Implement the full screen WebView plugin.Grace Kloba2009-12-166-99/+223
* | | | b/2224837 Changed the plumbing of how alerts/notifications work.Michael Chan2009-12-151-27/+44
* | | | Fixing broken javadoc.Dmitri Plotnikov2009-12-151-3/+3
| |/ / |/| |
* | | Introducing fields for capturing national specifics of contact names.Dmitri Plotnikov2009-12-151-1/+134
|/ /
* | check to see if nav cache is up to date on tapCary Clark2009-12-152-4/+63
* | Merge change I11f66b41 into eclair-mr2Android (Google) Code Review2009-12-151-5/+0
|\ \
| * | Remove unused SOURCE_ID constant.Ken Shirriff2009-12-141-5/+0
* | | Provide localized strings for <input> labels.Leon Scroggins2009-12-151-1/+16
* | | moved the hidden sync helpers out of the frameworkFred Quintana2009-12-149-2539/+18
* | | Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-142-5/+20
|/ /
* | Fixes context-menu trigger behavior after scroll in TextViewMaryam Garrett2009-12-142-54/+49
|/
* Merge change Ib5343691 into eclair-mr2Android (Google) Code Review2009-12-141-0/+14
|\
| * Add account name / type query parameters for calendar Events.Ken Shirriff2009-12-111-0/+14
* | Unbundling workPaul Westbrook2009-12-149-1203/+4
* | Notify native plugin code when the browser discards the customView.Derek Sollenberger2009-12-142-2/+4
* | Merge change If90ee7e2 into eclair-mr2Android (Google) Code Review2009-12-142-3/+9
|\ \
| * | Fix TabHost NPE when there are no tabsBjorn Bringert2009-12-112-3/+9
* | | am 474731d5: Merge change I2ffe306f into eclairDianne Hackborn2009-12-133-5/+27
|\ \ \
| * | | Fix issue #2304284: contacts/dialer/recentcalls constantly flashingDianne Hackborn2009-12-113-5/+27
* | | | Post a Runnable to execute setNewZoomScale whenGrace Kloba2009-12-121-3/+11
| |_|/ |/| |
* | | Eliminate CrashData and friends.Dan Egnor2009-12-1114-684/+57
* | | Fix broken sdk build.Ken Shirriff2009-12-111-1/+1
* | | Merge change I8b302097 into eclair-mr2Android (Google) Code Review2009-12-111-3/+7
|\ \ \
| * | | Update the zoom buttons after moving to a new page.Mike Reed2009-12-101-3/+7
* | | | Merge change Ida4d6ab0 into eclair-mr2Android (Google) Code Review2009-12-112-5/+23
|\ \ \ \
| * | | | Allows users to scroll while in select mode.Maryam Garrett2009-12-102-5/+23
| | |_|/ | |/| |
* | | | Merge change I0a56959e into eclair-mr2Android (Google) Code Review2009-12-105-323/+1437
|\ \ \ \
| * | | | Implement a HierarchicalStateMachineWink Saville2009-12-085-323/+1437