OSDN Git Service

android-x86/packages-apps-Launcher3.git
10 years agoMerge "Perform null check in animation complete" into ub-now-porkchop
Adam Cohen [Thu, 18 Sep 2014 15:19:39 +0000 (15:19 +0000)]
Merge "Perform null check in animation complete" into ub-now-porkchop

10 years agoPerform null check in animation complete
Adam Cohen [Thu, 18 Sep 2014 15:11:05 +0000 (08:11 -0700)]
Perform null check in animation complete

Bug 17561235

Change-Id: I280dca9e03eed3f4e1edd97f2f8efac0b5e4b29d

10 years agoMerge "Update calls now we have an L API version." into ub-now-porkchop
Kenny Guy [Thu, 18 Sep 2014 12:16:01 +0000 (12:16 +0000)]
Merge "Update calls now we have an L API version." into ub-now-porkchop

10 years agoUpdate calls now we have an L API version.
Kenny Guy [Tue, 16 Sep 2014 14:17:58 +0000 (15:17 +0100)]
Update calls now we have an L API version.

Bug: 17543647
Change-Id: I92c652a4ced5a5e783b24e42f9da4d9dfe1118ba

10 years agoRemove catch now api has hit googlefood.
Kenny Guy [Thu, 18 Sep 2014 11:58:18 +0000 (12:58 +0100)]
Remove catch now api has hit googlefood.

Bug: 17543647
Change-Id: Ie0b57719393a705e8c02b226d3e3f57dbf43d800

10 years agoFix NPE in Workspace
Adam Cohen [Wed, 17 Sep 2014 23:46:55 +0000 (16:46 -0700)]
Fix NPE in Workspace

Bug: 17503479
Change-Id: Ib20dfd67c5a755cd4b684163bb538a1bf77fa6ca

10 years agoMerge "Setting context in LauncherAppState before initialising it, as it can be calle...
Sunny Goyal [Wed, 17 Sep 2014 20:07:09 +0000 (20:07 +0000)]
Merge "Setting context in LauncherAppState before initialising it, as it can be called from a BroadcastReceiver" into ub-now-porkchop

10 years agoMerge "Null check in flushInvalidIcons" into ub-now-porkchop
Sunny Goyal [Wed, 17 Sep 2014 19:43:14 +0000 (19:43 +0000)]
Merge "Null check in flushInvalidIcons" into ub-now-porkchop

10 years agoMerge "Updating shourcuts only when the corresponding user also matches the AppInfo...
Sunny Goyal [Wed, 17 Sep 2014 19:30:54 +0000 (19:30 +0000)]
Merge "Updating shourcuts only when the corresponding user also matches the AppInfo" into ub-now-porkchop

10 years agoMerge "Using ApplicationContext in static objects" into ub-now-porkchop
Sunny Goyal [Wed, 17 Sep 2014 19:30:36 +0000 (19:30 +0000)]
Merge "Using ApplicationContext in static objects" into ub-now-porkchop

10 years agoMerge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchop
Dharmesh Mokani [Wed, 17 Sep 2014 03:10:10 +0000 (03:10 +0000)]
Merge "Remove STOPSHIPs from GSA 4.0" into ub-now-porkchop

10 years agoSetting context in LauncherAppState before initialising it,
Sunny Goyal [Tue, 16 Sep 2014 16:41:39 +0000 (09:41 -0700)]
Setting context in LauncherAppState before initialising it,
as it can be called from a BroadcastReceiver

Bug: 17519159
Change-Id: I0434a3d1c392e8861eb759d88942deaf98116c19

10 years agoUsing ApplicationContext in static objects
Sunny Goyal [Mon, 15 Sep 2014 18:35:00 +0000 (11:35 -0700)]
Using ApplicationContext in static objects

Bug: 17507543
Change-Id: I1651b694acabaf62188dd4ba42739b64a60194c3

