Commit Graph

10721 Commits

Author SHA1 Message Date
Adam Powell
ed213cfea3 am 0f6dd549: am 7fd90265: am 2a1f9164: Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-dev
* commit '0f6dd54943f3b343406c655d3efc392ede0cf0ea':
  Un-hide ViewGroup#onViewAdded/onViewRemoved
2015-06-18 17:57:51 +00:00
Adam Powell
0f6dd54943 am 7fd90265: am 2a1f9164: Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-dev
* commit '7fd90265e8927ca84e5e81d8e1ee89f5b022d2ec':
  Un-hide ViewGroup#onViewAdded/onViewRemoved
2015-06-18 17:41:17 +00:00
Adam Powell
7fd90265e8 am 2a1f9164: Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-dev
* commit '2a1f91641895c3193204655bea2f67eb0fe6c439':
  Un-hide ViewGroup#onViewAdded/onViewRemoved
2015-06-18 17:28:00 +00:00
Adam Powell
2a1f916418 Merge "Un-hide ViewGroup#onViewAdded/onViewRemoved" into mnc-dev 2015-06-18 17:20:44 +00:00
Adam Powell
6690d018b9 Un-hide ViewGroup#onViewAdded/onViewRemoved
These methods are generally useful for writing custom views, and by
exposing them we make it easier for custom view authors to still allow
app developers to use an OnHierarchyChangedListener since it will not
be occupied by a custom view's implementation.

Also move the actual dispatch to package-scoped dispatch methods so
that a developer forgetting to call super won't stop a listener from
functioning.

Bug 21866523

Change-Id: Ie2bb5e241d7c5a02a5033f33ecdaeb40aceb20b5
2015-06-18 10:19:18 -07:00
Winson Chung
401824e927 am 5abb3b1a: am b2a0b76d: am 8b9730f7: Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev
* commit '5abb3b1a44b7b7bf856966aa0cccd08fdc730e36':
  Fixing issue with recents not being hidden for translucent apps.
2015-06-18 00:10:31 +00:00
Winson Chung
5abb3b1a44 am b2a0b76d: am 8b9730f7: Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev
* commit 'b2a0b76da414e7866b319c6ca37b9618a3c4ff8b':
  Fixing issue with recents not being hidden for translucent apps.
2015-06-17 23:59:54 +00:00
Winson Chung
b2a0b76da4 am 8b9730f7: Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev
* commit '8b9730f749498491ceb80c86261ee5b8398c7f25':
  Fixing issue with recents not being hidden for translucent apps.
2015-06-17 23:44:39 +00:00
Winson Chung
99e94ef803 am 551c0f51: am 23111870: am 1bf92935: Merge "Fixing a few accessibility issues." into mnc-dev
* commit '551c0f51da5373a362342079921c006b61724f58':
  Fixing a few accessibility issues.
2015-06-17 23:41:10 +00:00
Winson Chung
8b9730f749 Merge "Fixing issue with recents not being hidden for translucent apps." into mnc-dev 2015-06-17 23:30:52 +00:00
Winson Chung
551c0f51da am 23111870: am 1bf92935: Merge "Fixing a few accessibility issues." into mnc-dev
* commit '23111870d536420d1ab0bddf351dfc7133522189':
  Fixing a few accessibility issues.
2015-06-17 23:25:46 +00:00
Winson Chung
fe855d124b Fixing issue with recents not being hidden for translucent apps.
- When tapping home, we can't depend on the stack state to determine
  whether or not hide recents since there can be translucent windows
  above it.  In this case, we just dismiss recents directly since the
  receiver will only be registered while recents is visible.

Bug: 20110140

Change-Id: I6b796cc4cbd790aac9a0857549e34117adb808d8
2015-06-17 16:18:28 -07:00
Winson Chung
23111870d5 am 1bf92935: Merge "Fixing a few accessibility issues." into mnc-dev
* commit '1bf929350149eb0f669e3aba886c6b0c62b35774':
  Fixing a few accessibility issues.
2015-06-17 23:11:38 +00:00
Winson Chung
1bf9293501 Merge "Fixing a few accessibility issues." into mnc-dev 2015-06-17 22:59:31 +00:00
Winson Chung
83ea6f71eb Fixing a few accessibility issues.
- Fixing issue with accessibility focus being incorrect when animating from home
- Fixing issue with accessibility focus being reset too aggressively when the
  list is scrolled
- Ensuring that recents handles forward/backwards scrolling

Bug: 19997561
Change-Id: I042666775862f4a20e8f22960e1f34e45fc5664e
2015-06-17 14:31:50 -07:00
Selim Cinek
95a7f58e77 am 97905f56: am e45c8a3a: am 6857ffc9: Merge "Fixed a jump with the panel scrim" into mnc-dev
* commit '97905f56082c8e247ced4565d18739241178c294':
  Fixed a jump with the panel scrim
