Commit Graph

2954 Commits

Author SHA1 Message Date
Bjorn Bringert 9933a5ebbf am 235a50e0: Merge "Fix ConcurrentModificationException in InstallShortcutReceiver" into jb-ub-now-indigo-rose
* commit '235a50e0d1a303e586c36bc5e70d560b8b924d58':
  Fix ConcurrentModificationException in InstallShortcutReceiver
2013-10-17 09:20:41 -07:00
Bjorn Bringert 4e871a217b Fix ConcurrentModificationException in InstallShortcutReceiver
Before, if two shortcuts were added, and then the package for one of them
removed, all while Launcher wasn't visible, Launcher crashed.

Bug: 11264076
Change-Id: I892c190101389aa42d84d66960f5b6f6f43f2dfc
2013-10-17 14:14:48 +01:00
Michael Jurka 51b9f6a570 Merge "Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage" into jb-ub-now-jetsonic 2013-10-16 20:53:04 +00:00
Michael Jurka 8fd3adc2a3 Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPage
Bug: 11157913
2013-10-16 13:50:31 -07:00
Winson Chung 5801ef048a Lazy load default app icon in LauncherModel. (Bug 11203738)
Change-Id: I397b532f247309de9ae5636b51f125f639966696
2013-10-16 13:46:28 -07:00
Adam Cohen 3798b643cd Fix issue where you could trigger a click after long pressing a widget (issue 11186227)
Change-Id: I5a767ac6352f7efb4d3c6c2768c8d2aaaa913f3f
2013-10-16 10:41:10 -07:00
Michael Jurka da6ab129b7 Merge "Use new default wallpaper API" into jb-ub-now-jetsonic 2013-10-16 17:35:02 +00:00
Mac Duy Hai 09d85a1438 am 8246a143: Shortcut show/hideSearchBar with new conditions.
* commit '8246a1434c12b607743222c22285b72c9a96497b':
  Shortcut show/hideSearchBar with new conditions.
2013-10-16 07:09:59 -07:00
Mac Duy Hai 8246a1434c Shortcut show/hideSearchBar with new conditions.
This is effectively a revert of:
https://googleplex-android-review.googlesource.com/374556

With the new rules, we won't shortcut if:
 - the search bar is in an opposite visibility OR
 - a non-animated change has been requested AND there
   is an ongoing animation.

This makes sure that showSearchBar(false) called after
showSearchBar(true) is not ignored.

Bug: 11105305
Bug: 11237729
Change-Id: I92668dfac072e62506b2872e8bfbe9f707c9cc69
2013-10-16 14:00:17 +01:00
Adam Cohen 28f852ab67 Fix drop animation issue in springloaded
Change-Id: I1d8bf9d92ab7b94238e3e6a27b0eebf2c9af6872
2013-10-15 16:13:28 -07:00
Michael Jurka 12ca6134bf Use new default wallpaper API
Change-Id: I77ce7f03f0d2c94d890d3eeee6750488b071b2ab
2013-10-15 14:46:10 -07:00
Adam Cohen edc43805e3 am b6d33df9: Fix concurrent modifcation exception (issue 11234805)
* commit 'b6d33df9092cacfda1768ffdb96a0770c861566d':
  Fix concurrent modifcation exception (issue 11234805)
2013-10-15 11:06:24 -07:00
Adam Cohen b6d33df909 Fix concurrent modifcation exception (issue 11234805)
Change-Id: I21a7e968c249b0d8876fbffa68954ddc229b16df
2013-10-15 10:55:29 -07:00
Winson Chung 540514f399 am e5467dcc: Flushing icons of the wrong size. (Bug 11203738)
* commit 'e5467dccdd26ff912afb43d626346e4506c9c062':
  Flushing icons of the wrong size. (Bug 11203738)
2013-10-14 17:23:01 -07:00
Winson Chung e5467dccdd Flushing icons of the wrong size. (Bug 11203738)
Change-Id: I9468d2e798fcf9890970270041d341e7653432f1
2013-10-14 17:03:04 -07:00
Adam Cohen 6bef14bb4c am 2456b973: Merge "Fix issue where custom content pops in (issue 11209357)" into jb-ub-now-indigo-rose
* commit '2456b9738803b5f4314b6747dd7eea116d03eb3d':
  Fix issue where custom content pops in (issue 11209357)
