78033 Commits

Author SHA1 Message Date
Peter Ng
682077d188 Merge "help image updates" into jb-dev 2012-07-31 09:38:36 -07:00
Peter Ng
5e466ae4fa Merge "new accessibility section" into jb-dev 2012-07-31 09:36:25 -07:00
Kenny Root
e583bcf13c Merge "Explicitly set lib dir permissions during unlink" into jb-dev 2012-07-31 09:31:41 -07:00
Nick Pelly
1af5ac1b68 Merge "DO NOT MERGE. Add package-name-prefix blacklist for location updates." into jb-dev 2012-07-31 09:17:54 -07:00
Peter Ng
1edd4ae5c4 help image updates
Change-Id: I4357879eb365f5584efb838139132fd9f7a6e1be
2012-07-30 18:49:45 -07:00
Peter Ng
28b452fddf Merge "dialog example update" into jb-dev 2012-07-30 18:39:41 -07:00
Peter Ng
a5d929681a Merge "actionbar and tabs image updates" into jb-dev 2012-07-30 18:39:41 -07:00
Peter Ng
5ac5a324b3 new accessibility section
Change-Id: I15fdc9550c9bf414f003685748f5aff71a9b4d44
2012-07-30 18:34:35 -07:00
Dirk Dougherty
27855accec Doc change: fix title and API level reference.
Change-Id: Ib76edbb004ed4af0672f27e1f94dbb73716653a2
2012-07-30 18:10:08 -07:00
Peter Ng
6443ca4cd9 actionbar and tabs image updates
Change-Id: I2a0294ddc3627ddc0998de8d415fb938bc6ff86e
2012-07-30 17:53:32 -07:00
Peter Ng
bdd8d0fada dialog example update
Change-Id: Ia34dc977559fcd8bf6fe85c60ea0d328ed047e0f
2012-07-30 17:21:31 -07:00
Peter Ng
8874ab0473 help, notificaion page updates and typos
-changed copy to remove instances of eg

Change-Id: Ife1da42ffdd25ffbfe23d0315cd27df4c738e182
2012-07-30 16:08:15 -07:00
Kenny Root
515087d1c5 Explicitly set lib dir permissions during unlink
The default umask changed, so we have to explicitly set the mode of the
lib directory when we create it in unlinklib.

Bug: 6857022
Change-Id: I06fc3f29e99d686bbbb96184d8c314d4cc57e9fe
2012-07-30 15:01:20 -07:00
Peter Ng
81a9bece12 Merge "copy and image updates to patterns and building blocks" into jb-dev 2012-07-30 14:37:26 -07:00
Nick Pelly
48c5eb018b DO NOT MERGE. Add package-name-prefix blacklist for location updates.
The Settings.Secure value locationPackagePrefixBlacklist and
locationPackagePrefixWhitelist contains comma seperated package-name
prefixes.

Location & geo-fence updates are silently dropped if the receiving
package name has a prefix on the blacklist. Status updates are
not affected. All other API's work as before.

A content observer is used so run-time updates to the blacklist
apply immediately. There is both a blacklist and a whitelist.
The blacklist applies first, and then exemptions are allowed
from the whitelist. In other words, if your package name prefix
matches both the black AND white list, then it is allowed.

Change-Id: I4ea2ad56fa6bd75d32151bc250ac25c26a5777c4
2012-07-30 13:17:30 -07:00
Adam Cohen
47db02bad8 Merge "No longer parceling FixedSizeRemoteViewsCaches" into jb-dev 2012-07-27 17:40:34 -07:00
Dirk Dougherty
36e055bd2e Doc change: fix typo.
Change-Id: Icd0d01a3047e86544dcea9188499e1433778184a
2012-07-27 17:36:07 -07:00
Adam Cohen
4a9df8dda5 No longer parceling FixedSizeRemoteViewsCaches
-> Related to issue 6854767

