Commit Graph

78507 Commits

Author SHA1 Message Date
Baligh Uddin e760c7d21d am 1cdda6a3: (-s ours) am 4ea79638: am e8f40508: Import translations. DO NOT MERGE
* commit '1cdda6a3753f5d776e026fdf421bab3289111cce':
  Import translations. DO NOT MERGE
2012-10-31 15:09:18 -07:00
Baligh Uddin 1cdda6a375 am 4ea79638: am e8f40508: Import translations. DO NOT MERGE
* commit '4ea79638378a523fa2d920d875cd00dabb19094b':
  Import translations. DO NOT MERGE
2012-10-31 15:06:25 -07:00
Baligh Uddin 4ea7963837 am e8f40508: Import translations. DO NOT MERGE
* commit 'e8f40508cc1f6d3b19e290dda1375cd41e4a3501':
  Import translations. DO NOT MERGE
2012-10-31 15:03:12 -07:00
Baligh Uddin 3ff9453732 am b5ff5baf: (-s ours) am 22583be7: Import translations. DO NOT MERGE
* commit 'b5ff5baf8bf2858a787a5c71da4a92be762045ed':
  Import translations. DO NOT MERGE
2012-10-31 09:47:14 -07:00
Baligh Uddin b5ff5baf8b am 22583be7: Import translations. DO NOT MERGE
* commit '22583be7671afec5f8cc6761c4e522c45c65d563':
  Import translations. DO NOT MERGE
2012-10-31 09:44:34 -07:00
Baligh Uddin 175884a4a0 Merge "Import translations. DO NOT MERGE" 2012-10-31 09:42:39 -07:00
The Android Open Source Project 6c94f1475c am ac23f408: (-s ours) Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
* commit 'ac23f408a87437685d3d4a2b4005b981ca01e425':
  Cap launcher swipe animations to max duration
2012-10-31 09:22:30 -07:00
The Android Open Source Project ac23f408a8 Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
Change-Id: I6a2777a25426e69caf568c39823597c86aaa1c61
2012-10-31 09:18:18 -07:00
Baligh Uddin b4f424b7dd Import translations. DO NOT MERGE
Change-Id: I080a5a52f32fa000a940b7e9de6de3c25149571e
Auto-generated-cl: translation import
2012-10-30 17:41:42 -07:00
Baligh Uddin e8f40508cc Import translations. DO NOT MERGE
Change-Id: I1fcec61bfde318f1dca85130a25d0bb75491d8ab
Auto-generated-cl: translation import
2012-10-30 17:39:44 -07:00
Baligh Uddin 22583be767 Import translations. DO NOT MERGE
Change-Id: I93115a7871c1e56b05419628cdaa76f7f9f74ce5
Auto-generated-cl: translation import
2012-10-30 17:39:00 -07:00
Chet Haase a899936005 am bc85f483: am 2f1ac9eb: am 36095e86: Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev
* commit 'bc85f483014bc24471b68867ecfed2a4aa5c0b15':
  Stop animating All Apps during transition to Home
2012-10-30 10:10:05 -07:00
The Android Automerger 62a27b6f4a merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-30 08:52:58 -07:00
Chet Haase bc85f48301 am 2f1ac9eb: am 36095e86: Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev
* commit '2f1ac9eb1f8a8cc3dae70cee1b540250f8a3d3ff':
  Stop animating All Apps during transition to Home
2012-10-29 14:38:57 -07:00
Chet Haase 2f1ac9eb1f am 36095e86: Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev
* commit '36095e861b8aba1069cf1e28c89de8f3f299114a':
  Stop animating All Apps during transition to Home
2012-10-29 14:35:07 -07:00
Chet Haase 36095e861b Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev 2012-10-29 14:24:08 -07:00
Chet Haase bc2f082dac Stop animating All Apps during transition to Home
One of the sources of jank in launcher is during the All Apps -> Home
transition. specifically, if the user has started a fling operation (where
we are animating between pages in All Apps) and then hits the Home button,
we continue the fling animation while also doing the transition to Home
scale/fade animations. This causes a lot of work for launcher, particularly because
the fling animation is causing the All Apps layer to get recreated on every frame.

