Winson Chung
96ef409ebd
Preventing springloaded mode from snapping back due to timeout. (Bug 5649189)
...
- Also allowing drop on all apps button to cancel a drag
Change-Id: I27252bd34c591882d8c5f80389d8fd6f4f6e4791
2011-11-22 14:21:08 -08:00
Adam Cohen
07f920ed7f
Merge "Fix issue 5639994: disabled multi-touch on folders" into ics-mr1
2011-11-21 15:11:55 -08:00
Adam Cohen
026df005fb
Merge "Fixing bug where drag would sometimes get cancelled inadvertently" into ics-mr1
2011-11-21 15:11:43 -08:00
Adam Cohen
049abba5a2
Merge "Fixing PagedView bad snap-back decisions" into ics-mr1
2011-11-21 15:11:09 -08:00
Michael Jurka
a21e9537ba
Merge "Potential fix for out-of-date hardware layers" into ics-mr1
2011-11-21 13:18:33 -08:00
Michael Jurka
dfab7f0285
Potential fix for out-of-date hardware layers
...
Might also further help bug where IMG GPU slows
down when rendering into hardware layers that are
not rendered to framebuffer
Bugs # 5614712, 5616414, 5628998
Change-Id: I85ff11889aa28f6985dd68e7f1e57d0da2150aa5
2011-11-18 17:07:51 -08:00
Adam Cohen
b970a8a266
Fix issue 5639994: disabled multi-touch on folders
...
Change-Id: I95bb0089e7522db88dea56281a375f9c98ece460
2011-11-18 17:04:16 -08:00
Adam Cohen
74c28d1a6c
Fixing bug where drag would sometimes get cancelled inadvertently
...
Change-Id: I4e838836c5a943abe9ebe2437cb53f68e6aae3d0
2011-11-18 14:17:11 -08:00
Adam Cohen
00481b3ed3
Fixing PagedView bad snap-back decisions
...
-> There was some code that was causing pages to snap back
much to the original page much too frequently.
Change-Id: Ibd02ac634c737887a2bcfd7096882c95c51087f1
2011-11-18 12:12:27 -08:00
Winson Chung
d016015c23
Enabling clings for tablets (Bug 5506377)
...
Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
2011-11-18 11:43:44 -08:00
Winson Chung
601cac2f3e
Merge "Minor fixes to Launcher" into ics-mr1
2011-11-18 11:42:17 -08:00
Adam Cohen
aa1e57286d
Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1
2011-11-18 11:34:22 -08:00
Adam Cohen
bad24941cd
Small fix to deal with ugly widget dropping situations
...
-> Tried some more elaborate fixes in which aspect ratio of the
preview were not preserved. Given that nothing clearly always
better, going with a simple fix for now.
Change-Id: I3dccf95680da55cccfb6f00befe88cea4bbe0035
2011-11-18 10:16:53 -08:00
Winson Chung
3f4e142380
Minor fixes to Launcher
...
- Tweaking the AllApps tab padding
- Fixing issue where the cling punch out might be in the wrong location
- Removing unused dragging code related to drop/scroll area overlap
- Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264)
- Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822)
Change-Id: I707397c231188a9feee8c0856374e0483cf37296
2011-11-18 10:13:04 -08:00
Adam Cohen
b0736fac73
Merge "Fix hiccup when dropping in springloaded mode on large ui" into ics-mr1
2011-11-17 10:28:02 -08:00
Winson Chung
6d09268cde
Updating default workspace and fixing issue where new hotseat browser icon is not shown. (Bug 5478946, Bug 5623287)
...
Change-Id: I7ebac3a4bde868de2b5beacc95fc94302dc0d6ee
2011-11-16 18:43:26 -08:00
Adam Cohen
70ed13b370
Fix hiccup when dropping in springloaded mode on large ui
...
Change-Id: I434c594e0d2c94b122cd3336f36c529e6c3d1066
2011-11-16 15:59:40 -08:00
Michael Jurka
c97ddb679c
Merge "Fix bug where all apps didn't load sometimes" into ics-mr1
2011-11-16 12:57:39 -08:00
Adam Cohen
587ae34aab
Merge "Modifying portals in landscape on the phone UI" into ics-mr1
2011-11-16 12:04:53 -08:00
Adam Cohen
78dc83e875
Modifying portals in landscape on the phone UI
...
Change-Id: I4190b0e4958dfd0d59d943d9b4c4d6fd2e9303c0
2011-11-15 17:10:20 -08:00
Michael Jurka
3d845e8d89
Fix bug where all apps didn't load sometimes
...
Bug #5623281
2011-11-15 17:04:47 -08:00
Michael Jurka
b737ee6ab2
speeding up transition from other apps -> Launcher
2011-11-15 16:36:30 -08:00
Michael Jurka
4c4c001a85
removing dead code
2011-11-15 13:59:13 -08:00
Winson Chung
9c35d8ec4e
Merge "Small changes to help AppsCustomize scrolling." into ics-mr1
2011-11-15 12:41:46 -08:00
Adam Cohen
4ff78b0b12
Merge "Fixing place where offset caches weren't being invalidated (issue 5608330)" into ics-mr1
2011-11-15 10:49:51 -08:00
Adam Cohen
60b0712bf5
Fixing place where offset caches weren't being invalidated (issue 5608330)
...
Change-Id: Ie351580f64591928764071ae29d5f90e2da9f9da
2011-11-14 17:26:06 -08:00
Michael Jurka
182c4d269e
Merge "Delay loading All Apps pages until the first time we enter All Apps, making launcher startup faster (5000628)" into ics-mr1
2011-11-14 16:39:23 -08:00
Winson Chung
68e4c64a67
Small changes to help AppsCustomize scrolling.
...
- Adding lookahead for prioritizing pages about to be visible
- Making fixed window for loaded adjacent pages
- Tweaking thread priorities on bg tasks
Change-Id: Ib2bccedb9cd7c4396ffaf8d7e1cb4820789960e5
2011-11-14 15:50:57 -08:00
Winson Chung
c6f10b906f
Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)
...
Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
2011-11-14 13:29:25 -08:00
Michael Jurka
1899a36ab3
Delay loading All Apps pages until the first time we enter All Apps, making launcher startup faster (5000628)
...
Change-Id: I2a2218975141d7659184de83e505c7ab6e613232
2011-11-13 17:08:23 -08:00
Michael Jurka
c46fbf04ea
Merge "Widget preview improvements" into ics-mr1
2011-11-12 22:02:44 -08:00
Michael Jurka
141dbd0e02
Improve Apps/Widgets transition
...
- Avoid using a bitmap when doing crossfade when switching between Apps/Widgets tabs, also fixes a visual issue on stingray (5104303)
Change-Id: I7365c629e704f37e18350ad15a849c034553d0b3
2011-11-11 16:48:48 -08:00
Michael Jurka
038f9d8bfb
Widget preview improvements
...
- Make widget preview bitmaps as small as they can be, saving ~0.7-2MB peak memory (5104303)
- When adding/dragging a widget, make the drag outline/drag view much more closely match the actual size (5566938)
Change-Id: I5b5b7b84fa551d56432a76223b1a9e4de620ff56
2011-11-11 16:27:31 -08:00
Michael Jurka
fd99e7776a
Merge "Fix NPE that occurs with poorly behaved widgets" into ics-mr1
2011-11-11 13:49:34 -08:00
Adam Cohen
ebea84d1c9
Unifying overscroll btw phone and tablet
...
-> Using separate assets for removing and uninstalling
Change-Id: I183967c3ca482531ae28f71cd9053b673c6a8d03
2011-11-11 11:38:53 -08:00
Michael Jurka
dbc1f65786
Fix NPE that occurs with poorly behaved widgets
...
Bug #5587311
Change-Id: Ida55463575ae94bc469bd2caae4c8b99e54d5a6b
2011-11-10 17:16:19 -08:00
Michael Jurka
31234d811d
fix build
2011-11-10 15:15:15 -08:00
Adam Cohen
619643af9a
Merge "Fixing issue where you could click through to next page in AppsCustomize (issue 5501400)" into ics-mr1
2011-11-10 15:05:24 -08:00
Michael Jurka
e6dcf26512
Merge "Reduce unnecessary layout passes" into ics-mr1
2011-11-10 15:02:00 -08:00
Michael Jurka
81efbad05e
Reduce unnecessary layout passes
...
- Also delete unused code
2011-11-10 11:22:48 -08:00
Michael Jurka
dde558b8b8
resolved conflicts for merge of b9c76f32 to ics-mr1
...
Change-Id: I7579e312c48c9f9279e93283629036a9332aa34c
2011-11-10 02:36:08 -08:00
Adam Cohen
4e84401aa8
Fixing issue where you could click through to next page in AppsCustomize (issue 5501400)
...
Change-Id: I3cb7a640d24598a2d65c436763196b997626a506
2011-11-09 15:17:46 -08:00
Winson Chung
4decf123e4
Merge "Fixing issue where AllApps labels were getting clipped (Bug: 5490118)" into ics-mr1
2011-11-08 17:35:51 -08:00
Winson Chung
6032e7ed8e
Fixing issue where AllApps labels were getting clipped (Bug: 5490118)
...
- Tweaking the AllApps grid spacing
Change-Id: I7eb79edfd170500c1fecd6841e6f022bd40ac250
2011-11-08 15:54:45 -08:00
Adam Cohen
0cf2a7c3ee
Using public API for widget padding
...
Change-Id: I37c90ddf6309cdf29daacdf2c7663eb41d13338b
2011-11-08 15:07:01 -08:00
Adam Cohen
2632ca01e1
Merge "Ensuring disabled apps don't appear in workspace (issue: 5557311)" into ics-mr1
2011-11-07 14:17:13 -08:00
Winson Chung
a0654a3523
Merge "Altering touch feedback for qsb assets. (Bug: 5560273)" into ics-mr1
2011-11-07 14:14:55 -08:00
Adam Cohen
00fcb49a4c
Ensuring disabled apps don't appear in workspace (issue: 5557311)
...
Change-Id: I4a016b200945779f6e73b9c9d1c2a13c2b0fdef9
2011-11-07 11:13:19 -08:00
Adam Cohen
acec671920
Merge "Cleaning up overscroll effect in launcher workspace" into ics-mr1
2011-11-04 13:59:53 -07:00
Winson Chung
620542254c
Altering touch feedback for qsb assets. (Bug: 5560273)
...
- Removing some dead code
Change-Id: If6f3ffcf28249ca08c23089acb5bcd501b455119
2011-11-03 16:31:47 -07:00