Commit Graph

20246 Commits

Author SHA1 Message Date
Joe Fernandez
188fef75a6 am e8baa979: Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()"
* commit 'e8baa9797b89145a2e15aaf2707d74e0da21e425':
  docs: adding warning to managedQuery() JavaDoc about cursor.close()
2011-09-08 09:44:37 -07:00
Joe Fernandez
e8baa9797b Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()" 2011-09-08 09:42:38 -07:00
Jeff Sharkey
b24eb7aa7a am 66b10a1c: Merge "Poll UID stats during iface changes, enforce idx."
* commit '66b10a1cf77e1dd767508930a950b1584143ee9b':
  Poll UID stats during iface changes, enforce idx.
2011-09-08 04:59:24 -07:00
Jeff Sharkey
66b10a1cf7 Merge "Poll UID stats during iface changes, enforce idx." 2011-09-07 21:41:05 -07:00
satok
6795dae72c am 76866208: Merge "Send onViewClicked in the extract mode"
* commit '76866208f81988fa653568513112b152e156d806':
  Send onViewClicked in the extract mode
2011-09-07 19:53:23 -07:00
satok
76866208f8 Merge "Send onViewClicked in the extract mode" 2011-09-07 19:50:54 -07:00
satok
a67a3cfc7c Send onViewClicked in the extract mode
Bug: 5257838
Change-Id: I16547aab86812f2db45deb879ad887dc38968164
2011-09-08 11:46:35 +09:00
Svetoslav Ganov
5c0666d6a9 am aacbf911: Merge "Not visible view should not be announced or interacted with."
* commit 'aacbf9111b58f10f7474fbd3a8debb02713f8b18':
  Not visible view should not be announced or interacted with.
2011-09-07 18:27:09 -07:00
Svetoslav Ganov
aacbf9111b Merge "Not visible view should not be announced or interacted with." 2011-09-07 18:24:25 -07:00
Jeff Sharkey
b3d5957604 Poll UID stats during iface changes, enforce idx.
When ifaces change, poll UID stats without persisting, since they
depend on knowing active iface to store correctly.  Log dropped UID
stats when iface is unknown.  Switch to using flags when calling
performPoll().

Enforce that "idx" values are consistent from xt_qtaguid.  Transition
to using Log.wtf() for important checks, mostly around file I/O,
kernel stats parsing, and kernel module control.  Increase stats
persist threshold to 2MB to reduce churn.

Bug: 5269476, 5270106
Change-Id: I721215bfb65127f95775c71cf135e907cd567e92
2011-09-07 18:06:30 -07:00
Svetoslav Ganov
0b0a41d8e2 Not visible view should not be announced or interacted with.
1. Some invisible views' text was reported by accessibility events.

2. Accessibility actions could have been perfromed on invisible views.

bug:5264355

Change-Id: I68184fb436a3e10e947ec6f1eae02aa3d0d1cb7f
2011-09-07 18:06:06 -07:00
Gilles Debunne
3fdaf68ba8 am dad9c673: Merge "Bug 5250788: Fix memory consumption issues in TextPaint."
* commit 'dad9c673961ff8aede8af7d95e35fe8b9c088ac6':
  Bug 5250788: Fix memory consumption issues in TextPaint.
2011-09-07 16:55:37 -07:00
Gilles Debunne
dad9c67396 Merge "Bug 5250788: Fix memory consumption issues in TextPaint." 2011-09-07 16:53:18 -07:00
Fabrice Di Meglio
9e9a4daad9 am e3238c98: Merge "Code cleaning"
* commit 'e3238c98054688dd9a5b3ae4a776c023d70fb311':
  Code cleaning
2011-09-07 16:48:39 -07:00
Adam Powell
1a93fd5214 am 8fc54f9b: Fix build
* commit '8fc54f9b281eecdc1ee05d7c091968b75a640e7e':
  Fix build
2011-09-07 16:48:36 -07:00
Fabrice Di Meglio
e3238c9805 Merge "Code cleaning" 2011-09-07 16:46:24 -07:00
Adam Powell
8fc54f9b28 Fix build
Change-Id: I9efe13a7647088402c6759399a96de7831df964b
2011-09-07 16:43:53 -07:00
Fabrice Di Meglio
2b04cef9b4 Code cleaning
- removing CharCount TextDirectionHeuristic references

Change-Id: I8cdc03b0d7bd610c7b8224073ffedd89b8953c63
2011-09-07 16:37:13 -07:00
Adam Powell
ced37d91fb am b63d3c3a: Merge "Empty implementations of new ActionBar methods."
* commit 'b63d3c3aed9003fa466448d4a44a9be7f8cd7bc0':
  Empty implementations of new ActionBar methods.
2011-09-07 16:20:56 -07:00
Adam Powell
b63d3c3aed Merge "Empty implementations of new ActionBar methods." 2011-09-07 16:18:35 -07:00
Fabrice Di Meglio
12d424beed am b6e43268: Merge "Hide RTL related APIs"
* commit 'b6e43268f9a499b6d04b0d218e9bd46254ebbc8e':
  Hide RTL related APIs
2011-09-07 16:16:57 -07:00
Fabrice Di Meglio
b6e43268f9 Merge "Hide RTL related APIs" 2011-09-07 16:14:41 -07:00
Adam Powell
0145322e82 Empty implementations of new ActionBar methods.
Makes mocks happy!

Change-Id: Ib69dd3b3e0d62e2d1301103d8e3dfcec5e9b03ab
2011-09-07 16:13:36 -07:00
Fabrice Di Meglio
2273b1e4ea Hide RTL related APIs
Change-Id: Idda458fcdebe7afeb9b95e328e552fcbc7939157
2011-09-07 16:06:49 -07:00
Mathias Agopian
1825f0a284 am 66bd5e98: Merge "improve the gyroscope javadoc"
* commit '66bd5e98ec1e626b731394eb8ce63b4f63be1d05':
  improve the gyroscope javadoc
