Commit Graph

78507 Commits

Author SHA1 Message Date
Winson Chung adbe6fcb90 am eede5c03: Merge "Ensuring we wait until resume before binding all apps. " into ub-launcher3-burnaby
* commit 'eede5c03b5d03fd0a338dc372e558fcd130fbf54':
  Ensuring we wait until resume before binding all apps.
2015-05-05 17:24:03 +00:00
Hyunyoung Song 4be28331dc am 9892e587: Use valid context inside LauncherModel when calling loadAndBindXXX
* commit '9892e5874061233dec57107d1d3d7d5d8e1f5d93':
  Use valid context inside LauncherModel when calling loadAndBindXXX
2015-05-05 17:24:01 +00:00
Winson Chung eede5c03b5 Merge "Ensuring we wait until resume before binding all apps. " into ub-launcher3-burnaby 2015-05-05 17:20:44 +00:00
Sunny Goyal ccc414bb1e Accessibility: Folder drag and drop fixes
> Do not allow empty cells on the last page to be click targets
> Make drop targets accessible
> Do not close folder on tap outside

Change-Id: I7cae20e45097092f41408b888e20b6c40c17d981
2015-05-05 10:18:22 -07:00
Sunny Goyal eb95413014 am 8c3888b3: Merge "Adding accessibility action to move item out of a folder" into ub-launcher3-burnaby
* commit '8c3888b3aa4640123442de3a8b21577f0b65524f':
  Adding accessibility action to move item out of a folder
2015-05-05 17:13:45 +00:00
Hyunyoung Song 9892e58740 Use valid context inside LauncherModel when calling loadAndBindXXX
b/20851075

Change-Id: Ie3feb387a142d4e11a0a18bbcc4fd4932cfe4439
2015-05-05 10:08:29 -07:00
Sunny Goyal 8c3888b3aa Merge "Adding accessibility action to move item out of a folder" into ub-launcher3-burnaby 2015-05-05 17:06:08 +00:00
Winson Chung bb785c6eb3 Ensuring we wait until resume before binding all apps.
Bug: 20759810
2015-05-05 10:05:08 -07:00
Hyunyoung Song 73edf49da4 am b6cd62cd: Merge "update widgets model when package is updated" into ub-launcher3-burnaby
* commit 'b6cd62cdad2ca3cefcbdc808faf6556a8a6c3c1d':
  update widgets model when package is updated
2015-05-05 01:38:17 +00:00
Hyunyoung Song b6cd62cdad Merge "update widgets model when package is updated" into ub-launcher3-burnaby 2015-05-05 01:28:29 +00:00
Hyunyoung Song 227239e7c0 update widgets model when package is updated
Fixing a bug where onProviderChanged is called before Package update.
And icon loaded on the widget tray is the default icon.

Change-Id: I4ffea846d057920fd894537432ac5881642bc570
2015-05-04 18:17:35 -07:00
Winson Chung 07bbe73c7b am e9a33cef: Merge "Fixing crash in All Apps." into ub-launcher3-burnaby
* commit 'e9a33cefd4fb47e01d8fd4704252521f268ba664':
  Fixing crash in All Apps.
2015-05-05 01:04:00 +00:00
Winson Chung bbc132f807 am 2a53cb7a: Merge "Launcher-side changes to support prediction bar." into ub-launcher3-burnaby
* commit '2a53cb7a5e86920fdc9063ddf3966af5d5472c56':
  Launcher-side changes to support prediction bar.
2015-05-05 01:03:59 +00:00
Hyunyoung Song f97932256b am 80068f51: Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby
* commit '80068f518c858babf75cb6f5bf076875dc0cc481':
  WidgetTray performance improvement (less sorting): Part 1
2015-05-05 01:03:57 +00:00
Sunny Goyal 276e1b9d36 am 3290ec4c: Preventing launcher crash because of invalid install shortcut intent
* commit '3290ec4cc220f97460b3b19f28adaf829ea971e1':
  Preventing launcher crash because of invalid install shortcut intent
2015-05-05 01:03:56 +00:00
Winson Chung e9a33cefd4 Merge "Fixing crash in All Apps." into ub-launcher3-burnaby 2015-05-05 00:44:34 +00:00
Winson Chung 3857d7aeb3 Fixing crash in All Apps.
Bug 20431579

