Jorim Jaggi
c554b77b73
Skip first frame for app transitions when possible
...
In most of our standard app transitions, the first frame of a
transition results in the same contents on the screen. This is
inefficient, as we can directly skip to the second frame of the
transition, introduce no jank, but execute the transition 16ms
faster.
Change-Id: If58337eae5558eae3acced691ae01c769f0ec2b9
2015-06-05 22:00:33 +00:00
Zhijun He
d24e49bba8
Camera2: add missing HFR implementation
...
Bug: 21442271
Change-Id: I08c0a5b75ccb0f737013026511cfe3bf9e15c744
2015-06-05 14:55:04 -07:00
Jae Seo
38b3257b7c
TIF: Convert fields to local variables
...
Change-Id: Ide6c5ad36229410f30f7929c6dd511945d48aa6f
2015-06-05 14:53:21 -07:00
Mady Mellor
015020eb3a
Change stylus button press to context click in GD - API review feedback
...
Based on API review feedback we should use onContextClick instead of
onStylusButtonPress. This CL updates associated methods and usage
in GestureDetector.
Additionally listens for mouse right clicks and calls the
onContextClick method for these as well.
Bug: 21572278
Change-Id: I4fa01997bff7265d5d2713353a93e07417a148e5
2015-06-05 14:41:22 -07:00
Wei Wang
a73c8b6fbf
Merge "add gps gid to system_server" into mnc-dev
2015-06-05 21:34:11 +00:00
George Mount
aef1ae3391
API Council changes.
...
Bug 21571897
Change-Id: I681096c50a6f4a448e399b482742efc06229fab1
2015-06-05 14:23:47 -07:00
Christopher Tate
ad8a962316
Don't run backups in battery-saver mode
...
Defer both full-data and key/value backups while in battery-saver mode.
Bug 21563473
Change-Id: I081b7bcd19af21a4c88ebb434d2d3ef4bc93951f
2015-06-05 14:22:11 -07:00
Kevin Tang
c6432e5c72
add gps gid to system_server
...
system_server hosts gps service, it should pocess gps
gid, so it can communicate with native gps daemons.
Change-Id: I59d7e99ec996891b19fa15a3ed66e055e6bccad8
2015-06-05 14:18:49 -07:00
Makoto Onuki
fba7f5d73c
Merge "Fix crash on simplified Chinese." into mnc-dev
2015-06-05 21:18:27 +00:00
Chris Wren
de0a21f436
instrument emergency call button
...
Bug: 21527672
Change-Id: I1cc8ace204e16964ae2a251152f36133e6d02932
2015-06-05 17:17:55 -04:00
Jorim Jaggi
537bb5fce7
Fix vibration for assist gesture
...
Bug: 21549531
Change-Id: I038dd29228646ce6d08da8543c59823cfbb21167
2015-06-05 20:21:37 +00:00
Jorim Jaggi
3bb96c7b3b
Merge "Refinements for app transitions" into mnc-dev
2015-06-05 20:19:40 +00:00
Chris Wren
dfa4af2dfa
Merge "remove obsolete notification visibility log" into mnc-dev
2015-06-05 20:13:47 +00:00
Chris Wren
7a4f9ca937
remove obsolete notification visibility log
...
Bug: 21248682
Change-Id: I8656a924514dd01ebc003f3cc81b1a9316919321
2015-06-05 16:12:18 -04:00
Adam Powell
cedc7b3ba4
Merge "Use real rounding in ImageView bounds configuration" into mnc-dev
2015-06-05 20:07:07 +00:00
Adam Lesinski
7b83b0c75c
Update docs to reflect correct time units
...
Change-Id: Id2757e45e989b148671cf83d51011984e07cd017
2015-06-05 12:59:36 -07:00
Jorim Jaggi
1d763a6d60
Refinements for app transitions
...
- Use refined interpolator for most of the transitions which respond
to touch faster than a normal fast_out_slow_in interpolator.
- Tune clip reveal animation: Get rid of horizontal movement, only do
slight vertical movement, and make horizontal reveal animation faster
so there is a more staggered animation to resemble an opening paper
Change-Id: Id94328906f9b194fb97d702e9b102c7aeef96bb8
2015-06-05 11:42:34 -07:00
Amith Yamasani
8fa24e91c4
Merge "Fix permission check in DPM.getPermissionGrantState" into mnc-dev
2015-06-05 18:36:08 +00:00
Amit Mahajan
48cf298cb8
Merge "Change to hide BEARER_BITMASK." into mnc-dev
2015-06-05 18:24:05 +00:00
Chris Wren
b1e0438ce3
Merge "add a log for notification alerts." into mnc-dev
2015-06-05 18:22:21 +00:00
Jorim Jaggi
853cbe38c9
Don't play lock sound when just resetting Keyguard
...
Bug: 21595440
Change-Id: I9bd470d051f4851dcde83099f1ba1f0a9bae429a
2015-06-05 18:12:34 +00:00
Jae Seo
5f18527037
Merge "TIF: Add more explanation for notifyChannelRetuned" into mnc-dev
2015-06-05 18:05:33 +00:00
Jae Seo
c3426128fe
Merge "TIF: Remove unused imports" into mnc-dev
2015-06-05 17:58:42 +00:00
Jae Seo
36a8fd83b3
TIF: Remove unused imports
...
Change-Id: I1419a8e44d82fa009ccd6170d9048c3e24f51a2b
2015-06-05 10:51:52 -07:00
Chris Wren
82ba59de0e
add a log for notification alerts.
...
Bug: 21242827
Change-Id: I1b8beee5cc12a9cd23e81554f7f2236ddc29e2b6
2015-06-05 13:49:59 -04:00
Makoto Onuki
98112e886d
Fix crash on simplified Chinese.
...
They use the standard A/B sizes in China too.
Bug 20340812
Change-Id: Ia0842f8ddbdcb4cb2738b746509c60de25b64966
2015-06-05 10:47:44 -07:00
Jae Seo
4640d3d81a
TIF: Add more explanation for notifyChannelRetuned
...
Bug: 21277081
Change-Id: Ia4de27bc0ecdf49bcad83cfcd396e8d55dc8343a
2015-06-05 10:34:20 -07:00
Alan Viverette
4034e0ecc3
Merge "Fix inverse subhead color" into mnc-dev
2015-06-05 17:29:41 +00:00
Alan Viverette
739b76b7e8
Fix inverse subhead color
...
Bug: 21650211
Change-Id: Ie1b8ecff4ff0c6b0e6e9b321c76cbb56c277e264
2015-06-05 10:26:03 -07:00
Alan Viverette
a06b41b06e
Merge "Avoid NPE when drawable fails to load" into mnc-dev
2015-06-05 17:20:41 +00:00
Alan Viverette
42cc892be1
Merge "Account for margins in ScrollView onMeasure() when filling viewport" into mnc-dev
2015-06-05 17:18:47 +00:00
Alan Viverette
0f1c95edf8
Avoid NPE when drawable fails to load
...
Bug: 17760671
Change-Id: I99364e915e318b3e49fc758811784939a937de7c
2015-06-05 10:17:21 -07:00
Filip Gruszczynski
eb974d5ac4
Merge "resolved conflicts for merge of f6a04305 to mnc-dev" into mnc-dev
2015-06-05 16:59:48 +00:00
Filip Gruszczynski
b0c673b50e
resolved conflicts for merge of f6a04305 to mnc-dev
...
Change-Id: I92e666bfd6d8ad051bdee7dce5712b9cb8e6a01d
2015-06-05 09:43:06 -07:00
ztenghui
e1352de673
Merge "Setup the animation callback for AnimatedVectorDrawable" into mnc-dev
2015-06-05 16:37:10 +00:00
Clara Bayarri
3e85c1ed0c
Merge "Fix Select All should not be shown when everything is already selected" into mnc-dev
2015-06-05 16:19:31 +00:00
Mady Mellor
e860891b1a
Change stylus button press to context click in View - API review feedback
...
Updates all references in View's onStylusButtonPress to onContextClick
as per API review feedback.
Additionally listens for mouse right clicks and calls the onContextClick
method for these as well for the stylus button press.
Bug: 21572278
Change-Id: I5c1ee8c8f23a77d7c677b86356e89d0e4fc40056
2015-06-05 09:02:55 -07:00
Adam Powell
14d1f1383f
Use real rounding in ImageView bounds configuration
...
While a useful tactic in previous years, the (int) (float + 0.5f)
trick is inaccurate in some cases. Tradeoffs have changed; do the real
thing now.
Bug 20145160
Change-Id: I8af31bcb1945dc113fd36e094f5970ebd4ec0304
2015-06-05 08:51:45 -07:00
Mady Mellor
0f2f9f7a51
Merge "Stylus scale - API review feedback" into mnc-dev
2015-06-05 15:50:52 +00:00
Chet Haase
e790c97787
Hide View.getBackgroundColor() prior to removal
...
Issue #21572678 API Review: android.view.View.getBackgroundColor()
Change-Id: Ia4fa9e207db3af6e076581bf23747eba6e56bb69
2015-06-05 14:41:51 +00:00
Jason Monk
44fdcf2642
Merge "Update no wifi networks string" into mnc-dev
2015-06-05 14:22:16 +00:00
Jason Monk
e12485fdc5
Update no wifi networks string
...
Bug: 21530009
Change-Id: I910b2c062252c69f71e29744f6029c6e2557947d
2015-06-05 10:15:02 -04:00
Selim Cinek
e067ff4357
Merge "Removed Log message when expanding from HUN" into mnc-dev
2015-06-05 13:29:37 +00:00
Selim Cinek
1ceee65c20
Merge "Removed the arrow from the hint animation" into mnc-dev
2015-06-05 13:28:57 +00:00
Selim Cinek
c699b87130
Merge "Fixed a bug with HUNS and dreams" into mnc-dev
2015-06-05 13:27:49 +00:00
Andrew Flynn
7f8be9d89b
notifyCarrierNetworkChange:TelephonyManager->CarrierService
...
Per API review, move TelephonyManager.notifyCarrierNetworkChange() to
CarrierService.notifyCarrierNetworkChange(). Underlying telephony
implementation remains unchanged.
Also minor tweaks to CarrierService:
* Remove some unnecessary @hide
* Remove final qualifier from onBind() so that subclasses can handle
new internal callers that want to bind to it.
Bug: 21572049
Bug: 21630803
Change-Id: Idcbcd107966fe92d7edc23c261e11db61160f615
2015-06-05 09:20:17 -04:00
Zoltan Szatmary-Ban
c92550e4b4
Merge "Replace renamed reference to NetworkStats in javadoc" into mnc-dev
2015-06-05 09:59:02 +00:00
Martijn Coenen
a2344eac37
Remove NFC CardEmulation dynamic resource APIs.
...
No longer needed.
Bug: 21343778
Change-Id: I5188c4bc819146861d346f3f4339f002b7173027
2015-06-05 10:45:50 +02:00
Lorenzo Colitti
06400475c7
Delete code that checks for the simulator, it's long gone.
...
Exhibit A: http://b/5010576
Bug: 19316303
Change-Id: I093e4320f12459adaa51c6a14350e7a60e02937d
2015-06-05 17:21:29 +09:00
Lorenzo Colitti
a34af2c0d7
Merge "Remove "returning Blocked NetworkInfo" logspam." into mnc-dev
2015-06-05 07:50:44 +00:00