2015-06-17 18:51:48 +00:00
Jason Monk
22889df1d1 am 7cb53b18: am 56396d91: am f5820276: Merge "Don\'t reinflate signal icons unless we really need to." into mnc-dev
* commit '7cb53b184352e2ead72df75de93104a2af6eb3d3':
  Don't reinflate signal icons unless we really need to.
2015-06-17 18:51:43 +00:00
Selim Cinek
97905f5608 am e45c8a3a: am 6857ffc9: Merge "Fixed a jump with the panel scrim" into mnc-dev
* commit 'e45c8a3a494d62a701ed6e5800945d74ec1a5c53':
  Fixed a jump with the panel scrim
2015-06-17 18:39:02 +00:00
Jason Monk
7cb53b1843 am 56396d91: am f5820276: Merge "Don\'t reinflate signal icons unless we really need to." into mnc-dev
* commit '56396d916b13856314de31db6bbdb53707e40209':
  Don't reinflate signal icons unless we really need to.
2015-06-17 18:38:58 +00:00
Selim Cinek
e45c8a3a49 am 6857ffc9: Merge "Fixed a jump with the panel scrim" into mnc-dev
* commit '6857ffc940bc204269de4ae2a1937794f254286a':
  Fixed a jump with the panel scrim
2015-06-17 18:33:37 +00:00
Jason Monk
56396d916b am f5820276: Merge "Don\'t reinflate signal icons unless we really need to." into mnc-dev
* commit 'f5820276635a2d3d2e3c694eddba7e6a02093a20':
  Don't reinflate signal icons unless we really need to.
2015-06-17 18:24:02 +00:00
Selim Cinek
6857ffc940 Merge "Fixed a jump with the panel scrim" into mnc-dev 2015-06-17 18:23:08 +00:00
Jason Monk
f582027663 Merge "Don't reinflate signal icons unless we really need to." into mnc-dev 2015-06-17 18:17:18 +00:00
Jason Monk
f535cf0413 Don't reinflate signal icons unless we really need to.
Bug: 21791609
Change-Id: I5eb1b890f2298211b25afa0e2570f0ab49a45e0b
2015-06-17 12:52:43 -04:00
Geoff Mendal
641234c172 Merge "Import translations. DO NOT MERGE" into mnc-dev 2015-06-17 13:58:40 +00:00
Geoff Mendal
977fdc8e1c Import translations. DO NOT MERGE
Change-Id: If7f177f95be4ab365cf62a8dc080373a7ae0e27b
Auto-generated-cl: translation import
2015-06-17 08:58:03 -05:00
Jason Monk
5de4c939bf am ca0f5227: am ba7971a3: am f858f703: Merge "Allow QS detail items to get bigger when text is large" into mnc-dev
* commit 'ca0f5227c55b7904a703d4c21fa8e10a24f25350':
  Allow QS detail items to get bigger when text is large
2015-06-17 13:38:56 +00:00
Jason Monk
ca0f5227c5 am ba7971a3: am f858f703: Merge "Allow QS detail items to get bigger when text is large" into mnc-dev
* commit 'ba7971a3a78791deac946b90bfa1eff3bbf44102':
  Allow QS detail items to get bigger when text is large
2015-06-17 13:27:18 +00:00
Jason Monk
ba7971a3a7 am f858f703: Merge "Allow QS detail items to get bigger when text is large" into mnc-dev
* commit 'f858f7034c911c1a4dc45daa6e80ee0f9925e008':
  Allow QS detail items to get bigger when text is large
2015-06-17 13:09:22 +00:00
Jason Monk
f858f7034c Merge "Allow QS detail items to get bigger when text is large" into mnc-dev 2015-06-17 13:02:22 +00:00
Geoff Mendal
e539a35b89 Import translations. DO NOT MERGE
Change-Id: Icf921651b40f14e85ce741cf13f3fd0b2c1c184e
Auto-generated-cl: translation import
2015-06-17 07:48:55 -05:00
Selim Cinek
3d395c69fa Fixed a jump with the panel scrim
Bug: 21764980
Change-Id: Ib09aa025143025178a9e21390f3a06b37a067e3e
2015-06-16 19:37:37 -07:00
Jeff Sharkey
7a627a16ab am c224b679: am faa5985f: am fd047570: Merge "Dismiss migration notification when wizard done." into mnc-dev
* commit 'c224b679c8880465903fafa267719d35b256e03a':
  Dismiss migration notification when wizard done.
2015-06-16 23:07:37 +00:00
Jeff Sharkey
c224b679c8 am faa5985f: am fd047570: Merge "Dismiss migration notification when wizard done." into mnc-dev
* commit 'faa5985f331398273ed1e90f8279b393a709d201':
  Dismiss migration notification when wizard done.
