Winson Chung
e248b83797
Merge "Prevent launching Widgets when cycling between Overview/Shrink state and Home. (Bug 11439120)" into jb-ub-now-jolly-elf
2013-11-12 19:37:07 +00:00
Adam Cohen
1960ea4a71
Fix CellLayout UNSPECIFIED exception (issue 11627191)
...
Change-Id: Id2f840a804c51e8c61bb28882796059584e4c8bb
2013-11-12 15:47:10 +00:00
Adam Cohen
f0f2ffaedc
Fix issue where extra page hangs around (issue 11634172)
...
Change-Id: Ia0900c9fc07bc587259e36ed17816eaf519b10dc
2013-11-12 11:48:23 +00:00
Adam Cohen
c361b6fe3e
Merge "Small tweaks to custom content management" into jb-ub-now-jolly-elf
2013-11-12 10:43:15 +00:00
Winson Chung
8e15fdf60a
Prevent launching Widgets when cycling between Overview/Shrink state and Home. (Bug 11439120)
...
Change-Id: I21173f114228ba43172af9074d2ac1fadeee9886
2013-11-11 15:47:45 -08:00
Michael Jurka
bf292a0bd3
Merge "Fix wallpaper cropping bugs" into jb-ub-now-jolly-elf
2013-11-11 20:07:04 +00:00
Adam Cohen
84a465aa0e
Small tweaks to custom content management
...
-> Never allow the custom content overhang onto the viewport when
it is not the current page
-> Never fade the custom content screen as a consequence of scrolling
Change-Id: I91a4cfb3f740ee8b429084fce1c96258bac8dd9e
2013-11-11 18:50:56 +00:00
Michael Jurka
2d13e6934f
Fix wallpaper cropping bugs
...
- take into account that image decoder might not
respect inSampleSize
- check rounded values so we don't have crop rects
that lie outside a bitmap's dimensions
- correctly set initial scale on bitmaps that are
larger than the screen size
Change-Id: I42be79c68b883a6e329dcc5645d7db6cd6e3eeeb
2013-11-11 17:49:42 +01:00
Adam Cohen
ab087b9fbc
Fix NPE we're seeing in feedback (issue 11626428)
...
Change-Id: I848ca84b325339004ba8ea50a01f5240eea356f5
2013-11-11 15:46:07 +00:00
Adam Cohen
2777273a2a
Add method to determine if Launcher is using vertical bars
...
Change-Id: I7e9096cf81b49d213025c6f98708186330448fc0
2013-11-11 14:01:35 +00:00
Michael Jurka
5339119b9e
am 62dacd67: Merge "Uncommenting throw when item not contained in sBgItemsIdMap" into jb-ub-now-jolly-elf
...
* commit '62dacd6797f6aab0f096e440418cd5fe4e9d9ea3':
Uncommenting throw when item not contained in sBgItemsIdMap
2013-11-08 08:34:15 -08:00
Michael Jurka
62dacd6797
Merge "Uncommenting throw when item not contained in sBgItemsIdMap" into jb-ub-now-jolly-elf
2013-11-08 16:32:57 +00:00
Adam Cohen
b9ada65af3
Uncommenting throw when item not contained in sBgItemsIdMap
...
-> Improving logging for issue 11580149
Change-Id: I10ce7c4b54a6435302d33bbeba4e8600f69d4920
2013-11-08 08:26:33 -08:00
Michael Jurka
6f372bb723
am 5fa148a1: am 5bfab60f: Fix NPE in Live Wallpaper loader
...
* commit '5fa148a1d9204a3de3177aef18c80506de2879e8':
Fix NPE in Live Wallpaper loader
2013-11-08 08:19:57 -08:00
Michael Jurka
5fa148a1d9
am 5bfab60f: Fix NPE in Live Wallpaper loader
...
* commit '5bfab60fff6c3da8f8d8e245a496a031f807560d':
Fix NPE in Live Wallpaper loader
2013-11-08 08:17:24 -08:00
Michael Jurka
5bfab60fff
Fix NPE in Live Wallpaper loader
...
Bug: 11584868
2013-11-08 17:02:42 +01:00
Adam Cohen
a05060c987
am 18238d90: am 3428b5e9: Merge "Fix default wallpaper thumbnail" into jb-ub-now-jetsonic
...
* commit '18238d90aec90e4f9e5aebc68133d31b4639b52c':
Fix default wallpaper thumbnail
2013-11-08 07:35:15 -08:00
Adam Cohen
18238d90ae
am 3428b5e9: Merge "Fix default wallpaper thumbnail" into jb-ub-now-jetsonic
...
* commit '3428b5e9f944e476fa4e5230dc682242198309ce':
Fix default wallpaper thumbnail
2013-11-08 07:33:22 -08:00
Adam Cohen
b767166b3a
am 46830418: am 2da0a053: Fix small scrolling regression
...
* commit '4683041885e6a8338dc3111a9e3f15cc7c62611e':
Fix small scrolling regression
2013-11-08 07:32:01 -08:00
Adam Cohen
3428b5e9f9
Merge "Fix default wallpaper thumbnail" into jb-ub-now-jetsonic
2013-11-08 15:31:04 +00:00
Adam Cohen
4683041885
am 2da0a053: Fix small scrolling regression
...
* commit '2da0a0532752fae8985e3e8a192eb5087cf78aab':
Fix small scrolling regression
2013-11-08 07:29:13 -08:00
Michael Jurka
a7d82b939c
Fix default wallpaper thumbnail
...
Bug: 11588279
2013-11-08 15:50:10 +01:00
Dave Hawkey
98e011b40a
Merge "Set insets on newly added views." into jb-ub-now-kermit
2013-11-08 14:49:45 +00:00
Adam Cohen
2da0a05327
Fix small scrolling regression
...
-> only cancel scrolling when necessary to avoid
unnecessary snapToDestination() calls
Change-Id: I406bef2453c88d61d25f66be67205ab8fbd69ec9
2013-11-08 06:30:18 -08:00
Dave Hawkey
26279c6d09
Set insets on newly added views.
...
This is needed for adding an internal-only dogfood indicator above the
search plate in http://ag/386251 .
Bug: 10954064
Change-Id: I72cb0e978a5118ce45f69a493ac631d0c165b237
2013-11-07 14:37:43 -07:00
Winson Chung
be8ff1f407
am d7adbab6: Merge "Save and restore the correct content type when rotating while in AllApps." into jb-ub-now-jolly-elf
...
* commit 'd7adbab669f922e02193eaf819ce32518dc70e8d':
Save and restore the correct content type when rotating while in AllApps.
2013-11-07 12:02:09 -08:00
Winson Chung
bc7d88eacb
am 88416027: Merge "Fixing crash while reordering pages in OverviewMode." into jb-ub-now-jolly-elf
...
* commit '88416027a3740dacbd97bd2264f22ba51f5c7e21':
Fixing crash while reordering pages in OverviewMode.
2013-11-07 12:02:08 -08:00
Winson Chung
98168ec76a
am c82d2622: Dyanmically lay out overview mode across all orientations and form factors.
...
* commit 'c82d2622bc7305fd3545fe7df97a30187283113f':
Dyanmically lay out overview mode across all orientations and form factors.
2013-11-07 12:02:08 -08:00
Winson Chung
d7adbab669
Merge "Save and restore the correct content type when rotating while in AllApps." into jb-ub-now-jolly-elf
2013-11-07 18:52:18 +00:00
Winson Chung
88416027a3
Merge "Fixing crash while reordering pages in OverviewMode." into jb-ub-now-jolly-elf
2013-11-07 18:51:57 +00:00
Winson Chung
c82d2622bc
Dyanmically lay out overview mode across all orientations and form factors.
...
Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
2013-11-07 18:50:37 +00:00
Winson Chung
876a619b11
Fixing crash while reordering pages in OverviewMode.
...
Change-Id: I67dcd71a8f15fbc737880306254c766f4dbadc58
2013-11-07 18:50:29 +00:00
Winson Chung
07e045c637
Save and restore the correct content type when rotating while in AllApps.
...
Change-Id: I508832e46c8a2ab3bb53baf8f44b543c4c24aed2
2013-11-07 18:50:09 +00:00
Adam Cohen
c2cf2d9cf2
am ebb9ebed: am a1648449: Fixing tiny regression in PagedView spacing
...
* commit 'ebb9ebed6407a6ff57dd3914d0fa99eb620aca2e':
Fixing tiny regression in PagedView spacing
2013-11-07 09:02:42 -08:00
Adam Cohen
ebb9ebed64
am a1648449: Fixing tiny regression in PagedView spacing
...
* commit 'a1648449901178da191564a0dd9ecbdf9f971e69':
Fixing tiny regression in PagedView spacing
2013-11-07 09:00:58 -08:00
Michael Jurka
c85a63c58f
am 1beeb0aa: Merge "Revert "Workaround for remove stuck (issue 11080792)"" into jb-ub-now-jolly-elf
...
* commit '1beeb0aac278756aaf29392b84287cfa633ad52e':
Revert "Workaround for remove stuck (issue 11080792)"
2013-11-07 04:43:03 -08:00
Michael Jurka
dd12202fdf
am 19d10a58: Don\'t adjust animation play time if not necessary
...
* commit '19d10a5822e24b775fe8aefb6ccb5e92345cb7f8':
Don't adjust animation play time if not necessary
2013-11-07 04:43:03 -08:00
Michael Jurka
1beeb0aac2
Merge "Revert "Workaround for remove stuck (issue 11080792)"" into jb-ub-now-jolly-elf
2013-11-07 12:42:04 +00:00
Michael Jurka
66b7d01163
Revert "Workaround for remove stuck (issue 11080792)"
...
This reverts commit f72693d907 .
2013-11-07 13:37:50 +01:00
Michael Jurka
19d10a5822
Don't adjust animation play time if not necessary
...
Potential fix for Bug: 11080792
2013-11-07 13:28:16 +01:00
Adam Cohen
a164844990
Fixing tiny regression in PagedView spacing
...
Change-Id: I7dde2257e6079d540d648fa57a15cf865d594f35
2013-11-07 04:12:09 -08:00
Baligh Uddin
8eb857fa9b
am 458a15f7: (-s ours) am 89fbe00d: (-s ours) am 0491f0f1: (-s ours) Import translations. DO NOT MERGE
...
* commit '458a15f732c380dc4ef3b7dbcae2a6a8f5916f09':
Import translations. DO NOT MERGE
2013-11-06 20:14:32 -08:00
Baligh Uddin
458a15f732
am 89fbe00d: (-s ours) am 0491f0f1: (-s ours) Import translations. DO NOT MERGE
...
* commit '89fbe00de978c9620e71a030fa0f16cecfd38b3a':
Import translations. DO NOT MERGE
2013-11-06 20:11:08 -08:00
Baligh Uddin
0493fb93f3
am 0effb652: (-s ours) am e0b9a1f7: (-s ours) Import translations. DO NOT MERGE
...
* commit '0effb652ec7f24a892fe98b16b0eebc6d2e7c12e':
Import translations. DO NOT MERGE
2013-11-06 20:07:11 -08:00
Baligh Uddin
572bdaa474
am f0d79e57: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f0d79e57349a4f18b61e9a380a19124fb6c8d8fd':
Import translations. DO NOT MERGE
2013-11-06 20:07:10 -08:00
Baligh Uddin
89fbe00de9
am 0491f0f1: (-s ours) Import translations. DO NOT MERGE
...
* commit '0491f0f16d528179206623a086a353f62863df88':
Import translations. DO NOT MERGE
2013-11-06 20:06:07 -08:00
Baligh Uddin
0effb652ec
am e0b9a1f7: (-s ours) Import translations. DO NOT MERGE
...
* commit 'e0b9a1f72415cdb119356901fd66f5b35115747e':
Import translations. DO NOT MERGE
2013-11-06 20:04:51 -08:00
Baligh Uddin
286ecf1ea5
Import translations. DO NOT MERGE
...
Change-Id: I63c883fb372dc7a7ca7902d281d7a9581de68f3b
Auto-generated-cl: translation import
2013-11-06 15:17:36 -08:00
Baligh Uddin
f0d79e5734
Import translations. DO NOT MERGE
...
Change-Id: I077655685f6faa46c09db6f7d7384aaddb08c9f7
Auto-generated-cl: translation import
2013-11-06 15:16:57 -08:00
Baligh Uddin
e0b9a1f724
Import translations. DO NOT MERGE
...
Change-Id: I58918dca0bb241091f9b8d14e5062d2581ab6e11
Auto-generated-cl: translation import
2013-11-06 15:16:19 -08:00