Narayan Kamath
ab9efda69f
am ea96d791: am 5f0d44f6: Merge "Fix scaleNinePatch."
...
* commit 'ea96d791c7eca3eb5d003b8559b89a573f81dac9':
Fix scaleNinePatch.
2014-03-25 14:31:45 +00:00
Narayan Kamath
ea96d791c7
am 5f0d44f6: Merge "Fix scaleNinePatch."
...
* commit '5f0d44f69768a39b0bcd9d1d072ce3606a1ca1ed':
Fix scaleNinePatch.
2014-03-25 07:27:11 -07:00
Narayan Kamath
5f0d44f697
Merge "Fix scaleNinePatch."
2014-03-25 13:56:51 +00:00
Scott Main
469cc28745
am 27fa561f: am 52f449fd: fix size and behavior of video thumbnail when flash not available
...
* commit '27fa561f56bac8867e462fc793fecaf3449c5158':
fix size and behavior of video thumbnail when flash not available
2014-03-25 10:12:26 +00:00
Scott Main
27fa561f56
am 52f449fd: fix size and behavior of video thumbnail when flash not available
...
* commit '52f449fd5a999aea77fa8df3628af7845d0cfcef':
fix size and behavior of video thumbnail when flash not available
2014-03-25 10:06:36 +00:00
Scott Main
52f449fd5a
fix size and behavior of video thumbnail when flash not available
...
Change-Id: Ifc5eae0f9e42cc16b0daab9e715ff885388cf91c
2014-03-24 23:23:22 -07:00
Ricardo Cervera
0ee6412167
am cd64a9ba: am 399b9994: docs: Added release notes for Google APIs System Image v4.
...
* commit 'cd64a9ba96bed7841e01fa125241d0410fc7b214':
docs: Added release notes for Google APIs System Image v4.
2014-03-25 00:23:32 +00:00
Ricardo Cervera
cd64a9ba96
am 399b9994: docs: Added release notes for Google APIs System Image v4.
...
* commit '399b99940e68eec11de1d0a23df67740ac3fdbd4':
docs: Added release notes for Google APIs System Image v4.
2014-03-25 00:16:55 +00:00
Ricardo Cervera
399b99940e
docs: Added release notes for Google APIs System Image v4.
...
Change-Id: Iac43dc318de44d19d48b0977c951cbc600b5c396
2014-03-24 17:01:35 -07:00
Matthew Williams
5805ca5ef5
am 4701b51a: am bb87ac7f: DO NOT MERGE: Downgrade expedited to normal on reschedule.
...
* commit '4701b51af216ce2b6fa9fa508ebba47bf13063c7':
DO NOT MERGE: Downgrade expedited to normal on reschedule.
2014-03-24 22:44:59 +00:00
Matthew Williams
4701b51af2
am bb87ac7f: DO NOT MERGE: Downgrade expedited to normal on reschedule.
...
* commit 'bb87ac7f9733ca9b490cb34e8a675dba083a57b7':
DO NOT MERGE: Downgrade expedited to normal on reschedule.
2014-03-24 22:39:21 +00:00
Scott Main
cb18f8ea07
am 9d8184e7: am 779174ea: update wear homepage with layout fixes and replace GIFs with smaller versions
...
* commit '9d8184e790b49238fa17cf24bf744596ce1ee195':
update wear homepage with layout fixes and replace GIFs with smaller versions
2014-03-24 22:21:07 +00:00
Scott Main
9d8184e790
am 779174ea: update wear homepage with layout fixes and replace GIFs with smaller versions
...
* commit '779174ea182908e18d821656fc408697485a1f7a':
update wear homepage with layout fixes and replace GIFs with smaller versions
2014-03-24 22:14:29 +00:00
Matthew Williams
bb87ac7f97
DO NOT MERGE: Downgrade expedited to normal on reschedule.
...
bug: 12033540
Expedited was previously tracked by a redundant internal variable, ostensibly
as an optimisation. This variable could differ from the value in the bundle
depending on how the operation is initialised, which led to confusion. Now an
expedited sync will only be treated as such on its first execution.
Change-Id: Ibfc4e9e49b86c82f2364a6ef55f887705a053eb6
2014-03-24 14:42:06 -07:00
Scott Main
779174ea18
update wear homepage with layout fixes and replace GIFs with smaller versions
...
Change-Id: I2e0b4efed83a4de7e095ece18d3c73634a23f964
2014-03-24 13:54:27 -07:00
Selim Cinek
99a2333ec2
am 8ae8689d: am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping
...
* commit '8ae8689d165299bd0bbd0e04bff987dad352c8f5':
Fixed wallpaper bug where wrong size was taken when cropping
2014-03-24 16:31:51 +00:00
Selim Cinek
8ae8689d16
am c41853ce: Fixed wallpaper bug where wrong size was taken when cropping
...
* commit 'c41853cee89b391cd2d4d93205ea69c746ccfa4c':
Fixed wallpaper bug where wrong size was taken when cropping
2014-03-24 16:25:09 +00:00
Craig Mautner
3837ded2ff
am 103ed355: am 557a93e1: Merge "Set ScreenshotSurface secure if any secure content is shown."
...
* commit '103ed3558764f1fd41c9a5399e2030baa4110bfb':
Set ScreenshotSurface secure if any secure content is shown.
2014-03-24 14:38:37 +00:00
Craig Mautner
103ed35587
am 557a93e1: Merge "Set ScreenshotSurface secure if any secure content is shown."
...
* commit '557a93e104f1fec69ed05b2d0ff26c78bca4c5d6':
Set ScreenshotSurface secure if any secure content is shown.
2014-03-24 07:34:59 -07:00
Craig Mautner
557a93e104
Merge "Set ScreenshotSurface secure if any secure content is shown."
2014-03-24 14:31:38 +00:00
Selim Cinek
c41853cee8
Fixed wallpaper bug where wrong size was taken when cropping
...
When cropping, the selected area of the image was incorrectly
cropped to the size of the view instead of the size of the image
Bug: 13617446
Change-Id: If54a0891fa2cdeee70ba63752874f1543d401701
2014-03-24 13:53:06 +01:00
Narayan Kamath
02eb6bfd66
Fix scaleNinePatch.
...
Use yDivs for yDivs, and not xDivs.
bug: 13394494
(cherry picked from commit 42a51ae8812bccde7ff370cc2688f7955e489ad4)
Change-Id: Ia0a7d701a170945216ab247a483e7f972b6fe17e
2014-03-24 12:35:01 +00:00
Gabriel Peal
16578caea8
am e05077d7: am 83da75d9: Added a private apis jar that includes explicitly supported APIs that are not useful for 3rd party developers.
...
* commit 'e05077d78c9abde054a754db53e71c647b9a705c':
Added a private apis jar that includes explicitly supported APIs that are not useful for 3rd party developers.
2014-03-22 23:41:43 +00:00
Gabriel Peal
e05077d78c
am 83da75d9: Added a private apis jar that includes explicitly supported APIs that are not useful for 3rd party developers.
...
* commit '83da75d938d519bbcffb9c3b52802fd2daad4aee':
Added a private apis jar that includes explicitly supported APIs that are not useful for 3rd party developers.
2014-03-22 23:35:00 +00:00
Gabriel Peal
83da75d938
Added a private apis jar that includes explicitly supported APIs that are not useful for 3rd party developers.
...
The first set of these APIs is for telephony:
Added some APIs to ITelephony and created a first party framework for them
toggleHold()
merge()
mute(boolean mute)
playDtmfTone(char digit, boolean timedShortCode)
stopDtmfTone()
swap()
addListener(ITelephonyListener listener)
removeListener(ITelephonyListener listener)
Bug: 13302451
Change-Id: Iefec5688c26a1b4fe77f5643eba6e1690a057ee6
2014-03-22 13:33:43 -07:00
quddusc
5d6c29af95
am 529d47ac: am e9863dbe: Merge "docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page." into klp-docs
...
* commit '529d47ace907c9d961e2c1fb2e4e68ff24833e72':
docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page.
2014-03-22 00:07:00 +00:00
quddusc
20eb49ec4d
am ff2599f9: am 0802b4fb: Merge "docs: Added Javadoc for Gcore Jarlsberg release." into klp-docs
...
* commit 'ff2599f9b2f25179cad9631181216f2d24255901':
docs: Added Javadoc for Gcore Jarlsberg release.
2014-03-22 00:06:56 +00:00
quddusc
529d47ace9
am e9863dbe: Merge "docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page." into klp-docs
...
* commit 'e9863dbe0665d5ce6dd46d673034a488b7637aff':
docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page.
2014-03-22 00:01:20 +00:00
quddusc
ff2599f9b2
am 0802b4fb: Merge "docs: Added Javadoc for Gcore Jarlsberg release." into klp-docs
...
* commit '0802b4fb391eecf37626d3d57f5e07eeb32a3185':
docs: Added Javadoc for Gcore Jarlsberg release.
2014-03-22 00:01:16 +00:00
quddusc
e9863dbe06
Merge "docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page." into klp-docs
2014-03-21 23:55:43 +00:00
quddusc
0802b4fb39
Merge "docs: Added Javadoc for Gcore Jarlsberg release." into klp-docs
2014-03-21 23:55:34 +00:00
quddusc
e0f1fc8598
docs: Added feature highlights and related resources for Jarlsberg to Google Play services landing page.
...
Change-Id: Idc5dc716aa92c752b8dcd1967958d9d46521dfa6
2014-03-21 16:38:25 -07:00
Selim Cinek
ace827ccf1
am 50ac19e9: am ba126c09: Disable Set Wallpaper button while loading image
...
* commit '50ac19e9b8d3435eab44cacbb62c5081f44df910':
Disable Set Wallpaper button while loading image
2014-03-21 23:09:43 +00:00
Chad Brubaker
ecdbb6a5a3
am eb3c0d9a: am 1aad3ad4: Merge "Fix support for simultaneous VPN tuns" into klp-dev
...
* commit 'eb3c0d9ac387bb0aea5b4956daac1403253bc76d':
Fix support for simultaneous VPN tuns
2014-03-21 23:09:24 +00:00
Chad Brubaker
aa5a99b3b8
am 1fce89d9: am de4e7b49: Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
...
* commit '1fce89d946760a1bcf3a733f55494f963eab00c2':
Include the interface for clearDnsInterfaceForUidRange
2014-03-21 23:09:21 +00:00
Selim Cinek
50ac19e9b8
am ba126c09: Disable Set Wallpaper button while loading image
...
* commit 'ba126c09a5c00cb0a96da6ece0b4ab4d7ed2d8cb':
Disable Set Wallpaper button while loading image
2014-03-21 22:41:07 +00:00
Selim Cinek
ba126c09a5
Disable Set Wallpaper button while loading image
...
Bug: 13534714
Change-Id: I45ff3436de40ea85fb22d776584d9f30f0795898
(cherry picked from commit 0fa6c1b146f7ed1aba335c30878e2c1b2bf2a8f1)
2014-03-21 22:15:10 +00:00
Chad Brubaker
eb3c0d9ac3
am 1aad3ad4: Merge "Fix support for simultaneous VPN tuns" into klp-dev
...
* commit '1aad3ad4ec2137c5aa043f96ccc621a4faffeb56':
Fix support for simultaneous VPN tuns
2014-03-21 20:56:41 +00:00
Chad Brubaker
1fce89d946
am de4e7b49: Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
...
* commit 'de4e7b4947998638e0345ab9a181bf35a8827bef':
Include the interface for clearDnsInterfaceForUidRange
2014-03-21 20:56:37 +00:00
Chad Brubaker
1aad3ad4ec
Merge "Fix support for simultaneous VPN tuns" into klp-dev
2014-03-21 20:52:14 +00:00
Chad Brubaker
de4e7b4947
Merge "Include the interface for clearDnsInterfaceForUidRange" into klp-dev
2014-03-21 20:52:05 +00:00
Ricardo Cervera
9cd17ea6af
am 588300cb: am 2e929658: Merge "docs: Added new sensor types. Bug: 10674725" into klp-docs
...
* commit '588300cb5211f7217b81683f8a76bdf95c7bfa8d':
docs: Added new sensor types. Bug: 10674725
2014-03-21 20:11:44 +00:00
Ricardo Cervera
588300cb52
am 2e929658: Merge "docs: Added new sensor types. Bug: 10674725" into klp-docs
...
* commit '2e92965820d61b704e0eb307da70825c46d899d3':
docs: Added new sensor types. Bug: 10674725
2014-03-21 20:06:06 +00:00
Ricardo Cervera
2e92965820
Merge "docs: Added new sensor types. Bug: 10674725" into klp-docs
2014-03-21 20:01:31 +00:00
John Reck
48a851f66b
am fc603ca6: am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev
...
* commit 'fc603ca6b518777a7e4dc391bc771e5609ab3ab5':
Eliminate mHasAlpha
2014-03-21 19:47:03 +00:00
John Reck
fc603ca6b5
am abf701e6: Merge "Eliminate mHasAlpha" into klp-dev
...
* commit 'abf701e6751aed487d4ed0986e0fae8810c3658f':
Eliminate mHasAlpha
2014-03-21 19:41:00 +00:00
John Reck
abf701e675
Merge "Eliminate mHasAlpha" into klp-dev
2014-03-21 19:37:28 +00:00
Unsuk Jung
b35962f77c
am 8114c3d0: am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '8114c3d02d6bf72c0627aea6ecf738074ac3f232':
Change wallpaper sizing
2014-03-21 19:10:57 +00:00
Unsuk Jung
8114c3d02d
am 1a70f391: Merge "Change wallpaper sizing" into klp-dev
...
* commit '1a70f391608e82fcc5550c76ccc7bf8bac5bbc10':
Change wallpaper sizing
2014-03-21 19:05:40 +00:00
Unsuk Jung
1a70f39160
Merge "Change wallpaper sizing" into klp-dev
2014-03-21 19:01:08 +00:00