2013-10-14 16:45:42 -07:00
Adam Cohen 2456b97388 Merge "Fix issue where custom content pops in (issue 11209357)" into jb-ub-now-indigo-rose 2013-10-14 23:43:11 +00:00
Winson Chung 3eb3b27a58 am 54000490: Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738)
* commit '540004905a555087e72691aad4479aa52ab5460e':
  Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738)
2013-10-14 16:42:25 -07:00
Adam Cohen 84add1de6d Fix issue where custom content pops in (issue 11209357)
Change-Id: Ibb40505ac25d59add0b405a1b2ac48a9778314d3
2013-10-14 16:42:10 -07:00
Winson Chung 540004905a Ensuring that we are calling setCompoundDrawable() instead of using intrinsic bounds. (Bug 11203738)
Change-Id: Ic2100e4008d7fc95d2670aab9d3b46a96a927599
2013-10-14 16:30:38 -07:00
Adam Cohen 2cc2e4ab30 am 2ac85a6d: Merge "Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)" into jb-ub-now-indigo-rose
* commit '2ac85a6d3e1096b50f00f4236ae059bcdaecb761':
  Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)
2013-10-14 15:45:44 -07:00
Adam Cohen 2ac85a6d3e Merge "Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)" into jb-ub-now-indigo-rose 2013-10-14 22:43:03 +00:00
Winson Chung d4e53c8824 Ensuring that we restore bounds when resizing them for folder preview drawing. (Bug 11203738)
Change-Id: I0cef3916217bd3808363cafcfb25c2cd140f35fc
2013-10-14 15:40:53 -07:00
Michael Jurka 8e93c09ccd am 9e91b7d5: Merge "Don\'t crash if WallpaperCropActivity isn\'t passed a URI" into jb-ub-now-indigo-rose
* commit '9e91b7d5fccebc454424657e62497016ebdc7d1e':
  Don't crash if WallpaperCropActivity isn't passed a URI
2013-10-14 15:33:29 -07:00
Michael Jurka 9e91b7d5fc Merge "Don't crash if WallpaperCropActivity isn't passed a URI" into jb-ub-now-indigo-rose 2013-10-14 22:31:50 +00:00
Michael Jurka f6502c316c Don't crash if WallpaperCropActivity isn't passed a URI
Bug: 11173560
2013-10-14 14:09:43 -07:00
Winson Chung 6eabacd499 am 140e79bb: Merge "Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)" into jb-ub-now-indigo-rose
* commit '140e79bb48f6639f2d58c729d6f2597bda0a51b1':
  Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)
2013-10-14 10:48:50 -07:00
Winson Chung 140e79bb48 Merge "Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)" into jb-ub-now-indigo-rose 2013-10-14 17:46:46 +00:00
Mac Duy Hai f55ea2f8d3 am decbaa69: Do not shortcut show/hideSearchbar.
* commit 'decbaa694da558a7860317a6d113864ec2fcaae2':
  Do not shortcut show/hideSearchbar.
2013-10-14 06:36:21 -07:00
Mac Duy Hai decbaa694d Do not shortcut show/hideSearchbar.
Bug: 11105305
Change-Id: I9745d6c851b2539032fdc377ce9ce80b6d67e7ab
2013-10-14 12:14:22 +01:00
Winson Chung 0dbd734384 Workaround for small icons. Draw icon drawables at the expected icon size. (Bug 11203738)
Change-Id: If976ae8b3603e8bf42e8e857ce0b178d977b0a43
2013-10-13 22:46:20 -07:00
Adam Cohen b93da8d6e7 am 01c0214f: Merge "Fix bugs / jank with folder creation feedback (issue 11195148)" into jb-ub-now-indigo-rose
* commit '01c0214f727a25088ec4d62e64579155001cef9b':
  Fix bugs / jank with folder creation feedback (issue 11195148)
2013-10-13 14:32:48 -07:00
Adam Cohen 8ec05f9fa4 Fix bugs / jank with folder creation feedback (issue 11195148)
Change-Id: Ia53438a7724c95d304f08a4c16382a9b9e8bdfea
2013-10-13 13:21:13 -07:00
Daniel Sandler 039a2c118f am 13348ffc: Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-rose
* commit '13348ffcffe1403a673747db28102a7a0078b1a6':
  Simplify wallpaper strip animation.