2015-06-16 22:54:41 +00:00
Jeff Sharkey
faa5985f33 am fd047570: Merge "Dismiss migration notification when wizard done." into mnc-dev
* commit 'fd0475702b6be5930eb8b6633ea877e06392044f':
  Dismiss migration notification when wizard done.
2015-06-16 22:42:26 +00:00
Jeff Sharkey
df27d3bf30 Dismiss migration notification when wizard done.
Bug: 21830731
Change-Id: Ief1428cd1ee0885fbc026885e1907f7272810d0f
2015-06-16 14:35:50 -07:00
Jason Monk
caceba8b9f Allow QS detail items to get bigger when text is large
Bug: 19795867
Change-Id: I0fd927c63a363dcfcbb6a99fa9c1dac5c7019d60
2015-06-16 16:15:49 -04:00
Selim Cinek
e7f6bd0964 am 6bd2eb9b: am b4d9e24f: am 89285039: Merge "Fixed a bug where the statusbar was still visible while dozing" into mnc-dev
* commit '6bd2eb9b117eeef9d6cbee9bf196aedd72eb9692':
  Fixed a bug where the statusbar was still visible while dozing
2015-06-16 04:54:27 +00:00
Selim Cinek
6bd2eb9b11 am b4d9e24f: am 89285039: Merge "Fixed a bug where the statusbar was still visible while dozing" into mnc-dev
* commit 'b4d9e24f0644f3946d4b20e0c9d22bf6e0e69ace':
  Fixed a bug where the statusbar was still visible while dozing
2015-06-16 04:42:14 +00:00
Selim Cinek
b4d9e24f06 am 89285039: Merge "Fixed a bug where the statusbar was still visible while dozing" into mnc-dev
* commit '892850396c21db891df784c0e1bb78115feee908':
  Fixed a bug where the statusbar was still visible while dozing
2015-06-16 04:28:37 +00:00
Selim Cinek
892850396c Merge "Fixed a bug where the statusbar was still visible while dozing" into mnc-dev 2015-06-16 04:16:03 +00:00
Selim Cinek
8f2d767f4e Fixed a bug where the statusbar was still visible while dozing
Bug: 18903923
Change-Id: I9c0c85e40ff7e7be2e9c4122fe5786de3649426c
2015-06-15 20:55:04 -07:00
Adrian Roos
cb5226ad90 am e99695ee: am 5f6e00d8: am 2bfe9651: Merge "Fix unnecessairy announcements when collapsing shade" into mnc-dev
* commit 'e99695eeff75d4101869f318dfd0462b93fa8d3a':
  Fix unnecessairy announcements when collapsing shade
2015-06-16 01:43:38 +00:00
Adrian Roos
e99695eeff am 5f6e00d8: am 2bfe9651: Merge "Fix unnecessairy announcements when collapsing shade" into mnc-dev
* commit '5f6e00d809ae8b027ba84ccd9363742f1401e323':
  Fix unnecessairy announcements when collapsing shade
2015-06-16 01:31:53 +00:00
Adrian Roos
5f6e00d809 am 2bfe9651: Merge "Fix unnecessairy announcements when collapsing shade" into mnc-dev
* commit '2bfe96513884f0c4a4836a615a80e17a1ba30173':
  Fix unnecessairy announcements when collapsing shade
2015-06-16 01:27:35 +00:00
Adrian Roos
2bfe965138 Merge "Fix unnecessairy announcements when collapsing shade" into mnc-dev 2015-06-16 01:18:01 +00:00
Adrian Roos
54d031bf03 Fix unnecessairy announcements when collapsing shade
Bug: 20171694
Change-Id: Iec73098e2f778dac4a920a717385139952017330
2015-06-15 18:17:16 -07:00
Adrian Roos
11be6be47a am 64d275c3: am 7383bf33: am d719215f: Merge "Fix accessibility ghosts in quick settings detail" into mnc-dev
* commit '64d275c3d620cec22448af04fc560a088b873cf0':
  Fix accessibility ghosts in quick settings detail
2015-06-16 01:12:46 +00:00
Adrian Roos
64d275c3d6 am 7383bf33: am d719215f: Merge "Fix accessibility ghosts in quick settings detail" into mnc-dev
* commit '7383bf334d14b3049c8d08cba535335df2a5e515':
  Fix accessibility ghosts in quick settings detail
2015-06-16 01:00:57 +00:00
Adrian Roos
7383bf334d am d719215f: Merge "Fix accessibility ghosts in quick settings detail" into mnc-dev
* commit 'd719215fed261b41ae29acf87faef00f76c8faa7':
  Fix accessibility ghosts in quick settings detail
2015-06-16 00:48:24 +00:00