Commit Graph

78507 Commits

Author SHA1 Message Date
Winson Chung 2ba0ea0758 am d2c1f80a: Making Launcher tabs more consistent with system. (Bug: 5184498)
* commit 'd2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90':
  Making Launcher tabs more consistent with system. (Bug: 5184498)
2011-10-14 13:22:30 -07:00
Winson Chung d2c1f80aa7 Making Launcher tabs more consistent with system. (Bug: 5184498)
Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
2011-10-14 13:02:24 -07:00
Michael Jurka 9d906c7742 Fix NPE
Bug # 5455516

Change-Id: I61617d47d1275cfb983adb07e77b8293eb26a763
2011-10-14 06:27:52 -07:00
Mathew Inwood cf7f63bb4d Add source bounds of QSB bar to global search intents.
Bug: 5235747

Change-Id: I4baae02923da89826559bd133024453cd4cec661
2011-10-14 14:14:32 +01:00
Michael Jurka 460648dd5a am 2dcda1f7: am 5130e401: Move haptic feedback on All Apps button to touch down
* commit '2dcda1f72c4f09578d13b20890aa146f961e2ee7':
  Move haptic feedback on All Apps button to touch down
2011-10-13 14:08:43 -07:00
Michael Jurka 2dcda1f72c am 5130e401: Move haptic feedback on All Apps button to touch down
* commit '5130e401a005fcf6afba6e8e72a628fc45f9a287':
  Move haptic feedback on All Apps button to touch down
2011-10-13 12:43:13 -07:00
The Android Automerger cca48105bb merge in ics-release history after reset to master 2011-10-13 07:00:35 -07:00
Michael Jurka 4e01d33852 Run wallpaper chooser in a separate process
Fixes cases where the wallpaper previews were not loading due to OOM errors.
Bug #5453040

Change-Id: I96ea5e215e63f0848ca518c982a6d695d0dff75f
2011-10-13 06:07:30 -07:00
Michael Jurka 5130e401a0 Move haptic feedback on All Apps button to touch down
Bug #5453040

- Also fixing one case where db cursor wasn't closed
Bug #5453040

Change-Id: Id5e8f3c30690160900a6be2cd60c1062ff48ee54
2011-10-13 05:05:37 -07:00
Mathew Inwood a40f370af7 am 8193f690: Don\'t ignore fast keystrokes when launching search.
* commit '8193f690c2b7115ec8441f7374d4e10ec8d9be09':
  Don't ignore fast keystrokes when launching search.
2011-10-13 02:33:03 -07:00
Mathew Inwood 8193f690c2 Don't ignore fast keystrokes when launching search.
When typing fast on an external keyboard, the sequence goes thus:
1. keypress received, global search intent launched with the key included
   as the initial query
2. activity is paused
3. another keypress received, another global search intent in launched
   with this new key
4. Search activity appears, new keystrokes then end up here

Clearing the typed text immediately results in the first keystroke(s)
being ignored. Do that in onResume() instead so we don't lose them.

Bug: 5276707
Change-Id: I047293f62714ab1438894be7cf84ed127156b2ea
2011-10-13 10:16:01 +01:00
Winson Chung ce1ede9d9c am 3f74f0cb: Merge "Fixing some issues with AppsCustomize" into ics-mr0
* commit '3f74f0cbc63a1ee264b49d5ca88954ea294b366b':
  Fixing some issues with AppsCustomize
2011-10-12 20:43:19 -07:00
Winson Chung 0938a8663c am 9f36157c: Merge "Changing press feedback to holographic for search buttons. (Bug: 5290367)" into ics-mr0
* commit '9f36157cb598f1a6a0b4adbbadd959cf24fb5f6a':
  Changing press feedback to holographic for search buttons. (Bug: 5290367)
