Alan Viverette
b2cc376e8c
am 75f4278d: am 3c254aba: am 90433ee7: am e89c65fb: am 8830db0a: Merge "Never fully detach header or footer views in AbsListView" into mnc-dev
...
* commit '75f4278d73d701191ad82cb0e3b5566feff8d873':
Never fully detach header or footer views in AbsListView
2015-07-08 02:03:18 +00:00
Alan Viverette
75f4278d73
am 3c254aba: am 90433ee7: am e89c65fb: am 8830db0a: Merge "Never fully detach header or footer views in AbsListView" into mnc-dev
...
* commit '3c254abac56e145dae11d86254bd4a7e0a2b5397':
Never fully detach header or footer views in AbsListView
2015-07-08 01:37:09 +00:00
Alan Viverette
8830db0a6a
Merge "Never fully detach header or footer views in AbsListView" into mnc-dev
2015-07-07 21:08:32 +00:00
Andrei Stingaceanu
734d61c2c2
am 4a981c3a: am 8f40a25d: am 5fcfa576: am bb09a7cd: am bc687f96: Merge "Drag handles persist after lost focus in extracted mode" into mnc-dev
...
* commit '4a981c3a25cdce5d3a5c95beb7c2215476309d45':
Drag handles persist after lost focus in extracted mode
2015-07-07 19:08:16 +00:00
Alan Viverette
1638133b3f
Never fully detach header or footer views in AbsListView
...
AbsListView has special handling of header and footer views that avoids
full attachment; however, we still need to fully detach and reattach
non-header/footer views that cannot be recycled.
Bug: 22239425
Bug: 22238597
Bug: 22214485
Change-Id: Iae5f954fc76522c0a52d0c25e19985ae0196efa2
2015-07-07 11:04:32 -07:00
Andrei Stingaceanu
4a981c3a25
am 8f40a25d: am 5fcfa576: am bb09a7cd: am bc687f96: Merge "Drag handles persist after lost focus in extracted mode" into mnc-dev
...
* commit '8f40a25de70bdb6878a5622fce2818039c4fdfbb':
Drag handles persist after lost focus in extracted mode
2015-07-07 17:34:04 +00:00
Andrei Stingaceanu
bc687f96c7
Merge "Drag handles persist after lost focus in extracted mode" into mnc-dev
2015-07-07 09:14:37 +00:00
Abodunrinwa Toki
1156b48d5b
am e91d7908: am 7099e39f: am 8fbe1a0c: Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-dev
...
* commit 'e91d790814144c7f9fda350aaa96132008020044':
Add accessibility actions for the PROCESS_TEXT feature.
2015-07-04 08:06:01 +00:00
Keisuke Kuroyanagi
e2f22f8e56
am fd2b1f02: am 6ebe0bdc: am f3be3ddf: Merge "Fix: Selection handles can remain on home screen." into mnc-dev
...
* commit 'fd2b1f024e85d8e612be1e1b8d1ded9a1ffdc4da':
Fix: Selection handles can remain on home screen.
2015-07-04 07:27:54 +00:00
Dianne Hackborn
7e07288c77
am 0783b9a4: am ee987ce4: am 76664d9d: Merge "Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW..." into mnc-dev
...
* commit '0783b9a47ae682cc85a14284e79643b5087b8c9f':
Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...
2015-07-04 07:27:17 +00:00
Abodunrinwa Toki
e91d790814
am 7099e39f: am 8fbe1a0c: Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-dev
...
* commit '7099e39f142ff67327ae1a242039fc5f98b76717':
Add accessibility actions for the PROCESS_TEXT feature.
2015-07-02 02:51:33 +00:00
Abodunrinwa Toki
8fbe1a0cfc
Merge "Add accessibility actions for the PROCESS_TEXT feature." into mnc-dev
2015-07-02 02:29:34 +00:00
Keisuke Kuroyanagi
fd2b1f024e
am 6ebe0bdc: am f3be3ddf: Merge "Fix: Selection handles can remain on home screen." into mnc-dev
...
* commit '6ebe0bdce26684cb37a2c509a462236f694ae178':
Fix: Selection handles can remain on home screen.
2015-07-02 01:01:41 +00:00
Dianne Hackborn
0783b9a47a
am ee987ce4: am 76664d9d: Merge "Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW..." into mnc-dev
...
* commit 'ee987ce4206ce741801d7a6193709fdf9867201c':
Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...
2015-07-02 01:01:14 +00:00
Keisuke Kuroyanagi
f3be3ddfd8
Merge "Fix: Selection handles can remain on home screen." into mnc-dev
2015-07-01 22:44:53 +00:00
Dianne Hackborn
de15edaa9b
Work on issue #21589105 : Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW...
...
...to an explicit toggle to enable in Settings
Add a new permission flag, saying the permission can be automatically
granted to pre-api-23 apps. Apply this to SYSTEM_ALERT_WINDOW.
Change-Id: I24a0ceabe7e9f5e458a864d30eda2696ad14a699
2015-07-01 12:37:00 -07:00
Andrei Stingaceanu
99d3bbdcbf
Drag handles persist after lost focus in extracted mode
...
If extracted mode is to be started and we already had a
selection made do not start the action mode but only the
selection. Non-extracted mode keeps the current behavior.
Bug: 22100966
Change-Id: Iad9a95c28474a68dc4fbc7032cbab1dc6e234d45
2015-07-01 15:59:41 +01:00
Keisuke Kuroyanagi
4712b8ef9e
Fix: Selection handles can remain on home screen.
...
This happened as selection handles are shown even when
selection action mode is not active.
Bug: 22188927
Change-Id: Ifd88b91d98cc6f9b0c578e782144b6eee1bdeec9
2015-07-01 20:06:51 +09:00
Doris Liu
33a9cba550
am 3246ac08: am 94d225d8: am e08f3b3f: Merge "Resolve CompoundButton\'s foreground drawable for layout direction change" into mnc-dev
...
* commit '3246ac082dde2d307ba7f55b10d32199b914d4a8':
Resolve CompoundButton's foreground drawable for layout direction change
2015-06-30 22:16:59 +00:00
Doris Liu
8a02858566
am efd9b869: am a5aedadc: am 99aa13ec: Merge "Allow null child view when checking whether divider should draw" into mnc-dev
...
* commit 'efd9b869d7225af5047352f9ca0180468467d54c':
Allow null child view when checking whether divider should draw
2015-06-30 22:16:52 +00:00
Doris Liu
3246ac082d
am 94d225d8: am e08f3b3f: Merge "Resolve CompoundButton\'s foreground drawable for layout direction change" into mnc-dev
...
* commit '94d225d80be2b76ed7ad0f64946d81ce15845e1f':
Resolve CompoundButton's foreground drawable for layout direction change
2015-06-30 22:02:17 +00:00
Doris Liu
efd9b869d7
am a5aedadc: am 99aa13ec: Merge "Allow null child view when checking whether divider should draw" into mnc-dev
...
* commit 'a5aedadc0b94bab3277e7bf044250edfa41a71f0':
Allow null child view when checking whether divider should draw
2015-06-30 22:02:12 +00:00
Alan Viverette
b3ce5839d8
am fe7b878f: am d3ddb2f7: am b35e8667: Merge "Handle null argument in ImageView.setImageIcon()" into mnc-dev
...
* commit 'fe7b878ff507be0cf991e24407a30d75891ac5e2':
Handle null argument in ImageView.setImageIcon()
2015-06-30 21:54:58 +00:00
Doris Liu
e08f3b3ff5
Merge "Resolve CompoundButton's foreground drawable for layout direction change" into mnc-dev
2015-06-30 21:42:43 +00:00
Alan Viverette
fe7b878ff5
am d3ddb2f7: am b35e8667: Merge "Handle null argument in ImageView.setImageIcon()" into mnc-dev
...
* commit 'd3ddb2f7d2486a481b1d800c1dc9712b19b412ab':
Handle null argument in ImageView.setImageIcon()
2015-06-30 21:40:46 +00:00
Doris Liu
99aa13ec10
Merge "Allow null child view when checking whether divider should draw" into mnc-dev
2015-06-30 21:35:09 +00:00
Doris Liu
f102d4266b
Allow null child view when checking whether divider should draw
...
The beginning divider should draw before the first child that is not
set to GONE. Incidentally, there needs to be a check for such a child,
which involves checking the visibility of all the children with lower
indices. This CL takes into account the scenarios where children with
lower indices could be null, in which case we'll treat them as if they
were GONE.
Bug: 22199594
Change-Id: Iefc73ef87beec219898c967b9a3ccebd1e3b5b4c
2015-06-30 13:57:28 -07:00
Alan Viverette
b35e866713
Merge "Handle null argument in ImageView.setImageIcon()" into mnc-dev
2015-06-30 20:53:31 +00:00
Alan Viverette
6ef129e09d
Handle null argument in ImageView.setImageIcon()
...
Provides consistency with setImageDrawable(). Also updates docs and
annotations for setImageZzz() methods that can take null.
Bug: 21664964
Change-Id: Ia9b7f8ee9edb23eeea457520bea4dd261decc794
2015-06-30 13:32:27 -07:00
Maxim Bogatov
16f3e55df8
am b0c1485d: am 24815124: am 7a2e4b8f: Merge "Let TextView clear accessibility selection index" into mnc-dev
...
* commit 'b0c1485d4119e87507093892e0b1d96f777f5c55':
Let TextView clear accessibility selection index
2015-06-30 19:19:29 +00:00
Maxim Bogatov
b0c1485d41
am 24815124: am 7a2e4b8f: Merge "Let TextView clear accessibility selection index" into mnc-dev
...
* commit '24815124600a12a9a0ef1d7a8883ab2c8e5c1525':
Let TextView clear accessibility selection index
2015-06-30 19:07:50 +00:00
Maxim Bogatov
7a2e4b8f80
Merge "Let TextView clear accessibility selection index" into mnc-dev
2015-06-30 18:45:52 +00:00
Doris Liu
3380e69f55
Resolve CompoundButton's foreground drawable for layout direction change
...
This CL adds a step to resolve CompoundButton's foreground drawable when
layout direction has been changed. Prior this CL, only background drawable
of the button resolves its layout direciton in respond to system wide
layout direction change. This CL makes the foreground and background
drawables consistent in layout direciton.
Bug: 16376848
Change-Id: I9a4eb1e010e6ab61ef8684005508bd36486ec1f3
2015-06-30 11:26:47 -07:00
Abodunrinwa Toki
deaf0dbe49
Add accessibility actions for the PROCESS_TEXT feature.
...
Also refactored the code so that PROCESS_TEXT-related code is shared
by menu item actions and accessibility actions.
Bug: 21890235
Change-Id: Ie932fa9bb5cd3d8bd29f8c82695f3c7490693cbd
2015-06-29 17:34:11 -07:00
Alan Viverette
cf3a3e1272
am 1537e135: am 4faa4cbb: am a1b647c8: Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev
...
* commit '1537e1358ea8446a1a512f1a15244355acda6d1a':
Always remeasure ListView scrap used to obtain minimum width
2015-06-29 20:17:49 +00:00
Alan Viverette
1537e1358e
am 4faa4cbb: am a1b647c8: Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev
...
* commit '4faa4cbbca0c9027aa67063a2ad43f008628c5bb':
Always remeasure ListView scrap used to obtain minimum width
2015-06-29 20:04:39 +00:00
Alan Viverette
a1b647c883
Merge "Always remeasure ListView scrap used to obtain minimum width" into mnc-dev
2015-06-29 19:39:29 +00:00
Seigo Nonaka
b1efe967ba
am 45034326: am a7c725f2: am e96b1c6f: Merge "Fix crash due to reverse selection." into mnc-dev
...
* commit '450343261eaed2c5f5c83ed7ea31d570cf73569b':
Fix crash due to reverse selection.
2015-06-29 03:36:46 +00:00
Seigo Nonaka
450343261e
am a7c725f2: am e96b1c6f: Merge "Fix crash due to reverse selection." into mnc-dev
...
* commit 'a7c725f2f3e3b7df1923033555a845bfb6a936f9':
Fix crash due to reverse selection.
2015-06-29 03:25:19 +00:00
Seigo Nonaka
e96b1c6f82
Merge "Fix crash due to reverse selection." into mnc-dev
2015-06-29 03:02:45 +00:00
Maxim Bogatov
1fa819b337
Let TextView clear accessibility selection index
...
b/22101633
Change-Id: I861cb705d78b2ed1cf0fab0dab36df3fac7d8256
2015-06-26 16:36:28 -07:00
Mady Mellor
71a09ccfc4
am 51673142: am 9ebbbf10: am 11b64410: Merge "Text selection: fix snapping to words when words break across lines" into mnc-dev
...
* commit '51673142ae8c42bc19c57e57ccf50263534c8b11':
Text selection: fix snapping to words when words break across lines
2015-06-26 23:13:08 +00:00
Abodunrinwa Toki
e1f7577870
am 9508d873: am e02ee117: am 1223a75a: Merge "TextView: add the "Share" accessibility action." into mnc-dev
...
* commit '9508d8738e2f7b16b8f6fdc8ce49d9708374840f':
TextView: add the "Share" accessibility action.
2015-06-26 23:12:55 +00:00
Mady Mellor
51673142ae
am 9ebbbf10: am 11b64410: Merge "Text selection: fix snapping to words when words break across lines" into mnc-dev
...
* commit '9ebbbf107077a7de30491fbaa3b4a2ab9b826775':
Text selection: fix snapping to words when words break across lines
2015-06-26 22:54:57 +00:00
Abodunrinwa Toki
9508d8738e
am e02ee117: am 1223a75a: Merge "TextView: add the "Share" accessibility action." into mnc-dev
...
* commit 'e02ee117ed14fd76dcbe4ee9d519c15f13d05a9d':
TextView: add the "Share" accessibility action.
2015-06-26 22:54:45 +00:00
Mady Mellor
11b64410d9
Merge "Text selection: fix snapping to words when words break across lines" into mnc-dev
2015-06-26 22:36:44 +00:00
Abodunrinwa Toki
1223a75a67
Merge "TextView: add the "Share" accessibility action." into mnc-dev
2015-06-26 22:32:26 +00:00
Mady Mellor
2d509bc422
am 06121b67: am eb0918f1: am 450176c5: Merge "Fix: Text selection handles shouldn\'t be shown in accessibility mode" into mnc-dev
...
* commit '06121b67333b764f6a9f2d2902ae7babed2ae6c2':
Fix: Text selection handles shouldn't be shown in accessibility mode
2015-06-26 21:55:21 +00:00
Mady Mellor
06121b6733
am eb0918f1: am 450176c5: Merge "Fix: Text selection handles shouldn\'t be shown in accessibility mode" into mnc-dev
...
* commit 'eb0918f117bf01e3fb0d52b9b14afea8b0ab9920':
Fix: Text selection handles shouldn't be shown in accessibility mode
2015-06-26 21:39:45 +00:00
Mady Mellor
a526683d12
Text selection: fix snapping to words when words break across lines
...
Some languages do break words across lines and words can break between
lines with hyphenation. If a word has only one character on the current
line with the rest of the characters on the next line, the user would
be unable to move the cursor to the end of the word.
Rather than judging if a user is far enough into a word by using the
full word length, this CL amends the logic to only use the characters
that are on the current line of the word, if the user is far enough into
these characters the handle jumps to the next line to the end of the
word position.
Bug: 21400624
Change-Id: I8b96eb83bea08d9794d1e9db74066bcc3e168ac0
2015-06-26 14:28:12 -07:00