192226 Commits

Author SHA1 Message Date
Wojciech Staszkiewicz
9e9e2e73c6 Pass charset to XmlPullParser.setInput instead of null
Passing null to XmlPullParser.setInput forces it to do additional
work, which can be easily avoided if we know the charset beforehand.

bug: b/20849543

Change-Id: Iaff97be9df2d0f99d7af8f19f65934439c9658e2
2015-05-14 10:24:34 +01:00
Chris Banes
e695bb8a28 Fix build; doc link in ImageView
Change-Id: Ie3057fc2b920f71ff89eee0d3577d21d0e9930c3
2015-05-14 10:12:20 +01:00
Geoff Mendal
e9db8f8fe7 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 08:58:51 +00:00
Geoff Mendal
b065a1365a Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 08:58:23 +00:00
Geoff Mendal
027d5126f2 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 08:57:56 +00:00
Geoff Mendal
69ea07be05 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 08:57:41 +00:00
Geoff Mendal
251348d3fc Import translations. DO NOT MERGE
Change-Id: I0096104dd65eeb3b4e7bf836c09a58f8aa34965e
Auto-generated-cl: translation import
2015-05-14 01:56:14 -07:00
Geoff Mendal
23151f7a4e Import translations. DO NOT MERGE
Change-Id: I39f1448a0cead40a7deadb7769eb14dea658bf0a
Auto-generated-cl: translation import
2015-05-14 01:52:48 -07:00
Geoff Mendal
2b1700cfd8 Import translations. DO NOT MERGE
Change-Id: I67b89c7404834f90bd632fdb0fa400187902a0f1
Auto-generated-cl: translation import
2015-05-14 01:25:41 -07:00
Geoff Mendal
146adec052 Import translations. DO NOT MERGE
Change-Id: I2fd493c8a9420bd2a42011ff69301d2ef0375523
Auto-generated-cl: translation import
2015-05-14 01:22:15 -07:00
Robin Lee
39087b1cec Replace String host:port/url args with Uri arg
Uri provides a stronger guarantee of well-formedness and lets apps do
nice extra things like specifying scheme etc. without twisting any
expectations.

Bug: 20820034
Change-Id: Ia6bbedb74765444920b667d643fb7e1eb6a7292b
2015-05-14 07:15:18 +01:00
Deepanshu Gupta
a47fb5ad5d Merge "Fix build." into mnc-dev 2015-05-14 05:21:20 +00:00
Deepanshu Gupta
4ebbfd7787 Fix build.
When doing the full build, javalib.jar wasn't created. However, mm had
created the javalib.jar. Fix the build by not depending on javalib.jar,
but on classes.jar

Change-Id: I643676b1d73cbfce42946a065a2ada6c50cc959a
2015-05-13 22:18:37 -07:00
Deepanshu Gupta
228837b180 Merge "Update rendering fidelity tag to use constant." into mnc-dev 2015-05-14 04:53:03 +00:00
Deepanshu Gupta
e646022429 Merge "Revert "Call dispatchFinishTemporaryDetach before returning a transient view"" into mnc-dev 2015-05-14 04:52:59 +00:00
Geoff Mendal
3a76780cf9 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 04:52:34 +00:00
Deepanshu Gupta
11a3f9aa67 Merge "Use Balanced line breaker instead of HighQuality." into mnc-dev 2015-05-14 04:52:19 +00:00
Deepanshu Gupta
63b3332fad Merge "Update nav bar icons." into mnc-dev 2015-05-14 04:52:03 +00:00
Deepanshu Gupta
addf626628 Merge "Load ICU data in LayoutLib" into mnc-dev 2015-05-14 04:51:58 +00:00
Deepanshu Gupta
4728cd1706 Merge "Add missing delegates for M preview." into mnc-dev 2015-05-14 04:51:42 +00:00
Deepanshu Gupta
a2366b0c2e Merge "Run setup for full tests only once." into mnc-dev 2015-05-14 04:51:25 +00:00
Deepanshu Gupta
db42c336ca Merge "Remove kxml dependency." into mnc-dev 2015-05-14 04:51:17 +00:00
Deepanshu Gupta
1ae505060e Update rendering fidelity tag to use constant.
Change-Id: If6c1076aa1e070c6bda7be16516fe0e18a95fe2d
2015-05-13 21:47:10 -07:00
Geoff Mendal
d6fc5d1ae3 Import translations. DO NOT MERGE
Change-Id: I74bbf76bccf8567fe859e3ee4d0884b1306fc7e2
Auto-generated-cl: translation import
2015-05-13 21:44:23 -07:00
Geoff Mendal
2817f7feb0 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 04:36:18 +00:00
Geoff Mendal
3211b56eff Import translations. DO NOT MERGE
Change-Id: If33561fdaf98e273425caa3c0e9da3cf81446886
Auto-generated-cl: translation import
2015-05-13 21:28:40 -07:00
Keisuke Kuroyanagi
0433488daa Merge "Track difference between touch and word in x coordinate." into mnc-dev 2015-05-14 04:26:21 +00:00
Deepanshu Gupta
5987e553c2 Revert "Call dispatchFinishTemporaryDetach before returning a transient view"
This reverts commit c73a1aaa90694c66feefc59557b35f5913ef1b04. The change
causes an NPE when rendering ListViews.
2015-05-13 21:25:57 -07:00
Joe Fernandez
7779379291 docs: Add weekly subscriptions and grace period information to IAB docs
b/20351362

