OSDN Git Service

android-x86/packages-apps-Launcher3.git
10 years agoAdding support to restore widgets even for jelly beans.
Sunny Goyal [Wed, 23 Jul 2014 20:58:07 +0000 (13:58 -0700)]
Adding support to restore widgets even for jelly beans.

> Show 'widget-not-ready' until the widget app is installed
> Once the app is installed, bind a new widget id (not required on L if
  id-remap was received).
  **Remove the widget if bind failed
> If the widget has no configuration screen, show the widget, otherwise
  show 'setup-widget'.
> Clicking 'setup-widget' shows the config screen, and updates the
  widget on RESULT_OK.

issue: 10779035

Change-Id: I2f8b06d09dd6acbc498cdd93edc59c26e5ce17af

10 years agoChanges corresponding to framework changes.
Dharmesh Mokani [Fri, 8 Aug 2014 16:38:15 +0000 (09:38 -0700)]
Changes corresponding to framework changes.

Following method has been removed.
UserManager.getBadgedDrawableForUser(Drawable, UserHandle)

This will only work on builds after lrw38

Change-Id: I777a630dd123a9cf8d92cd096e150e90035b3531

10 years agoMerge "Fix screen issues with externally added items" into ub-now-porkchop
Adam Cohen [Fri, 8 Aug 2014 04:33:31 +0000 (04:33 +0000)]
Merge "Fix screen issues with externally added items" into ub-now-porkchop

10 years agoFix screen issues with externally added items
Adam Cohen [Thu, 31 Jul 2014 07:09:45 +0000 (00:09 -0700)]
Fix screen issues with externally added items

-> Ensure that when an item is added to the db from an external
   source that the screen id exists.
-> If the screen id does not exist, add that id as the largest rank

Change-Id: I98d68900c428d80666dab1909418c6d9b0f52e10
(cherry picked from commit 484526620012f88bcd9d5656a71d4218a9acd090)

10 years agoFix for issue 16736964
Adam Cohen [Tue, 5 Aug 2014 00:08:01 +0000 (17:08 -0700)]
Fix for issue 16736964

Change-Id: If150db98346fe10f62fc1160309b66d7a19e9022

10 years agoMerge "Add partner customization option to force first run flow" into ub-now-porkchop
Adam Cohen [Fri, 8 Aug 2014 04:33:24 +0000 (04:33 +0000)]
Merge "Add partner customization option to force first run flow" into ub-now-porkchop

10 years agoAdd partner customization option to force first run flow
Adam Cohen [Thu, 31 Jul 2014 05:47:52 +0000 (22:47 -0700)]
Add partner customization option to force first run flow

Change-Id: Id50587cbb95e375b3847597f12bd8566c70dd7bc
(cherry picked from commit 923e1de9f0d7672dd18947ecde2b0da8c5768b7a)

10 years agoMake com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sides
Adam Cohen [Thu, 31 Jul 2014 16:45:58 +0000 (09:45 -0700)]
Make com.android.launcher3.action.FIRST_LOAD_COMPLETE protectable on both sides

Change-Id: I7ed482e3f6a85c9d58bfcc999b90e0ecda8db217
(cherry picked from commit b531b6d4965576d36547152f7858ec2ac389f6eb)

10 years agoLaunch app details for correct profile.
Kenny Guy [Thu, 31 Jul 2014 10:39:16 +0000 (11:39 +0100)]
Launch app details for correct profile.

Support showing app details for apps in other
profiles.

Bug: 16371359

Change-Id: I1cabcd9f74f2a6ea6c4202a7d58af3ff3b458fd2

10 years agoImplementing a package install progress listener for L
Sunny Goyal [Tue, 22 Jul 2014 20:48:29 +0000 (13:48 -0700)]
Implementing a package install progress listener for L

issue: 15835307

Change-Id: I71aaea087963f2e0e1206447190cbe23c174057d

