Commit Graph

78507 Commits

Author SHA1 Message Date
Winson Chung 71d764f7ed Merge "Fixing flashing icon on delete, and offset of delete animation." 2012-02-29 13:48:24 -08:00
Winson Chung a7044d2eaf Merge "Fixing NPE when null intent passed to InstallShortcutReceiver. (Bug: 6089830)" 2012-02-29 13:48:21 -08:00
Eric Fischer 238967b57c Import translations. DO NOT MERGE
Change-Id: Ife3c85342f8b852c1e3c54e9e08d355b08b1f2d0
2012-02-29 11:22:33 -08:00
Winson Chung c3a747ac24 Fixing NPE when null intent passed to InstallShortcutReceiver. (Bug: 6089830)
Change-Id: Ideeb26abd29039f9b8d2dde0a752986249148a8c
2012-02-29 10:56:54 -08:00
Winson Chung 61967cb17f Fixing flashing icon on delete, and offset of delete animation.
Change-Id: I993f2d8e54cc7052e16f318a09ada80e9b766147
2012-02-29 10:25:41 -08:00
The Android Automerger bbe975aeb8 merge in jb-release history after reset to master 2012-02-29 07:03:49 -08:00
Adam Cohen 483e01b0ae Merge "Fixing drag and drop framerate regression in workspace" 2012-02-28 14:24:59 -08:00
Adam Cohen a595770463 Merge "When adding or moving a resizable widget, the widget may resize" 2012-02-28 14:24:24 -08:00
Adam Cohen f0777b9d7a Fixing drag and drop framerate regression in workspace
-> Animating the alpha on workspace during drop was slowing things down.
   Instead we modify the alpha on the individual CellLayoutChildren objects
   which have hardware layers, so modulating their alpha is cheap.

Change-Id: Id31e47cd05d593d2fef0ab28e15a9d4e11ed1aa1
2012-02-28 14:23:50 -08:00
Eric Fischer fcb1341218 Import translations. DO NOT MERGE
Change-Id: I6c3bf77001cedd8352e23818c1c242b3f99687ab
2012-02-28 10:16:46 -08:00
The Android Automerger eb17d1e8c6 merge in jb-release history after reset to master 2012-02-28 07:03:20 -08:00
Adam Cohen d41fbf5680 When adding or moving a resizable widget, the widget may resize
-> If a widget is resizable, and there is not enough room to add it
   in its current (or default) size, but can be scaled down to fit
   a certain area, it will be resized to fit the available space
-> The resizing is animated using a crossfade and scale between
   the original dragView and the widget rendered in the final size

Change-Id: I75db9dcabecce11598b3ae55f20b96b2ec6b7e87
2012-02-27 17:30:32 -08:00
Eric Fischer a95d329dea Import translations. DO NOT MERGE
Change-Id: I1044223a2ba289e5d7e900fce3bcd2df7c69e093
2012-02-27 12:24:21 -08:00
The Android Automerger 31c1893ba9 merge in jb-release history after reset to master 2012-02-27 07:04:12 -08:00
Eric Fischer 93f6a0c97f Merge "Mark string format tokens as placeholders." 2012-02-25 19:30:07 -08:00
Winson Chung 6fa610dae2 Fixing typo.
Change-Id: Ic797e7b91e77cc2afb5a4414a7636dfc61d1aab7
2012-02-24 15:53:44 -08:00
Winson Chung aeae56bf12 Prevent build break.
Change-Id: Id4413263c3b2c0b470b78dc4936714353cd849dd
2012-02-24 15:47:37 -08:00
Michael Jurka 5f1c44ab0d Merge "Delaying building of hardware layers when Launcher is resumed" 2012-02-24 15:39:52 -08:00
Michael Jurka 6ee21d28fa Delaying building of hardware layers when Launcher is resumed 2012-02-24 13:39:21 -08:00
Winson Chung 325f7fef37 Merge "Fixing issue where icons can't be clicked during launcher transition." 2012-02-24 13:09:05 -08:00
Winson Chung 9b0b2fefb2 Fixing issue where icons can't be clicked during launcher transition.
- Also tweaking the workspace fade in/out interpolators

Change-Id: I65d1aefbead13f662c84a2f1178c73615153fd5a
2012-02-24 13:04:26 -08:00
Michael Jurka 6cfafb96c3 Fix a lot of easy lint issues
Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
2012-02-24 12:53:08 -08:00
Andrew Flynn 7747119b40 am 91685094: am 79b79dd5: Remove unused sw600dp/ strings.
* commit '9168509491a5d052f28af71b99f6980ef859ca4d':
  Remove unused sw600dp/ strings.
2012-02-24 11:13:37 -08:00
Andrew Flynn 9168509491 am 79b79dd5: Remove unused sw600dp/ strings.
* commit '79b79dd57911b9f79d4fb872e70d37ee90b0cc64':
  Remove unused sw600dp/ strings.
2012-02-24 11:11:44 -08:00
Eric Fischer e8da86665e Mark string format tokens as placeholders.
This will keep them from potentially getting mangled in translation.

