OSDN Git Service

android-x86/packages-apps-Launcher3.git
9 years agoam c254da26: Updating default page indicator asset
Adam Cohen [Thu, 20 Nov 2014 23:45:51 +0000 (23:45 +0000)]
am c254da26: Updating default page indicator asset

* commit 'c254da26a607bb0af01915ef441c40dac25ffa09':
  Updating default page indicator asset

9 years agoUpdating default page indicator asset
Adam Cohen [Thu, 20 Nov 2014 22:27:27 +0000 (14:27 -0800)]
Updating default page indicator asset

Change-Id: If1be59c8c6590125c2347ba2928f61522f15f959

9 years agoam c8f4e1bc: Fix a couple regressions from resetting AppsCustomizeTabHost
Adam Cohen [Thu, 20 Nov 2014 14:45:11 +0000 (14:45 +0000)]
am c8f4e1bc: Fix a couple regressions from resetting AppsCustomizeTabHost

* commit 'c8f4e1bc88401cad3cc5e439cd08450974d99d81':
  Fix a couple regressions from resetting AppsCustomizeTabHost

9 years agoFix a couple regressions from resetting AppsCustomizeTabHost
Adam Cohen [Thu, 20 Nov 2014 00:03:20 +0000 (16:03 -0800)]
Fix a couple regressions from resetting AppsCustomizeTabHost

Bug 18409435
Bug 18358080

Change-Id: I07a071342b5c5e062ab2bb562b672d93ba0d5c2e

9 years agoam 08072c05: Prevent multiple workspace state animators from being started
Adam Cohen [Wed, 19 Nov 2014 19:20:24 +0000 (19:20 +0000)]
am 08072c05: Prevent multiple workspace state animators from being started

* commit '08072c05bf9c760acff653545a795a0fae4bd917':
  Prevent multiple workspace state animators from being started

9 years agoPrevent multiple workspace state animators from being started
Adam Cohen [Wed, 19 Nov 2014 01:53:44 +0000 (17:53 -0800)]
Prevent multiple workspace state animators from being started

-> Probably an issue with the way we're wrapping ViewPropertyAnimator
   which can lead to us acting like it's valid to have multiple
   instances of a VPA. In reality I think this is very problematic.
-> For now, we can just make sure the previous animation is canceled
   if it hasn't yet completed.

Bug 18428886

Change-Id: I097eec08ec68ed098e68866fb5eda72734c51b00

9 years agoam 7c39e238: Merge "Clearing DB before restore starts." into ub-now-queens
Adam Cohen [Wed, 19 Nov 2014 00:39:22 +0000 (00:39 +0000)]
am 7c39e238: Merge "Clearing DB before restore starts." into ub-now-queens

* commit '7c39e2380f3406f897b2f0abffcb8267d2212482':
  Clearing DB before restore starts.

9 years agoam c7cd2cb2: Add callback which got missed in refactor
Adam Cohen [Tue, 18 Nov 2014 23:34:06 +0000 (23:34 +0000)]
am c7cd2cb2: Add callback which got missed in refactor

* commit 'c7cd2cb28f0d08dd47c79007794fc37036210b6a':
  Add callback which got missed in refactor

9 years agoMerge "Clearing DB before restore starts." into ub-now-queens
Adam Cohen [Tue, 18 Nov 2014 20:05:07 +0000 (20:05 +0000)]
Merge "Clearing DB before restore starts." into ub-now-queens

9 years agoClearing DB before restore starts.
Sunny Goyal [Tue, 18 Nov 2014 18:38:22 +0000 (10:38 -0800)]
Clearing DB before restore starts.

Bug: 18362052
Change-Id: Ic4faf04db2f76c0c434907f1c41c8b708283eeb7

9 years agoAdd callback which got missed in refactor
Adam Cohen [Tue, 18 Nov 2014 01:45:34 +0000 (17:45 -0800)]
Add callback which got missed in refactor

Bug 18418855

Change-Id: Ia3a1cec76721bbbc118dd7389b5e960802a64b88

9 years agoam 0e974b4d: (-s ours) Import translations. DO NOT MERGE
Geoff Mendal [Mon, 17 Nov 2014 18:38:37 +0000 (18:38 +0000)]
am 0e974b4d: (-s ours) Import translations. DO NOT MERGE

