summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Modify the base gestures API to use streams instead of files. Adds new wrappe...Romain Guy2009-05-298-364/+625
* Merge change 2737 into donutAndroid (Google) Code Review2009-05-292-46/+56
|\
| * Fixes #1878499.Romain Guy2009-05-292-46/+56
* | Merge change 2731 into donutAndroid (Google) Code Review2009-05-291-1/+1
|\ \
| * | Fixes #1873537.Romain Guy2009-05-291-1/+1
| |/
* | Merge change 2732 into donutAndroid (Google) Code Review2009-05-291-7/+2
|\ \
| * | Fix for #1878497.Romain Guy2009-05-291-7/+2
| |/
* | Merge change 520 into donutAndroid (Google) Code Review2009-05-291-4/+6
|\ \
| * | Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-4/+6
| |/
* | Fixes #1884152. This change improves how the opaque property is handled with ...Romain Guy2009-05-291-4/+10
|/
* Unmap memory in MemoryFile.close().Bjorn Bringert2009-05-291-13/+46
* MemoryFile constructor and native methods throw IOExceptions.Bjorn Bringert2009-05-291-9/+10
* Merge change 2678 into donutAndroid (Google) Code Review2009-05-281-1/+1
|\
| * Converted the angle of OrientedBoundingBox to degreesYang Li2009-05-281-1/+1
* | Revert "Revert "Bug fixes and performance improvements""Romain Guy2009-05-285-41/+65
* | Merge change 2399 into donutAndroid (Google) Code Review2009-05-282-2/+20
|\ \
| * | Motorola additions for CDMA support without CdmaSuppConnTrackerWink Saville2009-05-282-2/+20
| |/
* | Revert "Bug fixes and performance improvements"Romain Guy2009-05-285-65/+41
|/
* Uninstalls the gestures overlay when the letters recognizer cannot be loaded ...Romain Guy2009-05-271-2/+1
* Merge change 2593 into donutAndroid (Google) Code Review2009-05-275-41/+65
|\
| * Bug fixes and performance improvementsYang Li2009-05-275-41/+65
* | Merge change 1124 into donutAndroid (Google) Code Review2009-05-271-4/+8
|\ \
| * | Fix SQLite limit issue.Owen Lin2009-05-211-4/+8
* | | Fix another crash in Gestures, this one caused by the data fileMarco Nelissen2009-05-272-0/+8
* | | Merge change 2520 into donutAndroid (Google) Code Review2009-05-271-0/+8
|\ \ \
| * | | Cause the icon drawables to animate automatically by calling setVisibleMike LeBeau2009-05-261-0/+8
* | | | This function should be publicJacek Surazski2009-05-271-1/+1
* | | | Merge change 2420 into donutAndroid (Google) Code Review2009-05-271-15/+20
|\ \ \ \
| * | | | This just makes it easier to derive from ApplicationErrorReport.Jacek Surazski2009-05-251-15/+20
| |/ / /
* | | | Merge change 2508 into donutAndroid (Google) Code Review2009-05-263-1/+32
|\ \ \ \
| * | | | Activity Manager changes the scheduling group of processes.Dianne Hackborn2009-05-263-1/+32
* | | | | Merge change 2492 into donutAndroid (Google) Code Review2009-05-261-0/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add Gservices setting for "send message using bareJid timeout".Wei Huang2009-05-261-0/+10
* | | | | Merge change 2434 into donutAndroid (Google) Code Review2009-05-261-7/+12
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Removed Matrix from spatial sampling for GestureUtilitiesYang Li2009-05-261-7/+12
* | | | Merge change 2465 into donutAndroid (Google) Code Review2009-05-261-13/+17
|\ \ \ \
| * | | | Fix crash in GestureOverlayViewMarco Nelissen2009-05-261-13/+17
| |/ / /
* | | | Merge change 2393 into donutAndroid (Google) Code Review2009-05-261-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Remove dimmed background (and accompanying animation) for globalMike LeBeau2009-05-231-1/+17
* | | | GestureOverlayView was not invalidating itself when calling clear(false). Cal...Romain Guy2009-05-251-15/+23
* | | | Add new orientation attribute to GestureOverlayView. This can be used to prev...Romain Guy2009-05-251-4/+20
* | | | Fix drawing bug: opaque invalidations should not be taken into account when t...Romain Guy2009-05-252-14/+41
* | | | Change when gestures listeners are fired.Romain Guy2009-05-251-15/+15
* | | | Merge change 2408 into donutAndroid (Google) Code Review2009-05-251-1/+3
|\ \ \ \
| * | | | Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s a...Daisuke Miyakawa2009-05-251-1/+3
| | |/ / | |/| |
* | | | Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix th...Romain Guy2009-05-248-450/+485
|/ / /
* | | Merge change 2397 into donutAndroid (Google) Code Review2009-05-231-1/+7
|\ \ \
| * | | Fixes NPE in ListViews with non-selectable items. This was caused by a weird ...Romain Guy2009-05-231-1/+7
* | | | Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-232-23/+53
| |/ / |/| |
* | | Merge change 2364 into donutAndroid (Google) Code Review2009-05-221-1/+21
|\ \ \