The fix is to simply pause the fling animation, then snap to its end state when the
animation to Home is complete. We also need to pause/snap the scroll indicator animation,
because it's fading animation causes the same layer-recreation jank that the fling
itself causes.

Issue #7387124 Home <-> All Apps transition animation is janky while flinging

Change-Id: Icbcaf2d5b3b2f6ce8fd7419419d258248aa1475b
2012-10-29 14:07:33 -07:00
Craig Mautner 6a0393666a Extend background to full screen.
Gradient and black backgrounds were stopping at the Status Bar.
When returning from a full screen app to the launcher the wallpaper
was completely visible when it should have been obscured by these
backgrounds. Making the app full screen while keeping the views
within the system insets fixes this.

Bug 7410717 fixed.

Change-Id: If3f7e4808961ee6c80fe2d0a328e6ca39fa5eb7a
2012-10-26 15:13:08 -07:00
Chet Haase 7ff8515aca Cap launcher swipe animations to max duration
large screens take too long swiping between screens. Cap the duration to
some max value to make things snappier.

Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f
2012-10-25 21:43:05 -07:00
Dave Burke bbd4b29f1e am 482d1dd2: am 8ad55ae3: am e57e793b: Merge "Cap launcher swipe animations to max duration" into jb-mr1-dev
* commit '482d1dd29db1d3c008c70f3423819249e0857ef3':
  Cap launcher swipe animations to max duration
2012-10-25 17:25:38 -07:00
Dave Burke 482d1dd29d am 8ad55ae3: am e57e793b: Merge "Cap launcher swipe animations to max duration" into jb-mr1-dev
* commit '8ad55ae371508e03d41bba57651bec5f9c389a80':
  Cap launcher swipe animations to max duration
2012-10-25 17:22:57 -07:00
Dave Burke 8ad55ae371 am e57e793b: Merge "Cap launcher swipe animations to max duration" into jb-mr1-dev
* commit 'e57e793bbdc6c51ba13481f82ff17a2f3e6910c5':
  Cap launcher swipe animations to max duration
2012-10-25 17:20:53 -07:00
Dave Burke e57e793bbd Merge "Cap launcher swipe animations to max duration" into jb-mr1-dev 2012-10-25 17:19:09 -07:00
Chet Haase 97687ef66b Cap launcher swipe animations to max duration
large screens take too long swiping between screens. Cap the duration to
some max value to make things snappier.

Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f
2012-10-25 16:01:11 -07:00
The Android Automerger 97741719a4 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-25 13:42:38 -07:00
Dave Burke b627d64d1e am d0d2300b: am 84864bdd: am 8634f849: Merge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev
* commit 'd0d2300bcfdfedf921076d9a36ee604fd58e6462':
  Delay ACTION_MAIN processing when not focused.
2012-10-25 13:18:34 -07:00
Dave Burke d0d2300bcf am 84864bdd: am 8634f849: Merge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev
* commit '84864bdd7084a5f10103995abf358c9ab67a19b3':
  Delay ACTION_MAIN processing when not focused.
2012-10-25 13:15:27 -07:00
Dave Burke 84864bdd70 am 8634f849: Merge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev
* commit '8634f8494a0260b75a82f82e8d4a7985030d04c8':
  Delay ACTION_MAIN processing when not focused.
2012-10-25 13:13:28 -07:00
Dave Burke 8634f8494a Merge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev 2012-10-25 13:10:56 -07:00
Chet Haase 7b8e041c78 am a858134d: am a3ae83e6: am 853e2a7a: Merge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev
* commit 'a858134d957bc222a89264fa1395cec35c510133':
  Resize wallpaper assets to avoid runtime resizing
2012-10-25 12:28:51 -07:00
Chet Haase a858134d95 am a3ae83e6: am 853e2a7a: Merge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev
* commit 'a3ae83e66823ba06eb614e5dcf76e9ef6f757272':
  Resize wallpaper assets to avoid runtime resizing
2012-10-25 12:25:48 -07:00
Chet Haase a3ae83e668 am 853e2a7a: Merge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev
* commit '853e2a7ac308b3d66740a79e72f9e28b8f27f9c8':
  Resize wallpaper assets to avoid runtime resizing