10 years agoNull check in flushInvalidIcons
Sunny Goyal [Mon, 15 Sep 2014 15:48:12 +0000 (08:48 -0700)]
Null check in flushInvalidIcons

> Icons in a CacheEntry can be null, for a restored app. No
need to flush such entries on DeviceProfileChange

Bug: 17489687
Change-Id: If6e76206ae5bd8201c9928257706224f2f34c232

10 years agoMerge "Disabling debug logs" into ub-now-porkchop
Sunny Goyal [Sun, 14 Sep 2014 15:13:09 +0000 (15:13 +0000)]
Merge "Disabling debug logs" into ub-now-porkchop

10 years agoMerge "Updating screenpanel assets" into ub-now-porkchop
Sunny Goyal [Sun, 14 Sep 2014 15:12:40 +0000 (15:12 +0000)]
Merge "Updating screenpanel assets" into ub-now-porkchop

10 years agoUpdating screenpanel assets
Sunny Goyal [Fri, 12 Sep 2014 22:09:17 +0000 (15:09 -0700)]
Updating screenpanel assets

Bug: 17414174
Change-Id: I05850fcd3802010160a604f3056a4b2ff3dc601d

10 years agoUpdating margin and content size for migration cling
Sunny Goyal [Fri, 12 Sep 2014 18:51:32 +0000 (11:51 -0700)]
Updating margin and content size for migration cling

Bug: 17446533
Change-Id: I1f980f0565083078ba4f5b7619938083367cbab7

10 years agoRemove STOPSHIPs from GSA 4.0
Dharmesh Mokani [Tue, 9 Sep 2014 22:23:00 +0000 (15:23 -0700)]
Remove STOPSHIPs from GSA 4.0

Added stopships so that GSA won't crash on older L release.

Bug: 17443440
Change-Id: I792eb53d5021118bdb09c44ffae7a8286a0cd69b

10 years agoMerge "Turn off debugging for launch." into ub-now-porkchop
Chris Wren [Fri, 12 Sep 2014 16:17:46 +0000 (16:17 +0000)]
Merge "Turn off debugging for launch." into ub-now-porkchop

10 years agoUpdating shourcuts only when the corresponding user also matches the AppInfo
Sunny Goyal [Wed, 10 Sep 2014 00:15:59 +0000 (17:15 -0700)]
Updating shourcuts only when the corresponding user also matches the AppInfo

issue: 17480447
Change-Id: I0afbd80e760b7b73b84e483be325b2e905d65a00

10 years agoMerge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop
Sunny Goyal [Fri, 12 Sep 2014 14:45:45 +0000 (14:45 +0000)]
Merge "Fixing wrong views being made visible when opening all apps" into ub-now-porkchop

10 years agoTurn off debugging for launch.
Chris Wren [Tue, 9 Sep 2014 14:09:02 +0000 (10:09 -0400)]
Turn off debugging for launch.

Bug: 17483474
Change-Id: I8dd24ba08ffe0773f4d68739b30b829021d69902

10 years agoMerge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop
Kenny Guy [Fri, 12 Sep 2014 12:20:00 +0000 (12:20 +0000)]
Merge "Update compat layer for API review changes to LauncherApps" into ub-now-porkchop

10 years agoDogfood Crash Loop : Fixing crash loop by try and catch
Dharmesh Mokani [Thu, 11 Sep 2014 16:48:05 +0000 (09:48 -0700)]
Dogfood Crash Loop : Fixing crash loop by try and catch

Bug: 17467377
Change-Id: Idb2084339323b4953cbd6bbde2735f814fb75a76

10 years agoUpdate compat layer for API review changes to LauncherApps
Kenny Guy [Thu, 11 Sep 2014 10:28:02 +0000 (11:28 +0100)]
Update compat layer for API review changes to LauncherApps

Bug:17390765
Change-Id: I15a927402a05387b14a2a6899fd513fc59a2ee41