Change-Id: I4d805a3ce4e50e735c43b6f30186d9ac01c532af
2012-02-24 10:17:44 -08:00
Andrew Flynn 79b79dd579 Remove unused sw600dp/ strings.
Change-Id: I92f823d475c9a8425f3930e016b72f1df2132836
2012-02-24 09:37:17 -08:00
Winson Chung bd7f37acba Fixing issue where dragview was jagged when scaled.
Change-Id: Ibc4b6e023428f39464f015726a22c2ec5130e63b
2012-02-23 17:55:08 -08:00
Winson Chung 81a05a1366 Merge "Tweaking pickup animation, vibration and removing glow from drag view." 2012-02-23 16:47:06 -08:00
Michael Jurka b89ba237b9 Merge "Cancel scroll indicator fade during allapps/workspace transition" 2012-02-23 16:39:12 -08:00
Winson Chung 61b0c69d3f Tweaking pickup animation, vibration and removing glow from drag view.
Change-Id: I8c9741e8b63ca9a0fc4af90e178dbb02fa912d83
2012-02-23 16:33:08 -08:00
Michael Jurka a8352d22af Cancel scroll indicator fade during allapps/workspace transition
Change-Id: I8661c17adbf0a129730b44641930fb68ba9afed6
2012-02-23 16:28:37 -08:00
Winson Chung 88f334571f Lowering long press time for workspace items.
Change-Id: I6a3b0e13681f07d0e50bf2dcec777037c4ef51a5
2012-02-23 15:23:56 -08:00
Winson Chung 72d598400d Animating the widget previews on drag from AppsCustomize.
Change-Id: I223d66bb447c40e6870be46bb27f107f0e428a95
2012-02-23 12:21:12 -08:00
Winson Chung 867ca62c0e Fading out workspace when dragging to higlight dragged object.
Change-Id: I540ce145168a65a029d820d6c14a1e3070f8a5b0
2012-02-23 10:32:03 -08:00
The Android Automerger ae489905db merge in jb-release history after reset to master 2012-02-23 07:03:40 -08:00
Adam Cohen 7a326648c5 Fixing issue where widget preloading not being cleaned up on failed drop
-> issue 6046370

Change-Id: Iee33fc22ae0bfe012fe33efd5b358a2199fdf424
2012-02-22 12:03:22 -08:00
The Android Automerger 2a7830c5a7 merge in jb-release history after reset to master 2012-02-20 07:03:53 -08:00
Winson Chung 46569ae107 Merge "Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846)" 2012-02-17 15:10:12 -08:00
Winson Chung 7044272f18 Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846)
- Also updating mTransitionProgress so control when drops succeed

Change-Id: I2f672c64f0a87249dcf7d254f963b8b2710c849f
2012-02-17 11:14:29 -08:00
Winson Chung 46353de2ab Updating shared preferences on background thread to prevent StrictMode violations when dismissing clings (Bug 5972880)
Change-Id: I56703e0237d54029fafbb04730ab126637762f13
2012-02-16 14:05:54 -08:00
The Android Open Source Project a900bd5a43 am 1e1a4553: am ba50bbf6: Reconcile with ics-mr1-release
* commit '1e1a4553a840f3e2a4a179f7ea6ba728da60fad0':
2012-02-16 11:25:38 -08:00
The Android Open Source Project e85cae6b53 am 75c77d92: am e93b5221: Reconcile with ics-mr1-release
* commit '75c77d92e8e4f25a960340a1562aab4e4fe4b822':
2012-02-16 11:25:22 -08:00
Justin Ho 262e91d50a am 57a966e4: am bbbb2b94: am cfa1a75b: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1
* commit '57a966e444e939997ca0dac079e38cae530f3385':
2012-02-16 11:25:02 -08:00
Justin Ho bcc8fa62ca am 7f3a92d4: (-s ours) am 13ad7985: am cfa1a75b: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1
* commit '7f3a92d4e24c30bf4135d2a7a0dae1ff67cc6fcb':
  Part of fixing issue #6006757: Keyboard dismissal lags
2012-02-16 11:24:56 -08:00
The Android Open Source Project 1e1a4553a8 am ba50bbf6: Reconcile with ics-mr1-release
* commit 'ba50bbf6d0745cdf3c8baba10f0fb69a60cc92f0':
2012-02-16 10:13:53 -08:00
The Android Open Source Project ba50bbf6d0 Reconcile with ics-mr1-release
Change-Id: I1c11ccb0df06a34bb60db6e1f6b06d639c6abcdb
2012-02-16 10:11:00 -08:00
The Android Open Source Project 75c77d92e8 am e93b5221: Reconcile with ics-mr1-release
* commit 'e93b5221c0f201345ee78f0fbd94c36f4fb00490':
2012-02-16 10:06:43 -08:00
The Android Open Source Project e93b5221c0 Reconcile with ics-mr1-release
Change-Id: I30190980751548cc8a588201a778046060906d87
2012-02-16 10:02:59 -08:00
Justin Ho 57a966e444 am bbbb2b94: am cfa1a75b: Merge "Part of fixing issue #6006757: Keyboard dismissal lags" into ics-mr1
* commit 'bbbb2b94b57b35d75abc6aebd0fe0ac8d1012c15':
2012-02-16 09:44:00 -08:00
The Android Automerger e12a1b21b2 merge in ics-mr1-release history after reset to ics-mr1 2012-02-16 09:40:46 -08:00