Commit Graph

5951 Commits

Author SHA1 Message Date
Michael Jurka 6c8d6123ba am 3c42e118: Merge "Cleaning up unused code" into jb-mr1.1-dev
* commit '3c42e118c4c78f0b7f71e27ce0232bdc105842f0':
  Cleaning up unused code
2012-11-16 13:13:34 -08:00
Michael Jurka 3c42e118c4 Merge "Cleaning up unused code" into jb-mr1.1-dev 2012-11-16 13:10:49 -08:00
Michael Jurka 3c1681d5f7 Cleaning up unused code 2012-11-15 14:11:41 -08:00
Michael Jurka 0da0b4801b am 9df38dff: Updating wallpaper picker icon to higher res
* commit '9df38dff2df1c58c890deaf9484b81e356fe1a8b':
  Updating wallpaper picker icon to higher res
2012-11-13 16:17:26 -08:00
Michael Jurka 9df38dff2d Updating wallpaper picker icon to higher res
Bug: 7400295
Change-Id: I2c7625ee1ce09ded57d884c229f155ebcf39be07
2012-11-13 15:55:50 -08:00
The Android Open Source Project 5ab5655343 am f8fbfd9f: Reconcile with jb-mr1-release - do not merge
* commit 'f8fbfd9fcfc311c66c37d3e63e1feb01726e0b4f':
2012-11-12 07:28:32 -08:00
The Android Open Source Project f8fbfd9fcf Reconcile with jb-mr1-release - do not merge
Change-Id: Icf259b354e115d0514bb0d6c33beffddb4bbcf35
2012-11-12 07:26:33 -08:00
Baligh Uddin 803b2acb8f am 8ef7f717: am 7774041f: Import translations. DO NOT MERGE
* commit '8ef7f717c59d95e2124dbeaf250fe76452085dfc':
  Import translations. DO NOT MERGE
2012-11-09 22:41:46 -08:00
The Android Automerger 348075fe8c merge in jb-mr1-release history after reset to jb-mr1-dev 2012-11-09 16:25:42 -08:00
Baligh Uddin 8ef7f717c5 am 7774041f: Import translations. DO NOT MERGE
* commit '7774041f7707456427127f36a9c69400f92f8570':
  Import translations. DO NOT MERGE
2012-11-09 15:24:55 -08:00
Baligh Uddin 7774041f77 Import translations. DO NOT MERGE
Change-Id: Ia8f60a9599833d4eccc6f332af67b4a71ba12a51
Auto-generated-cl: translation import
2012-11-09 07:06:12 -08:00
Baligh Uddin 65f120d9ed Import translations. DO NOT MERGE
Change-Id: Ia2fb515cb9d652162c5760ed936b3ca93a41580b
Auto-generated-cl: translation import
2012-11-09 07:05:50 -08:00
The Android Open Source Project c6102390c6 am 209cdc3b: Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
* commit '209cdc3b7ac92efb6427910916d04fb93083bcfa':
  Cap launcher swipe animations to max duration
  Workaround for generating QSB icon press states. (Bug 7132477)
  Adding more debug code for dup. ItemInfo bug
  Temporary fix for qsb and hotseat clicking issues
2012-11-06 12:23:57 -08:00
The Android Open Source Project 209cdc3b7a Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge
Change-Id: Ia95ceb234c77dafcedb79274226f4bd279c63c79
2012-11-06 12:18:27 -08:00
The Android Automerger 3a28950e70 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-11-05 18:39:08 -08:00
Baligh Uddin 8713e74c71 am c36184a8: Import translations. DO NOT MERGE
* commit 'c36184a884d817bec9d9eb1e89bdbedea329ff95':
  Import translations. DO NOT MERGE
2012-11-05 14:11:51 -08:00
Baligh Uddin c36184a884 Import translations. DO NOT MERGE
Change-Id: Ia8ddaa0b2fb9877eb3e6d2f761f66f756065ae2d
Auto-generated-cl: translation import
2012-11-01 22:19:51 -07:00
Baligh Uddin 69e48cb609 Import translations. DO NOT MERGE
Change-Id: I2b74f9ba01c2705d6b9d2573f23657d6f6fc00f2
Auto-generated-cl: translation import
2012-11-01 22:19:23 -07:00
The Android Automerger 02312279c3 merge in jb-mr1-release history after reset to jb-mr1-dev 2012-10-31 18:34:17 -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 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
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 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
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 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 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 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 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 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 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
Svetoslav Ganov 40d172c1b5 am 303f621e: Merge "Send correctly populated Accessibility event on Launcher state change." into jb-mr1-dev
* commit '303f621e574e69d46e207530737e279ed42d9c43':
  Send correctly populated Accessibility event on Launcher state change.
2012-10-19 14:25:14 -07:00
Svetoslav Ganov 303f621e57 Merge "Send correctly populated Accessibility event on Launcher state change." into jb-mr1-dev 2012-10-19 14:22:45 -07:00
Adam Cohen 2a11598a4a am 381fe4ce: Adding width / height to cling text style
* commit '381fe4ce6fb465253c8e9bc42c2836f0c40e6231':
  Adding width / height to cling text style
2012-10-19 10:46:43 -07:00
Adam Cohen 381fe4ce6f Adding width / height to cling text style
Change-Id: Ia39b049fe414edf926c221baed3b1223199ce2a7
2012-10-19 10:17:18 -07:00
Baligh Uddin e6401ece8a am 5b449dc3: Merge "Bring dummy cling strings back as \'strings\'" into jb-mr1-dev
* commit '5b449dc3095192fecd4760d9f550de65e588e3dc':
  Bring dummy cling strings back as 'strings'
2012-10-19 09:13:55 -07:00