10 years agoCatch Throwable as NoSuchMethodError isn't an Exception.
Kenny Guy [Thu, 11 Sep 2014 12:44:05 +0000 (13:44 +0100)]
Catch Throwable as NoSuchMethodError isn't an Exception.

Bug: 17462165
Change-Id: Ifafdc882fd1020fb6468d2bcae2f219ef5cba64c

10 years agoFixing wrong views being made visible when opening all apps
Sunny Goyal [Wed, 10 Sep 2014 22:44:42 +0000 (15:44 -0700)]
Fixing wrong views being made visible when opening all apps

issue: 17422327
Change-Id: I18175ecba154dff3ff5d7e1b16696ca46c7aeae8

10 years agoDisabling debug logs
Sunny Goyal [Tue, 9 Sep 2014 23:27:55 +0000 (16:27 -0700)]
Disabling debug logs

issue: 17327468
Change-Id: If0cd46e1309f58eed52e773ef15e3259df10c905

10 years agoFixing a couple issues with bad AllApps state
Adam Cohen [Mon, 8 Sep 2014 17:45:43 +0000 (19:45 +0200)]
Fixing a couple issues with bad AllApps state

Bug 17388923

Change-Id: I8f8a0163c0172d6f286a55d89793b843b092a3ca

10 years agoPrevent GNL from crashing on JB
Adam Cohen [Mon, 8 Sep 2014 17:54:17 +0000 (19:54 +0200)]
Prevent GNL from crashing on JB

issue 17433546

Change-Id: Ie5071e516b26400a27473eaaa401023f1af1d840

10 years agoMerge "Showing clings only after the intro has completed" into ub-now-porkchop
Adam Cohen [Tue, 9 Sep 2014 09:42:16 +0000 (09:42 +0000)]
Merge "Showing clings only after the intro has completed" into ub-now-porkchop

10 years agoLauncher change corresponding to platform change.
Dharmesh Mokani [Fri, 5 Sep 2014 22:59:00 +0000 (15:59 -0700)]
Launcher change corresponding to platform change.

Here is platform change : ag/540450

Added try catch block so the APK works on older builds as well.

Bug: 17390424
Change-Id: Id5731c65f036e35b71aa74ce6d8ae031107ed60b

10 years agoShowing clings only after the intro has completed
Sunny Goyal [Mon, 8 Sep 2014 10:47:29 +0000 (03:47 -0700)]
Showing clings only after the intro has completed

issue: 17408736
Change-Id: Ife2261f717003e828e8032b17c51e34b1ec02ecf

10 years agoEnsure all apps button inintialized before performing all apps transition
Adam Cohen [Sun, 7 Sep 2014 15:48:55 +0000 (17:48 +0200)]
Ensure all apps button inintialized before performing all apps transition

-> Also removing text shadows in all apps and folders (bug 16955157)

Bug 17400227

Change-Id: I67d361a7a1cb548c9caca4214621607feaef963a

10 years agoSecond half of workaround for all apps crash in restricted profile
Adam Cohen [Sat, 6 Sep 2014 16:32:56 +0000 (18:32 +0200)]
Second half of workaround for all apps crash in restricted profile

Bug 17363836

Change-Id: If83cf3ef73ce2f992f69d42bad5d6f41cc3b9b9e

10 years agoWorkaround for all apps crash in restricted profile
Adam Cohen [Sat, 6 Sep 2014 16:16:32 +0000 (18:16 +0200)]
Workaround for all apps crash in restricted profile

Bug 17363836

Change-Id: I1c12e0300cfb1046bc7f2f3159d018ebf0a2f57d

10 years agoMerge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchop
Sunny Goyal [Fri, 5 Sep 2014 14:58:48 +0000 (14:58 +0000)]
Merge "Fixing Intrinsic dimensions of FastBitmapDrawable" into ub-now-porkchop

10 years agoMerge "Don't remove content URI shortcuts during restore" into ub-now-porkchop
Sunny Goyal [Fri, 5 Sep 2014 14:58:26 +0000 (14:58 +0000)]
Merge "Don't remove content URI shortcuts during restore" into ub-now-porkchop