2013-10-13 11:46:51 -07:00
Daniel Sandler 13348ffcff Merge "Simplify wallpaper strip animation." into jb-ub-now-indigo-rose 2013-10-13 18:45:14 +00:00
Adam Cohen b6d09a72ac am ceb0b557: Merge "Add EXIF rotation support to wallpaper picker" into jb-ub-now-indigo-rose
* commit 'ceb0b557f746ffacb91f08bcd475f381ee560b27':
  Add EXIF rotation support to wallpaper picker
2013-10-12 16:36:45 -07:00
Michael Jurka 8713a94562 Add EXIF rotation support to wallpaper picker
Bug: 11137824

Change-Id: I64e488207ffea219fca5ee00f47b98ccb2ac86d8
2013-10-12 01:12:36 -07:00
Daniel Sandler 24f397d94d Simplify wallpaper strip animation.
Bug: 10852554
Bug: 11010469
Change-Id: I0330ab125097f7d2a6c0c584161cee646c6b757d
2013-10-12 01:01:35 -04:00
Adam Cohen 162f538796 am 982470ea: Merge "Speed up overview transition" into jb-ub-now-indigo-rose
* commit '982470ead562f5cb99e9bf5a26610473737b4a5f':
  Speed up overview transition
2013-10-11 18:27:15 -07:00
Adam Cohen 982470ead5 Merge "Speed up overview transition" into jb-ub-now-indigo-rose 2013-10-12 01:24:57 +00:00
Adam Cohen fa2450a9ff Speed up overview transition
Change-Id: Ie4086717318939875228dd3a920cecf79ba0ff91
2013-10-11 18:23:08 -07:00
Adam Cohen 1f8edc2191 am 920a9c25: Merge "Clean up interpolators on overview mode transition fades" into jb-ub-now-indigo-rose
* commit '920a9c2577e1a6d08f84529d56e96da8cf25acd3':
  Clean up interpolators on overview mode transition fades
2013-10-11 18:08:07 -07:00
Adam Cohen 920a9c2577 Merge "Clean up interpolators on overview mode transition fades" into jb-ub-now-indigo-rose 2013-10-12 01:05:59 +00:00
Adam Cohen 0b2b235c06 am 019f5892: Merge "Fix issue with extra empty screen left over after widget add cancel (issue 10865959)" into jb-ub-now-indigo-rose
* commit '019f5892b90b4d37ff41d34f12dd0becfff6c5ef':
  Fix issue with extra empty screen left over after widget add cancel (issue 10865959)
2013-10-11 17:58:00 -07:00
Adam Cohen 58993ad14d Clean up interpolators on overview mode transition fades
Change-Id: Id10292286cba217ad18e77f7273e497efac4708c
2013-10-11 17:57:55 -07:00
Adam Cohen 019f5892b9 Merge "Fix issue with extra empty screen left over after widget add cancel (issue 10865959)" into jb-ub-now-indigo-rose 2013-10-12 00:56:12 +00:00
Adam Cohen 0007472e20 Fix issue with extra empty screen left over after widget add cancel (issue 10865959)
Change-Id: Iee72fe1b296e81a5f2d04f6edcbf9cac19aff992
2013-10-11 17:46:39 -07:00
Adam Cohen 30b63be160 am 1226be43: Merge "Fix custom content scroll effects bug (recent regression) (issue 11188769)" into jb-ub-now-indigo-rose
* commit '1226be4398d848fe59ddf9718d9a2939ae5b8e43':
  Fix custom content scroll effects bug (recent regression) (issue 11188769)
2013-10-11 16:24:30 -07:00
Adam Cohen 1226be4398 Merge "Fix custom content scroll effects bug (recent regression) (issue 11188769)" into jb-ub-now-indigo-rose 2013-10-11 23:22:11 +00:00
Adam Cohen a45de07ece Fix custom content scroll effects bug (recent regression) (issue 11188769)
Change-Id: Ib90c024daf64baac2ccd1cfd04897d18cd35e111
2013-10-11 16:10:20 -07:00