Commit Graph

49925 Commits

Author SHA1 Message Date
Kenny Root 1270b9f558 am 6c1dde4d: Merge "Applications with broken resources get default icon" into honeycomb-mr1
* commit '6c1dde4d59abc651598d9c8380c18037e8e8f715':
  Applications with broken resources get default icon
2011-03-10 13:54:02 -08:00
Eric Fischer f4ba9183a6 am 132ab8dc: (-s ours) Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1
* commit '132ab8dc2263d264998a978e7aa067b646b2a46f':
  Import revised translations.  DO NOT MERGE
2011-03-10 13:54:00 -08:00
Adam Cohen 7700a7648a Merge "Fixing workspace scrolling, Bug: 4070816" into honeycomb-mr1 2011-03-10 13:43:33 -08:00
Kenny Root 6c1dde4d59 Merge "Applications with broken resources get default icon" into honeycomb-mr1 2011-03-10 13:10:08 -08:00
Eric Fischer 132ab8dc22 Merge "Import revised translations. DO NOT MERGE" into honeycomb-mr1 2011-03-10 11:40:54 -08:00
Kenny Root 20b0a5f0fd Applications with broken resources get default icon
This will prevent the Launcher from crashing when the icon resource is
not found.

Bug: 4016288
Change-Id: I152574eb62cff66fa863152f84d4bb201f0341af
2011-03-10 11:37:56 -08:00
Adam Cohen 6342bbae1a Fixing workspace scrolling, Bug: 4070816
Change-Id: I8ff7d59f8d64e3deee022161f942dfe35359bdd2
2011-03-10 11:33:35 -08:00
Eric Fischer dae867c02b Import revised translations. DO NOT MERGE
Change-Id: I736eab1f8a8ccee008717f0e3b8017981e3c74cf
2011-03-10 11:27:16 -08:00
Patrick Dubroy c3579bc065 am a017c037: Fix 3306005: NPE at android.widget.TextView.getExtendedPaddingTop()
* commit 'a017c0379c30e0272a88a93d05b6a30e28955b88':
  Fix 3306005: NPE at android.widget.TextView.getExtendedPaddingTop()
2011-03-09 16:25:11 -08:00
Patrick Dubroy a017c0379c Fix 3306005: NPE at android.widget.TextView.getExtendedPaddingTop()
Problem occurs when we call getExtendedPaddingTop() before the View
has been layed out. Fix is to not create the glowing outline until
we are actually drawing the BubbleTextView.

Change-Id: Icef7bbe69b07bf12c36c59a8b57aec5d455d5a99
2011-03-09 16:01:32 -08:00
Michael Jurka 461275d399 am bf32dbbb: Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" into honeycomb-mr1
* commit 'bf32dbbbff0b235eaa21f2a5af679b8950a280e9':
  Fix bug: workspace screens not being rendered in spring-loaded mode
2011-03-09 15:55:59 -08:00
Michael Jurka 809cc36188 am 72a174de: Merge "Fix wonky background rendering in spring loaded mode" into honeycomb-mr1
* commit '72a174de20d06c8592b4de5bda4b13a96d05be7a':
  Fix wonky background rendering in spring loaded mode
2011-03-09 15:53:51 -08:00
Michael Jurka 9496cf9d9e am 92c1faec: Merge "Fix reported wallpaper offset in portrait mode for live wallpapers" into honeycomb-mr1
* commit '92c1faec0bc4a3e67bf7984bf4d14d4317ac0b7a':
  Fix reported wallpaper offset in portrait mode for live wallpapers
2011-03-09 15:53:49 -08:00
Adam Cohen 370379f931 am 97336a16: Merge "Small UI tweaks to widget resizing" into honeycomb-mr1
* commit '97336a1618e7cdc8b11050c28bec8c99f3438dc6':
  Small UI tweaks to widget resizing