* commit '0e974b4d4480242c768cbd886d02ea66c0c8643d':
  Import translations. DO NOT MERGE

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 17 Nov 2014 18:27:36 +0000 (10:27 -0800)]
Import translations. DO NOT MERGE

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

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 17 Nov 2014 18:26:59 +0000 (10:26 -0800)]
Import translations. DO NOT MERGE

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

9 years agoam 416541cc: Adding a few null checks. 1) During migration, if launcher2 has delete...
Sunny Goyal [Fri, 14 Nov 2014 21:21:23 +0000 (21:21 +0000)]
am 416541cc: Adding a few null checks.   1) During migration, if launcher2 has deleted user data, migration oes not happen   2) If Launcher3 does not has bind widget permission, QSB would be null.

* commit '416541cc0e03ccd919d5669f0d06ef42a3b7ff21':
  Adding a few null checks.   1) During migration, if launcher2 has deleted user data, migration oes not happen   2) If Launcher3 does not has bind widget permission, QSB would be null.

9 years agoAdding a few null checks.
Sunny Goyal [Fri, 14 Nov 2014 19:59:57 +0000 (11:59 -0800)]
Adding a few null checks.
  1) During migration, if launcher2 has deleted user data,
migration oes not happen
  2) If Launcher3 does not has bind widget permission,
QSB would be null.

Bug: 18388507
Change-Id: Ief81f6f77ce154e7b3ecd4b77caf24239401e738

9 years agoam 06910a88: Fixing NullPointer Exception when user is deleted.
Sunny Goyal [Fri, 14 Nov 2014 19:08:50 +0000 (19:08 +0000)]
am 06910a88: Fixing NullPointer Exception when user is deleted.

* commit '06910a88445c46fb95c9ad5ff83793e37b6af692':
  Fixing NullPointer Exception when user is deleted.

9 years agoFixing NullPointer Exception when user is deleted.
Sunny Goyal [Fri, 14 Nov 2014 18:14:18 +0000 (10:14 -0800)]
Fixing NullPointer Exception when user is deleted.

Bug: 18388507
Change-Id: I4176ea37a019c2a862e6b2875cc6b03ec9118571

9 years agoam e0f58d73: Adding shortcuts corresponding to ManagedUsers automatically.
Sunny Goyal [Wed, 12 Nov 2014 22:36:26 +0000 (22:36 +0000)]
am e0f58d73: Adding shortcuts corresponding to ManagedUsers automatically.

* commit 'e0f58d73646871497596fb8f7321d407e7565c28':
  Adding shortcuts corresponding to ManagedUsers automatically.

9 years agoAdding shortcuts corresponding to ManagedUsers automatically.
Sunny Goyal [Tue, 11 Nov 2014 02:05:31 +0000 (18:05 -0800)]
Adding shortcuts corresponding to ManagedUsers automatically.

Bug: 16188104
Change-Id: Ic07578dd187263f59f3c431cbb78dea90d0c24f4

9 years agoam b155bbb3: Merge "Using the default search widget in Launcher3" into ub-now-queens
Sunny Goyal [Wed, 12 Nov 2014 18:03:49 +0000 (18:03 +0000)]
am b155bbb3: Merge "Using the default search widget in Launcher3" into ub-now-queens

* commit 'b155bbb375c6bfed14f79def122d69c7659434f7':
  Using the default search widget in Launcher3

9 years agoMerge "Using the default search widget in Launcher3" into ub-now-queens
Sunny Goyal [Wed, 12 Nov 2014 18:00:23 +0000 (18:00 +0000)]
Merge "Using the default search widget in Launcher3" into ub-now-queens

9 years agoam bdc2b5f9: Merge "Removing some duplicate methods" into ub-now-queens
Sunny Goyal [Wed, 12 Nov 2014 10:53:01 +0000 (10:53 +0000)]
am bdc2b5f9: Merge "Removing some duplicate methods" into ub-now-queens

* commit 'bdc2b5f963a93bddade98daaf2a329c976b199e0':
  Removing some duplicate methods

9 years agoMerge "Removing some duplicate methods" into ub-now-queens
Sunny Goyal [Tue, 11 Nov 2014 22:55:05 +0000 (22:55 +0000)]
Merge "Removing some duplicate methods" into ub-now-queens

9 years agoRemoving some duplicate methods
Sunny Goyal [Tue, 11 Nov 2014 20:23:59 +0000 (12:23 -0800)]
Removing some duplicate methods

Change-Id: I8a1295ab74890984e8d8508aaa18fd79ac2a032d