10 years agoam 2d7e7eda: Fix resource issue in folders of partner layouts
Adam Cohen [Thu, 31 Jul 2014 05:43:45 +0000 (05:43 +0000)]
am 2d7e7eda: Fix resource issue in folders of partner layouts

* commit '2d7e7eda680d481af2eb9ff85182eb89b5395d4c':
  Fix resource issue in folders of partner layouts

10 years agoModify code so it compiles on google3
Sameer Padala [Tue, 29 Jul 2014 23:17:08 +0000 (16:17 -0700)]
Modify code so it compiles on google3

The diamond operator isn't supported on google3 Android projects.

Change-Id: Ie7298b051330bb2cd32426d4c537882faa2f8ebd

10 years agoFix resource issue in folders of partner layouts
Adam Cohen [Fri, 25 Jul 2014 20:24:09 +0000 (13:24 -0700)]
Fix resource issue in folders of partner layouts

-> Resources in folders were not being loaded with the partner
   apk resources. This caused any number of weird things to appear
   in folders of partner default layouts

Change-Id: I7d373e53028c5c327980c15d004993af997de553
(cherry picked from commit 43f3ca0f8c424415dfa0cd6c269900638da3d21c)

10 years agoMerge "Fixing spell correcton" into ub-now-master
Sunny Goyal [Tue, 29 Jul 2014 18:53:51 +0000 (18:53 +0000)]
Merge "Fixing spell correcton" into ub-now-master

10 years agoFixing spell correcton
Sunny Goyal [Tue, 29 Jul 2014 18:49:35 +0000 (11:49 -0700)]
Fixing spell correcton

Change-Id: I29d980d8073680fafa8fcc01bc2ec81258919da2

10 years agoRemove 300 ms start delay from app launch transition
Adam Cohen [Mon, 28 Jul 2014 17:56:19 +0000 (10:56 -0700)]
Remove 300 ms start delay from app launch transition

-> tiny cleanup from isLmp crunch

issue 16309411

Change-Id: Ib2edff84b53ca471e7d2a2a458091db1fa2f6b42

10 years agoFix resource issue in folders of partner layouts
Adam Cohen [Fri, 25 Jul 2014 20:24:09 +0000 (13:24 -0700)]
Fix resource issue in folders of partner layouts

-> Resources in folders were not being loaded with the partner
   apk resources. This caused any number of weird things to appear
   in folders of partner default layouts

Change-Id: I7d373e53028c5c327980c15d004993af997de553

10 years agoDon't show uninstall icon when user restricted
Jason Monk [Tue, 15 Jul 2014 13:22:36 +0000 (09:22 -0400)]
Don't show uninstall icon when user restricted

When the user can't uninstall apps from settings, also don't show
the icon to let them do it from here.