2011-09-07 15:59:42 -07:00
Mathias Agopian
66bd5e98ec Merge "improve the gyroscope javadoc" 2011-09-07 15:58:39 -07:00
Mathias Agopian
ad7f33a29c improve the gyroscope javadoc
change the sample code to something more useful and more
correct.

Change-Id: Ia81f86a2f409edbb395405ababae307663824cb9
2011-09-07 15:56:03 -07:00
John Reck
240c499f72 am 606ce48b: Merge "Register to receive onTrimMemory callbacks"
* commit '606ce48ba23c42af793a52b61731da87027e4766':
  Register to receive onTrimMemory callbacks
2011-09-07 15:54:18 -07:00
John Reck
606ce48ba2 Merge "Register to receive onTrimMemory callbacks" 2011-09-07 15:47:30 -07:00
Adam Powell
2325641c56 am 35b38c04: Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable"
* commit '35b38c044fea0d07fd062dd027ae9d4675e8dd54':
  Fix bug 5258435 - ActionBar.setBackgroundDrawable
2011-09-07 15:32:59 -07:00
Adam Powell
35b38c044f Merge "Fix bug 5258435 - ActionBar.setBackgroundDrawable" 2011-09-07 15:31:08 -07:00
Chet Haase
d8eb94ff23 am a7e88d68: Merge "Add end functionality to LayoutTransition"
* commit 'a7e88d688b6f1c3f892867d1401f88d79e759777':
  Add end functionality to LayoutTransition
2011-09-07 15:01:45 -07:00
Chet Haase
a7e88d688b Merge "Add end functionality to LayoutTransition" 2011-09-07 14:59:52 -07:00
Fabrice Di Meglio
07882f3099 am 4147abcd: Merge "Fix bug #5252977 TextView selection handles appearing in a weird state"
* commit '4147abcd84f7dab2bf6f7a644b86c732d8e16cdb':
  Fix bug #5252977 TextView selection handles appearing in a weird state
2011-09-07 14:58:34 -07:00
Wu-cheng Li
0b28d84f97 am cb58757d: Merge "Unhide camera video snapshot supported API."
* commit 'cb58757d2fc3dd23ca8da192fe6955fcb1fb801f':
  Unhide camera video snapshot supported API.
2011-09-07 14:56:23 -07:00
Adam Powell
f88b915567 Fix bug 5258435 - ActionBar.setBackgroundDrawable
Fix this call to work properly and add methods for setting
split/stacked bar backgrounds to match existing styleable elements.

Change-Id: I8c6b1c598af1110f84a9098683d8e0226daf2e27
2011-09-07 14:55:47 -07:00
Fabrice Di Meglio
4147abcd84 Merge "Fix bug #5252977 TextView selection handles appearing in a weird state" 2011-09-07 14:54:55 -07:00
Wu-cheng Li
cb58757d2f Merge "Unhide camera video snapshot supported API." 2011-09-07 14:53:45 -07:00
Irfan Sheriff
cb2b95e6b7 am 1a58dce0: Merge "Add feature definition for Wi-Fi Direct"
* commit '1a58dce0cc9ae772c0025ecadac1fe3b3a06e1a0':
  Add feature definition for Wi-Fi Direct
2011-09-07 14:51:31 -07:00
Irfan Sheriff
1a58dce0cc Merge "Add feature definition for Wi-Fi Direct" 2011-09-07 14:50:32 -07:00
Chet Haase
73437775e3 am 36d3b9dd: Merge "Clarify AnimationSet docs and behavior"
* commit '36d3b9ddc4afc6d961b80c4d85f6dc0587b1285c':
  Clarify AnimationSet docs and behavior
2011-09-07 14:43:51 -07:00
Chet Haase
36d3b9ddc4 Merge "Clarify AnimationSet docs and behavior" 2011-09-07 14:40:29 -07:00
John Reck
0acd5e4925 am d5417040: Merge "OnTrimMemory plumbing"
* commit 'd5417040be69a0e2a48e4a61605d6a60b13cce8e':
  OnTrimMemory plumbing
2011-09-07 14:28:56 -07:00
Gilles Debunne
63c885f881 Bug 5250788: Fix memory consumption issues in TextPaint.
The increased size array was discarded in set. Reuse it instead if
possible to avoid more size increases later.

Change-Id: I9ab95ed0f4d4613dd1e28f02894bb19ecee7df41
2011-09-07 14:27:38 -07:00
John Reck
d5417040be Merge "OnTrimMemory plumbing" 2011-09-07 14:26:47 -07:00
John Reck
34a676bd08 Register to receive onTrimMemory callbacks
Bug: 5269460

Change-Id: Ic2429af1ba0b6e86157f6ba16d420d10c17920e5
2011-09-07 13:41:17 -07:00
John Reck
faa42dbede OnTrimMemory plumbing
Bug: 5269460

Change-Id: I012e2eb077c3671b856d0163de6b10ad7bd4d577
2011-09-07 13:16:58 -07:00
Christopher Tate
38f593241e am da7caf0a: Merge "Fix backup-agent timeouts"
* commit 'da7caf0a3c5076203ac21092c9ea4b7215277517':
  Fix backup-agent timeouts
2011-09-07 12:07:22 -07:00
Christopher Tate
da7caf0a3c Merge "Fix backup-agent timeouts" 2011-09-07 12:05:24 -07:00
Irfan Sheriff
45b8b46499 Add feature definition for Wi-Fi Direct
Bug: 5267396
Change-Id: I4f61b0afd1466420ab951f6d74ec444036772b21
2011-09-07 11:51:48 -07:00