Commit Graph

4413 Commits

Author SHA1 Message Date
Sunny Goyal 45634bf8fb Merge "Moving methods which update internal sets on a separate thread" into ub-now-queens 2014-11-03 20:11:05 +00:00
Sunny Goyal b9f261fd3a Clearing some android list errors/warnings.
Change-Id: I2f1f991e61f9e41644ee9943f5a1a15971cca6c1
2014-11-03 11:39:27 -08:00
Adam Cohen 14254b82f0 am c3e12c73: Overlay shouldn\'t show up above Intro screen
* commit 'c3e12c733ea1bac942454237b897d5a321c01072':
  Overlay shouldn't show up above Intro screen
2014-10-31 23:42:04 +00:00
Adam Cohen c3e12c733e Overlay shouldn't show up above Intro screen
bug: 18173340
Change-Id: Icf738a55398023ab6bad5cced05b25e053dec0a2
2014-10-31 16:34:42 -07:00
Adam Cohen e6dfe7b1de am 3f9c971e: Adding a couple memory optimizations to Launcher
* commit '3f9c971e761222dc9fb4e5866f81c5f7a3348992':
  Adding a couple memory optimizations to Launcher
2014-10-31 20:39:35 +00:00
Adam Cohen 3f9c971e76 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
2014-10-31 12:15:09 -07:00
Sunny Goyal d90e938db0 Moving methods which update internal sets on a separate thread
Bug: 18152117
Change-Id: I5fccd203b5fe65e79dcc5aead6cb1cb6c3b622fe
2014-10-30 10:32:20 -07:00
Sunny Goyal 955f14c451 am 5fd733db: Failing restore, if we have an item outside screen bounds
* commit '5fd733dbaeff3f07fff98f24947b2e1ab89eff7d':
  Failing restore, if we have an item outside screen bounds
2014-10-29 23:18:27 +00:00
Sunny Goyal 5fd733dbae Failing restore, if we have an item outside screen bounds
Bug: 17552590
Change-Id: I2d25847fd05d9579bc29ccbfa62e34809d4855d1
2014-10-29 10:52:54 -07:00
Sunny Goyal c389fccee2 am 00105805: Merge "Updating backup restore logic" into ub-now-queens
* commit '001058054a6957769e39c12c6bec636c85df6385':
  Updating backup restore logic
2014-10-29 17:35:26 +00:00
Sunny Goyal 001058054a Merge "Updating backup restore logic" into ub-now-queens 2014-10-29 17:19:24 +00:00
Adam Cohen e3b4d795ec am bc927f9c: Make sure DragLayer layout params are of the correct type
* commit 'bc927f9c24001e250622ca9a2547ee5b65baef58':
  Make sure DragLayer layout params are of the correct type
2014-10-28 23:24:26 +00:00
Adam Cohen bc927f9c24 Make sure DragLayer layout params are of the correct type
bug 18141419

Change-Id: I50695a62cf9e1f25c054ac2c7197cd056d54cfae
2014-10-28 16:16:46 -07:00
Sunny Goyal 33d4438976 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
2014-10-28 09:27:10 -07:00
Sunny Goyal 91db0610be 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
2014-10-28 05:11:46 +00:00
Adam Cohen eb4a8106ad am 8c4ca927: Fix edge case where LauncherOverlay scroll woudln\'t be reset
* commit '8c4ca9277dcb92cb965a1e58eef59ad9868ae44e':
  Fix edge case where LauncherOverlay scroll woudln't be reset
2014-10-28 05:11:43 +00:00
Sunny Goyal 9d219685c5 Loading internal default layout if partner layout fails to load
Bug: 18033885
Change-Id: I8399d0107cc3570c0e03d833601abf2cd194b3d3
2014-10-27 16:28:44 -07:00
Adam Cohen 8c4ca9277d 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
2014-10-24 17:42:33 -07:00
Adam Cohen c99d74704d am be25822f: Add InsettableFrameLayout layout params to easily ignore insets
* commit 'be25822f7677f376f9687e6a66cfa54739c40700':
  Add InsettableFrameLayout layout params to easily ignore insets
2014-10-25 00:35:38 +00:00
Adam Cohen acb3d68403 am 0fb5ce20: Tweaking close AllApps / Widgets on KK and below
* commit '0fb5ce20d7ae49f63628f88a1a238d6e2247dfe9':
  Tweaking close AllApps / Widgets on KK and below
2014-10-24 23:49:36 +00:00
Adam Cohen be25822f76 Add InsettableFrameLayout layout params to easily ignore insets
Change-Id: I117fc34627e24ea5f909c3c87e9c2dbca46babb6
2014-10-24 16:46:19 -07:00
Adam Cohen 0fb5ce20d7 Tweaking close AllApps / Widgets on KK and below
Bug: 17956862

Change-Id: I83b8973b7e98c1c3660221ac65dcb9ca8b4c84fd
2014-10-24 14:15:35 -07:00
Adam Cohen 9220b912d8 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
2014-10-24 21:14:49 +00:00
Adam Cohen 4f0f57fef7 am 32e34b84: Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens
* commit '32e34b840576a6857e6ccd308ba9ef1d18f649fe':
  Allow LauncherOverlay to access and manage insets