10 years agoFixing Intrinsic dimensions of FastBitmapDrawable
Sunny Goyal [Fri, 5 Sep 2014 14:04:59 +0000 (07:04 -0700)]
Fixing Intrinsic dimensions of FastBitmapDrawable

> This was changed initially to allow overriding icon size in case
of PreloadIconDrawable. But the implementation of PreloadIconDrawable
has changed since then and this hack is no longer required.

issue: 15545872
Change-Id: I192056179837f05c5be9e24c3e1251cf7e2a7c8c

10 years agoFixing install shortcut receiver in launcher3
Sunny Goyal [Fri, 5 Sep 2014 11:40:13 +0000 (04:40 -0700)]
Fixing install shortcut receiver in launcher3

Change-Id: If22da17630be71fb22277b7a911aae57322b2ecc

10 years agoDon't remove content URI shortcuts during restore
Sunny Goyal [Fri, 5 Sep 2014 10:17:45 +0000 (03:17 -0700)]
Don't remove content URI shortcuts during restore

issue: 17373897
Change-Id: I2760f779d89be76cc1ace749b0c1893da80d07e1

10 years agoMerge "Handling label and icon from SessionInfo." into ub-now-porkchop
Sunny Goyal [Fri, 5 Sep 2014 07:42:31 +0000 (07:42 +0000)]
Merge "Handling label and icon from SessionInfo." into ub-now-porkchop

10 years agoMerge "Updating content of page description frequently." into ub-now-porkchop
Sunny Goyal [Thu, 4 Sep 2014 15:19:36 +0000 (15:19 +0000)]
Merge "Updating content of page description frequently." into ub-now-porkchop

10 years agoHandling label and icon from SessionInfo.
Sunny Goyal [Sat, 30 Aug 2014 00:20:55 +0000 (17:20 -0700)]
Handling label and icon from SessionInfo.

> The ShortcutInfo stores state as bit flags and not as ints
> Intents of auto-install shortcut are automatically updated
upon installation
> Icons/titles for active sessions are cached in IconCache

Change-Id: I2047849f67d4a8aaf2bc346b58110325bb4807d4

10 years agoMerge "Add ability for Partner customization apk to override certain DeviceProfile...
Adam Cohen [Thu, 4 Sep 2014 15:13:05 +0000 (15:13 +0000)]
Merge "Add ability for Partner customization apk to override certain DeviceProfile params" into ub-now-porkchop

10 years agoAdd ability for Partner customization apk to override certain DeviceProfile params
Adam Cohen [Fri, 29 Aug 2014 22:05:48 +0000 (15:05 -0700)]
Add ability for Partner customization apk to override certain DeviceProfile params

-> Workspace row / col counts
-> All apps row / col counts
-> Workspace icon size

issue 17208277

Change-Id: I25cfafede4da783083593b9bfeff4e5ba7751d36

10 years agoPotential fix for a couple bugs
Adam Cohen [Wed, 3 Sep 2014 23:27:53 +0000 (01:27 +0200)]
Potential fix for a couple bugs

issue 17371274
issue 17368590

Change-Id: I717f9c37613efd9d61e401540ca82aff77058022

10 years agoAdd sdk version guard to UserManager use
Jason Monk [Tue, 2 Sep 2014 17:13:24 +0000 (13:13 -0400)]
Add sdk version guard to UserManager use

Also switch call to getUserRestrictions to support back to JBMR2
with one call.

Bug: 17300500
Change-Id: I1205730e517c6670f6359a0d448458cae6e8a8d4

