| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
line.
Change-Id: Iab6da75e7a823018221399c0b03dd47f7f768f21
|
|
|
|
|
|
| |
There is a lot of rough stuff still, but most of the functionality is here again.
Change-Id: I4b1241e61270f1434e798481afa83634233ee670
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We now decide whether to use a bitmap background based on whether the
window's drawing is hardware accelerated. To do this, there is a new
"state_accelerated" that state list drawables can be parameterized on,
and the standard window background uses this to select a solid color
or bitmap drawable as appropriate.
Introduces a little hackery to have wm preview windows pretend like
they are hardware accelerated even if they aren't, so the preview looks
closer to the actual app.
Also Add a DialogWhenLarge variation for the light theme.
Change-Id: I215a79d5df65ba3eed52ab363cade9d8218a6588
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add support in ActionBar for activity-wide progress APIs.
Add ability for progress bars to set a target framerate rather than
the 5fps previously used.
Clean up some more dialog layouts using hardcoded styles rather than
theme attributes.
Change-Id: I8e88c7595e27c0b6f7829b598f2b084ac8501ae3
|
|
|
|
|
|
|
|
|
|
|
| |
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: I17fdd8a01eb06b4e63ea020bbdfe5dd281743a19
|
|
|
|
|
|
| |
Bug 3101642
Change-Id: I5538e507043c89b02c07f3e1c1abc74a93467427
|
|
|
|
|
|
|
|
|
| |
This theme gives you a dialog look when running on a large
or xlarge screen, otherwise a regular full-screen activity.
Also some new Fragment convenience APIs.
Change-Id: I3d97928ffaa4f3bdfd0cc5daf8823f9235c4ba68
|
|
|
|
| |
Change-Id: Ib2629ec547c123ac489d7f4cbd4e0a1d4aa07620
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I1b901037d6d401931dd3ec6f7d5e1e6ad165d1c9
|
|/
|
|
| |
Change-Id: Id2a1ff4eb7177509f08c20e39bbf1dbf5c25dd5f
|
|
|
|
|
|
|
|
| |
Added attribute to let scale drawables size based on the intrinsic
width and height as a minimum. This helps prevent artifacts when
some 9-patches are used in situations like progress bars.
Change-Id: I168a232d3225afe9b5578a05a9b8634a1084404c
|
|
|
|
|
|
|
| |
Basic implementation. The finger is currently hiding the insertion position.
An offset has to be added in DragThumbnailBuilder to prevent this.
Change-Id: I4207c337a2a31162063fba191a5eb5d5856b24cf
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I268a46ef97765c4d806b84f50a5b99667ec4eb53
|
|/
|
|
| |
Change-Id: I058573f40a48fd7b5c2efa5f1041a1199919a51a
|
|
|
|
|
|
|
|
| |
This will always be a reference to a state list drawable that shows
proper pressed/focused/etc background highlights for the current
theme.
Change-Id: I60671e581ad0fa8cc2f6a808beafa506784112de
|
|\
| |
| |
| |
| |
| | |
* changes:
Restore deleted string still referenced from AndroidManifest.
Import revised translations.
|
| |
| |
| |
| |
| |
| |
| | |
I think this must have been an accidental deletion since the comment
is still there.
Change-Id: I40bfa0f839efed19c073a0e9fc0b48b65d3eb293
|
| |
| |
| |
| | |
Change-Id: I9fe6a999fc665faefbf0e7e222d5dfb4fdbcd3b1
|
| |
| |
| |
| | |
Change-Id: I62c10e7b2afac4371b3739f1cd5948c655edc125
|
| |
| |
| |
| |
| |
| |
| | |
This updates recent apps to show a vertical list, complete
with thumbnails and a text description of the application.
Change-Id: I178ed8d7d32e790ac51aa7f88593aa24d6786a78
|
|/
|
|
| |
Fixes some missing checkboxes in gmail and qsb.
|
|
|
|
| |
Change-Id: Ida979481cf9f637469d7c1e6b876b8215ffb35ea
|
|
|
|
| |
Change-Id: I21f9bf0037e820941e48b3942c43504dcdfcea2b
|
|
|
|
| |
Use same deceleration curves, same style for forward/backward nav.
|
|
|
|
|
|
| |
Also some fragment fixes.
Change-Id: I3906199e541a86379d07c8a4e4d5f9e99830c44a
|
|
|
|
| |
Change-Id: Ic02c834c01c3d71d6e1c073f986b87ae5faa1da0
|
|
|
|
| |
Change-Id: I18b669923fcd52e3bbb82b63e491d46cdb4bf4be
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I6cc6cdef27d493d4ef76cec17fdca7e49d9dc8d7
|
|/
|
|
| |
checkin.
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
manifest doc and clarify in javadocs that it\'s only for system apps bug: 3128020
* commit '04856d99f8f353711f294254c1159461213684a5':
docs: remove allowClearUserData from <application> manifest doc and clarify in javadocs that it's only for system apps bug: 3128020
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
and clarify in javadocs that it\'s only for system apps bug: 3128020
* commit '6e88c84cbe0a07cb8c7b9ea23d1434bcf2e2a457':
docs: remove allowClearUserData from <application> manifest doc and clarify in javadocs that it's only for system apps bug: 3128020
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
and clarify in javadocs that it's only for system apps
bug: 3128020
Change-Id: Ibc01f0e24f7d1f4e76a4da0a324c7682b92992aa
|
|\ \ \ |
|
| |\ \ \
| | |/ /
| | | |
| | | | |
Change-Id: I76a5f88849ab617af3316d63378bf3296256e8e1
|
| | |\ \
| | | | |
| | | | |
| | | | | |
Change-Id: I90dfa2f37db901b62690b6becbf5d0d91468672c
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Each HTTP request sent from a mobile handset is usually required to
include a x-wap-profile header following the UAProf specification. The
value of this header is a URL that points to the location of a
document which specifies relevant capabilities of the phone, e.g.
supported network bearers, video formats or screen size. This change
defines a global string resource that holds this URL, and also adds
the necessary code in the web widget to include this header in HTTP
requests.
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: I8e83e5a35acaae63a70bef48f543e3fd82ced354
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This introduces new resources for interpolators that match the
types received from UX, and uses them appropriately in the animations.
Change-Id: I68c435ff1c8845c7854fa78f24e33157659b16d1
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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: I84048d7fd237e6623b14810deeb7887dbe50ab73
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Those were already copied to mdpi, and have been upscaled to hdpi.
Change-Id: Ifd8fe5f96ceb9992ba22086f4c4c3d23d7f18879
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I5c698de205d820b770e2405ea9d3d483b6b8a463
|
|\ \ \ \ \ |
|