summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Hardware key custom rebinding (1/2)Phil Tunstall2012-12-101-1/+16
* Underp the Underp public API... againRobert Burns2012-12-021-1/+1
* Underp public API... againRicardo Cerqueira2012-12-021-1/+1
* Camera : Powerkey shutter (1/2)Danesh M2012-12-012-0/+12
* Forward port Volume panel style and Linked volumesDvTonder2012-11-221-85/+65
* Framework: Port CM9 features to CM10DvTonder2012-11-212-16/+132
* Add mechanism to kick keyguard to show the assistantJim Miller2012-11-082-30/+42
* Add isSafeModeEnabled() API to WindowManagerServiceJim Miller2012-11-051-0/+5
* Merge "View's visibility to the user not checking predecessor alpha." into jb...Svetoslav Ganov2012-11-051-13/+24
|\
| * View's visibility to the user not checking predecessor alpha.Svetoslav Ganov2012-11-021-13/+24
* | Merge "Polish user selector accessibility." into jb-mr1-lockscreen-devSvetoslav Ganov2012-11-021-0/+11
|\ \
| * | Polish user selector accessibility.Svetoslav Ganov2012-11-021-0/+11
| |/
* | Cannot click on partially visible views in touch exploration.Svetoslav Ganov2012-11-011-0/+1
|/
* A new clock widget to create lock screen appwidgetsRomain Guy2012-10-311-1/+1
* Merge "Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Sett...Fabrice Di Meglio2012-10-261-2/+0
|\
| * Revert "Fix bug #7325234 LayoutParams are not resolved correctly (Settings ap...Fabrice Di Meglio2012-10-261-2/+0
* | Merge "Fix bug #7419054 TextView Drawables resolution is broken in RTL mode" ...Fabrice Di Meglio2012-10-262-5/+6
|\ \
| * | Fix bug #7419054 TextView Drawables resolution is broken in RTL modeFabrice Di Meglio2012-10-262-5/+6
| |/
* | Add MediaRouter API to get presentation display.Jeff Brown2012-10-252-9/+121
* | Merge "FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEF...Fabrice Di Meglio2012-10-251-4/+3
|\ \
| * | FIx bug #7414801 Should make private and final View.TEXT_DIRECTION_DEFAULT an...Fabrice Di Meglio2012-10-251-4/+3
| |/
* | Merge "Ensure we have a GL context before deleting View layers Bug #7391098" ...Romain Guy2012-10-241-24/+29
|\ \ | |/ |/|
| * Ensure we have a GL context before deleting View layersRomain Guy2012-10-231-24/+29
* | Secure windows, secure surface views and secure displays.Jeff Brown2012-10-234-9/+81
* | Merge "Add throwing InvalidDisplayException from addView." into jb-mr1-devCraig Mautner2012-10-234-24/+54
|\ \
| * | Add throwing InvalidDisplayException from addView.Craig Mautner2012-10-234-24/+54
* | | Merge "Handle offscreen animations correctly" into jb-mr1-devChet Haase2012-10-231-7/+7
|\ \ \
| * | | Handle offscreen animations correctlyChet Haase2012-10-231-7/+7
* | | | Merge "Use existing display list to render the resize buffer Bug #7400903" in...Romain Guy2012-10-231-3/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Use existing display list to render the resize bufferRomain Guy2012-10-231-3/+7
| | |/ | |/|
* | | Merge "Surface: add the PhysicalDisplayInfo#secure field" into jb-mr1-devJamie Gennis2012-10-231-2/+6
|\ \ \ | |/ / |/| |
| * | Surface: add the PhysicalDisplayInfo#secure fieldJamie Gennis2012-10-231-2/+6
| |/
* | Properly draw the window background on window resizeRomain Guy2012-10-221-2/+0
|/
* Merge "Set the secureness when creating displays" into jb-mr1-devJamie Gennis2012-10-221-3/+3
|\
| * Set the secureness when creating displaysJamie Gennis2012-10-191-3/+3
* | Remove View's long press callbacks when ACTION_CANCEL is receivedAdam Powell2012-10-221-0/+1
* | Merge "New lockscreen: allow search gesture from nav bar." into jb-mr1-devDaniel Sandler2012-10-221-0/+11
|\ \
| * | New lockscreen: allow search gesture from nav bar.Daniel Sandler2012-10-191-0/+11
* | | Fix bug #7164967 android.view.cts.ViewGroup_MarginLayoutParamsTest#testResolv...Fabrice Di Meglio2012-10-191-5/+0
| |/ |/|
* | Merge "Fix bug #7367429 Popup window should get its direction from it Anchor ...Fabrice Di Meglio2012-10-191-2/+9
|\ \
| * | Fix bug #7367429 Popup window should get its direction from it Anchor View if...Fabrice Di Meglio2012-10-181-2/+9
* | | Merge "Defer layer rendering to avoid stalls Bug #7326824" into jb-mr1-devRomain Guy2012-10-191-1/+6
|\ \ \
| * | | Defer layer rendering to avoid stallsRomain Guy2012-10-181-1/+6
* | | | Merge "Allow getDisplayContentLocked to return null..." into jb-mr1-devCraig Mautner2012-10-191-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow getDisplayContentLocked to return null...Craig Mautner2012-10-181-0/+1
| |/ /
* | | Merge "Revert "Revert "This restores JB MR0 behavior where the framework thro...Dave Burke2012-10-182-54/+56
|\ \ \
| * | | Revert "Revert "This restores JB MR0 behavior where the framework throws an e...Dave Burke2012-10-182-54/+56
* | | | Merge "Fix missing @hide on ViewGroup.resolveLayoutParams()" into jb-mr1-devFabrice Di Meglio2012-10-181-0/+3
|\ \ \ \
| * | | | Fix missing @hide on ViewGroup.resolveLayoutParams()Fabrice Di Meglio2012-10-181-0/+3
* | | | | Merge "Fix bug #7374285 GridLayout layout param margins are broken in RTL mo...Fabrice Di Meglio2012-10-182-1/+18
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |