| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When an app requests fullscreen display, "shadows" of the
visible system bar UI elements are drawn in their place. The
user can still interact with these elements by poking the
shadows; the widgets will temporarily shine through, long
enough for the user interaction.
Known issues:
- if the notification panel is up for too long, the shadow
will not be re-enabled on the notification area (need to
route all hide/show requests through the
shadowcontroller)
- status bar hide/show animations have been temporarily
turned off to make this work correctly; they'll be put
back later
Bug: 3203171
|
|\ \ |
|
| |/
| |
| |
| | |
Change-Id: I0433434e0ac7e590a066a4e0b435278293089dbd
|
|/
|
|
| |
Change-Id: Ib3d5428073563d564fe45475127eb2cec177ab49
|
|
|
|
| |
Change-Id: I30dc7c458669c4e6a35c67b7815a00ebbbae8dd3
|
|
|
|
| |
Change-Id: I71195c7b0bd2b902da1c60527b6e23964b1ea4fc
|
|
|
|
| |
Change-Id: Ib8d4bccff7240d0086729093d79f564aa97001ff
|
|
|
|
|
| |
Bug: 3198447
Change-Id: I645b484eadfff6ed34517571b0c6fea3057ec563
|
|
|
|
|
| |
Bug: 3183205
Change-Id: I9e0f2e4e550b3e5b1b46099145b4c703b77aca77
|
|
|
|
|
|
| |
There is a lot of rough stuff still, but most of the functionality is here again.
Change-Id: I4b1241e61270f1434e798481afa83634233ee670
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When switching to a recent task that is currently active, do a
task switch instead of a start activity, so the activity is brought
back in its exact same state.
Also fix problem in phone recents where the icon would disappear
after you touch it.
Change-Id: Id5c8478f8c33c90f52fbb4d969037d2bf5af9fff
|
|/
|
|
|
|
|
|
|
|
|
| |
New default only applies to applications with targetSdkVersion >=
HONEYCOMB. Old applications default to no touch splitting for
their windows.
In addition, enabled split touch for various system windows.
Bug: 3049580
Change-Id: Idc8da9baa2cd8e1e4e76af8967d7b6a5ccb94427
|
|
|
|
| |
Change-Id: I268a46ef97765c4d806b84f50a5b99667ec4eb53
|
|\
| |
| |
| |
| |
| | |
* changes:
Restore deleted string still referenced from AndroidManifest.
Import revised translations.
|
| |
| |
| |
| | |
Change-Id: I9fe6a999fc665faefbf0e7e222d5dfb4fdbcd3b1
|
|/
|
|
|
|
|
| |
This updates recent apps to show a vertical list, complete
with thumbnails and a text description of the application.
Change-Id: I178ed8d7d32e790ac51aa7f88593aa24d6786a78
|
|
|
|
|
|
| |
Bug: 3147304
Bug: 3174712
Change-Id: I318da54da861d15e1528335eeba9319eda9cc84d
|
|
|
|
|
| |
Bug: 2996123
Change-Id: If2f588defaa4c27bf6010e14c946c5ab2894e1db
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Current system area gestures:
tap - no-op (bug 3114340)
swipe up - open system panel
swipe down - lights out
long press - lights out (bug 3134973)
The enter/exit animations have been tweaked to reinforce
this, particularly the swipe down for lights out. (Swiping
up to exit lights out will work, as will any kind of tap in
the lights-out "curtain".)
Change-Id: Ie027d7a0e86a402d06a8a368a5a43050a6bb9e58
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Bug: 3165933
|
|/
|
|
|
|
|
| |
Some of these assets may no longer be used. An other CL will remove these later.
Needed to remove warnings in new aapt version.
Change-Id: Iac296247012a05757bd3264ab50212d37ce80adf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
IWindowManager now supports two new methods,
freezeRotation() and thawRotation(), that allow a caller to
temporarily stash the device's current rotation as the
default rotation (when no other constraints are present).
The system bar uses this to implement a user-accessible
rotation lock by calling freezeRotation() and then turning
off accelerometer-based display rotation; unless overridden
by an app, the display will continue to appear in the frozen
rotation until the rotation is unlocked by the user (either
via the rotation lock icon in the system bar or by checking
"rotate screen automatically" in Settings).
Bug: 2949639
Change-Id: Icd21c169d1053719590e72401f229424b254622f
|
|\
| |
| |
| |
| |
| |
| | |
gingerbread
* commit '5f5bcf5039774050eec587dcc31905bd5a370b7b':
Squash ANRs in UsbStorageActivity.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Important safety tip: talking to the storage manager and
mount service can be very, very slow.
Bug: 3138068
Change-Id: I652e8bb2075535b42c83a46df1d8ae8bf299dd0d
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: I2dfb6873488460528bab68225a69cae61c215006
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Support for LTE (and SIP-based voice) and the stepping-stone eHPRD.
bug:3125398
Change-Id: Ied3d96fa09d9c758a82a2fd1817f55db711d1a4f
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit '9f4f20c2451325850cb81e886f1e76155e7e098d':
Fix the fix for storage ANRs.
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
This repairs Icf2a836b6 to avoid an infinite loop on boot.
Bug: 3138068
Change-Id: Ic3a0455e18002dfb82774d96b3467030c4b15e2f
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
operations."
* commit '0ce0f72c1eb92cf654667c15477f19b4a7e84cd1':
Revert "UMS: Avoid SystemUI ANRs during long vold operations."
|
| | |
| | |
| | |
| | | |
This reverts commit 010704f95de534214cd7b86f93e22050a595dce3.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
operations." into gingerbread
* commit '1df8765ac05ed83c212e899fa6c74a6cc012e7b0':
UMS: Avoid SystemUI ANRs during long vold operations.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Stop handling StorageEventListener callbacks on the main
thread, where calls back into StorageManager could take a
while (i.e., during a long fsck).
Bug: 3138068
Change-Id: Icf2a836b69ff60606edce7c5575ad64dc24698c6
|
| | |
| | |
| | |
| | | |
Change-Id: Idce2f1a3fb66565abe2c710281dab1ec6650d0c2
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
Change-Id: I0aea487eb2123d3d7e689c2f8ef24e9025a34aee
|
|/ /
| |
| |
| | |
Change-Id: Ib89959d1ea13f1e6f56e6280f90532e6695c4a00
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
From the app developer's request:
Intents assigned to specific views should take precedence over the content intent, but it should not
be required to set the content intent to null in order for the view-intents to work
Bug: 3107945
Change-Id: Ic5282d441277a9a8c8c700ef3f43872f3405b58a
|
| |
| |
| |
| |
| |
| |
| | |
comes up.
Bug: 3108996
Change-Id: I92c2ff645dc64ca2610e3de814e0cfef6cde88c3
|
| |
| |
| |
| | |
Change-Id: I818d885999150333ec326a283f4574571c09add1
|
| |
| |
| |
| | |
Change-Id: Ibf3686c4734e5a4ddbb93e46a1b012804d277e7e
|
| |
| |
| |
| | |
Change-Id: Iad80d04cbd38ef2922d341be307154f74eeb4774
|
| |
| |
| |
| |
| | |
Bug: 3147743
Change-Id: I0fb06b04f234b9d34349f65fede8f74b24eae988
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug: 3077030
- IME communicates with status bar directly.
Change-Id: Ic5b6b5b7a2b8ea62372dcc9b9c36d81b9f2db651
|