| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(later, we will decide this more accurately based on the width of the screen in dips, but for now keeping changes so that they can easily be backported to earlier versions of Android)
Change-Id: I203addcbf19e8e3813c488af47e4fdf90dcd3115
|
|
|
|
| |
Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
|
|
|
|
| |
Change-Id: Ieafd713393daf5628f229a66441bd3ed293245da
|
|
|
| |
Change-Id: Id18c9ba18cc5a4645a192393926054e3ffaad3d0
|
|
|
|
| |
- fixed the dead zone between configure/all apps
|
|
|
|
|
| |
into the appropriate resolution folders
Change-Id: Ib3ddd01a9b1e2c2f1cfa00bba7372308bc9edf6d
|
|
|
|
| |
Change-Id: Ie164e42a4c5efce763160dae86b8fe3a9da51fd9
|
|
|
|
| |
Change-Id: I364a8dcd5089563bbb6410c86f4f702784b02543
|
| |
|
|
|
|
|
| |
Add EditText style underscores for the icons.
Get VoiceSearch icon from the activity that handles the RecognizerIntent.ACTION_WEB_SEARCH
|
|
|
|
|
|
| |
- Also fixing issue where preview images in the customization drawer were not being scaled down
Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54
|
|
|
|
| |
Change-Id: Ia83ab4486a383362dcb1f19db302c252ee4734bb
|
|
|
|
|
|
| |
-> Added new assets for homescreen outlines
Change-Id: Ic19b32a749fd4109bd5601c8b220759aab56603c
|
|
|
|
| |
Change-Id: Icbf122d10d07fcacb8a4429431ea389826a3d173
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
- Show page borders when dragging
- Enlarge scroll region (landscape only)
- When inside scroll region, show green border on adjacent page
|
| |
|
|
|
|
|
| |
or falling back on our default icon.
Change-Id: I59fc59b76a0915a04275e08c88f5d46c3484cc6c
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
interpolator and modified the influence of
scroll velocity
Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
Conflicts:
src/com/android/launcher2/CellLayout.java
|
|
|
|
|
|
|
|
| |
Revert "-Added 3D effect to home screen scrolling"
This reverts commit 9415d87eda0cf28b8df1eccde39b0ca1646be3b9.
Change-Id: Ib8d6602f5d82884eb1f6cc44c0cc71cc563a3a59
|
|
|
|
|
|
|
|
|
| |
-Added background outline fade in / out
-Modified the feel of scrolling: now using quintic
interpolator and modified the influence of
scroll velocity
Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
|
|
|
|
| |
Change-Id: I155aa203d5834569a99eaef439096178f9fb86bd
|
|
|
|
| |
temporarily disabling dimmed items on mini screens
to work better with new dark wallpaper
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
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: Icaf3fc953ca6d469d17620c0aec789e7f60c924e
|
|
|
|
|
|
|
| |
-> Added a button to the top left of Launcher which switches
between landscape and portrait. For testing purposes only.
Change-Id: I01f8cfcf92c8ba7727eeba0e59a0b8ff055598fe
|
|
|
|
|
|
|
|
|
|
|
| |
- more robust unshrink animation
- catching a resource not found exception when
making widget preview
- added more missing copyright headers
- hiding customization drawer when long press on widget
- long-pressing on widget is temporarily always
springloaded to zoom in to workspace screen
Change-Id: I6c92877357e907d89840fecc4662f0700b96255b
|
|
|
|
| |
- also added/updated some copyright notices
|
|
- 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
|