2011-03-09 15:51:39 -08:00
Michael Jurka bf32dbbbff Merge "Fix bug: workspace screens not being rendered in spring-loaded mode" into honeycomb-mr1 2011-03-09 15:49:40 -08:00
Michael Jurka 72a174de20 Merge "Fix wonky background rendering in spring loaded mode" into honeycomb-mr1 2011-03-09 15:47:30 -08:00
Michael Jurka 92c1faec0b Merge "Fix reported wallpaper offset in portrait mode for live wallpapers" into honeycomb-mr1 2011-03-09 15:47:19 -08:00
Adam Cohen 97336a1618 Merge "Small UI tweaks to widget resizing" into honeycomb-mr1 2011-03-09 15:46:23 -08:00
Michael Jurka a4b4016bcd Fix bug: workspace screens not being rendered in spring-loaded mode
Bug # 4024334
2011-03-09 14:53:27 -08:00
Michael Jurka cc6c8848e6 Fix wonky background rendering in spring loaded mode
Bug # 4024334
2011-03-09 14:38:14 -08:00
Michael Jurka f70c781424 Fix reported wallpaper offset in portrait mode for live wallpapers
Bug # 3442622
2011-03-09 14:07:36 -08:00
Patrick Dubroy be929e6500 am bbaa75c8: Fix 3514114: Dropping on mini-screens doesn\'t place items correctly
* commit 'bbaa75c8c432c46c00ee2eb836e438b3774d6709':
  Fix 3514114: Dropping on mini-screens doesn't place items correctly
2011-03-09 10:29:24 -08:00
The Android Automerger 6aa9d3bc83 merge in gingerbread-release history after reset to gingerbread 2011-03-09 08:54:06 -08:00
Adam Cohen e4b7729b9d Small UI tweaks to widget resizing
Change-Id: I4d6f81ce17b3f3406206e8d25317c05cb9f8b5c4
2011-03-08 19:22:59 -08:00
Patrick Dubroy bbaa75c8c4 Fix 3514114: Dropping on mini-screens doesn't place items correctly
Change-Id: I7176562f1a62ca9973a256e53151aac1ff708144
2011-03-08 18:47:55 -08:00
Michael Jurka 890c34a89c am 1c3f8ecc: Fix regression: google search icon doesn\'t show immediately
* commit '1c3f8ecccc80628263cf0b3769c7c53184db9aab':
  Fix regression: google search icon doesn't show immediately
2011-03-07 18:18:23 -08:00
Michael Jurka 1c3f8ecccc Fix regression: google search icon doesn't show immediately
Bug # 3510354
2011-03-07 16:43:28 -08:00
The Android Automerger 7fb1e5ae6b merge in gingerbread-release history after reset to gingerbread 2011-03-07 16:40:16 -08:00
Michael Jurka 20f59e767f am 41797993: Merge "improving performance of first AllApps/Customize animation" into honeycomb-mr1
* commit '417979937ac6bfa9a36d241fb4ac9aa4372b6d27':
  improving performance of first AllApps/Customize animation
2011-03-07 15:49:04 -08:00
Michael Jurka 417979937a Merge "improving performance of first AllApps/Customize animation" into honeycomb-mr1 2011-03-07 15:45:07 -08:00
Michael Jurka abded66084 improving performance of first AllApps/Customize animation
Change-Id: I71e5cc634f7e1346617d101efd6945c00484cab3
2011-03-07 15:20:51 -08:00
Patrick Dubroy 8786bad10f am f697ac68: Merge "Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent" into honeycomb-mr1
* commit 'f697ac683b955503b51d8412198e07b7aa0055e4':
  Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent
2011-03-07 15:20:09 -08:00
Patrick Dubroy f697ac683b Merge "Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent" into honeycomb-mr1 2011-03-07 15:16:00 -08:00
Patrick Dubroy d1837cc69e Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEvent
Change-Id: I606573f36270109b156b625b416d05ee16a44316
2011-03-07 13:44:26 -08:00
Eric Fischer 1794ff64ef am c6163f46: (-s ours) Import revised translations. DO NOT MERGE
* commit 'c6163f467e60be6673c888f2bf38ebb5ccd5fca5':
  Import revised translations.  DO NOT MERGE
