OSDN Git Service

android-x86/packages-apps-Launcher3.git
9 years agoam c3e12c73: Overlay shouldn\'t show up above Intro screen
Adam Cohen [Fri, 31 Oct 2014 23:42:04 +0000 (23:42 +0000)]
am c3e12c73: Overlay shouldn\'t show up above Intro screen

* commit 'c3e12c733ea1bac942454237b897d5a321c01072':
  Overlay shouldn't show up above Intro screen

9 years agoOverlay shouldn't show up above Intro screen
Adam Cohen [Fri, 31 Oct 2014 23:15:36 +0000 (16:15 -0700)]
Overlay shouldn't show up above Intro screen

bug: 18173340
Change-Id: Icf738a55398023ab6bad5cced05b25e053dec0a2

9 years agoam 3f9c971e: Adding a couple memory optimizations to Launcher
Adam Cohen [Fri, 31 Oct 2014 20:39:35 +0000 (20:39 +0000)]
am 3f9c971e: Adding a couple memory optimizations to Launcher

* commit '3f9c971e761222dc9fb4e5866f81c5f7a3348992':
  Adding a couple memory optimizations to Launcher

9 years agoAdding a couple memory optimizations to Launcher
Adam Cohen [Fri, 31 Oct 2014 18:48:25 +0000 (11:48 -0700)]
Adding a couple memory optimizations to Launcher

-> Always dispose of widget page views when leaving the activity.
   These pages hold onto many bitmaps.
-> Clear database cache when leaving the activity.

Bug: 17967108
Change-Id: I10ebaaed14e7cd86f09a9afcabd73043705f21b8

9 years agoam 5fd733db: Failing restore, if we have an item outside screen bounds
Sunny Goyal [Wed, 29 Oct 2014 23:18:27 +0000 (23:18 +0000)]
am 5fd733db: Failing restore, if we have an item outside screen bounds

* commit '5fd733dbaeff3f07fff98f24947b2e1ab89eff7d':
  Failing restore, if we have an item outside screen bounds

9 years agoFailing restore, if we have an item outside screen bounds
Sunny Goyal [Wed, 29 Oct 2014 17:51:54 +0000 (10:51 -0700)]
Failing restore, if we have an item outside screen bounds

Bug: 17552590
Change-Id: I2d25847fd05d9579bc29ccbfa62e34809d4855d1

9 years agoam 00105805: Merge "Updating backup restore logic" into ub-now-queens
Sunny Goyal [Wed, 29 Oct 2014 17:35:26 +0000 (17:35 +0000)]
am 00105805: Merge "Updating backup restore logic" into ub-now-queens

* commit '001058054a6957769e39c12c6bec636c85df6385':
  Updating backup restore logic

9 years agoMerge "Updating backup restore logic" into ub-now-queens
Sunny Goyal [Wed, 29 Oct 2014 17:19:23 +0000 (17:19 +0000)]
Merge "Updating backup restore logic" into ub-now-queens

9 years agoam f659c985: Merge "Fixing insets of launcher clings" into ub-now-queens
Sunny Goyal [Tue, 28 Oct 2014 23:40:17 +0000 (23:40 +0000)]
am f659c985: Merge "Fixing insets of launcher clings" into ub-now-queens

* commit 'f659c985e6ba9c7866d45b3865325290172062b4':
  Fixing insets of launcher clings

9 years agoMerge "Fixing insets of launcher clings" into ub-now-queens
Sunny Goyal [Tue, 28 Oct 2014 23:37:10 +0000 (23:37 +0000)]
Merge "Fixing insets of launcher clings" into ub-now-queens

9 years agoFixing insets of launcher clings
Sunny Goyal [Tue, 28 Oct 2014 23:30:20 +0000 (16:30 -0700)]
Fixing insets of launcher clings

Change-Id: Idbf46680f96086c93d667c26dc9ed214eeaf835e

