Commit Graph

78507 Commits

Author SHA1 Message Date
Michael Jurka 4db12e7bf0 am efcb5405: Merge "Fix NPE caused in LauncherViewPropertyAnimator"
* commit 'efcb54052b0c8dfef2fe0251ab9cb5ee7bd5a051':
  Fix NPE caused in LauncherViewPropertyAnimator
2012-01-12 10:45:54 -08:00
Michael Jurka 298ce02189 Merge "Delete dead code" 2012-01-12 10:43:21 -08:00
Michael Jurka efcb54052b Merge "Fix NPE caused in LauncherViewPropertyAnimator" 2012-01-12 10:42:11 -08:00
Michael Jurka 82369a1612 Delete dead code
Change-Id: Iabe9cf9a4254ce4d90849f6fb9bd82a043beba2a
2012-01-12 08:11:12 -08:00
Michael Jurka 8a309c257a Fix NPE caused in LauncherViewPropertyAnimator
Change-Id: Ia0e388ee1ff6c3b364787d236c96dcd2c704d452
2012-01-12 06:06:59 -08:00
Winson Chung 6d06baddbc am 4f1a2db3: Merge "Fixing issue where we may continue to restore the wrong page after resetting."
* commit '4f1a2db34498ba6addb0d0307bbd33ab25ddcee1':
  Fixing issue where we may continue to restore the wrong page after resetting.
2012-01-11 12:06:07 -08:00
Winson Chung db485da2a9 am 21d9b587: Merge "Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)"
* commit '21d9b58734a26a02b85c232477bd21bf13332694':
  Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)
2012-01-11 12:06:06 -08:00
Winson Chung 4f1a2db344 Merge "Fixing issue where we may continue to restore the wrong page after resetting." 2012-01-11 12:04:42 -08:00
Winson Chung 21d9b58734 Merge "Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)" 2012-01-11 12:04:37 -08:00
Winson Chung e428e292c2 Fixing issue where multiple toasts were showing when installing a new app from Market (Bug 5785281)
Change-Id: Iba395354374ab721f05e03dd449e4ed9205508e5
2012-01-10 16:21:56 -08:00
Winson Chung 649668f7af Fixing issue where we may continue to restore the wrong page after resetting.
- Fixes issue where selected tab and all apps page are out of sync
- Potentially fixes issue where the allapps comes in from the right

Change-Id: I03fe1fe339ef53aa442c411939250c8094519394
2012-01-10 13:08:32 -08:00
Michael Jurka b7f72cd125 am 7407d2a1: Using ViewPropertyAnimator for animations
* commit '7407d2a16ed6cf22494122cf683bf13de6fa3695':
  Using ViewPropertyAnimator for animations
2012-01-10 09:05:03 -08:00
The Android Automerger 1379bd1201 merge in ics-release history after reset to master 2012-01-10 07:00:51 -08:00
Michael Jurka 7407d2a16e Using ViewPropertyAnimator for animations
Replacing some use of fastInvalidate/setFast*
methods with ViewPropertyAnimator animations

Change-Id: Id5a8934b38d9ae3a95b6dccb431f9787839d2927
2012-01-10 01:53:59 -08:00
The Android Automerger 02d76da6ce merge in ics-release history after reset to master 2012-01-02 07:00:35 -08:00
Eric Fischer 93d9f28058 am 25595a61: Import revised translations.
* commit '25595a611aa3ced225cc2f3ad9cc3c0ef9241912':
  Import revised translations.
2011-12-29 15:02:13 -08:00
Eric Fischer 25595a611a Import revised translations.
Change-Id: Ib33763405b458a4f9e93ee6e732628bfb98ce21c
2011-12-29 12:21:38 -08:00
The Android Automerger 7b9bd439fe merge in ics-release history after reset to master 2011-12-19 07:01:11 -08:00
Michael Jurka 4c9b680fc5 am 80c69853: simplifying code to prevent drawing off-screen
* commit '80c69853d64b73e5d62ed33bea1b10680557ee3e':
  simplifying code to prevent drawing off-screen