9 years agoUsing the default search widget in Launcher3
Sunny Goyal [Thu, 6 Nov 2014 18:12:54 +0000 (10:12 -0800)]
Using the default search widget in Launcher3

> Removing all logic related to search and voice overlays
from Launcher3
> Using the widget provided by global search provider on the
homescreen
> Removing VoiceButtonProxy, as it is not being used anymore

Change-Id: Ie8b09b44f7213c8fa11bce685914442e4884295d

9 years agoam be7939c9: Proguard changing methods required for click feedback aniamtion
Sunny Goyal [Tue, 11 Nov 2014 06:10:09 +0000 (06:10 +0000)]
am be7939c9: Proguard changing methods required for click feedback aniamtion

* commit 'be7939c960c20697e8a731b354fd2d3d4757137c':
  Proguard changing methods required for click feedback aniamtion

9 years agoProguard changing methods required for click feedback aniamtion
Sunny Goyal [Tue, 11 Nov 2014 00:01:44 +0000 (16:01 -0800)]
Proguard changing methods required for click feedback aniamtion

Bug: 18323452
Change-Id: Iac6d75a3c46c3a4c2a74af43bd1fca738235c2d5

9 years agoam 8dfe2da6: Adding some spacing between overview panel items
Sunny Goyal [Fri, 7 Nov 2014 21:27:21 +0000 (21:27 +0000)]
am 8dfe2da6: Adding some spacing between overview panel items

* commit '8dfe2da6985d38f23fd3426101574c093f509907':
  Adding some spacing between overview panel items

9 years agoAdding some spacing between overview panel items
Sunny Goyal [Fri, 24 Oct 2014 23:26:52 +0000 (16:26 -0700)]
Adding some spacing between overview panel items

Bug: 18293488
Change-Id: I8731c4d2ad34571a4a3a21b03a5fbae0ba66332f

9 years agoam b1b201c9: Merge "Using a proxy call for isAttachedToWindow for pre 19 devices...
Sunny Goyal [Fri, 7 Nov 2014 01:58:32 +0000 (01:58 +0000)]
am b1b201c9: Merge "Using a proxy call for isAttachedToWindow for pre 19 devices" into ub-now-queens

* commit 'b1b201c9af7a53b9ceedb4873b541f85619e6850':
  Using a proxy call for isAttachedToWindow for pre 19 devices

9 years agoam 2e740944: Merge "Clearing some android list errors/warnings." into ub-now-queens
Sunny Goyal [Fri, 7 Nov 2014 01:58:31 +0000 (01:58 +0000)]
am 2e740944: Merge "Clearing some android list errors/warnings." into ub-now-queens

* commit '2e740944ed8660b8f28177172482f90d3afb7dcf':
  Clearing some android list errors/warnings.

9 years agoam 026f622c: Merge "Removing InstallWidgetReceiver related obsolete code." into ub...
Sunny Goyal [Fri, 7 Nov 2014 01:57:38 +0000 (01:57 +0000)]
am 026f622c: Merge "Removing InstallWidgetReceiver related obsolete code." into ub-now-queens

* commit '026f622cc73aa5157106502683e78d2b874f0b61':
  Removing InstallWidgetReceiver related obsolete code.

9 years agoMerge "Using a proxy call for isAttachedToWindow for pre 19 devices" into ub-now...
Sunny Goyal [Wed, 5 Nov 2014 23:23:59 +0000 (23:23 +0000)]
Merge "Using a proxy call for isAttachedToWindow for pre 19 devices" into ub-now-queens

9 years agoUsing a proxy call for isAttachedToWindow for pre 19 devices
Sunny Goyal [Mon, 3 Nov 2014 19:30:01 +0000 (11:30 -0800)]
Using a proxy call for isAttachedToWindow for pre 19 devices

Bug: 17423114
Change-Id: I6f0cc306b7fcc8087b4e4fc92bb8796d51a989d6

9 years agoMerge "Clearing some android list errors/warnings." into ub-now-queens
Sunny Goyal [Wed, 5 Nov 2014 23:13:08 +0000 (23:13 +0000)]
Merge "Clearing some android list errors/warnings." into ub-now-queens

9 years agoMerge "Changes made to accomodate GSA in Google3 w/ Robolectric" into ub-now-master
Cameron Neale [Wed, 5 Nov 2014 19:34:15 +0000 (19:34 +0000)]
Merge "Changes made to accomodate GSA in Google3 w/ Robolectric" into ub-now-master

