summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I49263df9,Ie733ad38,I84908fd3,Ia4e869b8,I8240e763,Id5704cc5Joe Onorato2011-01-041-3/+8
|\
| * Notification.Builder.setAutoCancel() was setting the wrong flag.Joe Onorato2011-01-041-1/+1
| * When the number field on a notifications is >100, just say "100+" instead of ...Joe Onorato2011-01-041-2/+7
* | am 978e41fc: am 8d98aebe: Merge "Fix technology extra naming for IsoDep and N...Nick Pelly2011-01-042-10/+24
|\ \ | |/ |/|
| * am 8d98aebe: Merge "Fix technology extra naming for IsoDep and NfcB (API part...Nick Pelly2011-01-042-10/+24
| |\
| | * Fix technology extra naming for IsoDep and NfcB (API part).Martijn Coenen2011-01-052-10/+24
* | | MaxLines is respected in TextViews, even when ellipsize is set to end.Gilles Debunne2011-01-041-90/+92
* | | Some new API cleanup.Dianne Hackborn2011-01-043-46/+50
* | | Add support for downgrading database version in SQLiteOpenHelperEric Hassold2011-01-041-12/+22
* | | Merge "Change the OpenGL viewport when new layout params are used. Bug #3303158"Romain Guy2011-01-041-1/+1
|\ \ \
| * | | Change the OpenGL viewport when new layout params are used.Romain Guy2011-01-041-1/+1
* | | | Remove functionality related to external allocation tracking.Carl Shapiro2011-01-041-24/+124
* | | | Revert "Fix for ellipsized text that has two lines at maximum."Gilles Debunne2011-01-041-92/+90
* | | | Merge "treat "can't open database file error" as "database corruption error""Vasu Nori2011-01-041-2/+10
|\ \ \ \
| * | | | treat "can't open database file error" as "database corruption error"Vasu Nori2011-01-041-2/+10
* | | | | Added support for asian characters in text selection.Gilles Debunne2011-01-041-8/+8
* | | | | Merge "Add full-screen support for OpenGL based plugins."Derek Sollenberger2011-01-041-4/+9
|\ \ \ \ \
| * | | | | Add full-screen support for OpenGL based plugins.Derek Sollenberger2011-01-041-4/+9
* | | | | | Removed simple compilation warnings.Gilles Debunne2011-01-041-2/+5
* | | | | | No spaces are inserted around pasted text when there are already new lines.Gilles Debunne2011-01-041-32/+37
| |/ / / / |/| | | |
* | | | | don't call methods doing database lock from a synchronized blockVasu Nori2011-01-041-8/+10
* | | | | Merge "when cursorwindow allocation fails, print the number of cursors left o...Vasu Nori2011-01-042-8/+117
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | when cursorwindow allocation fails, print the number of cursors left openVasu Nori2011-01-042-8/+117
* | | | | Merge "Few little fragment, wm tweaks."Dianne Hackborn2011-01-042-1/+5
|\ \ \ \ \
| * | | | | Few little fragment, wm tweaks.Dianne Hackborn2011-01-042-1/+5
* | | | | | Merge "Fix testGetAllVisitedUrls to match BP1 behavior"John Reck2011-01-041-2/+4
|\ \ \ \ \ \
| * | | | | | Fix testGetAllVisitedUrls to match BP1 behaviorJohn Reck2010-12-221-2/+4
* | | | | | | Merge "Fixing bugs 3315632 3235958, performing a clean up of the WebView acce...Svetoslav Ganov2011-01-042-17/+40
|\ \ \ \ \ \ \
| * | | | | | | Fixing bugs 3315632 3235958, performing a clean up of the WebView accessibili...Svetoslav Ganov2011-01-032-17/+40
* | | | | | | | Multi-line EditText background is set using a state. Step 2.Gilles Debunne2011-01-041-1/+9
* | | | | | | | Multi-line EditText background is set using a state.Gilles Debunne2011-01-041-13/+3
* | | | | | | | Text selection is preserved upon device rotation.Gilles Debunne2011-01-041-5/+23
| |_|_|_|/ / / |/| | | | | |
* | | | | | | am c5caaf5f: am 8f49c025: Merge "Added response flags and DSFID extras for Nf...Nick Pelly2011-01-032-0/+20
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | am 8f49c025: Merge "Added response flags and DSFID extras for NfcV technology...Nick Pelly2011-01-032-0/+20
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge "Added response flags and DSFID extras for NfcV technology (API part)."...Nick Pelly2011-01-032-0/+20
| | |\ \ \ \ \
| | | * | | | | Added response flags and DSFID extras for NfcV technology (API part).Martijn Coenen2011-01-042-0/+20
* | | | | | | | am d81c68c3: am a743448a: Merge "Tweak Ndef.getType() API. Rename constants, ...Nick Pelly2011-01-031-7/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | am a743448a: Merge "Tweak Ndef.getType() API. Rename constants, expand javado...Nick Pelly2011-01-031-7/+20
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Tweak Ndef.getType() API. Rename constants, expand javadoc." into ging...Nick Pelly2011-01-031-7/+20
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Tweak Ndef.getType() API. Rename constants, expand javadoc.Nick Pelly2011-01-041-7/+20
* | | | | | | am a3e4293c: am 163bd407: Merge "Added getType() to NDEF technology class (AP...Nick Pelly2011-01-031-0/+19
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 163bd407: Merge "Added getType() to NDEF technology class (API part)." int...Nick Pelly2011-01-031-0/+19
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Added getType() to NDEF technology class (API part)." into gingerbreadNick Pelly2011-01-031-0/+19
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Added getType() to NDEF technology class (API part).Martijn Coenen2011-01-041-0/+19
* | | | | | | am 30ce5f85: am 8c09ef91: Merge "Removed selectAid() from IsoDep." into ginge...Nick Pelly2011-01-031-15/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 8c09ef91: Merge "Removed selectAid() from IsoDep." into gingerbreadNick Pelly2011-01-031-15/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge "Removed selectAid() from IsoDep." into gingerbreadNick Pelly2011-01-031-15/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Removed selectAid() from IsoDep.Martijn Coenen2011-01-041-15/+0
* | | | | | | am 7e4d74f7: am 4b94dee8: Merge "Added transfer/restore convience cmds to MF ...Nick Pelly2011-01-031-2/+29
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 4b94dee8: Merge "Added transfer/restore convience cmds to MF Classic tech....Nick Pelly2011-01-031-2/+29
| |\ \ \ \ \ \ | | |/ / / / /