Robert Greenwalt
d99956ee08
am 07fae068: am b3fcf1af: am ae3584bd: Merge "Add Validation logging." into mnc-dev
...
* commit '07fae068d3edc7b265f47c8340dfa105064c09fc':
Add Validation logging.
2015-06-26 23:13:15 +00: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
Rubin Xu
ab446232be
am ba5c0728: am d1858a7d: am 0a202eac: Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev
...
* commit 'ba5c07286f9980220bda4ed6e9e29f392669c05c':
Use StorageManager.wipeAdoptableDisks to wipe external disks
2015-06-26 23:13:01 +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
Robert Greenwalt
07fae068d3
am b3fcf1af: am ae3584bd: Merge "Add Validation logging." into mnc-dev
...
* commit 'b3fcf1afcb6856182dea8b7ae128f4232473e35c':
Add Validation logging.
2015-06-26 22:55:03 +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
Rubin Xu
ba5c07286f
am d1858a7d: am 0a202eac: Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev
...
* commit 'd1858a7d3e648f6c7382bba5bd3982a7ecc15257':
Use StorageManager.wipeAdoptableDisks to wipe external disks
2015-06-26 22:54:50 +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
Abodunrinwa Toki
efa37fc6eb
am 5d7e2394: am 8e1cf18f: am 1fa8290d: Merge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev
...
* commit '5d7e2394d341222084c14229805b9c907486e606':
Fix FloatingToolbar flicker in reaction to text cursor blink.
2015-06-26 22:46:46 +00:00
Chien-Yu Chen
a80f7e60ab
am 4997948c: am c9a7b419: am f09fd213: Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev
...
* commit '4997948c7c8dfcc8a6c4b1af1eda078d72363c92':
Camera2: Remove references to sync.frameNumber
2015-06-26 22:46:40 +00:00
Chien-Yu Chen
be108a7d81
am 831c12ff: am 51e84e7a: am 58a152e3: Merge "Camera2: Clarify session callbacks" into mnc-dev
...
* commit '831c12ffd6d71f16c49267f3f9ec7c3e529d8049':
Camera2: Clarify session callbacks
2015-06-26 22:46:33 +00:00
Robert Greenwalt
ae3584bd8d
Merge "Add Validation logging." into mnc-dev
2015-06-26 22:40:31 +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
Rubin Xu
0a202eac01
Merge "Use StorageManager.wipeAdoptableDisks to wipe external disks" into mnc-dev
2015-06-26 22:36:13 +00:00
Abodunrinwa Toki
5d7e2394d3
am 8e1cf18f: am 1fa8290d: Merge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev
...
* commit '8e1cf18fe7e2cda17813cdc4a8131ef997331958':
Fix FloatingToolbar flicker in reaction to text cursor blink.
2015-06-26 22:33:41 +00:00
Chien-Yu Chen
4997948c7c
am c9a7b419: am f09fd213: Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev
...
* commit 'c9a7b41967beaea497fe24d5d1015546697c8d74':
Camera2: Remove references to sync.frameNumber
2015-06-26 22:33:35 +00:00
Chien-Yu Chen
831c12ffd6
am 51e84e7a: am 58a152e3: Merge "Camera2: Clarify session callbacks" into mnc-dev
...
* commit '51e84e7af830135b3cf1f77df79e21fccbf2cc18':
Camera2: Clarify session callbacks
2015-06-26 22:33:29 +00:00
Abodunrinwa Toki
1223a75a67
Merge "TextView: add the "Share" accessibility action." into mnc-dev
2015-06-26 22:32:26 +00:00
Abodunrinwa Toki
1fa8290dbe
Merge "Fix FloatingToolbar flicker in reaction to text cursor blink." into mnc-dev
2015-06-26 22:09:43 +00:00
Chien-Yu Chen
f09fd213c3
Merge "Camera2: Remove references to sync.frameNumber" into mnc-dev
2015-06-26 22:09:37 +00:00
Abodunrinwa Toki
c107b0ecdc
Fix FloatingToolbar flicker in reaction to text cursor blink.
...
1. Reposition the toolbar on predraw only when positioning has changed.
2. Update the toolbar popup's position only if the content rect changed.
3. Fix FloatingToolbarPopup.cancelOverflowAnimations().
The previous implementation wasn't actually cancelling the animation.
(1) is enough to fix the bug. But (2) and (3) fix issues in the
toolbar directly related to this bug.
Bug: 22039189
Change-Id: I84ec793d788f9402a1f8635e68e3344746f6af07
2015-06-26 15:08:26 -07:00
Chien-Yu Chen
58a152e359
Merge "Camera2: Clarify session callbacks" into mnc-dev
2015-06-26 22:05:05 +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
George Mount
dde32965af
am f337641f: am 29711396: am 3ebcd865: Merge "Fix endTransition index out of bounds exception." into mnc-dev
...
* commit 'f337641fa5674c14eccf6d097fc5beddba7f039c':
Fix endTransition index out of bounds exception.
2015-06-26 21:55:08 +00:00
George Mount
a767e57339
am 3c176813: am eab5fbc3: am 7a0f54b1: Merge "Fix addTarget not limiting to the given views." into mnc-dev
...
* commit '3c176813a96d1dace764bd5ba0efab663e595afa':
Fix addTarget not limiting to the given views.
2015-06-26 21:55:01 +00:00
Jim Miller
c51e4be2cc
am 7693732c: am d3893078: am 63ec93d5: Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev
...
* commit '7693732cfc807e63779708d85854b1c8416212cc':
Have FingerprintService keep the device awake on relevant events.
2015-06-26 21:40:00 +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
George Mount
f337641fa5
am 29711396: am 3ebcd865: Merge "Fix endTransition index out of bounds exception." into mnc-dev
...
* commit '29711396c08aec8cde46f960aa3b3a30d4fde497':
Fix endTransition index out of bounds exception.
2015-06-26 21:39:34 +00:00
George Mount
3c176813a9
am eab5fbc3: am 7a0f54b1: Merge "Fix addTarget not limiting to the given views." into mnc-dev
...
* commit 'eab5fbc390ea331d33a21bcc3622a9fc808586bf':
Fix addTarget not limiting to the given views.
2015-06-26 21:39:28 +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
Jim Miller
7693732cfc
am d3893078: am 63ec93d5: Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev
...
* commit 'd3893078948efdb70c09495726de4e45cb4f06a3':
Have FingerprintService keep the device awake on relevant events.
2015-06-26 21:27:21 +00:00
Abodunrinwa Toki
0e5c603192
TextView: add the "Share" accessibility action.
...
Bug: 21891817
Change-Id: I99b7489845b2103c18fd74d15d0050c34f37ca67
2015-06-26 14:25:15 -07:00
Mady Mellor
450176c52c
Merge "Fix: Text selection handles shouldn't be shown in accessibility mode" into mnc-dev
2015-06-26 21:21:56 +00:00
George Mount
3ebcd8654d
Merge "Fix endTransition index out of bounds exception." into mnc-dev
2015-06-26 21:18:57 +00:00
George Mount
7a0f54b140
Merge "Fix addTarget not limiting to the given views." into mnc-dev
2015-06-26 21:18:39 +00:00
Adam Powell
2e42bd9f02
am 6b37bc50: am 45cb8b12: am 6356d3b2: Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev
...
* commit '6b37bc507d45dd2052cbfe77ce3d4b1af637be99':
Improve docs for View#addChildrenForAccessibility
2015-06-26 21:05:17 +00:00
Amith Yamasani
30a94fd488
am 14d46cc6: am f8e1bb0e: am 24336555: Merge "Clarify the intention of setNotificationsShown" into mnc-dev
...
* commit '14d46cc6867d40c8ea22261952e04afe4d20e6f1':
Clarify the intention of setNotificationsShown
2015-06-26 21:05:10 +00:00
Dianne Hackborn
1b96b13026
am fb46261c: am a5de0eb5: am 7c5b5f71: Merge "Fix issue #22023824 : Download folder is not created in internal storage" into mnc-dev
...
* commit 'fb46261c1eb015896d201a0275b41c3ebae11d02':
Fix issue #22023824 : Download folder is not created in internal storage
2015-06-26 21:04:55 +00:00
Jim Miller
63ec93d570
Merge "Have FingerprintService keep the device awake on relevant events." into mnc-dev
2015-06-26 21:01:24 +00:00
Adam Powell
6b37bc507d
am 45cb8b12: am 6356d3b2: Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev
...
* commit '45cb8b12add577d7d8518f7382c370be9bc67d4f':
Improve docs for View#addChildrenForAccessibility
2015-06-26 20:50:52 +00:00
Amith Yamasani
14d46cc686
am f8e1bb0e: am 24336555: Merge "Clarify the intention of setNotificationsShown" into mnc-dev
...
* commit 'f8e1bb0e2900ad8cd1c54d25b9a13e1d9b071a8a':
Clarify the intention of setNotificationsShown
2015-06-26 20:50:47 +00:00
Dianne Hackborn
fb46261c1e
am a5de0eb5: am 7c5b5f71: Merge "Fix issue #22023824 : Download folder is not created in internal storage" into mnc-dev
...
* commit 'a5de0eb5e5d1ab9f6d2fe9661e5d6dcf60718e73':
Fix issue #22023824 : Download folder is not created in internal storage
2015-06-26 20:50:34 +00:00
Eino-Ville Talvala
4bb2eddf30
am d65f3c7d: am 0068f4c4: am daee1e5b: Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev
...
* commit 'd65f3c7d5d6b21097b82f33638c4e26414e19d7b':
Camera2: Add clarification about simultaneous trigger use
2015-06-26 20:38:19 +00:00
Adam Powell
6356d3b250
Merge "Improve docs for View#addChildrenForAccessibility" into mnc-dev
2015-06-26 20:35:37 +00:00
Amith Yamasani
2433655565
Merge "Clarify the intention of setNotificationsShown" into mnc-dev
2015-06-26 20:34:33 +00:00
Dianne Hackborn
7c5b5f713a
Merge "Fix issue #22023824 : Download folder is not created in internal storage" into mnc-dev
2015-06-26 20:30:21 +00:00
Dianne Hackborn
ca8e6da41c
Fix issue #22023824 : Download folder is not created in internal storage
...
The media provider and some other things need to be given storage access.
Also, seems like we should give storage access to the camera app as well.
And add a dump dump command that will dump data about a particular
permission name.
Change-Id: Idaaa9bba2ff4dc95290cf6d17e5df933df91e909
2015-06-26 13:28:29 -07:00
Eino-Ville Talvala
d65f3c7d5d
am 0068f4c4: am daee1e5b: Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev
...
* commit '0068f4c4335312da5abfd215032d2ba8bd3e3bf5':
Camera2: Add clarification about simultaneous trigger use
2015-06-26 20:27:54 +00:00
Eino-Ville Talvala
daee1e5bde
Merge "Camera2: Add clarification about simultaneous trigger use" into mnc-dev
2015-06-26 19:53:30 +00:00
Chien-Yu Chen
161a76cae4
Camera2: Remove references to sync.frameNumber
...
sync.frameNumber is a hidden key.
Bug: 21957397
Change-Id: I3b235d776782a8441354ee24c9174ae30e074a61
2015-06-26 11:23:55 -07:00