2014-10-24 21:14:48 +00:00
Sunny Goyal eec7759ce4 am d8cec094: Disabling restore for below L devices
* commit 'd8cec0945e1d2790e68ca76362aa6ff9c5f8e370':
  Disabling restore for below L devices
2014-10-24 21:14:48 +00:00
Adam Cohen ac36ed6d5a Merge "Was seeing some duplicated icons in the migration flow" into ub-now-queens 2014-10-24 19:52:49 +00:00
Adam Cohen a33f11e20a 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
2014-10-24 12:44:20 -07:00
Adam Cohen 32e34b8405 Merge "Allow LauncherOverlay to access and manage insets" into ub-now-queens 2014-10-24 19:05:15 +00:00
Adam Cohen a6d0492e5f Allow LauncherOverlay to access and manage insets
Change-Id: Ib9faf37eb22ad2a0b18c076978ec9f2fd8864c0c
2014-10-24 11:47:30 -07:00
Sunny Goyal d8cec0945e Disabling restore for below L devices
Change-Id: I262f52e88421637e0d50c048f6d53c6b5754da4e
2014-10-23 20:04:59 -07:00
Sunny Goyal f0de36184b am ef728d42: Refactoring LauncherBackupHelper.java
* commit 'ef728d42927f127fe8d1fc075aef312892388901':
  Refactoring LauncherBackupHelper.java
2014-10-23 19:52:39 +00:00
Sunny Goyal bfab00b84a 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
2014-10-23 19:41:40 +00:00
Sunny Goyal 16c8bebf91 am 09c7fc71: Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens
* commit '09c7fc714448cd29faaec374ac9027ca878a3deb':
  Removing AccessibleTabView and some other dead code.
2014-10-23 19:41:39 +00:00
Sunny Goyal ef728d4292 Refactoring LauncherBackupHelper.java
> Moving a bunch of variables to Global level to make it easier
to maintain state.

Change-Id: I9ded313bd4f673f45c61556b8c66607dc78a5ae9
2014-10-23 10:46:14 -07:00
Sunny Goyal 24e0fc1221 Merge "Deleting workspace items from db which have an invalid placement" into ub-now-queens 2014-10-23 16:53:44 +00:00
Sunny Goyal 09c7fc7144 Merge "Removing AccessibleTabView and some other dead code." into ub-now-queens 2014-10-23 16:52:30 +00:00
Adam Cohen b146c363d9 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
2014-10-23 12:46:28 +00:00
Adam Cohen 24e18aea81 Merge "First pass of the Launcher Overlay interface / impl" into ub-now-queens 2014-10-23 00:41:58 +00:00
Adam Cohen c2d6e897db First pass of the Launcher Overlay interface / impl
-> Added simple reference launcher extension
-> Make launcher able to handle a null qsb

Change-Id: Ib1575243cac800a335e95bbf00cdc394bb4741c3
2014-10-22 17:40:39 -07:00
Sunny Goyal c02ccbc8c5 am 1231c074: Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens
* commit '1231c0743cce0b6b70951d1df3e4b0876c444598':
  Updating ItemInfo objects in the worker thread
2014-10-21 18:58:18 +00:00
Sunny Goyal 1231c0743c Merge "Updating ItemInfo objects in the worker thread" into ub-now-queens 2014-10-21 18:30:20 +00:00
Adam Cohen 8ad56bd564 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
2014-10-21 18:14:28 +00:00
Adam Cohen e75e7ab4fd Merge "Not opening all apps again when AppInfo or Uninstall is selected" into ub-now-queens 2014-10-21 18:11:34 +00:00
Sunny Goyal 1aaf6f20a7 Removing AccessibleTabView and some other dead code.
Change-Id: Ia122a6277f924e6077dbf15a4dc40b5042aa987d
2014-10-21 10:05:23 -07:00
Sunny Goyal 62edad0f14 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
2014-10-20 20:44:51 +00:00
Sunny Goyal 2fb6609c31 Merge "Showing widgets in a disabled state, when running in safe mode" into ub-now-queens 2014-10-20 20:41:47 +00:00
Sunny Goyal f745906adc am c69b9218: Merge "Using LinearLayout for overview panel" into ub-now-queens
* commit 'c69b92185aeb7adc57f0007f5659c531e1a8c050':
  Using LinearLayout for overview panel
2014-10-20 20:39:38 +00:00
Sunny Goyal c69b92185a Merge "Using LinearLayout for overview panel" into ub-now-queens 2014-10-20 20:35:32 +00:00
Sunny Goyal da018b63f3 am 3a5a9d18: Refactoring layout parsing code
* commit '3a5a9d18daacb878a3eb379fce540ee6c67063e6':
  Refactoring layout parsing code
2014-10-20 10:28:43 +00:00
Adam Cohen 21e2033b9b 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
2014-10-20 10:27:24 +00:00