| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
Change-Id: Ic52b8df2b4c4998272fbfe2b1b195c177cac9a23
|
|
|
|
|
|
| |
customization tray.
Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47
|
|
|
|
| |
Also, animate item the view to its new position when dragging.
|
|
|
|
| |
Change-Id: I3f0323f2e97d4538ae9c35e17738bcbb46b5a2a7
|
|
|
|
| |
Change-Id: I982d953814e13ce195eee1aaa6739e895e328b2a
|
|
|
|
|
| |
Long press is no longer required
Change-Id: Ie122e298ab8782522b650551b8004c53b514bdd1
|
|
|
|
| |
Change-Id: I1a02e0bb7bff1aa6b16e4dd8959525da6727e59c
|
|
|
|
|
|
|
|
| |
- Adding checks to prevent multiple onSetAlpha's to be called (especially now that we are using display lists)
- Removing an old change to keep artificially make the last page wider
- Fixing issue where you could click on an item in the paged view while the page it was on is being faded out
Change-Id: I9b194565602b5200c0688da2caec9c3c829b3bb0
|
|
|
|
|
|
|
|
|
| |
- Items added from customization tray add from top left now
- Fixing issue where wallpaper tab was not showing
- Workaround for the extra pixel line showing in homescreen drag icons
- Speeding up animations for tab transitions and clicking
Change-Id: I865531bb4cf896320a9e2ff6cef08bed221a2294
|
|
|
|
|
|
| |
- Disallowing touch handling when there are no children
Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
|
|
|
|
|
|
| |
preview dimensions
Change-Id: Ie786c45f6e050e0eb02145b0bc9b1f5b1cc37ca2
|
|
|
|
|
|
| |
support them.
Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3
|
|
|
|
| |
Known issue: Default activity icon is still showing up as small
|
|
|
|
|
|
| |
- Also fixing issue where preview images in the customization drawer were not being scaled down
Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
|
|
|
|
|
|
|
|
| |
- Now ending choice mode if a selected application is removed
- Only updating apps in the customization drawer if the applications change
- Adding null check when determining scrolling in PagedView
Change-Id: I0b23d1383649626dc012bd70a5e8087885b77c17
|
|
|
|
| |
Change-Id: I5cf3aa8bf987500800340e047336233db5eb0491
|
|
|
|
| |
Change-Id: Ie51a0a5da6169b0651e9f70cfb28450254cf0df1
|
|
|
|
|
|
|
| |
also, no longer mark items as checked in customize mode
Bug: 3116708
Change-Id: I01b935ba8bfb450dfab9175a7eb5b7619ad187a6
|
|
|
|
|
|
| |
- Also testing a simple scale of existing icons in lieu of high res icons.
Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
|
|
|
|
| |
Change-Id: Ic7f672b06971df867db8af326d1334d1d3f4c102
|
|
|
|
|
|
|
| |
- in All Apps mode, fade thumbnails completely
- while dragging, have thumbnails re-appear
- while dragging, give screen thumbnails that can accept drops a different appearance (green outline instead of blue)
Change-Id: I72ddf8a0f1947d35ef11514b7d4eea9ae5eee6e2
|
| |
|
|
|
|
|
|
| |
adjacent pages
->Fixing crash on phones
Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
|
|
|
|
|
|
| |
- This prevents a particular crash where a widget that no longer exists is queried for it's app icon
Change-Id: I84b450d37c01d995bb249aae8cdf8e5c032883cf
|
|
|
| |
add to the current screen
|
|
|
|
| |
in customization mode.
|
|
|
|
| |
Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
also:
- Long press on empty space on workspace now brings up customization tray
- Fixed: while dragging, items appeared to be dropping on folders two cells to the right
- Fixed: Disabling drops on folders when the workspace is shrunken
- Fixed: account for scaling of dragged items when checking if they overlap
with shrunken workspace screens
- Making folder icons dimmable to match shortcuts and widgets
- When deciding with shrunken workspace screen we're dragging to, we now use the closest screen rather than the one that has been overlapped the most
- Refactored drag/add mechanism, removing array of occupied cells from CellInfo
- Removed dead code/variables
|
|
|
|
|
|
|
|
| |
usability testing.
- Also adding padding attributes for the dynamic layouts created for each page.
Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
|
|
|
|
| |
Change-Id: I3b6299bb10f397209cd69e715fee783abe0c9b64
|
|
|
|
|
|
| |
Also tweaking the fading algorithm for side pages.
Change-Id: Ia7743c2b71741926ff9ae52e6965d7aefc86604e
|
|
|
|
| |
Change-Id: I4766ee48bef6a08c6a9809f8df29d4d2343014c4
|
|
|
|
| |
Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
|
|
|
|
| |
Change-Id: I258740a0323660edd73b5f40d61d509455ae195b
|
|
|
|
|
|
| |
static wallpapers.
Change-Id: I4ca72164775d09706e36c38e0fac0e84254221c7
|
|
|
|
|
|
|
|
|
|
|
| |
- gave mini screens a rounded rect background
- mini screens change color when dragged over
- added a way to specify the active region of dragged items, to allow for clipping of whitespace at borders
- fixed: feedback while dragging was often one cell off
- fixed: bug when adding to almost-full screen
- removed unused classes
Change-Id: I2fbd2aaaee6831b288cca8dec75e7b446068e8d1
|
|
|
|
|
|
| |
Fixing possible null ptr exception in Launcher.
Change-Id: Ie625a6503299cf122e5c22852846d59e66f77414
|
|
Adding pages for customization drawer with initial implementation of proposed flow
layout for widgets. Fixes for keeping all apps, and widgets in sync with Launcher
Model, optimizations for reloading all apps pages when invalidating. Adding some
animations for tab transitions and feedback when long pressing to add certain items.
Change-Id: I8d51749f3a91c964bed35681f3a9192200b0d93e
|