Yuichi Araki
776cf41d7c
Fix a broken link in javadoc
...
Bug: 19856130
Change-Id: I0456e951f8bed36e3a62ddfd882f9c2d2bef9627
2015-04-02 04:03:07 +00:00
Eric Gilmore
b2b93762b8
Merge "Changing wording to reflect c2dm shutdown." into lmp-docs
2015-04-01 23:13:26 +00:00
Scott Rowe
4fc3d3ff40
Merge "docs: Building Live TV Apps" into lmp-docs
2015-04-01 21:05:42 +00:00
Luan Nguyen
d01ada2515
Merge "docs: Update ambient mode to mention disabling bitmap filtering" into lmp-docs
2015-04-01 19:24:31 +00:00
Luan Nguyen
649d839b82
Merge "docs: Remove misleading information about hardware layer performance benefits for optimizing views." into lmp-docs
2015-04-01 19:23:22 +00:00
Luan Nguyen
7542c44ee4
Merge "docs: Add voice intent for starting a stopwatch" into lmp-docs
2015-04-01 19:21:41 +00:00
Scott Rowe
ab8c34ffc4
docs: Building Live TV Apps
...
Change-Id: I8d0015e6c8a8a24c661434ca5cf88defd27ae8cf
2015-04-01 12:06:08 -07:00
Luan Nguyen
fcf7db9769
docs: Add voice intent for starting a stopwatch
...
bug: 19931486
Change-Id: I9895966da1203e1f95ac29a61f9613548b8f2177
2015-04-01 09:33:16 -07:00
Luan Nguyen
66cd54a6e6
docs: Remove misleading information about hardware layer performance
...
benefits for optimizing views.
bug: 18356775
Change-Id: Ideac15f1eb42fe4c2e291800458bf739cd6a9b4a
2015-04-01 09:16:21 -07:00
Andrew Solovay
b2255d4f10
docs: Fixed a typo.
...
See first comment for doc stage location.
bug: 19709151
Change-Id: I182cb76c55acd32da921420b3ef37d330cf63bb0
2015-03-31 20:13:57 -07:00
Svetoslav
37661db7fa
AccessibilityNodeInfo refresh returns a stale state. - DO NOT MERGE
...
AccessibilityNodeInfo refresh was getting the latest cached
state but this is not good enough as an accessibility service
can execute an action on the node and then refresh it to get
the new state.
bug:16954787
Change-Id: I004b4987b8dc423a2ab7031a4fbfe64365ddd7fe
(cherry picked from commit 5738fec00db65e0ee246475a7236e57ba3ee8d55)
2015-03-31 01:25:35 +00:00
Rich Slogar
f80370c601
Merge "docs: build tools 22.0.1 revision updates" into lmp-mr1-dev
2015-03-30 21:24:20 +00:00
Luan Nguyen
e42aa1caf0
docs: Update ambient mode to mention disabling bitmap filtering
...
bug: 19429396
Change-Id: I51c1c58211cbdcb8c293b693627c659fd55537cf
2015-03-30 15:45:55 +00:00
Bart Sears
4a26c391d0
Merge "CEC: Explicitly turn on screen for remote control passthrough" into lmp-mr1-dev
2015-03-27 20:48:38 +00:00
Deepanshu Gupta
4e6ae02a29
am 17bb697b: am ec8df9af: Fix tests for Java 6.
...
* commit '17bb697b3bce1b23137553829dd62e0e7c16b472':
Fix tests for Java 6.
2015-03-27 01:09:53 +00:00
Deepanshu Gupta
17bb697b3b
am ec8df9af: Fix tests for Java 6.
...
* commit 'ec8df9af2f35eb5be4df01d66b1add4a4e7546c7':
Fix tests for Java 6.
2015-03-27 01:02:58 +00:00
Christopher Tate
dbe0dd160e
When scanning unbundled apps, only install the expected APK tree
...
We now make sure, when scanning post-factory app installs, that we do not
accidentally activate a "leaked" or otherwise superfluous APK tree that the
scan algorithm happens to encounter before the one that we expect a priori
based on the persisted package-installation state. When we find such an
extraneous installation we ignore it in favor of the expected one, similarly
to the policy used when collecting system-bundled packages that have been
updated.
Even if we find an unexpected APK for the package, if the expected one
turns out to be absent we fall back to the existing "we thought this app
was present and now it isn't" logic.
Bug 19602471
Change-Id: I141a93661946176c05d8cf52a123bdf75c8eef74
2015-03-26 15:55:30 -07:00
Deepanshu Gupta
ec8df9af2f
Fix tests for Java 6.
...
- Change the guava version used to match the one included in the SDK.
The test server uses the same. However, the command line build still
uses the guava present at platform/external/guava, which is compiled
with Java 7. Thus, running the tests from inside the IDE can be done
via Java 6.
- Rebuilt the test app classes with Java 6 compatibility.
- Change similarity threshold to prevent differences due to some locale
settings different java versions.
Change-Id: Ic71d43256a8cf6f9df296e63550667a202c7105f
2015-03-26 12:29:36 -07:00
Michael Runge
9a91bf1d18
am 96f47f5b: am b0197033: Increase timeout when uncrypting OTA
...
* commit '96f47f5bf3f498a7a85721de2e265d8fa3e9af26':
Increase timeout when uncrypting OTA
2015-03-26 04:08:24 +00:00
Michael Runge
96f47f5bf3
am b0197033: Increase timeout when uncrypting OTA
...
* commit 'b019703395ae0304ddd10054843c64db87229d23':
Increase timeout when uncrypting OTA
2015-03-26 03:57:33 +00:00
Michael Runge
b019703395
Increase timeout when uncrypting OTA
...
Larger OTAs (750 MB tested) are taking 3-4 minutes
to write, due to the O_SYNC needed to ensure that
the data is actually committed to disk prior to
reboot.
Bug: 18750317
Change-Id: Idfab3ffd0276df4548f69a09c72ad6f4a344b6e6
(cherry picked from commit 01c06dfb076b71cb72c4bff9175bec9d59d2efde)
2015-03-26 03:01:02 +00:00
Jinsuk Kim
bd3deee37b
CEC: Explicitly turn on screen for remote control passthrough
...
Ensures that the playback device turns on display output signal
upon receiving CEC command <User Control Pressed>.
Bug: 19518981
Change-Id: I4f898380c9ffc071da2357a51e61309ae5d233f5
(cherry picked from commit 9b8507c52ae845c8eed9fd9952bf66538934b8fd)
2015-03-26 02:01:11 +00:00
Amith Yamasani
0afd1905b5
Merge "Fix NPE if FPE service does not exist." into lmp-mr1-dev
2015-03-25 22:12:46 +00:00
Paul Crowley
a23995c233
Fix NPE if FPE service does not exist.
...
Bug: 19846662
Change-Id: I44e014c66a524b282cce0cfc9b7513fc0f553576
2015-03-25 11:43:42 +00:00
Deepanshu Gupta
862f5900e8
am 44b5a1c8: am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev
...
* commit '44b5a1c8471ef5e1cd3dcfffec5a9e439f228766':
Update JRE for runConfigurations.
2015-03-25 00:02:18 +00:00
Deepanshu Gupta
dbb38b3061
am cbb4ec78: am 6f5fac81: Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev
...
* commit 'cbb4ec78675c8179cdedafba1972ac062844c70a':
Fix project settings. [DO NOT MERGE]
2015-03-25 00:02:06 +00:00
Deepanshu Gupta
e97079d97a
am a16bb347: am 44fea603: Merge "Fix RoundRect radius." into lmp-dev
...
* commit 'a16bb347e120ba17e87f33ff0364380211d01baf':
Fix RoundRect radius.
2015-03-25 00:01:58 +00:00
Deepanshu Gupta
2b98abde26
am 8f9ebc65: am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev
...
* commit '8f9ebc65939ed3ac2e7fdc135e8513fd8d65daaf':
Use right colors for status bar and nav bar.
2015-03-25 00:01:53 +00:00
Deepanshu Gupta
6fa9d5546f
am 0b76cf6f: am 34751c79: Merge "Better shadows." into lmp-dev
...
* commit '0b76cf6ff56c59a04783714d40163576e3081cf1':
Better shadows.
2015-03-25 00:01:49 +00:00
Deepanshu Gupta
5bc625d83d
am a62a18e3: am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
...
* commit 'a62a18e341180ccf6f5379a7d753584f6cee2e7c':
Fix layoutlib tests.
2015-03-25 00:01:43 +00:00
Deepanshu Gupta
44b5a1c847
am e541f350: Merge "Update JRE for runConfigurations." into lmp-dev
...
* commit 'e541f35055709ec43407649b8517639ff00e42d6':
Update JRE for runConfigurations.
2015-03-24 23:55:18 +00:00
Deepanshu Gupta
cbb4ec7867
am 6f5fac81: Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev
...
* commit '6f5fac817abee63d9211e8e43646196950c43707':
Fix project settings. [DO NOT MERGE]
2015-03-24 23:55:14 +00:00
Deepanshu Gupta
a16bb347e1
am 44fea603: Merge "Fix RoundRect radius." into lmp-dev
...
* commit '44fea60376e4e851b07eb365fd581c5b9404611f':
Fix RoundRect radius.
2015-03-24 23:55:10 +00:00
Deepanshu Gupta
8f9ebc6593
am 3bd5cbb1: Merge "Use right colors for status bar and nav bar." into lmp-dev
...
* commit '3bd5cbb1f3d837d7799fb4b33b4dda99adbeeeb4':
Use right colors for status bar and nav bar.
2015-03-24 23:55:06 +00:00
Deepanshu Gupta
0b76cf6ff5
am 34751c79: Merge "Better shadows." into lmp-dev
...
* commit '34751c79d6696054b19b5fd0e2946c1dbe5bd9bd':
Better shadows.
2015-03-24 23:55:02 +00:00
Deepanshu Gupta
a62a18e341
am 311a0f54: Merge "Fix layoutlib tests." into lmp-dev
...
* commit '311a0f54ac95a1649474498748fff8327b0c917d':
Fix layoutlib tests.
2015-03-24 23:54:58 +00:00
Deepanshu Gupta
e541f35055
Merge "Update JRE for runConfigurations." into lmp-dev
2015-03-24 23:52:29 +00:00
Deepanshu Gupta
6f5fac817a
Merge "Fix project settings. [DO NOT MERGE]" into lmp-dev
2015-03-24 23:52:18 +00:00
Deepanshu Gupta
44fea60376
Merge "Fix RoundRect radius." into lmp-dev
2015-03-24 23:51:50 +00:00
Deepanshu Gupta
3bd5cbb1f3
Merge "Use right colors for status bar and nav bar." into lmp-dev
2015-03-24 23:51:30 +00:00
Deepanshu Gupta
34751c79d6
Merge "Better shadows." into lmp-dev
2015-03-24 23:51:11 +00:00
Deepanshu Gupta
311a0f54ac
Merge "Fix layoutlib tests." into lmp-dev
2015-03-24 23:50:54 +00:00
Deepanshu Gupta
00c2adf5db
Better shadows.
...
Better shadows for rectangles and rounded rectangles (includes circles).
The shadow painting code is mostly from CardView library, but modified
heavily since CardView needs to draw the shadow inside view bounds.
Change-Id: I88c9f19b1c16839b8d6db6df2bebff126fa5a9a3
2015-03-24 14:06:49 -07:00
Deepanshu Gupta
7c834296ac
Fix RoundRect radius.
...
Android APIs use radius for measuring the corner's curvature, but Java2D
APIs use diameter. Add the missing conversion.
Change-Id: I630fc8712e8301324c641885c0c4adf644d13b7e
2015-03-24 11:43:39 -07:00
Eric Gilmore
05591bdc29
Changing wording to reflect c2dm shutdown.
...
Change-Id: If8b6c05e10dfe39e1cada48fc5270931a7f94cd4
2015-03-24 11:26:31 -07:00
Deepanshu Gupta
58ca246c83
Use right colors for status bar and nav bar.
...
Bug: http://b.android.com/81862
Change-Id: Ia10297e83e54c01a50de6cbcac2b7fef48e8d238
2015-03-22 11:03:44 -07:00
Jeff Brown
d62163055f
Merge "Disable more hotkeys while in setup." into lmp-mr1-dev
2015-03-20 22:05:07 +00:00
Jeff Brown
38d3feb76c
Disable more hotkeys while in setup.
...
Disables fallback key processing for CALL, CAMERA, and HEADSETHOOK
buttons.
Bug: 19767816
Change-Id: I423103c367e05827c939cd8d8dbecb6012b0e9f0
2015-03-20 13:26:09 -07:00
Rich Slogar
e479c6bf25
docs: build tools 22.0.1 revision updates
...
Change-Id: I47f9a6036f0ee06e7f13cbd7ba48a481a2bb555f
2015-03-20 12:48:06 -07:00
Zach Riggle
901e400826
am a6e7a9b5: am 6a5b2110: Merge "Fix NPE in FlashlightController" into lmp-dev
...
* commit 'a6e7a9b50d0866fac57447496e4207d91c68c806':
Fix NPE in FlashlightController
2015-03-19 23:22:10 +00:00