Eric Fischer
21c15f89f9
Import revised translations.
...
Change-Id: I7b2f40b5e5875aeee683d356a128fe880eaebe0b
2011-02-25 11:36:03 -08:00
Patrick Dubroy
6c7a985c55
Merge "Fix 3482911: NPE in CustomizePagedView.resetCheckedItem"
2011-02-24 17:10:41 -08:00
Patrick Dubroy
6f13342ffd
Fix 3482911: NPE in CustomizePagedView.resetCheckedItem
...
Also fixes an issue where quick swipes on an item could
cause it to animate in from (0, 0) sometimes.
Change-Id: Ie3312389bcb5109f4b26ec518a29b4aa88161377
2011-02-24 16:50:55 -08:00
Eric Fischer
74d14fded4
Merge "Import revised translations."
2011-02-24 14:04:28 -08:00
Eric Fischer
7477c8e086
Import revised translations.
...
Change-Id: Id756370b2e3f7d9eb43f50f1fccc7135307ca72f
2011-02-24 11:57:22 -08:00
Patrick Dubroy
a0aa0121b9
Fix issue with some home button presses being ignored.
...
We are ignoring home button presses after panning away from
the default screen, when the workspace is still moving slightly.
Also, make the home button a no-op when the user is in the
middle of panning the screen (i.e. finger is still down).
Change-Id: Ida6bad4faaf90b6802aac2cbf3444f76b7b38100
2011-02-24 11:43:59 -08:00
Eric Fischer
62ae29f8b5
am c2bd4bee: (-s ours) am c554fb92: Import revised translations. DO NOT MERGE
...
* commit 'c2bd4bee5a5ebb450b508732af8a28a71e58765d':
Import revised translations. DO NOT MERGE
2011-02-24 11:27:24 -08:00
Eric Fischer
c2bd4bee5a
am c554fb92: Import revised translations. DO NOT MERGE
...
* commit 'c554fb921af78d435d919f0134f7d35a94ad95d6':
Import revised translations. DO NOT MERGE
2011-02-24 11:22:51 -08:00
Eric Fischer
c554fb921a
Import revised translations. DO NOT MERGE
...
Change-Id: I7a9b74e5e6b4726c45533a560f953c279d78420d
2011-02-24 10:58:00 -08:00
Winson Chung
760585d09f
Merge "Fixing issue where flinging the Customize tray would scroll to the incorrect page after update."
2011-02-24 10:02:08 -08:00
Michael Jurka
3c38d561e6
Refactoring layout of launcher
...
- Only one layout of launcher for landspace/portrait now
- Programmatically vertically centering the shrunken workspace screens rather than using a custom value
Change-Id: Ib689b4031f122b9a1b2bc1ca711b91320619bebd
2011-02-23 19:48:35 -08:00
Winson Chung
03929773a4
Fixing issue where flinging the Customize tray would scroll to the incorrect page after update.
...
Change-Id: I654665b065ad60414286ea16f7feae5054df604c
2011-02-23 17:07:48 -08:00
Michael Jurka
b8f9746f32
Merge "Fix NPE in BubbleTextView"
2011-02-23 16:53:34 -08:00
Winson Chung
981abb6f89
Merge "Pre-initializing filtered/apps list in case we get incremental updates before setApps(), adding additional null checks. (3465095)"
2011-02-23 16:26:38 -08:00
Michael Jurka
b02972c592
Fix NPE in BubbleTextView
2011-02-23 16:21:57 -08:00
Winson Chung
44316458da
Merge "Restoring split touch events in workspace with workaround."
2011-02-23 16:16:12 -08:00
Michael Jurka
6ab0041f8a
Merge "Add comment about an earlier All Apps bug fix"
2011-02-23 15:54:37 -08:00
Eric Fischer
c6d877592c
am 5e521d47: (-s ours) am d1773030: Import revised translations. DO NOT MERGE
...
* commit '5e521d47068b9f5a9dbe644360596cd0b3521f4e':
Import revised translations. DO NOT MERGE
2011-02-23 15:40:48 -08:00
Eric Fischer
5e521d4706
am d1773030: Import revised translations. DO NOT MERGE
...
* commit 'd17730301ad0689a33f61145e000e7bc4efb679a':
Import revised translations. DO NOT MERGE
2011-02-23 15:36:20 -08:00
Patrick Dubroy
f87e4dbff4
Merge "Fix 3272584: home button should return to previous workspace"
2011-02-23 15:23:07 -08:00
Patrick Dubroy
6ec2e187cd
Fix 3272584: home button should return to previous workspace
...
Change-Id: I8d019ae68c4b1a875d629683202ac73cdd8c3cf7
2011-02-23 15:08:07 -08:00
Eric Fischer
d17730301a
Import revised translations. DO NOT MERGE
...
Change-Id: I0fd4ce9bb91b44132e37f2229dccd45d70bc4a1f
2011-02-23 14:50:46 -08:00
Winson Chung
8b53478a98
Pre-initializing filtered/apps list in case we get incremental updates before setApps(), adding additional null checks. (3465095)
...
Change-Id: Ie53fe7ed4fc55a587f8f831902ed5ee2d87bc98e
2011-02-23 13:45:03 -08:00
Winson Chung
c35afb2c9d
Restoring split touch events in workspace with workaround.
...
Change-Id: Icfe39e02f214b5a40169d07d785ff05948ac643a
2011-02-23 13:04:29 -08:00
Eric Fischer
199b299308
am edf3cbdd: (-s ours) am d57d9abd: (-s ours) am a47d23f9: Import revised translations. DO NOT MERGE
...
* commit 'edf3cbdddd756e34fe0a4cf8321248aa684fd2f2':
Import revised translations. DO NOT MERGE
2011-02-22 21:35:49 -08:00
Eric Fischer
edf3cbdddd
am d57d9abd: (-s ours) am a47d23f9: Import revised translations. DO NOT MERGE
...
* commit 'd57d9abd52395d52492e5471a0b7dd14e7d039c9':
Import revised translations. DO NOT MERGE
2011-02-22 14:48:43 -08:00
Patrick Dubroy
0a1af42571
Merge "Add missing animations when dragging from customize."
2011-02-22 11:35:48 -08:00
Patrick Dubroy
5f44542560
Add missing animations when dragging from customize.
...
- Fix 3453751: Moon landing on canceled drag from customize
- Fix 3453595: Use home screen "consume" animation when dragging and dropping
Change-Id: Ia6a83c2d7a8f24c3ce02811547a35a7022d245f6
2011-02-18 20:03:59 -08:00
Eric Fischer
d57d9abd52
am a47d23f9: Import revised translations. DO NOT MERGE
...
* commit 'a47d23f9bca6887747b469fb24a00e172c5a6642':
Import revised translations. DO NOT MERGE
2011-02-18 15:22:55 -08:00
Eric Fischer
e552b8b19c
Merge "Import revised translations."
2011-02-17 10:31:43 -08:00
Eric Fischer
596f6df315
Import revised translations.
...
Change-Id: I6f2e33b47044c574b4ee333185dddb6ef7525a03
2011-02-17 10:18:49 -08:00
Michael Jurka
a40829a4a8
Add comment about an earlier All Apps bug fix
...
(earlier change was Icfdb096c: Fix bug where only holo outlines were visible in All Apps sometimes)
2011-02-16 18:04:17 -08:00
Michael Jurka
ddd62e9f3d
Improve feedback when launching apps
...
- Keep "pressed" state until the activity is launched
- Properly invalidate icons, which solves issue where the edge of "pressed" blue glow was still being rendered
2011-02-16 17:49:32 -08:00
Michael Jurka
a88b213087
Merge "Disable camera pan animation"
2011-02-16 15:19:04 -08:00
Michael Jurka
e4340a1e32
Merge "Simplifying logic to create/destroy hardware layers in All Apps"
2011-02-16 14:56:53 -08:00
Michael Jurka
afca953ce9
Disable camera pan animation
2011-02-16 14:51:09 -08:00
Michael Jurka
c5e49022be
Simplifying logic to create/destroy hardware layers in All Apps
...
Bug # 3422984
2011-02-16 12:04:02 -08:00
Michael Jurka
c7c75e01a6
Merge "Fix drag and drop behavior"
2011-02-16 11:41:46 -08:00
Michael Jurka
c4e772e4b3
Fix drag and drop behavior
...
- Place items close to where they are dropped when workspaces are small
- Properly fix positioning of items in spring-loaded mode
- Remove blank padding below icons when dragging
2011-02-16 10:50:35 -08:00
Eric Fischer
084ac76108
am ac20d91f: (-s ours) am 61b2fd27: Import revised translations. DO NOT MERGE
...
* commit 'ac20d91f6395df531f728aeffbb83038fb81d09c':
Import revised translations. DO NOT MERGE
2011-02-16 10:42:02 -08:00
Eric Fischer
ac20d91f63
am 61b2fd27: Import revised translations. DO NOT MERGE
...
* commit '61b2fd2796c4b74884776f36f11467f5ebdee9e7':
Import revised translations. DO NOT MERGE
2011-02-16 10:37:42 -08:00
Eric Fischer
61b2fd2796
Import revised translations. DO NOT MERGE
...
Change-Id: I354fc7488347efcff3400e75bf6fde2aef6d5e80
2011-02-16 10:21:41 -08:00
Adam Cohen
b64cb5a44b
Fixing panning behaviour
...
Change-Id: Idd8268b5442a88b8ca30c2aa0ec8b80b59f7889d
2011-02-15 18:48:45 -08:00
Eric Fischer
a47d23f9bc
Import revised translations. DO NOT MERGE
...
Change-Id: I434e3257200a2f1eda21d4497a1a68b286e9b19e
2011-02-14 17:23:30 -08:00
Adam Cohen
aefd4e1f51
Fixing some edge cases of scrolling in PagedView
...
-> See Issue 3242353
Change-Id: I58140172e6f283706c351e66ba643cb018827893
2011-02-14 16:54:44 -08:00
Patrick Dubroy
917665cd06
Merge "Fix 3444233: No edge glow when dragging to adjacent screen"
2011-02-11 10:20:55 -08:00
Patrick Dubroy
70b9530f31
Fix 3444233: No edge glow when dragging to adjacent screen
2011-02-11 09:32:59 -08:00
Joe Onorato
035c152d94
Merge "Make the icon caching for SD cards actually work."
2011-02-10 15:02:49 -08:00
Michael Jurka
8df4f319fe
Merge "NPE fix"
2011-02-10 14:08:57 -08:00
Joe Onorato
17a8922e2a
Make the icon caching for SD cards actually work.
...
We need to save the icon *after* we have loaded all the other information about it.
Also, add a check that if apps on SD aren't possible, don't even bother saving the icon. This saves
~200 ms on each run of the loader.
Bug: 3240615
Change-Id: Idc2329a868ab970b51deec341ffa8a47a344e110
2011-02-10 11:41:57 -08:00