Change-Id: Ib9a9ef827a739ef9efbe6f11dcc4765004fa0c51
2012-07-27 16:04:40 -07:00
Daniel Sandler
dd4ef49f45 Persistent 'emergency calls' banner in the notification panel.
While carrier info (or SSID for devices without mobile data)
will still be shown in a floating text view at the bottom of
the notification shade, emergency-calls-only mode will now
be shown in the notification panel header so that it cannot
be obscured by notifications.

Change-Id: I714b6801be2b9b631b86b51d229440445eff5e76
2012-07-27 11:19:54 -04:00
Scott Main
cdd0c59a01 docs: add links to new Settings dev guide
Change-Id: I04444ec0c4c1c278569b64f15cbbc7e8c1c623cd
2012-07-26 17:03:51 -07:00
Scott Main
0334538983 Merge "Delete everything from the shareables/ directory to save space on dac. All of the training ZIPs are now located in development/samples/training/zips/ Added a readme file to explain this change toward using cloud storage instead." into jb-dev 2012-07-26 15:40:24 -07:00
Amith Yamasani
61408a7ed2 Merge "Use correct layout style for Theme.Holo.Light." into jb-dev 2012-07-26 11:46:54 -07:00
Amith Yamasani
bfd070cfe1 Use correct layout style for Theme.Holo.Light.
Layout inherited from Theme.Light is incorrect.

Needed for fixes related to:
Bug: 6882764

Change-Id: I1c8217f8d9fcf7ece8fa5513766e7536a7c7e13d
2012-07-25 21:09:07 -07:00
Adam Cohen
df5919fd6f Merge "Fixing cache pruning to avoid pruning those in the visible range" into jb-dev 2012-07-25 16:20:58 -07:00
Scott Main
db24231057 Merge "docs: add Settings dev guide; a few changes to javadocs" into jb-dev 2012-07-25 15:51:29 -07:00
Adam Cohen
591ff978e5 Fixing cache pruning to avoid pruning those in the visible range
-> Improves flashing on rotation of stack widgets, or other widgets
   who's items use a lot of memory

Change-Id: I762b555ac1827861ed63ac5929972395f3080a0a
2012-07-25 15:20:37 -07:00
Scott Main
baecca685f Delete everything from the shareables/ directory to save space on dac.
All of the training ZIPs are now located in development/samples/training/zips/
Added a readme file to explain this change toward using cloud storage instead.

Change-Id: I1f56ac35b88506d0ba0eaa54861e4a2a7d4c566a
2012-07-25 14:57:15 -07:00
Scott Main
bbb3f41e26 docs: add Settings dev guide;
a few changes to javadocs

Change-Id: I2d671aafe91e4c6e224e2a556a60dce9f93f11ae
2012-07-25 13:52:46 -07:00
Alexander Lucas
11ed0a1fbc Merge "Initial commit of GCM lesson for Cloudsync class." into jb-dev 2012-07-25 12:11:16 -07:00
Scott Main
b1e4a4f25f Merge "fix broken links bug 6879771" into jb-dev 2012-07-25 11:54:40 -07:00
Scott Main
32189e260c Merge "misc doc bug fixes" into jb-dev 2012-07-25 11:52:51 -07:00
Scott Main
c5e128c048 fix broken links
bug 6879771

Change-Id: I106016c96070beaef6dba387110aea2a9e4f6089
2012-07-25 11:51:12 -07:00
Daniel Sandler
c524ca275a Merge "Fix NPE on some phones at startup." into jb-dev 2012-07-25 11:32:38 -07:00
Jeff Smith
a45746efad Fix several cases of broken droiddoc syntax
external issue 35214

patch contributed by Jeff Smith <whydoubt@yahoo.com>

