Ricardo Cervera
bff7db19e3
am 521a54d0: Merge "docs: Added notes for Build Tools Revision 19.0.2" into klp-docs
...
* commit '521a54d0cc5288c4467652f4d773f372eebe970b':
docs: Added notes for Build Tools Revision 19.0.2
2014-02-12 21:56:27 +00:00
Ricardo Cervera
566e4df8c3
am ca8757bf: Merge "docs: Added Revision 3 of Google APIs System Image." into klp-docs
...
* commit 'ca8757bfc5fd506c647ccd1452c53c6ca4fafb81':
docs: Added Revision 3 of Google APIs System Image.
2014-02-12 21:56:24 +00:00
Ricardo Cervera
521a54d0cc
Merge "docs: Added notes for Build Tools Revision 19.0.2" into klp-docs
2014-02-12 21:04:40 +00:00
Ricardo Cervera
ca8757bfc5
Merge "docs: Added Revision 3 of Google APIs System Image." into klp-docs
2014-02-12 21:04:00 +00:00
Ricardo Cervera
10227d9c37
docs: Added Revision 3 of Google APIs System Image.
...
Updated Google Play services version to 4.2.42 too.
Change-Id: I1887414760e91808ed0a2574c24dab3598797f32
Review: http://quixote.mtv.corp.google.com:8003/tools/revisions/platforms.html
2014-02-12 12:59:46 -08:00
Scott Main
a2739fa795
am a4c5bba0: add document about GoogleApiClient and one about GoogleAuthUtil also remove the Authorization document from the Google Services section. bug:10679818
...
* commit 'a4c5bba07e121569ab504b2191ee576f09407f5b':
add document about GoogleApiClient and one about GoogleAuthUtil also remove the Authorization document from the Google Services section. bug:10679818
2014-02-12 16:59:56 +00:00
Scott Main
a4c5bba07e
add document about GoogleApiClient and one about GoogleAuthUtil
...
also remove the Authorization document from the Google Services
section.
bug:10679818
Change-Id: Ibfade1eca68d89afe30b79d75ca5e38a2b3a84a8
2014-02-12 08:54:49 -08:00
Dirk Dougherty
37ae70326f
am 1654264e: Update generated docs for Google Play Services.
...
* commit '1654264edd68adfd4347d12112aa3124f1d0acb9':
Update generated docs for Google Play Services.
2014-02-12 03:13:19 +00:00
Dirk Dougherty
1654264edd
Update generated docs for Google Play Services.
...
Change-Id: I6dab64736cd07b1ffb398d9baab21250552c5e17
2014-02-11 18:19:13 -08:00
Scott Main
11bb34da5f
am 9854f69f: Merge "add google cast feature page edit other feature pages for consistent call to action paragraph and remove \'preview\' notice from Drive page" into klp-docs
...
* commit '9854f69f75352e473e34410b0b298b7c7f04434a':
add google cast feature page edit other feature pages for consistent call to action paragraph and remove 'preview' notice from Drive page
2014-02-12 01:12:08 +00:00
Scott Main
9854f69f75
Merge "add google cast feature page edit other feature pages for consistent call to action paragraph and remove 'preview' notice from Drive page" into klp-docs
2014-02-12 01:09:21 +00:00
Katie McCormick
0a96a82bbe
am 0cb2c76b: Merge "Doc update: clarify best practices." into klp-docs
...
* commit '0cb2c76b66bb7c413221fc0c5ea07b7779c97dea':
Doc update: clarify best practices.
2014-02-11 20:16:26 +00:00
Katie McCormick
0cb2c76b66
Merge "Doc update: clarify best practices." into klp-docs
2014-02-11 20:13:34 +00:00
Katie McCormick
49f93486a9
Doc update: clarify best practices.
...
Fix for:
b/12515292
Change-Id: I1616d41c052582ff6c82b87cd0282cf1d25bb84d
2014-02-10 19:06:17 -08:00
Deepanshu Gupta
1c91b1f7a2
am 45dbfcc7: Improve text rendering and measurement.
...
* commit '45dbfcc781a3926d22571b6ccfa3f27ec896f119':
Improve text rendering and measurement.
2014-02-10 19:47:20 +00:00
Ricardo Cervera
d038afd398
am 7074f324: Merge "docs: Fixed ViewPager animation tutorial. Bug: 12815243" into klp-docs
...
* commit '7074f32440a8d6db4512c82e12b9e1c6891a4ce1':
docs: Fixed ViewPager animation tutorial. Bug: 12815243
2014-02-10 17:22:23 +00:00
Ricardo Cervera
7074f32440
Merge "docs: Fixed ViewPager animation tutorial. Bug: 12815243" into klp-docs
2014-02-10 17:19:28 +00:00
Katie McCormick
44085b68ad
am f2fcbff8: Merge "Doc update: misc GCM fixes" into klp-docs
...
* commit 'f2fcbff8382b93bd779af546a7dda8f85eba3763':
Doc update: misc GCM fixes
2014-02-08 01:58:53 +00:00
Katie McCormick
f2fcbff838
Merge "Doc update: misc GCM fixes" into klp-docs
2014-02-08 01:55:44 +00:00
Katie McCormick
63b2b8cbf8
Doc update: misc GCM fixes
...
Fixes for:
b/12909231
b/12887320
b/12872407
Change-Id: I1fefb41f7ceea2e4e80262834d1c631b6b8daf7e
2014-02-07 17:43:22 -08:00
Dirk Dougherty
7fd4d29e84
am 392ddb22: Merge "Doc change: add carousel and spotlight for developer video." into klp-docs
...
* commit '392ddb22973cab737e8e8487565f4c6147500703':
Doc change: add carousel and spotlight for developer video.
2014-02-07 20:52:33 +00:00
Dirk Dougherty
392ddb2297
Merge "Doc change: add carousel and spotlight for developer video." into klp-docs
2014-02-07 20:50:25 +00:00
Ricardo Cervera
7e4b48668e
docs: Fixed ViewPager animation tutorial. Bug: 12815243
...
Went through the tutorial and fixed a few minor issues. There is
confusion with Fragment and FragmentManager from the support library
vs. the main Android APIs. Clarified this by showing some imports
explicitly. Tested the new code from the page on Eclipse and it works
as expected.
Change-Id: I8494a72f4c760a03a6b8f3322c5754e315f22e7c
Review: http://quixote.mtv.corp.google.com:8002/training/animation/screen-slide.html
2014-02-07 20:44:44 +00:00
Deepanshu Gupta
45dbfcc781
Improve text rendering and measurement.
...
1. Fix a bug where baseline of the run was modified while rendering
resulting in crooked text in some cases.
2. Use GlyphVector.getLogicalBounds() for text measurement which is more
accurate than getVisualBounds().
3. This change also optimizes text rendering by not computing the advances
for individual glyphs when not needed.
Change-Id: I66792c4d8f50eaf29afa70bccca1e6c812a3fa28
2014-02-06 16:27:14 -08:00
Dirk Dougherty
13d79ce5b3
Doc change: add carousel and spotlight for developer video.
...
Change-Id: I715e559c880bb76939ba1a423c3927aacc16e2a1
2014-02-06 15:04:08 -08:00
Ricardo Cervera
8d65fc2c69
am 8756b0c3: Merge "docs: Updated the retaining an object during conf change. Bug: 10303533" into klp-docs
...
* commit '8756b0c3cea50d47ba7191d8a493f774b23a1631':
docs: Updated the retaining an object during conf change. Bug: 10303533
2014-02-06 21:13:29 +00:00
Ricardo Cervera
d057fa6d40
am 531939d1: Merge "docs: Fixed links to Proguard manual. Bug: 12713887" into klp-docs
...
* commit '531939d151167e56b3106205f4c3d859a9f509ce':
docs: Fixed links to Proguard manual. Bug: 12713887
2014-02-06 21:09:36 +00:00
Ricardo Cervera
8756b0c3ce
Merge "docs: Updated the retaining an object during conf change. Bug: 10303533" into klp-docs
2014-02-06 21:09:12 +00:00
Ricardo Cervera
531939d151
Merge "docs: Fixed links to Proguard manual. Bug: 12713887" into klp-docs
2014-02-06 21:07:09 +00:00
Ricardo Cervera
893ee42c72
docs: Updated the retaining an object during conf change. Bug: 10303533
...
Replaced use of deprecated methods with retained fragments.
Change-Id: I0f0a045da88f9817077070729ef0af283bea93e4
Review: http://quixote.mtv.corp.google.com:8007/guide/topics/resources/runtime-changes.html
2014-02-06 10:57:36 -08:00
Ricardo Cervera
56d37fb8cd
docs: Fixed links to Proguard manual. Bug: 12713887
...
The SourceForge manual cannot be linked to sections directly because
of JavaScript and HTML frames. I used the MIT links from the bug
report instead.
Review: http://quixote.mtv.corp.google.com:8001/tools/help/proguard.html
Change-Id: I1be210d392d78a7560a89f421074ba6d99499da0
2014-02-06 09:49:04 -08:00
Deepanshu Gupta
9fcfbfe296
am 3bf38b41: Merge "Add methods for Time_Delegate" into klp-dev
...
* commit '3bf38b4165877274067a385cfe6472639a203a58':
Add methods for Time_Delegate
2014-02-06 02:56:45 +00:00
Deepanshu Gupta
28e049ef73
am 0db6e6a5: Merge "Optimize layout rendering in layoutlib" into klp-dev
...
* commit '0db6e6a567e25d560586863c7be654a0c1da5795':
Optimize layout rendering in layoutlib
2014-02-06 02:56:42 +00:00
Deepanshu Gupta
f2f108fe86
am a955314d: Merge "Add missing files to fix libphonenumber for layoutlib." into klp-dev
...
* commit 'a955314d905f8567c852226ce4f74994826e8777':
Add missing files to fix libphonenumber for layoutlib.
2014-02-06 02:56:39 +00:00
Deepanshu Gupta
50b0ce4e8e
am fd8cba3a: Merge "Fix the measurement of text bounds." into klp-dev
...
* commit 'fd8cba3ab83972eefc796fa122b0ec9222078b1c':
Fix the measurement of text bounds.
2014-02-06 02:56:36 +00:00
Deepanshu Gupta
d5129e7596
am 8a892279: Fix a bug in Nine Patch library.
...
* commit '8a892279bd1b212311f4200f306a317985463918':
Fix a bug in Nine Patch library.
2014-02-06 02:56:32 +00:00
Deepanshu Gupta
3bf38b4165
Merge "Add methods for Time_Delegate" into klp-dev
2014-02-06 02:06:02 +00:00
Deepanshu Gupta
0db6e6a567
Merge "Optimize layout rendering in layoutlib" into klp-dev
2014-02-06 02:05:42 +00:00
Deepanshu Gupta
a955314d90
Merge "Add missing files to fix libphonenumber for layoutlib." into klp-dev
2014-02-06 02:05:21 +00:00
Deepanshu Gupta
fd8cba3ab8
Merge "Fix the measurement of text bounds." into klp-dev
2014-02-06 02:04:49 +00:00
Deepanshu Gupta
8a892279bd
Fix a bug in Nine Patch library.
...
The nine patches were not drawn correctly if they were not positioned at
the top left corner of the canvas.
Bug: http://b.android.com/29959
Change-Id: Icfed522ea07322a3ee9f3955067d3da26c4b0b5b
2014-02-05 17:16:35 -08:00
Scott Main
555e1c9c00
add google cast feature page
...
edit other feature pages for consistent call to action paragraph
and remove 'preview' notice from Drive page
Change-Id: I75f1f24fbae51852246ae0624b355aa23b14e60a
2014-02-04 17:43:52 -08:00
Scott Main
eea15edcd4
am 749120f3: dashbaord update for feb \'14
...
* commit '749120f39bdac49a96771d06d25b7f9edf70be67':
dashbaord update for feb '14
2014-02-04 19:15:36 +00:00
Scott Main
749120f39b
dashbaord update for feb '14
...
Change-Id: I7ed66b6603f40cbbf3ffcc4824894777e3f8add2
2014-02-04 10:57:47 -08:00
Glenn Kasten
983a9381b8
am 11263b24: Merge "Add adb over Wi-Fi" into klp-docs
...
* commit '11263b24230a0d5db363d76ad199d692bcff1b35':
Add adb over Wi-Fi
2014-02-04 18:29:17 +00:00
Glenn Kasten
11263b2423
Merge "Add adb over Wi-Fi" into klp-docs
2014-02-04 18:27:13 +00:00
Ricardo Cervera
b180bff575
am ccec0906: Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
...
* commit 'ccec0906bd358ffa9fbac8f8c882f582c43b6092':
docs: Added note on multiple build.gradle files. Bug: 12870006
2014-02-04 17:21:18 +00:00
Ricardo Cervera
ccec0906bd
Merge "docs: Added note on multiple build.gradle files. Bug: 12870006" into klp-docs
2014-02-04 17:18:59 +00:00
Scott Main
28a828fa19
am 56783a74: remove samples page under tools. redirect in separate cl. bug: 12878293
...
* commit '56783a742458968a6ec5daf4d9e7a72f755f5ce5':
remove samples page under tools. redirect in separate cl. bug: 12878293
2014-02-04 02:01:33 +00:00
Ricardo Cervera
641fc0f751
docs: Added note on multiple build.gradle files. Bug: 12870006
...
Change-Id: I44b5152dc753893d3b9f0a0441066a530e5a30f0
Review: http://quixote.mtv.corp.google.com:8006/google/play-services/setup.html
2014-02-03 17:08:31 -08:00