Adam Cohen
0cd3b64e60
Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016)
...
Change-Id: I4d725cf1ee11d67f5149dbd0edbcb2e0af3b80ee
2011-10-14 16:50:14 -07:00
Winson Chung
5fc72b3186
Fixing some issues with AppsCustomize
...
- Tweaking the widget page to make it a little tighter
- Altering the way we generate widget previews to make them more consistent
- Making the Apps page two line titles
Change-Id: I7bce420466c1d41fb87b423f259472482803a406
2011-10-11 18:20:33 -07:00
Winson Chung
8ff8713e55
Workaround for stingray crash due to using old bitmaps. (Bug: 5397469)
...
Change-Id: Icf7b13926aff3fdc4f658a549309ec4587ab0fa3
2011-09-30 19:41:08 -07:00
Winson Chung
e4a647f879
Slight change to inflate as much of the widget info as possible ahead of bg preview loading.
...
Change-Id: Id2a7ec79674f2d0a58afef3cfd57091dbf0bc736
2011-09-30 14:51:06 -07:00
Winson Chung
099459377a
Clean up bitmaps when necessary in the widget tray to prevent likelihood of OOM. (Bug: 5348390)
...
- Removing some old code to use software layers when rendering widget preview metadata
Change-Id: I0db3daf7d1223e81dac6c901647acbe2ff490c6e
2011-09-29 12:52:22 -07:00
Winson Chung
7f0acdde96
Deferring create hardware layers until we load widget pages. (5330412)
...
Change-Id: Ia1b5e3ec3db7b7de4b0a76486136ba9df07ff70f
2011-09-19 18:36:48 -07:00
Winson Chung
7d7541e7b4
Updating Clings. (5057945, 5056643)
...
Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
2011-09-18 18:38:11 -07:00
Adam Cohen
446e940fc8
Locking orientation on phones (issue 4967793)
...
Change-Id: I6b5fe63547f43c408feea75f35dc0a08d06c258c
2011-09-15 20:08:40 -07:00
Adam Cohen
cff6af81d7
Tuning AllApps <--> Workspace transitions
...
-> Removed extraneous service transactions during scrolling
Change-Id: I60a201e7a94608d6fbafd2350f39a466d7a4c003
2011-09-14 14:04:49 -07:00
Adam Cohen
61dcf3759f
Fixing regression with widget sizes
...
Change-Id: Id013ceaaf08ce2bfddd997b49843384082bc6834
2011-09-13 15:01:58 -07:00
Adam Cohen
b5ba097015
Workspace overscroll effect
...
-> Made AllAppsCustomize scroll/over scroll more subtle
Change-Id: Icf1889b3adccce22d4a2d80c5b487518b0ab3157
2011-09-11 17:24:49 -07:00
Adam Cohen
859736e78a
Merge "New AllAppsCustomize transitions"
2011-09-08 11:40:14 -07:00
Adam Cohen
22f823d340
New AllAppsCustomize transitions
...
Change-Id: Ibefda8bf156810849c5e8f3383d49ae64a7ee08a
2011-09-07 18:16:11 -07:00
Michael Jurka
c9d95c5897
Cleaning up LauncherModel
...
- performing all DB operations immediately if called from worker thread (a previous change that did this in updateItemInDatabase fixed an outstanding bug)
- centralizing logic to do database updates
- removing old logging code
Change-Id: Idc7bfef3921828ff7c5492b8e996c0a07e1ec508
2011-09-07 16:59:07 -07:00
Adam Cohen
f814aa0f33
Unifying widget cell requirement computations
...
Change-Id: I5b37ebdab5b3defe7d05926882a6587d4c9f1081
2011-09-01 13:54:32 -07:00
Adam Cohen
7777d967a6
Refactor and simplify home transitions
...
Change-Id: I499ba571c889b684a759ee84c2a626ef94977855
2011-08-31 14:20:01 -07:00
Michael Jurka
b60fd0eafb
Tagging where ItemInfos are created for debug purposes
...
Change-Id: Iad3ed8ef4f81f4990c027ab46fd25b03b089babb
2011-08-29 14:23:30 -07:00
Winson Chung
87acb4806b
Fixing issue where rotating device while in widgets pane fails to load.
...
- Removed some unnecessary code related to dialogs.
Change-Id: I5abfc7851c78e6597fd49cc96db5b26bd0976c1c
2011-08-23 18:05:20 -07:00
Winson Chung
ed718b18a9
Merge "Saving/restoring current page in AppsCustomize. (5050168)"
2011-08-18 10:55:17 -07:00
Adam Cohen
b0fa3529ed
Fixing issue 4727712, widget list isn't always synced correctly
...
Change-Id: Iac7fc94d78915e53174ddc4b44854a45da72c443
2011-08-17 16:12:00 -07:00
Winson Chung
5afbf7bdd6
Saving/restoring current page in AppsCustomize. (5050168)
...
Change-Id: Ib868033a2b71383abc4569082675f391d3e4cc76
2011-08-17 10:48:01 -07:00
Winson Chung
f314b0eab0
Improving transition between Apps/Widgets panes (5145408)
...
Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
2011-08-16 12:52:39 -07:00
Winson Chung
35d4a257cf
Tweaking widget grid to show more items
...
Change-Id: Ied035f6c01f062ac1b4b16ee0a5b9029c6da72a0
2011-08-11 15:57:35 -07:00
Michael Jurka
d771c96e5d
Fix regression: taps were not sent to wallpaper
...
Change-Id: I2114cf8161c7a3b0fa6849f15e5a8e4bd45dbabb
2011-08-09 16:07:40 -07:00
Winson Chung
70fc438583
Adding opacity to drag views. (5064535)
...
Change-Id: I6eb96edf203a53e55a0d20dd97ff383d0b51da0e
2011-08-08 15:53:57 -07:00
Winson Chung
54c725cc29
Bug fixes
...
- Fixing issue where drop target is not as tall as it should be (5116098)
- Fixing issue where number of cells was being computed incorrectly (5112002)
- Disabling side page fading in AppsCustomize on the phone UI
- Should be using action bar bg states instead of tab bg states (5086625)
Change-Id: I0ec927f87cede48dcf4b66cbaa1d62a09f3492b8
2011-08-03 14:29:19 -07:00
Adam Cohen
aaf473c2bb
Revert "Revert "Clear the bitmap associated with canvases.""
...
This reverts commit 4e012846cd .
2011-08-03 12:04:22 -07:00
Adam Cohen
4e012846cd
Revert "Clear the bitmap associated with canvases."
...
This reverts commit 9b9d48f289 .
2011-08-03 11:49:05 -07:00
Dianne Hackborn
b2cdfb5f86
Merge "Clear the bitmap associated with canvases."
2011-08-02 22:02:30 -07:00
Dianne Hackborn
9b9d48f289
Clear the bitmap associated with canvases.
...
Change-Id: Ic100a51960f8c0e7d8b3a107b64d23c7d70e6da9
2011-08-02 16:41:28 -07:00
Winson Chung
6a3fd3f042
Multitude of launcher behaviour changes.
...
- Merging widgets and shortcuts in widgets pane
- Removing legacy long press menu items (make it go straight to wallpapers)
- Removing old option menu (just making it point to wallpapers)
- Dropping user to workspace after adding an item (animations to be tweaked) or back to AppsCustomize only on failure/cancel
Change-Id: Ia73670ce76f321dc45defb27bb5a828764240ab4
2011-08-02 15:55:33 -07:00
Winson Chung
72d8b393b0
Removing use of deprecated constants in GridLayout.
...
Change-Id: Ifbf88e182cab5f68276e4d69f866238c91591c0b
2011-07-29 13:57:15 -07:00
Winson Chung
5a808358f1
Adding menu to jump to shortcuts page in widgets tab
...
- Fixing bug in PagedView when setting the current page
- Fixing small visual issue with flashing scroll indicator
- Fixing slightly offset holographic icons
Change-Id: Ic6ce6365daca41cb5a73706c7c4b078f33a4e39c
2011-07-25 13:48:59 -07:00
Winson Chung
de1af76615
Fixing transition issues from AppsCustomize.
...
- Preventing weird space when hitting home while configuring
- Workaround for issue with all workspace items disappearing when going out of AllApps (depends on 5052094 for proper fix)
- Fixing isuse where any multi-finger tap on AppsCustomize would dismiss it
Change-Id: Ibfa8607a66e81703bd78736b72fd7f021e5971d9
2011-07-21 17:03:47 -07:00
Adam Cohen
fc53cd22c9
Fixing a couple bugs, allapps clicks and weird crash
...
-> issue 5021897 (when this was fixed, exposed more bugginess that is now fixed)
-> issue 5038392
Change-Id: I49a4e9fca154f75ea22ad2c462641747536102ce
2011-07-20 17:59:04 -07:00
Adam Cohen
d4d7aa551f
Adding animations when dropping on delete / uninstall drop target
...
-> issue 5043661
Change-Id: I4e4830acc15e006e637b35c3d0dcc72c23414b95
2011-07-19 21:49:13 -07:00
Winson Chung
d52f3d84fc
Fixing some issues with our use of GridLayout.
...
Change-Id: Id898258b31462f47d65f0ec674786b03a4ca326e
2011-07-18 17:01:54 -07:00
Adam Cohen
ac8c87687b
Pixel perfect drag animations in workspace and folders, including springloaded
...
Change-Id: I630c365bdc8e896a21dc17ebe8acb8d4664c77b5
2011-07-14 01:08:27 -07:00
Winson Chung
e0cccab156
Merge "Clamping touch positions to drag layer rect to prevent dragging outside of bounds."
2011-07-11 14:40:23 -07:00
Winson Chung
273c102240
Clamping touch positions to drag layer rect to prevent dragging outside of bounds.
...
- Fixing small issue with default widget preview aspect ratios
Change-Id: I2dca0524e8aa7c48345b424bad889736fa345386
2011-07-11 14:00:02 -07:00
Winson Chung
557d6ed50c
Fixing issues with spring loaded adding.
...
- 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
2011-07-11 11:38:24 -07:00
Michael Jurka
14a001ad67
Merge "Remove unnecessary lock"
2011-07-08 15:40:17 -07:00
Michael Jurka
35aa14d5e3
Don't reset pages in AllApps if not necessary
2011-07-07 17:01:08 -07:00
Michael Jurka
be69cc8ed8
Remove unnecessary lock
2011-07-07 16:05:33 -07:00
Winson Chung
649723cfb3
Updating assets.
...
- Tweaking search bar layout.
Change-Id: I9624fa4284135858d3e19b8b8e4710b5dd746042
2011-07-07 14:10:47 -07:00
Winson Chung
c07918d005
Cleaning up some spring-loaded related dragging code. Allow cancel spring loaded mode.
...
Change-Id: Ie1f0468c563bed7abc1aa6416e222cdb0853c03a
2011-07-06 20:48:45 -07:00
Winson Chung
967289b6d5
Adding new assets.
...
Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
2011-07-01 12:33:32 -07:00
Winson Chung
db1138b4ef
Tweaking AppsCustomize spacing to match CellLayout.
...
Change-Id: I5c3fa215659b51c7fc8dcda19dd1fd753d192f5e
2011-06-30 14:45:03 -07:00
Winson Chung
6a0f57dfaf
Populating some more accessibility events.
...
Change-Id: I7813abdd6dcc0979949caec9e31029486be0396d
2011-06-29 20:11:07 -07:00
Winson Chung
875de7e160
Fixing crash when adding/removing new packages while AppsCustomize is open.
...
Change-Id: I3bcf1ec811af6f8dddcace65d973ed368e95b4c7
2011-06-28 16:30:27 -07:00