| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Change-Id: Id2d0f453cd8b9128ed0d7831e58565765c43d8fc
|
|
|
|
|
|
|
|
|
|
|
|
| |
- icons and widgets on home screens can be "dimmed"
- celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves
- celllayout no longer always takes up full size of workspace, in landscape mode
neighboring screens (celllayouts) are visible
- on xlarge devices, in landscape mode side screens are "dimmed"
- moved holographic outline helper to its own file
- fixed bug where mini-screens were still able to scroll left/right
Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d
|
|
|
|
|
| |
We determine the default app market activity by resolving an intent,
and fetch the icon from the activity's meta-data.
|
|
|
| |
Change-Id: I26d5a840270065e43d4f66b3c53c7e9d52ce4200
|
|
|
|
|
|
| |
called by reflection.
Change-Id: Idac09b60605fda74334f5a2157b7369207cc7ef2
|
|
|
|
| |
- proguard was stripping getter/setter that was
used only by reflection
|
|
|
|
|
| |
that are only used by reflection (they are
referenced in layout-xlarge/launcher.xml)
|
|
|
|
|
|
| |
Fixes a crash in the new hotseat launcher icons.
Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug #2562729
In landscape, the left and right dots buttons are 93dip wide; this makes them overlap
with widgets at the bottom of the screen. The dots do not need to be that wide but
we chose this size to make it easier to tap them in portrait. To avoid issues in
landscape, this change introduces a new type of ImageView that can ignore touch
events in a certain zone. This was easier and cheaper than re-cutting 36+ assets.
Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
|
|
|
|
| |
Change-Id: I84ab56054c9f57985fec9107c3977691177b85a4
|
|
|
|
| |
Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de
|
|
|