| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Change-Id: I04079e070739c1e46df3e90fc388c335e2a7d2b9
|
|\ \
| | |
| | |
| | | |
is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case."
|
| | |
| | |
| | |
| | |
| | |
| | | |
maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case.
Change-Id: I5deb3fb43ed1dd16dd20868854b96ebae4d30623
|
| |/
|/|
| |
| |
| |
| | |
- make it more extensible (suppress tabs in favor of a list selection and fragments)
Change-Id: If6f6c3a33f7c03e00205edbeab2945024b477f0d
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This is needed for Renderscript and it also makes implementations
of TextureView cleaner. This change also hooks up the onSurfaceTextureSizeCHanged()
callback whenever the view size changes.
Change-Id: I2f972ee4504d800329defefacf32cf20547d31a3
|
|\ \ \
| |_|/
|/| | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- update also unit tests for taking care of the locale direction
- code formatting on the layout test files
Change-Id: I4037eac3c572de9abb0178f36ca03803cc2c1522
|
|/ /
| |
| |
| |
| |
| | |
normally avoid using indices.
Change-Id: Iafb25b17fec9391664c81a7e213eeaa918254912
|
|/
|
|
| |
Change-Id: Iaa194537c1bc493172fab89624279fe5cbfa1f70
|
|
|
|
|
|
|
|
| |
tests
- update before/after to start/end in unit test app
Change-Id: Id7286ef5d9390540faf8ecd5f0b1c140d04bb364
|
|\
| |
| |
| | |
in each mesh."
|
| |
| |
| |
| |
| |
| | |
display images with different texture in each mesh.
Change-Id: I051be3cf8be117e62fc635dfaf75b5c0e4cdd644
|
| |
| |
| |
| |
| |
| | |
- BEFORE?AFTER is now START/END
Change-Id: I44cfdc17090052704024d8c5386553f0c83e9ab2
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: Ib7d047a5ed21393ea9cbcdc343cb0cfbb7c62ff7
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
. Fixed spelling.
. Added comments on internal methods.
. Adopted the suggested internal name changes to improve clarity.
. Added UNDEFINED constant to public API to avoid making reference to Integer.MAX_VALUE in docs.
. Added final everywhere, then removed it.
. Make the Interval class package private so that it can be put somewhere more general later.
. Tidy code, removing maximize flag throughout.
. Remove last of allocations taking place during layout.
. Implement measureChild() etc.
. Added LinearLayout alignment compatibility mode, and made it the default.
Change-Id: I6a4ffa022d97d68138d1903d3830a20278815435
https://android-git.corp.google.com/g/#change,109891
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
resources used for homescreen widgets." into honeycomb-mr2
* commit '7322e557cfe42da42779625d69ced2db74a9df90':
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
used for homescreen widgets." into honeycomb-mr2
* commit 'a4cfcf10cc300a1eb5b2a4254fb7d3190c56c4f1':
Fix issue #4502672: Wrong xml resources used for homescreen widgets.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
There was a race in the system process between applying the initial
configuration and executing code in higher-level system services
like the app widget service that relies on the config. For some
reason it starting showing up more after my code changes; it should
now be completely fixed.
Also fix the activity starting window to run in compatibility mode
if its application is going to be in compatibility mode.
And some various cleanup and small fixes.
Change-Id: I0566933bf1bbb4259c1d99a60c0a3c19af1542e5
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- change buttons text to follow their Gravity
Change-Id: Ie0d79ced9c14bf8b0f12d1c31da5e2fe6f162c88
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
Change-Id: Iadbee872468ceafb54c5877046c91f6052f3c953
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
declaring the compatible screens." into honeycomb-mr2
* commit '8fcbfb52607263754b6d3895a112f792c5c3a12e':
Add new supports-screens attributes for declaring the compatible screens.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Change-Id: I40d57e4354e48accc1027c9f90916ea73eb5190d
android:requiresSmallestWidthDp provides the smallest supported width.
android:compatibleWidthLimitDp provides the largest compatible width.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- update LinearLayout tests with default case (no horizontalDirection specified)
- add TableLayout tests
Change-Id: I9ad2239fca96b896c5aae4dfe67b8113faf2f96e
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- update FrameLayout tests
- add more RelativeLayout tests
Change-Id: I2ae522c5e6ec216f7ade45935f8309b543f380b9
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- update BiDiTest test app
Change-Id: I8c0734fc8a94765d269b0040ebfa048c13e11728
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- fix FrameLayout
- code refactoring on LinearLayout
- add more unit tests
Change-Id: I49302582c61aa31a4eb7eded92327b10408f71a4
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Bug #4350336
Change-Id: I1cf31693f7ca9653fa3a41b5b91c27ef288d680f
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: I486b24a5b609c6f8adb0276037ddb24af2b888b2
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
screens and phones."
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
and phones.
Padding around fragments and to the left of preference items
adjusted for different display sizes.
Change-Id: I2d29e5525c381092a3f1d2fb1265ce07db893d78
|
| |/ / / /
|/| | | |
| | | | |
| | | | | |
Change-Id: I05a31775e03f5b223a55a5144d420351abac89be
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The previous implementation was using glBlendFunc with the parameters
GL_ZERO/GL_ZERO which doesn't work for text, paths and other alpha
sources (anti-aliasing.) The correct implementation is GL_ZERO/
GL_ONE_MINUS_SRC_ALPHA.
Change-Id: I4cca65e57b6a37bbf5a41d382cb0648ee8e11e79
|
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Ia2ec315e7d29dcc5aa13b080fc6ce00708e9c034
|
|/ / / /
| | | |
| | | |
| | | | |
Change-Id: Ieb3e1f6a2e3effe5c4042ad170f195244c7e2158
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3291382
Change-Id: I8cde1d8d78a57407c585b02ca8ba3f3f893a609b
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
See http://trac.webkit.org/changeset/74301
Change-Id: Ibe495cdc1f50f65db5663dbb63af9b9c2db050d0
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 3291220
Change-Id: I6f8e57458cd4334a998eb256af303ffcd9c50d64
|
|\ \ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- also update unit tests for testing LinearLayout
Change-Id: I0794d48c45a8fd4a899fdf6f6a1d05485b416e1a
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Change-Id: I6eee2a6c9b9aa313a6ec16ad7ea28c075d1939a4
|