2011-12-16 14:39:14 -08:00
Michael Jurka 80c69853d6 simplifying code to prevent drawing off-screen
On certain graphics drivers, if you draw to a off-
screen buffer that's not used, it can lead to
poor performance. We were running into this in 
launcher; when setChildrenLayersEnabled was called
on a CellLayout, that triggered a re-draw of that
CellLayout's hardware layer, even if that
CellLayout wasn't visible. This CL changes
PagedView so that pages that aren't going to be
rendered are set to View.INVISIBLE, preventing
re-drawing of their hardware layer.
2011-12-16 14:26:24 -08:00
Michael Jurka 359d9a0cd0 am 58e8b25c: Merge "Small optimizations for the All Apps transition"
* commit '58e8b25c5958a6d633b8d12ef80cf84709297c2d':
  Small optimizations for the All Apps transition
2011-12-15 13:44:27 -08:00
Michael Jurka 58e8b25c59 Merge "Small optimizations for the All Apps transition" 2011-12-15 13:42:02 -08:00
Michael Jurka afaa05014e Small optimizations for the All Apps transition
- don't set properties in animations if they don't
change
- don't recalculate visible pages on every frame
- don't require scroll indicator to be an
ImageView

Change-Id: I099b29e677da2d0e401f677d47cdb8b5df51224e
2011-12-15 13:27:32 -08:00
Adam Cohen 4122c3b700 am 6441de0e: Fixing subtle animation jank when dropping icon on adjacent page
* commit '6441de0ec2a71862798dd51180d0811b42edd514':
  Fixing subtle animation jank when dropping icon on adjacent page
2011-12-15 10:09:13 -08:00
Adam Cohen 05d3d402c3 am 7cc1bc4b: Fix issue where folder can open offscreen (issue 5291408)
* commit '7cc1bc4b657630250515ee8b1f65b77417e4c9b3':
  Fix issue where folder can open offscreen (issue 5291408)
2011-12-15 10:09:10 -08:00
Adam Cohen b8648a3d97 am 662b598c: Stripping out code path that we have no intention of using
* commit '662b598c86a1772d95303ef9c921d4bbe342387b':
  Stripping out code path that we have no intention of using
2011-12-15 10:09:10 -08:00
Adam Cohen 0fd05a4140 am 8a18afc4: Fix issue where crosshairs wouldn\'t disappear (issue 5190654)
* commit '8a18afc4aa7217e293e0e96a23ac1cedaabc3738':
  Fix issue where crosshairs wouldn't disappear (issue 5190654)
2011-12-15 10:07:40 -08:00
The Android Automerger 7286554953 merge in ics-release history after reset to master 2011-12-15 07:00:36 -08:00
Adam Cohen 6441de0ec2 Fixing subtle animation jank when dropping icon on adjacent page
-> The old path of the icon wasn't correct from a motion standpoint

Change-Id: Icb4b06b5cd5649e983d43953ff369d1d8d8cdee2
2011-12-14 14:38:06 -08:00
The Android Automerger c1c913f8f5 merge in ics-release history after reset to master 2011-12-14 07:00:46 -08:00
Adam Cohen 7cc1bc4b65 Fix issue where folder can open offscreen (issue 5291408)
Change-Id: I359dc2188c50ab1c4e42c448ecce04530ba45734
2011-12-13 21:28:43 -08:00
Adam Cohen 662b598c86 Stripping out code path that we have no intention of using
Change-Id: I89cc6b1760a9fd8c051857699724435eef6c8b14
2011-12-13 17:45:21 -08:00
Adam Cohen 8a18afc4aa Fix issue where crosshairs wouldn't disappear (issue 5190654)
Change-Id: Id5fc7257021b20680fec1f2c215d95dac425d4d4
2011-12-13 17:38:21 -08:00
The Android Automerger 83d1b9f837 merge in ics-release history after reset to master 2011-12-13 07:00:47 -08:00
Michael Jurka 1c91e7dd73 am 2484e70c: Merge "Make All Apps<-->Workspace transition smoother"
* commit '2484e70c0b9bceb96e8df349173aa3bddd17ccc2':
  Make All Apps<-->Workspace transition smoother
