| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Removing the workarounds that we had previously to get around this.
Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d
|
|
|
|
|
|
| |
support them.
Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3
|
|
|
|
|
|
| |
- Also fixing issue where preview images in the customization drawer were not being scaled down
Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
|
|
|
|
|
|
|
|
| |
get hi-res icons).
- Also fixing spacing in the portrait mode, and using the same styles for both AllApps and workspace icons.
Change-Id: I222dd5d53a39d6940a85f40b57912b69c926ffd0
|
|
|
|
| |
Change-Id: Ie51a0a5da6169b0651e9f70cfb28450254cf0df1
|
|
|
|
|
|
| |
- Also testing a simple scale of existing icons in lieu of high res icons.
Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466
|
|
|
|
| |
Change-Id: Icbf122d10d07fcacb8a4429431ea389826a3d173
|
|
|
|
|
|
|
|
| |
- Also added workaround for tab label not being initially selected
- Added fix for initial layout of PagedViews preventing side pages from having proper alpha
- Marking widget dims format string as not translatable
Change-Id: I74a5410b88e2766816a87b14e64058b4288c214d
|
|
|
|
|
|
| |
adjacent pages
->Fixing crash on phones
Change-Id: I8ea97ce6d569c59b6d51b544dc10b0310d294b43
|
| |
|
|
|
|
|
| |
or falling back on our default icon.
Change-Id: I59fc59b76a0915a04275e08c88f5d46c3484cc6c
|
|
|
|
| |
Change-Id: I5a0863a8df2a0b4855112eb29b40b6e7dd550db9
|
|
|
|
|
|
|
|
| |
usability testing.
- Also adding padding attributes for the dynamic layouts created for each page.
Change-Id: I76a7b6b8f4d83329c506fd6055f910575d0c200f
|
| |
|
|
|
|
| |
Change-Id: Ibb9668514c7c3ce56473cf041051245b9c19c793
|
|
|
|
| |
Change-Id: I160c8777fe2657ab303acfa20934f2e90f9e953e
|
|
|
|
| |
Change-Id: I8e9050a784b4b20398309e6d279ab17652a29ade
|
|
|
|
|
|
| |
Fixing small namespace issue where PagedView attributes weren't actually being respected.
Change-Id: Id260fae6278b616b446da1ce04ec18b11ed0bf45
|
| |
|
|
|
|
|
| |
We determine the default app market activity by resolving an intent,
and fetch the icon from the activity's meta-data.
|
|
|
| |
Also clean up a lot of the animation code to be more centralized.
|
|
|
|
|
|
| |
Fixing possible null ptr exception in Launcher.
Change-Id: Ie625a6503299cf122e5c22852846d59e66f77414
|
|
|
|
|
|
|
|
| |
For now, it's just a drag target like the delete zone. Once all apps
and the home screen support a selection mode, this (and delete) will
be implemented as buttons in the Contextual Action Bar.
Change-Id: I6bf43d03eefda672ea34c583a7021137da22b184
|
|
|
| |
Change-Id: I26d5a840270065e43d4f66b3c53c7e9d52ce4200
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Adding SimpleWorkspace, SimpleCellLayout and an AllApps implementation of the SimpleWorkspace.
Making SimpleWorkspace support content with smaller dimensions than the workspace dimensions
itself. Temporary change to AllApps tabs styling until we get new assets for tabs in general.
Change-Id: Ibe3c56603223853d232816b6695e4ddd757857ba
|
|
|
|
|
|
|
| |
-> Added a button to the top left of Launcher which switches
between landscape and portrait. For testing purposes only.
Change-Id: I01f8cfcf92c8ba7727eeba0e59a0b8ff055598fe
|
|
|
|
|
|
|
|
|
|
|
| |
- fixed: pressing home sometimes left workspaces
in shrunken state
- fixed: position of delete zone (trash icon)
- fixed: workspace unshrink sometimes looked weird
when coming from all apps
- fixed: clicking power button and returning left
workspace in shrunken state
Change-Id: Ie974202926e6880ccda26ac9fe967fb587a9b7a3
|
|
|
|
| |
Change-Id: I0bbd5a68adc82cea02dc583ac3d04e3de8c0346e
|
|
|
|
| |
- moved some dimens to -xlarge
- enlarge AllApps so that it's not clipped
|
|
|
|
| |
Change-Id: Ib4c827966423d76e62db24036bbca0cd6ee46b95
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit eliminates the notion of in-place rotations and a bunch of
associated complexities (including the notion of canonical coordinates).
Further, the number of x and y cells per workspace screen is now being stored
in a single location in the XML definition of Workspace. This fixes a couple
bugs where incorrect values were being used. Finally, eliminated the notion of
"shortAxis" and "longAxis" in terms of padding and cell count. These have been
translated to corresponding x and y axis values.
Change-Id: I30cfed66f82d739355b3f01730b28b6c0437989c
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
- had to disable touch event swallowing in workspace in X-Large mode to get this to work
- also changed default screen in XLarge mode to 2 (the middle one)
|
|
|
|
|
|
|
| |
- added a shrink/fade animation on home screen when going into customization mode
- made items in the customization drawer larger
Change-Id: Iddbaf14aa5b1504fe94966971a1ab95c00f24331
|
|
|
|
|
|
|
|
| |
- add a temporary new zoom animation for all apps
- modify AllApps2D to allow it to be transparent
- other changes to dismiss the customization drawer when appropriate
Change-Id: I5660ab77f256ded299c1721c589983a1b30d56a4
|
|
|
|
| |
set to 120)
|
|
|
|
|
|
|
|
|
|
| |
- Created a drawer with tabs for widgets, folders, shortcuts, wallpapers
(wallpapers are currently not implemented)
- Tapping outside the drawer dismisses it
- Moved the all apps icon to the upper right of the screen
- Adding a toast that says "No more space on screen" when dragging a widget to a full screen
- Fixed bug where you could stack two equal-sized widgets on top of each other on the homescreen (exposed by the new ability to drag widgets onto the home screen)
Change-Id: I03b65ce54a85d24328c94e0c06e249571de449ee
|
|
|
|
|
|
| |
Currently, rotation is disabled as designs are still in flux, but the NxM grid is enabled (8x4).
Change-Id: I0026f88c674719e3d67de6d6d481d2d4cd606362
|
|
- 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
|