Alexander Lucas
e38a6c50ea
Initial commit of GCM lesson for Cloudsync class.
...
Change-Id: I7d4020e60f30a162f74bd2e1d0360c14ee9766b2
2012-07-24 17:32:08 -07:00
Romain Guy
907524851a
Properly resize paletted bitmaps when adjusting for density
...
If an app used a GIF file in the wrong density bucket, the auto-scaling
code would not properly resize the bitmap.
This issue affects third party applications, here is the external bug
report:
http://code.google.com/p/android/issues/detail?id=34619
DO NOT MERGE
Change-Id: I7f99b28ad6e6c28bdbcb29bbbadcb215268ff710
2012-07-10 13:16:46 -07:00
Ying Wang
40a4ab130a
Import translations. DO NOT MERGE
...
Change-Id: I8e0e293c98a3659ef6e9a07c3a62e0056f5ea4cb
Auto-generated-cl: translation import
2012-07-10 12:15:26 -07:00
Adam Powell
1ab2edbcff
Merge "Fix bug in parsing attributes for MediaRouteButton" into jb-dev
2012-07-09 14:13:54 -07:00
Scott Main
15796e52df
Merge "docs: add largeHeap attribute to app manifest doc external issue 33967" into jb-dev
2012-07-03 19:39:26 -07:00
Scott Main
e469e74fd3
docs: new sitemap text file
...
Change-Id: Ia28407054216997126873bb855d55c9caeeb05b4
2012-07-03 19:29:45 -07:00
Scott Main
01e1b832d7
docs: add largeHeap attribute to app manifest doc
...
external issue 33967
Change-Id: I69e5d3da78098842c4710708f4d389637dd0fe6b
2012-07-03 18:21:00 -07:00
Scott Main
fd516987de
docs: misc bugs from external tracker
...
Change-Id: I02d0d82c220401ac3a1ca180e8331a0f6dcd9e50
2012-07-03 18:08:19 -07:00
Scott Main
099fd80f98
docs: add throws notice for isPlaying
...
per external issue 33610
Change-Id: Ibd778cb4ecc5f1717fa007ac069a7b3660ec4794
2012-07-03 17:32:23 -07:00
Joe Malin
4c633ea6f2
Merge "DOC CHANGE: AOSP33968 Typo" into jb-dev
2012-07-03 15:12:46 -07:00
Joe Malin
fd29e8a58f
DOC CHANGE: AOSP33968 Typo
...
Change-Id: I05de2666db6074c84caf540658aad96e6a4805d5
2012-07-03 14:34:16 -07:00
Joe Malin
8d5efa6a8c
Merge "DOC CHANGE: AOSP 33831 - Typo" into jb-dev
2012-07-03 14:24:26 -07:00
Scott Main
8ab2dfb293
Merge "docs: fix urls on homepage for offline docs" into jb-dev
2012-07-03 14:09:17 -07:00
Joe Malin
67970e8aa0
DOC CHANGE: AOSP 33831 - Typo
...
Change-Id: I394fd5394baf9615463533157e06699478460ceb
2012-07-03 13:54:29 -07:00
Scott Main
88eee9972e
docs: fix urls on homepage for offline docs
...
Change-Id: Ifa1da094ee6482c7324ec5a8b50d245d505390b9
2012-07-03 13:19:45 -07:00
Daniel Sandler
5d0c689b9b
Merge "Logs to track bug 6765842." into jb-dev
2012-07-03 12:10:19 -07:00
Scott Main
5a883824a2
Merge "docs: fix document issue 27549" into jb-dev
2012-07-03 11:51:30 -07:00
Daniel Sandler
fdbac77e82
Logs to track bug 6765842.
...
It looks like we can get into a state where the notification
panel gets un-expanded, leaving an unsightly mess where your
status bar should be.
This change adds some additional info to the dumpsys output.
Bug: 6765842
Change-Id: Iecf2480bc7bdf5bb737863c0cbf9ad07d8523c0c
2012-07-03 14:35:05 -04:00
Scott Main
15279cfc56
docs: fix document issue 27549
...
Change-Id: I17995fd70978657a46ccfc77fa2ae84c56a05255
2012-07-02 21:58:46 -07:00
Scott Main
399df5677b
docs: various link fixes and other typos from external tracker
...
Change-Id: I2a107f7e16429c0fe80c5e4cb67ecfaf267db301
2012-07-02 21:47:20 -07:00
satok
f212878e35
Merge "Update spell checking documents Bug: 6334194" into jb-dev
2012-07-02 18:27:08 -07:00
Craig Mautner
cc93507124
Merge "DO NOT MERGE Set force hiding differently" into jb-dev
2012-07-02 17:20:00 -07:00
Craig Mautner
00b9e89932
Merge "Clear startingDisplayed flag when removing window." into jb-dev
2012-07-02 17:01:58 -07:00
Craig Mautner
38b2478f63
Clear startingDisplayed flag when removing window.
...
The flag indicating that the Starting window is displayed was not
being cleared when the Starting window was removed. That caused the
goodToGo indication to falsely indicate that all windows were drawn
when in fact the destination activity had not yet been drawn. This
caused the animation to begin when it was still black behind the old
animation.
This fixes bug 6764727.
Change-Id: Iacef73b0335b9bde2cdc8d0b072034222cd728e8
2012-07-02 16:21:28 -07:00
Dirk Dougherty
4123b46f0e
Merge "Doc change: updated numbers for Andriod. Fix gcm image path." into jb-dev
2012-07-02 15:56:49 -07:00
Dirk Dougherty
24a3242029
Doc change: updated numbers for Andriod. Fix gcm image path.
...
Change-Id: Ia3b43f9464938b9775ee6f77c850af37fac9117f
2012-07-02 15:52:25 -07:00
Eric Fischer
c70ec659e8
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-07-02 14:07:11 -07:00
Craig Mautner
503d6a44a8
DO NOT MERGE Set force hiding differently
...
Only force hide windows when the keyguard is animating in.
Fixes bug 6721572.
Change-Id: Iad7b8b811bcf0840726cbf6c6f279dabd08a3aba
Conflicts:
services/java/com/android/server/wm/WindowAnimator.java
2012-07-02 13:16:15 -07:00
John Huang
46c923afd5
Merge "Fix country code for Netherlands Antilles." into jb-dev
2012-07-02 12:52:29 -07:00
Scott Main
0dc12ee0f1
Merge "docs: new dashboard stats for 7/2" into jb-dev
2012-07-02 12:33:03 -07:00
Wink Saville
829edb8a53
Fix country code for Netherlands Antilles.
...
Change the cc to "ai" from "nl" otherwise the timezone is
set to Netherlands which is +1 rather than the Caribbean
which is -4.
Bug: 6765706
Change-Id: Ie399efe95ce93b73eb4e60cfc47e621cce85e6e5
2012-07-02 12:26:21 -07:00
Eric Fischer
a2b17b8895
Import translations. DO NOT MERGE
...
Change-Id: I5eae952127a0af6618ab96065cd50d78bbaea189
Auto-generated-cl: translation import
2012-07-02 12:25:39 -07:00
Scott Main
6039f148f2
docs: new dashboard stats for 7/2
...
Change-Id: I29cdbbc9ef11ccd6398613b8dce8e25ab406318f
2012-07-02 12:23:52 -07:00
Dirk Dougherty
73d90e797b
Merge "Doc change: fix incorrect links to dashboard." into jb-dev
2012-07-02 11:15:29 -07:00
Dirk Dougherty
63cb3d474f
Doc change: fix incorrect links to dashboard.
...
Change-Id: I31c754aa036b0770c7cd8596594bb2cedd47f1a7
2012-07-02 11:05:55 -07:00
Dirk Dougherty
418203d1d5
Doc change: Add Google Play balance back into monetizing docs.
...
Change-Id: I4326cbd7b93f0429b34f56f7ad67d910bcb0c6e1
2012-07-02 11:03:31 -07:00
satok
0aa0734149
Update spell checking documents
...
Bug: 6334194
Original graffle files are
https://docs.google.com/a/google.com/open?id=0B7cspKDw7KgTcWQzckQwY2xuQTg
https://docs.google.com/a/google.com/open?id=0B7cspKDw7KgTTXJVNFdVMDlzTmM
Change-Id: I3097f770a4c71d41bb4b79336900c31cb0be0175
2012-07-02 15:06:05 +09:00
Siva Velusamy
27ad058a94
Merge "Fix Minor typos" into jb-dev
2012-06-29 18:10:29 -07:00
Ying Wang
2612de14d2
Merge "Import translations. DO NOT MERGE" into jb-dev
2012-06-29 17:50:47 -07:00
Siva Velusamy
4605a039ec
Fix Minor typos
...
Change-Id: I6d0581b7f3dcf1aad7ef3a622a750b8cbba221d5
2012-06-29 17:49:55 -07:00
Scott Main
e02e5d8d58
docs: fix link to gcm
...
Change-Id: If198e72f1c3a37c82fe782ec88dd6a0c98e17105
2012-06-29 16:45:55 -07:00
Scott Main
ef2b7fa2c3
Merge "docs: move FAQ and old notepad tutorial to other places where we can properly redirect. This way the docs are accessible from existing links and they at least appear with a sidenav Also resolve a bunch of links to the notepad docs." into jb-dev
2012-06-29 16:26:19 -07:00
Scott Main
64b1188356
docs: move FAQ and old notepad tutorial to other places where we can properly redirect.
...
This way the docs are accessible from existing links and they at least appear with a sidenav
Also resolve a bunch of links to the notepad docs.
Change-Id: I828e0bb8df32ee5658cae22c8f34b9fc1512fbae
2012-06-29 16:21:51 -07:00
Scott Main
f0d68a975f
Merge "docs: Google IO bug fixes - http://b.corp.google.com/issue?id=6756248 - http://code.google.com/p/android/issues/detail?id=33877 " into jb-dev
2012-06-29 16:19:52 -07:00
Dianne Hackborn
bfb752f8f0
Merge "Fix issue #6761130 : Clearing app data in settings does not clear app's USB storage" into jb-dev
2012-06-29 15:40:18 -07:00
Joe Fernandez
79dee590a8
docs: Google IO bug fixes
...
- http://b.corp.google.com/issue?id=6756248
- http://code.google.com/p/android/issues/detail?id=33877
Change-Id: Ib77bb865d7a5f8194ce8a1bac59c15612a3dc654
2012-06-29 15:22:38 -07:00
Dianne Hackborn
183ce028f1
Fix issue #6761130 : Clearing app data in settings does not clear app's USB storage
...
The package manager calls to clear data / clear cache were not also
having default container service clear the data on external storage. Now
they do.
Change-Id: Ib5e5eb6adf2cac5a4cc094cc1a02ac8cfb6a2edf
2012-06-29 15:00:21 -07:00
Christopher Tate
1598a50818
Merge "Do not back up / restore the rotation-related settings" into jb-dev
2012-06-29 12:40:34 -07:00
Christopher Tate
596e1917d5
Do not back up / restore the rotation-related settings
...
Change-Id: I4c5f8c31fa78acc1dfa2676e89b2c1c7bbd12a06
2012-06-29 11:55:02 -07:00
Ying Wang
c01ba1cd72
Import translations. DO NOT MERGE
...
Change-Id: Iaf052543d1c7cd9afb6fe415df2ad72c5de94ea8
Auto-generated-cl: translation import
2012-06-29 11:40:36 -07:00