| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Ifaafca469df626a76ab5e16bd2f0d5afa1da172c
|
|
|
|
| |
Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
|
|
|
|
| |
Change-Id: Ib354b822588717b7bb81b4dcb14c834e5b8d4892
|
|
|
|
| |
Change-Id: Ia84bde47c5e4b254b636b2697c4f4889ce4f8b95
|
|
|
|
|
|
|
|
|
|
| |
- Tweaking the AllApps tab padding
- Fixing issue where the cling punch out might be in the wrong location
- Removing unused dragging code related to drop/scroll area overlap
- Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264)
- Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822)
Change-Id: I707397c231188a9feee8c0856374e0483cf37296
|
|
|
|
| |
Change-Id: I7f5745e64b96951d4ec8d5714389df7ebff30c81
|
|
|
|
| |
Change-Id: I67ebe3484f504d5f987486c80d4d21db3c2e06e1
|
|
|
|
|
|
|
|
| |
- Fixing regression where folder items had no text in tablet ui and assets
- Fixing spring loaded frame sizing (5067335)
- Making the cells 80x80 for testing again on the phone ui (5085986)
Change-Id: I52a0f5eaf2dcf4adaf57c5a71da3903892c490a8
|
|
|
|
|
|
|
|
|
| |
- Removing unused hotseat assets
- Adding xhdpi assets from designer repo
- Decoupling dock divider and scroll bar to fix landscape divider issue
- Fixing issue where dock portals were being clipped
Change-Id: If3894a9a265e0272111e852857f9cfbf994ec050
|
|
|
|
|
|
|
|
|
| |
- Delaying until items are added
- Showing bg when going into spring loaded mode
- Fixing regression where dropping widgets on full page would not trigger a notification
- Fixing regression on tablet where pages were no longer being rotated or shown
Change-Id: Iadc0c406f0c065c5029addea1abfee395eed81b9
|
|
|
|
| |
Change-Id: I19b641761569d62d06eff7fb775ceb5cbcb5a845
|
|
|
|
| |
Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20
|
|
|
|
|
|
| |
- Also changing AppsCustomize bg to black.
Change-Id: Iadd1a34dda56b02191e00502714296a1a3c8ee88
|
|
The hotseats are permanent slots on either side of the
AllApps button. Their functions are:
LEFT/BOTTOM: Phone
Launched via the hardcoded class name
com.android.contacts/.ContactsLaunchActivity.
RIGHT/TOP: Browser
Launched by querying to see which application is the
default for URLs, then starting that activity directly.
In the future, it would be ideal to allow an application
with permission to access LauncherProvider to customize
these (icons, contentDescriptions, and Intents).
Bug: 2559083
Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4
|