Commit Graph

61361 Commits

Author SHA1 Message Date
Keisuke Kuroyanagi
04755fcae4 Merge "Make drag shadow grapheme cluster aware." into nyc-dev am: f2629d481e
am: e4ba22e7d6

* commit 'e4ba22e7d67bae08c67a9221bc3e98bdf7a0d0d3':
  Make drag shadow grapheme cluster aware.
2016-02-22 21:21:22 +00:00
Tao Bao
69d01e2376 Merge "Add support for update-on-boot feature." into nyc-dev am: 9de7952aa9
am: 3dd23af6a0

* commit '3dd23af6a0fb58ce7d1f6f078c765890ca839bd3':
  Add support for update-on-boot feature.
2016-02-22 21:10:21 +00:00
Keisuke Kuroyanagi
e4ba22e7d6 Merge "Make drag shadow grapheme cluster aware." into nyc-dev
am: f2629d481e

* commit 'f2629d481e19e43235ea4546ab53443fbd432988':
  Make drag shadow grapheme cluster aware.
2016-02-22 20:15:52 +00:00
Tao Bao
3dd23af6a0 Merge "Add support for update-on-boot feature." into nyc-dev
am: 9de7952aa9

* commit '9de7952aa945eb06148f82b9f30d7d11a2de5d74':
  Add support for update-on-boot feature.
2016-02-22 20:09:58 +00:00
Chad Brubaker
1d8181b032 Merge "Use provided context directly" into nyc-dev am: 62df07eee1
am: d7d383875c

* commit 'd7d383875c2f24e693bf21570a8e3d7043f08689':
  Use provided context directly
2016-02-22 19:59:48 +00:00
Chad Brubaker
d7d383875c Merge "Use provided context directly" into nyc-dev
am: 62df07eee1

* commit '62df07eee1c8b186362f6542daf900c88193929d':
  Use provided context directly
2016-02-22 19:44:42 +00:00
Keisuke Kuroyanagi
f2629d481e Merge "Make drag shadow grapheme cluster aware." into nyc-dev 2016-02-22 19:40:13 +00:00
Keisuke Kuroyanagi
5396d7eb13 Make drag shadow grapheme cluster aware.
[start, min(end, DRAG_SHADOW_MAX_TEXT_LENGTH)) was used to make drag
shadow. It ignores grapheme cluster, so unexpected shadow was created for
characters that contain multiple code units.

Bug: 23097276
Change-Id: Ic7d34ec02ea04a3f17337e4253babac87ef3b03c
2016-02-22 19:37:26 +00:00
Tao Bao
9de7952aa9 Merge "Add support for update-on-boot feature." into nyc-dev 2016-02-22 19:24:25 +00:00
Chad Brubaker
62df07eee1 Merge "Use provided context directly" into nyc-dev 2016-02-22 19:11:51 +00:00
Chad Brubaker
7879b8f4ab Use provided context directly
getApplicationContext may return null so use the provided context
instead.

Bug:27293859
Change-Id: Ic3b218bf5b0c23982c75a793f0374870bd8e9da1
2016-02-22 11:08:59 -08:00
Dimitry Ivanov
3441439a7a Merge "Construct classloader for apps with no java code" into nyc-dev am: 05ba2b724c
am: b07d50b617

* commit 'b07d50b61722e65792ba3f2bf1de43e8ade27cbc':
  Construct classloader for apps with no java code
2016-02-22 18:35:49 +00:00
Dimitry Ivanov
b07d50b617 Merge "Construct classloader for apps with no java code" into nyc-dev
am: 05ba2b724c

* commit '05ba2b724c5049c3bd14717f1abf76ca71287de4':
  Construct classloader for apps with no java code
2016-02-22 18:27:59 +00:00
Dimitry Ivanov
05ba2b724c Merge "Construct classloader for apps with no java code" into nyc-dev 2016-02-22 18:24:14 +00:00
Chris Banes
eb1436d19b Merge "Fix rounding error in SeekBar tickmark drawing" into nyc-dev am: 7060ae91b9
am: 7d7fa7071b

* commit '7d7fa7071be799db441054cd99f9709f58e11813':
  Fix rounding error in SeekBar tickmark drawing
2016-02-22 16:38:58 +00:00
Chris Banes
7d7fa7071b Merge "Fix rounding error in SeekBar tickmark drawing" into nyc-dev
am: 7060ae91b9

* commit '7060ae91b90c3e61323379a6c19a4fbbd4464298':
  Fix rounding error in SeekBar tickmark drawing
