TreeHugger Robot
697221e84d
Merge changes Ia7670aa6,I602b421b
...
* changes:
Get rid of VirtualViewDelegate.
Set autofill id on virtual structures.
2017-02-08 16:55:01 +00:00
TreeHugger Robot
42c401adbd
Merge "AssetManager2: Add GetResourceId"
2017-02-08 16:50:33 +00:00
Roshan Pius
4f2eba2a10
Merge changes If970d851,I5bd11574
...
* changes:
WifiManager: API upates for O
WifiConfiguration: Remove priority field
2017-02-08 16:40:39 +00:00
Adam Powell
2ec94fde4f
Merge "Provide old behavior for View#hasFocusable to old apps"
2017-02-08 16:21:06 +00:00
Rubin Xu
b94a914c9e
Merge "Small tweaks in LockSettingsService"
2017-02-08 16:04:27 +00:00
Calin Juravle
0c0daaa5c2
Merge "Fix typo in dexopt.secondary system property"
2017-02-08 16:03:08 +00:00
TreeHugger Robot
c71d1c2880
Merge "Allow EAP-SIM authentication methods under PEAP"
2017-02-08 15:35:28 +00:00
TreeHugger Robot
f9a55d42d2
Merge "AutoSize TextView (part 8) - APIs for predefined sizes"
2017-02-08 14:57:43 +00:00
Paul Duffin
24843fdf3b
Merge "Replace com.android.internal.util.Predicate with java.util.function.Predicate"
2017-02-08 14:49:34 +00:00
Chris Craik
08c9ca5228
Merge "Add ShadowShaderAnimation benchmark"
2017-02-08 14:23:34 +00:00
Adam Lesinski
af463961bc
Merge "AAPT: Fix --feature-of to allow non-public symbol visibility"
2017-02-08 14:07:22 +00:00
Adam Lesinski
929d6517df
AssetManager2: Add GetResourceId
...
Add ability to lookup a resource by name.
Test: make libandroidfw_tests
Change-Id: I262ba5ce4c9892458226fbdb44cf21f9877fb92d
2017-02-08 06:04:52 -08:00
Julia Reynolds
0ebe2d1b0d
Merge changes from topics 'proto', 'lights'
...
* changes:
Dump notification records to proto
Highlight selected channel on launching settings.
Let developers choose a light color for channels
2017-02-08 13:34:28 +00:00
TreeHugger Robot
8bc078d734
Merge "Improve AnchoredWindow with smart positioning logic."
2017-02-08 13:01:57 +00:00
Andrei Stingaceanu
9fe208fe6b
AutoSize TextView (part 8) - APIs for predefined sizes
...
* getter/setter for predefined sizes
* reads and configures from XML at construction time
* fix for an ugly bug where the sizes were missing an
entry in certain cases, e.g: min = 10; max = 20;
step = 2 would have produced [10, 12, 14, 16, 18]
instead of [10, 12, 14, 16, 18, 20]
* fix using getHeight()/getWidth() instead of
untrusted getMeasuredHeight()/getMeasuredWidth()
and move the auto-sizing triggering to
onLayout() instead of onMeasure() (while manually
testing discovered missing or extra pixels and
sometimes resizing being skipped - it's all fixed
now)
* fix using deceiving getTotalPaddingBottom()/...Top()
and replaced with getExtendedPaddingBottom()/..Top()
(getTotal... was removing the whitespace height but
auto-size needs to know about it so it can fill the
space)
Bug: 32221168
Test: attached in the same topic
run cts-dev -m CtsWidgetTestCases -t \
android.widget.cts.TextViewTest
Change-Id: Id5a31d0d32b2b4082af45b4bd65af8cb85bdc92e
2017-02-08 12:48:21 +00:00
Abodunrinwa Toki
5a6a99d2f5
Merge "TextClassificationManager: Avoid exposing lock."
2017-02-08 12:19:27 +00:00
Paul Duffin
ca4964ccbe
Replace com.android.internal.util.Predicate with java.util.function.Predicate
...
Bug: 35089332
Bug: 30188076
Test: make checkbuild
Change-Id: I0a5b4bf520fc39b59d8d790b01e9cff0d54e6d21
2017-02-08 11:55:39 +00:00
Paul Duffin
80f42edfc7
Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1d am: 290274df0d
...
am: d0a937e84b
Change-Id: Ic0e67021a5423b48bcf7d6ec8b903321d855e3aa
2017-02-08 11:43:36 +00:00
Paul Duffin
d0a937e84b
Merge "Fix problem with JavaDoc" am: 8f33fcdc4b am: 4929aafc1d
...
am: 290274df0d
Change-Id: I4e9ef88d6aa6c69a35b6b995ebf0b90214aef79d
2017-02-08 11:39:15 +00:00
Paul Duffin
290274df0d
Merge "Fix problem with JavaDoc" am: 8f33fcdc4b
...
am: 4929aafc1d
Change-Id: I08c9f20c34a2952105854d107b442884dba220b1
2017-02-08 11:35:19 +00:00
Paul Duffin
4929aafc1d
Merge "Fix problem with JavaDoc"
...
am: 8f33fcdc4b
Change-Id: I25fd01b35a2c1299304401a1333f737ee9252317
2017-02-08 11:31:15 +00:00
Treehugger Robot
8f33fcdc4b
Merge "Fix problem with JavaDoc"
2017-02-08 11:21:29 +00:00
TreeHugger Robot
999b689067
Merge "Hide pointer icon while navbar is hidden"
2017-02-08 10:56:59 +00:00
Manu Cornet
d916d103eb
2D Recents: Slightly darken header to differentiate from thumbnail am: 017a3acc3c
...
am: b72edcc21c
Change-Id: I310f5388c501f851eb78bd7d0a619ffe0a8f1270
2017-02-08 10:50:35 +00:00
Manu Cornet
b72edcc21c
2D Recents: Slightly darken header to differentiate from thumbnail
...
am: 017a3acc3c
Change-Id: I3eba04869c2cc0095f7f0f43855aeba3bc595759
2017-02-08 10:46:16 +00:00
TreeHugger Robot
7c600d4a29
Merge "Re-added sanitization."
2017-02-08 10:42:38 +00:00
TreeHugger Robot
6fd229b37e
Merge "Import translations. DO NOT MERGE"
2017-02-08 10:36:39 +00:00
TreeHugger Robot
bf1a0e23ae
Merge "start/invalidate selection actionMode asynchronously"
2017-02-08 10:35:54 +00:00
TreeHugger Robot
c03fdb3e3f
Merge "Fix capturing systrace while hwuimacro is running"
2017-02-08 10:24:28 +00:00
Diego Perez
c357e35897
Merge "Upgrade thumbnails size by 4x"
2017-02-08 10:21:39 +00:00
Diego Perez
47ba263768
Merge "Fix support for enum attributes in BridgeContext"
2017-02-08 10:21:27 +00:00
TreeHugger Robot
ba89ed754f
Merge "Move the logic of batteryMeterDrawable to settingslib"
2017-02-08 10:14:28 +00:00
TreeHugger Robot
c270de85cc
Merge "Apply transfer function when rendering with linear textures"
2017-02-08 10:06:03 +00:00
TreeHugger Robot
e88e228a24
Merge "Import translations. DO NOT MERGE"
2017-02-08 10:04:04 +00:00
TreeHugger Robot
1dd026d981
Merge "TIF: add BaseProgramColumns in TvContract"
2017-02-08 09:51:52 +00:00
TreeHugger Robot
74b16a1e6b
Merge "GET_ACCOUNTS_PRIVILEGED permission check for Account Discovery API."
2017-02-08 09:44:56 +00:00
TreeHugger Robot
c534f4ca8a
Merge "Remove unnecessary if-else statement from TextUtils#isEmpty. "
2017-02-08 09:42:48 +00:00
TreeHugger Robot
61294f4c8b
Merge "Removed value from AutoFillManager.virtualFocusChanged()."
2017-02-08 09:37:22 +00:00
TreeHugger Robot
df6438325f
Merge "BootAnimation: change log format when animation starts"
2017-02-08 09:17:19 +00:00
Paul Duffin
b5c09b5487
Fix problem with JavaDoc
...
Test: make checkbuild
Change-Id: Ia321e0a57ff63aa62adee16d611c063a22807176
2017-02-08 09:16:18 +00:00
TreeHugger Robot
084f004ad4
Merge "BatteryManager: Add battery status to getProperty"
2017-02-08 09:11:15 +00:00
Manu Cornet
017a3acc3c
2D Recents: Slightly darken header to differentiate from thumbnail
...
Bug: 34771148
Test: Locally on sw600dp device, sent screenshot to UX to confirm
Change-Id: I74282c6ed81d3b48d554f9acf55d4fafca2c73f4
2017-02-08 00:40:34 -08:00
Yohei Yukawa
3bcef52d7c
Merge "Propagate StartInputReason to attachNewInputLocked"
2017-02-08 07:29:30 +00:00
Felipe Leme
0221887e6a
Get rid of VirtualViewDelegate.
...
VirtualViewDelegate was used by views providing virtual children to:
- auto-fill the chidren
- notify system about children changes
Since the notification logic moved to the AutoFillManager class, it's
kind of an overkill to provide a delegate just for autoFill(); instead,
it's simpler to add a new autoFillVirtual(virtualId, value) method on
View.
BUG: 31001899
Test: manual verification
Test: CtsAutoFillServiceTestCases passes
Change-Id: Ia7670aa665918496a009017a11c3de72c4ed3fa2
2017-02-07 20:05:51 -08:00
Winson Chung
ef4d6f3787
Merge "Fixing crash when fetching stack bounds."
2017-02-08 03:25:00 +00:00
Wei Wang
dbdda2b60e
BootAnimation: change log format when animation starts
...
Bug: 34499826
Test: on marlin
Change-Id: I719485d399406abc08360620c09d90f4b87934a6
2017-02-07 18:59:58 -08:00
Wyatt Riley
e5d975cdff
Merge "GNSS Batching - Default Implementation"
2017-02-08 02:08:06 +00:00
Ian Pedowitz
4561f90194
Merge "Logging and partial fix for BatteryStats lock contention"
2017-02-08 02:02:17 +00:00
Suprabh Shukla
11015dd446
Merge "Deprecating secure setting install_non_market_apps"
2017-02-08 01:53:28 +00:00
Craig Donner
99015fe465
Merge "Use gralloc1 flags to allocate AHardwareBuffers"
2017-02-08 01:42:35 +00:00