2012-10-25 12:23:10 -07:00
Chet Haase 853e2a7ac3 Merge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev 2012-10-25 12:20:08 -07:00
Chet Haase 8d7d39d54d Resize wallpaper assets to avoid runtime resizing
Issue #7352961 Wallpaper edge is cut-off while scrolling through home page

Change-Id: I4bed3d4445fdcc2e2effd846f074bf7ef6dd532a
2012-10-25 11:54:10 -07:00
Jamie Gennis cb222e85d2 Delay ACTION_MAIN processing when not focused.
This change puts a 350 ms delay before processing the ACTION_MAIN intent when
the window is not focused.  This makes the Launcher animation take place after
the GPU-intensive portion of the window shade hide animation, resulting in
smoother animations.

Bug: 7401764
Change-Id: I574f2ba398fcf38b423413f802673bbd4d983cd2
2012-10-24 14:27:45 -07:00
The Android Automerger a7835cde67 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-23 06:59:44 -07:00
Michael Jurka d1c3789ea6 am 8f719ef8: am 0acc2041: am 9dc882be: Merge "Get rid of explicit GC requests" into jb-mr1-dev
* commit '8f719ef82518e764482d01e5113ed6b0fc020c49':
  Get rid of explicit GC requests
2012-10-22 17:14:34 -07:00
Michael Jurka 8f719ef825 am 0acc2041: am 9dc882be: Merge "Get rid of explicit GC requests" into jb-mr1-dev
* commit '0acc2041a6d2b73358adbf34735e309977a26bdb':
  Get rid of explicit GC requests
2012-10-22 17:12:32 -07:00
Michael Jurka 0acc2041a6 am 9dc882be: Merge "Get rid of explicit GC requests" into jb-mr1-dev
* commit '9dc882be0f9cfa21f2f73b1bd4c9d75612ac5bfc':
  Get rid of explicit GC requests
2012-10-22 17:10:02 -07:00
Michael Jurka 9dc882be0f Merge "Get rid of explicit GC requests" into jb-mr1-dev 2012-10-22 17:08:16 -07:00
The Android Automerger 848a2ba01c merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-22 16:42:24 -07:00
Baligh Uddin ad4d695a72 am 111b0b1d: (-s ours) am acc0f2ee: am ee451392: Import translations. DO NOT MERGE
* commit '111b0b1d2ba290d7f84c6a3b0057b39834950cf5':
  Import translations. DO NOT MERGE
2012-10-22 10:13:49 -07:00
Baligh Uddin 111b0b1d2b am acc0f2ee: am ee451392: Import translations. DO NOT MERGE
* commit 'acc0f2eef4cf7a0f7bbf5899e22bbe99ad74348d':
  Import translations. DO NOT MERGE
2012-10-22 10:11:04 -07:00
Baligh Uddin de0ab19d57 am fe5c9bdd: (-s ours) am 303f2f16: Import translations. DO NOT MERGE
* commit 'fe5c9bdd74fd77d8935580d528c9396257b06041':
  Import translations. DO NOT MERGE
2012-10-22 10:11:04 -07:00
Baligh Uddin fe5c9bdd74 am 303f2f16: Import translations. DO NOT MERGE
* commit '303f2f162130b6efe74108976abff61e78c77206':
  Import translations. DO NOT MERGE
2012-10-22 10:08:24 -07:00
Baligh Uddin acc0f2eef4 am ee451392: Import translations. DO NOT MERGE
* commit 'ee4513920446ace2bc2659e3315f5b648ec1e313':
  Import translations. DO NOT MERGE
2012-10-22 10:08:21 -07:00
Baligh Uddin ae282acc65 Import translations. DO NOT MERGE
Change-Id: I4464222aebee31981b8de9546222cb76d55642cd
Auto-generated-cl: translation import
2012-10-22 08:30:25 -07:00
Baligh Uddin ee45139204 Import translations. DO NOT MERGE
Change-Id: Ibc8c1dcd857312d4d6df39c18cc32708dfcaea80
Auto-generated-cl: translation import
2012-10-22 08:28:57 -07:00
Baligh Uddin 303f2f1621 Import translations. DO NOT MERGE
Change-Id: I58a38555e9f6f568297c4c188f0a04311eaaabe8
Auto-generated-cl: translation import
2012-10-22 08:28:19 -07:00
The Android Automerger 965c56a42d merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-19 15:46:26 -07:00