Change-Id: Iba6ce88a931cb56f111f5b2ea44f81c5059a934f
2015-05-04 17:43:32 -07:00
Winson Chung 2a53cb7a5e Merge "Launcher-side changes to support prediction bar." into ub-launcher3-burnaby 2015-05-05 00:36:02 +00:00
Hyunyoung Song 80068f518c Merge "WidgetTray performance improvement (less sorting): Part 1" into ub-launcher3-burnaby 2015-05-04 23:28:55 +00:00
Hyunyoung Song 8821ca9a6a WidgetTray performance improvement (less sorting): Part 1
- No longer return sorted list from the package manager since, the only
time the widget list requires to be sorted is when recycler view renders
them.
- Made getWidgetsAndShortcuts private to guarantee that widgets are
being loaded in the worker thread.

Change-Id: I2c35973c1226e831514380dd38fc2f88b1b91d02
2015-05-04 16:28:20 -07:00
Winson Chung cd99cd3ed6 Launcher-side changes to support prediction bar.
Change-Id: Ib9974ad8888ad87137c774f9f531fae9d56b899a
2015-05-04 14:45:54 -07:00
Sunny Goyal 3290ec4cc2 Preventing launcher crash because of invalid install shortcut intent
Change-Id: Ibede31c8f018b17da5f272aa505a31f40a1b76f3
2015-05-04 13:54:25 -07:00
Sunny Goyal 756a28aeec Adding workprofile shortcuts after the loader has completed
Change-Id: Id466d8e164feeac427d969d6bc0ed3ca7a218ac4
2015-05-04 10:52:26 -07:00
Geoff Mendal f2a3ae5c2b Import translations. DO NOT MERGE
Change-Id: Ib1da4c603648f41a420e18f7d343d5b5bdf23870
Auto-generated-cl: translation import
2015-05-01 21:12:46 -07:00
Sunny Goyal 2f03c4ae9f am 0be752ca: Merge "Handling managed profile creation in the model as the activity can get killed in the background." into ub-launcher3-burnaby
* commit '0be752ca6b168872dfe18c576b61c745e2395dec':
  Handling managed profile creation in the model as the activity can get killed in the background.
2015-05-02 00:15:18 +00:00
Sunny Goyal 0be752ca6b Merge "Handling managed profile creation in the model as the activity can get killed in the background." into ub-launcher3-burnaby 2015-05-02 00:08:50 +00:00
Hyunyoung Song 8fd4436b27 am fe46c29c: Merge "Set preloading for the WidgetTray recycler view. b/20339302" into ub-launcher3-burnaby
* commit 'fe46c29ca388b9547243aff767a89112cef63083':
  Set preloading for the WidgetTray recycler view. b/20339302
2015-05-01 21:34:36 +00:00
Hyunyoung Song fe46c29ca3 Merge "Set preloading for the WidgetTray recycler view. b/20339302" into ub-launcher3-burnaby 2015-05-01 21:24:20 +00:00
Hyunyoung Song e809332032 Set preloading for the WidgetTray recycler view.
b/20339302

Introduced a constant that we can use to tweak how much extra screen
space worth of widgets are preloaded.

Change-Id: I47f0fec134b4e268140482694a1903cf902731c6
2015-05-01 14:21:57 -07:00
Sunny Goyal b0a2d07fa3 am 65832b62: Merge "Updating fling to delete anim" into ub-launcher3-burnaby
* commit '65832b6267053220e3c4b798db882a2f0641ad4d':
  Updating fling to delete anim
2015-05-01 20:02:46 +00:00
Sunny Goyal 666965f5b9 am c45d9247: Merge "Various managed profile fixes" into ub-launcher3-burnaby
* commit 'c45d9247eb1aae752b34ed3aeead007162cbd963':
  Various managed profile fixes
2015-05-01 20:02:45 +00:00
Sunny Goyal 957c13f032 Handling managed profile creation in the model as the activity
can get killed in the background.

