Jorim Jaggi
e4af99d6b7
Change retail mode wallpaper (1/2) am: 6c902d0453 am: 9d0879c6ac
...
am: 3d19454ec9
Change-Id: Ibd859202fd2db910170e8bda6f8c947cd05486f7
2016-08-23 16:43:54 +00:00
Jorim Jaggi
9d0879c6ac
Change retail mode wallpaper (1/2)
...
am: 6c902d0453
Change-Id: I1ca69b6cc7450d7f7056e69e3cf7fab1ad2df624
2016-08-23 00:17:20 +00:00
Jorim Jaggi
6c902d0453
Change retail mode wallpaper (1/2)
...
Change-Id: I7ce5711e57bc39edf10fc7151f26168c6183d71e
Fixes: 30830249
2016-08-19 21:44:48 +00:00
George Mount
05051ef82b
Fix NPE during Activity transition using wrong Activity. am: a3edbf6a5d
...
am: 34abaebd3b
Change-Id: Ia21fab56d6ca3767d270e5336334dfb1e066bf5f
2016-08-18 22:37:21 +00:00
George Mount
a3edbf6a5d
Fix NPE during Activity transition using wrong Activity.
...
Bug 30786309
If the Activity used in makeSceneTransitionAnimation isn't
the same one used in the startActivity call, a NullPointerException
could be thrown.
Change-Id: Id21c54fcf99b353feab62f7fc160997ed06e7d23
(cherry picked from commit 3289bfa289 )
2016-08-18 17:15:43 +00:00
Christopher Tate
9649aecab6
Check system & lock wallpaper backup eligibility independently am: 6172266154
...
am: 611afaf4ae
Change-Id: I5d8361f2854647fae86847828d58154af06618c8
2016-08-11 20:35:43 +00:00
Christopher Tate
6172266154
Check system & lock wallpaper backup eligibility independently
...
Bug 30751829
Change-Id: Ic94689dd63238449222d1aea07231d9fd29fc76d
2016-08-11 11:22:14 -07:00
Dianne Hackborn
f83a8ffc20
A little more on issue #30766518 : Document what targeting N does am: 5f1649e852
...
am: 6ffef759da
Change-Id: I23bde6943a153f353c8c2cc3a1f7c4db2cec00b9
2016-08-10 17:50:18 +00:00
Dianne Hackborn
6ffef759da
A little more on issue #30766518 : Document what targeting N does
...
am: 5f1649e852
Change-Id: Icf776d4dcf8ef16432eee0686784b8b0146e4ed9
2016-08-10 17:45:14 +00:00
Dianne Hackborn
848c690f69
Merge "A little more on issue #30766518 : Document what targeting N does" into nyc-mr1-dev
2016-08-10 17:38:02 +00:00
Adrian Roos
425ade9ef0
Notification: Reuse drawable in Header if Icon unchanged am: c4337a3569
...
am: dd33f36fc4
Change-Id: Ia24b71281669458d544ea34cb643265610ef020a
2016-08-10 17:12:38 +00:00
Adrian Roos
dd33f36fc4
Notification: Reuse drawable in Header if Icon unchanged
...
am: c4337a3569
Change-Id: I8e7da247e9b4d9a9acd46c29ca29d34409bb9453
2016-08-10 17:06:17 +00:00
Adrian Roos
d4a95806ab
Merge "Notification: Reuse drawable in Header if Icon unchanged" into nyc-mr1-dev
2016-08-10 16:52:15 +00:00
Dianne Hackborn
22fdbab5d0
Fix issue #30766518 : Document what targeting N does am: b34cbedb4e
...
am: 3a585b86be
Change-Id: I72821636543c9c31da4c6a8ac6d77a8de5d78d1f
2016-08-10 01:15:25 +00:00
Dianne Hackborn
5f1649e852
A little more on issue #30766518 : Document what targeting N does
...
Change-Id: I67f2bfd01261a4304b532495a0d3cc791726ed5e
2016-08-09 18:00:31 -07:00
Dianne Hackborn
3a585b86be
Fix issue #30766518 : Document what targeting N does
...
am: b34cbedb4e
Change-Id: I2d2c45ef1dc9528b2b84778532edebac8a9e7712
2016-08-10 00:57:54 +00:00
Dianne Hackborn
75cdd5f68f
Merge "Fix issue #30766518 : Document what targeting N does" into nyc-mr1-dev
2016-08-10 00:45:55 +00:00
Hemal Patel
b4bd409237
Docs: Fixed the link that loads Fragments guide am: a8e1c75bf6 am: dabee01e9b
...
am: 3547fd0642
Change-Id: I325c16b92f193be2ff701da64e3896979441d6e7
2016-08-09 21:19:50 +00:00
Hemal Patel
f8c0a138fb
Docs: Fixed the link that loads Fragments guide am: a8e1c75bf6
...
am: dabee01e9b
Change-Id: I6a17d73c3dab8980c57e9f6c9617bb465c48f1a5
2016-08-09 21:10:40 +00:00
Hemal Patel
3547fd0642
Docs: Fixed the link that loads Fragments guide am: a8e1c75bf6
...
am: dabee01e9b
Change-Id: I6e3156f2990ddfd73b34015be8a09c972729d26e
2016-08-09 21:10:34 +00:00
Dianne Hackborn
b34cbedb4e
Fix issue #30766518 : Document what targeting N does
...
Also small documentation cleanup in a few other places.
Change-Id: I16581c751aa0ffa146faba3b140a8fa2170f4520
2016-08-09 13:21:24 -07:00
Adrian Roos
c4337a3569
Notification: Reuse drawable in Header if Icon unchanged
...
Mitigates an issue where a LevelListDrawable would constantly
be reloaded even if unchanged. To avoid this, small icons are
now only reloaded if they no longer point to the same resource.
Note that StatusBarIconView already has this logic.
Change-Id: I6be436e5cef7b7ca91a28edc413b1aaa0f1007d5
Fixes: 30496073
2016-08-09 12:31:20 -07:00
Hemal Patel
a8e1c75bf6
Docs: Fixed the link that loads Fragments guide
...
In the class description, fixed the reference link that points to the
Fragments guide.
Bug: 29007808
Change-Id: I3399e5f10c461eb6666a04f8829c6cde774948e0
2016-08-08 16:43:22 -07:00
Selim Cinek
90307e081d
Fixes a bug where setting a null bigLargeIcon would not clear it am: e99acb29db
...
am: c39f8c444a
Change-Id: Ie8f89574e35cb581b6f9b867a3fdff83bd12eed4
2016-08-08 19:41:16 +00:00
Selim Cinek
c39f8c444a
Fixes a bug where setting a null bigLargeIcon would not clear it
...
am: e99acb29db
Change-Id: Ib5f175bc50d8110f708c3541b3f0c0e715c41b87
2016-08-08 19:30:21 +00:00
Selim Cinek
5a3e33a82a
Merge changes Idc4c2c14,Ibea016c6,I49ab58c3,Id911d405,I0f17dc5f, ... into nyc-mr1-dev
...
* changes:
Improved the transition when clicking on the last notification
Fixed a bug that could lead to an empty notification
Removed contentDescriptions that hindered accessibility usability
Fixes a bug where setting a null bigLargeIcon would not clear it
Fixed the transition of the background of the notifications
Fixed a bug where the notification would fade out in a ugly way
2016-08-08 19:18:33 +00:00
Christopher Tate
0ddcc58272
Fix "adb backup -shared" am: 60af594c3e
...
am: f300d9760b
Change-Id: Ic8f59fe5cc4223b101117373e8aa9429621ca0b2
2016-08-05 18:16:47 +00:00
Christopher Tate
f300d9760b
Fix "adb backup -shared"
...
am: 60af594c3e
Change-Id: I47df84d251e67bc54a5f5c40cfaab65813f170a5
2016-08-05 18:10:33 +00:00
Chris Tate
b3690ccf2c
Merge "Fix "adb backup -shared"" into nyc-mr1-dev
2016-08-05 18:04:25 +00:00
Todd Kennedy
8c073e0aad
Move EphemeralResolverService am: 31b95e0265
...
am: fa67fad84e
Change-Id: Ieabd373b5557e03c6a189f070c8f79998e7a5a0a
2016-08-05 17:52:00 +00:00
Todd Kennedy
fa67fad84e
Move EphemeralResolverService
...
am: 31b95e0265
Change-Id: I16533b342433fc1042e0d78e1be8e43a431031a6
2016-08-05 17:47:17 +00:00
TreeHugger Robot
9d9621f472
Merge "Move EphemeralResolverService" into nyc-mr1-dev
2016-08-05 17:37:35 +00:00
Todd Kennedy
31b95e0265
Move EphemeralResolverService
...
It should not have been under com.android.internal
Fixes: 30673742
Change-Id: I2277aa4a4799fa59bf68af7c4cfcb4e1216aeb8d
2016-08-05 07:17:52 -07:00
Christopher Tate
60af594c3e
Fix "adb backup -shared"
...
An accidental side-effect of introducing the XML content file and its
domain semantic checking was that the shared-storage domain got
dropped on the floor. Now the mechanism understands what it means
again.
Bug 29999884
Change-Id: I22b99c96869683d1a92430f237dda54b170b8f60
2016-08-04 17:23:20 -07:00
Selim Cinek
e99acb29db
Fixes a bug where setting a null bigLargeIcon would not clear it
...
Because we were also looking for legacy icons and the legacy icon
was always restored for old listeners, the icon would not disappear.
Change-Id: Id911d405e5ae00bf45e34368effbf67c2425a40c
Fixes: 30663590
2016-08-04 13:04:29 -07:00
Makoto Onuki
d7f86b7115
ShortcutManager: Update foreground check. am: 33525d2f1a
...
am: 386fd915fc
Change-Id: Ib8c6d82fdc0218e46d30a4e85b23624882d63b1e
2016-08-04 19:41:07 +00:00
Makoto Onuki
386fd915fc
ShortcutManager: Update foreground check.
...
am: 33525d2f1a
Change-Id: I08769ba85f38c6768515450696d49a9755c698fb
2016-08-04 19:35:41 +00:00
Makoto Onuki
0fd8670fd5
Merge "ShortcutManager: Update foreground check." into nyc-mr1-dev
2016-08-04 19:29:27 +00:00
Chris Wren
064d019bd0
only rate limit notification updates am: a61f179c3d
...
am: aefa21b65e
Change-Id: I9ac96d81c273139d08481185b829189ac01cac4d
2016-08-04 18:50:52 +00:00
Chris Wren
a61f179c3d
only rate limit notification updates
...
Updates to progress bars are the main culprit in system
performance events caused by apps spamming the notification
service. Rate-limiting only updates allows us to set a lower
threshold wihtout the owrry of mistakenly dropping bursts of
notifications being quickly posted after a network sync.
Also reduce logspam caused by the rate-limit events.
Bug: 30132961
Change-Id: I49acda6a2831204da45e899ddd3d62d571d7174b
2016-08-04 17:04:02 +00:00
Adam Lesinski
cf42572c3c
ResourcesManager: Return null on failure to create Resources am: 53fafdfbe7
...
am: dc477a9e6c
Change-Id: I6eee09bf6911b0e885a833feb864f9bbcb053b84
2016-08-04 00:28:18 +00:00
Adam Lesinski
dc477a9e6c
ResourcesManager: Return null on failure to create Resources
...
am: 53fafdfbe7
Change-Id: I47c891d2c21c2ba95cc05d4972332ea128b2d444
2016-08-04 00:19:23 +00:00
TreeHugger Robot
1584d5d6e2
Merge "ResourcesManager: Return null on failure to create Resources" into nyc-mr1-dev
2016-08-04 00:08:21 +00:00
Makoto Onuki
33525d2f1a
ShortcutManager: Update foreground check.
...
- When the cached UID state says a UID is in the background,
check with AM and get the latest state, since the state
might just have been changed.
Bug 30640208
Change-Id: If448f6f21f290fa0fc13550d9c740f56aa8bfce0
2016-08-03 16:36:38 -07:00
Adam Lesinski
53fafdfbe7
ResourcesManager: Return null on failure to create Resources
...
A lot of calling framework code expects a null value on failure,
and didn't catch the previous exception. There were some strange
corner cases where previously a null value was not checked for
in framework code, allowing the null Resources object to be
returned to the caller. Introducing an exception changed the
semantics and can crash certain apps.
Bug:30422475
Change-Id: I51d34ae43c9ec605a8790989c56cf85b815ff5b8
2016-08-03 14:44:52 -07:00
Svetoslav Ganov
e1c3ca5270
Revert "Prevent apps to overlay other apps via toast windows" am: 2fc661a453
...
am: 74b90c7d85
Change-Id: I6829cf6f04155a951bcfe79fcc13dbc2104a00ae
2016-08-02 02:17:56 +00:00
Svetoslav Ganov
74b90c7d85
Revert "Prevent apps to overlay other apps via toast windows"
...
am: 2fc661a453
Change-Id: I37bfb7dc01ad512f34332e83f6cc6be31d1feaab
2016-08-02 02:01:40 +00:00
Svetoslav Ganov
a2f247e6a6
Merge "Revert "Prevent apps to overlay other apps via toast windows"" into nyc-mr1-dev
2016-08-02 01:56:10 +00:00
Svetoslav Ganov
2fc661a453
Revert "Prevent apps to overlay other apps via toast windows"
...
bug:30150688
This reverts commit dc24f937b0 .
Change-Id: Id7e8ddbf82ab426f55a5296791f1e8ebb61514bc
2016-08-02 01:55:01 +00:00
Svet Ganov
a0030632f8
Prevent apps to overlay other apps via toast windows am: dc24f937b0
...
am: fd8ffb62a9
Change-Id: I94077046a2f38a7cffce5cc73f805f671c35db23
2016-08-01 19:02:53 +00:00