9 years agoMerge "Removing InstallWidgetReceiver related obsolete code." into ub-now-queens
Sunny Goyal [Wed, 5 Nov 2014 18:58:16 +0000 (18:58 +0000)]
Merge "Removing InstallWidgetReceiver related obsolete code." into ub-now-queens

9 years agoRemoving InstallWidgetReceiver related obsolete code.
Sunny Goyal [Wed, 5 Nov 2014 18:34:43 +0000 (10:34 -0800)]
Removing InstallWidgetReceiver related obsolete code.

Change-Id: I61700b363f8af6434e750bcb5323e0ad4e5bf011

9 years agoam 7e585dc7: Merge "Updating page indicator assets" into ub-now-queens
Adam Cohen [Tue, 4 Nov 2014 00:52:02 +0000 (00:52 +0000)]
am 7e585dc7: Merge "Updating page indicator assets" into ub-now-queens

* commit '7e585dc71f9aec8a232a79105653f315af8007b2':
  Updating page indicator assets

9 years agoMerge "Updating page indicator assets" into ub-now-queens
Adam Cohen [Tue, 4 Nov 2014 00:24:38 +0000 (00:24 +0000)]
Merge "Updating page indicator assets" into ub-now-queens

9 years agoUpdating page indicator assets
Adam Cohen [Tue, 4 Nov 2014 00:13:45 +0000 (16:13 -0800)]
Updating page indicator assets

Bug: 17318376
Change-Id: I4e73bf4892575bbb31f28d2cf1a4e476f8895dfa

9 years agoam 45634bf8: Merge "Moving methods which update internal sets on a separate thread...
Sunny Goyal [Mon, 3 Nov 2014 20:14:24 +0000 (20:14 +0000)]
am 45634bf8: Merge "Moving methods which update internal sets on a separate thread" into ub-now-queens

* commit '45634bf8fb5c9c59217795a620c4a36aced89a03':
  Moving methods which update internal sets on a separate thread

9 years agoMerge "Moving methods which update internal sets on a separate thread" into ub-now...
Sunny Goyal [Mon, 3 Nov 2014 20:11:05 +0000 (20:11 +0000)]
Merge "Moving methods which update internal sets on a separate thread" into ub-now-queens

9 years agoClearing some android list errors/warnings.
Sunny Goyal [Mon, 3 Nov 2014 19:39:27 +0000 (11:39 -0800)]
Clearing some android list errors/warnings.

Change-Id: I2f1f991e61f9e41644ee9943f5a1a15971cca6c1

9 years agoam 96d2cc23: Fix folder hint text color. Likely a regression from upgrading the Activ...
Adam Cohen [Sat, 1 Nov 2014 00:22:40 +0000 (00:22 +0000)]
am 96d2cc23: Fix folder hint text color. Likely a regression from upgrading the Activity theme

* commit '96d2cc235dff94d6109cd480fef13afbefa459f1':
  Fix folder hint text color. Likely a regression from upgrading the Activity theme

9 years agoFix folder hint text color. Likely a regression from upgrading the Activity theme
Adam Cohen [Fri, 31 Oct 2014 23:58:00 +0000 (16:58 -0700)]
Fix folder hint text color. Likely a regression from upgrading the Activity theme

Bug: 18204650
Change-Id: I5e23df5f4f8f1f8ca7a22c8a62797e77c9a4a9e1

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 agoChanges made to accomodate GSA in Google3 w/ Robolectric
Cameron Neale [Fri, 31 Oct 2014 20:18:38 +0000 (13:18 -0700)]
Changes made to accomodate GSA in Google3 w/ Robolectric

dragViewOffset removed from WallpaperPicker as it was causing
a duplicate resource conflict with launcher3 and was not used
within the WallpaperPicker project.

Empty <application> tag added to WallpaperPicker manifest as required by
Robolectric

Removed <add-resource> tag from L3 manifest, unrecognized by Robolectric

Change-Id: I3744fc50731f82c3e6fdc01d9819e9a0302dc503

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 agoMoving methods which update internal sets on a separate thread
Sunny Goyal [Thu, 30 Oct 2014 17:16:49 +0000 (10:16 -0700)]
Moving methods which update internal sets on a separate thread

Bug: 18152117
Change-Id: I5fccd203b5fe65e79dcc5aead6cb1cb6c3b622fe

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