2011-10-12 20:43:18 -07:00
Winson Chung 3f74f0cbc6 Merge "Fixing some issues with AppsCustomize" into ics-mr0 2011-10-12 14:49:45 -07:00
Winson Chung 9f36157cb5 Merge "Changing press feedback to holographic for search buttons. (Bug: 5290367)" into ics-mr0 2011-10-12 14:49:41 -07:00
Michael Jurka fba9f1f0bd am 24a667c5: Merge "Add haptic feedback when All Apps button is pressed" into ics-mr0
* commit '24a667c5566785dfcff53244a787443dad456f5e':
  Add haptic feedback when All Apps button is pressed
2011-10-12 12:38:17 -07:00
Michael Jurka 9064ceae58 am c1f5d266: Fix stutter when swiping workspace first time
* commit 'c1f5d26675e9777a55076d41404208e6160ca483':
  Fix stutter when swiping workspace first time
2011-10-12 12:37:54 -07:00
The Android Automerger b8a40fa651 merge in ics-release history after reset to master 2011-10-12 07:01:04 -07:00
Winson Chung 5fc72b3186 Fixing some issues with AppsCustomize
- Tweaking the widget page to make it a little tighter
- Altering the way we generate widget previews to make them more consistent
- Making the Apps page two line titles

Change-Id: I7bce420466c1d41fb87b423f259472482803a406
2011-10-11 18:20:33 -07:00
Winson Chung 7d3810d833 Changing press feedback to holographic for search buttons. (Bug: 5290367)
Change-Id: I50fa849abb816a98d1dbbfd9bf6611fbb87baca9
2011-10-11 17:39:07 -07:00
Michael Jurka 24a667c556 Merge "Add haptic feedback when All Apps button is pressed" into ics-mr0 2011-10-11 16:08:35 -07:00
Michael Jurka 2a55232840 Add haptic feedback when All Apps button is pressed
Bug 5432097

Change-Id: I600054705b7c48a69ee17bb4058c91ea8cf7260d
2011-10-11 15:45:17 -07:00
Michael Jurka c1f5d26675 Fix stutter when swiping workspace first time
Bug # 5366313

Change-Id: If4212d0cd626d0829e3e4487da52f455b0b89983
2011-10-11 11:11:36 -07:00
The Android Automerger de9cadb1f4 merge in ics-release history after reset to master 2011-10-11 05:34:09 -07:00
Winson Chung dab6445aeb am 3a02e82c: Merge "Fixing annoying issue where page outlines looked off-center."
* commit '3a02e82cfff354ba5e4444114b1ae2a1d5ac2862':
  Fixing annoying issue where page outlines looked off-center.
2011-10-10 12:02:46 -07:00
Winson Chung 3a02e82cff Merge "Fixing annoying issue where page outlines looked off-center." 2011-10-10 12:00:37 -07:00
Winson Chung 9b0f23bafd Fixing annoying issue where page outlines looked off-center.
- Also addressed folder icon clipping issue (Bug: 5199082)

Change-Id: Ifc76024e10e0ecf0103cd314f4d02523b068f923
2011-10-09 15:04:41 -07:00
The Android Automerger ed09eeb085 merge in ics-release history after reset to master 2011-10-09 07:01:09 -07:00
Eric Fischer 37afaaca40 am 8900eb0d: Import revised translations.
* commit '8900eb0d5be0950261bb951e41ae5222dc40ea5a':
  Import revised translations.
2011-10-07 18:09:57 -07:00
Eric Fischer 8900eb0d5b Import revised translations.
Change-Id: I4ea822a304bf3557cb4ef2f7a6bfa4a938ccd962
2011-10-07 16:51:35 -07:00
Adam Cohen 37a360ba92 am 4045eb73: Fixing folder order persistence, issue 5422712
* commit '4045eb736e76374ec8b53b4cea2eaea47c72db4a':
  Fixing folder order persistence, issue 5422712
