Commit Graph

7187 Commits

Author SHA1 Message Date
Michael Jurka 00a4093fa6 Merge "Add script to push changes to system wallpaper cropper" into jb-ub-now-jetsonic 2013-10-23 11:54:45 +00:00
Winson Chung 39789cba2b Merge "Removing tablet-specific assets." into jb-ub-now-jetsonic 2013-10-22 18:11:46 +00:00
Adam Cohen 401dc4117b am 4d3f022c: (-s ours) Merge "DO NOT MERGE: Fix leak when animations are created but never started" into jb-ub-now-indigo-rose
* commit '4d3f022c9a7170dd4b069ee71534f1baf30cb2f4':
  DO NOT MERGE: Fix leak when animations are created but never started
2013-10-22 02:47:40 -07:00
Winson Chung 9ba343d734 am a78b25f8: (-s ours) DO NOT MERGE
* commit 'a78b25f89de49b68a6dd7ddef5aaefe7919f3698':
  DO NOT MERGE
2013-10-22 02:47:40 -07:00
Adam Cohen 4d3f022c9a Merge "DO NOT MERGE: Fix leak when animations are created but never started" into jb-ub-now-indigo-rose 2013-10-22 00:25:08 +00:00
Winson Chung a78b25f89d DO NOT MERGE
Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)
(cherry picked from commit d8e596db4b)

Change-Id: I106f4897ef4ab43d996c0b926ce08ab6ccb2d8a4
2013-10-22 00:20:19 +00:00
Adam Cohen 313bbd2f3b Merge "Clearing reference to SavedState bundle after restoring from it. (Bug 11322014)" into jb-ub-now-jetsonic 2013-10-22 00:19:35 +00:00
Winson Chung d8e596db4b Clearing reference to SavedState bundle after restoring from it. (Bug 11322014) 2013-10-21 17:14:12 -07:00
Michael Jurka 7e839ec8f6 DO NOT MERGE: Fix leak when animations are created but never started
Bug: 11322014
(cherry picked from commit e206ff0f73)

Change-Id: I5aaf76d7c96e4a7878946d7de337acd858c11f44
2013-10-22 00:13:12 +00:00
Michael Jurka 4edc931562 Merge "Fix leak when animations are created but never started" into jb-ub-now-jetsonic 2013-10-21 23:00:42 +00:00
Michael Jurka e206ff0f73 Fix leak when animations are created but never started
Bug: 11322014
2013-10-21 15:57:38 -07:00
Michael Jurka 862f7e3950 Load images on a bg thread
Bug: 11134758

Change-Id: Ie789a2fcb2024832ac104cd9cdbc3602abee85ee
2013-10-21 14:51:49 -07:00
Winson Chung 5e02abeae6 Removing tablet-specific assets.
Change-Id: Ia1115911ae476c6218a5bd21e1c07e3039f704ac
2013-10-21 11:32:16 -07:00
Ed Heyl 4f98332b98 am 6811c5a4: override Launcher2 (aosp)
* commit '6811c5a414a15fa34b4f6917c3f250b3498a89ed':
  override Launcher2 (aosp)
2013-10-18 11:08:18 -07:00
Ed Heyl 6811c5a414 override Launcher2 (aosp)
Change-Id: I25ec98abeba3cf115d594aa215bfde8e965c1cd1
2013-10-17 17:08:14 -07:00
Winson Chung 1fa05179eb Merge "Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)" into jb-ub-now-jetsonic 2013-10-17 20:44:10 +00:00
Winson Chung 681a4aced8 Merge "Updating folder icons when the shortcut is updated. (Bug 10803060)" into jb-ub-now-jetsonic 2013-10-17 20:44:04 +00:00
Winson Chung 6d00d54ea1 Merge "Ensuring disabled packages remove all components on the workspace. (Bug 11172454)" into jb-ub-now-jetsonic 2013-10-17 20:44:00 +00:00
Winson Chung 2c1afde5cd Ensuring that we have a valid name for installed shortcuts. (Bug 11266005)
Change-Id: Idf723ba165522cf259d9fe71533e1d5765512865
2013-10-17 11:04:00 -07:00
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 235a50e0d1 Merge "Fix ConcurrentModificationException in InstallShortcutReceiver" into jb-ub-now-indigo-rose 2013-10-17 16:18:31 +00:00
Baligh Uddin 80a603f77d am b178a362: (-s ours) Import translations. DO NOT MERGE
* commit 'b178a36244e4498b482978e1b49cf1a54467f55d':
  Import translations. DO NOT MERGE
2013-10-17 08:26:03 -07:00
Baligh Uddin 3aadac7fba Merge "Import translations. DO NOT MERGE" into jb-ub-now-jetsonic 2013-10-17 15:23:07 +00: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
Baligh Uddin 4274ed31de Import translations. DO NOT MERGE
Change-Id: I83d23739da1050889a3dea6ae1e2d3e9c8b9f76a
Auto-generated-cl: translation import
2013-10-17 01:07:41 -07:00
Baligh Uddin b178a36244 Import translations. DO NOT MERGE
Change-Id: Idd2f3c94b8dd9458c80ed459e7d19325bfb08843
Auto-generated-cl: translation import
2013-10-17 01:06:39 -07:00
Winson Chung 8c90331193 Updating folder icons when the shortcut is updated. (Bug 10803060)
Change-Id: Idee158b3458213e441c01890e0db341a3bcce1f7
2013-10-16 17:51:49 -07:00
Winson Chung df95eb12a4 Ensuring disabled packages remove all components on the workspace. (Bug 11172454) 2013-10-16 14:57:19 -07: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
Michael Jurka 704bce5651 Add script to push changes to system wallpaper cropper 2013-10-15 11:03:55 -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