10 years agoMerge "Give GEL a way to clear the typed text when it starts searching" into ub-now...
Ian Parkinson [Tue, 2 Sep 2014 11:31:41 +0000 (11:31 +0000)]
Merge "Give GEL a way to clear the typed text when it starts searching" into ub-now-porkchop

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-porkchop
Baligh Uddin [Mon, 1 Sep 2014 21:37:10 +0000 (21:37 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-porkchop

10 years agoGive GEL a way to clear the typed text when it starts searching
Ian Parkinson [Mon, 1 Sep 2014 14:40:53 +0000 (15:40 +0100)]
Give GEL a way to clear the typed text when it starts searching

...otherwise it'll be re-used every time the user starts a new
query. We take care not to change the way that typed text gets
cleared (in onWindowVisibilityChanged()) in other cases.

GEL will actually use this text in ag/537329. This CL will cause
the GEL build to break until that change is submitted, so
I'll be sure to submit them both close to each other.

Bug: 16953058
Change-Id: I7ed613e69eb7a38b1a5e6108715ca614b59fd24d

10 years agoMerge "Updated calls for LauncherApps renaming." into ub-now-porkchop
Kenny Guy [Mon, 1 Sep 2014 13:46:02 +0000 (13:46 +0000)]
Merge "Updated calls for LauncherApps renaming." into ub-now-porkchop

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 1 Sep 2014 06:55:50 +0000 (23:55 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ifc8865a342d812fcc6e8b6ef190a298d3120f00c
Auto-generated-cl: translation import

10 years agoAll apps transition work
Adam Cohen [Wed, 27 Aug 2014 23:04:07 +0000 (16:04 -0700)]
All apps transition work

-> Fix icons popping in
-> Fix issue 17259204
-> posting animation start and buildLayer to allow first
   frame to be ready. This becomes necessary with RevealAnimator
   on the render thread, since it can't use FirstFrameAnimatorHelper
   any longer.
-> adding a bit better transition for K, issue 17252683
-> updating a few assets

Change-Id: I0b193b4b3b511492a2fad6230cd91e3f0de634f0

10 years agoUpdated calls for LauncherApps renaming.
Kenny Guy [Tue, 26 Aug 2014 15:18:58 +0000 (16:18 +0100)]
Updated calls for LauncherApps renaming.

Bug: 17008230
Change-Id: Id851d0b40756973be48c5ce370dd64c1dd6a3c1d

10 years agoUpdating content of page description frequently.
Sunny Goyal [Thu, 28 Aug 2014 23:19:39 +0000 (16:19 -0700)]
Updating content of page description frequently.

> Removing unused search icon page indicator

issue: 17256565

Change-Id: I95158cf68f98b2af847cefb4d126468b908301e2

10 years agoMerge "Clear the promise flag once the restore animation is run and no more restore...
Sunny Goyal [Thu, 28 Aug 2014 23:12:32 +0000 (23:12 +0000)]
Merge "Clear the promise flag once the restore animation is run and no more restore related tasks are pending" into ub-now-porkchop

10 years agoMerge "Clear the draginfo object once the item is dropped inside a folder" into ub...
Sunny Goyal [Thu, 28 Aug 2014 23:01:34 +0000 (23:01 +0000)]
Merge "Clear the draginfo object once the item is dropped inside a folder" into ub-now-porkchop

10 years agoClear the draginfo object once the item is dropped inside a folder
Sunny Goyal [Thu, 28 Aug 2014 21:51:14 +0000 (14:51 -0700)]
Clear the draginfo object once the item is dropped inside a folder

issue: 16097189

Change-Id: I187b5ac97ecb5204040962e7b707ef2a2f022306

10 years agoMerge "Fix regression which was causing requestLayout in layout pass" into ub-now...
Adam Cohen [Thu, 28 Aug 2014 17:10:42 +0000 (17:10 +0000)]
Merge "Fix regression which was causing requestLayout in layout pass" into ub-now-porkchop

10 years agoFix regression which was causing requestLayout in layout pass
Adam Cohen [Thu, 28 Aug 2014 04:27:01 +0000 (21:27 -0700)]
Fix regression which was causing requestLayout in layout pass

-> This caused funky layout issues with views not appearing
   on devices prior to K in addition to log spam.

issue 17282728

Change-Id: Id05856ba2ef3de3a8a636ba9b4b46ddef3eff75e

10 years agoRemoving unused cling resources.
Sunny Goyal [Thu, 28 Aug 2014 01:10:23 +0000 (18:10 -0700)]
Removing unused cling resources.

Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221

10 years agoClear the promise flag once the restore animation is run
Sunny Goyal [Mon, 25 Aug 2014 23:02:46 +0000 (16:02 -0700)]
Clear the promise flag once the restore animation is run
and no more restore related tasks are pending

issue: 17214102

Change-Id: I54c486ff001d74b4961f85947f41848cf92243a3

10 years agoMerge "Improving restored widget behavior" into ub-now-porkchop
Sunny Goyal [Thu, 28 Aug 2014 00:08:55 +0000 (00:08 +0000)]
Merge "Improving restored widget behavior" into ub-now-porkchop

10 years agoMerge "Updating Clings UI" into ub-now-porkchop
Sunny Goyal [Thu, 28 Aug 2014 00:08:45 +0000 (00:08 +0000)]
Merge "Updating Clings UI" into ub-now-porkchop

10 years agoImproving restored widget behavior
Sunny Goyal [Wed, 27 Aug 2014 21:04:33 +0000 (14:04 -0700)]
Improving restored widget behavior

> Clicking a broken widget install shows a dialog similar
to an app icon
> Clicking remove on the dialog removed all components
for the corresponding package
> Widget pending view shows 'Setup' text instead of icon,
if there is enough space

Change-Id: I82ec0a1ee9542c1e3b860e6e00798a80450dce3c

10 years agoMerge "Remove StopShip from UserManagerCompactVl file." into ub-now-porkchop
Dharmesh Mokani [Wed, 27 Aug 2014 20:15:54 +0000 (20:15 +0000)]
Merge "Remove StopShip from UserManagerCompactVl file." into ub-now-porkchop

10 years agoRemove StopShip from UserManagerCompactVl file.
Dharmesh Mokani [Wed, 27 Aug 2014 16:33:53 +0000 (09:33 -0700)]
Remove StopShip from UserManagerCompactVl file.

New getBadgedIconForUser is available to all dogfood users and
droidfood users (LRW52G).
GSA will crash if system build is less than LRW38.

Change-Id: I8d6bf9d065fa79198fa63b110de37f84663ed940

10 years agoUpdating Clings UI
Sunny Goyal [Tue, 26 Aug 2014 17:54:08 +0000 (10:54 -0700)]
Updating Clings UI

issue: 16127412

Change-Id: Ie5885cabbef086e3b08811da72af88d01c4405e7

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-porkchop
Baligh Uddin [Wed, 27 Aug 2014 16:31:55 +0000 (16:31 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-porkchop

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 27 Aug 2014 05:04:18 +0000 (22:04 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ic5e6b414ba075754ed0e5567d7a3cef0982b1617
Auto-generated-cl: translation import

10 years agoUpdating clings, removing ununsed clings
Sunny Goyal [Fri, 22 Aug 2014 23:09:37 +0000 (16:09 -0700)]
Updating clings, removing ununsed clings

issue: 16127412

Change-Id: I1d18515765100ff10d33439b3ac39ebfc5da35c7

10 years agoMerge "Changing hotseat keyboard controls" into ub-now-porkchop
Sunny Goyal [Mon, 25 Aug 2014 18:25:12 +0000 (18:25 +0000)]
Merge "Changing hotseat keyboard controls" into ub-now-porkchop

10 years agoFix all apps transition for transposed tablet layouts
Adam Cohen [Sun, 24 Aug 2014 23:10:54 +0000 (16:10 -0700)]
Fix all apps transition for transposed tablet layouts

Change-Id: I33bf163bc74b3cf703cb88a5209d9a205d80dbfa

10 years agoMerge "Update adjacent page hints" into ub-now-porkchop
Adam Cohen [Sat, 23 Aug 2014 01:58:22 +0000 (01:58 +0000)]
Merge "Update adjacent page hints" into ub-now-porkchop

10 years agoUpdate adjacent page hints
Adam Cohen [Sat, 23 Aug 2014 01:32:15 +0000 (18:32 -0700)]
Update adjacent page hints

-> draw the hints immediately above the workspace

Change-Id: Id09070e3876516daf9650132052ab61d02a2cf4d

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-porkchop
Baligh Uddin [Fri, 22 Aug 2014 17:39:18 +0000 (17:39 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-porkchop

10 years agoMerge "Adding strings for the new clings." into ub-now-porkchop
Sunny Goyal [Thu, 21 Aug 2014 22:31:17 +0000 (22:31 +0000)]
Merge "Adding strings for the new clings." into ub-now-porkchop

10 years agoMerge "Change URI favorite resolving to use launch intents" into ub-now-porkchop
Jason Monk [Thu, 21 Aug 2014 18:45:02 +0000 (18:45 +0000)]
Merge "Change URI favorite resolving to use launch intents" into ub-now-porkchop

10 years agoAdding strings for the new clings.
Sunny Goyal [Wed, 20 Aug 2014 17:48:12 +0000 (10:48 -0700)]
Adding strings for the new clings.

issue: 16127412

Change-Id: I15864b2c0b24030150e6aa1cca0b9e0dc6e1e624

10 years agoAdding support for managed profiles in widget
Sunny Goyal [Fri, 15 Aug 2014 00:39:34 +0000 (17:39 -0700)]
Adding support for managed profiles in widget

issue: 16892811

Change-Id: If8c81f2a5a3bc846b02a5d225c5a8f27b1382dab

10 years agoChanging hotseat keyboard controls
Sunny Goyal [Wed, 20 Aug 2014 23:58:17 +0000 (16:58 -0700)]
Changing hotseat keyboard controls

> Left and right keys don not navigate to next/prev page
> Down arrow on apps apps last row, do not take the focus to the end
> Nagivation sounds when focus changes

issue: 16352221

Change-Id: I5982f22dc80c408673092f8fa8ca1b2fc6381635

10 years agoMerge "Updating the icon click feedback" into ub-now-porkchop
Sunny Goyal [Wed, 20 Aug 2014 20:36:59 +0000 (20:36 +0000)]
Merge "Updating the icon click feedback" into ub-now-porkchop

10 years agoMerge "Ignore generic motion events if custom content doesn't allow scrolling" into...
Jan-Willem Maarse [Wed, 20 Aug 2014 20:03:58 +0000 (20:03 +0000)]
Merge "Ignore generic motion events if custom content doesn't allow scrolling" into ub-now-porkchop

10 years agoChange URI favorite resolving to use launch intents
Jason Monk [Wed, 20 Aug 2014 13:41:21 +0000 (09:41 -0400)]
Change URI favorite resolving to use launch intents

Rather than dropping the user in the middle of the app wherever
our intent resolves to, add a shortcut to the launch intent of
the app that handles that intent.

Bug: 16459162
Change-Id: I58256cdc9dc1b3441815f60cc354b60f91fb1a16

10 years agoUnify next / prev page hints for drag and drop across devices
Adam Cohen [Wed, 20 Aug 2014 00:43:05 +0000 (17:43 -0700)]
Unify next / prev page hints for drag and drop across devices

-> Eliminate the white bgs on tablets during drag (issue 15880213)
-> Add stateful (active and rest) next / prev page hints (issue 15937059)
-> Fix recent regression which allowed overscroll in custom content area

Change-Id: I1198dc88ca8570cb9e1afd3ca939be06a8dea92e

10 years agoUpdating the icon click feedback
Sunny Goyal [Thu, 14 Aug 2014 17:53:27 +0000 (10:53 -0700)]
Updating the icon click feedback

> Using BubbleTextView everywhere, removed PagedIconView
> There is a brightness feedback on touch and shadow
feedback on click, until app launches

issue: 16878374
Change-Id: I3dc1149a123c8a75feca6210948398bf2187f1f2

10 years agoIgnore generic motion events if custom content doesn't allow scrolling
Jan-Willem Maarse [Tue, 19 Aug 2014 22:27:48 +0000 (15:27 -0700)]
Ignore generic motion events if custom content doesn't allow scrolling

If the custom content screen is selected and it doesn't
allow scrolling, the workspace should ignore generic motion
events instead of trying to scroll to the next page.

Change-Id: Iee9c7e02bf7c78648b574a01c83dcb76c0b62855

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 19 Aug 2014 03:01:03 +0000 (20:01 -0700)]
Import translations. DO NOT MERGE

Change-Id: I36ce4b2ea07f204b6b383578d515325666782646
Auto-generated-cl: translation import

10 years agoFixing class name change in sdk
Sunny Goyal [Mon, 18 Aug 2014 21:11:28 +0000 (14:11 -0700)]
Fixing class name change in sdk

Change-Id: Id905f8742d39347cd66e5e79931e1dccdd406126

10 years agoMerge "Saving the system wallpaper thumbnail prefixed by the SDK_INT so that it is...
Sunny Goyal [Tue, 19 Aug 2014 19:49:31 +0000 (19:49 +0000)]
Merge "Saving the system wallpaper thumbnail prefixed by the SDK_INT so that it is recreated after a system update." into ub-now-porkchop

10 years agoMerge "Updating folder open transition for Material" into ub-now-porkchop
Adam Cohen [Tue, 19 Aug 2014 18:49:20 +0000 (18:49 +0000)]
Merge "Updating folder open transition for Material" into ub-now-porkchop

10 years agoUpdating folder open transition for Material
Adam Cohen [Tue, 19 Aug 2014 01:54:10 +0000 (18:54 -0700)]
Updating folder open transition for Material

Change-Id: I2babf24a923711adc3f4f70ad3e48140a0d99a76

10 years agoAdding dampened snap back overscroll to Workspace and AppsCustomizePagedView
Adam Cohen [Mon, 18 Aug 2014 20:12:16 +0000 (13:12 -0700)]
Adding dampened snap back overscroll to Workspace and AppsCustomizePagedView

issue 15475254

Change-Id: I5eb9fc480167faf4be16bd17bf18e2d103f40f47

10 years agoMerge "Updating the UI for focused state of an icon/folder." into ub-now-porkchop
Sunny Goyal [Mon, 18 Aug 2014 21:03:57 +0000 (21:03 +0000)]
Merge "Updating the UI for focused state of an icon/folder." into ub-now-porkchop

10 years agoUpdating the UI for focused state of an icon/folder.
Sunny Goyal [Tue, 12 Aug 2014 22:58:36 +0000 (15:58 -0700)]
Updating the UI for focused state of an icon/folder.

issue: 16352129

Change-Id: If2e154dba06a0648f933f9aea38898642db9fd85

10 years agoMerge "Updating virtual preloader assets" into ub-now-porkchop
Sunny Goyal [Mon, 18 Aug 2014 20:32:41 +0000 (20:32 +0000)]
Merge "Updating virtual preloader assets" into ub-now-porkchop

10 years agoUpdating virtual preloader assets
Sunny Goyal [Fri, 15 Aug 2014 23:33:55 +0000 (16:33 -0700)]
Updating virtual preloader assets

Change-Id: I05599133f534e9aa19e8d014edab5ecd6a55fd3a

10 years agoMerge "Get rid of pages overhang in AppsCustomizePagedView" into ub-now-porkchop
Adam Cohen [Fri, 15 Aug 2014 09:28:44 +0000 (09:28 +0000)]
Merge "Get rid of pages overhang in AppsCustomizePagedView" into ub-now-porkchop