2011-10-06 15:18:08 -07:00
Adam Cohen 4045eb736e Fixing folder order persistence, issue 5422712
Change-Id: I72d99274b581a803f01042e1de979c59faa4684b
2011-10-06 13:02:03 -07:00
Winson Chung 64aafc5adc am 12dc6d3b: Merge "Updating folder cling text position for Crespo. (Bug: 5346951)"
* commit '12dc6d3bc83e8033b7d0c87c6ae32ecc0a44ffe7':
  Updating folder cling text position for Crespo. (Bug: 5346951)
2011-10-06 10:31:48 -07:00
Winson Chung 12dc6d3bc8 Merge "Updating folder cling text position for Crespo. (Bug: 5346951)" 2011-10-06 10:30:33 -07:00
The Android Automerger c274459f7b merge in ics-release history after reset to master 2011-10-06 07:01:15 -07:00
Adam Cohen 2635ea49f1 am 16d7ffc5: Adding some dump() logging regarding deleted widgets
* commit '16d7ffc5d55cc69ddd5a7854f138b2d8cc0a7635':
  Adding some dump() logging regarding deleted widgets
2011-10-05 21:58:09 -07:00
Adam Cohen 16d7ffc5d5 Adding some dump() logging regarding deleted widgets
Change-Id: Ia11cc27267d06d57e0e16bfabe3b5076481058e5
2011-10-05 17:51:48 -07:00
Winson Chung 93065f0a05 Updating folder cling text position for Crespo. (Bug: 5346951)
Change-Id: Iaa0794c84766d02f1091442e2e76418ba57002d8
2011-10-05 16:44:09 -07:00
Winson Chung d395308a1a am dc67b1c2: Merge "Fixing some search box issues."
* commit 'dc67b1c2444a8cbd42029570847189387fcfa606':
  Fixing some search box issues.
2011-10-05 16:01:58 -07:00
Winson Chung dc67b1c244 Merge "Fixing some search box issues." 2011-10-05 16:00:13 -07:00
Winson Chung c51db6accf Fixing some search box issues.
- Voice search still clickable and causes crash (Bug: 5371480)
- Empty search box when QSB is disabled (Bug: 5358074)

Change-Id: I97cef678b012c8294fca9149e22458abed31075d
2011-10-05 14:30:32 -07:00
Romain Guy 96ab4abd7d am c8878cd9: Merge "Remove unneeded permissions"
* commit 'c8878cd9deec2c2013bd326a86fcd065a61ee7b8':
  Remove unneeded permissions
2011-10-05 12:51:02 -07:00
Romain Guy c8878cd9de Merge "Remove unneeded permissions" 2011-10-05 12:48:59 -07:00
Romain Guy 2934433e4b Remove unneeded permissions
Change-Id: I328402278d53aa39459d5c6b21890c9c720a726e
2011-10-05 12:48:33 -07:00
The Android Automerger 94f213b494 merge in ics-release history after reset to master 2011-10-05 06:59:23 -07:00
Michael Jurka 56450bc8a1 am 9b09219d: Merge "Removing click delay from hotseat"
* commit '9b09219df6601a877425c6dfad4a8de8a1ea2f44':
  Removing click delay from hotseat
2011-10-04 15:16:28 -07:00
Michael Jurka 9b09219df6 Merge "Removing click delay from hotseat" 2011-10-04 15:13:44 -07:00
Michael Jurka e6235dd225 Removing click delay from hotseat
Change-Id: I9b227b387f43f2cc446ec93c65a7307ca8be53e8
2011-10-04 15:02:49 -07:00
The Android Open Source Project 352b1d3f91 am 92feab22: Reconcile with ics-factoryrom-release
* commit '92feab2236ab34bec52fcc6721194df338fa9edd':
2011-10-04 13:59:27 -07:00
The Android Open Source Project 92feab2236 Reconcile with ics-factoryrom-release
Change-Id: Ia4037679977351e39450e5fc9f15e2a4b37f0cff
2011-10-04 13:57:18 -07:00