Winson
9bf04523b4
Merge commit 'e0b767153ef978a4ca841c9891074717fd979400' into manual_merge_e0b7671
...
Change-Id: I6b6810db33e4b244cc872abd69d5b18a90547b35
2016-09-08 19:13:24 -07:00
Winson Chung
e0b767153e
Revert "Fixing issue with old tasks being visible in Overview" am: 36f3f0337d
...
am: 4a8a09d1ab
Change-Id: Iac7a2c68ffcb154d2009e5700c2d12958374f549
2016-09-09 02:01:37 +00:00
Winson Chung
4a8a09d1ab
Revert "Fixing issue with old tasks being visible in Overview"
...
am: 36f3f0337d
Change-Id: Ic89b6a3b204a6f55667df5c1459449092930d859
2016-09-09 01:54:42 +00:00
Winson Chung
36f3f0337d
Revert "Fixing issue with old tasks being visible in Overview"
...
Bug: 28908500
This reverts commit b258f6a4bd .
Change-Id: I9b3c04358d6ca693ed3fdcd9220af13f81eb704e
2016-09-09 01:29:18 +00:00
Winson
70f21570bf
Fixing issue with old tasks being visible in Overview am: b258f6a4bd am: f4806c80ca
...
am: 2a4cd1518e
Change-Id: I8a229f3515bebca4cd8456afae963bb97dac96d6
2016-09-02 22:22:43 +00:00
Winson
2a4cd1518e
Fixing issue with old tasks being visible in Overview am: b258f6a4bd
...
am: f4806c80ca
Change-Id: I87bb9656b8d766ea4b2763f529bbf1d8873479f4
2016-09-02 22:15:06 +00:00
Winson
f4806c80ca
Fixing issue with old tasks being visible in Overview
...
am: b258f6a4bd
Change-Id: I27ba3d057147b5200ac75b9f079d26423c9d0b05
2016-09-02 22:08:33 +00:00
Makoto Onuki
034de15cb6
Update CP2 javadoc am: 93d94ebac2 am: e3972019dc
...
am: e08b704cb7
Change-Id: Ie9e3aea4157d848044254a779b2d3a3df0f8152d
2016-08-31 23:32:38 +00:00
Lorenzo Colitti
e22143e855
Network switch notifications: rate & daily limits am: 84e6f1232c am: 858499b2c0 am: 2c535a4f7c
...
am: 98ed392cf7
Change-Id: I0c067ec355eb2a50af3c828b1fe3ee8a78e44536
2016-08-31 23:31:56 +00:00
Todd Kennedy
8402d225c0
Enable web action apps based on system setting am: efc1c4d501 am: 742f4de6cf
...
am: 66db34fbe2
Change-Id: Ic1726786e0baeaf758381f3a9a9324ea39b921be
2016-08-31 00:37:13 +00:00
Makoto Onuki
e08b704cb7
Update CP2 javadoc am: 93d94ebac2
...
am: e3972019dc
Change-Id: Ia988c68813311b042c6ba9fbaa3c486935e5566b
2016-08-30 22:49:57 +00:00
Makoto Onuki
e3972019dc
Update CP2 javadoc
...
am: 93d94ebac2
Change-Id: I2b1cddae5407257aaad84f4b9dd492fe69ae5d27
2016-08-30 22:42:41 +00:00
Winson
b258f6a4bd
Fixing issue with old tasks being visible in Overview
...
- This CL does two things, firstly, it ensures that all first & last
active times are monotonically increasing and independent of the
current system time. This allows us to better keep track of which
tasks are historical and should be hidden, and which are not.
Secondly, this CL moves the tracking of the last visible active time
into the system (per user) where it can be adjusted along with the
task active times when they are loaded.
- Following this CL, all active times in the future will be adjusted on
boot such that old tasks are made relative to the current boot time.
It’s not important exactly what time they are, only that they are
adjusted along with the last visible task active time so that we
always keep track of what is visible.
Bug: 28908500
Change-Id: I4f789df3a6bd825517cf3a70e26fb60deff89d06
2016-08-30 15:01:49 -07:00
Lorenzo Colitti
98ed392cf7
Network switch notifications: rate & daily limits am: 84e6f1232c am: 858499b2c0
...
am: 2c535a4f7c
Change-Id: I166dd693345ed9a63411f5f1ed6bdf33015b1957
2016-08-30 20:32:52 +00:00
Lorenzo Colitti
2c535a4f7c
Network switch notifications: rate & daily limits am: 84e6f1232c
...
am: 858499b2c0
Change-Id: I9cf27874626c3034ef4fb4fc23ec75f3e1ac5f3f
2016-08-30 20:24:14 +00:00
Lorenzo Colitti
858499b2c0
Network switch notifications: rate & daily limits
...
am: 84e6f1232c
Change-Id: Ibf6fa695c5f8ef11c99fe075b59a36f52c5c177b
2016-08-30 20:17:33 +00:00
Lorenzo Colitti
84e6f1232c
Network switch notifications: rate & daily limits
...
This patch adds a daily limit to the maximum number of notifications
shown when switching networks.
It also adds a rate limit to prevent rapid successive notifications in
flapping scenarios.
Bug: 31132499
Change-Id: Iccb6d0899646ea6df3cfad32a421922263e0eb85
2016-08-31 00:36:11 +09:00
Jason Monk
90a788e29b
resolve merge conflicts of d70ed99 to master
...
Change-Id: I3a8d3708e050b3fb963dd057c0be9d2d249d037a
2016-08-30 10:54:03 -04:00
TreeHugger Robot
f0963f82fa
Merge "Polish MemoryIntArray"
2016-08-29 21:26:42 +00:00
Svet Ganov
9d723d3d57
Polish MemoryIntArray
...
1. Add close guard
2. Adopt instead of clone the ahsmem fd to fix a dangling fd
3. Clear only the return flag when writing fd to parcel
4. Immediately destroy remote MemoryIntArray if stale
5. Throw Java exception if someone closed the fd under us
Change-Id: I85533fec336c40e3380e10d5448e18c9616ec341
2016-08-29 10:51:08 -07:00
Todd Kennedy
66db34fbe2
Enable web action apps based on system setting am: efc1c4d501
...
am: 742f4de6cf
Change-Id: I86aef56f2cf9caf8a7e5b54e78a3ec7de855c796
2016-08-26 22:52:55 +00:00
Todd Kennedy
742f4de6cf
Enable web action apps based on system setting
...
am: efc1c4d501
Change-Id: I2c8c12aebddecb920d1924c4a04f96acdcd3cc02
2016-08-26 22:46:44 +00:00
Makoto Onuki
93d94ebac2
Update CP2 javadoc
...
Bug 30895732
Bug 30063194
Bug 30254247
Change-Id: I6af160daf06a52bd96db8f1dd1aa0c3bf3646fa1
2016-08-26 15:20:26 -07:00
Svetoslav Ganov
046249d9dc
Store the event of settings db downgrade am: 264c7a90c7 am: f813a5a1c4
...
am: 11bd5718a1
Change-Id: I8831eac6d99ba00a80f6e9064b0cc09143b3f9d8
2016-08-26 22:14:01 +00:00
Doris Ling
5fafa3cb86
resolve merge conflicts of 7eeeb0d to master
...
Change-Id: I11a7b51612a4cfb98b5776d098ca0ec43a75259b
2016-08-26 15:00:49 -07:00
Todd Kennedy
efc1c4d501
Enable web action apps based on system setting
...
Bug: 28140107
Change-Id: I4cff49165be6432404b9a616ca35bee249daab2a
2016-08-26 14:03:37 -07:00
Jason Monk
d70ed997cd
Backup system QS tiles am: baade7573f am: 9813cb61dd
...
am: 8ed8f1e6a1
Change-Id: I74b572422c0e3b3b90c85df036c8593e49db58f7
2016-08-26 13:34:51 +00:00
Jason Monk
8ed8f1e6a1
Backup system QS tiles am: baade7573f
...
am: 9813cb61dd
Change-Id: Ia0ba996f6b0a889ba7469a2272a6fe0c235b15d5
2016-08-26 13:29:46 +00:00
Jason Monk
9813cb61dd
Backup system QS tiles
...
am: baade7573f
Change-Id: Ie601a706cbdcfdb1e836117d02fec914b4acbab1
2016-08-26 13:24:14 +00:00
Jason Monk
baade7573f
Backup system QS tiles
...
Add QS tiles to the backup list. Non-system tiles will get removed
since they won't be installed when restore happens.
Change-Id: Iccf6e773384c45bd4d1f10c21aa8af356b3920d2
Bug: 28782938
2016-08-26 13:15:49 +00:00
Svetoslav Ganov
11bd5718a1
Store the event of settings db downgrade am: 264c7a90c7
...
am: f813a5a1c4
Change-Id: I21a6ebdde23a0df93872105d91a54d64a2e6adf4
2016-08-25 02:31:48 +00:00
Svetoslav Ganov
f813a5a1c4
Store the event of settings db downgrade
...
am: 264c7a90c7
Change-Id: I5b9d5a9bd3c2df337776921a34960ceef8fda1ce
2016-08-25 02:25:47 +00:00
TreeHugger Robot
49af952a92
Merge "Store the event of settings db downgrade" into nyc-mr1-dev
2016-08-25 02:18:11 +00:00
Doris Ling
7eeeb0d90e
Add the Moves setting values to the backup list. am: 8a33273620 am: cdc758d555
...
am: b790a1e6ab
Change-Id: I440af4d5aafdc48e4d4333a5f708c86f97ffe556
2016-08-25 01:46:48 +00:00
Doris Ling
b790a1e6ab
Add the Moves setting values to the backup list. am: 8a33273620
...
am: cdc758d555
Change-Id: I8fd42b0b5e9f9471a659f6ae0205482ad0c800e8
2016-08-25 01:39:39 +00:00
Doris Ling
cdc758d555
Add the Moves setting values to the backup list.
...
am: 8a33273620
Change-Id: I8f64074acbe6d85a0f2402695925e7f75c20569b
2016-08-25 01:31:28 +00:00
Doris Ling
8a33273620
Add the Moves setting values to the backup list.
...
Add Secure.CAMERA_DOUBLE_TWIST_TO_FLIP_ENABLED,
Secure.CAMERA_DOUBLE_TAP_POWER_GESTURE_DISABLED, and
Secure.SYSTEM_NAVIGATION_KEYS_ENABLED (used by Settings->Moves)
to Secure.SETTINGS_TO_BACKUP, so that they will be backed up and
restored automatically.
Fixes: 31023788
Test: Manual - Setup device using "Copy your data", verify that
Settings->Moves toggles are set to previous selected values.
Change-Id: I509c997641bb693009bec703e5272b5aad517f0f
2016-08-25 00:48:33 +00:00
Svetoslav Ganov
264c7a90c7
Store the event of settings db downgrade
...
bug:30561721
Change-Id: I8f2252bbf99603976c7efc32c54aa88b314ba815
2016-08-24 17:31:21 -07:00
Adrian Roos
8fdf26ecfb
Merge "Ambient: Pulse for every noisy notification exactly once" into nyc-mr1-dev am: bd43552975 am: 24eaf0c700
...
am: 7dd485d858
Change-Id: I6854beaa24a24fff06523ae76fd207d5783f77e9
2016-08-23 22:33:04 +00:00
Adrian Roos
7dd485d858
AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set am: 6a7e08920c
...
am: 5a461b65d0
Change-Id: I2915c6ee2408dbe5942e77d26acdf47e478ee8c0
2016-08-23 18:03:34 +00:00
Adrian Roos
5a461b65d0
AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set
...
am: 6a7e08920c
Change-Id: I0a3713010a0c6e487257995bd34165348f5fc2a4
2016-08-23 16:52:23 +00:00
TreeHugger Robot
374f9a690b
Merge "AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set" into nyc-mr1-dev
2016-08-23 16:39:45 +00:00
Ta-wei Yen
9a107a2df0
Add carrier regex config values for VisualVoicemailSmsFilter
...
Verizon requires all SMS that starts with "//VZWVVM" to be treated
as a VVM SMS.
EXTRA_VOICEMAIL_SMS_MESSAGE_BODY is also added to VociemailContract
to send the message body of a SMS that matches the carrier regex but
is not parsable.
Bug: 30954955
Change-Id: Ib5449164a5290b132648cc28b1e1d3d9ddd5fea0
(cherry picked from commit ad31603b80 )
2016-08-23 15:42:31 +00:00
Sailesh Nepal
607c51aadb
resolve merge conflicts of 2cff241 to master
...
Change-Id: Ide7a24bb36c51a24bd4107c3042efc3117ea76f6
2016-08-23 08:10:12 -07:00
Sailesh Nepal
2cff2417cd
resolve merge conflicts of ad31603 to cw-f-dev
...
am: bbfb97461d
Change-Id: I8c497533297df55ef4aac85ca2d0d981a057b9d4
2016-08-23 14:15:31 +00:00
Sailesh Nepal
bbfb97461d
resolve merge conflicts of ad31603 to cw-f-dev
...
Change-Id: I970fe17c234f9b99142980f685c3c4efee4767fc
2016-08-23 07:04:30 -07:00
Adrian Roos
6a7e08920c
AppErrors: Don't suppress dialogs when ANR_SHOW_BACKGROUND is set
...
Change-Id: Ie6013013ff4e23e51e471e97d15e113cc759657e
Fixes: 30929056
2016-08-23 14:26:47 +02:00
TreeHugger Robot
6dcbcc9f9b
Merge "Remove EXTRA_SHOW_FILESIZE."
2016-08-22 21:43:16 +00:00
Steve McKay
0a38e2318b
Remove EXTRA_SHOW_FILESIZE.
...
DocumentsUI will always show size.
Bug: 31016724
Change-Id: I19150332529c4699f00f7f239f775e89025f1c3f
2016-08-22 20:09:11 +00:00
Sailesh Nepal
5647c93e9e
Merge "Add carrier regex config values for VisualVoicemailSmsFilter" into nyc-mr1-dev
2016-08-21 13:40:02 +00:00