summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Introduce "StrictMode"Brad Fitzpatrick2010-06-107-5/+275
* Call into the notification manager when the panel is revealed.Joe Onorato2010-06-091-1/+1
* Require the STATUS_BAR_SERVICE permission for something to be the status bar.Joe Onorato2010-06-091-0/+1
* Handle errors inflating notifications (and their icons).Joe Onorato2010-06-091-0/+1
* am 75b6a6b9: Merge "Fix 2737842: Disable KeguardManager API if device policy ...Jim Miller2010-06-081-0/+9
|\
| * Merge "Fix 2737842: Disable KeguardManager API if device policy is enabled" i...Jim Miller2010-06-081-0/+9
| |\
| | * Fix 2737842: Disable KeguardManager API if device policy is enabledJim Miller2010-06-081-0/+9
* | | am 71d73a0d: Merge "Add a method to hide/show a SurfaceView\'s surface." into...Romain Guy2010-06-081-0/+41
|\ \ \ | |/ /
| * | Merge "Add a method to hide/show a SurfaceView's surface." into froyoRomain Guy2010-06-081-0/+41
| |\ \ | | |/ | |/|
| | * Add a method to hide/show a SurfaceView's surface.Romain Guy2010-06-081-0/+41
* | | Log.wtf when databases go to be downgraded.Brad Fitzpatrick2010-06-082-2/+43
* | | am cb52cb52: Fix SDK build.Jim Miller2010-06-071-4/+4
|\ \ \ | |/ /
| * | Fix SDK build.Jim Miller2010-06-071-4/+4
* | | am bde25c20: Merge "Fix 2737842: disable keyguard API when device policy is e...Jim Miller2010-06-071-1/+7
|\ \ \ | |/ /
| * | Fix 2737842: disable keyguard API when device policy is enabled.Jim Miller2010-06-071-1/+7
| |/
* | Merge "Serialize all commands for a particular profile." into krakenJaikumar Ganesh2010-06-073-39/+227
|\ \
| * | Serialize all commands for a particular profile.Jaikumar Ganesh2010-06-073-39/+227
* | | Merge "Pass BluetoothDevice to the Bluetooth Headset calls." into krakenJaikumar Ganesh2010-06-073-7/+7
|\ \ \ | |/ /
| * | Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-023-7/+7
* | | Merge "Add a new state machine for handling the incoming / outgoing profile c...Jaikumar Ganesh2010-06-078-51/+923
|\ \ \ | |/ /
| * | Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-028-51/+923
* | | Fix bug in reporting a processes's dependent component.Dianne Hackborn2010-06-071-0/+15
* | | am f9610b38: Merge "Make the DUN apn data secure." into froyoRobert Greenwalt2010-06-061-0/+18
|\ \ \ | | |/ | |/|
| * | Make the DUN apn data secure.Robert Greenwalt2010-06-041-0/+18
* | | Merge "Add support for heavy-weight applications." into krakenDianne Hackborn2010-06-047-0/+251
|\ \ \
| * | | Add support for heavy-weight applications.Dianne Hackborn2010-06-047-0/+251
* | | | am 2d743fe2: merge from open-source masterThe Android Open Source Project2010-06-041-15/+25
|\ \ \ \ | |/ / / |/| | |
| * | | merge from open-source masterThe Android Open Source Project2010-06-041-15/+25
| |\ \ \
| | * \ \ Merge "Add better error handling for savePicture and restorePicture"Romain Guy2010-06-031-5/+23
| | |\ \ \
| | | * | | Add better error handling for savePicture and restorePictureJohn Eckerdal2010-06-021-5/+23
* | | | | | Merge "Add camera metering mode API." into krakenWu-cheng Li2010-06-031-0/+60
|\ \ \ \ \ \
| * | | | | | Add camera metering mode API.Wu-cheng Li2010-06-031-0/+60
* | | | | | | Sprinkle new BlockGuard around SQLiteDatabase.Brad Fitzpatrick2010-06-032-0/+14
* | | | | | | am ee7e6a78: merge from open-source masterThe Android Open Source Project2010-06-031-4/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge from open-source masterThe Android Open Source Project2010-06-031-4/+8
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "Improved error-handling in Rfc822Tokenizer"Kenny Root2010-06-011-2/+6
| | |\ \ \ \ \
| | | * | | | | Improved error-handling in Rfc822TokenizerHenrik Hall2010-03-261-2/+6
* | | | | | | | Merge "Fixed some minor bugs in MotionEvent recycling." into krakenJeff Brown2010-06-021-7/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed some minor bugs in MotionEvent recycling.Jeff Brown2010-06-021-7/+12
* | | | | | | | | Populate the notifications at startup of SystemUI.apk.Joe Onorato2010-06-022-164/+3
* | | | | | | | | Start moving resources to SystemUI.apk.Joe Onorato2010-06-021-0/+9
* | | | | | | | | updateNotifications works.Joe Onorato2010-06-022-1/+8
* | | | | | | | | Notifications don't crash when you click them, and pass through events to Not...Joe Onorato2010-06-021-0/+2
* | | | | | | | | notifications showJoe Onorato2010-06-022-0/+5
* | | | | | | | | Checkpoint. Doesn't build.Joe Onorato2010-06-024-8/+31
* | | | | | | | | Checkpoint. Data structures for Notifications in place.Joe Onorato2010-06-026-2/+349
* | | | | | | | | Add expand and collapse.Joe Onorato2010-06-023-13/+3
* | | | | | | | | Make disable() work.Joe Onorato2010-06-023-4/+5
* | | | | | | | | Set the visibility of the icons.Joe Onorato2010-06-022-8/+12
* | | | | | | | | The status bar draws its icons now.Joe Onorato2010-06-027-27/+316