Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UICommon : Add grayscale renderscriptcm-12.0 | Rohit Yengisetty | 2015-04-15 | 1 | -0/+16 |
| | | | | Change-Id: I170ecca8ba76333b11544cb2561ec5c468e983fe | ||||
* | Fix jank when resuming recent card fragment | ed.mancebo | 2015-04-13 | 2 | -26/+8 |
| | | | | | | | - anchor top when no other cards are expanded - aux view height in dimens is no longer used, have to calculate dynamically Change-Id: I721a44fe689862a021c97ff0968a326b0366e212 | ||||
* | UiCommon : Use position + id for tracking collapse/expand state | Danesh Mondegarian | 2015-04-05 | 1 | -5/+13 |
| | | | | Change-Id: Ie85f58f5c1d5bbee5651798068b79b93c0f25ce9 | ||||
* | Revert "Revert "UiCommon : Change to id instead of position"" | Danesh Mondegarian | 2015-04-05 | 1 | -11/+10 |
| | | | | | | This reverts commit f50e944937e99e55588e8ab38baaeff4c8092413. Change-Id: I3e574e41668d1944000a23b5488b9e23271c15c6 | ||||
* | Revert "UiCommon : Change to id instead of position" | Danesh Mondegarian | 2015-04-03 | 1 | -10/+11 |
| | | | | | | This reverts commit 9dd03b41452ec2b6f920cfdb04f8b75cb9d29f17. Change-Id: If7f2aefb7671c87ef9bc5788a5a395e93865f55e | ||||
* | UiCommon : Change to id instead of position | Danesh M | 2015-04-03 | 1 | -11/+10 |
| | | | | | | Position is unstable, switch to id Change-Id: I9829a131b1a0f70dbcf009a493a2135d066635c3 | ||||
* | UICommon : Improve elevation and animation visuals | Danesh M | 2015-04-02 | 4 | -63/+87 |
| | | | | Change-Id: I3118052bdd2dd49a73554a4969a0d8b94e211247 | ||||
* | UiCommon : Scroll cards into visibility w/ aux views | Diego Mondega | 2015-03-31 | 1 | -0/+55 |
| | | | | Change-Id: I6a24e08c7cc174b28c1d0b510baa5c32030020d9 | ||||
* | UICommon : SlidingListLayout - add provision to set y-offset dynamically | Rohit Yengisetty | 2015-03-23 | 1 | -0/+10 |
| | | | | Change-Id: I02685b549521ad766044726f7cbe5d4e8165dbc7 | ||||
* | Use view z-translation to elevate expanding card instead of custom shadow ↵ | emancebo | 2015-03-12 | 8 | -50/+49 |
| | | | | | | drawable Change-Id: If0fa01c6c6d3da2fce4ef41d3fa888bfaf610603 | ||||
* | UICommon: add longer shadow for expanding card and fix shadow expansion in ↵cm-11.0 | emancebo | 2014-10-30 | 6 | -3/+5 |
| | | | | | | no-animate case Change-Id: Ie1961384b3bf40a0a7508b2fd9f3f79fecb448af | ||||
* | UICommon: add listener on list scrubber to get notified when it fades in or out | emancebo | 2014-10-30 | 3 | -2/+153 |
| | | | | Change-Id: Iad54a1f5db547b09ecffaaba1fb40ffcce1c3749 | ||||
* | UICommon: fix sliding list layout NPE DIALER-90 | emancebo | 2014-10-28 | 1 | -4/+6 |
| | | | | Change-Id: Ib0afa71d9d7aa4fc12baf656e32475f3dbb13b25 | ||||
* | UICommon: Add ExpandingCard view | emancebo | 2014-10-28 | 8 | -0/+418 |
| | | | | Change-Id: Iabe57f5636c4f3bd7ed543b0d29eed72240ff00f | ||||
* | UICommon: Add SlidingListLayout | emancebo | 2014-10-24 | 2 | -0/+434 |
| | | | | Change-Id: I019091c53ebe2c103ca81b8c3f3494fc74a10ec0 | ||||
* | UICommon: make initial state configurable in xml for SlidingUpPanelLayout | emancebo | 2014-10-01 | 2 | -0/+9 |
| | | | | Change-Id: If2a2ae06abcd43efb11757a9793c153677e5089a | ||||
* | Add horizontal list scrubber to UICommon | emancebo | 2014-09-29 | 7 | -0/+531 |
| | | | | | | | * Add option to use either ListView or RecyclerView as the source * Add optional fade in/out behavior on list idle Change-Id: Idf2751c6201a23f4a25b3a1c55af13f60dd69793 | ||||
* | Add PagerFixedTabStrip and SlidingUpPanelLayout | emancebo | 2014-08-13 | 5 | -0/+1459 |
| | | | | Change-Id: I82375f172315a9779855e28ac0126322b9464ed9 | ||||
* | initial commit: add Android.mk | emancebo | 2014-08-11 | 1 | -0/+1 |