Change-Id: Ie1d9c928acbe3ae3846680d6fa4ff9e2fa049f84
2015-05-13 21:03:13 -07:00
Deepanshu Gupta
88b92541be Use Balanced line breaker instead of HighQuality.
Fallback to the Balanced line breaker till the time HighQuality one is
implemented.

Change-Id: I51e9882c5c733e5409f932ef740684829340ced9
2015-05-13 20:53:14 -07:00
Dan Sandler
08a04c1524 Icon support comes to Notification.
And you may ask yourself: what is that beautiful icon?
  And you may ask yourself: where does that API go to?
  And you may ask yourself: is it a resource? is it a Bitmap?
  And you may say to yourself: my god, what have I done

Bug: 18568715
Change-Id: I4377b311c538bd1cf36b3fba22326bae81af40c9
2015-05-13 23:50:43 -04:00
Dan Sandler
a22a380fbb Add Icon support to ImageView.
ImageView.setImageIcon() is remotable, so you can also call
RemoteViews.setImageViewIcon().

Bug: 18568715
Change-Id: I456cfa65102e1983d3392d822584d154a6cd761a
2015-05-13 23:50:39 -04:00
Deepanshu Gupta
139d6ff12d Update nav bar icons.
- Add a script to copy the icons from the original source.
- Update layout used for the navigation bar to be closer to the original
  layout.
- Update test image with the latest rendering.
- Add a nexus 5 landscape device config to help with testing.

Change-Id: I0b6674955e0970a6a8cce148b1b7aa61e1752ccd
2015-05-13 20:48:58 -07:00
Yorke Lee
abfcfdc044 Make Conferenceable an abstract class
Bug: 21066017
Change-Id: Ibcbccfc7b1380e417b464aed9b968cbc0a6a1cc2
2015-05-13 20:48:19 -07:00
Geoff Mendal
ae597c33dc Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-05-14 03:48:14 +00:00
Geoff Mendal
18d9823ef4 Import translations. DO NOT MERGE
Change-Id: Ie70f9077c3e51b08528ca37c3614b065ab44c68b
Auto-generated-cl: translation import
2015-05-13 20:47:17 -07:00
Vinit Deshpande
a3b9a2240e Merge "fix null pointer crash" into mnc-dev 2015-05-14 03:40:04 +00:00
Lorenzo Colitti
c9be9f4d5b Merge "Only activate the wifi alternate reality hack for KK and lower" into mnc-dev 2015-05-14 03:25:22 +00:00
Jean-Michel Trivi
f578953ead Merge "AudioTrack in SoundPool uses audio_attributes_t parameter" into mnc-dev 2015-05-14 03:21:55 +00:00
Jeff Brown
0d3b6dbc4c Merge "DO NOT MERGE - Overlay display now support multiple modes." into mnc-dev 2015-05-14 02:52:09 +00:00
Sanket Padawe
402be0628c Merge "Hotspot 2.0 UI." into mnc-dev 2015-05-14 02:40:44 +00:00
Jean-Michel Trivi
6c307879b7 AudioTrack in SoundPool uses audio_attributes_t parameter
Bug 20731155

Change-Id: I62ce9d5c5a88aaf534cfd1861378215f9253248d
2015-05-13 19:26:12 -07:00
Andy Hung
2bdd69c4a2 Merge "Add getChannelIndexMasks API to AudioDeviceInfo" into mnc-dev 2015-05-14 02:18:02 +00:00
Pierre Vandwalle
20903b392b fix null pointer crash
(cherry-picked from mirror-m-wireless-internal-release
216d8c3 fix null pointer crash)

Bug: 20232584

Change-Id: I7c46e372bc8f3a54b0428ef56c034eb2c79133ea
2015-05-13 19:16:09 -07:00
Jaesung Chung
f5edb20ae9 Merge "TIF: Add DVB device handling to TvInputManagerService" into mnc-dev 2015-05-14 02:14:37 +00:00
Santos Cordon
e9ea718f30 Merge "Improve javadoc for PRESENTATION_ constants." into mnc-dev 2015-05-14 02:10:34 +00:00
Santos Cordon
ed769ae5d2 Improve javadoc for PRESENTATION_ constants.
Bug: 21089678
Change-Id: I045fd71a30c75c213dd5c0c64ded983ea5e5d866
2015-05-13 19:09:47 -07:00
Santos Cordon
d9e1fe3cd4 Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-dev 2015-05-14 02:07:58 +00:00
Yorke Lee
ad0bfe3ae2 Merge "Add BIND_TELECOM_CONNECTION_SERVICE permission" into mnc-dev 2015-05-14 02:06:54 +00:00
Svetoslav
857c3019ba Merge "Do not allow opting out from the new permission model." into mnc-dev 2015-05-14 02:04:30 +00:00