9 years agoam bc927f9c: Make sure DragLayer layout params are of the correct type
Adam Cohen [Tue, 28 Oct 2014 23:24:26 +0000 (23:24 +0000)]
am bc927f9c: Make sure DragLayer layout params are of the correct type

* commit 'bc927f9c24001e250622ca9a2547ee5b65baef58':
  Make sure DragLayer layout params are of the correct type

9 years agoMake sure DragLayer layout params are of the correct type
Adam Cohen [Tue, 28 Oct 2014 23:16:02 +0000 (16:16 -0700)]
Make sure DragLayer layout params are of the correct type

bug 18141419

Change-Id: I50695a62cf9e1f25c054ac2c7197cd056d54cfae

9 years agoUpdating backup restore logic
Sunny Goyal [Thu, 16 Oct 2014 16:24:19 +0000 (09:24 -0700)]
Updating backup restore logic

> Adding DeviceProfile information in the backup
> Removing SharedPreference backup
> Adding helper methods to abort backup in the middle
> Comparing keys against the backup journal during restore
to avoid restoring corrupt/lost entries
> Old backups are still compatible, but lost keys verification
will be ignored in that case.

Bug: 17937935
Bug: 17951775
Bug: 17260941
Change-Id: Iad48646cfdd69abaff5c163b2055f3b8a9b39b19

9 years agoam 09ae4aef: Merge "Loading internal default layout if partner layout fails to load...
Sunny Goyal [Tue, 28 Oct 2014 05:11:46 +0000 (05:11 +0000)]
am 09ae4aef: Merge "Loading internal default layout if partner layout fails to load" into ub-now-queens

* commit '09ae4aef52b4486b97ecc77feeb64307bcbd3993':
  Loading internal default layout if partner layout fails to load

9 years agoam bb4ae1d2: Merge "Removing landscape string overrides" into ub-now-queens
Sunny Goyal [Tue, 28 Oct 2014 05:11:44 +0000 (05:11 +0000)]
am bb4ae1d2: Merge "Removing landscape string overrides" into ub-now-queens

* commit 'bb4ae1d26a11a1211ce793278a878fa3cb224ff5':
  Removing landscape string overrides

9 years agoam e790dfdc: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-queens
Geoff Mendal [Tue, 28 Oct 2014 05:11:44 +0000 (05:11 +0000)]
am e790dfdc: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-queens

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

9 years agoam 8c4ca927: Fix edge case where LauncherOverlay scroll woudln\'t be reset
Adam Cohen [Tue, 28 Oct 2014 05:11:43 +0000 (05:11 +0000)]
am 8c4ca927: Fix edge case where LauncherOverlay scroll woudln\'t be reset

* commit '8c4ca9277dcb92cb965a1e58eef59ad9868ae44e':
  Fix edge case where LauncherOverlay scroll woudln't be reset

9 years agoMerge "Loading internal default layout if partner layout fails to load" into ub-now...
Sunny Goyal [Tue, 28 Oct 2014 00:15:42 +0000 (00:15 +0000)]
Merge "Loading internal default layout if partner layout fails to load" into ub-now-queens

9 years agoMerge "Removing landscape string overrides" into ub-now-queens
Sunny Goyal [Mon, 27 Oct 2014 23:29:51 +0000 (23:29 +0000)]
Merge "Removing landscape string overrides" into ub-now-queens

9 years agoLoading internal default layout if partner layout fails to load
Sunny Goyal [Thu, 23 Oct 2014 21:21:02 +0000 (14:21 -0700)]
Loading internal default layout if partner layout fails to load

Bug: 18033885
Change-Id: I8399d0107cc3570c0e03d833601abf2cd194b3d3

