OSDN Git Service
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
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
Adam Cohen [Tue, 19 Aug 2014 18:49:20 +0000 (18:49 +0000)]
Merge "Updating folder open transition for Material" into ub-now-porkchop
Adam Cohen [Tue, 19 Aug 2014 01:54:10 +0000 (18:54 -0700)]
Updating folder open transition for Material
Change-Id: I2babf24a923711adc3f4f70ad3e48140a0d99a76
Sunny Goyal [Mon, 18 Aug 2014 21:11:28 +0000 (14:11 -0700)]
Fixing class name change in sdk
Change-Id: Id905f8742d39347cd66e5e79931e1dccdd406126
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
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
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
Sunny Goyal [Mon, 18 Aug 2014 20:32:41 +0000 (20:32 +0000)]
Merge "Updating virtual preloader assets" into ub-now-porkchop
Sunny Goyal [Fri, 15 Aug 2014 23:33:55 +0000 (16:33 -0700)]
Updating virtual preloader assets
Change-Id: I05599133f534e9aa19e8d014edab5ecd6a55fd3a
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
Baligh Uddin [Fri, 15 Aug 2014 05:51:14 +0000 (05:51 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-porkchop
Adam Cohen [Fri, 15 Aug 2014 02:14:52 +0000 (19:14 -0700)]
Get rid of pages overhang in AppsCustomizePagedView
Change-Id: I7543af84a6a52b79b7d6f369bb3139fc4024f074
Adam Cohen [Thu, 14 Aug 2014 19:57:28 +0000 (12:57 -0700)]
Fix issues with the new widget layout
-> use first layout instead of first measure to determine size
-> fix issue where we were doubly accounting for padding of
AppsCustomizePagedView
-> show page backgrounds by default, hide fake page by default
-> stripping some dead code related to the market button
and all apps cling
Change-Id: I787bdf1092c821b780670098fb219a8a68914bc8
Adam Cohen [Tue, 12 Aug 2014 16:23:13 +0000 (09:23 -0700)]
Further refinement of all apps / widgets transition
Change-Id: Id107a9aff74f014c07f8cbea6e74951a02dbddab
Sunny Goyal [Wed, 13 Aug 2014 19:12:48 +0000 (12:12 -0700)]
Saving the system wallpaper thumbnail prefixed by the SDK_INT
so that it is recreated after a system update.
issue:
15670065
Change-Id: I237ef1d99676d5a0ac6ff7b4a80a7a72905ef1ed
Sunny Goyal [Tue, 12 Aug 2014 00:05:23 +0000 (17:05 -0700)]
Updating the ui for widget restore flow
> Pending widget show a PreloadIconDrawable to indicate
installation progress
> Only the concerned widgets are reinflated on package
install and not the whole workspace.
> Adding support for storing default package icon in
IconCache
issue:
10779035
issue:
16737660
Change-Id: Id787ae4a5ef72d6e01aeb5a1bae5ab8840037679
Sunny Goyal [Wed, 6 Aug 2014 16:55:36 +0000 (09:55 -0700)]
Autoinstalls loading xml
> Launcher checkes for an apk in the system image with a broadcast
receiver for action:
com.android.launcher3.action.LAUNCHER_CUSTOMIZATION
> Default layout is parsed from that apk, which can also contain
icons and string resources used in the layout config
Change-Id: I44fc9e7c3134f525f7b5db29f4e8bb56e17ce445
Baligh Uddin [Tue, 12 Aug 2014 05:15:32 +0000 (22:15 -0700)]
Import translations. DO NOT MERGE
Change-Id: Ia254c4a2ef3db8f2bc3b237969d595891c8e5f27
Auto-generated-cl: translation import
Sunny Goyal [Mon, 11 Aug 2014 19:52:52 +0000 (19:52 +0000)]
Merge "Updating the virtual preloader UX." into ub-now-porkchop
Sunny Goyal [Mon, 4 Aug 2014 17:53:22 +0000 (10:53 -0700)]
Updating the virtual preloader UX.
> No click feedback when in preloader mode
> No preloader UI when drawn in drag layer
> The preloader consists of a background 9 patch image and a circular progress
is drawn in the content region of the background.
> The preloader is drawn in a slightly larget area than the actual bounds to
make the circular progress more prominent compared to the icon.
issue:
15835307
Change-Id: Ifec3d93ecf1fac994d1128b517da3797247e7ed6
Sameer Padala [Mon, 11 Aug 2014 19:51:55 +0000 (19:51 +0000)]
Merge "Update code so it compiles on google3" into ub-now-porkchop
Adam Cohen [Mon, 11 Aug 2014 15:42:28 +0000 (15:42 +0000)]
Merge "Updating the widget tray" into ub-now-porkchop
Adam Cohen [Mon, 11 Aug 2014 01:30:55 +0000 (18:30 -0700)]
Updating the widget tray
-> adding dark panel / associated visual updates
-> cleaning up the sizing / padding / to match all apps
-> fixing a couple things from previous CL
-> (removed Context#getDrawable() calls, L-only)
Change-Id: Ia65a6eb704b35f74e7305be9334c27971b22235a
Adam Cohen [Tue, 22 Jul 2014 00:44:06 +0000 (17:44 -0700)]
Polishing the AllApps transition
-> separating HW layers during animation to be siblings
instead of parent-child (was destroying parent layer
on each frame)
-> Unifying material transition with pre-L, everything
is the same, just missing the reveal.
Change-Id: I8f7d5e658c2d9298bea83ce8199cb35e6fc0d44e
Sameer Padala [Sat, 9 Aug 2014 00:34:57 +0000 (17:34 -0700)]
Update code so it compiles on google3
Change-Id: I76c6a5264585c8ad4ded22501d2e2ee1672308c3
Mark Brophy [Mon, 11 Aug 2014 12:42:57 +0000 (12:42 +0000)]
Merge "Revert "Updating the widget tray"" into ub-now-porkchop
Mark Brophy [Mon, 11 Aug 2014 12:37:00 +0000 (12:37 +0000)]
Revert "Updating the widget tray"
This reverts commit
b172c13dcced9226c935991ef9fe85cc920ce811.
Change-Id: I375fb105e3cf6fa2c1548306cf6a109d612077de
Adam Cohen [Mon, 11 Aug 2014 01:30:55 +0000 (18:30 -0700)]
Updating the widget tray
-> adding dark panel / associated visual updates
-> cleaning up the sizing / padding / to match all apps
-> fixing a couple things from previous CL
Change-Id: I4f663af7022337d687124ef25a22bac03d9d6af9
Sunny Goyal [Mon, 11 Aug 2014 02:56:58 +0000 (02:56 +0000)]
Merge "Adding support to restore widgets even for jelly beans." into ub-now-porkchop
Adam Cohen [Mon, 11 Aug 2014 02:11:14 +0000 (02:11 +0000)]
Merge "Updating the widget tray" into ub-now-porkchop
Adam Cohen [Mon, 11 Aug 2014 01:30:06 +0000 (01:30 +0000)]
Merge "Polishing the AllApps transition" into ub-now-porkchop
Mark Brophy [Sat, 9 Aug 2014 18:25:49 +0000 (19:25 +0100)]
Make GEL not crashloop.
Being able to actually use the phone is a good feature.
Change-Id: I345258374dda81a852544d8ed0045e57195f88d3
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
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
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
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)
Adam Cohen [Tue, 5 Aug 2014 00:08:01 +0000 (17:08 -0700)]
Fix for issue
16736964
Change-Id: If150db98346fe10f62fc1160309b66d7a19e9022
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
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)
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)
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
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
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
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
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)
Sunny Goyal [Tue, 29 Jul 2014 18:53:51 +0000 (18:53 +0000)]
Merge "Fixing spell correcton" into ub-now-master
Sunny Goyal [Tue, 29 Jul 2014 18:49:35 +0000 (11:49 -0700)]
Fixing spell correcton
Change-Id: I29d980d8073680fafa8fcc01bc2ec81258919da2
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
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
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
Baligh Uddin [Thu, 24 Jul 2014 21:46:27 +0000 (21:46 +0000)]
Merge "Import translations. DO NOT MERGE" 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
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
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
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
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
Kenny Guy [Thu, 24 Jul 2014 16:24:38 +0000 (16:24 +0000)]
Merge "Change getBadgedLabelForUser to use CharSequence" into ub-now-master
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
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
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
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
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
Sunny Goyal [Wed, 23 Jul 2014 22:06:44 +0000 (15:06 -0700)]
Fixing restored icons sometimes dissapers.
Change-Id: I24153dd1a4b34b8caf1eb9de601bf54e72a3bd9f
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
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
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
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
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
Nilesh Agrawal [Tue, 22 Jul 2014 20:20:54 +0000 (13:20 -0700)]
Fix build
Change-Id: I4c19afe4da891ad1de125cbb65c494fdc0a9a165
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
Sunny Goyal [Tue, 22 Jul 2014 16:55:29 +0000 (16:55 +0000)]
Merge "Fixing memory leak in WallpaperCropActivity" into ub-now-master
Sunny Goyal [Tue, 22 Jul 2014 16:39:01 +0000 (09:39 -0700)]
Fixing memory leak in WallpaperCropActivity
issue
15516788
Change-Id: I6feb4cb72052bc7f19e9c30957bff7dcccd5bc9d
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
Kenny Guy [Mon, 21 Jul 2014 16:11:41 +0000 (17:11 +0100)]
Change getBadgedLabelForUser to use CharSequence
Bug:
16401636
Change-Id: I7b72a6dd53fec1c0afe6ea33803af9e3c54e597e
Adam Cohen [Mon, 21 Jul 2014 17:25:58 +0000 (17:25 +0000)]
Merge "Preliminary work on Material Transitions" into ub-now-master
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
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
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
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
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
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
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
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
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
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
Adam Cohen [Wed, 16 Jul 2014 21:47:28 +0000 (14:47 -0700)]
Specify permission.RECEIVE_LAUNCH_BROADCASTS in String resource
Change-Id: I2aca0108e3b41dc1db80d552dd6242a5a8d0245d
Sunny Goyal [Wed, 9 Jul 2014 07:09:28 +0000 (00:09 -0700)]
Adding a circular progress bar for preloader icons
Change-Id: I1b5ba61c01a16a8cb5d3f9e31f827f8c99a1ffc9
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
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
Kenny Guy [Wed, 16 Jul 2014 17:14:40 +0000 (17:14 +0000)]
Merge "Include user handle for uninstall intents." into ub-now-master
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
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
Sander Alewijnse [Tue, 15 Jul 2014 09:24:29 +0000 (10:24 +0100)]
Add uses feature managed profiles to Launcher3 manifest.
Change-Id: If2143424f0d89cc1ed4e504d37106ea52e067e1f
Jan-Willem Maarse [Thu, 10 Jul 2014 22:58:12 +0000 (15:58 -0700)]
Allow custom content to lock the workspace
Change-Id: Ic337df1b2cd54b99d4ef02dcfaca955c90297df0
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
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
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)
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
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