OSDN Git Service

android-x86/packages-apps-Launcher3.git
9 years agoFixing wrong package check when adding shortcuts
Sunny Goyal [Wed, 3 Dec 2014 08:55:16 +0000 (14:25 +0530)]
Fixing wrong package check when adding shortcuts

Bug: 18571789,18535867
Change-Id: I2544fa634879846d812b00f8649520400f66d29e

9 years agoEnsure that FirstFrameAnimatorHelper doesn't set play time when animation is complete
Adam Cohen [Tue, 2 Dec 2014 23:24:52 +0000 (15:24 -0800)]
Ensure that FirstFrameAnimatorHelper doesn't set play time when animation is complete

Bug: 18567716

Change-Id: I656e869b8553d650916c2abe6dc83282c8b6fd65

9 years agoMerge "Ignoring specific db exception to workaround Bug. 18554839." into ub-now-queens
Winson Chung [Tue, 2 Dec 2014 00:30:45 +0000 (00:30 +0000)]
Merge "Ignoring specific db exception to workaround Bug. 18554839." into ub-now-queens

9 years agoIgnoring specific db exception to workaround Bug. 18554839.
Winson Chung [Mon, 1 Dec 2014 23:05:17 +0000 (15:05 -0800)]
Ignoring specific db exception to workaround Bug. 18554839.

Change-Id: I80f2dd62297eea671f2d129ae22263e72e506ae4

9 years agoDon't try to create an app state instance during restore.
Chris Wren [Mon, 24 Nov 2014 21:57:54 +0000 (16:57 -0500)]
Don't try to create an app state instance during restore.

Added a static utility function to get the DeviceProfile instead.

Bug: 18504164
Change-Id: Ia510a84f1c195e58acf3bf4d1f6a42c739fdd413

9 years agoImport translations. DO NOT MERGE
Geoff Mendal [Mon, 24 Nov 2014 14:21:53 +0000 (06:21 -0800)]
Import translations. DO NOT MERGE

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

9 years agoMerge "Disabling auto addition of managed profile shortcuts" into ub-now-queens
Sunny Goyal [Fri, 21 Nov 2014 02:10:07 +0000 (02:10 +0000)]
Merge "Disabling auto addition of managed profile shortcuts" into ub-now-queens

9 years agoDisabling auto addition of managed profile shortcuts
Sunny Goyal [Fri, 21 Nov 2014 01:01:00 +0000 (17:01 -0800)]
Disabling auto addition of managed profile shortcuts

Bug: 16188104
Change-Id: Ib6464c22140df6d60112eb35f5983718b3db6288

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 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 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 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 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 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 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 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 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 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 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 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 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 "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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop
Adam Cohen [Tue, 14 Oct 2014 22:15:32 +0000 (22:15 +0000)]
am ae5f7ce8: Merge "Fixing typo from previous CL" into ub-now-porkchop

* commit 'ae5f7ce8ed2e385cba8d65a67d9b108c9c3590e8':
  Fixing typo from previous CL

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

* commit '755dd70238162d0b631a8a17c42047c61318be30':
  Fix missing screen when adding widget directly to provider

9 years agoam 8cce9dd8: (-s ours) DO NOT MERGE Rechecking unrestored items when launcher gets...
Sunny Goyal [Tue, 14 Oct 2014 22:15:31 +0000 (22:15 +0000)]
am 8cce9dd8: (-s ours) DO NOT MERGE Rechecking unrestored items when launcher gets created

* commit '8cce9dd83aecd90920db751ab3f8fb6969f087c5':
  DO NOT MERGE Rechecking unrestored items when launcher gets created

9 years agoMerge "Fixing typo from previous CL" into ub-now-porkchop
Adam Cohen [Tue, 14 Oct 2014 22:09:00 +0000 (22:09 +0000)]
Merge "Fixing typo from previous CL" into ub-now-porkchop

9 years agoFixing typo from previous CL
Adam Cohen [Tue, 14 Oct 2014 22:04:34 +0000 (15:04 -0700)]
Fixing typo from previous CL

Bug 17969770

Change-Id: I4ea04864000d2ed8368ca81ba8cff42b4208d13d

9 years agoMerge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop
Adam Cohen [Tue, 14 Oct 2014 22:00:41 +0000 (22:00 +0000)]
Merge "Fix missing screen when adding widget directly to provider" into ub-now-porkchop

9 years agoUpdating ItemInfo objects in the worker thread
Sunny Goyal [Mon, 13 Oct 2014 18:33:11 +0000 (11:33 -0700)]
Updating ItemInfo objects in the worker thread

> Launcher was making non-trivial updates to ItemInfo objects
on UI thread. These updates were getting skipped when the
Activity gets destroyed (possibly due to onConfigurationChange)
> Unregistering SessionCallback on application onTerminate,
rather than activity onDestroy

Bug: 17941096
Change-Id: Iad4a50871fe09470f26139b44a2e9886833032f1

9 years agoDO NOT MERGE
Sunny Goyal [Tue, 14 Oct 2014 18:07:33 +0000 (11:07 -0700)]
DO NOT MERGE
Rechecking unrestored items when launcher gets created

Bug: 17941096
Change-Id: Ic54464a9c64442d6784cda44ef22fa3d08e22f1f

9 years agoFix missing screen when adding widget directly to provider
Adam Cohen [Tue, 14 Oct 2014 15:55:28 +0000 (08:55 -0700)]
Fix missing screen when adding widget directly to provider

bug: 17969770
Change-Id: Icbd8451d8adde0519917a7bf06365517405759fe