Change-Id: I70dcee88a140699bf3e1ab369bed6dcd2fdd3d83
2012-07-25 10:49:25 -07:00
Scott Main
2f5b61a750 Merge "docs: fix a bunch of links from javadocs to api guides and add some attributes to Spinner and Switch" into jb-dev 2012-07-25 10:43:52 -07:00
John Huang
3e6a9f01a5 Merge "Fix tethering APNs" into jb-dev 2012-07-25 10:43:52 -07:00
Adam Cohen
26ed04ba86 Merge "Caching the FixedSizeRemoteViewsCaches across rotation" into jb-dev 2012-07-25 10:43:52 -07:00
Daniel Sandler
9af376e57a Fix NPE on some phones at startup.
Bug: 6877589
Change-Id: I65ff37b4cf6b59a72a7aa665f252f5fb34f3b183
2012-07-25 12:33:50 -04:00
Daniel Sandler
cb1aec3403 Remove old unused DreamsDockLauncher.
Bug: 6802065
Change-Id: I403b02ca7c78bb90eed712b3b6f846a4a6d68f8b
2012-07-25 11:00:49 -04:00
Adam Cohen
335c3b681b Caching the FixedSizeRemoteViewsCaches across rotation
-> This prevents unnecessary flashing of collection widgets on rotation

Change-Id: Id29d4952aa640ca90b31dc3e02e2402cc0fb84d3
2012-07-24 21:45:22 -07:00
Daniel Sandler
3ee47ae7ee Merge "Fix 6804479: "Emergency calls only" in notification shade" into jb-dev 2012-07-24 20:30:26 -07:00
Adam Cohen
2daf9dc9eb Merge "Prevent crash in AppWidgetHost that can be triggered by an AppWidget" into jb-dev 2012-07-24 19:17:19 -07:00
Scott Main
fe3b1cb27d misc doc bug fixes
Change-Id: I68963d79422e5cedb1726e91e9639860b13a2471
2012-07-24 18:13:11 -07:00
Quddus Chong
4eb6973bc1 Merge "docs: Added docs for lint tool. Change-Id: I06192262b56e0333bcfbcac223395788f7b0d072 Bug: 5942358" into jb-dev 2012-07-24 17:59:11 -07:00
Scott Main
4c359b76f9 docs: fix a bunch of links from javadocs to api guides
and add some attributes to Spinner and Switch

Change-Id: If015ad000c1a36e19904c132e98ebff1ceaf718b
2012-07-24 17:50:48 -07:00
Quddus Chong
375d72baa7 docs: Added docs for lint tool. Change-Id: I06192262b56e0333bcfbcac223395788f7b0d072
Bug: 5942358

Change-Id: Ib15f96f267aa0a713fbd03b3bf5dced8c37da12e
2012-07-24 17:44:55 -07:00
Daniel Sandler
0ae29275b8 Fix 6804479: "Emergency calls only" in notification shade
Add an additional codepath to the "no connectivity" logic in
NetworkController to allow the PLMN bubble up from the
GsmServiceStateTracker, where R.string.emergency_calls_only
is returned if we're in emergency call mode.

Bug: 6804479
Change-Id: I0a77261e4393cc0dc32bae3e631ef196b2342f06
2012-07-24 20:41:31 -04:00
Alexander Lucas
e38a6c50ea Initial commit of GCM lesson for Cloudsync class.
Change-Id: I7d4020e60f30a162f74bd2e1d0360c14ee9766b2
2012-07-24 17:32:08 -07:00
Jake Hamby
7b661fb3fc Implement CMAS service category program results.
Correctly handle CDMA Service Category Program Data requests,
and send the SCPT response to the message center. Parcel SCPD
operations as an ArrayList instead of an array (current version
will throw ClassCastException when the array is cast).

Bug: 6853691
Change-Id: I949ea68891c78306059248832e59a593ab606e11
2012-07-24 17:31:05 -07:00
Shawn Pearce
8d6ff012ed Merge "Fix 5608959: Make keyguard follow user setting for orientation" into jb-dev 2012-07-24 17:23:38 -07:00