2016-02-22 16:32:10 +00:00
Chris Banes
6cb9b20b7b Fix rounding error in SeekBar tickmark drawing
There are instances where an int calculation would result
in a loss of precision and rounding error. Fixed by
using a float instead.

Change-Id: I595872f00552a7fd717a1754c1d8f5a50d776621
2016-02-22 16:13:26 +00:00
Esteban Talavera
7a71e45230 Merge "Updated removeActiveAdmin documentation" into nyc-dev am: d34718b6b9
am: 7846cd2483

* commit '7846cd24831a522bab17b5c0c24cef902bc36c84':
  Updated removeActiveAdmin documentation
2016-02-22 13:38:46 +00:00
Esteban Talavera
7846cd2483 Merge "Updated removeActiveAdmin documentation" into nyc-dev
am: d34718b6b9

* commit 'd34718b6b95086c34b4813525e6000064460e3a1':
  Updated removeActiveAdmin documentation
2016-02-22 13:33:24 +00:00
Esteban Talavera
d34718b6b9 Merge "Updated removeActiveAdmin documentation" into nyc-dev 2016-02-22 13:25:15 +00:00
Calin Juravle
206163507c Merge "Change the location of profile files." into nyc-dev am: 30eb5b30e7
am: ef9c129887

* commit 'ef9c12988702a4915e7206b936bb7317fa3259b6':
  Change the location of profile files.
2016-02-22 11:49:46 +00:00
Calin Juravle
ef9c129887 Merge "Change the location of profile files." into nyc-dev
am: 30eb5b30e7

* commit '30eb5b30e7bf88fbd3397cb56cda854293ae9c4d':
  Change the location of profile files.
2016-02-22 11:45:12 +00:00
Calin Juravle
30eb5b30e7 Merge "Change the location of profile files." into nyc-dev 2016-02-22 11:42:02 +00:00
Polina Bondarenko
4f2d2d3b42 Merge "Added hardwareproperties SystemService" into nyc-dev am: 280c5b2155
am: 5fc731e826

* commit '5fc731e82661aa31904e1473b651525256cc4f4a':
  Added hardwareproperties SystemService
2016-02-22 09:36:32 +00:00
Polina Bondarenko
5fc731e826 Merge "Added hardwareproperties SystemService" into nyc-dev
am: 280c5b2155

* commit '280c5b2155feae857ad514dff81adbfe73e398e9':
  Added hardwareproperties SystemService
2016-02-22 09:32:37 +00:00
Polina Bondarenko
280c5b2155 Merge "Added hardwareproperties SystemService" into nyc-dev 2016-02-22 09:27:21 +00:00
Erik Kline
3926d347e6 Delete all NetworkUtils DHCP-related code. am: c3b52bc466 am: adc49e8fd5
am: 80027c1f0b

* commit '80027c1f0b6a754b1a7cc5a6df918144cf979c78':
  Delete all NetworkUtils DHCP-related code.
2016-02-22 09:24:12 +00:00
Erik Kline
80027c1f0b Delete all NetworkUtils DHCP-related code. am: c3b52bc466
am: adc49e8fd5

* commit 'adc49e8fd59005a10df294d46c022563257eb942':
  Delete all NetworkUtils DHCP-related code.
2016-02-22 09:19:51 +00:00
Erik Kline
adc49e8fd5 Delete all NetworkUtils DHCP-related code.
am: c3b52bc466

* commit 'c3b52bc46604cb18d74fbe13dda15f4679222107':
  Delete all NetworkUtils DHCP-related code.
2016-02-22 09:16:16 +00:00
Erik Kline
c3b52bc466 Delete all NetworkUtils DHCP-related code.
Bug: 26991160
Change-Id: I2c74e0161f43f65c1b6a85dc9f294b64c8f1ae6e
2016-02-22 15:14:31 +09:00
Svet Ganov
057841000c No overlay when permissions shown - framework am: 9cea80cddd
am: e552813050

* commit 'e5528130503b554d1e2cc6a711d50857c66a801c':
  No overlay when permissions shown - framework
2016-02-20 18:45:18 +00:00
Svet Ganov
e552813050 No overlay when permissions shown - framework
am: 9cea80cddd

* commit '9cea80cdddbecadb304eb7c8373cf1ed397f433a':
  No overlay when permissions shown - framework
2016-02-20 18:38:20 +00:00
Svet Ganov
9cea80cddd No overlay when permissions shown - framework
bug:26973205

Change-Id: I88395e47649191bb7db6dd8723c49e741ef4f1e4
2016-02-20 17:41:47 +00:00
Hui Shu
2e63744172 Merge "Support for webview drag and drop" into nyc-dev am: b3e63f9daa
am: f622e60a11

