Joe Fernandez
574690b13c
Merge "docs: Add weekly subscriptions and grace period information to IAB docs" into lmp-mr1-ub-docs
2015-05-14 15:26:37 +00:00
Zoltan Szatmary-Ban
39b8c69a23
Merge "Rename NetworkUsageStats -> NetworkStats" into mnc-dev
2015-05-14 15:13:34 +00:00
Andrei Stingaceanu
fae270c108
Editor: enable double tap for selection after cut/copy.
...
* detect double tap in the TextView and pass it to Editor.
* add a timer (with getDoubleTapTimeout) for executing the
single tap job in Editor.
* if double tap is detected then cancel the single tap job.
This way one tap shows the toolbar if within the timeframe
and two taps select the word and show the toolbar.
Bug: 20442587
Change-Id: I0a117939c896fcb13669346e30c9c48d319576dd
2015-05-14 16:11:07 +01:00
Dan Sandler
5bcbf857d1
Merge "Fix icon-related crash." into mnc-dev
2015-05-14 15:10:03 +00:00
Lorenzo Colitti
9e2d14beb3
Merge "Don't display the "no Internet access" prompt on captive portals." into mnc-dev
2015-05-14 15:07:10 +00:00
Xiyuan Xia
09e8303fd8
Merge "Clear security message on user input" into mnc-dev
2015-05-14 15:05:54 +00:00
John Reck
a0f6b87bbb
am 570b2052: (-s ours) DO NOT MERGE resolved conflicts for merge of 951f2347 to lmp-mr1-ub-dev
...
* commit '570b2052bb8eec8c510941b0a6d77262df28b922':
Revert "DO NOT MERGE Backport of limited jank-tracking metrics"
2015-05-14 14:51:06 +00:00
Lorenzo Colitti
8deb341067
Statically import NetworkCapabilities constants for brevity.
...
Bug: 18591282
Change-Id: I41c148951724136f31bc663fd81ca9f5de72818a
2015-05-14 23:46:17 +09:00
Lorenzo Colitti
d49159f4e9
Don't display the "no Internet access" prompt on captive portals.
...
Bug: 20081183
Bug: 21066461
Change-Id: Idc71844a604f9ca655411c6916de256780ea4586
2015-05-14 23:46:16 +09:00
John Reck
570b2052bb
DO NOT MERGE resolved conflicts for merge of 951f2347 to lmp-mr1-ub-dev
...
Change-Id: Ic392bf6f2cf9e9bf526b6ea63a3be7e50420e7d1
2015-05-14 07:38:11 -07:00
Andrei Stingaceanu
fa660f79e9
Merge "Fix: text selection bubbles move along with the text" into mnc-dev
2015-05-14 14:27:18 +00:00
Rubin Xu
6e1c17a3df
Merge "clear caller identify before sending system update notification" into mnc-dev
2015-05-14 14:00:18 +00:00
Dan Sandler
98b0290bbe
Fix icon-related crash.
...
Bug: 21144636
Change-Id: Ib686e9a9a18ac6b9f1e249bcde74be9212e0f53b
2015-05-14 09:53:31 -04:00
Michael Wright
5bd69e6e61
Revert "Revert "Add new MotionEvent actions for button press and release.""
...
This reverts commit 96238051621ba2dc8a1c20fa48a00ec6ec4735d6.
2015-05-14 14:48:08 +01:00
Michael Wright
3d52869834
Merge "Revert "Add new MotionEvent actions for button press and release."" into mnc-dev
2015-05-14 13:47:10 +00:00
Michael Wright
9623805162
Revert "Add new MotionEvent actions for button press and release."
...
This reverts commit ec0ce51b733f10c620cb9447b074f022d042e31d.
2015-05-14 14:46:25 +01:00
Michael Wright
07b83f1c9e
Merge "Add new MotionEvent actions for button press and release." into mnc-dev
2015-05-14 13:31:29 +00:00
Andrei Stingaceanu
35c550c854
Fix: text selection bubbles move along with the text
...
Always hide the selection cursor when showing the
insertion cursor.
Bug: 19857679
Change-Id: I549552fa5026e60f94900364b8194217e0de4b4a
2015-05-14 14:30:18 +01:00
Michael Wright
ec0ce51b73
Add new MotionEvent actions for button press and release.
...
Introduce ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE as actions to
signal a button press or release. If these actions happen
simulanteously with a DOWN or UP event then they're explicitly
ordered to happen after the DOWN or preceding the UP in order to send
them to the most recently targeted view.
Also, introduce new stylus button constants that differ from the
constants we use for mouse buttons.
Bug: 20704355
Change-Id: I5b75e5c5e692171c1c117ee687dd185a0d9dd15c
2015-05-14 14:18:05 +01:00
Rubin Xu
2c84cc2ea2
clear caller identify before sending system update notification
...
Because DeviceAdminReceiver is protected by BIND_DEVICE_ADMIN permission,
in order to send broadcast to it, we need to clear the caller's identity
and call sendBroadcastAsUser() as system.
Bug: 20213644
Change-Id: Icc7b239b9005e286012ade6580ec92a0a57198e0
2015-05-14 13:48:35 +01:00
Wojciech Staszkiewicz
be752b1f28
Merge "Pass charset to XmlPullParser.setInput instead of null" into mnc-dev
2015-05-14 10:27:24 +00:00
Andrei Stingaceanu
c398adf81c
Merge "Fix floating toolbar popping frequently after Replace/Copy" into mnc-dev
2015-05-14 10:23:09 +00:00
Narayan Kamath
e738bb6722
Merge "Fix build." into mnc-dev
2015-05-14 09:34:10 +00:00
Andrei Stingaceanu
78e2f07e81
Merge "Fix: replace terminates extract mode (floating toolbar)" into mnc-dev
2015-05-14 09:33:58 +00:00
Chris Banes
18ee0524f0
Merge "Fix build; doc link in ImageView" into mnc-dev
2015-05-14 09:32:40 +00:00
Clara Bayarri
e094b2aff0
Merge "Tests for WindowDecorActionBar's startActionMode implementation" into mnc-dev
2015-05-14 09:28:46 +00:00
Narayan Kamath
4bbe01818c
Fix build.
...
Broken @link tag in javadoc.
Change-Id: I1452d858eb46c9184903a0110ae645e949db4230
2015-05-14 10:27:41 +01:00
Clara Bayarri
2c7b461077
Tests for WindowDecorActionBar's startActionMode implementation
...
Change-Id: Ib7a79f3987fd565aabf4c5b093186ec669131522
2015-05-14 10:26:39 +01:00
Clara Bayarri
bff329b851
Merge "Tests for ActionBarContainer's startActionModeForChild" into mnc-dev
2015-05-14 09:25:27 +00:00
Clara Bayarri
e9b17ec0fd
Tests for ActionBarContainer's startActionModeForChild
...
Change-Id: Ida782cb72f26689ec49a6674dcaeee7d2fb196d3
2015-05-14 10:24:41 +01:00
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
The Android Automerger
0715a1f19f
merge in mnc-release history after reset to mnc-dev
2015-05-14 01:02:33 -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