summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge change I29232f2a into eclairAndroid (Google) Code Review2009-10-081-1/+1
|\
| * Only dismiss search dialog after launching intent.Bryan Mawhinney2009-10-071-1/+1
* | Merge change Iea48361d into eclairAndroid (Google) Code Review2009-10-081-9/+15
|\ \
| * | fix an NPE on a race condition that occurs when unbinding from an authenticat...Fred Quintana2009-10-071-9/+15
* | | More fix #2163209: alarm clock rings but is hidden behind lock screenDianne Hackborn2009-10-071-0/+7
* | | Merge change Ieed8be00 into eclairAndroid (Google) Code Review2009-10-076-35/+36
|\ \ \
| * | | Introduce BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-086-35/+36
* | | | Merge change Ia4879943 into eclairAndroid (Google) Code Review2009-10-078-67/+376
|\ \ \ \ | |/ / /
| * | | Encourage developers to connect RFCOMM by UUID instead of Channel.Nick Pelly2009-10-078-67/+376
* | | | Improve drawing cache speed by selecting the correct opacity and keeping a 32...Romain Guy2009-10-072-9/+18
|/ / /
* | | Fix issue #2163654: deadlock, runtime restartDianne Hackborn2009-10-071-14/+25
| |/ |/|
* | Merge change I2c5f1e76 into eclairAndroid (Google) Code Review2009-10-071-4/+6
|\ \ | |/ |/|
| * Fix back button handling in ACTVBjorn Bringert2009-10-061-4/+6
* | changes from Sync Manager API Review: bug 2164262Fred Quintana2009-10-064-64/+26
* | Merge change Id8df149c into eclairAndroid (Google) Code Review2009-10-061-8/+6
|\ \
| * | Turn some logging back on in ConnectionManagerRobert Greenwalt2009-10-061-8/+6
* | | Merge change I547cff66 into eclairAndroid (Google) Code Review2009-10-061-8/+111
|\ \ \ | |/ / |/| |
| * | Add zoom functions and sendCommand.Wu-cheng Li2009-10-061-8/+111
* | | fix build breakageFred Quintana2009-10-061-0/+1
|/ /
* | - hide Entity and all its referencesFred Quintana2009-10-0610-94/+103
* | Merge change I5be3d603 into eclairAndroid (Google) Code Review2009-10-062-31/+16
|\ \ | |/ |/|
| * Make sdk version and code names static finals in PackageParser.Suchi Amalapurapu2009-10-062-31/+16
* | Make VCardComposer create the instance for mHandlerList.Daisuke Miyakawa2009-10-061-4/+2
* | Fix docs builds.Nick Pelly2009-10-062-2/+2
|/
* Provide an API for apps to use a dynamic RFCOMM channel and SDP record.Nick Pelly2009-10-066-42/+293
* Merge change I4db3a5b3 into eclairAndroid (Google) Code Review2009-10-051-2/+1
|\
| * fix a javadoc build breakageFred Quintana2009-10-051-2/+1
* | Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...Dianne Hackborn2009-10-057-13/+49
* | Merge change I9b771df3 into eclairAndroid (Google) Code Review2009-10-051-0/+1
|\ \
| * | Make sure AsyncTask sens a null result to onPostExecute() when cancelled.Romain Guy2009-10-051-0/+1
| |/
* | Merge change I89c40f50 into eclairAndroid (Google) Code Review2009-10-051-2/+1
|\ \
| * | fix a javadoc build breakageFred Quintana2009-10-051-2/+1
| |/
* | Merge change I8d48149c into eclairAndroid (Google) Code Review2009-10-051-3/+5
|\ \ | |/ |/|
| * Don't reinflate search bar when dialog is already showingBjorn Bringert2009-10-051-3/+5
* | account manager api review changesFred Quintana2009-10-0520-279/+282
|/
* Work on issue #2163789: Way too much loggingDianne Hackborn2009-10-043-8/+11
* bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS...Wei Huang2009-10-021-4/+4
* Close the cursor before assigning a new one to the same variable.Marco Nelissen2009-10-011-0/+1
* Merge change Ic2a16d4f into eclairAndroid (Google) Code Review2009-10-011-3/+8
|\
| * b/2148252 Fix emulatorMichael Chan2009-09-301-3/+8
* | Change intent flags for launching FastTrack.Jeff Sharkey2009-10-011-1/+3
* | On BACK in search, hide just IME if IME is fullscreenBjorn Bringert2009-10-011-0/+11
* | Remove globalSearch argument from triggerSearch()Bjorn Bringert2009-10-014-16/+5
* | Merge change I2919f492 into eclairAndroid (Google) Code Review2009-10-011-12/+14
|\ \
| * | remove cert for SampleBrowserPlugin and only checkGrace Kloba2009-09-301-12/+14
* | | Semi-workaround for #2027266: app drawer showing up on the side of the screenDianne Hackborn2009-09-303-4/+17
* | | Update from API review.Dianne Hackborn2009-09-306-7/+56
* | | Merge change I7a39c564 into eclairAndroid (Google) Code Review2009-10-011-2/+2
|\ \ \
| * | | Fix docs errorEvan Millar2009-09-301-2/+2
* | | | Merge change Iaf08eabc into eclairAndroid (Google) Code Review2009-10-011-8/+16
|\ \ \ \