Change-Id: I3b203711630a4ff0ba4a5928667c9f09f9479aeb

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-master
Baligh Uddin [Thu, 24 Jul 2014 21:46:27 +0000 (21:46 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-master

10 years agoMerge "Fixing restored icons sometimes dissapers." into ub-now-master
Sunny Goyal [Thu, 24 Jul 2014 20:19:31 +0000 (20:19 +0000)]
Merge "Fixing restored icons sometimes dissapers." into ub-now-master

10 years agoMerge "Fix SecurityException when exiting wallpaper picker early" into ub-now-master
Adam Cohen [Thu, 24 Jul 2014 18:01:23 +0000 (18:01 +0000)]
Merge "Fix SecurityException when exiting wallpaper picker early" into ub-now-master

10 years agoFix SecurityException when exiting wallpaper picker early
Adam Cohen [Thu, 24 Jul 2014 17:39:57 +0000 (10:39 -0700)]
Fix SecurityException when exiting wallpaper picker early

issue 16155967

Change-Id: Iba1add737089b73e6e5bbfb143dce4204fa9dc7c

10 years agoMerge "Merging motorola's patch to prevent crashes on view id mess up" into ub-now...
Sunny Goyal [Thu, 24 Jul 2014 16:52:47 +0000 (16:52 +0000)]
Merge "Merging motorola's patch to prevent crashes on view id mess up" into ub-now-master

10 years agoMerging motorola's patch to prevent crashes on view id mess up
Sunny Goyal [Tue, 22 Jul 2014 19:13:14 +0000 (12:13 -0700)]
Merging motorola's patch to prevent crashes on view id mess up

issue: 15517526
Change-Id: Ib15b3dc2f5ed4e488f5d172ed02ccb72741d5980

10 years agoMerge "Change getBadgedLabelForUser to use CharSequence" into ub-now-master
Kenny Guy [Thu, 24 Jul 2014 16:24:38 +0000 (16:24 +0000)]
Merge "Change getBadgedLabelForUser to use CharSequence" into ub-now-master

10 years agoFix crash with keyboard focus in AllApps due to view refactoring
Adam Cohen [Thu, 24 Jul 2014 16:17:37 +0000 (09:17 -0700)]
Fix crash with keyboard focus in AllApps due to view refactoring

issue 16478600

Change-Id: I0300e7ffb332b689e3412e764ab7ce59c4fc5748

10 years agoMerge "Adding broadcast to indicate first launcher load" into ub-now-master
Adam Cohen [Thu, 24 Jul 2014 15:58:26 +0000 (15:58 +0000)]
Merge "Adding broadcast to indicate first launcher load" into ub-now-master

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Thu, 24 Jul 2014 10:57:00 +0000 (03:57 -0700)]
Import translations. DO NOT MERGE

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

10 years agoAdding broadcast to indicate first launcher load
Adam Cohen [Thu, 24 Jul 2014 01:21:20 +0000 (18:21 -0700)]
Adding broadcast to indicate first launcher load

-> fixing small thing from previous CL

issue 16191557

Change-Id: I015859f6028066e7c8664436f291ed226a539e29

10 years agoWhen inserting directly into LauncherProvider, ensure item id and widget id are valid
Adam Cohen [Wed, 23 Jul 2014 21:49:38 +0000 (14:49 -0700)]
When inserting directly into LauncherProvider, ensure item id and widget id are valid

-> We generate an item id, and allocate and bind a widget id if necessary when items
   are added to the LauncherProvider externally. Writing to the provider is protected
   by system|signature.

issue 16191557

Change-Id: I09472e41ad4c8302901a5e49b5817247e9b86695

10 years agoFixing restored icons sometimes dissapers.
Sunny Goyal [Wed, 23 Jul 2014 22:06:44 +0000 (15:06 -0700)]
Fixing restored icons sometimes dissapers.

Change-Id: I24153dd1a4b34b8caf1eb9de601bf54e72a3bd9f

10 years agoMerge "Adding options in the partner apk to disable the default wallpaper and provide...
Sunny Goyal [Thu, 24 Jul 2014 14:08:45 +0000 (14:08 +0000)]
Merge "Adding options in the partner apk to disable the default wallpaper and provide a folder containing additional wallpapers" into ub-now-master

10 years agoMerge "Adding nulls check in various drop-drop events" into ub-now-master
Sunny Goyal [Tue, 22 Jul 2014 21:23:39 +0000 (21:23 +0000)]
Merge "Adding nulls check in various drop-drop events" into ub-now-master

10 years agoAdding nulls check in various drop-drop events
Sunny Goyal [Tue, 22 Jul 2014 16:52:37 +0000 (09:52 -0700)]
Adding nulls check in various drop-drop events

The original patch by motorola had another check, but the 2nd check
is wrong as in that case, there would be a nullpointer exception just
after the check for the same reason.

issue: 15518908
issue: 15516428

Change-Id: I85c5fb3541b7f837e6c5295e97e45162a4120e39

10 years agoMerge "Merging motorola's patch to fix ClassCastException" into ub-now-master
Sunny Goyal [Tue, 22 Jul 2014 20:59:55 +0000 (20:59 +0000)]
Merge "Merging motorola's patch to fix ClassCastException" into ub-now-master

10 years agoMerging motorola's patch to fix ClassCastException
Sunny Goyal [Tue, 22 Jul 2014 19:27:04 +0000 (12:27 -0700)]
Merging motorola's patch to fix ClassCastException

issue: 15518616
Change-Id: I7d707f12cb20be9aa24d7ea86051f3712b3534af

10 years agoFix build
Nilesh Agrawal [Tue, 22 Jul 2014 20:20:54 +0000 (13:20 -0700)]
Fix build

Change-Id: I4c19afe4da891ad1de125cbb65c494fdc0a9a165

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 22 Jul 2014 04:06:09 +0000 (21:06 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Fixing memory leak in WallpaperCropActivity" into ub-now-master
Sunny Goyal [Tue, 22 Jul 2014 16:55:29 +0000 (16:55 +0000)]
Merge "Fixing memory leak in WallpaperCropActivity" into ub-now-master

10 years agoFixing memory leak in WallpaperCropActivity
Sunny Goyal [Tue, 22 Jul 2014 16:39:01 +0000 (09:39 -0700)]
Fixing memory leak in WallpaperCropActivity

issue 15516788

Change-Id: I6feb4cb72052bc7f19e9c30957bff7dcccd5bc9d

10 years agoUpdating some assets
Adam Cohen [Mon, 21 Jul 2014 18:19:46 +0000 (11:19 -0700)]
Updating some assets

-> all apps, page indicators, folder / allapps background

Change-Id: I400511c4f07b43df09de28080008c01a96ab9c75

10 years agoChange getBadgedLabelForUser to use CharSequence
Kenny Guy [Mon, 21 Jul 2014 16:11:41 +0000 (17:11 +0100)]
Change getBadgedLabelForUser to use CharSequence

Bug: 16401636
Change-Id: I7b72a6dd53fec1c0afe6ea33803af9e3c54e597e

10 years agoMerge "Preliminary work on Material Transitions" into ub-now-master
Adam Cohen [Mon, 21 Jul 2014 17:25:58 +0000 (17:25 +0000)]
Merge "Preliminary work on Material Transitions" into ub-now-master

10 years agoMerge "Adding app widget restore support in Launcher3 for android L" into ub-now...
Sunny Goyal [Mon, 21 Jul 2014 18:27:22 +0000 (18:27 +0000)]
Merge "Adding app widget restore support in Launcher3 for android L" into ub-now-master

10 years agoAdding app widget restore support in Launcher3 for android L
Sunny Goyal [Mon, 30 Jun 2014 21:15:31 +0000 (14:15 -0700)]
Adding app widget restore support in Launcher3 for android L

When the app is restored, it displays placeholders for all pending widgets.
These placeholders can be moved and removed similar to a widget (size is fixed
to what defined in backup). Once the system notifies the launcher of the new
widget ids, the place holders are replaced with actual widgets.

issue: 10779035

Change-Id: I68cbe4da01e9ca2978cb4471a7c645d2aa592055

10 years agoMerge "Mergin motorola patch to avoind 0 id for all apps button" into ub-now-master
Sunny Goyal [Mon, 21 Jul 2014 18:11:41 +0000 (18:11 +0000)]
Merge "Mergin motorola patch to avoind 0 id for all apps button" into ub-now-master

10 years agoPreliminary work on Material Transitions
Adam Cohen [Thu, 10 Jul 2014 06:53:15 +0000 (23:53 -0700)]
Preliminary work on Material Transitions

-> Early exploration of AllApps Hero transition with
   circular reveal
-> Stripping a bunch of dead code from AppsCustomizeTabHost
-> Moved background scrim to DragLayer
-> Removed "SMALL" state from workspace: replaced with
   NORMAL_HIDDEN and OVERVIEW_HIDDEN. This is mainly to
   reduce the overall usage of the z-space model between
   allapps/widgets and workspace. There are vestigial
   remains of this model, mainly due to the overview
   mode, and a bit for spring-loaded.

Change-Id: If2302a24394f0ec66621f01ffa2fc4934aa10c3f

10 years agoMerge "Merging Motorola's patch to disable apps when is safe mode." into ub-now-master
Sunny Goyal [Fri, 18 Jul 2014 23:57:03 +0000 (23:57 +0000)]
Merge "Merging Motorola's patch to disable apps when is safe mode." into ub-now-master

10 years agoMerging Motorola's patch to disable apps when is safe mode.
Sunny Goyal [Mon, 14 Jul 2014 19:02:01 +0000 (12:02 -0700)]
Merging Motorola's patch to disable apps when is safe mode.

issue: 16044192

Change-Id: I10069dcdf459ecc71361271e883eabb743d77822

10 years agoMerge "Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource" into ub-now...
Adam Cohen [Fri, 18 Jul 2014 20:30:48 +0000 (20:30 +0000)]
Merge "Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource" into ub-now-master

10 years agoMergin motorola patch to avoind 0 id for all apps button
Sunny Goyal [Fri, 18 Jul 2014 16:35:28 +0000 (09:35 -0700)]
Mergin motorola patch to avoind 0 id for all apps button

issue: 15518514
Change-Id: I74a16600658f9299131cfbef7ad7a49ac25b12e7

10 years agoMerge "Revert "Add uses feature managed profiles to Launcher3 manifest."" into ub...
Sander Alewijnse [Thu, 17 Jul 2014 09:01:40 +0000 (09:01 +0000)]
Merge "Revert "Add uses feature managed profiles to Launcher3 manifest."" into ub-now-master

10 years agoAdding options in the partner apk to disable the default wallpaper and
Sunny Goyal [Wed, 16 Jul 2014 23:04:08 +0000 (16:04 -0700)]
Adding options in the partner apk to disable the default wallpaper and
provide a folder containing additional wallpapers

issue: 16045459

Change-Id: Id411121ff552d0d270258a5b371d1fd756bd7884

10 years agoSpecify permission.RECEIVE_LAUNCH_BROADCASTS in String resource
Adam Cohen [Wed, 16 Jul 2014 21:47:28 +0000 (14:47 -0700)]
Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource

Change-Id: I2aca0108e3b41dc1db80d552dd6242a5a8d0245d

10 years agoAdding a circular progress bar for preloader icons
Sunny Goyal [Wed, 9 Jul 2014 07:09:28 +0000 (00:09 -0700)]
Adding a circular progress bar for preloader icons

Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9

10 years agoShowing icons for apps on sdcard which are not available during system boot.
Sunny Goyal [Tue, 8 Jul 2014 20:01:29 +0000 (13:01 -0700)]
Showing icons for apps on sdcard which are not available during system boot.

issue 15852084

Change-Id: I1e6f59a413581ae3af4219ab32cb5af3d726d382

10 years agoRevert "Add uses feature managed profiles to Launcher3 manifest."
Sander Alewijnse [Wed, 16 Jul 2014 16:39:10 +0000 (16:39 +0000)]
Revert "Add uses feature managed profiles to Launcher3 manifest."

This reverts commit 4224758a546aafee4f6b6ce932bfb0d7586d8521.

Change-Id: I65ddcc2cac41120e0feb0020c4709cdc5a862f10

10 years agoMerge "Include user handle for uninstall intents." into ub-now-master
Kenny Guy [Wed, 16 Jul 2014 17:14:40 +0000 (17:14 +0000)]
Merge "Include user handle for uninstall intents." into ub-now-master

10 years agoInclude user handle for uninstall intents.
Kenny Guy [Mon, 30 Jun 2014 14:12:11 +0000 (15:12 +0100)]
Include user handle for uninstall intents.

Add support for uninstalling apps from other profiles.

Bug: 14127299

Change-Id: I1a3724a45c95cf93b958d23a57829efcedfc4291

10 years agoMerge "Allow custom content to lock the workspace" into ub-now-master
Jan-Willem Maarse [Tue, 15 Jul 2014 20:38:34 +0000 (20:38 +0000)]
Merge "Allow custom content to lock the workspace" into ub-now-master

10 years agoAdd uses feature managed profiles to Launcher3 manifest.
Sander Alewijnse [Tue, 15 Jul 2014 09:24:29 +0000 (10:24 +0100)]
Add uses feature managed profiles to Launcher3 manifest.

Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f

10 years agoAllow custom content to lock the workspace
Jan-Willem Maarse [Thu, 10 Jul 2014 22:58:12 +0000 (15:58 -0700)]
Allow custom content to lock the workspace

Change-Id: Ic337df1b2cd54b99d4ef02dcfaca955c90297df0

10 years agoMerge "Fixing background being drawn multiple times for BubbleTextView" into ub-now...
Sunny Goyal [Thu, 10 Jul 2014 19:03:47 +0000 (19:03 +0000)]
Merge "Fixing background being drawn multiple times for BubbleTextView" into ub-now-master

10 years agoam e28cc02e: Fixing issue where package updates were not getting propagated properly
Adam Cohen [Wed, 9 Jul 2014 19:12:44 +0000 (19:12 +0000)]
am e28cc02e: Fixing issue where package updates were not getting propagated properly

* commit 'e28cc02e81613ee543c31b8aa25809227c4184a2':
  Fixing issue where package updates were not getting propagated properly

10 years agoFixing issue where package updates were not getting propagated properly
Adam Cohen [Wed, 9 Jul 2014 18:30:12 +0000 (11:30 -0700)]
Fixing issue where package updates were not getting propagated properly

issue 16097189

Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58
(cherry picked from commit 52a2841f6b364d6a002d33bcea5816b1bce2e30d)

10 years agoMerge "Fixing issue where package updates were not getting propagated properly" into...
Adam Cohen [Wed, 9 Jul 2014 19:09:18 +0000 (19:09 +0000)]
Merge "Fixing issue where package updates were not getting propagated properly" into ub-now-master

10 years agoFixing issue where package updates were not getting propagated properly
Adam Cohen [Wed, 9 Jul 2014 18:30:12 +0000 (11:30 -0700)]
Fixing issue where package updates were not getting propagated properly

issue 16097189

Change-Id: I26f2d03930d9d2227017c0cd5a986a230fbe8e58

10 years agoFixing background being drawn multiple times for BubbleTextView
Sunny Goyal [Tue, 8 Jul 2014 22:43:54 +0000 (15:43 -0700)]
Fixing background being drawn multiple times for BubbleTextView

issue 16160873

Change-Id: Ic04d54dd6541e352bf543d8acb2452ea6e0567da

10 years agoMerge "Fixing icon disappearing when apps are moved to sdcard" into ub-now-master
Sunny Goyal [Tue, 8 Jul 2014 19:24:50 +0000 (19:24 +0000)]
Merge "Fixing icon disappearing when apps are moved to sdcard" into ub-now-master

10 years agoFixing icon disappearing when apps are moved to sdcard
Sunny Goyal [Mon, 7 Jul 2014 22:28:02 +0000 (15:28 -0700)]
Fixing icon disappearing when apps are moved to sdcard

For intents, external application unavailable/available, the extra argument
'replacing' is not sent for jelly beans and lower devices. Using appropriate
default value

issue: 15852084

Change-Id: I865aa22a16700629fffe440a4b92a634a0ba8ae7

10 years agoEnabling quantum look and feel everywhere
Adam Cohen [Mon, 7 Jul 2014 18:58:56 +0000 (11:58 -0700)]
Enabling quantum look and feel everywhere

-> _l assets become default, new folder icon look is default
-> Starting to unify folder look / feel with all apps
-> New page indicators

Change-Id: I50b2c647fbcbe6ed27705527d8e16bd89e123d0b

10 years agoam cae7ce93: (-s ours) am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009...
Baligh Uddin [Sun, 6 Jul 2014 21:49:32 +0000 (21:49 +0000)]
am cae7ce93: (-s ours) am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE

* commit 'cae7ce93a49d5702cb5738148df18f43e3d6aa21':
  Import translations. DO NOT MERGE

10 years agoam 72569a38: (-s ours) am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603...
Baligh Uddin [Sun, 6 Jul 2014 21:46:25 +0000 (21:46 +0000)]
am 72569a38: (-s ours) am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE

* commit '72569a387742812be7e87362721631beaa05028c':
  Import translations. DO NOT MERGE

10 years agoam 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1...
Baligh Uddin [Sun, 6 Jul 2014 21:45:55 +0000 (21:45 +0000)]
am 18a53ab1: (-s ours) am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE

* commit '18a53ab1aa846053e6de896e093bca5d9e42b6aa':
  Import translations. DO NOT MERGE

10 years agoam 6d025224: (-s ours) am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translati...
Baligh Uddin [Sun, 6 Jul 2014 21:43:20 +0000 (21:43 +0000)]
am 6d025224: (-s ours) am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translations. DO NOT MERGE

* commit '6d02522461542f65c18725f3f2c6f24dcb801719':
  Import translations. DO NOT MERGE

10 years agoam 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translati...
Baligh Uddin [Sun, 6 Jul 2014 21:42:47 +0000 (21:42 +0000)]
am 13157532: (-s ours) am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE

* commit '13157532a7502d700a75c4f6bf45a10e5b52fc5c':
  Import translations. DO NOT MERGE

10 years agoam 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translati...
Baligh Uddin [Sun, 6 Jul 2014 21:42:43 +0000 (21:42 +0000)]
am 03c79df9: (-s ours) am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE

* commit '03c79df9f3dca05f767493b4ffbcabb1eab44434':
  Import translations. DO NOT MERGE

10 years agoam a9a4c58a: (-s ours) am d9d0f513: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:40:09 +0000 (21:40 +0000)]
am a9a4c58a: (-s ours) am d9d0f513: (-s ours) Import translations. DO NOT MERGE

* commit 'a9a4c58a57ee2d2bcc14c2277e8788b8a61059d2':
  Import translations. DO NOT MERGE

10 years agoam f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:39:41 +0000 (21:39 +0000)]
am f70d0619: (-s ours) am e0bc7603: (-s ours) Import translations. DO NOT MERGE

