| Commit message (Collapse) | Author | Age | Files | Lines |
|\ |
|
| |
| |
| |
| | |
Change-Id: Ib0f613fcd6ba64a696936e4e2b386b96d76b828a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
composing
- optimization for single run case was broken
- pass isRTL boolean along the call stack instead of the dirFlags integer
(which was only used as a "isRTL" in the shaper)
- update unit tests
Change-Id: I33110b76a433633a0b92fbd1db03785204e0c3e6
|
|\ \
| |/
|/|
| | |
Right-to-Left text and text composing"
|
| |
| |
| |
| |
| |
| | |
text and text composing
Change-Id: Ic71a563ad0f4ba6de5b7f030f04a3a9615b7617c
|
|\ \
| | |
| | |
| | | |
dimens.xml."
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Also:
. removed static import of R.styleable - this is non-standard
. removed final modifier from DEBUG flag,
this prevents the compiler from excluding the debugging code but
allows debugging code to be enabled externally
. added override to removeAllViews() as GridLayout needs to be notified whever hiearchy changes.
Change-Id: I2409289bce7c6638eff320ffd48a6c0704e77fa8
|
| |/
|/|
| |
| |
| |
| | |
With this change, TextureView has feature parity with SurfaceView.
Change-Id: I4ef2da33420fc9590f868636ae72a5a6de61965b
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
- also update unit tests
Change-Id: I557f61e84c4c4b6165163b783d9c679a6b3b4106
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
- need to take care about padding resolution
Change-Id: Ida9738ffada6c6455b7949f933fa61924c4f7961
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
- make Layout.Alignment.ALIGN_LEFT as the default case
- update unit tests for reproducing bug #5002512
Change-Id: Id7ec17abd115bcda7f3434e6d64dbbba6915f108
|
| |
| |
| |
| | |
Change-Id: I225bf288780b0244f459316e2765cfa29cd22c89
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I2fcf18de573f2d66494fa5ed61e4273c3c6078c7
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
. Change name of Group to Spec
(with the addition of the fglexibility field, this class no longer represents a group)
. Replace overloaded Group/Spec constructors with factory method
. Bugfix for measure() when alignmentMode == ALIGN_BOUNDS
. Bury as much Java API as possible, to minimize restrictions on future API enhancements
- make all field access in Group package private
- use factory methods in place of field assignment
Change-Id: I46a5027a013bf7c3110b77108b8fd0427165cd18
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| | |
- update also unit tests
Change-Id: I20b82f5fea2cc48c93fd9e26eb03290ad730c08a
|
|\ \ |
|
| |/
| |
| |
| |
| |
| | |
Bug: 5010576
Change-Id: I04d722f258951a3078fe07899f5bbe8aac02a8e8
|
|/
|
|
| |
Change-Id: I3e7287bc406ff497a49cf823cee53b1a943a74a9
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I2a9dc34e907b4c6e60f8c2999150b22015012e74
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: I4649062bbdf18ebba7924bdf578f39ad8f6576ac
|
|\ \
| |/ |
|
| |
| |
| |
| | |
Change-Id: Id5bee1bd4a322cf93e8000b08e18f1e1b058648e
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| | |
Also:
. Remove CAN_SHRINK, FIXED from public view. These can be added later.
Change-Id: I63a64ac4748605da60373c8e3c2109178b5260c2
|
|/
|
|
| |
Change-Id: I2c576c9a4ecad9f33cc6636bcbc29786acdf052d
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A cell's ability to shrink or stretch is now integrated with the
constraints system, which is now supplied with both upper and lower
bounds.
Also:
. Remove package private access (pseudo) annotation
. Remove rowWeight and columnWeight attributes and fields
. Remove code to handle weights
Change-Id: I9e2432101d15466c621f51ae362435051fab5764
|
|\ \
| |/
|/| |
|
| |
| |
| |
| | |
Change-Id: I6b957d93e0233ed268403dcdb14f4cf4cff29804
|
| |
| |
| |
| | |
Change-Id: I0411bf9c8e114ce388e619170fb4c2b1c6fd80f9
|
|/
|
|
|
|
|
|
| |
- use ViewGroup inheritance if defined
- use different heuristics (inherit, firstStrong, anyRtl, ltr, rtl)
- add more unit tests
Change-Id: Ic1325aa7d9e4689b181e0a2d08b7dd7fb3f0dbeb
|
|\ |
|
| |
| |
| |
| |
| |
| | |
Complete rewrite of WifiWatchdogService.java. Checking for connectivity and managing wifi upon failure detection.
Change-Id: Ifcb8b5d7e0112cbc2f2282d76fdc93ea15527a44
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
- update BiDiTest app for adding more unit tests concerning margin
Change-Id: Ia6a7e0a1948a2c375e8f3cc87d120a85351a8c27
|
| | |
| | |
| | |
| | | |
Change-Id: I55a62434ae0b602522221689626f6b4155bd0d91
|
|/ /
| |
| |
| | |
Change-Id: Iec368405ad6a4ccfd569a0b3b4d681871a770396
|
|/
|
|
| |
Change-Id: Ic23cd9257889d0abe8cc3fc1d04a66d0505e383e
|
|
|
|
| |
Change-Id: I64c346004e0adf9a776d0315534d4fe445f0c0ca
|
|\ |
|
| |
| |
| |
| | |
Change-Id: If6ba2d7f96283041d254d6d53bb268d88fed2c74
|
|\ \ |
|