2011-12-13 05:48:09 -08:00
Michael Jurka 2484e70c0b Merge "Make All Apps<-->Workspace transition smoother" 2011-12-12 19:49:11 -08:00
The Android Open Source Project 04665cc024 am 36e0e88c: am 81304325: Reconcile with ics-mr1-release
* commit '36e0e88cd695373cfeef9da13bace61425801787':
2011-12-12 15:34:52 -08:00
Michael Jurka 2a4b1a809c Make All Apps<-->Workspace transition smoother
- grouping workspace/all apps anims into one
animator set, prevents blip when one of them ends
early and its end anim handler does lots of work
mid-animation
- updating pivots for all apps zoom if layout
changes
- avoid running unnecessary animations on
workspace pages
- prevent unnecessary reloading of pages in
All Apps

Change-Id: I53a75f7c4c7d254057e2f8f4fd17711e8862256d
2011-12-12 15:30:58 -08:00
The Android Open Source Project 36e0e88cd6 am 81304325: Reconcile with ics-mr1-release
* commit '81304325161a14e9f9908def807114b33b13dce6':
2011-12-12 15:30:00 -08:00
Claudia de Veaux e52f6a5db1 am 466d009d: Merge "Edits to strings per UI text standards."
* commit '466d009d320354ea0e8b90703602dfb9d5da187f':
  Edits to strings per UI text standards.
2011-12-12 15:28:34 -08:00
Claudia de Veaux 466d009d32 Merge "Edits to strings per UI text standards." 2011-12-12 15:27:02 -08:00
The Android Automerger 32ec6e7fe6 merge in ics-release history after reset to master 2011-12-12 07:00:53 -08:00
Michael Jurka 31c7b78662 am c02e3932: Merge "Reduce peak memory use in PagedView"
* commit 'c02e3932c382a1854ff39c5e2714d5c07c0a8bcd':
  Reduce peak memory use in PagedView
2011-12-09 16:29:36 -08:00
Michael Jurka c02e3932c3 Merge "Reduce peak memory use in PagedView" 2011-12-09 16:27:35 -08:00
Eric Fischer 23fe8b87a3 am 2d1654b0: am 692999a4: (-s ours) am f4e80c84: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
* commit '2d1654b054eae4f08831f1c753c9ccc66a585980':
  Import revised translations. DO NOT MERGE
2011-12-09 15:03:52 -08:00
The Android Open Source Project 089ad49fdd am d9e771db: am 63bd76fb: Reconcile with ics-mr1-release
* commit 'd9e771db74ea09560132d5937433bbf1006b389a':
2011-12-09 15:03:51 -08:00
Eric Fischer 2d1654b054 am 692999a4: (-s ours) am f4e80c84: Merge "Import revised translations. DO NOT MERGE" into ics-mr1
* commit '692999a463aca8730fd5949448449dbe4d4403e9':
  Import revised translations. DO NOT MERGE
2011-12-09 14:58:14 -08:00
The Android Open Source Project d9e771db74 am 63bd76fb: Reconcile with ics-mr1-release
* commit '63bd76fbd689ed2f3a347d628fa939a605aed316':
2011-12-09 14:57:49 -08:00
Claudia de Veaux 7fb4bf582b Edits to strings per UI text standards.
* Use "choose" rather than "select" when asking the user to make a choice of an option.
* Use "touch" rather than "tap"
* We're standardizing "Allow the app..." in permission descriptions

Bug: 5163232
Change-Id: Ie43459127c0c5036881685b85f4b599c0e5402ff
2011-12-09 11:34:44 -08:00
The Android Open Source Project 8130432516 Reconcile with ics-mr1-release
Change-Id: Icbfa322624551425fadedb6a41a3a4d339e6ff52
2011-12-09 07:11:38 -08:00