Winson Chung
b6147f8578
Merge "Adjusting grid for tablets and fixing incorrect resources for large tablets." into jb-ub-now-kermit
2013-12-12 00:35:47 +00:00
Michael Jurka
96749c1321
Revert "Revert "Move wallpaper picker code to a separate directory""
...
This reverts commit 39de459a86 .
2013-12-11 15:41:28 +01:00
Winson Chung
59a488ac03
Adjusting grid for tablets and fixing incorrect resources for large tablets.
...
Change-Id: I4c2a058da934bef14f5be3c53ebda940aeb990ca
2013-12-10 17:52:40 -08:00
Michael Jurka
39de459a86
Revert "Move wallpaper picker code to a separate directory"
...
This reverts commit 8e88cb8478 .
2013-12-10 23:47:28 +01:00
Michael Jurka
8e88cb8478
Move wallpaper picker code to a separate directory
...
Change-Id: Id79d11ed08085c4fe356739498a8b77952e30392
2013-12-10 18:28:50 +01:00
Nilesh Agrawal
da41ea6698
Allow 5 hotseat icons in DISABLE_ALL_APPS mode.
...
Added the xml resource in Launcher3 package as well.
This is a dummy resource with just hotseat icons.
Previously reviewed on: http://ag/396580
Change-Id: I31b0d7d4796d028f44f746260c381f2d8226605a
2013-12-09 14:37:59 -08:00
Winson Chung
c39c3c4763
Fixing regression in drop target bar height. (Bug 11980757)
...
Change-Id: I67ccc575b5c15a47ab7f41ceebfc86d9a212ddf3
2013-12-04 16:18:55 -08:00
Winson Chung
c82d2622bc
Dyanmically lay out overview mode across all orientations and form factors.
...
Change-Id: I788bbf289717b30b19afc9ad9d611c85715bc623
2013-11-07 18:50:37 +00:00
Baligh Uddin
f0d79e5734
Import translations. DO NOT MERGE
...
Change-Id: I077655685f6faa46c09db6f7d7384aaddb08c9f7
Auto-generated-cl: translation import
2013-11-06 15:16:57 -08:00
Baligh Uddin
fe2ac8396b
Import translations. DO NOT MERGE
...
Change-Id: Idd188b56c6fc58f3b16175cfa59bcc2c0a1647b8
Auto-generated-cl: translation import
2013-11-04 16:35:24 -08:00
Winson Chung
476883c54e
am e494aaf7: Merge "Initial changes to support AllApps on various form factors." into jb-ub-now-jetsonic
...
* commit 'e494aaf70fbe95d0fb7e0b64736f28884b044713':
Initial changes to support AllApps on various form factors.
2013-11-01 17:26:31 -07:00
Winson Chung
e494aaf70f
Merge "Initial changes to support AllApps on various form factors." into jb-ub-now-jetsonic
2013-11-01 21:20:53 +00:00
Winson Chung
67ca7e4cc5
Initial changes to support AllApps on various form factors.
...
Change-Id: I7bacb36f8a70c8ac920426899193a7bb7b7abbcb
2013-11-01 12:51:56 -07:00
Winson Chung
7e43e905ab
am c44a0c07: Merge "Tweaking cling text sizes for other languages. (Bug 11151675)" into jb-ub-now-jetsonic
...
* commit 'c44a0c0728dcb2ff410a10b426136926789c20a1':
Tweaking cling text sizes for other languages. (Bug 11151675)
2013-11-01 12:46:32 -07:00
Winson Chung
c44a0c0728
Merge "Tweaking cling text sizes for other languages. (Bug 11151675)" into jb-ub-now-jetsonic
2013-11-01 19:45:20 +00:00
Winson Chung
13dbfe18a0
Tweaking cling text sizes for other languages. (Bug 11151675)
...
Change-Id: Iae82064b1be7a33e5375c1e27fb7472216dc637a
2013-11-01 12:04:20 -07:00
Baligh Uddin
33ce277a53
Merge "Import translations. DO NOT MERGE" into jb-ub-now-jetsonic
2013-11-01 14:52:08 +00:00
Adam Cohen
fc6175df7d
Merge "Fixing up PagedView to work in landscape mode" into jb-ub-now-jetsonic
2013-10-31 21:35:51 +00:00
Adam Cohen
3b185e2513
Fixing up PagedView to work in landscape mode
...
-> separated notion of page spacing and paged view padding
-> always position the current page within the rect
created by pagedview's viewport + padding
-> space pages by a constant amount
Change-Id: I6bb35f72f04543f83b51ef981f8c9ded051623ac
2013-10-31 14:34:19 -07:00
Winson Chung
49ac59cbb3
Merge "Removing unused cling, tweaking translation character limits (Bug 11151675)" into jb-ub-now-jetsonic
2013-10-31 18:32:52 +00:00
Baligh Uddin
3d2d8c6350
Import translations. DO NOT MERGE
...
Change-Id: Ibc36ad18d55a12be13262c18f9aa9ee186b45e8a
Auto-generated-cl: translation import
2013-10-30 12:02:37 -07:00
Michael Jurka
619a180be5
Make wallpaper picker/cropper more robust
...
- don't crash if image passed to wallpaper picker
is invalid
- close input streams correctly
Bug: 11413915
Bug: 11380658
Bug: 11362731
Change-Id: I973e6bdc532d24a64efd6d174e89fdac626d7ee3
2013-10-29 22:50:30 +01:00
Winson Chung
88400d521e
Merge "Initial changes to support smaller landscape layouts." into jb-ub-now-jetsonic
2013-10-29 01:34:00 +00:00
Winson Chung
6e1c0d34bb
Initial changes to support smaller landscape layouts.
...
Change-Id: If0abe2b82eb08bae4f1ce65b805362d548acb876
2013-10-28 18:30:25 -07:00
Adam Cohen
7397e62460
Add visible touch feedback to items in folders
...
Change-Id: I41937f7864bca39232079a90139679ebd5cc2a07
2013-10-24 12:12:46 -07:00
Michael Jurka
83699e56be
Stop using a separate ImageView for default wallpaper
...
Fixes janky transition when going from default
wallpaper to another wallpaper
Bug: 11278179
Change-Id: I738d1ae7bbc5e2d139a084e721b53fed9008367f
2013-10-23 23:54:21 +02:00
Winson Chung
0091e3766e
Removing unused cling, tweaking translation character limits (Bug 11151675)
...
Change-Id: I601d92ecca5a479d7778824e3b120634bdae6a45
2013-10-22 14:40:17 -07:00
Winson Chung
39789cba2b
Merge "Removing tablet-specific assets." into jb-ub-now-jetsonic
2013-10-22 18:11:46 +00:00
Michael Jurka
862f7e3950
Load images on a bg thread
...
Bug: 11134758
Change-Id: Ie789a2fcb2024832ac104cd9cdbc3602abee85ee
2013-10-21 14:51:49 -07:00
Winson Chung
5e02abeae6
Removing tablet-specific assets.
...
Change-Id: Ia1115911ae476c6218a5bd21e1c07e3039f704ac
2013-10-21 11:32:16 -07:00
Baligh Uddin
3aadac7fba
Merge "Import translations. DO NOT MERGE" into jb-ub-now-jetsonic
2013-10-17 15:23:07 +00:00
Baligh Uddin
4274ed31de
Import translations. DO NOT MERGE
...
Change-Id: I83d23739da1050889a3dea6ae1e2d3e9c8b9f76a
Auto-generated-cl: translation import
2013-10-17 01:07:41 -07:00
Michael Jurka
12ca6134bf
Use new default wallpaper API
...
Change-Id: I77ce7f03f0d2c94d890d3eeee6750488b071b2ab
2013-10-15 14:46:10 -07:00
Winson Chung
207a7bd8e5
Tweaking workspace cling due to mirrored default hotseat. (Bug 11142616)
2013-10-13 22:21:45 -07:00
John Spurlock
de5aa42fde
Add translucent bar attributes to sw720dp values override.
...
Bug:11197555
Change-Id: I0644a65938b605952bd938698fe50aba1f2823df
2013-10-12 11:54:23 -04:00
Baligh Uddin
e1bc195119
Import translations. DO NOT MERGE
...
Change-Id: I6229e0eb50b3f67f610bc2c704e34165c75e5bd7
Auto-generated-cl: translation import
2013-10-12 02:08:44 -07:00
Adam Cohen
982470ead5
Merge "Speed up overview transition" into jb-ub-now-indigo-rose
2013-10-12 01:24:57 +00:00
Adam Cohen
fa2450a9ff
Speed up overview transition
...
Change-Id: Ie4086717318939875228dd3a920cecf79ba0ff91
2013-10-11 18:23:08 -07:00
Adam Cohen
88986e1c2e
Update all apps pressed state (issue 11113963)
...
Change-Id: I747f3817ac00be3e1e3b409285a0e47665b67032
2013-10-11 14:09:34 -07:00
Adam Cohen
a5f4e488df
Guarantee views are invisible after being faded (issue 11112570)
...
-> Prevent clicking of hotseat items during non-normal state
-> Update folder text edit highlight color (issue 11072862)
Change-Id: I0292b51dc5f7e318dc59e9a26bf1e39f333bc8eb
2013-10-11 13:51:01 -07:00
Alan Viverette
c5da25f75a
Update description for wallpaper accessibility announcement string
...
BUG: 11168576
Change-Id: I0911a0413eba9215411e378477e059c1fa15d986
2013-10-10 17:29:30 -07:00
Winson Chung
f7e11e9080
Fixing RTL issues with Clings. (Bug 11008488)
...
Change-Id: I78f891eabab53d6ded18f7c843504219d71e2883
2013-10-10 17:18:53 -07:00
Winson Chung
d1e474a92e
Merge "Initial changes for new clings. (Bug 11142616)" into jb-ub-now-indigo-rose
2013-10-10 20:45:27 +00:00
Winson Chung
3a6e7f330e
Initial changes for new clings. (Bug 11142616)
...
Change-Id: Id66ebceb99449941921d9e617dfe0cc05a2e3b65
2013-10-09 17:53:32 -07:00
John Spurlock
3442bc9467
Use translucent decor theme attributes in Launcher3.
...
And remove interim helper class.
Bug:10674960
Change-Id: I81d31563074deea058b9bbb4b806c6200f85230f
2013-10-09 18:28:41 -04:00
Alan Viverette
89a233fb0a
Announce wallpaper selection for accessibility
...
BUG: 11012903
Change-Id: Ie926b131f3781a413f551943cc6ac19c42ca6c67
2013-10-08 16:01:53 -07:00
Michael Jurka
ba65185edd
Merge "Add content description for wallpaper thumbs" into jb-ub-now-indigo-rose
2013-10-08 21:14:54 +00:00
Michael Jurka
fba9084816
Merge "Switch to using theme for translucent nav bars" into jb-ub-now-indigo-rose
2013-10-08 19:37:26 +00:00
Baligh Uddin
1f8f97d81a
Import translations. DO NOT MERGE
...
Change-Id: I11e86c87730919925dea13660fe5a144e2b47ab0
Auto-generated-cl: translation import
2013-10-07 20:06:13 -07:00
Michael Jurka
507250cfb7
Switch to using theme for translucent nav bars
2013-10-07 17:23:55 -07:00