summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add ability to guard a thread against setting its own prio to bgChristopher Tate2010-06-302-0/+48
* Merge "Remove memory monitoring from the system watchdog" into gingerbreadChristopher Tate2010-06-305-46/+2
|\
| * Remove memory monitoring from the system watchdogChristopher Tate2010-06-305-46/+2
* | Improved graphics for the intruder alert.Daniel Sandler2010-06-303-0/+35
* | am d581484e: Merge "Verify hostname where possible, and clarify where not." i...Doug Zongker2010-06-301-13/+120
|\ \
| * | Verify hostname where possible, and clarify where not.Dan Egnor2010-06-291-13/+120
| * | Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
* | | Implement default key handling for native code.Dianne Hackborn2010-06-305-53/+206
| |/ |/|
* | Merge "Update native activity & event APIs to follow correct conventions." in...Dianne Hackborn2010-06-291-12/+17
|\ \
| * | Update native activity & event APIs to follow correct conventions.Dianne Hackborn2010-06-291-12/+17
* | | Extend unit test framework for Wifi soft AP configurationXia Wang2010-06-293-0/+143
|/ /
* | Make android.hardware.action.USB_STATE a protected broadcast.Mike Lockwood2010-06-291-0/+1
* | recombine StatusBarService and PhoneStatusBarServiceJoe Onorato2010-06-291-1/+1
* | Separate the status bar height from the icon size.Joe Onorato2010-06-291-2/+4
* | Merge "Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB conne...Mike Lockwood2010-06-291-0/+21
|\ \
| * | Add new Usb.ACTION_USB_STATE sticky broadcast for monitoring USB connect stateMike Lockwood2010-06-281-0/+21
* | | Native input event dispatching.Jeff Brown2010-06-289-193/+21
* | | new presence icons for video/audio chats.Wei Huang2010-06-2822-0/+0
* | | Unhide new API for supporting multiple cameras.Chih-Chung Chang2010-06-283-7/+9
|/ /
* | Placeholder icons for the "ringing" variant of stat_sys_phone_call.David Brown2010-06-252-0/+0
* | Make bad notifications crash their application.Dianne Hackborn2010-06-247-3/+78
* | Some ActivityThread/ActivityManager cleanup.Dianne Hackborn2010-06-246-1304/+1405
* | Merge "Add APIs for finding heavy-weight apps." into gingerbreadDianne Hackborn2010-06-241-0/+17
|\ \
| * | Add APIs for finding heavy-weight apps.Dianne Hackborn2010-06-241-0/+17
* | | Do not log AT command traffic by default.Nick Pelly2010-06-241-2/+2
|/ /
* | Add a new UEventObserver subclass to broadcast an Intent whe USB state changes.Mike Lockwood2010-06-242-0/+81
* | DO NOT MERGE Add new permission to allow access to USB devicesMike Lockwood2010-06-242-0/+13
* | Need to give the AppWidgetHostView the new info about the provider, in case t...Joe Onorato2010-06-232-15/+14
* | Remove InputConsumer, replacing with InputQueue.Dianne Hackborn2010-06-237-64/+54
* | Immersive activity API.Daniel Sandler2010-06-233-0/+112
* | Merge "Fix a bug where requestDisallowInterceptTouchEvent does not get called...Adam Powell2010-06-232-1/+10
|\ \
| * | Fix a bug where requestDisallowInterceptTouchEvent does not get calledAdam Powell2010-06-222-1/+10
* | | Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-221-4/+29
|/ /
* | First stab at attaching native event dispatching.Dianne Hackborn2010-06-228-10/+156
* | Fix javadocs.Daniel Sandler2010-06-221-1/+1
* | Revised "immersive mode" API.Daniel Sandler2010-06-224-15/+32
* | Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbreadMike Lockwood2010-06-221-2/+4
|\ \
| * | GPS: remove GpsEventThread from GpsLocationProviderMike Lockwood2010-06-221-2/+4
* | | Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer.Jack Palevich2010-06-221-0/+28
|/ /
* | Merge "Improve SensorManager documentation" into gingerbreadMathias Agopian2010-06-213-359/+550
|\ \
| * | Improve SensorManager documentationMathias Agopian2010-06-163-359/+550
* | | More native input event dispatching.Jeff Brown2010-06-213-9/+2
* | | am 30cf330f: Import revised translationsKenny Root2010-06-211-2/+2
|\ \ \ | | |/ | |/|
| * | Import revised translationsKenny Root2010-06-211-2/+2
* | | am c4e38577: Import revised translationsKenny Root2010-06-215-166/+166
|\ \ \ | |/ /
| * | Import revised translationsKenny Root2010-06-205-166/+166
* | | Merge "Fix SDK docs build." into gingerbreadDaniel Sandler2010-06-171-9/+10
|\ \ \
| * | | Fix SDK docs build.Daniel Sandler2010-06-171-9/+10
* | | | Even more native input dispatch work in progress.Jeff Brown2010-06-173-458/+324
|/ / /
* | | New API for "immersive" activity windows.Daniel Sandler2010-06-171-1/+14