Adam Lesinski
40e8eefbed
First commit of split-select tool
...
This tool emits a set of rules as JSON for when a Split APK
should match a target device.
Change-Id: I8bfbdfbdb51efcfc645889dd03e1961f16e39645
2014-10-23 10:39:31 -07:00
Andrew Lee
74af670019
Merge "Add video calling setting to TelephonyManager." into lmp-mr1-dev
2014-10-21 21:08:46 +00:00
John Reck
bf463af2a5
Merge "Surface:lockHardwareCanvas" into lmp-mr1-dev
2014-10-21 20:59:53 +00:00
Andrew Lee
4a3084a46d
Add video calling setting to TelephonyManager.
...
We want to add a user setting to enable/disable video calling. This
is a telephony-level setting which the user sets using Telephony's
Call Settings, and applies universally to video calls.
But this setting needs to be accessible in places such as Dialer,
so these changes are to support storing the setting in
TelephonyManager (to be implemented in PhoneInterfaceManager) and
providing access to the setting for applications like Dialer
through TelephonyManager.
+ Add function definitions to ITelephony.
+ Add function wrapper implementations in TelephonyManager.
Bug: 16014284
Change-Id: I1dce8bf5ae4f0ee115698ce9627ba8fc424dd855
2014-10-21 13:49:42 -07:00
John Reck
bb2d0cc7e1
Surface:lockHardwareCanvas
...
Bug: 17440886
Change-Id: I1f2d98c63ec1a2814c2258cf7e0096139263770a
2014-10-21 13:23:56 -07:00
Andrew Lee
017c6f2daa
Merge "Fire onConferenceChanged after reseting conference." into lmp-mr1-dev
2014-10-21 20:02:19 +00:00
John Spurlock
1a3f7db001
VolumeDialog: Restore default-selection logic.
...
Bug: 18066513
Change-Id: Ie72189edf9b59fd8d192d882aaadf1ac05dcb359
2014-10-21 15:16:16 -04:00
John Spurlock
cc8b3e8d4e
Merge "Settings: Make SeekBarVolumizer more null-resilient." into lmp-mr1-dev
2014-10-21 18:39:20 +00:00
Alan Viverette
7c133e19dd
Merge "Fix gradient drawable radius when specified as float, dimension" into lmp-mr1-dev
2014-10-21 18:25:01 +00:00
John Spurlock
735f9ebc18
Settings: Make SeekBarVolumizer more null-resilient.
...
Now that the instances are reusable, ensure all "post" methods
do a handler check, and ensure they are all internal.
Bug: 18063070
Change-Id: Idc478c636686f666f5656f3d07bf2738ba3e9a5a
2014-10-21 14:23:24 -04:00
John Spurlock
624dd5ce9d
Merge "Sysui: Include shared prefs in service dump." into lmp-mr1-dev
2014-10-21 18:16:47 +00:00
Alan Viverette
3d52809bad
Merge "Prevent excessive accessibility announcements in TimePicker" into lmp-mr1-dev
2014-10-21 18:16:25 +00:00
Alan Viverette
46b4920ac8
Merge "Propagate state changes even when we don't change drawable index" into lmp-mr1-dev
2014-10-21 18:14:50 +00:00
Alan Viverette
2efbe9816e
Fix gradient drawable radius when specified as float, dimension
...
BUG: 18070756
Change-Id: I991ff792c376c9695a007f8f1187390ab5ff6e3c
2014-10-21 11:04:04 -07:00
Andrew Lee
8f8e473cac
Fire onConferenceChanged after reseting conference.
...
Bug: 17423848
Change-Id: Ic53f40e806f2bfd5b49bff2caad64bb93b290bad
2014-10-21 10:32:49 -07:00
John Spurlock
7bbb9f6410
Sysui: Include shared prefs in service dump.
...
Also:
- Remove obsolete Prefs helper.
- Use common file for zen-mode prefs.
Bug: 18062541
Change-Id: I9a6a4733eac0ec1c55da5d359c996cb5fe3bb8af
2014-10-21 12:26:45 -04:00
Geoff Mendal
a9a550dd8e
am deddb384: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
...
* commit 'deddb38462389823c194559052c4d64ee6c3b467':
Import translations. DO NOT MERGE
2014-10-20 23:43:33 +00:00
Geoff Mendal
deddb38462
Merge "Import translations. DO NOT MERGE" into lmp-sprout-dev
2014-10-20 23:39:58 +00:00
Geoff Mendal
e8d005429c
Import translations. DO NOT MERGE
...
Change-Id: Idcc94d2f5b04a7eea17b530c4a8ff7f8b76fff38
Auto-generated-cl: translation import
2014-10-20 16:21:14 -07:00
Jinsuk Kim
17e9d2468f
Merge "CEC: Add missing protections for some HdmiControlService API" into lmp-mr1-dev
2014-10-20 22:50:37 +00:00
RoboErik
01c9d330b7
am f0a28411: am 2fa604fc: Merge "Add missing break to switch statement" into lmp-dev
...
* commit 'f0a284115a8fb089806eb87db1a20468dd55ecd3':
Add missing break to switch statement
2014-10-20 22:19:54 +00:00
Amit Mahajan
1213bf83e9
Merge "Add a constant for invalid profile id value" into lmp-mr1-dev
2014-10-20 22:17:39 +00:00
Jinsuk Kim
b22d9ee0a3
CEC: Add missing protections for some HdmiControlService API
...
A few methods are found to be missing protection with system permission.
Add enforceAccessPermission() like other methods.
Bug: 17408780
Change-Id: I58a336b5cc9df2d195bdfe7b928898dde5ff169f
2014-10-21 07:14:46 +09:00
RoboErik
f0a284115a
am 2fa604fc: Merge "Add missing break to switch statement" into lmp-dev
...
* commit '2fa604fc59ded63a416066a0bc66f63069cae7f3':
Add missing break to switch statement
2014-10-20 22:14:10 +00:00
RoboErik
2fa604fc59
Merge "Add missing break to switch statement" into lmp-dev
2014-10-20 22:08:07 +00:00
RoboErik
59759903a9
Add missing break to switch statement
...
the skip to queue item case was falling through when it shouldn't.
bug: 18058515
Change-Id: Ica20b59efad12a58ad16501146fc9a0d4595e184
2014-10-20 14:56:32 -07:00
Griff Hazen
6e1eb1c966
am aec92e2e: Merge "Disable zen log printouts by default" into lmp-sprout-dev
...
* commit 'aec92e2eca4b4197ac45dcde265e2797c7ea9133':
Disable zen log printouts by default
2014-10-20 21:46:12 +00:00
Wei Wang
2959231c78
am 33bb6c2d: Merge "Remove spammy log information for BLE scan." into lmp-sprout-dev
...
* commit '33bb6c2d3ca798c8275694d0fe700e9fb1fefe99':
Remove spammy log information for BLE scan.
2014-10-20 21:46:08 +00:00
smain@google.com
3f256d5295
am ae6dc92c: am 21de5f3f: Doc change: misc changes to highlights.
...
* commit 'ae6dc92c3d39862e97a778ea69943ee37a78e92b':
Doc change: misc changes to highlights.
2014-10-20 21:46:00 +00:00
Griff Hazen
aec92e2eca
Merge "Disable zen log printouts by default" into lmp-sprout-dev
2014-10-20 21:43:16 +00:00
Alan Viverette
f81c6af10e
Propagate state changes even when we don't change drawable index
...
Previously we could miss the state change if we were simply reversing the
current transition.
BUG: 17967405
Change-Id: I2cb396dedbff61b980741ef8c0d931be6abe129c
2014-10-20 14:42:53 -07:00
Wei Wang
33bb6c2d3c
Merge "Remove spammy log information for BLE scan." into lmp-sprout-dev
2014-10-20 21:41:29 +00:00
smain@google.com
ae6dc92c3d
am 21de5f3f: Doc change: misc changes to highlights.
...
* commit '21de5f3f12071458c2a1cf3dd39bb9271ee13e92':
Doc change: misc changes to highlights.
2014-10-20 21:40:11 +00:00
smain@google.com
21de5f3f12
Doc change: misc changes to highlights.
...
Change-Id: I60964bf1d8e299985da9ca6b2b6cfb70a1477bbc
2014-10-20 14:34:22 -07:00
Wink Saville
f44628e313
am 6bacccbf: Merge "Radio Capability Support." into lmp-sprout-dev
...
* commit '6bacccbfbcdc7952bac7e25c3e3f2d6a6151a215':
Radio Capability Support.
2014-10-20 21:24:27 +00:00
Wink Saville
6bacccbfbc
Merge "Radio Capability Support." into lmp-sprout-dev
2014-10-20 21:17:29 +00:00
Adam Lesinski
6dfe03ae6c
am 73a8c596: am 3f8c7dec: Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev
...
* commit '73a8c5962d4d28a2e8aa6fa0b0b18e39782ee79c':
AAPT: Fix path for final generated resources on Windows
2014-10-20 21:05:04 +00:00
Griff Hazen
1aad144c8f
Disable zen log printouts by default
...
Bug: 18056528
Change-Id: I77359476ff2f67027383fcdb91d2843d040533c7
2014-10-20 14:02:59 -07:00
Adam Lesinski
73a8c5962d
am 3f8c7dec: Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev
...
* commit '3f8c7dec6b3fd4ac7fc99fe4e41cd0fa1b97bcad':
AAPT: Fix path for final generated resources on Windows
2014-10-20 21:00:23 +00:00
Adam Lesinski
3f8c7dec6b
Merge "AAPT: Fix path for final generated resources on Windows" into lmp-dev
2014-10-20 20:55:48 +00:00
ztenghui
12d808a24f
am a724d1ab: am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-linear filter." into lmp-dev
...
* commit 'a724d1ab4083f08958bd88e76e15b7c0af337bfc':
Make sure the bitmap from VD's cache is drawn using bi-linear filter.
2014-10-20 20:42:51 +00:00
ztenghui
a724d1ab40
am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-linear filter." into lmp-dev
...
* commit '877ce2c42b5d423719246f5458cd66fa9fddb317':
Make sure the bitmap from VD's cache is drawn using bi-linear filter.
2014-10-20 20:35:58 +00:00
ztenghui
877ce2c42b
Merge "Make sure the bitmap from VD's cache is drawn using bi-linear filter." into lmp-dev
2014-10-20 20:29:17 +00:00
John Spurlock
3babc728e0
Merge "Qualify private outer call in MediaProjectionManagerService." into lmp-mr1-dev
2014-10-20 20:15:38 +00:00
RoboErik
d00e68c3b6
am 26a43094: am 578fbe89: Merge "Set the metadata rating correctly in RCC" into lmp-dev
...
* commit '26a4309492f5af6828738a469ad8f18f42c44a61':
Set the metadata rating correctly in RCC
2014-10-20 19:20:32 +00:00
Adam Lesinski
aff7c2447d
AAPT: Fix path for final generated resources on Windows
...
Change-Id: Id11ac79b281b51747c73f90406ebd60023c54f92
2014-10-20 12:15:25 -07:00
RoboErik
26a4309492
am 578fbe89: Merge "Set the metadata rating correctly in RCC" into lmp-dev
...
* commit '578fbe898f1652b3166bd4e20647572dec9dfb14':
Set the metadata rating correctly in RCC
2014-10-20 19:13:20 +00:00
RoboErik
578fbe898f
Merge "Set the metadata rating correctly in RCC" into lmp-dev
2014-10-20 19:07:52 +00:00
Alan Viverette
e28cd1a276
Merge "Only request layout when removeView() actually removes a view" into lmp-mr1-dev
2014-10-20 19:00:36 +00:00
Hui Wang
d61cc80ef1
Add a constant for invalid profile id value
...
Change-Id: I0cac2e38572e4b04081fd3347be05e57cc899008
2014-10-20 10:41:09 -07:00