| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I046ca375308ab504073fa37c44e8c40b6bbbfdd7
|
|
|
|
| |
Change-Id: Ib3a10bb02b249f71265fe04b3829465a77fb4a9f
|
|
|
| |
Change-Id: Ia964c868afd200be3828e4397659391f857599e6
|
|
|
|
|
| |
into the appropriate resolution folders
Change-Id: Ib3ddd01a9b1e2c2f1cfa00bba7372308bc9edf6d
|
|
|
|
| |
Change-Id: I2ae6324e18db7b010c8d2ef5140e004da2f2b9f0
|
|
|
|
| |
Change-Id: I650f9135c0ce5bc2a6f7c5f878d470d6a85e9f7e
|
|
|
|
|
|
| |
modified padding to match mockups.
Change-Id: I7f3b37d892fdf5a702a66d68e1bbdf333068d7ec
|
|
|
|
| |
Change-Id: Ie164e42a4c5efce763160dae86b8fe3a9da51fd9
|
|
|
|
| |
Change-Id: I364a8dcd5089563bbb6410c86f4f702784b02543
|
| |
|
| |
|
|
|
|
| |
Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- configure button now has a pressed state (as
do the other two)
- also added a cast to getX() from float->int
because of changes in the view property code
Change-Id: I57dc6e44838f4f4354f8977a3b542e93384b3d7d
|
|
|
|
|
|
| |
packages/apps/Launcher2/"
This reverts commit 921efb310af08579d5a97de7f5e350b78677c6d0.
|
|
|
|
| |
Change-Id: I2eeac742b5279705938c91dee597bea9e983ba50
|
|
|
|
| |
Change-Id: I3a3c24543c925a50ab34fd3cbf7947544a5ac5c0
|
|
|
|
|
|
|
| |
Draw a rectangle around the area where an item will land if it is dropped.
If the area is vacant, the rectangle is green; otherwise, it is red.
Change-Id: I859b52514566fa55f8c7a04493b8088d12baa476
|
|
|
|
|
|
|
|
| |
- Add new layout for xlarge, removing hotseat, next/prev page, etc.
- Add a "+" button in top right which switches to customization mode
- Add a widget chooser which slides up from bottom of screen
- Initial support for dragging widgets onto home screen
Change-Id: I14e2e013ccceff4066fcb7c4492b4f6bef6595e7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AllAppsView is now the 2D, GridView-based version (very
similar to classic Launcher); AllApps3D is the
RenderScript/Rollo implementation.
TODO:
- some mdpi assets are not in fact mdpi
- related to above: static wallpapers not working yet
- add dynamic selection of 2D/3D AA; currently you must
choose one at build time by picking the appropriate class
in all_apps.xml (see separate CL for sapphire overlay
that does this)
Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba
|
|
|
|
|
|
| |
Uses the widget from packages/apps/QuickSearchBox instead.
Change-Id: I85d64defe155c0cad97fafef6a3db62c6cab504a
|
|
|
|
| |
Change-Id: Ib8b19492ccb07a135ba95ab75ae03f034275c572
|
|
|
|
| |
Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
|
|
|
|
|
| |
We'll need another asset for the selected state, when we do that.
This also updates the all apps icon to be a grid.
|
|
|
|
| |
Landscape still doesn't look good.
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: I18ec902c32feaefd68bec176d9250e6bf535dc48
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Originally committed to Launcher as follows:
Correct size for "Google" in search widget.
Fixes http://b/issue?id=2100799 .
Used official logo from creativelab.corp, specifically
https://creativelab.corp.google.com/brandsite/logo-files/Glogo_flat_black.eps
...at 27% opacity, matching the original mdpi version. Updated the mdpi
version using the same source artwork so they're consistent.
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* changes:
Add one more pixel of padding to the top of the Google logo used in the search widget.
|
| |
| |
| |
| | |
search widget.
|
|\ \
| |/
|/|
| |
| | |
* changes:
Remove gestures from Home.
|
| | |
|
|/
|
|
|
| |
search provider. Listen for broadcasts of that setting changing to
correctly update the widget as appropriate.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* changes:
Put in new version of search floater background image to put one pixel of padding and one less pixel of margin at the top.
|
| |
| |
| |
| |
| |
| | |
padding
and one less pixel of margin at the top.
|
|/ |
|
|
|
|
| |
Press the Home key while in Home to enable the gestures pad.
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit 'c4c1f32159cf125f60c6057e5099aa3e0dc439cf' into donut
* commit 'c4c1f32159cf125f60c6057e5099aa3e0dc439cf':
AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
wallpaper_lake. This issue is exposed
when we override the default wallpaper.
BUG=1836838
Automated import of CL 148592
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'fc1a6d11747992ec1cdcc6c71899576c5bf8085f' into donut
* commit 'fc1a6d11747992ec1cdcc6c71899576c5bf8085f':
AI 148132: Add two wallpapers for tmobile and set the default wallpaper to tmobile
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
tmobile
turtle
BUG=1808772
Automated import of CL 148132
|
| |
| |
| |
| |
| |
| | |
BUG=1749373
Automated import of CL 143907
|