* commit 'f622e60a110f3791ef0c5a812bcae5eeab48a88c':
  Support for webview drag and drop
2016-02-20 07:28:40 +00:00
Siyamed Sinir
7af618db71 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev am: 74615b9859
am: 8771900fd3

* commit '8771900fd3ab44bcd7370259e4f6668e9cf6b0ee':
  JavaDoc for ReplacementSpan getSize & draw functions.
2016-02-20 07:26:37 +00:00
Dianne Hackborn
65938a8305 Merge "Implement lenient background check option." into nyc-dev
am: 9d3a4e1c31

* commit '9d3a4e1c31e07d37edc59cf7613cd392152b9d26':
  Implement lenient background check option.
2016-02-20 02:22:26 +00:00
Hui Shu
f622e60a11 Merge "Support for webview drag and drop" into nyc-dev
am: b3e63f9daa

* commit 'b3e63f9daaabe6601c0d0e03604b333f314e3557':
  Support for webview drag and drop
2016-02-20 02:14:26 +00:00
Dianne Hackborn
9d3a4e1c31 Merge "Implement lenient background check option." into nyc-dev 2016-02-20 02:12:38 +00:00
Hui Shu
b3e63f9daa Merge "Support for webview drag and drop" into nyc-dev 2016-02-20 02:08:12 +00:00
Siyamed Sinir
8771900fd3 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev
am: 74615b9859

* commit '74615b985928dfebcf0a41afa39ffe0ef7cfd778':
  JavaDoc for ReplacementSpan getSize & draw functions.
2016-02-20 01:56:59 +00:00
Siyamed Sinir
74615b9859 Merge "JavaDoc for ReplacementSpan getSize & draw functions." into nyc-dev 2016-02-20 01:52:38 +00:00
Hui Shu
ecdce961ea Support for webview drag and drop
WebView needs to override onDragEvent to accept drops from other apps.

BUG: 27039417
Change-Id: Ie81c5ac325091cf78440785e04afcc01ddcbaab3
2016-02-20 01:51:14 +00:00
Yohei Yukawa
9af4eb84c5 Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev am: 263e21f12c
am: bda1ce850f

* commit 'bda1ce850f9958cf670205fbe8aff35e23717a29':
  Remove unused InputMethodInfo#isEncryptionAware().
2016-02-20 01:10:39 +00:00
Svetoslav Ganov
a4bbf53a2f Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev am: 3c3e271447
am: b4c337e65a

* commit 'b4c337e65a1cf51c3a40205943c5fec855d628dd':
  Discard prefetched disconnected predecessors of a virtual node.
2016-02-20 01:09:14 +00:00
Vadim Tryshev
e6174c6aab Merge "Add Wallpaper.getBitmapAsUser()" into nyc-dev am: a6a127747a
am: 935755cc3b

* commit '935755cc3b77108eba971bd114a1facaaa6c9547':
  Add Wallpaper.getBitmapAsUser()
2016-02-20 01:03:33 +00:00
Dianne Hackborn
b2117d15d1 Implement lenient background check option.
Which really means, make background check much more
strict, with an option to revert to the more lenient
behavior.

In this strict version, an app can't have services
started or receive broadcasts at any point when it is
not foreground.  Also, it doesn't matter the importance
of a caller trying to start a service, it only depends
on the state of the app whose service is being started.

A new activity shell command allows you to control
whether to use the strict or lenient behavior.

Change-Id: I7f5a50b52881b5c8f9d8b6c8c622d3652a769fd7
2016-02-19 16:51:25 -08:00
Yohei Yukawa
bda1ce850f Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev
am: 263e21f12c

* commit '263e21f12cba4a2c5b4a6ac07fad55a4afc2ec45':
  Remove unused InputMethodInfo#isEncryptionAware().
2016-02-20 00:49:04 +00:00
Svetoslav Ganov
b4c337e65a Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev
am: 3c3e271447

* commit '3c3e271447a213f1cb5c34ed088cbb2c01b6cd43':
  Discard prefetched disconnected predecessors of a virtual node.
2016-02-20 00:47:44 +00:00
Yohei Yukawa
263e21f12c Merge "Remove unused InputMethodInfo#isEncryptionAware()." into nyc-dev 2016-02-20 00:33:22 +00:00
Svetoslav Ganov
3c3e271447 Merge "Discard prefetched disconnected predecessors of a virtual node." into nyc-dev 2016-02-20 00:32:58 +00:00