2011-03-07 13:23:52 -08:00
Eric Fischer c6163f467e Import revised translations. DO NOT MERGE
Change-Id: I2717880b088d1ca2e8a3bedb3c1c9ddce09de199
2011-03-07 12:55:48 -08:00
The Android Automerger 61fa50d9da merge in gingerbread-release history after reset to gingerbread 2011-03-04 21:56:46 -08:00
The Android Automerger 2d8e5f7de8 merge in gingerbread-release history after reset to gingerbread 2011-03-04 17:42:04 -08:00
Winson Chung c151b8d114 am 320b2fb5: Merge "Adding background protection for AllApps." into honeycomb-mr1
* commit '320b2fb5eff8750d07dc9b4874c2ec0b92a601b8':
  Adding background protection for AllApps.
2011-03-04 11:42:29 -08:00
Winson Chung 320b2fb5ef Merge "Adding background protection for AllApps." into honeycomb-mr1 2011-03-04 11:21:15 -08:00
Winson Chung 30882dd91a Adding background protection for AllApps.
Change-Id: If4f8a2e80e1ceae6c84fcea58cc5fcc118aad25e
2011-03-04 11:20:32 -08:00
Patrick Dubroy 0b304f6f36 am 758a9239: Fix 3511340: Exit widget resize mode when home or back clicked
* commit '758a9239f045ff4eb85c421a2f67a720b5b3c621':
  Fix 3511340: Exit widget resize mode when home or back clicked
2011-03-04 01:02:03 -08:00
Adam Cohen 14fdf095af am c50d9573: Merge "Cleaning up widget resizing code" into honeycomb-mr1
* commit 'c50d9573b31fd5ad9f463370adfeafd15429adc1':
  Cleaning up widget resizing code
2011-03-04 01:02:01 -08:00
Winson Chung 736fcc6db1 am 1eca497a: Updating launcher/search bar assets.
* commit '1eca497a7d901e013eca399a3149b47093cd5f37':
  Updating launcher/search bar assets.
2011-03-04 01:01:59 -08:00
Patrick Dubroy 08c528295a am 3c438bcb: Merge "Fix 3360951: Forced orientation change during widget conf" into honeycomb-mr1
* commit '3c438bcbd3a0e40141117c5b68a82a8be5ddf140':
  Fix 3360951: Forced orientation change during widget conf
2011-03-04 01:01:57 -08:00
Michael Jurka af4eda74a1 am d7692bb8: Merge "Fixed issue where background wasn\'t rendered behind customization tray" into honeycomb-mr1
* commit 'd7692bb81681286d564af1bb69563d30c1dfb672':
  Fixed issue where background wasn't rendered behind customization tray
2011-03-04 01:01:55 -08:00
Michael Jurka 03b3dc8589 am c2ff68dd: Merge "Fix crash on some machines when loading Voice Search icon" into honeycomb-mr1
* commit 'c2ff68ddf6b8b78f535be43ccf9c8134d595fce8':
  Fix crash on some machines when loading Voice Search icon
2011-03-04 01:01:52 -08:00
Patrick Dubroy 758a9239f0 Fix 3511340: Exit widget resize mode when home or back clicked
Also add an optimization to drastically reduce the number of
posted events when a widget is currently being resized.

Change-Id: I8839d4bba564028a67fb0355d35b7dd52465b199
2011-03-03 20:10:01 -08:00
Adam Cohen c50d9573b3 Merge "Cleaning up widget resizing code" into honeycomb-mr1 2011-03-03 19:52:06 -08:00
Winson Chung 1eca497a7d Updating launcher/search bar assets.
Change-Id: Ia59c0e7c38a486c8c7a6f833bfffeb6ab1f3a7b5
2011-03-03 18:41:16 -08:00