235256 Commits

Author SHA1 Message Date
Sudheer Shanka
bc58e3faa1 Merge "Remove unused imports and variables." into nyc-dev 2016-03-09 17:03:33 +00:00
Sudheer Shanka
efbecddcb7 Remove unused imports and variables.
Bug: 27564074
Change-Id: I5eff9f673fe093a9068e94619cfe7eef10c0b4a9
2016-03-09 16:31:49 +00:00
Sudheer Shanka
65c000fd98 Minor cleanup in restricted_icon.
android:gravity doesn't have any effect for ImageView, remove it.

Bug: 27564074

Change-Id: Icb6e5dc2bfeb0b30b2b77cb56fc7439950eadce1
2016-03-09 16:31:28 +00:00
Chris Wren
a82662e3f5 Merge "add a ranking service to the rocket" into nyc-dev 2016-03-09 16:26:56 +00:00
Jason Monk
c297036643 Merge "Clear animation state before dumping old views" into nyc-dev 2016-03-09 16:13:56 +00:00
Jason Monk
bc8ffc2ff2 Clear animation state before dumping old views
Make sure we leave any views we aren't continuing to control in a
bad state.

Bug: 27560770
Change-Id: I0e5174bc7f93f73c4e5eb5711bb85845b7cd8c92
2016-03-09 10:58:49 -05:00
Alan Viverette
2c18cd0823 Merge "Set DatePickerListener last during DatePickerDialog construction" into nyc-dev 2016-03-09 15:52:35 +00:00
Robin Lee
9acee934de Merge "Corrections to javadoc for install & removeKeyPair" into nyc-dev 2016-03-09 15:48:25 +00:00
Geoff Mendal
1a0c2899d9 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-09 15:45:24 +00:00
Geoff Mendal
c9effc96a9 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-09 15:45:10 +00:00
Jason Monk
4628b6c12a Merge "Support updates to the data usage graph" into nyc-dev 2016-03-09 15:40:56 +00:00
Geoff Mendal
43977fd687 Import translations. DO NOT MERGE
Change-Id: Ia529d588e0023226cdd7183cea6c14ad4045206e
Auto-generated-cl: translation import
2016-03-09 07:32:41 -08:00
Geoff Mendal
d629916673 Import translations. DO NOT MERGE
Change-Id: Ied20f8a06f71782e6f15c78d73cb3be49c097b2b
Auto-generated-cl: translation import
2016-03-09 07:27:08 -08:00
Geoff Mendal
dd9d215c2c Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-09 15:22:57 +00:00
John Reck
77bf1bb928 Merge "Switch hwui to google-benchmark" into nyc-dev 2016-03-09 15:20:11 +00:00
Geoff Mendal
70431d0653 Import translations. DO NOT MERGE
Change-Id: If1e61e7ff8623456b114a06e38ecaa4e7b65e7b8
Auto-generated-cl: translation import
2016-03-09 07:19:29 -08:00
Geoff Mendal
d41e55f864 Merge "Import translations. DO NOT MERGE" into nyc-dev 2016-03-09 15:13:40 +00:00
Geoff Mendal
a61798943a Import translations. DO NOT MERGE
Change-Id: If7a6ec897bf79a8cf93a325ec6957ed79e673787
Auto-generated-cl: translation import
2016-03-09 07:12:47 -08:00
Richard Coles
1c27604017 Merge "Make WebViewUpdateService accessible by isolated apps." into nyc-dev 2016-03-09 14:50:09 +00:00
Robin Lee
a1b290e11a Corrections to javadoc for install & removeKeyPair
Making these more consistent - refer to 'certificate and private key
pair' in titles instead of 'credentials'. It is still used in one place
where 'credentials' makes sense.

Bug: 27533004
Change-Id: Ied80017c6f391646b10921b011be35eea113373f
2016-03-09 14:38:36 +00:00
Jaesung Chung
ad76dc2e62 ExifInterface: fix a bug in readExifEntryValue
The readExifEntry method has raised an unnessary EOFException on reading
an non-ASCII byte array.

Bug: 27484747
Change-Id: I19371e0eed25770929f50b3ca25f249c50113925
2016-03-09 23:21:32 +09:00
Jason Monk
ba6a761c09 Merge "Update metrics_constants from settings" into nyc-dev 2016-03-09 14:03:35 +00:00
Jason Monk
6f5354d291 Update metrics_constants from settings
Change-Id: I606afa7881bfd6b751f3cf6ab5f482ea62386b33
2016-03-09 09:01:40 -05:00
Paul Lawrence
d5a3f3df40 Merge "Add API to IMountService to get encryption state" into nyc-dev 2016-03-09 13:42:41 +00:00
Geoff Mendal
06b58a4c7f Import translations. DO NOT MERGE
Change-Id: Ib33cc651098d25c00737cd1849fe6a03d13cb796
Auto-generated-cl: translation import
2016-03-09 08:22:39 -05:00
Jorim Jaggi
6348b712c2 Merge "Animation for docking task gesture" into nyc-dev 2016-03-09 13:00:16 +00:00
Gustav Sennton
c48b082dbb Merge "Allow disk reads during more parts of WebView loading." into nyc-dev 2016-03-09 12:59:03 +00:00
Jorim Jaggi
899327f5cb Animation for docking task gesture
- Don't move recents window around during the animation
- Set the correct task size shortly after docking, so recents
starts with the correct size to avoid jank.
- Add staggered animation in recents.

Bug: 27154882
Change-Id: I7c56102feba9c3f6cb86cb5f1d87f0ad3b29c721
2016-03-09 13:58:11 +01:00
Torne (Richard Coles)
fc19b0a9dd Make WebViewUpdateService accessible by isolated apps.
It's okay for isolated apps to connect to the webview update service to
find out which APK is WebView. This enables isolated renderer processes
to load their code from the WebView APK.

