Dan Sandler
ea5a8cc44f
am 40960743: am 2391e326: am d796a728: am 25ffc7ad: Accessibility: Read the time correctly in quick settings.
...
* commit '409607431454354217cf19bc3e8df040bbee1c71':
Accessibility: Read the time correctly in quick settings.
2015-07-29 23:17:52 +00:00
Robert Greenwalt
d230fd8b79
am 5d19d620: am 4799a9e0: am f8808db0: am 771d210a: Merge "Revert "DO NOT MERGE Enhance local log."" into mnc-dev
...
* commit '5d19d62034d09c5c54f2fbb56eb78ad40f5c34df':
Revert "DO NOT MERGE Enhance local log."
2015-07-29 22:47:39 +00:00
Dan Sandler
2391e3262e
am d796a728: am 25ffc7ad: Accessibility: Read the time correctly in quick settings.
...
* commit 'd796a728bc7c1ffa3af53ef040e46401dce667f5':
Accessibility: Read the time correctly in quick settings.
2015-07-29 22:47:29 +00:00
Dan Sandler
d796a728bc
am 25ffc7ad: Accessibility: Read the time correctly in quick settings.
...
* commit '25ffc7ad950d9b2857abe9cb66ed53aed7a18ecf':
Accessibility: Read the time correctly in quick settings.
2015-07-29 22:32:15 +00:00
Robert Greenwalt
4799a9e06e
am f8808db0: am 771d210a: Merge "Revert "DO NOT MERGE Enhance local log."" into mnc-dev
...
* commit 'f8808db0c107c748ba84b097c97de13ec33fd8fa':
Revert "DO NOT MERGE Enhance local log."
2015-07-29 22:21:13 +00:00
Dan Sandler
25ffc7ad95
Accessibility: Read the time correctly in quick settings.
...
The problem is that, for 12-hour locales, we cut the "a"
part of the time format out to show it in a separate
TextView so it can be animated independently of the actual
time. Unfortunately, while TTS is smart enough to pronounce
"1:15 AM" as /wʌn fɪftin eɪ ɛm/, "AM" on its own looks like
the English word "am" and is pronounced /æm/.
To fix this, a TextClock must be able to accept separate
formats for its content description than its presentation.
With this capability we can place the complete 12-hour time
format (including am/pm) in one of the views and suppress
the other one, so that the utterance creates an identical
experience to visual inspection: "1:15 AM" for all users.
Bug: 21718000
Change-Id: Ic9920d71ae4d4ad41ba86d7bd96f9a19b07e2108
2015-07-29 22:19:52 +00:00
Robert Greenwalt
f8808db0c1
am 771d210a: Merge "Revert "DO NOT MERGE Enhance local log."" into mnc-dev
...
* commit '771d210ab2d0df9d6748eb56e3f7250377df1fc4':
Revert "DO NOT MERGE Enhance local log."
2015-07-29 22:08:15 +00:00
Robert Greenwalt
771d210ab2
Merge "Revert "DO NOT MERGE Enhance local log."" into mnc-dev
2015-07-29 22:00:40 +00:00
Alan Viverette
a4bfc36c55
am d5406749: am 176c878d: am fa37ee81: am 93184eef: Merge "DO NOT MERGE: Don\'t backup night mode setting" into mnc-dev
...
* commit 'd54067499371ffb007d006344bd95497d1497c6f':
DO NOT MERGE: Don't backup night mode setting
2015-07-29 21:34:50 +00:00
Adrian Roos
5334b265af
am aeda904f: am 4371922d: am 8e9b33f8: am 726d47b7: Merge "Fix and deprecate lock pattern related settings" into mnc-dev
...
* commit 'aeda904f55e43b37b0783f4ef2d1a183e3d778db':
Fix and deprecate lock pattern related settings
2015-07-29 21:34:44 +00:00
Alan Viverette
176c878d8a
am fa37ee81: am 93184eef: Merge "DO NOT MERGE: Don\'t backup night mode setting" into mnc-dev
...
* commit 'fa37ee81ed80f0dc6eeeed2d9a89610dd967229a':
DO NOT MERGE: Don't backup night mode setting
2015-07-29 21:11:59 +00:00
Adrian Roos
4371922d13
am 8e9b33f8: am 726d47b7: Merge "Fix and deprecate lock pattern related settings" into mnc-dev
...
* commit '8e9b33f8fde3d96a7ced9817ce9357da4f1a7cff':
Fix and deprecate lock pattern related settings
2015-07-29 21:11:55 +00:00
Robert Greenwalt
374d91df94
Revert "DO NOT MERGE Enhance local log."
...
This reverts commit dd6f844129 .
bug:22632129
Change-Id: Ibd4b9c35b66cb7d877085bc010fde45a682ba34f
2015-07-29 14:11:23 -07:00
Alan Viverette
fa37ee81ed
am 93184eef: Merge "DO NOT MERGE: Don\'t backup night mode setting" into mnc-dev
...
* commit '93184eef410da6bb958d22e1dc90f3fddabc9369':
DO NOT MERGE: Don't backup night mode setting
2015-07-29 20:58:38 +00:00
Adrian Roos
8e9b33f8fd
am 726d47b7: Merge "Fix and deprecate lock pattern related settings" into mnc-dev
...
* commit '726d47b7716807f740ceea6ea71c46b20ecb8ba7':
Fix and deprecate lock pattern related settings
2015-07-29 20:58:32 +00:00
Alan Viverette
1a9097b569
am d02e90f2: am 5466d754: am 4c06870d: am 47a74e7e: Merge "Ensure maxHeight is at least 0 during measureChildHorizontal()" into mnc-dev
...
* commit 'd02e90f2c3917a983ed7f543efa30c05a34ee3ea':
Ensure maxHeight is at least 0 during measureChildHorizontal()
2015-07-29 20:55:07 +00:00
Alan Viverette
f9ff3a27c6
am 91f23647: am 7fedf5d4: am 1c8107dd: am 5c380efa: Merge "Always distribute excess space in LinearLayout measurement" into mnc-dev
...
* commit '91f2364738666674ad9dda7bc633d22ad5fb8680':
Always distribute excess space in LinearLayout measurement
2015-07-29 20:55:01 +00:00
Jeff Sharkey
fb4a3a99da
am aa6c2002: am ca843039: am 439e2db3: am b86048da: Merge "Always return content Uri for downloads." into mnc-dev
...
* commit 'aa6c200281e35a1d8b566c307c8b1620916c4391':
Always return content Uri for downloads.
2015-07-29 20:54:53 +00:00
Alan Viverette
93184eef41
Merge "DO NOT MERGE: Don't backup night mode setting" into mnc-dev
2015-07-29 20:46:08 +00:00
Raph Levien
bd0db6b451
am 8fde12eb: am c248a6cf: am d9074d1e: am c3cc344d: Merge "Release text when finishing StaticLayout.Builder" into mnc-dev
...
* commit '8fde12eb447c4f7a7db17977ffc00fec42fe5bc9':
Release text when finishing StaticLayout.Builder
2015-07-29 20:40:47 +00:00
Adrian Roos
726d47b771
Merge "Fix and deprecate lock pattern related settings" into mnc-dev
2015-07-29 20:39:27 +00:00
Alan Viverette
5466d7548e
am 4c06870d: am 47a74e7e: Merge "Ensure maxHeight is at least 0 during measureChildHorizontal()" into mnc-dev
...
* commit '4c06870db615acbf50008e0bc964e15a1c36aa22':
Ensure maxHeight is at least 0 during measureChildHorizontal()
2015-07-29 20:26:33 +00:00
Alan Viverette
7fedf5d469
am 1c8107dd: am 5c380efa: Merge "Always distribute excess space in LinearLayout measurement" into mnc-dev
...
* commit '1c8107dd89c8424c8fad9e341dc43be04e1a62ae':
Always distribute excess space in LinearLayout measurement
2015-07-29 20:26:28 +00:00
Jeff Sharkey
ca84303927
am 439e2db3: am b86048da: Merge "Always return content Uri for downloads." into mnc-dev
...
* commit '439e2db3f38f0d304757651b2d9291ba1c93f2d2':
Always return content Uri for downloads.
2015-07-29 20:26:21 +00:00
Alan Viverette
ec9bea7eeb
DO NOT MERGE: Don't backup night mode setting
...
Bug: 22824325
Change-Id: I7a244f416e1aa258735eea09858e3c202e8c8945
2015-07-29 16:22:03 -04:00
Raph Levien
c248a6cf34
am d9074d1e: am c3cc344d: Merge "Release text when finishing StaticLayout.Builder" into mnc-dev
...
* commit 'd9074d1eec5be644168dc17133f5bd753fedb614':
Release text when finishing StaticLayout.Builder
2015-07-29 20:11:20 +00:00
Alan Viverette
4c06870db6
am 47a74e7e: Merge "Ensure maxHeight is at least 0 during measureChildHorizontal()" into mnc-dev
...
* commit '47a74e7e2b45d9ec462f47f6741c381c478b4156':
Ensure maxHeight is at least 0 during measureChildHorizontal()
2015-07-29 20:10:21 +00:00
Alan Viverette
1c8107dd89
am 5c380efa: Merge "Always distribute excess space in LinearLayout measurement" into mnc-dev
...
* commit '5c380efa2c0bf3617aedbb9270fa02cce59c7935':
Always distribute excess space in LinearLayout measurement
2015-07-29 20:10:16 +00:00
Jeff Sharkey
439e2db3f3
am b86048da: Merge "Always return content Uri for downloads." into mnc-dev
...
* commit 'b86048dab3df3e4a8f05de170b38c189243de898':
Always return content Uri for downloads.
2015-07-29 20:10:09 +00:00
Alan Viverette
47a74e7e2b
Merge "Ensure maxHeight is at least 0 during measureChildHorizontal()" into mnc-dev
2015-07-29 20:02:41 +00:00
Alan Viverette
5c380efa2c
Merge "Always distribute excess space in LinearLayout measurement" into mnc-dev
2015-07-29 20:01:52 +00:00
Jeff Sharkey
b86048dab3
Merge "Always return content Uri for downloads." into mnc-dev
2015-07-29 19:59:36 +00:00
Raph Levien
d9074d1eec
am c3cc344d: Merge "Release text when finishing StaticLayout.Builder" into mnc-dev
...
* commit 'c3cc344d12ff4a952af8842fab71ef2f6df5e340':
Release text when finishing StaticLayout.Builder
2015-07-29 19:58:30 +00:00
Alan Viverette
7a40d21d89
Ensure maxHeight is at least 0 during measureChildHorizontal()
...
Bug: 22613599
Change-Id: I11f70ed1f7221874bef0f00f006e0ae294c4bdfa
2015-07-29 15:55:20 -04:00
Alan Viverette
4fabc02158
Always distribute excess space in LinearLayout measurement
...
Previously, excess space was added to existing measured dimensions.
This consistently resulted in incorrect allocation of excess space,
since the delta already included the height of any measured children
rather than just the excess space itself.
This CL ensures that excess space is always distributed according to the
layout weights.
Bug: 22810327
Change-Id: I482a553c469169769cc40ab3d88b4a44023f3eb5
2015-07-29 15:53:53 -04:00
Raph Levien
c3cc344d12
Merge "Release text when finishing StaticLayout.Builder" into mnc-dev
2015-07-29 19:44:21 +00:00
Raph Levien
22ba7869f6
Release text when finishing StaticLayout.Builder
...
DynamicLayout reuses a StaticLayout.Builder object to avoid having to
allocate. There is a "finish" method that releases any expensive
internal state of the builder object, but it didn't release a
reference to the text object (which in turn may contain references to
lots of other things, especially if it's a Spannable).
This patch releases the text, as well as a few other arrays, at time
of finish.
Bug: 22822416
Change-Id: Icc8b6cd41a9a2d11689df7bd1b9f524c6524f706
2015-07-29 12:34:13 -07:00
Svetoslav Ganov
c875ad14dd
am 56de6167: am f6c2d8a9: am 6da43a83: am 9352af2a: Merge "Remove dependencies on the package installer\'s package name" into mnc-dev
...
* commit '56de616725aca7d875fafc2a94e00ae9874fedf9':
Remove dependencies on the package installer's package name
2015-07-29 19:23:52 +00:00
Sailesh Nepal
33ec1710b0
am 2830a139: am 2084291d: am 33763760: am 6b96de8d: Merge "Default permissions for sim call manager" into mnc-dev
...
* commit '2830a13991dbd9e054aafa6b1b2b8da2a1d30681':
Default permissions for sim call manager
2015-07-29 19:03:05 +00:00
Svetoslav Ganov
f6c2d8a9bf
am 6da43a83: am 9352af2a: Merge "Remove dependencies on the package installer\'s package name" into mnc-dev
...
* commit '6da43a835c0667e7f539ef47870d83f9bc516ef9':
Remove dependencies on the package installer's package name
2015-07-29 18:39:12 +00:00
Dianne Hackborn
b003d9a803
am c4ed81af: am cb98228d: am deb28b77: am eda1cc50: Merge "Work on issue #22765972 : Binder transactions running out of address..." into mnc-dev
...
* commit 'c4ed81af8a12fac07c797870207e07cf7dc982c7':
Work on issue #22765972 : Binder transactions running out of address...
2015-07-29 18:20:56 +00:00
Nicolas Prévot
327046d0e7
am e1d51934: am 95c26295: am 2b0cd2c7: am 64ac302f: Merge "Send a public broadcast when the device owner is set." into mnc-dev
...
* commit 'e1d51934edf4a8605195f38bc24dac0472767545':
Send a public broadcast when the device owner is set.
2015-07-29 18:20:49 +00:00
Sailesh Nepal
2084291d18
am 33763760: am 6b96de8d: Merge "Default permissions for sim call manager" into mnc-dev
...
* commit '337637607df93491276a1285f57dd41afd219682':
Default permissions for sim call manager
2015-07-29 18:18:09 +00:00
Svetoslav Ganov
6da43a835c
am 9352af2a: Merge "Remove dependencies on the package installer\'s package name" into mnc-dev
...
* commit '9352af2a9ef95e3f577a04474625249d3da62a04':
Remove dependencies on the package installer's package name
2015-07-29 18:17:56 +00:00
Sailesh Nepal
337637607d
am 6b96de8d: Merge "Default permissions for sim call manager" into mnc-dev
...
* commit '6b96de8dae8be99f75c86c795672905e10fca153':
Default permissions for sim call manager
2015-07-29 18:00:05 +00:00
Svetoslav Ganov
9352af2a9e
Merge "Remove dependencies on the package installer's package name" into mnc-dev
2015-07-29 17:54:23 +00:00
Dianne Hackborn
cb98228dac
am deb28b77: am eda1cc50: Merge "Work on issue #22765972 : Binder transactions running out of address..." into mnc-dev
...
* commit 'deb28b770a0b11604fc20c71044a9c2d9718fe06':
Work on issue #22765972 : Binder transactions running out of address...
2015-07-29 17:42:46 +00:00
Nicolas Prévot
95c26295c2
am 2b0cd2c7: am 64ac302f: Merge "Send a public broadcast when the device owner is set." into mnc-dev
...
* commit '2b0cd2c7a19bbffce7b7f7e313c3dd5195c036ff':
Send a public broadcast when the device owner is set.
2015-07-29 17:42:41 +00:00
Sailesh Nepal
6b96de8dae
Merge "Default permissions for sim call manager" into mnc-dev
2015-07-29 17:39:37 +00:00
Dianne Hackborn
deb28b770a
am eda1cc50: Merge "Work on issue #22765972 : Binder transactions running out of address..." into mnc-dev
...
* commit 'eda1cc50cead674287616e6a852f8f281b70b9f5':
Work on issue #22765972 : Binder transactions running out of address...
2015-07-29 17:25:15 +00:00