Rajeev Sharma
c1deaa221f
Vignette filter: precompute more values, simplify math, cleanup code
...
Change-Id: I29cfc313a5173fd393944dd9af58d0111a3d726a
2012-08-01 15:46:30 -07:00
Ying Wang
880209e412
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-08-01 15:29:17 -07:00
Peter Ng
8a90d746ff
am 7bf18315: am 2b1584c1: new confirming page and updates to progress and iconography
...
* commit '7bf18315505090f45cbe91ad025e772c3ea7ebc4':
new confirming page and updates to progress and iconography
2012-08-01 15:14:38 -07:00
Peter Ng
7bf1831550
am 2b1584c1: new confirming page and updates to progress and iconography
...
* commit '2b1584c1d53cd1070d5157c07158828b4baf8844':
new confirming page and updates to progress and iconography
2012-08-01 15:12:26 -07:00
Chris Wren
45aaa4a8f4
am 790474ba: am f11e0e71: Merge "Add missing docs to notification style rebuilder functions." into jb-dev
...
* commit '790474ba3a2fb149090ced7d38247aed6f6a2d59':
Add missing docs to notification style rebuilder functions.
2012-08-01 14:48:56 -07:00
Scott Main
4861668e4c
am c82875e4: am e2594672: Merge "dashboard update for 8/1" into jb-dev
...
* commit 'c82875e4c1997f8d6d950a74e1353eb5b2c5ae19':
dashboard update for 8/1
2012-08-01 14:48:42 -07:00
Robert Greenwalt
6c5cec881a
am 6b6ce6bf: am a5637bac: Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
...
* commit '6b6ce6bfce56c2f3ce007b33d3f834f8dd62b626':
Telephony: Add HSPAP to getTcpBufferSizesPropName
2012-08-01 14:48:34 -07:00
Jeff Sharkey
6a916ed0c0
Merge "Add trimToSize() to public API." into jb-mr1-dev
2012-08-01 14:34:47 -07:00
Jeff Sharkey
d96b585f5c
Add trimToSize() to public API.
...
Bug: 6602490
Bug: http://code.google.com/p/android/issues/detail?id=35349
Change-Id: Ib3bc7fee05bb0edc375ebee1c40a1d7bd82e2a17
2012-08-01 14:20:04 -07:00
Teng-Hui Zhu
3a68038249
Merge "Add license info to the HTML5Video files." into jb-mr1-dev
2012-08-01 14:19:46 -07:00
Teng-Hui Zhu
778029e5c6
Add license info to the HTML5Video files.
...
Change-Id: I44775bcdcc48d2c024b086098e140dae92f53339
2012-08-01 13:59:39 -07:00
Dianne Hackborn
e6184f8396
Merge "Start moving away from DisplayMetrics.DENSITY_DEVICE." into jb-mr1-dev
2012-08-01 13:39:45 -07:00
Peter Ng
2b1584c1d5
new confirming page and updates to progress and iconography
...
Change-Id: I060ac3c34cf268d77b46ac235a2726202a4bb222
2012-08-01 13:16:02 -07:00
Chris Wren
790474ba3a
am f11e0e71: Merge "Add missing docs to notification style rebuilder functions." into jb-dev
...
* commit 'f11e0e7176489f5213acaa7e36c677882854cb8d':
Add missing docs to notification style rebuilder functions.
2012-08-01 13:04:02 -07:00
Irfan Sheriff
ff9091912b
Merge "Update statemachine for bssid change in supplicant" into jb-mr1-dev
2012-08-01 13:01:54 -07:00
Chris Wren
f11e0e7176
Merge "Add missing docs to notification style rebuilder functions." into jb-dev
2012-08-01 13:01:33 -07:00
Scott Main
c82875e4c1
am e2594672: Merge "dashboard update for 8/1" into jb-dev
...
* commit 'e2594672d279234459aba308c093f444b04c5e91':
dashboard update for 8/1
2012-08-01 12:54:29 -07:00
Ying Wang
0bd4ca2f31
Import translations. DO NOT MERGE
...
Change-Id: I9800c2ea2bfd95bb615962f7b8e94dfc47a847ff
Auto-generated-cl: translation import
2012-08-01 12:50:06 -07:00
Scott Main
e2594672d2
Merge "dashboard update for 8/1" into jb-dev
2012-08-01 12:46:40 -07:00
Irfan Sheriff
67718ac036
Update statemachine for bssid change in supplicant
...
We now use bssid instead of pending_bssid which was only valid in ASSOCIATING state.
This allows us to correctly update bssid during roaming.
Change-Id: Idffff329828196ecbfc5015882d3665c932cf1e6
2012-08-01 12:19:40 -07:00
Robert Greenwalt
6b6ce6bfce
am a5637bac: Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
...
* commit 'a5637bac23611a985696c92b49f93964f435ecb5':
Telephony: Add HSPAP to getTcpBufferSizesPropName
2012-08-01 12:14:33 -07:00
Chris Wren
0bd664dab4
Add missing docs to notification style rebuilder functions.
...
Bug: 6914726
Change-Id: I13efae036610523ec6f83696d3337054e79856aa
2012-08-01 15:06:56 -04:00
Scott Main
45c159e31f
dashboard update for 8/1
...
Change-Id: I87e037c8128b4108ef94e18e7267304eb22083b9
2012-08-01 11:20:38 -07:00
Robert Greenwalt
a5637bac23
Merge "Telephony: Add HSPAP to getTcpBufferSizesPropName"
2012-08-01 11:01:21 -07:00
Dianne Hackborn
908aecc3a6
Start moving away from DisplayMetrics.DENSITY_DEVICE.
...
This puts in most of the infrastructure needed to allow us to
switch between different densities at run time. The main remaining
uses of the global are to initialize the Bitmap object (not sure
what to do about that since it doesn't have anything passed in
the constructor to get this information from), and being able to
load drawables if we need a different density than what was preloaded
by zygote.
Change-Id: Ifdbfd6b7a5c59e6aa22e63b95b78d96af3d96848
2012-08-01 10:54:39 -07:00
James Dong
b198004985
Merge "Added a key to retrieve the rotation angle in MediaMetadataRetriever.java class" into jb-mr1-dev
2012-08-01 10:33:28 -07:00
Roman Nurik
49771c3bea
am 1d17f5a9: am da5cb90b: Merge "docs: Add Device Art Generator for Nexus devices to d.a.c/distribute." into jb-dev
...
* commit '1d17f5a917a1abd5dd6eb100e5f791cacc65d524':
docs: Add Device Art Generator for Nexus devices to d.a.c/distribute.
2012-08-01 10:06:49 -07:00
Scott Main
b8babd6837
am bca68970: am 0d9d5831: Merge "fix more broken links" into jb-dev
...
* commit 'bca689703da6f64bfee05dd204149d0f40762344':
fix more broken links
2012-08-01 10:06:29 -07:00
Craig Mautner
28e000ef72
Merge "Remove debugging for b6829431." into jb-mr1-dev
2012-08-01 10:04:38 -07:00
Roman Nurik
1d17f5a917
am da5cb90b: Merge "docs: Add Device Art Generator for Nexus devices to d.a.c/distribute." into jb-dev
...
* commit 'da5cb90b992a28c0affe0d52b3b53c1a7b839eb2':
docs: Add Device Art Generator for Nexus devices to d.a.c/distribute.
2012-08-01 10:02:41 -07:00
Scott Main
bca689703d
am 0d9d5831: Merge "fix more broken links" into jb-dev
...
* commit '0d9d583103aca82b6bc0be719b3579ee83760209':
fix more broken links
2012-08-01 10:02:24 -07:00
Craig Mautner
1c43719c47
Remove debugging for b6829431.
...
Change-Id: If7da858722d5d0a5e7db2bc249d454bdee1ec94e
2012-08-01 10:01:16 -07:00
Roman Nurik
da5cb90b99
Merge "docs: Add Device Art Generator for Nexus devices to d.a.c/distribute." into jb-dev
2012-08-01 09:59:54 -07:00
Scott Main
0d9d583103
Merge "fix more broken links" into jb-dev
2012-08-01 09:58:53 -07:00
Roman Nurik
37eecc7e92
docs: Add Device Art Generator for Nexus devices to d.a.c/distribute.
...
Most of this code is adapted from my code.google.com/p/android-ui-utils
project.
Change-Id: If6763bc7a490e53bd31d5a713158577fa74cfd7b
2012-08-01 09:05:37 -07:00
Peter Ng
5a912ac8b9
am 31737eaa: am a8666422: Merge "moving accessibility image to callouts" into jb-dev
...
* commit '31737eaa39bd0ef21a3cdc5470bbf124c70a6948':
moving accessibility image to callouts
2012-08-01 08:59:37 -07:00
Peter Ng
5e07b6bd26
am edd7873c: am c2eb7080: Merge "new extras section linking to design talks" into jb-dev
...
* commit 'edd7873c3475b871b6496e854e369c8f15c7e9a1':
new extras section linking to design talks
2012-08-01 08:59:33 -07:00
Peter Ng
31737eaa39
am a8666422: Merge "moving accessibility image to callouts" into jb-dev
...
* commit 'a86664223612ba8bfaded5a2ae2178b6482d9fd5':
moving accessibility image to callouts
2012-08-01 08:51:53 -07:00
Peter Ng
edd7873c34
am c2eb7080: Merge "new extras section linking to design talks" into jb-dev
...
* commit 'c2eb7080481096777660aa726d46c2ccf21aca0d':
new extras section linking to design talks
2012-08-01 08:51:42 -07:00
Raph Levien
1ae49ab865
Merge "Fix bug 6892600 Font (character pairs) rendering issue" into jb-mr1-dev
2012-07-31 19:26:55 -07:00
Romain Guy
413ab3a5a2
Merge "Improve gradients" into jb-mr1-dev
2012-07-31 18:55:44 -07:00
Romain Guy
42e1e0d482
Improve gradients
...
Avoid using textures for common gradients (two stops from 0.0 to 1.0)
Change-Id: Iff55d21b126c8cfc4cfb701669f2339c8f6b131a
2012-07-31 18:55:16 -07:00
Scott Main
f05e34a10c
fix more broken links
...
Change-Id: If4dceab223a6c22827a0645aa5923ddc427b2b85
2012-07-31 18:25:33 -07:00
Dianne Hackborn
3805e8ca0a
Merge "Optimize memory use of IntentResolver." into jb-mr1-dev
2012-07-31 18:24:25 -07:00
Dianne Hackborn
40e5df95ff
Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-dev
2012-07-31 18:11:03 -07:00
Dianne Hackborn
39606a007a
Make AtomicFile a public API. It's about time!
...
Change-Id: Ib34e294747405b7ab709cb0bbb2d9a0cc80ce86a
2012-07-31 17:54:52 -07:00
Jeff Sharkey
24d19fb6ab
Revert "API to adjust network stats."
2012-07-31 17:11:07 -07:00
Adam Powell
8ab8fbbf46
Merge "Don't let ScrollView intercept touch events if it can't scroll." into jb-mr1-dev
2012-07-31 16:41:37 -07:00
Adam Powell
0278c2fcba
Don't let ScrollView intercept touch events if it can't scroll.
...
Bug 6872104
Change-Id: Iee643e052acc37485a8ec45b7af8be0783fb1a95
2012-07-31 16:39:32 -07:00
Peter Ng
a866642236
Merge "moving accessibility image to callouts" into jb-dev
2012-07-31 16:08:33 -07:00