summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* BigPicture notifications for screenshots.Chris Wren2012-05-221-0/+15
* Merge "Fix three-line notifications." into jb-devDaniel Sandler2012-05-221-21/+31
|\
| * Fix three-line notifications.Daniel Sandler2012-05-211-21/+31
* | Remove unused, obsolete debug codeRomain Guy2012-05-211-6/+0
* | Support more items in the Notification.InboxStyle, plus an overflow.Chris Wren2012-05-211-1/+7
|/
* Add aapt support for generating proguard rules for onClick methods.Dianne Hackborn2012-05-181-1/+1
* Fix activity resolver, issues #6519130 and #6507239Dianne Hackborn2012-05-184-3/+66
* Don't assume digest lines are GONE, we may be recycling them.Chris Wren2012-05-171-2/+5
* Be more tolerant in TaskStackBuilderAdam Powell2012-05-161-9/+3
* Merge "Defensively reset the default state of layout elements." into jb-devChris Wren2012-05-161-0/+8
|\
| * Defensively reset the default state of layout elements.Chris Wren2012-05-161-0/+8
* | Action button improvements:Daniel Sandler2012-05-161-11/+9
* | Handle returning a result from automatic up navigation from anotherAdam Powell2012-05-151-1/+10
|/
* Fix issue #6284404: ArrayIndexOutOfBoundsException in...Dianne Hackborn2012-05-153-4/+16
* Fix issue #6020164: Settings crashed on orientation change...Dianne Hackborn2012-05-141-1/+1
* Merge "Restyling action buttons." into jb-devDaniel Sandler2012-05-101-1/+10
|\
| * Restyling action buttons.Daniel Sandler2012-05-101-1/+10
* | Merge "Clean up API docs for Notification." into jb-devDaniel Sandler2012-05-101-1/+14
|\ \
| * | Clean up API docs for Notification.Daniel Sandler2012-05-101-1/+14
| |/
* | Merge "Making transition out of recents look better" into jb-devMichael Jurka2012-05-101-2/+36
|\ \ | |/ |/|
| * Making transition out of recents look betterMichael Jurka2012-05-091-2/+36
* | New backgrounds for notifications.Daniel Sandler2012-05-101-0/+12
* | Merge "Add new API to find total RAM." into jb-devDianne Hackborn2012-05-091-2/+11
|\ \
| * | Add new API to find total RAM.Dianne Hackborn2012-05-091-2/+11
| |/
* | Add infrastructure for accessing "unstable" content providers.Dianne Hackborn2012-05-092-0/+18
|/
* Merge "API review fixes" into jb-devIrfan Sheriff2012-05-091-1/+1
|\
| * API review fixesIrfan Sheriff2012-05-091-1/+1
* | Fix bug in TaskStackBuilder#addParentStackAdam Powell2012-05-081-9/+3
* | Merge "Fix bug #6408393 Character corruption is caused when locale is changed...Fabrice Di Meglio2012-05-081-0/+22
|\ \
| * | Fix bug #6408393 Character corruption is caused when locale is changedFabrice Di Meglio2012-05-071-0/+22
* | | Fix for toggling menu item visibility outside of create/prepare menuAdam Powell2012-05-081-1/+1
* | | Merge "Clear out any existing buttons before adding the set of requested acti...Chris Wren2012-05-081-0/+1
|\ \ \
| * | | Clear out any existing buttons before adding the set of requested actions.Chris Wren2012-05-081-0/+1
* | | | Merge "Add encryption parameters to package installation" into jb-devKenny Root2012-05-071-2/+3
|\ \ \ \
| * | | | Add encryption parameters to package installationAnonymous Coward2012-05-071-2/+3
| | |/ / | |/| |
* | | | Merge "Fix a bug in Activity Up navigation dispatching" into jb-devAdam Powell2012-05-071-3/+2
|\ \ \ \
| * | | | Fix a bug in Activity Up navigation dispatchingAdam Powell2012-05-071-3/+2
| |/ / /
* | | | Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into j...Dianne Hackborn2012-05-071-1/+11
|\ \ \ \
| * | | | Tweak anim API to automatically call Intent.setSourceBounds().Dianne Hackborn2012-05-071-1/+11
| |/ / /
* | | | Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()...Dianne Hackborn2012-05-071-4/+4
|/ / /
* | | Merge "Add number back to legacy notifications." into jb-devDaniel Sandler2012-05-071-0/+4
|\ \ \ | |/ / |/| |
| * | Add number back to legacy notifications.Daniel Sandler2012-05-041-0/+4
* | | Merge "Dialog not dismissed when tearing down dialog fragment." into jb-devRomain Guy2012-05-061-1/+6
|\ \ \
| * | | Dialog not dismissed when tearing down dialog fragment.Svetoslav Ganov2012-05-061-1/+6
* | | | Merge "Fix javadoc." into jb-devPin Ting2012-05-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix javadoc.Pin Ting2012-04-261-1/+1
* | | | Merge "Don't check whether dismiss() is called on the UI thread Bug #6436642"...Romain Guy2012-05-041-8/+1
|\ \ \ \
| * | | | Don't check whether dismiss() is called on the UI threadRomain Guy2012-05-041-8/+1
* | | | | Merge "Fix issue #6426645: API REVIEW: android.app.ActivityOptions" into jb-devDianne Hackborn2012-05-041-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix issue #6426645: API REVIEW: android.app.ActivityOptionsDianne Hackborn2012-05-041-2/+3
| | |/ / | |/| |