* commit 'f70d061975f732456888bfa31c81998985ed5ddf':
  Import translations. DO NOT MERGE

10 years agoam 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:39:37 +0000 (21:39 +0000)]
am 1debb60a: (-s ours) am d88a3cb7: (-s ours) Import translations. DO NOT MERGE

* commit '1debb60a8088b4bc999b9b602b17b578794945a4':
  Import translations. DO NOT MERGE

10 years agoam 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:39:30 +0000 (21:39 +0000)]
am 2ea40009: (-s ours) am 23b816b1: (-s ours) Import translations. DO NOT MERGE

* commit '2ea40009f88c84301dc1b0e82daf8698bfb52fd6':
  Import translations. DO NOT MERGE

10 years agoam e95ca561: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:36:03 +0000 (21:36 +0000)]
am e95ca561: (-s ours) Import translations. DO NOT MERGE

* commit 'e95ca561c515f927caae4b4de27aa73cad789b07':
  Import translations. DO NOT MERGE

10 years agoam 23b816b1: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:35:42 +0000 (21:35 +0000)]
am 23b816b1: (-s ours) Import translations. DO NOT MERGE

* commit '23b816b1bafee73eee28caca3e2a2915f726bbd9':
  Import translations. DO NOT MERGE

10 years agoam d88a3cb7: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:35:35 +0000 (21:35 +0000)]
am d88a3cb7: (-s ours) Import translations. DO NOT MERGE

