Raph Levien
8cf6d865cf
am d202d15d: am cf2d44be: am 855a862f: am c98a786c: am beabcb92: Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev
...
* commit 'd202d15d9e4845537c4409c9880eb269b2b59129':
Fix Insertion ActionMode not showing on RTL languages
2015-08-12 21:40:58 +00:00
Raph Levien
d202d15d9e
am cf2d44be: am 855a862f: am c98a786c: am beabcb92: Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev
...
* commit 'cf2d44bee50dc2950181bbf5974c32eacea6f0a7':
Fix Insertion ActionMode not showing on RTL languages
2015-08-12 21:31:07 +00:00
Raph Levien
855a862f6d
am c98a786c: am beabcb92: Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev
...
* commit 'c98a786c693bf0bb617348e858ffe720db4d96d8':
Fix Insertion ActionMode not showing on RTL languages
2015-08-12 21:13:32 +00:00
Raph Levien
c98a786c69
am beabcb92: Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev
...
* commit 'beabcb92cbdec6f68bd712c9972e6f8377b78f46':
Fix Insertion ActionMode not showing on RTL languages
2015-08-12 21:07:43 +00:00
Eino-Ville Talvala
b92e3968b0
am 159a16ab: am f21ecd03: am 6986410a: am 5679800f: am 242ff8a8: Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev
...
* commit '159a16ab79588d71aee5a10b1a4cd4a7f360ed9d':
Camera: Fix framework bugs with DEPTH-only camera devices
2015-08-12 21:02:52 +00:00
Raph Levien
beabcb92cb
Merge "Fix Insertion ActionMode not showing on RTL languages" into mnc-dev
2015-08-12 21:00:07 +00:00
Alan Viverette
00cdbce6c3
Merge "Clear check mark resource ID when set from Drawable object"
2015-08-12 20:59:44 +00:00
Eino-Ville Talvala
159a16ab79
am f21ecd03: am 6986410a: am 5679800f: am 242ff8a8: Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev
...
* commit 'f21ecd037e7d17626416e3247b83ab93d81d2559':
Camera: Fix framework bugs with DEPTH-only camera devices
2015-08-12 20:53:52 +00:00
Jason Monk
3111d4e17a
Merge "Add Preference#onDetachedFromActivity"
2015-08-12 20:41:41 +00:00
Eino-Ville Talvala
6986410a59
am 5679800f: am 242ff8a8: Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev
...
* commit '5679800f382918bb3ca159997609fc551f2a739a':
Camera: Fix framework bugs with DEPTH-only camera devices
2015-08-12 20:32:53 +00:00
Alan Viverette
c60feca6a9
Clear check mark resource ID when set from Drawable object
...
Bug: 22626247
Change-Id: Ia32bc19512442fdf0d2c091d63a61f992545f2c2
2015-08-12 16:26:37 -04:00
Eino-Ville Talvala
5679800f38
am 242ff8a8: Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev
...
* commit '242ff8a89d851cc5c53b11dadd871fa55e00fbb5':
Camera: Fix framework bugs with DEPTH-only camera devices
2015-08-12 20:18:46 +00:00
Clara Bayarri
f95ed10d9d
Fix Insertion ActionMode not showing on RTL languages
...
When long pressing on an empty Text field with the system language set
to RTL, the "paste" popup was not showing up.
The Floating Toolbar requires a content rect to determine where the
text is and place itself close to it. In the case of an empty field,
we create a "fake" content rect by taking the placement of the cursor
+1 pixel to the right. In RTL languages, this +1 causes the content
rect to be considered off the bounds of the view, as the cursor is
aligned to the right, and hence the Floating Toolbar is hidden.
After making the rect a 0 width rect, we ran into the issue that
it was considered out of bounds due to the calculation ignoring rects
that simply touch the edge of the view's bounds.
BUG: 22540083
Change-Id: I29c79b701f586970b2611178233eff082b802ec1
2015-08-12 21:03:28 +01:00
Eino-Ville Talvala
242ff8a89d
Merge "Camera: Fix framework bugs with DEPTH-only camera devices" into mnc-dev
2015-08-12 20:01:44 +00:00
Jason Monk
e18dc50c63
Add Preference#onDetachedFromActivity
...
Change-Id: I7c78f96d41b33b902e54fe1c0b7246d555aab0ed
2015-08-12 15:27:51 -04:00
Roozbeh Pournader
f995b852a6
Merge "Make FormatBytes() not use decimal points for size <= 900."
2015-08-12 17:54:47 +00:00
Todd Kennedy
47c8244e4e
Merge "Override package storage constraint"
2015-08-12 16:53:32 +00:00
Alan Viverette
cd703b6235
Clean up Spinner constructor docs, final class vars
...
Change-Id: I8c7eef08718474bbdebe8eceaf34ebac4007d945
2015-08-12 11:14:33 -04:00
Alan Viverette
2d2ba516e6
Merge "Pass handling context when invoking resolved click handler"
2015-08-12 12:40:48 +00:00
Dianne Hackborn
e337bd50e7
am 997a3688: am 4ce98e4e: am e92b1374: am ea5ce408: am 15f704e7: Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
...
* commit '997a368855117f4f3b80160bd0cc2dcc3f6841a5':
Fix issue #23122445 : Add 420 density
2015-08-12 01:08:27 +00:00
Dianne Hackborn
997a368855
am 4ce98e4e: am e92b1374: am ea5ce408: am 15f704e7: Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
...
* commit '4ce98e4e3c5db874f91f1dd91030303580fd946e':
Fix issue #23122445 : Add 420 density
2015-08-12 01:00:56 +00:00
Dianne Hackborn
e92b137407
am ea5ce408: am 15f704e7: Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
...
* commit 'ea5ce4080be58a8092df38a49d828e4281497dc4':
Fix issue #23122445 : Add 420 density
2015-08-12 00:44:12 +00:00
Dianne Hackborn
ea5ce4080b
am 15f704e7: Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
...
* commit '15f704e70a0fc02f50f0b618b19147ca09c5e421':
Fix issue #23122445 : Add 420 density
2015-08-12 00:37:25 +00:00
Dianne Hackborn
15f704e70a
Merge "Fix issue #23122445 : Add 420 density" into mnc-dev
2015-08-12 00:34:56 +00:00
Dianne Hackborn
1e9c51a00a
Fix issue #23122445 : Add 420 density
...
Change-Id: I15c113eb7e22f1d882db071c007224746f9d408f
2015-08-11 17:18:53 -07:00
Doris Liu
36aabe859c
Merge "Exclude DelayAnim in child animation value setup"
2015-08-11 23:59:56 +00:00
Zach Johnson
b07427ce1f
am 5d3a382a: am 6d7af4b7: Merge "DO NOT MERGE Allow a custom component to handle network policy notifications" into cw-e-dev
...
* commit '5d3a382aa4c7d93df15aaa2cd9b1144c7c8d2d1b':
DO NOT MERGE Allow a custom component to handle network policy notifications
2015-08-11 23:32:31 +00:00
Zach Johnson
6d7af4b795
Merge "DO NOT MERGE Allow a custom component to handle network policy notifications" into cw-e-dev
2015-08-11 23:14:24 +00:00
Zach Johnson
143ebdb94e
DO NOT MERGE Allow a custom component to handle network policy notifications
...
Broadcasts information about network policy notifications
to a custom component, if specified, so it can handle them.
Also exposes an API to snooze warning notifications.
Change-Id: Ic89478fa437861e2d4b6a9443858bcaf12122fba
2015-08-11 15:36:06 -07:00
Doris Liu
458f20ed5a
Exclude DelayAnim in child animation value setup
...
Change-Id: I5f3274d3c1a6fee7b22bb59cdb80f9bce8c4420e
2015-08-11 15:21:37 -07:00
Eino-Ville Talvala
72064af7e7
Camera: Fix framework bugs with DEPTH-only camera devices
...
Mostly due to no standard stream configurations being defined,
and for the correct overrides for DEPTH_POINT_CLOUD format.
Bug: 20537722
Change-Id: I8a18f5f68697a09dcc4d7555e51728193fe7f333
2015-08-11 15:04:56 -07:00
Roozbeh Pournader
f723017481
Make FormatBytes() not use decimal points for size <= 900.
...
Previously, values like 0 were being formatted like "0.00 B".
Bug: 11237727
Change-Id: Ia90ae0a2cde9fa5993fa9b5b131f38b56f9dc34a
2015-08-11 14:35:09 -07:00
Alan Viverette
c6f220a503
Pass handling context when invoking resolved click handler
...
Bug: 23101112
Change-Id: I7d09487ad2c751cd9133fc39ea814f18424b8519
2015-08-11 20:48:51 +00:00
Alan Viverette
73a9dfc22c
am 4304d9ac: am b2087fa8: am f3d04cbf: am bb03bf05: am 105febd2: Merge "Don\'t re-wrap alert dialog context" into mnc-dev
...
* commit '4304d9ac967b73cc79da7a6b7352a74b67afe6f1':
Don't re-wrap alert dialog context
2015-08-11 20:08:20 +00:00
Alan Viverette
4304d9ac96
am b2087fa8: am f3d04cbf: am bb03bf05: am 105febd2: Merge "Don\'t re-wrap alert dialog context" into mnc-dev
...
* commit 'b2087fa81ccbf4214de31b324ff0106f2363d02d':
Don't re-wrap alert dialog context
2015-08-11 20:02:36 +00:00
Alan Viverette
f3d04cbfe6
am bb03bf05: am 105febd2: Merge "Don\'t re-wrap alert dialog context" into mnc-dev
...
* commit 'bb03bf055437c21180026b8c8227c52ca2809286':
Don't re-wrap alert dialog context
2015-08-11 19:48:00 +00:00
Alan Viverette
bb03bf0554
am 105febd2: Merge "Don\'t re-wrap alert dialog context" into mnc-dev
...
* commit '105febd2cfb4760926ed0aef3c24be3727dd36e4':
Don't re-wrap alert dialog context
2015-08-11 19:41:40 +00:00
Alan Viverette
105febd2cf
Merge "Don't re-wrap alert dialog context" into mnc-dev
2015-08-11 19:34:27 +00:00
Yohei Yukawa
012d014c43
Merge "Use Java7 diamond operator in IMMS/IMS."
2015-08-11 19:16:55 +00:00
Alan Viverette
93d9e26ffb
Don't re-wrap alert dialog context
...
Bug: 23038618
Change-Id: Iafe3a45096153d9fe656ad930cc3978d8fab1968
2015-08-11 15:02:42 -04:00
Alan Viverette
7bea76cecf
am 3e384531: am 1743988c: am 6c3a468c: am e720297f: am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev
...
* commit '3e384531bed8f80867ce1bab9c8de315865be824':
Avoid use-after-free race condition when rebasing theme
2015-08-11 18:59:42 +00:00
Alan Viverette
3e384531be
am 1743988c: am 6c3a468c: am e720297f: am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev
...
* commit '1743988cd7647af8c64c961d4ca5e9d4b4b7bc00':
Avoid use-after-free race condition when rebasing theme
2015-08-11 18:53:13 +00:00
Alan Viverette
6c3a468cf3
am e720297f: am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev
...
* commit 'e720297fd89d39325a34f0d8f54e55971aec7269':
Avoid use-after-free race condition when rebasing theme
2015-08-11 18:38:21 +00:00
Alan Viverette
e720297fd8
am b4eb0640: Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev
...
* commit 'b4eb06402fba62f94bb16cbe433fe99a8df7cb18':
Avoid use-after-free race condition when rebasing theme
2015-08-11 18:31:48 +00:00
Yohei Yukawa
47ffcc43a0
Merge "Remove unnecessary import lines from IMM and IMMS."
2015-08-11 18:26:26 +00:00
Alan Viverette
b4eb06402f
Merge "Avoid use-after-free race condition when rebasing theme" into mnc-dev
2015-08-11 18:24:04 +00:00
Roozbeh Pournader
1cc2acf7fa
Use Character.codePointAt().
...
We were mistakenly using CharSequence#codePointAt().
Change-Id: Id655fd4993f70140cde54ea8e5b4d39111402046
2015-08-11 10:37:07 -07:00
Roozbeh Pournader
06ddf42670
Merge "Support non-BMP chars in TextUtils.isGraphic(CharSequence)."
2015-08-11 16:30:12 +00:00
Alan Viverette
c12ec70def
Avoid use-after-free race condition when rebasing theme
...
... by never rebasing the theme. We don't need to do this unless the
system theme is configuration-dependent, which it is not currently.
Bug: 22943781
Change-Id: I96e695441543379e4d5fdf3cc6f18d9e6cf953b4
2015-08-11 10:26:08 -04:00
Jason Monk
ec5563ffa3
am 1ef95dc5: am 413493b5: am c7789c3e: am 36052477: Merge "Add setting to disable camera gesture" into mnc-dr-dev
...
* commit '1ef95dc59cf5b151a9d55f0d8e55f5be1934c3cd':
Add setting to disable camera gesture
2015-08-11 14:20:36 +00:00