OSDN Git Service

android-x86/packages-apps-Trebuchet.git
10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-nova
Baligh Uddin [Thu, 24 Apr 2014 14:38:26 +0000 (14:38 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-nova

10 years agoam bc0a4064: Avoid wrapping cling titles on small screens.
Jeff Sharkey [Thu, 24 Apr 2014 01:07:42 +0000 (01:07 +0000)]
am bc0a4064: Avoid wrapping cling titles on small screens.

* commit 'bc0a40647bedd5f80512dc553b8e3bdab1ccb705':
  Avoid wrapping cling titles on small screens.

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 23 Apr 2014 22:01:56 +0000 (15:01 -0700)]
Import translations. DO NOT MERGE

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

10 years agoAvoid wrapping cling titles on small screens.
Jeff Sharkey [Wed, 23 Apr 2014 21:45:25 +0000 (14:45 -0700)]
Avoid wrapping cling titles on small screens.

Only allow font size bump on large-screen English devices.

Bug: 13340779
Change-Id: I21e10bd21b30803386fdb62b87b0fbdf8efd6731

10 years agoMerge "Fix long press after already moving off icon" into ub-now-nova
Jason Monk [Wed, 23 Apr 2014 18:55:47 +0000 (18:55 +0000)]
Merge "Fix long press after already moving off icon" into ub-now-nova

10 years agoMerge "Second try removing orphaned items from the database" into ub-now-nova
Adam Cohen [Wed, 23 Apr 2014 18:21:15 +0000 (18:21 +0000)]
Merge "Second try removing orphaned items from the database" into ub-now-nova

10 years agoMerge "Add synchronization to DeferredBindRunnables" into ub-now-nova
Jason Monk [Wed, 23 Apr 2014 16:39:11 +0000 (16:39 +0000)]
Merge "Add synchronization to DeferredBindRunnables" into ub-now-nova

10 years agoSecond try removing orphaned items from the database
Adam Cohen [Fri, 18 Apr 2014 01:20:45 +0000 (18:20 -0700)]
Second try removing orphaned items from the database

-> Delete items contained directly on the desktop whose screens
   no longer exist (do not remove items contained in hotseat or
   folders, except as described below)
-> Delete items contained by folder ids which are no longer present
   (ie. orphaned as their parent folder no long exists)

Change-Id: I2f47cc970ce00677cb1c83c0f0a2d13b6f16a33e

10 years agoam 5aeef581: Add support for partner customization.
Jeff Sharkey [Tue, 22 Apr 2014 21:02:11 +0000 (21:02 +0000)]
am 5aeef581: Add support for partner customization.

* commit '5aeef58131e1c330d1d9c1dfcacf2e6eea6ced4b':
  Add support for partner customization.

10 years agoAdd support for partner customization.
Jeff Sharkey [Mon, 14 Apr 2014 20:26:42 +0000 (13:26 -0700)]
Add support for partner customization.

Traditionally Launcher workspace customization is offered through
overlays at build time, but we don't have access to partner-specific
customization at build time.  To solve this, this adds a new
"partner-folder" tag which points at an XML resource provided by
an external package.

The external package XML can't depend on the binary XML attributes
defined by Launcher3, so we switch to using manual string-based
attribute lookups.  Partners can also provide extra wallpapers.

When a folder only results in a single item, promote that item into
the folder location instead of deleting completely.

Bug: 13340779
Change-Id: Ide558288bef4113565f288b700d8245055c0fee9

10 years agoAdd synchronization to DeferredBindRunnables
Jason Monk [Tue, 22 Apr 2014 13:23:19 +0000 (09:23 -0400)]
Add synchronization to DeferredBindRunnables

Seems that on occasion the list is being iterated on while being
modified.  To fix this added synchronization to all modifications
to the list as well as iterating on a copy of the list to cut
down on time holding the lock.

Bug: 12885709
Change-Id: I4287bdedbeb8e438b49c1f79b44819a752c28a69

10 years agoFix long press after already moving off icon
Jason Monk [Tue, 15 Apr 2014 19:23:31 +0000 (15:23 -0400)]
Fix long press after already moving off icon

When an icon is in the Hotseat and a user drags off from the icon,
but continues holding down, the icon gets a long press triggered
by the CheckLongPressHelper.

To fix this a check has been added on move events to see if the
point has moved outside the view and to cancel the long press
check callback if it has.

Bug: 13569451
Change-Id: Id175cdc220d70b5e9f8e492ed5a3cc7c3f11db10

10 years agoFix source code so it compiles on google3
Sameer Padala [Tue, 22 Apr 2014 02:36:14 +0000 (19:36 -0700)]
Fix source code so it compiles on google3

This is a follow up to cr/65191596 which checked for String + array warnings.

Change-Id: Id70eaa32b63b838b03be21d632c7470039b6423f

10 years agoam 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ub-now...
Adam Cohen [Fri, 18 Apr 2014 21:32:23 +0000 (21:32 +0000)]
am 76ac344c: Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly

* commit '76ac344cb61a74267c04249c9e9feec41a82c504':
  Allow the old launcher content URI to be overrided

10 years agoMerge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly
Adam Cohen [Thu, 17 Apr 2014 00:53:52 +0000 (00:53 +0000)]
Merge "Allow the old launcher content URI to be overrided" into ub-now-mister-ugly

10 years agoam d83ebf92: (-s ours) DO NOT MERGE disable launcher restore for 3.4 launch.
Chris Wren [Wed, 16 Apr 2014 18:48:25 +0000 (18:48 +0000)]
am d83ebf92: (-s ours) DO NOT MERGE disable launcher restore for 3.4 launch.

* commit 'd83ebf9270e90d9306ad4eaf6837dea91ca3b172':
  DO NOT MERGE disable launcher restore for 3.4 launch.

10 years agoDO NOT MERGE disable launcher restore for 3.4 launch.
Chris Wren [Wed, 16 Apr 2014 18:10:10 +0000 (14:10 -0400)]
DO NOT MERGE disable launcher restore for 3.4 launch.

Change-Id: I8e439df25cad2cb9cf92cf1faef22906420e22cb

10 years agoadditional debug logs to track welcome back behavior.
Chris Wren [Wed, 16 Apr 2014 17:37:00 +0000 (13:37 -0400)]
additional debug logs to track welcome back behavior.

Bug: 13568891
Change-Id: I359202ce59b3444e46331485ea22f542ae908e36

10 years agoam 85900298: Take account of bounds set on drag drawables.
Mathew Inwood [Wed, 16 Apr 2014 16:30:01 +0000 (16:30 +0000)]
am 85900298: Take account of bounds set on drag drawables.

* commit '859002985e0e5d73f54c942f2024607431db60fc':
  Take account of bounds set on drag drawables.

10 years agoTake account of bounds set on drag drawables.
Mathew Inwood [Wed, 16 Apr 2014 13:17:39 +0000 (14:17 +0100)]
Take account of bounds set on drag drawables.

If bounds are set on a compound drawable in a textview, drawing it into a
bitmap set to the intrinsic size of the drawable results in it being scaled
down in the top corner. Scaling it down again into the grid icon size then
gives a tiny icon.

Use the drawable bounds if any are set, otherwise use the intrinsic size.

Bug: 14103508
Change-Id: Idadd7bb891dc33d092eb9ceb3025b9a5d9e1bfd8

10 years agoFix skia crash in widget preview loading
Adrian Roos [Tue, 15 Apr 2014 19:07:49 +0000 (21:07 +0200)]
Fix skia crash in widget preview loading

This fix works making sure all drawables are mutated before drawing
them in the background. Mutation has to be executed on the main
thread because that operation is not thread safe.

Bug: 12525890
Change-Id: Id7bdf9cf48d3e7b7f31938bdea4a3bf1632cf337

10 years agoam 1a1fdf41: turn off LauncherAppState.DEBUG
Chris Wren [Tue, 15 Apr 2014 19:08:45 +0000 (19:08 +0000)]
am 1a1fdf41: turn off LauncherAppState.DEBUG

* commit '1a1fdf4185637610b37953e901605c55ef8ba0a6':
  turn off LauncherAppState.DEBUG

10 years agoturn off LauncherAppState.DEBUG
Chris Wren [Tue, 15 Apr 2014 17:57:15 +0000 (13:57 -0400)]
turn off LauncherAppState.DEBUG

Change-Id: Ia6d54235c353c27c8716d7fd9270a7f2ee7bc93f

10 years agoam babb53ef: Adding external path for drag/drops.
Winson Chung [Tue, 15 Apr 2014 10:50:19 +0000 (10:50 +0000)]
am babb53ef: Adding external path for drag/drops.

* commit 'babb53ef8fd0fcba32fcc8fc213663f0f27b8f5e':
  Adding external path for drag/drops.

10 years agoAdding external path for drag/drops.
Winson Chung [Tue, 15 Apr 2014 00:12:49 +0000 (17:12 -0700)]
Adding external path for drag/drops.

Change-Id: I3b315c4d14cadb9210f15d3c3e0b9545f4591be4

10 years agoam b90860a9: Expose workspace.moveToDefaultScreen.
Mathew Inwood [Mon, 14 Apr 2014 16:15:19 +0000 (16:15 +0000)]
am b90860a9: Expose workspace.moveToDefaultScreen.

* commit 'b90860a99630bbd24f90cc205d8990187b0ed12e':
  Expose workspace.moveToDefaultScreen.

10 years agoExpose workspace.moveToDefaultScreen.
Mathew Inwood [Fri, 11 Apr 2014 16:17:39 +0000 (17:17 +0100)]
Expose workspace.moveToDefaultScreen.

This is to allow derived launcher classes to move the workspace to the
default screen when a drag is started, in case the current screen is not
capable of acting as a drop target.

Bug: 13962574
Change-Id: I8a6e94ce08be825c344beb708d244d2def5f319f

10 years agoam 8ac896b8: Merge "Fix serious data loss issue for folders and hotseat items" into...
Adam Cohen [Fri, 11 Apr 2014 01:18:25 +0000 (01:18 +0000)]
am 8ac896b8: Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly

* commit '8ac896b8c84066c109c2c4b97805f36270636121':
  Fix serious data loss issue for folders and hotseat items

10 years agoMerge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister...
Adam Cohen [Fri, 11 Apr 2014 01:14:55 +0000 (01:14 +0000)]
Merge "Fix serious data loss issue for folders and hotseat items" into ub-now-mister-ugly

10 years agoFix serious data loss issue for folders and hotseat items
Adam Cohen [Fri, 11 Apr 2014 01:06:59 +0000 (18:06 -0700)]
Fix serious data loss issue for folders and hotseat items

Change-Id: I37a5b44c670c2a1f99eb97b77cfdbc78534fdf91

bug 13964735

10 years agoam 6a641a56: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister...
Baligh Uddin [Thu, 10 Apr 2014 15:58:27 +0000 (15:58 +0000)]
am 6a641a56: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

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

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-mister-ugly
Baligh Uddin [Thu, 10 Apr 2014 15:54:05 +0000 (15:54 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-nova
Baligh Uddin [Thu, 10 Apr 2014 15:54:03 +0000 (15:54 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-nova

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 9 Apr 2014 20:28:04 +0000 (13:28 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 9 Apr 2014 20:27:43 +0000 (13:27 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam f6a47bbc: Merge "Ensure the intro view is always the top view in the draglayer...
Adam Cohen [Wed, 9 Apr 2014 18:58:16 +0000 (18:58 +0000)]
am f6a47bbc: Merge "Ensure the intro view is always the top view in the draglayer if it is present" into ub-now-mister-ugly

* commit 'f6a47bbc05b7797a85034760b001f0050bf439a8':
  Ensure the intro view is always the top view in the draglayer if it is present

10 years agoam 646fdf70: Upping activity start delay
Adam Cohen [Wed, 9 Apr 2014 18:58:16 +0000 (18:58 +0000)]
am 646fdf70: Upping activity start delay

* commit '646fdf70b45f330a02104106a65ab7a529e70c6e':
  Upping activity start delay

10 years agoMerge "Ensure the intro view is always the top view in the draglayer if it is present...
Adam Cohen [Wed, 9 Apr 2014 17:37:25 +0000 (17:37 +0000)]
Merge "Ensure the intro view is always the top view in the draglayer if it is present" into ub-now-mister-ugly

10 years agoUpping activity start delay
Adam Cohen [Tue, 8 Apr 2014 23:59:36 +0000 (16:59 -0700)]
Upping activity start delay

Change-Id: I4b72ae9d719825e1be8f1feb3643f9311dde2534

10 years agoEnsure the intro view is always the top view in the draglayer if it is present
Adam Cohen [Tue, 8 Apr 2014 22:34:17 +0000 (15:34 -0700)]
Ensure the intro view is always the top view in the draglayer if it is present

-> On devices post-api-16, we can achieve this just with child drawing order
   but on level 16 devices, child drawing order doesn't give us touch
   dispatch which is problematic for the intro screen.

issue 13796017

Change-Id: Ibf89ae91d8489f2de1eb9c8f235a0e6e6aed1847

10 years agoam 37b49b18: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister...
Baligh Uddin [Tue, 8 Apr 2014 02:24:43 +0000 (02:24 +0000)]
am 37b49b18: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

* commit '37b49b18730b39677d068827377228616297116a':
  Import translations. DO NOT MERGE

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-mister-ugly
Baligh Uddin [Tue, 8 Apr 2014 02:20:29 +0000 (02:20 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-nova
Baligh Uddin [Tue, 8 Apr 2014 02:20:27 +0000 (02:20 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-nova

10 years agoam c4cf34de: Merge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub...
Adam Cohen [Mon, 7 Apr 2014 22:36:09 +0000 (22:36 +0000)]
am c4cf34de: Merge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub-now-mister-ugly

* commit 'c4cf34dedb5fc21fce30924105729fa3dad6aa90':
  Fix pre sdk-18 compatibility (crash in dispatchDraw)

10 years agoMerge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub-now-mister-ugly
Adam Cohen [Mon, 7 Apr 2014 22:32:57 +0000 (22:32 +0000)]
Merge "Fix pre sdk-18 compatibility (crash in dispatchDraw)" into ub-now-mister-ugly

10 years agoFix pre sdk-18 compatibility (crash in dispatchDraw)
Adam Cohen [Mon, 7 Apr 2014 21:11:48 +0000 (14:11 -0700)]
Fix pre sdk-18 compatibility (crash in dispatchDraw)

issue 13801679

Change-Id: I25b997179fd8eb7cdec6fc48d81533fb1c3094ce

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 7 Apr 2014 19:51:09 +0000 (12:51 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 7 Apr 2014 19:50:46 +0000 (12:50 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam 59551217: Merge "Attempt to fix crash on workspace drag and drop on certain JB...
Adam Cohen [Sat, 5 Apr 2014 02:57:37 +0000 (02:57 +0000)]
am 59551217: Merge "Attempt to fix crash on workspace drag and drop on certain JB devices" into ub-now-mister-ugly

* commit '59551217428a9cfbe11f727d0b69246a291931b5':
  Attempt to fix crash on workspace drag and drop on certain JB devices

10 years agoam 69dffdb8: Disabling the focused hotseat app cling if GEL is not preinstalled on...
Winson Chung [Sat, 5 Apr 2014 02:57:36 +0000 (02:57 +0000)]
am 69dffdb8: Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)

* commit '69dffdb83a614a6b02a2363e0ade510948549972':
  Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)

10 years agoam eaabe7c8: Merge "Cleanup orphaned workspace items on db upgrade" into ub-now-miste...
Adam Cohen [Sat, 5 Apr 2014 02:57:16 +0000 (02:57 +0000)]
am eaabe7c8: Merge "Cleanup orphaned workspace items on db upgrade" into ub-now-mister-ugly

* commit 'eaabe7c89a778afdcc0c0be538bff807ea1304ae':
  Cleanup orphaned workspace items on db upgrade

10 years agoMerge "Attempt to fix crash on workspace drag and drop on certain JB devices" into...
Adam Cohen [Sat, 5 Apr 2014 00:13:45 +0000 (00:13 +0000)]
Merge "Attempt to fix crash on workspace drag and drop on certain JB devices" into ub-now-mister-ugly

10 years agoDisabling the focused hotseat app cling if GEL is not preinstalled on the device...
Winson Chung [Fri, 4 Apr 2014 23:53:17 +0000 (16:53 -0700)]
Disabling the focused hotseat app cling if GEL is not preinstalled on the device. (Bug. 13551957)

Change-Id: I24b25a0eada1ac9273a57b02d80a2451d08b02b0

10 years agoAttempt to fix crash on workspace drag and drop on certain JB devices
Adam Cohen [Fri, 4 Apr 2014 23:36:21 +0000 (16:36 -0700)]
Attempt to fix crash on workspace drag and drop on certain JB devices

issue 13801679

Change-Id: I4769220ddeab566a869050b20d6064809c70bc19

10 years agoMerge "Cleanup orphaned workspace items on db upgrade" into ub-now-mister-ugly
Adam Cohen [Fri, 4 Apr 2014 20:42:10 +0000 (20:42 +0000)]
Merge "Cleanup orphaned workspace items on db upgrade" into ub-now-mister-ugly

10 years agoam 8f006edb: Prevent exception in production when icons collide during bind
Adam Cohen [Fri, 4 Apr 2014 01:52:27 +0000 (01:52 +0000)]
am 8f006edb: Prevent exception in production when icons collide during bind

* commit '8f006edba228622422088a358aafee069e1d9cfb':
  Prevent exception in production when icons collide during bind

10 years agoPrevent exception in production when icons collide during bind
Adam Cohen [Fri, 4 Apr 2014 01:12:34 +0000 (18:12 -0700)]
Prevent exception in production when icons collide during bind

-> We only need to throw an exception for dogfooders so we can
   track the issue
-> Worst case, an icon is ignored, does not warrant a crash.

issue 12106766

Change-Id: I054a849eb3d65762dc5e1bf699c76655f687c3e8

10 years agoCleanup orphaned workspace items on db upgrade
Adam Cohen [Wed, 2 Apr 2014 23:59:08 +0000 (16:59 -0700)]
Cleanup orphaned workspace items on db upgrade

-> Any workspace item whose screen id is not present in the
   screens table is removed from the database. This is
   intended to restore database consistency.

issue 13741729

Change-Id: I9a04b4165f1d85541025fcf48ddf2ad9e39ae94e

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-nova
Baligh Uddin [Wed, 2 Apr 2014 21:11:27 +0000 (21:11 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-nova

10 years agoam cc95d18d: (-s ours) Import translations. DO NOT MERGE
Baligh Uddin [Wed, 2 Apr 2014 20:12:21 +0000 (20:12 +0000)]
am cc95d18d: (-s ours) Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 2 Apr 2014 19:34:59 +0000 (12:34 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 2 Apr 2014 19:34:32 +0000 (12:34 -0700)]
Import translations. DO NOT MERGE

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

10 years agoam 7f83b228: Merge "update strings for welcome back" into ub-now-mister-ugly
Chris Wren [Wed, 2 Apr 2014 02:32:50 +0000 (02:32 +0000)]
am 7f83b228: Merge "update strings for welcome back" into ub-now-mister-ugly

* commit '7f83b228353ff2af5ef8d48ad48fdd4082f67aa3':
  update strings for welcome back

10 years agoMerge "update strings for welcome back" into ub-now-mister-ugly
Chris Wren [Wed, 2 Apr 2014 02:28:10 +0000 (02:28 +0000)]
Merge "update strings for welcome back" into ub-now-mister-ugly

10 years agoam dcb173d0: Make sure the workspace screens don\'t get updated while workspace is...
Adam Cohen [Tue, 1 Apr 2014 21:51:00 +0000 (21:51 +0000)]
am dcb173d0: Make sure the workspace screens don\'t get updated while workspace is loading

* commit 'dcb173d0e348c23d967bb0939e63b6ce4e1bd503':
  Make sure the workspace screens don't get updated while workspace is loading

10 years agoMake sure the workspace screens don't get updated while workspace is loading
Adam Cohen [Tue, 1 Apr 2014 20:33:58 +0000 (13:33 -0700)]
Make sure the workspace screens don't get updated while workspace is loading

-> Found another path that could lead to the same issue
   [add shortcut with config activity to an existing folder,
   when config activity launches, kill launcher, configure
   shortcut. observe crash and data loss].
-> Plugged up above, and a couple other potential holes
-> Initial fix probably took care of the main issue

Issue 12523285

Change-Id: I29db9da4af4a8bf22047eb46bd49354447d04b8d

10 years agoupdate strings for welcome back
Chris Wren [Tue, 1 Apr 2014 20:14:00 +0000 (16:14 -0400)]
update strings for welcome back

Bug: 13531041
Change-Id: Iabcb40df50850bd91b9ec972b407e4267960e4b9

10 years agoam 8440e7ce: Merge "Increase delay before dismissing intro screen (issue 13691305...
Adam Cohen [Mon, 31 Mar 2014 15:14:10 +0000 (15:14 +0000)]
am 8440e7ce: Merge "Increase delay before dismissing intro screen (issue 13691305)" into ub-now-mister-ugly

* commit '8440e7ce17a3d54254217c69982c2ec2937ba4ba':
  Increase delay before dismissing intro screen (issue 13691305)

10 years agoMerge "Increase delay before dismissing intro screen (issue 13691305)" into ub-now...
Adam Cohen [Mon, 31 Mar 2014 15:10:33 +0000 (15:10 +0000)]
Merge "Increase delay before dismissing intro screen (issue 13691305)" into ub-now-mister-ugly

10 years agoam 4a9423d6: Add method to determine if first run activity has been shown (issue...
Adam Cohen [Fri, 28 Mar 2014 23:04:26 +0000 (23:04 +0000)]
am 4a9423d6: Add method to determine if first run activity has been shown (issue 13680732)

* commit '4a9423d6ddda9009f9489d5546a822f9222e78c4':
  Add method to determine if first run activity has been shown (issue 13680732)

10 years agoIncrease delay before dismissing intro screen (issue 13691305)
Adam Cohen [Fri, 28 Mar 2014 22:28:37 +0000 (15:28 -0700)]
Increase delay before dismissing intro screen (issue 13691305)

Change-Id: I0b81d61b922278e0e72c3055086010612687c7d9

10 years agoAdd method to determine if first run activity has been shown (issue 13680732)
Adam Cohen [Fri, 28 Mar 2014 21:22:31 +0000 (14:22 -0700)]
Add method to determine if first run activity has been shown (issue 13680732)

Change-Id: Ia0da4148fd0365c6ae9c3a5a4cff7118959f6382

10 years agoam 31442560: Fixed crash when setting wallpaper with built in rotation
Selim Cinek [Thu, 27 Mar 2014 20:03:42 +0000 (20:03 +0000)]
am 31442560: Fixed crash when setting wallpaper with built in rotation

* commit '314425602a7ccd9cc2bdef1a11f5e51211201b6f':
  Fixed crash when setting wallpaper with built in rotation

10 years agoFixed crash when setting wallpaper with built in rotation
Selim Cinek [Thu, 27 Mar 2014 19:35:19 +0000 (20:35 +0100)]
Fixed crash when setting wallpaper with built in rotation

If an image had a built-in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees.

Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421

10 years agoam 7c989e90: Fixed wallpaper bug where wrong size was taken when cropping
Selim Cinek [Mon, 24 Mar 2014 16:46:47 +0000 (16:46 +0000)]
am 7c989e90: Fixed wallpaper bug where wrong size was taken when cropping

* commit '7c989e90e84b29f4762abaf2c80ecafc1a9e99d4':
  Fixed wallpaper bug where wrong size was taken when cropping

10 years agoFixed wallpaper bug where wrong size was taken when cropping
Selim Cinek [Mon, 24 Mar 2014 13:13:20 +0000 (14:13 +0100)]
Fixed wallpaper bug where wrong size was taken when cropping

When cropping, the selected area of the image was incorrectly
cropped to the size of the view instead of the size of the image

Bug: 13617446
Change-Id: I0b40711c04f3d3b5929e7bb037d6cf21d4bb5bcb

10 years agoam 4dfbe829: Merge "Fix missing stack trace on checkItemInfoLocked call" into ub...
Jason Monk [Fri, 21 Mar 2014 20:14:28 +0000 (20:14 +0000)]
am 4dfbe829: Merge "Fix missing stack trace on checkItemInfoLocked call" into ub-now-mister-ugly

* commit '4dfbe82910151b3b19c756404d49e0c16d62532c':
  Fix missing stack trace on checkItemInfoLocked call

10 years agoMerge "Fix missing stack trace on checkItemInfoLocked call" into ub-now-mister-ugly
Jason Monk [Fri, 21 Mar 2014 20:09:54 +0000 (20:09 +0000)]
Merge "Fix missing stack trace on checkItemInfoLocked call" into ub-now-mister-ugly

10 years agoAllow the old launcher content URI to be overrided
Jason Monk [Fri, 21 Mar 2014 19:42:06 +0000 (15:42 -0400)]
Allow the old launcher content URI to be overrided

Move the URI used to import favorites from launcher2 to be loaded
from a string resource.  This allows it to be overridden.

This will enable permissions fix for GoogleSearch.

Bug: 12058200
Change-Id: I31243fe89f545c9771d5cceffe1c9e7668a42bc5

10 years agoam 36a62885: Merge "Adding in-activity intro screen (issue 12905636)" into ub-now...
Adam Cohen [Thu, 20 Mar 2014 22:37:38 +0000 (22:37 +0000)]
am 36a62885: Merge "Adding in-activity intro screen (issue 12905636)" into ub-now-mister-ugly

* commit '36a6288545060415189803f24bb6252b98e071e3':
  Adding in-activity intro screen (issue 12905636)

10 years agoMerge "Adding in-activity intro screen (issue 12905636)" into ub-now-mister-ugly
Adam Cohen [Thu, 20 Mar 2014 22:34:10 +0000 (22:34 +0000)]
Merge "Adding in-activity intro screen (issue 12905636)" into ub-now-mister-ugly

10 years agoFix missing stack trace on checkItemInfoLocked call
Jason Monk [Thu, 20 Mar 2014 19:06:57 +0000 (15:06 -0400)]
Fix missing stack trace on checkItemInfoLocked call

Just put this change into Launcher2, now adding to Launcher3

The call to checkItemInfoLocked from addItemToDatabase was missing a stack
trace so that if the check failed, the stack trace did not contain what
triggered the add.

Change-Id: Ia2e2aae20b16d4adadfe1da53b49e93073fab55c

10 years agoam febf1b9c: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister...
Baligh Uddin [Thu, 20 Mar 2014 18:50:37 +0000 (18:50 +0000)]
am febf1b9c: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

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

10 years agoAdding in-activity intro screen (issue 12905636)
Adam Cohen [Fri, 14 Mar 2014 00:03:22 +0000 (17:03 -0700)]
Adding in-activity intro screen (issue 12905636)

Change-Id: Ifb016ca6e5052fd91535b98a39f78569200955a8

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-mister-ugly
Baligh Uddin [Thu, 20 Mar 2014 18:44:53 +0000 (18:44 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-mister-ugly

10 years agoMerge "Import translations. DO NOT MERGE" into ub-now-nova
Baligh Uddin [Thu, 20 Mar 2014 18:44:51 +0000 (18:44 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-nova

10 years agoam fa4c799a: Fix concurrent drawable usage resulting in native crash
Adrian Roos [Thu, 20 Mar 2014 14:39:30 +0000 (14:39 +0000)]
am fa4c799a: Fix concurrent drawable usage resulting in native crash

* commit 'fa4c799a9bc6b2eb55ce21609591d49f5c5ea9ba':
  Fix concurrent drawable usage resulting in native crash

10 years agoam 5d2704fb: Clean up dead, ugly and wrong code in icon and widget preview loading
Adrian Roos [Thu, 20 Mar 2014 13:49:16 +0000 (13:49 +0000)]
am 5d2704fb: Clean up dead, ugly and wrong code in icon and widget preview loading

* commit '5d2704fbb0a7bb4763d4e2ee031e16a8913ba003':
  Clean up dead, ugly and wrong code in icon and widget preview loading

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 19 Mar 2014 21:01:28 +0000 (14:01 -0700)]
Import translations. DO NOT MERGE

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

10 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 19 Mar 2014 21:00:18 +0000 (14:00 -0700)]
Import translations. DO NOT MERGE

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

10 years agoFix concurrent drawable usage resulting in native crash
Adrian Roos [Wed, 19 Mar 2014 14:58:14 +0000 (15:58 +0100)]
Fix concurrent drawable usage resulting in native crash

One of widget preview drawables was drawn concurrently from a thread pool,
causing a native Skia crash.

Bug: 12525890
Change-Id: I2dea7b86ba8b32237f40feff225657dcb2b0061b

10 years agoClean up dead, ugly and wrong code in icon and widget preview loading
Adrian Roos [Tue, 18 Mar 2014 22:09:12 +0000 (23:09 +0100)]
Clean up dead, ugly and wrong code in icon and widget preview loading

Removed and fixed serveral instances of dead code and small
bugs that grew in the widget preloading logic, discovered
while chasing a bug.

Bug: 12525890
Change-Id: I22e03eccecc07b73388cfd3c8462d947601c6e54

10 years agoam e769d168: Merge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister...
Mohammadinamul Sheik [Tue, 18 Mar 2014 20:32:38 +0000 (20:32 +0000)]
am e769d168: Merge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister-ugly

* commit 'e769d1681e1177b9e37c0be9e12d1ede55d4e3a9':
  Add onClickPagedViewIcon to the Launcher.

10 years agoMerge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister-ugly
Mohammadinamul Sheik [Tue, 18 Mar 2014 20:30:51 +0000 (20:30 +0000)]
Merge "Add onClickPagedViewIcon to the Launcher." into ub-now-mister-ugly

10 years agoAdd onClickPagedViewIcon to the Launcher.
Mohammadinamul Sheik [Tue, 18 Mar 2014 18:28:19 +0000 (11:28 -0700)]
Add onClickPagedViewIcon to the Launcher.

Change-Id: I34505ee5c9a6fe6ddd1a9f3134829fe0481e8bc0

10 years agoam ef3784cf: Merge "Add LauncherProviderChangeListener" into ub-now-mister-ugly
Anjali Koppal [Mon, 17 Mar 2014 23:49:41 +0000 (23:49 +0000)]
am ef3784cf: Merge "Add LauncherProviderChangeListener" into ub-now-mister-ugly

* commit 'ef3784cf698cd1455f762f66ad6eec32cc8f2fa3':
  Add LauncherProviderChangeListener

10 years agoMerge "Add LauncherProviderChangeListener" into ub-now-mister-ugly
Anjali Koppal [Mon, 17 Mar 2014 23:47:21 +0000 (23:47 +0000)]
Merge "Add LauncherProviderChangeListener" into ub-now-mister-ugly

10 years agoam af63581c: Merge "Add Launcher.onDragStarted" into ub-now-mister-ugly
Anjali Koppal [Mon, 17 Mar 2014 23:27:02 +0000 (23:27 +0000)]
am af63581c: Merge "Add Launcher.onDragStarted" into ub-now-mister-ugly

* commit 'af63581cb6e6db0e58e292905b69b7a04383211f':
  Add Launcher.onDragStarted

10 years agoMerge "Add Launcher.onDragStarted" into ub-now-mister-ugly
Anjali Koppal [Mon, 17 Mar 2014 23:22:57 +0000 (23:22 +0000)]
Merge "Add Launcher.onDragStarted" into ub-now-mister-ugly

10 years agoam 8c10ce7f: Merge "Make all fields of ItemInfo public." into ub-now-mister-ugly
Anjali Koppal [Mon, 17 Mar 2014 23:16:18 +0000 (23:16 +0000)]
am 8c10ce7f: Merge "Make all fields of ItemInfo public." into ub-now-mister-ugly

* commit '8c10ce7f82f2391ca446595038e9ec0061334b91':
  Make all fields of ItemInfo public.