Alan Viverette
cb8e84b832
am 5b92ff31: Merge "Add private themes for dialogs spawned from Settings theme" into lmp-dev
...
* commit '5b92ff31abd081bc029eba9badb392c65927313d':
Add private themes for dialogs spawned from Settings theme
2014-08-22 01:12:40 +00:00
Winson Chung
67c2c86f3b
am 6181cbf5: Minor tweaks to recents thumbnails.
...
* commit '6181cbf5ba9e6b2ef528767c3f79e77506a6ad59':
Minor tweaks to recents thumbnails.
2014-08-22 01:12:34 +00:00
Alan Viverette
8bfd36167e
Merge "Add private themes for dialogs spawned from Settings theme" into lmp-dev
2014-08-22 01:03:48 +00:00
Winson Chung
096f36b8db
Minor tweaks to recents thumbnails.
...
- Reducing the size of the recents thumbnails
- Skip persisting if we never update the last thumbnail
- Don't bother loading the last thumbnail file descriptor if we have it in memory
- Fixing warning in getting drawable from resource
Change-Id: Ieddaeac75a5e5d80876a9b6b1d50f7cc84c7d6fd
2014-08-22 01:03:21 +00:00
Jing Zhao
570fc122f4
am 7b2ea97b: Make mAutoAttachOnCreation in DcTracker configuable
...
* commit '7b2ea97b618804903e323fbd5538b21ba5ef3fbc':
Make mAutoAttachOnCreation in DcTracker configuable
2014-08-22 00:13:22 +00:00
Jing Zhao
1b4771d7c5
Make mAutoAttachOnCreation in DcTracker configuable
...
Bug: 17131842
Change-Id: Iba63cff2f8f5b3ed28bde2aca42e91d3693cad54
2014-08-22 00:07:15 +00:00
George Mount
4b88c6fb0c
am c559e14d: Merge "Add Parent Change to ChangeTransform" into lmp-dev
...
* commit 'c559e14dc1be802bcfe15c989e2c66c9df0e327a':
Add Parent Change to ChangeTransform
2014-08-21 23:07:59 +00:00
George Mount
99db6030e1
Merge "Add Parent Change to ChangeTransform" into lmp-dev
2014-08-21 23:00:05 +00:00
Dake Gu
c94e2b393f
Add Parent Change to ChangeTransform
...
Bug 16460123
Modified ChangeTransform to support any pivot changes.
Modified ChangeTransform to support changes between parents.
Change-Id: I6374890dab9f3d795f334b951bdb9d51d434b8ee
2014-08-21 15:50:17 -07:00
George Mount
d5e97d6ce2
am 3061f12a: Merge "Allow Activities to opt into using Overlay for shared elements." into lmp-dev
...
* commit '3061f12affddaa50ac16ea14a727f35b8ba23337':
Allow Activities to opt into using Overlay for shared elements.
2014-08-21 22:34:52 +00:00
George Mount
7762e8e798
Merge "Allow Activities to opt into using Overlay for shared elements." into lmp-dev
2014-08-21 22:26:57 +00:00
Alan Viverette
5c88b3b1c7
Add private themes for dialogs spawned from Settings theme
...
BUG: 16778165
Change-Id: I19ecf735171c55d56dc1072622eeefcef5d233a0
2014-08-21 15:16:31 -07:00
Elliott Hughes
7a4a99f0b2
am b7c2ac25: Merge "Don\'t say "Arabic (Egypt)" in Settings." into lmp-dev
...
* commit 'b7c2ac254d6e7546fc95ae601298f7df4c619429':
Don't say "Arabic (Egypt)" in Settings.
2014-08-21 21:34:47 +00:00
George Mount
b89d5cc2c6
Allow Activities to opt into using Overlay for shared elements.
...
Bug 17001227
Change-Id: Icc49a81357ee69abd2a15a1d1efcead298ab3fb7
2014-08-21 14:30:51 -07:00
Elliott Hughes
105f6ceb0f
Merge "Don't say "Arabic (Egypt)" in Settings." into lmp-dev
2014-08-21 21:24:44 +00:00
Elliott Hughes
fbc4a34a20
Don't say "Arabic (Egypt)" in Settings.
...
Nexus devices only ship one Arabic locale: ar_EG. This should probably be
changed to ar_001 in a later release (and, really, we should let users
choose _all_ of the Arabic-speaking countries), but there's no time for L.
This adds ar_EG to the list of special cases for LocalePicker so that
we'll show "Arabic" instead of "Arabic (Egypt)" (the actual change uses
the Arabic for "Arabic", obviously).
If you're an OEM trying to ship multiple Arabic locales, please accept
my apologies for making your lives slightly harder and, yes, this is the
patch you want to revert so that ar_EG shows up as "Arabic (Egypt)" again.
Bug: 17150708
Change-Id: Iea2fdf813bf3d7758e667bb1a8134a612ee0317b
2014-08-21 13:23:43 -07:00
Alan Viverette
d4454a1713
am 8276a657: Merge "Update form spinner and search field assets" into lmp-dev
...
* commit '8276a6577c50c3d99a0e5d8ee4ab666f670011b7':
Update form spinner and search field assets
2014-08-21 20:08:15 +00:00
Alan Viverette
1b42fd5124
am ce5a9143: Merge "Update material switch styling" into lmp-dev
...
* commit 'ce5a91438f3f609368b81930fb0541c7258649c8':
Update material switch styling
2014-08-21 20:08:04 +00:00
Alan Viverette
aa45ff70a2
Merge "Update form spinner and search field assets" into lmp-dev
2014-08-21 20:03:05 +00:00
Alan Viverette
edf82bd269
Merge "Update material switch styling" into lmp-dev
2014-08-21 19:59:04 +00:00
Alan Viverette
88eab02a36
Update form spinner and search field assets
...
Also cleans up insets in some other Material drawables.
BUG: 17162129
BUG: 16736289
Change-Id: I9b4d77230941522022908bc2939c4026459cf02a
2014-08-21 12:53:27 -07:00
Alan Viverette
125bab40ba
Update material switch styling
...
Also adds switch style to default theme.
BUG: 16984766
Change-Id: Ib90bcd80cd599e3c66a08ae7b327a347f4ca2405
2014-08-21 10:54:14 -07:00
Chris Craik
ab3f9dd4e7
am 7d271c37: Merge "Clarify text shadow attribute/method comments" into lmp-dev
...
* commit '7d271c376159a6202b463930efd63d177351fd18':
Clarify text shadow attribute/method comments
2014-08-21 16:52:23 +00:00
Chris Craik
c56a1a51a9
Merge "Clarify text shadow attribute/method comments" into lmp-dev
2014-08-21 16:46:53 +00:00
Jorim Jaggi
9921de0df1
am af1c312d: Merge "Update notification layouts to match redlines" into lmp-dev
...
* commit 'af1c312d19d9b786b2edc1e83d4688870a51ef17':
Update notification layouts to match redlines
2014-08-21 16:13:34 +00:00
Jorim Jaggi
922fb7a7db
Merge "Update notification layouts to match redlines" into lmp-dev
2014-08-21 15:21:22 +00:00
Jorim Jaggi
445d3c0a6f
Update notification layouts to match redlines
...
Also fixes a lot of paddings and other small issues with
the notification layouts.
Bug: 15437369
Change-Id: I40b6c69afc160c498b7e2e709814b5b847f615de
2014-08-21 17:13:55 +02:00
Jason Monk
d0be70b407
am e34fef3b: Don\'t stack toasts for every user press
...
* commit 'e34fef3b40889f30891fe12ff441edaa48544a7f':
Don't stack toasts for every user press
2014-08-21 14:15:03 +00:00
Jason Monk
07f82b7942
Don't stack toasts for every user press
...
Showing a toast on every press was adding up to a long list of
toasts to clear out of the display, now cancel the last so we
don't have that problem.
Also fix unlock strings to not use insertions because of problems
translating the context.
Bug: 16892731
Bug: 16366701
Change-Id: Ia523469089c9f8dd1f3e466a9d4ea901a376d1bc
2014-08-21 09:42:42 -04:00
Jessica Hummel
e14410f8c3
am 8d8d2419: Merge "Strings: replace work space by work profile" into lmp-dev
...
* commit '8d8d2419103aeedb6210a7bec644778285e18ee8':
Strings: replace work space by work profile
2014-08-21 10:20:08 +00:00
Jessica Hummel
671be93cbb
Merge "Strings: replace work space by work profile" into lmp-dev
2014-08-21 10:08:57 +00:00
Jessica Hummel
98c406c3cd
Strings: replace work space by work profile
...
Change-Id: I3f2dd5f628a34e1df351b3f1a526f3d2beea3ece
bug:16468412
2014-08-21 11:05:50 +01:00
Jae Seo
841d3245ab
am 9c179483: API Review: android.media.tv
...
* commit '9c179483cb20f1933563a73dee85106694a06d1b':
API Review: android.media.tv
2014-08-21 04:10:09 +00:00
Jae Seo
14355950d5
API Review: android.media.tv
...
TvContentRating:
- The XML file: attributes should have android: prefix and should allow
string resource references for labels.
Bug: 17114406
Change-Id: Ife2f4dc6c2c8a5a1714cdeedb27aab40fce73e2b
2014-08-20 20:59:51 -07:00
Robert Greenwalt
d4aba7aa88
am 251ccb52: Merge "Add config resource to overlay tcp buffer sizes." into lmp-dev
...
* commit '251ccb52dff69b2e91b8795756d8ef1a2dd46386':
Add config resource to overlay tcp buffer sizes.
2014-08-21 01:15:44 +00:00
Chris Craik
5faf85b6dd
Clarify text shadow attribute/method comments
...
bug:17157162
Change-Id: I7abe7c0eb1973ddf7d7a17d9dd85c08833c4bf88
2014-08-20 17:59:25 -07:00
Tenghui Zhu
2629170590
am 36f1b53f: Merge "Revert "Revert "Update indeterminate linear progress bar""" into lmp-dev
...
* commit '36f1b53f43c63db4bac3b18dba7fc96d85a50055':
Revert "Revert "Update indeterminate linear progress bar""
2014-08-20 22:22:27 +00:00
Tenghui Zhu
d750563a34
Revert "Revert "Update indeterminate linear progress bar""
...
This reverts commit f010cb690c49887ba8fc6f925c468b8fa865a4c1.
Change-Id: I9e36ddf046eb0ff07fc736da2498e1669c8821f1
2014-08-20 21:02:09 +00:00
Alan Viverette
034b0e0214
am 0f9a48b6: Merge "Use correct single-letter date format in SimpleMonthView" into lmp-dev
...
* commit '0f9a48b60226c538c1cf7128abcf59302f69f46b':
Use correct single-letter date format in SimpleMonthView
2014-08-20 20:07:36 +00:00
Chris Craik
07811d31c2
am 1ada8566: Merge "Add outlineProvider attribute" into lmp-dev
...
* commit '1ada856628fb56518b438a45d0b66693d7eef185':
Add outlineProvider attribute
2014-08-20 17:47:00 +00:00
Selim Cinek
60ea8ac991
am cc19946d: Added notification color to all system notifications
...
* commit 'cc19946d947cf553ee9fd23778a3c811c18ae633':
Added notification color to all system notifications
2014-08-20 13:44:39 +00:00
Selim Cinek
255dd04271
Added notification color to all system notifications
...
Bug: 17128331
Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb
2014-08-20 14:25:18 +02:00
Jeff Brown
5f55b9d29c
am 53509444: Merge "Remove incomplete media router API. (DO NOT MERGE)" into lmp-dev
...
* commit '53509444443c45cf519105294f1acf3e4f0c0c1e':
Remove incomplete media router API. (DO NOT MERGE)
2014-08-20 03:19:22 +00:00
Etan Cohen
307789985e
am 962f4011: Enable VoLTE with overlay configuration allowing disabling.
...
* commit '962f40115b888e983845b81627a8aee7c907e5f8':
Enable VoLTE with overlay configuration allowing disabling.
2014-08-20 02:54:19 +00:00
Adam Powell
81af1aa168
am 330a5bec: Merge "Update text selection handles to have a minimum touch target size." into lmp-dev
...
* commit '330a5bece1685fb75a0bcb3067f245ae8e802b13':
Update text selection handles to have a minimum touch target size.
2014-08-20 02:54:11 +00:00
Etan Cohen
155bbf1ea4
Enable VoLTE with overlay configuration allowing disabling.
...
Bug: 17134661
Change-Id: Ie6262b2b39848a13729a4b9d6acad10ebb91636b
2014-08-20 02:42:49 +00:00
Alan Viverette
70641d8492
am bcd4112c: Merge "Update toggle switch asset to include content area" into lmp-dev
...
* commit 'bcd4112cb1c038c25f4fc62a89c58e8a0a414198':
Update toggle switch asset to include content area
2014-08-20 00:22:33 +00:00
Tenghui Zhu
d1a8395070
am f010cb69: Revert "Update indeterminate linear progress bar"
...
* commit 'f010cb690c49887ba8fc6f925c468b8fa865a4c1':
Revert "Update indeterminate linear progress bar"
2014-08-19 23:35:28 +00:00
Tenghui Zhu
4ba3c3733c
Revert "Update indeterminate linear progress bar"
...
This reverts commit 00282d5a5182293d401164278738f454b42cf979.
Change-Id: I1c1d167c32006cef807e0eeb44cfef784a6444e5
2014-08-19 23:23:29 +00:00
Alan Viverette
7ca96807d5
am 314d0b0f: Merge "Fix button text color, reduce alert dialog padding" into lmp-dev
...
* commit '314d0b0ff845ed88159c77a9430c2bf7265a2735':
Fix button text color, reduce alert dialog padding
2014-08-19 23:04:11 +00:00