Change-Id: I95f62cf268fe642c9a2bb4975eb92bf8e12d23a9
2015-05-01 13:02:20 -07:00
Sunny Goyal 65832b6267 Merge "Updating fling to delete anim" into ub-launcher3-burnaby 2015-05-01 19:56:24 +00:00
Sunny Goyal c45d9247eb Merge "Various managed profile fixes" into ub-launcher3-burnaby 2015-05-01 19:53:51 +00:00
Sunny Goyal dfde999ccd Various managed profile fixes
> When matching existing shortcut, match the uri as intent doesn't implement equals
 > Fixing user matching when searching for apps in all-apps

Bug: 20749743
Change-Id: I14f3e2134e774727176e865d74108ef79de874d6
2015-05-01 12:32:31 -07:00
Hyunyoung Song eac0ecec07 am 9d9dd60e: Merge "WidgetTray UI - change text color for the section and widget name" into ub-launcher3-burnaby
* commit '9d9dd60ee1faf1ebbe318034506fd9634f9e3fe9':
  WidgetTray UI - change text color for the section and widget name
2015-05-01 19:17:07 +00:00
Hyunyoung Song 9d9dd60ee1 Merge "WidgetTray UI - change text color for the section and widget name" into ub-launcher3-burnaby 2015-05-01 19:08:40 +00:00
Sunny Goyal 38ae99bb45 am 31abc291: Clearing drag state after the close animation is complete
* commit '31abc291deb7a8879fc2ef675814efdb6fa9d56f':
  Clearing drag state after the close animation is complete
2015-05-01 18:13:01 +00:00
Hyunyoung Song ffae07e447 WidgetTray UI - change text color for the section and widget name
Change-Id: I8ce966d151bc62a9eb23ca3fa8c13c3aeb0c7f37
2015-05-01 10:55:53 -07:00
Sunny Goyal 31abc291de Clearing drag state after the close animation is complete
Bug: 19350802
Change-Id: I048dfa2743692c6c7d56dcacab900ec2d17504ed
2015-05-01 10:43:25 -07:00
Sunny Goyal ddec73471e Updating fling to delete anim
Change-Id: I1c63e88b3e605113ea66afca9dcfbc30de1d4c8e
2015-04-30 16:02:36 -07:00
Hyunyoung Song caeba72b50 am 111c8357: Removes code that is incompatible with google3, Velvet build rules.
* commit '111c83579a165fe9d8f915cda4e08de47e16c056':
  Removes code that is incompatible with google3, Velvet build rules.
2015-04-30 22:56:08 +00:00
Hyunyoung Song 111c83579a Removes code that is incompatible with google3, Velvet build rules.
Change-Id: Ibce31b52f5ffc4a03bdd48c575521c774f17a353
2015-04-30 15:43:26 -07:00
Sunny Goyal 17d3485757 am 9aaef938: Removing debug log
* commit '9aaef938c3f0db6c78555459eb84be25ab87f98e':
  Removing debug log
2015-04-30 19:00:50 +00:00
Sunny Goyal 9aaef938c3 Removing debug log
Change-Id: Ifb6adc0826d744f2bbc654c37c2470754f364a2b
2015-04-30 10:32:25 -07:00
Sunny Goyal 9ae77771d7 Adding accessibility action to move item out of a folder
Change-Id: If67e3472793d6e0913adfbc9d78f64de7f751664
2015-04-29 18:15:36 -07:00
Sunny Goyal 16839e8be6 am 65d076b2: Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby
* commit '65d076b2ffe7ca96f014a95bd362c7d1ce004b97':
  Enabling accessibility drag and drop in folder
2015-04-30 00:47:29 +00:00
Sunny Goyal 65d076b2ff Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby 2015-04-30 00:43:55 +00:00
Sunny Goyal 2fef80e390 am a911672f: Simplifying add to workspace by not going through the worker thread
* commit 'a911672f45900fc0ed746e0d84c43c6e5ad89b6a':
  Simplifying add to workspace by not going through the worker thread
2015-04-29 23:19:23 +00:00
Sunny Goyal a911672f45 Simplifying add to workspace by not going through the worker thread
Change-Id: I3260786bee257aea93ade49e6fa18008232addbe
2015-04-29 14:58:17 -07:00