Narayan Kamath
92584673d6
Merge "Track libcore commit aaebe4e16c487da7555cd230265acc211389781d." into nyc-dev
2016-02-19 13:46:38 +00:00
Calin Juravle
d96d2ddc23
Change the location of profile files.
...
Bug: 26719109
Bug: 26563023
Change-Id: I8e9e03a58a7926c72283788c5eb49ae680e85cc3
2016-02-19 13:42:02 +00:00
Narayan Kamath
02545f5dd2
Track libcore commit aaebe4e16c487da7555cd230265acc211389781d.
...
bug: 27186457
Change-Id: Ibd7d246893d9a97c8eea0e80d181cf2a5313b2d3
2016-02-19 11:41:27 +00:00
Lenka Trochtova
024f979dfd
Allow ephemeral users on the split-system-user systems only.
...
BUG: 27143201
Change-Id: I37f3ca7366648dbf07df39a7a972857e0ff78a9a
2016-02-19 11:11:26 +01:00
Esteban Talavera
44da29407f
Merge "Update DevicePolicyManager parent instance documentation" into nyc-dev
2016-02-19 09:37:23 +00:00
Wei Wang
0a05e4aef9
Merge "Add Java API for secure RTT protocol." into mm-wireless-dev
...
am: 0db6066c7b
* commit '0db6066c7b0583610769fb0f9bc80ceafedefb75':
Add Java API for secure RTT protocol.
2016-02-19 09:27:19 +00:00
Wei Wang
0db6066c7b
Merge "Add Java API for secure RTT protocol." into mm-wireless-dev
2016-02-19 09:22:44 +00:00
Toby Sargeant
a7000fa864
Merge "add developer setting for multiprocess webview" into nyc-dev
2016-02-19 09:14:56 +00:00
Daichi Hirono
f578fa275a
Update object info when writing a file.
...
The MTP spec does not offer a way to update bytes of exisitng files, so
our provider implementation creates a new file with new bytes and
removes old one.
Previously the new file uses new document ID and the exising document ID
is expired. Also the provider does not update the metadata
database. Thus users see the old flie in DocumentsUI but actually the
files is not accessible.
The CL updates the database with exisitng document ID, so that we can
access the new file with exisiting document ID.
BUG=26549400
Change-Id: I629b707a2e662b34625e8b28857ef818d8933996
2016-02-19 18:05:42 +09:00
Mitchell Wills
86821c07c2
DO NOT MERGE Disable failing test case
...
Bug: 27258801
Change-Id: I832505e0feca9f0abbf627d009d5982a4437bf83
2016-02-19 07:59:20 +00:00
Mitchell Wills
733fc6b6f9
Fix FastXmlSerializerTest
...
Change-Id: Ie984abae588927e65bdeffa5a6f5c58bd6ba0bf1
2016-02-18 23:43:30 -08:00
Mitchell Wills
c91e57c1aa
Remove AsyncChannelTest because it does not test anything
...
Change-Id: I7d3fe580a8c32ef3bd10895b51a7fc436f79919f
2016-02-18 23:37:14 -08:00
Lorenzo Colitti
acaf80910d
Merge "Move tests for com.android.internal.util out of coretests" into mm-wireless-dev
...
am: 5947d11119
* commit '5947d11119d2ca1426d358a6850bd5a8d8490ab5':
Move tests for com.android.internal.util out of coretests
2016-02-19 06:08:15 +00:00
Lorenzo Colitti
5947d11119
Merge "Move tests for com.android.internal.util out of coretests" into mm-wireless-dev
2016-02-19 06:04:25 +00:00
Mitchell Wills
e9e2990baf
Merge "DO NOT MERGE Add a new WakeupMessage class" into mm-wireless-dev
...
am: 019fb9f4e4 -s ours
* commit '019fb9f4e419da4aacfac17ea89112a2f410ecf5':
DO NOT MERGE Add a new WakeupMessage class
2016-02-19 05:56:04 +00:00
Lorenzo Colitti
35402eb8ae
Move tests for com.android.internal.util out of coretests
...
These are very simple tests with no dependencies, and moving them
out of FrameworksCoreTests makes it possible to iterate much more
quickly. "runtest frameworks-core" takes almost a minute just to
push to the device, before any tests even start running.
Bug: 25691379
Change-Id: I8d99316a5940e0171883b97c578f9a6882b699a0
2016-02-19 14:35:48 +09:00
Mitchell Wills
019fb9f4e4
Merge "DO NOT MERGE Add a new WakeupMessage class" into mm-wireless-dev
2016-02-19 05:33:36 +00:00
Lorenzo Colitti
a2a9ab947f
Add a MessageUtils class to convert int constants to strings.
...
am: d2457a3ee3
* commit 'd2457a3ee39ea55ed8e302bd93feede793cb5055':
Add a MessageUtils class to convert int constants to strings.
2016-02-19 05:01:56 +00:00
Svetoslav Ganov
0f3431b616
Merge "Improve requestPermissions API docs and throw correct exception." into nyc-dev
2016-02-19 04:03:50 +00:00
Svet Ganov
f66381cd0d
Improve requestPermissions API docs and throw correct exception.
...
bug:26220898
Change-Id: Iebda3fe13b963b10829de917fb00a9a14186b72c
2016-02-18 20:02:40 -08:00
Chong Zhang
2e5cdb5214
Merge "Schedule stop immediately when activity is invisible and done pausing" into nyc-dev
2016-02-19 02:57:37 +00:00
Chong Zhang
46b1ac6f80
Schedule stop immediately when activity is invisible and done pausing
...
bug: 27174050
Change-Id: Ie0bf3b4e6954a72bfa7f5d1066406ac021284b8a
2016-02-18 18:56:44 -08:00
Allen Hair
4b69da8c67
Merge "Limit modal windows to only hide windows in the same task." into nyc-dev
2016-02-19 02:45:30 +00:00
Chris Tate
e7cc1acefe
Merge "Don't try to register (and invoke!) intentional null callbacks" into nyc-dev
2016-02-19 02:41:56 +00:00
Christopher Tate
ea6724a3c3
Don't try to register (and invoke!) intentional null callbacks
...
Change-Id: Iccb9df242a4d6c3aea03be9132f83afb70be0397
2016-02-18 18:39:19 -08:00
Yohei Yukawa
116d872d9c
Merge "Introduce InputConnection#getHandler()." into nyc-dev
2016-02-19 02:36:50 +00:00
Steve McKay
04003d8936
Merge "Escape title of Operationdialog." into nyc-dev
2016-02-19 02:36:23 +00:00
Tim Murray
c02075bbc2
Merge "Fix TOP_APP description in dumpsys activity." into nyc-dev
2016-02-19 02:29:49 +00:00
Andreas Gampe
55a0ffec6a
Merge "Frameworks/base: Preloaded classes for N" into nyc-dev
2016-02-19 02:13:53 +00:00
Lorenzo Colitti
e9ae977322
DO NOT MERGE Add a new WakeupMessage class
...
This is useful when using the new AlarmManager direct callback
interface to wake up the system and request that an object whose
API consists of messages (such as a StateMachine) perform some
action.
In this situation, using AlarmManager.onAlarmListener by itself
will wake up the system to send the message, but does not
guarantee that the system will be awake until the target object
has processed it. This is because as soon as the onAlarmListener
sends the message and returns, the system is free to go to sleep
again.
Bug: 20157436
Bug: 25823676
Cherry-picked WakeupMessage.java from 9d3aadb24778cc36a350a04b088d2ed7ee3790e1
Change-Id: Idff20029d287f26347441a2523b7fb20eda6a8b0
2016-02-18 18:02:14 -08:00
Jorim Jaggi
dd6e4c1984
Do not put floating windows into drag resize mode
...
Not really useful and creates a lot of "jank".
Bug: 27099358
Change-Id: Id1c5e09cc9731f64c5f52f9c187ccbda468ea26e
2016-02-19 02:00:37 +00:00
Andreas Gampe
571fc303a9
Frameworks/base: Preloaded classes for N
...
Update the preloaded-classes list for Android N.
Bug: 27248115
Change-Id: Iaf726fa318a4495a5af57d2845a427095bc5f831
2016-02-18 17:29:35 -08:00
Lorenzo Colitti
d2457a3ee3
Add a MessageUtils class to convert int constants to strings.
...
This class uses reflection to find accessible static integer
members in a specified list of classes and returns a SparseArray
mapping the integers to their names. This will allow us to
replace various 400-line switch statements with a simple
array access.
Change-Id: I3607e6389a423cde0bd83270c00b3c863ae1bb29
2016-02-19 10:26:55 +09:00
Ben Kwa
1374412d89
Merge "Renumber UMA constants." into nyc-dev
2016-02-19 00:52:25 +00:00
Ben Kwa
a87e9f94d0
Renumber UMA constants.
...
Clearcut does not like negative or zero values for its histograms.
Also, consolidate all metrics constants in the Metrics.java file. In
cases where values are being obtained from elsewhere (e.g. State.action
constants), map those constants to constants defined in Metrics.java.
This will reduce occurrences of constants changes accidentally screwing
up metrics data.
BUG=26737132
Change-Id: Ia9fb88a49c3102afc2464d20653e2ee21cfc591f
2016-02-18 16:48:45 -08:00
Ben Kwa
7b300ff369
Merge "Implement type-to-focus in the DirectoryFragment." into nyc-dev
2016-02-19 00:39:27 +00:00
Makoto Onuki
4ab36372fb
Merge "Clean up on UserManagerService and DPMS" into nyc-dev
2016-02-19 00:21:48 +00:00
Abhijith Shastry
5042001350
Merge "Make BlockSuppressalStatus constructor public so that it can be constructed by the provider." into nyc-dev
2016-02-19 00:21:16 +00:00
Makoto Onuki
2a3c3da0fc
Clean up on UserManagerService and DPMS
...
- Avoid the ART warning about 4.1 compatibility
- Avoid integer overflow in DPMS
Bug 27243525
Bug 27242859
Change-Id: I92af323287e348fbd0eff31e6cf9823be8e41024
2016-02-19 00:20:56 +00:00
Abhijith Shastry
a4e836c174
Make BlockSuppressalStatus constructor public so that it can be constructed by the provider.
...
BUG: 26989170
Change-Id: I9fae7fc03b34b4081c7096eb13fa38737b52efe6
2016-02-18 16:15:58 -08:00
Steve McKay
a3471af5f9
Escape title of Operationdialog.
...
Security review feedback.
Bug: 27121721
Change-Id: Ibafa07aea7b2f77ca476e4f62bd5e4e556ba49c7
2016-02-18 16:09:48 -08:00
Etan Cohen
ea2ccdf4f3
[NAN] Renamed listeners to callback per API guidelines [DO NOT MERGE]
...
am: 0d0f0c7faf -s ours
* commit '0d0f0c7faf530a0fa5595dd539c3f56afeb6603a':
[NAN] Renamed listeners to callback per API guidelines [DO NOT MERGE]
2016-02-19 00:00:30 +00:00
Steve McKay
008e948c3e
Undo generalization isDownloads > supportsChildren.
...
Move root comparison logic into RootInfo.
Move shared string comparison code to Shared.
Change-Id: I3267b496a165ad3cae773783db0e79df2eb118e8
2016-02-18 15:59:52 -08:00
Etan Cohen
220dfbc37a
[NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config [DO NOT MERGE]
...
am: e4c50de752 -s ours
* commit 'e4c50de75273efaec4e9e8db6174e0bfc07d3105':
[NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config [DO NOT MERGE]
2016-02-18 23:58:39 +00:00
Dongwon Kang
ca601d9303
Merge "TIF: Unhide TvContract.Programs.Genres#isCanonical" into nyc-dev
2016-02-18 23:54:51 +00:00
Etan Cohen
d08b5a1173
NAN: Support multiple instantiation per UID - introduce a client ID. [DO NOT MERGE]
...
am: aa36f07194 -s ours
* commit 'aa36f07194b29adee881e684b63f8bbdee6097bc':
NAN: Support multiple instantiation per UID - introduce a client ID. [DO NOT MERGE]
2016-02-18 23:53:07 +00:00
Etan Cohen
0d0f0c7faf
[NAN] Renamed listeners to callback per API guidelines [DO NOT MERGE]
...
The interfaces had multiple functions and are hence callback
and not a listener.
Note: purely a rename operation.
Bug: 27122760
Change-Id: Ib12711f56a64052455843859125d72268c465fc0
2016-02-18 23:48:59 +00:00
Etan Cohen
e4c50de752
[NAN]: API update - consolidate Puslish|Subscribe Data+Subscribe -> Config [DO NOT MERGE]
...
Simplify configuration and consolidate structures whose difference
wasn't very clear.
Bug: 27122760
Change-Id: I0651cade71eb146d9ea9219baf6d2253588db3de
2016-02-18 23:46:01 +00:00
Adam Powell
35c8e0fcf2
Merge "Fix NPE for Fragment#setUserVisibleHint(true)" into nyc-dev
2016-02-18 23:44:15 +00:00
Dongwon Kang
d16d1f519b
TIF: Unhide TvContract.Programs.Genres#isCanonical
...
Bug: 25726917
Change-Id: I8717b1c9f39f8b5b9196658c1501d5abf2337eb9
2016-02-18 15:42:09 -08:00