Casey Burkhardt
cffa7175f8
Merge "Disable clings when explore by touch is enabled. Bug: 11067870 Change-Id: If203f3a23de3bd3192ff748bbccc04d74b0a73fa" into jb-ub-now-indigo-rose
2013-10-07 21:18:08 +00:00
Adam Cohen
225ad9b7ff
Only show the most recent screen added to custom content (issue 11087978)
...
Change-Id: Id50604e982cbb3abb26e5dfc3fcc37339529539d
2013-10-07 13:06:27 -07:00
Chris Wren
92aa423826
move to backup helper architecture
...
add journals to DecoderRing, for backup debugging
Bug: 10778984
Change-Id: I38e93853c05f72468b3800c172b96effc70a63e0
2013-10-07 14:43:22 +00:00
John Spurlock
d4507eefa3
Migrate to new WM.LP.flags based translucent decor API.
...
Update/rename common helper class TranslucentDecor to handle both
apis so behavior is correct on old and new builds.
Bug:10674960
Change-Id: Id3b2d523026e9e4f2f71f0eab404792207c6d8c7
2013-10-06 16:08:58 -04:00
Baligh Uddin
835c0b74f0
Merge "Import translations. DO NOT MERGE" into jb-ub-now-indigo-rose
2013-10-05 03:46:19 +00:00
Baligh Uddin
085314d291
Import translations. DO NOT MERGE
...
Change-Id: I185619ba0918df721761093ff046c29086496acd
Auto-generated-cl: translation import
2013-10-04 19:52:14 -07:00
Adam Cohen
4b37887942
Fix issue where TalkBack would announce Apps instead of Widgets (issue 11012666)
...
Change-Id: Ia25c370d706055bee4a5766cfdea20b637e936b4
2013-10-04 18:58:48 -07:00
Adam Cohen
5380521880
First pass on accessibility
...
-> issue 10801717
-> issue 11012432
-> issue 11012764
Change-Id: I9a687a39a358441afd57c0c46b57399ecbf23c36
2013-10-04 16:31:09 -07:00
Casey Burkhardt
0d9cbae4dd
Disable clings when explore by touch is enabled.
...
Bug: 11067870
Change-Id: If203f3a23de3bd3192ff748bbccc04d74b0a73fa
2013-10-04 15:16:47 -07:00
Winson Chung
8cffccc15f
Merge "Fixing issue with numerous empty screens showing when adding a shortcut to a clear workspace. (Bug 10785413)" into jb-ub-now-indigo-rose
2013-10-04 20:58:25 +00:00
Michael Jurka
2fe1530ce9
Fix NPE
...
Bug: 11069853
2013-10-04 12:35:27 -07:00
Chris Wren
d8fe6de10d
check the state of launcher before running a backup.
...
Bug: 11066273
Change-Id: Ie27a7cce4060f0bafedb06dbdb33fddf50a9cc48
2013-10-04 14:47:11 +00:00
Chris Wren
b86f07696c
use PNG as the transport encoding for images
...
Bug: 11077365
Change-Id: I0e57fcbcd93916eb04841d2abc9aeabbd40db575
2013-10-04 14:46:47 +00:00
Chris Wren
978194c608
leave the padding on the backupkeys
...
this was self-consistent on the device, but the host tool
treats lack of padding in a different way.
Bug:10778984
Change-Id: I47f653a98f23ff0ce54218d100e0c8e2f92b67fa
2013-10-04 10:46:04 -04:00
Chris Wren
b1fd63b843
only backup widgets assets once
...
Bug: 10778984
Change-Id: I6736f8b699c7fc5669f966a8b25819ea380480ab
2013-10-04 14:42:55 +00:00
Winson Chung
8741298d3c
Fixing issue with numerous empty screens showing when adding a shortcut to a clear workspace. (Bug 10785413)
...
Change-Id: Ib9b5f76dc23e609b1774147a6cf760f185d9154b
2013-10-03 18:46:06 -07:00
Michael Jurka
5b4b6904ae
Finalize visuals of wallpaper picker items
...
Also, move third-party wallpapers to end of list
Bug: 10852962
Bug: 11024560
2013-10-03 18:15:08 -07:00
Bjorn Bringert
ed60ba1e24
Merge "Add a better app filtering mechanism and filter widgets" into jb-ub-now-indigo-rose
2013-10-03 23:22:57 +00:00
Michael Jurka
f2e1ace175
Merge "Fix RTL bugs with wallpaper parallax" into jb-ub-now-indigo-rose
2013-10-03 23:22:39 +00:00
Michael Jurka
fe0ace3583
Fix RTL bugs with wallpaper parallax
...
Bug: 10901046
Change-Id: Id4277173b0c13d25eb0507bd6fa9fa1309946510
2013-10-03 16:19:06 -07:00
Winson Chung
b232383fd5
Fixing issue where newly added shortcuts were not being animated in (Bug. 11023745)
...
Change-Id: I63d3a5fb3b41f5fc58ee44db9270772ce8458ee9
2013-10-03 16:05:32 -07:00
Bjorn Bringert
1307f63f8a
Add a better app filtering mechanism and filter widgets
...
The old one didn't use the app filter when packages
were added or updated, only in the initial load.
The app filter is now also used for appwidget providers.
Bug: 10895858
Bug: 10898990
Change-Id: Id29bbc3cf7bdb0c360edd92f768b86684bd338ed
2013-10-03 23:40:34 +01:00
Chris Wren
f0481bf3c9
Merge "add a proto decoder host utility" into jb-ub-now-indigo-rose
2013-10-03 20:54:28 +00:00
Tom Stamm
339b0ec914
Merge "Trying to come up with a simpler approach for onShow/onHide." into jb-ub-now-indigo-rose
2013-10-03 20:38:12 +00:00
Chris Wren
c95c80d137
Merge "backup widget assets." into jb-ub-now-indigo-rose
2013-10-03 19:39:31 +00:00
Daniel Sandler
57dac26fe0
Add support for <include> in workspace XML.
...
Note that this doesn't honor folder nesting (that is, you
can't include an XML file full of shortcuts inside a
<folder> node and expect them all to appear in that folder).
It's really just a way to concatenate/overlay multiple XML
files, making it easier to make a few tweaks/additions for
certain screen sizes or locales.
Bug: 10932771
Change-Id: I1fc29477d0717a8a7bc116f16729a955e6c625d5
2013-10-03 13:28:36 -04:00
Chris Wren
2b6c21d434
add a proto decoder host utility
...
Bug: 10778984
Change-Id: I1c0203a3a5b3a3b1e565af387ccdfa92b53f8335
2013-10-03 12:57:53 -04:00
Chris Wren
fd13c714f4
backup widget assets.
...
Bug: 10778984
Change-Id: I842a88c517401fa4eb3798fd03e0fbc3634e3144
2013-10-03 12:57:52 -04:00
Baligh Uddin
e0916aec7d
Merge "Import translations. DO NOT MERGE" into jb-ub-now-indigo-rose
2013-10-03 04:06:24 +00:00
Baligh Uddin
39e36317e1
Import translations. DO NOT MERGE
...
Change-Id: I3786db949ea5e8884fd056e7d820f341251afc20
Auto-generated-cl: translation import
2013-10-02 18:00:15 -07:00
Adam Cohen
6fecd410e8
Trying to come up with a simpler approach for onShow/onHide.
...
-> In this approach, the shown/hidden state should be tracked
by the CustomContent provider and excess calls to onShow and onHide
should be debounced. That is, if onShow is called twice in a row,
without an intermediate onHide, the second should be discarded.
Viceversa for onHide.
Change-Id: I2fa48d15f28767775a9a9cb84c1d920867a12176
2013-10-02 17:58:53 -07:00
Winson Chung
45cab39eea
Tweaking the front cling to support more verbose languages. (Bug 11015051)
2013-10-02 17:45:32 -07:00
Adam Cohen
d3f333b995
Merge "Updating all-apps button (issue 11030678)" into jb-ub-now-indigo-rose
2013-10-02 18:56:30 +00:00
Adam Cohen
7f76a00896
Updating all-apps button (issue 11030678)
...
Change-Id: I62b49ed5225a3859d843d3fa27ef96b341eb7845
2013-10-02 11:56:04 -07:00
Winson Chung
6706ed8266
Updating widget preview tile.
2013-10-02 11:00:28 -07:00
Chris Wren
136c17631d
Merge "backup launcher icons" into jb-ub-now-indigo-rose
2013-10-02 17:12:13 +00:00
Adam Cohen
40d6264a8e
Merge "Fix ArrayIndexOutOfBoundsException, (issue 11038649)" into jb-ub-now-indigo-rose
2013-10-02 16:47:23 +00:00
Adam Cohen
1f1f45d620
Fix ArrayIndexOutOfBoundsException, (issue 11038649)
...
Change-Id: Ib7aa55b104894f12175b382fdbcfb08d95408699
2013-10-02 09:44:13 -07:00
Allan Wojciechowski
fdc4302bfa
Don't animate showWorkspaceAndExitOverviewMode
...
We shouldn't animate from here as this only gets called when
transitioning to the custom content screen and we shouldn't
animate exiting overview mode.
Bug: 10849624
Change-Id: I1309f2ed1f89a20a9e7b7a2fb5aec47b01f222ab
2013-10-02 11:15:27 -04:00
Chris Wren
22e130d401
backup launcher icons
...
Only allow a small number of icons to be backed up in any given pass.
Also refactor common code out of favorite and screen backups.
Bug: 10778984
Change-Id: I54bc769c1d1c1c9087ea4bc58f258bd15c167aea
2013-10-02 08:02:57 -04:00
Adam Cohen
044db335ab
Merge "Making sure overview mode can't get stuck (issue 11022017)" into jb-ub-now-indigo-rose
2013-10-02 01:10:57 +00:00
Adam Cohen
7a9e58aa17
Making sure overview mode can't get stuck (issue 11022017)
...
Change-Id: Iee2088f8781d375b0b83625023fb125a869a2868
2013-10-01 18:05:53 -07:00
Adam Cohen
20df4f87ec
Merge "Ensuring launcher is always setting "interactionBegin/End" where appropriate (issue 11030735)" into jb-ub-now-indigo-rose
2013-10-02 01:03:54 +00:00
Adam Cohen
edaaa30232
Ensuring launcher is always setting "interactionBegin/End" where appropriate (issue 11030735)
...
Change-Id: I16f4f6a19cdc92af6b817a658dc32e082f08660c
2013-10-01 17:35:43 -07:00
Winson Chung
ba4e52f41c
Updating page indicator assets.
2013-10-01 17:22:26 -07:00
Chris Craik
a8c1906a9d
Merge "Disable hardware layer on custom screen" into jb-ub-now-indigo-rose
2013-10-02 00:16:36 +00:00
Adam Cohen
c60777ad4d
Merge "Upping icon font size. (Bug 10909316)" into jb-ub-now-indigo-rose
2013-10-01 23:32:38 +00:00
Winson Chung
2651d13422
Upping icon font size. (Bug 10909316)
...
Change-Id: Iafc29b0b0eb98d51c9a03babff37d1dfdd53d9e0
2013-10-01 16:28:15 -07:00
Adam Cohen
7f331b6bed
Merge "Change folder icon item overlay to white (issue 11030725)" into jb-ub-now-indigo-rose
2013-10-01 23:14:02 +00:00
Adam Cohen
433766dcb8
Change folder icon item overlay to white (issue 11030725)
...
Change-Id: I119cd06211722f86f901eb08ee9f7d1d9903e4ea
2013-10-01 16:13:42 -07:00