9 years agoMerge "Import translations. DO NOT MERGE" into ub-now-queens
Geoff Mendal [Mon, 27 Oct 2014 18:20:20 +0000 (18:20 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-queens

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 27 Oct 2014 18:07:51 +0000 (11:07 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 27 Oct 2014 18:07:12 +0000 (11:07 -0700)]
Import translations. DO NOT MERGE

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

9 years agoFix edge case where LauncherOverlay scroll woudln't be reset
Adam Cohen [Sat, 25 Oct 2014 00:40:34 +0000 (17:40 -0700)]
Fix edge case where LauncherOverlay scroll woudln't be reset

-> If the Workspace has a single page and the user goes from overscrolling
   in one direction, and then the other, the LauncherOverlay scroll wouldn't
   be set to 0 until the scrolling settled

Change-Id: I29ee9abdfa023ae3599d1590cdaebf457e2220fa

9 years agoam be25822f: Add InsettableFrameLayout layout params to easily ignore insets
Adam Cohen [Sat, 25 Oct 2014 00:35:38 +0000 (00:35 +0000)]
am be25822f: Add InsettableFrameLayout layout params to easily ignore insets

* commit 'be25822f7677f376f9687e6a66cfa54739c40700':
  Add InsettableFrameLayout layout params to easily ignore insets

9 years agoam 0fb5ce20: Tweaking close AllApps / Widgets on KK and below
Adam Cohen [Fri, 24 Oct 2014 23:49:36 +0000 (23:49 +0000)]
am 0fb5ce20: Tweaking close AllApps / Widgets on KK and below

* commit '0fb5ce20d7ae49f63628f88a1a238d6e2247dfe9':
  Tweaking close AllApps / Widgets on KK and below

9 years agoAdd InsettableFrameLayout layout params to easily ignore insets
Adam Cohen [Fri, 24 Oct 2014 23:45:59 +0000 (16:45 -0700)]
Add InsettableFrameLayout layout params to easily ignore insets

Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6

9 years agoTweaking close AllApps / Widgets on KK and below
Adam Cohen [Fri, 24 Oct 2014 20:50:20 +0000 (13:50 -0700)]
Tweaking close AllApps / Widgets on KK and below

Bug: 17956862

Change-Id: I83b8973b7e98c1c3660221ac65dcb9ca8b4c84fd

9 years agoam ac36ed6d: Merge "Was seeing some duplicated icons in the migration flow" into...
Adam Cohen [Fri, 24 Oct 2014 21:14:49 +0000 (21:14 +0000)]
am ac36ed6d: Merge "Was seeing some duplicated icons in the migration flow" into ub-now-queens

* commit 'ac36ed6d5a08b508b3c610cc06a19799da2deb55':
  Was seeing some duplicated icons in the migration flow

9 years agoam 32e34b84: Merge "Allow LauncherOverlay to access and manage insets" into ub-now...
Adam Cohen [Fri, 24 Oct 2014 21:14:48 +0000 (21:14 +0000)]
am 32e34b84: Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens

* commit '32e34b840576a6857e6ccd308ba9ef1d18f649fe':
  Allow LauncherOverlay to access and manage insets

9 years agoam d8cec094: Disabling restore for below L devices
Sunny Goyal [Fri, 24 Oct 2014 21:14:48 +0000 (21:14 +0000)]
am d8cec094: Disabling restore for below L devices

* commit 'd8cec0945e1d2790e68ca76362aa6ff9c5f8e370':
  Disabling restore for below L devices

9 years agoMerge "Was seeing some duplicated icons in the migration flow" into ub-now-queens
Adam Cohen [Fri, 24 Oct 2014 19:52:49 +0000 (19:52 +0000)]
Merge "Was seeing some duplicated icons in the migration flow" into ub-now-queens

9 years agoWas seeing some duplicated icons in the migration flow
Adam Cohen [Fri, 24 Oct 2014 19:20:20 +0000 (12:20 -0700)]
Was seeing some duplicated icons in the migration flow

-> The only delta between the two icons was slightly different flags
-> No need to consider flags for the purposes of duplication

Change-Id: I161f6ad6023d829e5ebbb15f1a9fbc9306795d80

9 years agoMerge "Allow LauncherOverlay to access and manage insets" into ub-now-queens
Adam Cohen [Fri, 24 Oct 2014 19:05:15 +0000 (19:05 +0000)]
Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens

9 years agoAllow LauncherOverlay to access and manage insets
Adam Cohen [Fri, 24 Oct 2014 00:28:30 +0000 (17:28 -0700)]
Allow LauncherOverlay to access and manage insets

Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c

9 years agoDisabling restore for below L devices
Sunny Goyal [Thu, 23 Oct 2014 20:57:41 +0000 (13:57 -0700)]
Disabling restore for below L devices

Change-Id: I262f52e88421637e0d50c048f6d53c6b5754da4e

9 years agoam 4a080dca: Merge "Some resource fixes for drop target" into ub-now-queens
Sunny Goyal [Thu, 23 Oct 2014 21:23:53 +0000 (21:23 +0000)]
am 4a080dca: Merge "Some resource fixes for drop target" into ub-now-queens

* commit '4a080dcadd532dd259de596729a1cd6e949bdae4':
  Some resource fixes for drop target

9 years agoMerge "Some resource fixes for drop target" into ub-now-queens
Sunny Goyal [Thu, 23 Oct 2014 20:29:06 +0000 (20:29 +0000)]
Merge "Some resource fixes for drop target" into ub-now-queens

9 years agoam ef728d42: Refactoring LauncherBackupHelper.java
Sunny Goyal [Thu, 23 Oct 2014 19:52:39 +0000 (19:52 +0000)]
am ef728d42: Refactoring LauncherBackupHelper.java

* commit 'ef728d42927f127fe8d1fc075aef312892388901':
  Refactoring LauncherBackupHelper.java

9 years agoam 24e0fc12: Merge "Deleting workspace items from db which have an invalid placement...
Sunny Goyal [Thu, 23 Oct 2014 19:41:40 +0000 (19:41 +0000)]
am 24e0fc12: Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens

* commit '24e0fc122186641adf862327d9266da774f3c25f':
  Deleting workspace items from db which have an invalid placement

9 years agoam 09c7fc71: Merge "Removing AccessibleTabView and some other dead code." into ub...
Sunny Goyal [Thu, 23 Oct 2014 19:41:39 +0000 (19:41 +0000)]
am 09c7fc71: Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens

* commit '09c7fc714448cd29faaec374ac9027ca878a3deb':
  Removing AccessibleTabView and some other dead code.

9 years agoSome resource fixes for drop target
Sunny Goyal [Thu, 23 Oct 2014 18:38:15 +0000 (11:38 -0700)]
Some resource fixes for drop target

> Making it singleline with ellipsis everywhere
> Decreasing the text size on smaller devices
> Decreasing char limit for various labels

Bug: 17563793
Bug: 17938450
Change-Id: I8ad1a156de0601d07419b2cc6418389bc2e24a4e

9 years agoRemoving landscape string overrides
Sunny Goyal [Thu, 23 Oct 2014 18:09:18 +0000 (11:09 -0700)]
Removing landscape string overrides

Change-Id: Idbfc600dfb32b195726f1b035d18be92c26883fd

9 years agoRefactoring LauncherBackupHelper.java
Sunny Goyal [Wed, 22 Oct 2014 18:28:28 +0000 (11:28 -0700)]
Refactoring LauncherBackupHelper.java

> Moving a bunch of variables to Global level to make it easier
to maintain state.

Change-Id: I9ded313bd4f673f45c61556b8c66607dc78a5ae9

9 years agoMerge "Deleting workspace items from db which have an invalid placement" into ub...
Sunny Goyal [Thu, 23 Oct 2014 16:53:44 +0000 (16:53 +0000)]
Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens

9 years agoMerge "Removing AccessibleTabView and some other dead code." into ub-now-queens
Sunny Goyal [Thu, 23 Oct 2014 16:52:30 +0000 (16:52 +0000)]
Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens

9 years agoam 24e18aea: Merge "First pass of the Launcher Overlay interface / impl" into ub...
Adam Cohen [Thu, 23 Oct 2014 12:46:28 +0000 (12:46 +0000)]
am 24e18aea: Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens

* commit '24e18aea81ad0c411ce5adb13773595005f8565f':
  First pass of the Launcher Overlay interface / impl

9 years agoMerge "First pass of the Launcher Overlay interface / impl" into ub-now-queens
Adam Cohen [Thu, 23 Oct 2014 00:41:58 +0000 (00:41 +0000)]
Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens

9 years agoFirst pass of the Launcher Overlay interface / impl
Adam Cohen [Thu, 16 Oct 2014 16:49:24 +0000 (09:49 -0700)]
First pass of the Launcher Overlay interface / impl

-> Added simple reference launcher extension
-> Make launcher able to handle a null qsb

Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3

9 years agoam d6a99860: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Wed, 22 Oct 2014 20:06:10 +0000 (20:06 +0000)]
am d6a99860: (-s ours) Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 22 Oct 2014 20:02:16 +0000 (13:02 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 22 Oct 2014 20:01:39 +0000 (13:01 -0700)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Removing duplicated and/or unused resources from WallpaperPicker that conflict...
Cameron Neale [Tue, 21 Oct 2014 20:29:52 +0000 (20:29 +0000)]
Merge "Removing duplicated and/or unused resources from WallpaperPicker that conflict with Launcher 3 resources. The resource duplicated between the two is now only held within Launcher3. These changes are necessary in order for GSA to build in Google3." into ub-now-master

9 years agoam 1231c074: Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens
Sunny Goyal [Tue, 21 Oct 2014 18:58:18 +0000 (18:58 +0000)]
am 1231c074: Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens

* commit '1231c0743cce0b6b70951d1df3e4b0876c444598':
  Updating ItemInfo objects in the worker thread

9 years agoMerge "Updating ItemInfo objects in the worker thread" into ub-now-queens
Sunny Goyal [Tue, 21 Oct 2014 18:30:20 +0000 (18:30 +0000)]
Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens

9 years agoam e75e7ab4: Merge "Not opening all apps again when AppInfo or Uninstall is selected...
Adam Cohen [Tue, 21 Oct 2014 18:14:28 +0000 (18:14 +0000)]
am e75e7ab4: Merge "Not opening all apps again when AppInfo or Uninstall is selected" into ub-now-queens

* commit 'e75e7ab4fd6f38cb99382c3b16300fd0f2ef6307':
  Not opening all apps again when AppInfo or Uninstall is selected

9 years agoMerge "Not opening all apps again when AppInfo or Uninstall is selected" into ub...
Adam Cohen [Tue, 21 Oct 2014 18:11:34 +0000 (18:11 +0000)]
Merge "Not opening all apps again when AppInfo or Uninstall is selected" into ub-now-queens

9 years agoRemoving AccessibleTabView and some other dead code.
Sunny Goyal [Tue, 21 Oct 2014 17:04:54 +0000 (10:04 -0700)]
Removing AccessibleTabView and some other dead code.

Change-Id: Ia122a6277f924e6077dbf15a4dc40b5042aa987d

9 years agoam 1aa3abea: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-queens
Geoff Mendal [Tue, 21 Oct 2014 00:00:42 +0000 (00:00 +0000)]
am 1aa3abea: (-s ours) Merge "Import translations. DO NOT MERGE" into ub-now-queens

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

9 years agoMerge "Import translations. DO NOT MERGE" into ub-now-queens
Geoff Mendal [Mon, 20 Oct 2014 23:56:46 +0000 (23:56 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-queens

9 years agoMerge "Import translations. DO NOT MERGE" into ub-now-master
Geoff Mendal [Mon, 20 Oct 2014 23:46:59 +0000 (23:46 +0000)]
Merge "Import translations. DO NOT MERGE" into ub-now-master

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Oct 2014 23:46:58 +0000 (16:46 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Oct 2014 23:46:20 +0000 (16:46 -0700)]
Import translations. DO NOT MERGE

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

9 years agoRemoving duplicated and/or unused resources from WallpaperPicker that conflict with...
Cameron Neale [Thu, 16 Oct 2014 20:29:12 +0000 (13:29 -0700)]
Removing duplicated and/or unused resources from WallpaperPicker that conflict with Launcher 3 resources. The resource duplicated between the two is now only held within Launcher3. These changes are necessary in order for GSA to build in Google3.

Change-Id: I70f5a250db52303c876e6abedd9c6d32d1d4761e

9 years agoam 2fb6609c: Merge "Showing widgets in a disabled state, when running in safe mode...
Sunny Goyal [Mon, 20 Oct 2014 20:44:51 +0000 (20:44 +0000)]
am 2fb6609c: Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens

* commit '2fb6609c318f1ba8ee75194c5cbc6de982a0a5a7':
  Showing widgets in a disabled state, when running in safe mode

9 years agoMerge "Showing widgets in a disabled state, when running in safe mode" into ub-now...
Sunny Goyal [Mon, 20 Oct 2014 20:41:47 +0000 (20:41 +0000)]
Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens

9 years agoam c69b9218: Merge "Using LinearLayout for overview panel" into ub-now-queens
Sunny Goyal [Mon, 20 Oct 2014 20:39:38 +0000 (20:39 +0000)]
am c69b9218: Merge "Using LinearLayout for overview panel" into ub-now-queens

* commit 'c69b92185aeb7adc57f0007f5659c531e1a8c050':
  Using LinearLayout for overview panel

9 years agoMerge "Using LinearLayout for overview panel" into ub-now-queens
Sunny Goyal [Mon, 20 Oct 2014 20:35:32 +0000 (20:35 +0000)]
Merge "Using LinearLayout for overview panel" into ub-now-queens

9 years agoam 3a5a9d18: Refactoring layout parsing code
Sunny Goyal [Mon, 20 Oct 2014 10:28:43 +0000 (10:28 +0000)]
am 3a5a9d18: Refactoring layout parsing code

* commit '3a5a9d18daacb878a3eb379fce540ee6c67063e6':
  Refactoring layout parsing code

9 years agoam 91d79e82: Merge "Adding ability to list folder items in separate file" into ub...
Adam Cohen [Mon, 20 Oct 2014 10:27:24 +0000 (10:27 +0000)]
am 91d79e82: Merge "Adding ability to list folder items in separate file" into ub-now-queens

* commit '91d79e820aed570ccd2b1a6b10a7b3cabad99479':
  Adding ability to list folder items in separate file

9 years agoam c565c104: Merge "Removing all traces of Market button and TabIndicator" into ub...
Sunny Goyal [Mon, 20 Oct 2014 10:26:38 +0000 (10:26 +0000)]
am c565c104: Merge "Removing all traces of Market button and TabIndicator" into ub-now-queens

* commit 'c565c104a6b9f74e68a93108141431d8415881a5':
  Removing all traces of Market button and TabIndicator

9 years agoam 4514aa24: Merge "Moving the focus indicator instantly to the target position,...
Sunny Goyal [Mon, 20 Oct 2014 10:26:37 +0000 (10:26 +0000)]
am 4514aa24: Merge "Moving the focus indicator instantly to the target position, instead of begining the next animation from the middle." into ub-now-queens

* commit '4514aa24c814b2c6c408b852f0d972a2d537af75':
  Moving the focus indicator instantly to the target position, instead of begining the next animation from the middle.

9 years agoam 736f5af0: Fixing some IconCache methods not thread safe
Sunny Goyal [Mon, 20 Oct 2014 10:26:37 +0000 (10:26 +0000)]
am 736f5af0: Fixing some IconCache methods not  thread safe

* commit '736f5af04cfb6f168c1f643874a7d3f82b5f51cc':
  Fixing some IconCache methods not  thread safe

9 years agoam d37a1f5a: Merge "Add more Launcher files to delete on Clear Launcher Data" into...
Helena Josol [Mon, 20 Oct 2014 10:24:56 +0000 (10:24 +0000)]
am d37a1f5a: Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens

* commit 'd37a1f5abec5a442508d850a0e26c96ece225f91':
  Add more Launcher files to delete on Clear Launcher Data

9 years agoam 34899b9c: Merge "Use LauncherCallbacks model instead of method overrides" into...
Adam Cohen [Mon, 20 Oct 2014 10:02:56 +0000 (10:02 +0000)]
am 34899b9c: Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens

* commit '34899b9c1a65827ab510d6c6c2e3dd84a824b472':
  Use LauncherCallbacks model instead of method overrides

9 years agoam 1e76f888: Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens
Sunny Goyal [Mon, 20 Oct 2014 10:02:53 +0000 (10:02 +0000)]
am 1e76f888: Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens

* commit '1e76f8882ec9b0505baf8350f000b97bddc90578':
  Adding NPE check in InstallShortcutReceiver

9 years agoam 6c2e0066: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 20 Oct 2014 10:02:52 +0000 (10:02 +0000)]
am 6c2e0066: (-s ours) Import translations. DO NOT MERGE

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

9 years agoRefactoring layout parsing code
Sunny Goyal [Wed, 1 Oct 2014 22:33:41 +0000 (15:33 -0700)]
Refactoring layout parsing code

Change-Id: Iee5b2280cb1e841bcfe91fdcf523de6fa7f7f3b8

9 years agoMerge "Adding ability to list folder items in separate file" into ub-now-queens
Adam Cohen [Fri, 17 Oct 2014 16:30:00 +0000 (16:30 +0000)]
Merge "Adding ability to list folder items in separate file" into ub-now-queens

9 years agoMerge "Removing all traces of Market button and TabIndicator" into ub-now-queens
Sunny Goyal [Fri, 17 Oct 2014 03:12:06 +0000 (03:12 +0000)]
Merge "Removing all traces of Market button and TabIndicator" into ub-now-queens

9 years agoRemoving all traces of Market button and TabIndicator
Sunny Goyal [Thu, 16 Oct 2014 23:03:21 +0000 (16:03 -0700)]
Removing all traces of Market button and TabIndicator

Change-Id: I9dc10d990321697723560986834ebeef3e0f1c0d

9 years agoMerge "Moving the focus indicator instantly to the target position, instead of begini...
Sunny Goyal [Fri, 17 Oct 2014 01:51:31 +0000 (01:51 +0000)]
Merge "Moving the focus indicator instantly to the target position, instead of begining the next animation from the middle." into ub-now-queens

9 years agoAdding ability to list folder items in separate file
Adam Cohen [Thu, 16 Oct 2014 16:49:52 +0000 (09:49 -0700)]
Adding ability to list folder items in separate file

-> remove all apps default layouts

Bug 17569015

Change-Id: I39b899b61d5b1cff2d7801d281dacfc804c403c5

9 years agoUsing LinearLayout for overview panel
Sunny Goyal [Thu, 16 Oct 2014 22:36:57 +0000 (15:36 -0700)]
Using LinearLayout for overview panel

> Using equal weight to ensure that all items are of same width
> The total width of the panel is set in DeviceProfile#layout

Bug: 17456856
Change-Id: Ic98f5c4f7befd4d32d1b52dfe8c9f5b6c58b020a

9 years agoFixing some IconCache methods not thread safe
Sunny Goyal [Thu, 16 Oct 2014 21:07:29 +0000 (14:07 -0700)]
Fixing some IconCache methods not  thread safe

Bug: 17981568
Change-Id: I0d49604c2e38bc9017cba527d87e24e8b086f1da

9 years agoDeleting workspace items from db which have an invalid placement
Sunny Goyal [Thu, 16 Oct 2014 19:18:37 +0000 (12:18 -0700)]
Deleting workspace items from db which have an invalid placement

Change-Id: I1d616e8cd533acd6ecd334d85e6468163f31f6a4

9 years agoNot opening all apps again when AppInfo or Uninstall is selected
Sunny Goyal [Thu, 16 Oct 2014 19:08:41 +0000 (12:08 -0700)]
Not opening all apps again when AppInfo or Uninstall is selected

Bug: 17460202
Change-Id: Id67a9637324abceb5b446fff5999db2a0910401b

9 years agoShowing widgets in a disabled state, when running in safe mode
Sunny Goyal [Wed, 8 Oct 2014 17:47:28 +0000 (10:47 -0700)]
Showing widgets in a disabled state, when running in safe mode

Bug: 15172107

Change-Id: I7209836ca4ffacde7b7b232e230e9b9f1a0e54bb

9 years agoMerge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens
Helena Josol [Thu, 16 Oct 2014 16:51:42 +0000 (16:51 +0000)]
Merge "Add more Launcher files to delete on Clear Launcher Data" into ub-now-queens

9 years agoAdd more Launcher files to delete on Clear Launcher Data
Helena Josol [Thu, 9 Oct 2014 16:04:09 +0000 (17:04 +0100)]
Add more Launcher files to delete on Clear Launcher Data

Bug: 12753154
Change-Id: I00679bdc6eff70a1398122aaa955c08eabd556b1

9 years agoMerge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens
Adam Cohen [Wed, 15 Oct 2014 19:47:48 +0000 (19:47 +0000)]
Merge "Use LauncherCallbacks model instead of method overrides" into ub-now-queens

9 years agoMerge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens
Sunny Goyal [Wed, 15 Oct 2014 19:40:31 +0000 (19:40 +0000)]
Merge "Adding NPE check in InstallShortcutReceiver" into ub-now-queens

9 years agoUse LauncherCallbacks model instead of method overrides
Adam Cohen [Wed, 8 Oct 2014 01:14:53 +0000 (18:14 -0700)]
Use LauncherCallbacks model instead of method overrides

-> When extending the Launcher Activity, instead of overriding
   public and protected methods, create a proper interface
-> This helps define the interface when extending Launcher
   more formally and more clearly

Change-Id: Ib38e8a376b2242d4078bf6856bb145f5b5f0da80

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 15 Oct 2014 17:46:05 +0000 (10:46 -0700)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Wed, 15 Oct 2014 17:45:24 +0000 (10:45 -0700)]
Import translations. DO NOT MERGE

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

9 years agoAdding NPE check in InstallShortcutReceiver
Sunny Goyal [Tue, 14 Oct 2014 23:42:54 +0000 (16:42 -0700)]
Adding NPE check in InstallShortcutReceiver

> Removing some unused methods

Bug: 17971165
Change-Id: I1bc5c764fd65b44c950a58371b60d2b53c221995

9 years agoMoving the focus indicator instantly to the target position, instead
Sunny Goyal [Tue, 14 Oct 2014 23:12:12 +0000 (16:12 -0700)]
Moving the focus indicator instantly to the target position, instead
of begining the next animation from the middle.

Bug: 17958897
Change-Id: Ie5a39b80ff9788edf368e0f4e23c07c2ed5b3d2c

9 years agoam 951e8812: am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop
Adam Cohen [Tue, 14 Oct 2014 22:19:41 +0000 (22:19 +0000)]
am 951e8812: am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop

* commit '951e8812abb5a104abbbdd708e69262aa539e6d2':
  Fixing typo from previous CL

9 years agoam 4079337e: am 755dd702: Merge "Fix missing screen when adding widget directly to...
Adam Cohen [Tue, 14 Oct 2014 22:19:40 +0000 (22:19 +0000)]
am 4079337e: am 755dd702: Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop

* commit '4079337ea73706931cae80f35aba8375ff729816':
  Fix missing screen when adding widget directly to provider