Chet Haase
87f4ae67c8
Add updateListener to ViewPropertyAnimator
...
New method setUpdateListener() on ViewPropertyAnimator that will
send out update events to the provided listener.
Issue #10118113 Offer update listener on ViewPropertyAnimator
Change-Id: Ib9f8fc6dbbc3c1c58113246d9a3b01e7ac27b14c
2013-09-09 10:44:07 -07:00
Dirk Dougherty
b096bee155
am dd93ae32: Doc change: fix typo.
...
* commit 'dd93ae32a8d50147a95a270cc99f9474dbf9ee27':
Doc change: fix typo.
2013-09-09 10:42:47 -07:00
Chet Haase
43f839c695
am f58ad4ef: am bbddd49d: Merge "Propagate pivot values of 0 to native layer" into klp-dev
...
* commit 'f58ad4ef2037317bedbd21dcd429ca050976da60':
Propagate pivot values of 0 to native layer
2013-09-09 10:41:28 -07:00
Chet Haase
82a8f3b73d
am 4f38f7a9: am b44ab987: Merge "TextChange transition now uses CharSequence instead of String" into klp-dev
...
* commit '4f38f7a93722fe8f3b4b3c8a9d06c6b77e030960':
TextChange transition now uses CharSequence instead of String
2013-09-09 10:41:25 -07:00
Chet Haase
f58ad4ef20
am bbddd49d: Merge "Propagate pivot values of 0 to native layer" into klp-dev
...
* commit 'bbddd49d6dc1b72dc81d4bb0033dea578066853e':
Propagate pivot values of 0 to native layer
2013-09-09 10:37:56 -07:00
Chet Haase
4f38f7a937
am b44ab987: Merge "TextChange transition now uses CharSequence instead of String" into klp-dev
...
* commit 'b44ab9872a0b6d325a38c79dfcae81ff5fc8622e':
TextChange transition now uses CharSequence instead of String
2013-09-09 10:37:53 -07:00
Chet Haase
bbddd49d6d
Merge "Propagate pivot values of 0 to native layer" into klp-dev
2013-09-09 17:36:48 +00:00
Dirk Dougherty
dd93ae32a8
Doc change: fix typo.
...
Change-Id: Idd14111f1b62430560a11c5803a864f2bad5eff0
2013-09-09 10:36:37 -07:00
Chet Haase
b44ab9872a
Merge "TextChange transition now uses CharSequence instead of String" into klp-dev
2013-09-09 17:36:13 +00:00
Eric Rowe
4e94f93a7d
Add PID to ANR logcat printout.
...
Bug: 10568033
Change-Id: I7131520c887df1f897b7a135b04509bdad9bdb88
2013-09-09 10:34:12 -07:00
Alan Viverette
2bd9dccc13
am 1519a158: am 23f31a1c: Merge "Only activate FastScroller when it\'s needed" into klp-dev
...
* commit '1519a1588a053eec3a3d0c8eb077e0cc12567d0b':
Only activate FastScroller when it's needed
2013-09-09 10:31:10 -07:00
Alan Viverette
9c8552320b
am 7feaba5f: am 5b068bbb: Merge "Increase visibility of accessibility focus highlight" into klp-dev
...
* commit '7feaba5f34bc3415701ef3cd8bcde91d68aa4184':
Increase visibility of accessibility focus highlight
2013-09-09 10:31:08 -07:00
Alan Viverette
fa1daf7d37
am 109753dd: am 498301d8: Merge "Add drag-to-open for action bar submenus" into klp-dev
...
* commit '109753dd83bddaad237a3df3dc4f78e792b5c88a':
Add drag-to-open for action bar submenus
2013-09-09 10:31:04 -07:00
Alan Viverette
1519a1588a
am 23f31a1c: Merge "Only activate FastScroller when it\'s needed" into klp-dev
...
* commit '23f31a1c4ed313790921427df82f36960d9e9706':
Only activate FastScroller when it's needed
2013-09-09 10:27:42 -07:00
Alan Viverette
7feaba5f34
am 5b068bbb: Merge "Increase visibility of accessibility focus highlight" into klp-dev
...
* commit '5b068bbbe2b3d66a3fbae2eb78a5502fbd160da8':
Increase visibility of accessibility focus highlight
2013-09-09 10:27:39 -07:00
Alan Viverette
109753dd83
am 498301d8: Merge "Add drag-to-open for action bar submenus" into klp-dev
...
* commit '498301d8b554f3806ddb01acd2ea98c27132a0e2':
Add drag-to-open for action bar submenus
2013-09-09 10:27:37 -07:00
Alan Viverette
23f31a1c4e
Merge "Only activate FastScroller when it's needed" into klp-dev
2013-09-09 17:24:32 +00:00
Alan Viverette
5b068bbbe2
Merge "Increase visibility of accessibility focus highlight" into klp-dev
2013-09-09 17:24:08 +00:00
Alan Viverette
498301d8b5
Merge "Add drag-to-open for action bar submenus" into klp-dev
2013-09-09 17:24:05 +00:00
Andy McFadden
5d2cace4c5
Fix pixel test
...
A deprecated format was dropped entirely.
Bug 10666734
Change-Id: I6b64bd27db8965a1696d72387232b7de4bce6574
2013-09-09 10:19:44 -07:00
Jeff Sharkey
184c4a096a
am 7c4f1492: am 30590646: Merge "Remember mode and sort on per-directory basis." into klp-dev
...
* commit '7c4f14924e465b3cbbea7a79192343c97142d9a1':
Remember mode and sort on per-directory basis.
2013-09-09 10:09:50 -07:00
Jeff Sharkey
7c4f14924e
am 30590646: Merge "Remember mode and sort on per-directory basis." into klp-dev
...
* commit '30590646d6846a4db76d416c70ee68a3f9f359b5':
Remember mode and sort on per-directory basis.
2013-09-09 10:06:37 -07:00
Jeff Sharkey
30590646d6
Merge "Remember mode and sort on per-directory basis." into klp-dev
2013-09-09 17:04:47 +00:00
Dianne Hackborn
be4c1d74a7
Fix issue #10671878 : Proc stats needs to remove old data structures
...
We now keep track of which process and service states are actively
in use, and remove any that are not in use during a commit. The
activity manager needed to be tweaked to report this data, and ensure
it does not try to operate on one of these structures when not in
use.
Also some other fixes:
- We now keep track of process names associated with services, for
display in the UI.
- Keep track of total run time for each service, also for UI.
- The parceled format is more efficient, not storing duplicates of
process/package names, and writing times as ints when possible.
- Reduced commit period from 1 day to 12 hours, so that our UI can
be a little closer at its attempt to display the stats over 1 day.
Change-Id: Ifeda0ffe963a7b49d8eb2a3f6923f3a5e71a4e43
2013-09-09 09:49:52 -07:00
Narayan Kamath
057cba6cc9
Merge "Revert "Allow SSL caches to be installed directly on SSLContexts.""
2013-09-09 16:48:30 +00:00
Amith Yamasani
25a333a762
am f0f79131: am 910adb11: Merge "Throw an exception if isValidFragment is not overridden for KK targets" into klp-dev
...
* commit 'f0f79131521eefdbae5c5da9f3c45c83960540d0':
Throw an exception if isValidFragment is not overridden for KK targets
2013-09-09 09:47:12 -07:00
Narayan Kamath
fdf4bbf2d0
Revert "Allow SSL caches to be installed directly on SSLContexts."
...
This reverts commit 25bef03cbf8d24c225b97202423dae75ed8b640f.
Breaks build with
cannot access com.android.org.conscrypt.SSLClientSessionCache
class file for com.android.org.conscrypt.SSLClientSessionCache not found
Change-Id: I6a89b45d5e8c7547778d7485ed02006cd4679989
2013-09-09 16:47:08 +00:00
Amith Yamasani
f0f7913152
am 910adb11: Merge "Throw an exception if isValidFragment is not overridden for KK targets" into klp-dev
...
* commit '910adb11abc84bf4a113ac130c3998082cc84294':
Throw an exception if isValidFragment is not overridden for KK targets
2013-09-09 09:45:10 -07:00
Amith Yamasani
910adb11ab
Merge "Throw an exception if isValidFragment is not overridden for KK targets" into klp-dev
2013-09-09 16:43:16 +00:00
Baligh Uddin
1f53825976
Import translations. DO NOT MERGE
...
Change-Id: I338902b243b6fc136e3d8b256e64139df9472e5b
Auto-generated-cl: translation import
2013-09-09 09:40:17 -07:00
Baligh Uddin
903747a347
Import translations. DO NOT MERGE
...
Change-Id: I8825a1c9aa0d9d85efa50e9ce2849a0e1ee287da
Auto-generated-cl: translation import
2013-09-09 09:39:13 -07:00
Tom O'Neill
365632e8ee
Explain what warnIfCallingFromSystemProcess() is about
...
- Helps the next person to hit a bug like b/10621831
Change-Id: Id44dc57472516ec5f574d22d4c131ab9870648db
2013-09-09 09:34:58 -07:00
Baligh Uddin
68ef7aad80
Import translations. DO NOT MERGE
...
Change-Id: Ic77c3d6ac6e1cd75b74f0cdc51f28c93b422aedd
Auto-generated-cl: translation import
2013-09-09 09:28:46 -07:00
Jeff Sharkey
d182bb641f
Remember mode and sort on per-directory basis.
...
Persist the last user-selected list/grid mode and sort order for
each directory. Remembered user choice always overrides provider
hinting.
Filter out recent documents that don't match requested MIME type, and
show recents in grid mode when picking images. Hide mode and sort
order in recents.
Add hinting flag for backend to indicate a directory would like to be
sorted by last modified. Include explicit root in DocumentStack and
clearly mark derived fields.
Bug: 10392047, 10608506
Change-Id: I2dd3a0e4112852ebf87e7dbb08b3781c86587dcf
2013-09-09 09:16:09 -07:00
Narayan Kamath
25bef03cbf
Allow SSL caches to be installed directly on SSLContexts.
...
This allows clients to enable ssl session caching without
having to use SSLCertificateSocketFactory.
Change-Id: Ibfb4b99fa86bc0704674437d9b860531317d2bde
2013-09-09 16:07:07 +00:00
Baligh Uddin
3ada1e54ed
Import translations. DO NOT MERGE
...
Change-Id: I90186decd93532170eaad0aebffa3a23b4970ae5
Auto-generated-cl: translation import
2013-09-09 08:56:32 -07:00
Baligh Uddin
4f1aeb85ff
Import translations. DO NOT MERGE
...
Change-Id: I1a55f4b825fc2516e8b9b0b9abf149f85a5ff136
Auto-generated-cl: translation import
2013-09-09 08:39:37 -07:00
Chet Haase
183e2a351d
Propagate pivot values of 0 to native layer
...
Logic in pivotXY setters noops when the new value equals
the previous value. However, the initial value is "0" even
though we actually use a value of the view's midpoint by
default. If an app sets a new value of 0, we don't send it
down to the native layer because it's the same as the initial
value, even though we're actually using a midpoint value instead.
This causes a conflict between the matrix used for invalidations
(which use the actual values the app set) and the matrix used
for rendering (which uses the default midpoint values).
The fix is to make sure we send down the initial value, even when it
equals the default value, by checking to see whether this is the
first time we're setting the pivot.
Issue #9337635 Clipping and bad rendering of view corners when y pivot is set
Change-Id: I4aa20c4a3c9a866ca17df3e067232b832d0ef504
2013-09-09 08:39:35 -07:00
John Spurlock
a79b1a1aed
am e381de99: am 0c58bd97: Merge "Restore alpha animation to status bar rhs icons." into klp-dev
...
* commit 'e381de995d128e5fd2a83d944a00f4030618a75f':
Restore alpha animation to status bar rhs icons.
2013-09-09 08:22:28 -07:00
John Spurlock
e381de995d
am 0c58bd97: Merge "Restore alpha animation to status bar rhs icons." into klp-dev
...
* commit '0c58bd97384498be14aa9795be9188ca93110e00':
Restore alpha animation to status bar rhs icons.
2013-09-09 08:19:51 -07:00
John Spurlock
3b6161b0a3
am 352d721b: am eef03831: Merge "Draw status bar battery icon bolt in code." into klp-dev
...
* commit '352d721b612bf35b1c64249705d00ad2f3899031':
Draw status bar battery icon bolt in code.
2013-09-09 08:18:59 -07:00
John Spurlock
0c58bd9738
Merge "Restore alpha animation to status bar rhs icons." into klp-dev
2013-09-09 15:17:42 +00:00
John Spurlock
352d721b61
am eef03831: Merge "Draw status bar battery icon bolt in code." into klp-dev
...
* commit 'eef03831fdde5a89b88451bcf12274697fe1db99':
Draw status bar battery icon bolt in code.
2013-09-09 08:16:23 -07:00
John Spurlock
eef03831fd
Merge "Draw status bar battery icon bolt in code." into klp-dev
2013-09-09 15:13:40 +00:00
Wink Saville
3553be2bff
am a71947ff: am bdd61696: Merge "Tighten test for warm sim and add more debug." into klp-dev
...
* commit 'a71947ff7f28686f0f0fdc0586d85718e1a62352':
Tighten test for warm sim and add more debug.
2013-09-09 02:48:37 -07:00
Wink Saville
9772a5015b
am 42b3a6a7: am c59c6dd6: Merge "For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default to PHONE_TYPE_GSM" into klp-dev
...
* commit '42b3a6a7be0201cb40fb1c36f97476c775be0cf1':
For NETWORK_MODE_LTE_CMDA_EVDO_GSM_WCDMA default to PHONE_TYPE_GSM
2013-09-09 02:48:33 -07:00
Christopher Tate
8474ae7df0
am 6b86ac70: am ffe0a803: Fix permission checks around setBackupEnabled()
...
* commit '6b86ac70460c2fc393159fa7a88d14460a917117':
Fix permission checks around setBackupEnabled()
2013-09-09 02:48:30 -07:00
Narayan Kamath
451f6b981a
resolved conflicts for merge of d4ff4b64 to master
...
Change-Id: I0bcc072908164ca2aa80e991c03e739551e278c5
2013-09-09 10:27:30 +01:00
Christopher Tate
be8e9ff7ed
am bb595190: am 89c5a118: Merge "Don\'t crash attempting restore of uninstalled live wallpaper" into klp-dev
...
* commit 'bb595190242a5405c0a6f0470532407543d6e00b':
Don't crash attempting restore of uninstalled live wallpaper
2013-09-09 02:24:46 -07:00
Narayan Kamath
0033539a43
resolved conflicts for merge of ab98aec6 to master
...
Change-Id: I773bce338ebc42f7428d9942d22ed140bcfbf3d9
2013-09-09 09:59:31 +01:00