summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* New user interface sound effects:Daniel Sandler2010-02-121-0/+60
* fix build breakage due to javadoc errorDoug Zongker2010-02-121-1/+1
* Fix MotionEvent pointer API.Dianne Hackborn2010-02-122-31/+77
* @hide the bizarro Base64 stream constructorsDoug Zongker2010-02-122-6/+8
* add a Base64 implementation to the APIDoug Zongker2010-02-123-0/+1028
* Force layout on TableRows when column widths are shrinked or streched.Gilles Debunne2010-02-125-13/+29
* Merge "Closed tabs removed from layout."Gilles Debunne2010-02-121-3/+3
|\
| * Closed tabs removed from layout.Gilles Debunne2010-02-101-3/+3
* | Merge "Really fix the build - one more change to SearchDialog which shouldn't...Mike LeBeau2010-02-121-2/+4
|\ \
| * | Really fix the build - one more change to SearchDialog which shouldn't haveMike LeBeau2010-02-121-2/+4
* | | Merge "Log previous SQL statement also when logging "COMMIT;" operations."Brad Fitzpatrick2010-02-121-3/+23
|\ \ \
| * | | Log previous SQL statement also when logging "COMMIT;" operations.Brad Fitzpatrick2010-02-121-3/+23
* | | | Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibra...Amith Yamasani2010-02-121-1/+6
* | | | Merge "Make the corresponding frameworks change to add VoiceRecognitionServic...Mike LeBeau2010-02-121-4/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Make the corresponding frameworks change to add VoiceRecognitionService toMike LeBeau2010-02-121-4/+2
* | | | Merge "Add Pointer Location to the window manager."Dianne Hackborn2010-02-122-0/+13
|\ \ \ \
| * | | | Add Pointer Location to the window manager.Dianne Hackborn2010-02-122-0/+13
* | | | | Merge "Public Download Manager API"Jean-Baptiste Queru2010-02-121-0/+306
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Public Download Manager APIJean-Baptiste Queru2010-02-081-0/+306
* | | | | Merge "Fix javadoc link for SDK build breakage"Adam Powell2010-02-121-2/+2
|\ \ \ \ \
| * | | | | Fix javadoc link for SDK build breakageAdam Powell2010-02-121-2/+2
* | | | | | Merge "Fix key debounce (was too aggressive and buggy) and dismiss mini keybo...Amith Yamasani2010-02-121-2/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix key debounce (was too aggressive and buggy) and dismiss mini keyboard on ...Amith Yamasani2010-02-111-2/+6
* | | | | | Merge "Implement navigator.isApplicationInstalled() API"Andrei Popescu2010-02-123-0/+77
|\ \ \ \ \ \
| * | | | | | Implement navigator.isApplicationInstalled() APIAndrei Popescu2010-02-123-0/+77
| | |_|_|/ / | |/| | | |
* | | | | | Overscrolling modifications. Overscroll will not allow the user toAdam Powell2010-02-126-38/+325
|/ / / / /
* | | | | Fixing the bug where mic button is not shownValentin Kravtsov2010-02-121-1/+1
* | | | | Move the animations in the UI threadNicolas Roard2010-02-121-58/+10
* | | | | Add APIs for mapping between new and current package names.Dianne Hackborn2010-02-113-0/+38
* | | | | Merge "Fix 2438785: Add missing key code to landscape keyboard and fix log sp...Jim Miller2010-02-111-1/+1
|\ \ \ \ \
| * | | | | Fix 2438785: Add missing key code to landscape keyboard and fix log spew.Jim Miller2010-02-111-1/+1
* | | | | | Measure walltime in ContentResolver and SQLiteDatabase operations logging.Brad Fitzpatrick2010-02-112-7/+7
* | | | | | Merge "Hiding the new TextToSpeech Intent extras for voice data check to fix ...Charles Chen2010-02-111-0/+3
|\ \ \ \ \ \
| * | | | | | Hiding the new TextToSpeech Intent extras for voice data checkCharles Chen2010-02-111-0/+3
* | | | | | | Merge "Measure walltime in ContentResolver and SQLiteDatabase operations logg...Brad Fitzpatrick2010-02-112-19/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Measure walltime in ContentResolver and SQLiteDatabase operations logging.Brad Fitzpatrick2010-02-112-19/+20
* | | | | | | Fix build.Raphael2010-02-111-2/+2
* | | | | | | Merge "Adding Intent extra strings to TextToSpeech.Engine for doing voice dat...Charles Chen2010-02-111-0/+22
|\ \ \ \ \ \ \
| * | | | | | | Adding Intent extra strings to TextToSpeech.Engine for doingCharles Chen2010-02-111-0/+22
* | | | | | | | Merge "Improve a comment in RecognitionService."Mike LeBeau2010-02-111-2/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Improve a comment in RecognitionService.Mike LeBeau2010-02-111-2/+2
* | | | | | | | Merge "Use the new RecognitionService.SERVICE_INTERFACE instead of Recognizer...Mike LeBeau2010-02-111-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | |
| * | | | | | Use the new RecognitionService.SERVICE_INTERFACE instead ofMike LeBeau2010-02-111-1/+1
* | | | | | | Get rid of the limit-unlock policy control.Dianne Hackborn2010-02-112-16/+5
|/ / / / / /
* | | | | | Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService,Mike LeBeau2010-02-111-0/+14
| |/ / / / |/| | | |
* | | | | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-116-5/+116
* | | | | Merge "Add new setting for the ComponentName of the service to be used for vo...Mike LeBeau2010-02-112-2/+25
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add new setting for the ComponentName of the service to be usedMike LeBeau2010-02-112-2/+25
* | | | | New implementation of <original-package> tag.Dianne Hackborn2010-02-111-23/+104
* | | | | Merge "MountService: Fix some mountset bugs and tighten up some return values"San Mehat2010-02-111-2/+9
|\ \ \ \ \