Change-Id: I7441ba1bc462895a47126cd065aa6f8ca254467f
2016-03-09 12:58:01 +00:00
Martijn Coenen
2612bbc0f5 Merge "API to query which cores are exclusively assigned." into nyc-dev 2016-03-09 10:31:03 +00:00
Martijn Coenen
502bc4e7a3 Merge "SettingsLib: Always update preference state." into nyc-dev 2016-03-09 10:30:40 +00:00
Narayan Kamath
8710347fd9 Merge "Port OpenJDK8 java.util.*SummaryStatistics & add tests" into nyc-dev 2016-03-09 10:06:29 +00:00
Tony Mak
41371b5fe0 Merge "Update comment about enterprise contact id and lookup key" into nyc-dev 2016-03-09 10:05:27 +00:00
Shubham Ajmera
d9f35f9831 Port OpenJDK8 java.util.*SummaryStatistics & add tests
Ported OpenJDK8 java.util.DoubleSummaryStatistics,
java.util.IntSummaryStatistics, java.util.LongSummaryStatistics.

Based on openJdk 8u40 source & iam@ stream change in
ag/872080

Bug: 27426738

(cherry picked from commit 2ff7afd8620b3fdcd59ee2445a408bdb1ac13bb4)

Change-Id: Ia284503a3e5190e7c7f9adf812210ad3060f4a07
2016-03-09 10:04:47 +00:00
Tomasz Mikolajewski
fccba759d1 Fix notification message when moving.
Bug: 27251085
Change-Id: Ia5683f9745724539f8c5ff7e6e96129e11fa512d
2016-03-09 17:50:43 +09:00
Jaesung Chung
bd1dc40a3b Merge "ExifInterface: add RAW input stream support" into nyc-dev 2016-03-09 08:23:06 +00:00
Jaesung Chung
6e08d2b082 ExifInterface: add RAW input stream support
And also the following things are included:

- Remove mInputStream.
- Update javadoc accordingly.

Bug: 11224701
Change-Id: I30b4c29ac800ae396fca8f6b2c2c0f68028a44b3
2016-03-09 17:22:11 +09:00
Anton Daubert
4e5ec34e98 Fine scale the decoded result to match the desired sampleSize.
Bug: 27097032
Change-Id: Ie15a3116cdd6988524977e5390f6edbac224e502
2016-03-09 09:11:44 +01:00
Lorenzo Colitti
ba27e40d4c Merge "Don't crash if we get a DHCP packet with the wrong port." into nyc-dev 2016-03-09 07:51:57 +00:00
Sungsoo Lim
33441e7f2a Merge "MediaBrowser: Copy options before calling subscribeInternal()" into nyc-dev 2016-03-09 07:41:50 +00:00
Brian Carlstrom
1f849da6f2 Merge "frameworks/base: Remove unnecessary core-tests dependency" into nyc-dev 2016-03-09 07:25:44 +00:00
Lorenzo Colitti
f55c9c1781 Don't crash if we get a DHCP packet with the wrong port.
This should only happen if we get a packet in the small time
window between binding the packet socket and programming the
BPF filter on it.

Bug: 26696823
Change-Id: I481f1bc74bbaeb9646d96e1841d2a69acdb47d62
2016-03-09 16:16:45 +09:00
Keisuke Kuroyanagi
12298bb64c Merge "Make drag&drop be atomic for undo/redo." into nyc-dev 2016-03-09 07:12:51 +00:00
Sungsoo Lim
df91a67953 MediaBrowser: Copy options before calling subscribeInternal()
If MediaBrowser and MediaBrowserService are on the same process,
the options object could be shared.

Bug: 27398805
Change-Id: I61ce63f667e46229662d85cd6f417b104f9d1388
2016-03-09 16:03:23 +09:00
Daichi Hirono
7b5479f22e Merge "Cleans up the metadata in MtpDatabase at the first launch after booting." into nyc-dev 2016-03-09 06:26:25 +00:00
Keisuke Kuroyanagi
fae4578311 Make drag&drop be atomic for undo/redo.
For undo/redo, drag&drop is recorded as a 2 operations, paste and
delete. This CL makes drag&drop be atomic operation to be properly
undoed/redoed.

Bug: 27268820
Change-Id: Ia38d663f046c2c65f348985934f5cfa054b0437e
2016-03-09 06:07:01 +00:00
Brian Carlstrom
5841fc7650 frameworks/base: Remove unnecessary core-tests dependency
Bug: 27555885
Change-Id: I84cb853c37efbf89d55105a863c40b4074ecf814
2016-03-08 22:00:55 -08:00
Daichi Hirono
f8a0c8536e Skip MTP launch notification for devices having FEATURE_AUTOMOTIVE.
BUG=27410621

Change-Id: I1fd2ad663d8e5c5507a8e5e93aafea9d4188ed02
2016-03-09 12:53:50 +09:00
Shuzhen Wang
f52ebd119e Merge "Camera2: Handle binder death on ICameraDeviceUser" into nyc-dev 2016-03-09 03:43:01 +00:00
Daichi Hirono
3bb37e7ff0 Cleans up the metadata in MtpDatabase at the first launch after booting.
When rebooting a device, applicaitons lose temporary URI permissions so
we don't need to keep document ID that are not granted persistent URI
permissions.

 1. Check Settings.Global.BOOT_COUNT to find out if it's first time to
    launch MtpDocumentsProvider since booting.
 2. If so, invokes clean up method of MtpDatabase.

BUG=26212981
Change-Id: Ic9a8ca7e7a9cac1ed91fdfb01e9dce14ce819243
2016-03-09 12:32:22 +09:00