* commit 'd88a3cb7c5d39fc0e573a85cbce81796d1478d95':
  Import translations. DO NOT MERGE

10 years agoam d9d0f513: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:35:29 +0000 (21:35 +0000)]
am d9d0f513: (-s ours) Import translations. DO NOT MERGE

* commit 'd9d0f513b20f9838befb8f96fe33f7a25d68de53':
  Import translations. DO NOT MERGE

10 years agoam e0bc7603: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 21:35:16 +0000 (21:35 +0000)]
am e0bc7603: (-s ours) Import translations. DO NOT MERGE

* commit 'e0bc7603c65374edb8ebbfae08f7f0255e881fb4':
  Import translations. DO NOT MERGE

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:57:38 +0000 (08:57 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:56:35 +0000 (08:56 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:55:32 +0000 (08:55 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:54:23 +0000 (08:54 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:53:19 +0000 (08:53 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Sun, 6 Jul 2014 15:52:16 +0000 (08:52 -0700)]
Import translations. DO NOT MERGE

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

10 years agoMerge "Revert "Revert Cls stopping now-master running on googlefood"" into ub-now...
Kenny Guy [Wed, 2 Jul 2014 14:02:17 +0000 (14:02 +0000)]
Merge "Revert "Revert Cls stopping now-master running on googlefood"" into ub-now-master

10 years agoDon't show clings in guest user
Amith Yamasani [Wed, 25 Jun 2014 10:44:02 +0000 (16:14 +0530)]
Don't show clings in guest user

If the SKIP_FIRST_USE_HINTS setting is ON, don't show clings. This
is used for Guest users.

Bug: 15873403
Change-Id: Icae713788c3ed26d55e8e713da7ec7d0d2b25fce

10 years agoDrop support for remove all dead promises.
Chris Wren [Tue, 1 Jul 2014 20:52:49 +0000 (16:52 -0400)]
Drop support for remove all dead promises.

Bug: 12764789
Change-Id: Id876b66cf8da4388cb3ed5670a0bbdcf73f2982d

10 years agoUpdate text on dead shortcut removal dialog.
Chris Wren [Tue, 1 Jul 2014 13:37:48 +0000 (09:37 -0400)]
Update text on dead shortcut removal dialog.

Bug: 12764789
Change-Id: I9eda1abba2edc3857ce63da2c7c14e13b9a2505e

10 years agoRevert "Revert Cls stopping now-master running on googlefood"
Kenny Guy [Mon, 30 Jun 2014 11:30:31 +0000 (12:30 +0100)]
Revert "Revert Cls stopping now-master running on googlefood"

This reverts commit 7bc272a11b701a32d2ed91277341c382cbd84aeb.

Conflicts:
src/com/android/launcher3/BubbleTextView.java

Change-Id: Id1fb2e1249e72658ce5477165c9bcacba9de2b04

10 years agoOffer to delete broken promise icons.
Chris Wren [Tue, 24 Jun 2014 22:24:23 +0000 (18:24 -0400)]
Offer to delete broken promise icons.

Track state of promise in the info, not the view.
Fix bugs around moving promises to folders.
Fix bugs around filterign and removing promises.

Bug: 12764789
Change-Id: If5e8b6d315e463154b5bafe8aef7ef4f9889bb95

10 years agoenable restore by default in master (for 3.7)
Chris Wren [Thu, 26 Jun 2014 16:09:34 +0000 (12:09 -0400)]
enable restore by default in master (for 3.7)

Change-Id: I3f64a9248602925c17d2e89295f02cbe64160a6a

10 years agoFix issue where sometimes duplicate icons are added on homescreen when
Sunny Goyal [Thu, 26 Jun 2014 22:27:14 +0000 (15:27 -0700)]
Fix issue where sometimes duplicate icons are added on homescreen when
installing a package

Shortcuts placed by the user have no package in their intent.
Ensure that this is accounted for when searching for duplicates.

issue: 12888844

Change-Id: I2fb8b7c2b8f7cb74926904bf49a96aeb59a5a9f8