78246 Commits

Author SHA1 Message Date
Peter Ng
6a681afd38 new extras section linking to design talks
Change-Id: Ia16fb1a90f4f8e3d42dea978e17cea0ed6cd107e
2012-07-31 15:47:38 -07:00
Scott Main
f284d49293 docs: fix broken links
Change-Id: I0523fb8eb8608b07cf7ca866d0c2ccfcbfc2e946
2012-07-31 14:19:33 -07:00
Scott Main
d5a3fe756a docs: add downloads directory with initial set of current files.
This directory is not included in the final docs output, but is
merely here as a "master" source for the downloadable bits that we
upload and serve from elsewhere, such as from Google Cloud Storage.

Change-Id: I181438f9ec4513cf2e49455803bbe434c8f29d36
2012-07-31 12:35:16 -07:00
Kenny Root
a39fdd11e8 Merge "Fix AccountManagerServiceTest" into jb-dev 2012-07-31 12:32:27 -07:00
Kenny Root
ae652cc97c Fix AccountManagerServiceTest
The MockAccountAuthenticatorCache needs to implement the new method.

Bug: 6820670
Change-Id: I5d1cb3aecec63602ae4541cd01ae8e28c8328e5a
2012-07-31 12:27:32 -07:00
Alexander Lucas
320b3ec21e Merge "Initial commit of wireless connectivity/discovery class." into jb-dev 2012-07-31 11:39:53 -07:00
Kenny Root
bba948dc9e Merge "Delay AccountManagerService initialization" into jb-dev 2012-07-31 11:14:02 -07:00
Alexander Lucas
969c243f17 Initial commit of wireless connectivity/discovery class.
Change-Id: Ifbcbb8f5021a749ddb131d678ee1117835168598
2012-07-31 10:23:01 -07:00
Peter Ng
971c05a07b Merge "removing recents icon in tabs ss" into jb-dev 2012-07-31 10:13:39 -07:00
Brian Carlstrom
4881d8d3f1 Merge "Change KeyStore to use Modified UTF-8 to match NativeCrypto" into jb-dev 2012-07-31 09:53:28 -07:00
Peter Ng
be13fa0b7a removing recents icon in tabs ss
Change-Id: I3a8b3b33c9c90bb8a0ee28e502bbdbe3e72e62be
2012-07-31 09:41:57 -07:00
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
Brian Carlstrom
5b1f037829 Change KeyStore to use Modified UTF-8 to match NativeCrypto
Bug: http://code.google.com/p/android/issues/detail?id=35141
Bug: 6869713

Change-Id: I61cb309786960072148ef97ea5afedb33dc45f4e
2012-07-30 18:54:18 -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
Kenny Root
26ff6626fc Delay AccountManagerService initialization
Since applications can have Account providers, they need to be delayed
until after PackageManagerService says everything is mounted.
Otherwise the accounts associated with that provider will be removed
immediately when startup happens.

Bug: 6820670
Change-Id: Iba81765260421649f706624d0605a40ebc1347b1
2012-07-30 16:28:44 -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